/* /local/templates/redesign/css/scale.css */
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.10) and (-webkit-max-device-pixel-ratio: 1.24), screen and (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.10) and (max--moz-device-pixel-ratio: 1.24) {
    body {
        zoom: 91%;
    }
    body div#pickpoint-map > ymaps {
        zoom: 110%;
    }
    body .qa--addresses .addresses-map {
        zoom: 110%;
    }
    body .academy__detail iframe {
        zoom: 110%;
    }
}
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.25) and (-webkit-max-device-pixel-ratio: 1.49), screen and (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.25) and (max--moz-device-pixel-ratio: 1.49)  {
    body {
        zoom: 80%;
    }
    body div#pickpoint-map > ymaps {
        zoom: 125%;
    }
    body .qa--addresses .addresses-map {
        zoom: 125%;
    }
    body .academy__detail iframe {
        zoom: 125%;
    }
}
@media screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.50) and (-webkit-max-device-pixel-ratio: 1.9), screen and (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.50) and (max--moz-device-pixel-ratio: 1.9)  {
    body {
        zoom: 66%;
    }
    body div#pickpoint-map > ymaps {
        zoom: 150%;
    }
}

@media screen and (min-width: 970px) and (-webkit-min-device-pixel-ratio: 1.10) and (-webkit-max-device-pixel-ratio: 1.9), screen and (min-width: 970px) and (min--moz-device-pixel-ratio: 1.10) and (max--moz-device-pixel-ratio: 1.9) {
    @media (max-width: 1599px) {
        body .main-navigation__sub-menu .recommend {
            max-width: 42%;
        }
    }
    body .main-navigation__container--burger .main-navigation__sub-menu .calendar-events {
        max-width: 600px;
        padding-left: 40px;
        padding-right: 20px;
    }
    body .main-navigation__container--burger .main-navigation__sub-menu .calendar-events .custom-slick--next {
        right: 0px;
    }
    /* Item cards */

    body .catalog-content__grid {
        max-width: calc(100% - 350px);
    }
    body .catalog-content__grid .catalog-content__cards {
        width: calc(100% + 10px);
        max-width: calc(100% + 10px);
        padding-right: 10px;
        margin-right: -10px;
    }
    body .catalog-content__wrapper .catalog-content__cards:not(.catalog-content__cards--list) .card-component-wrapper {
        max-width: 600px;
    }
    @media (min-width: 1025px) and (max-width: 1210px) {
        .catalog-content__wrapper .catalog-content__cards .card-component-wrapper {
            margin-right: 0px;
            width: calc((100% / 3) - 20px);
            height: 470px;
            max-width: 450px;
        }
    }
    /*
    body .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component-wrapper,
    body .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .special-offer__item {
        margin: 0px 10px 0px;
        box-sizing: border-box;
        max-width: calc(33% - 18px);
    }
    body .catalog-content__cards:not(.catalog-content__cards--list) {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 0px;
        padding-bottom: 90px;
        max-width: 100%;
    }
    body .catalog-content__cards:not(.catalog-content__cards--list)  .catalog-content__cards--list > div::after,
    body .catalog-content__cards:not(.catalog-content__cards--list) > div:nth-of-type(3n-2)::after {
        bottom: 0px;
    }
    */
    body .notification {
        right: 170px;
    }
    @media (max-width: 1350px) {
        body .notification {
            right: 70px;
        }
    }
    @media (max-width: 1300px) {
        body .notification {
            right: 20px;
        }
    }
    @media (max-width: 970px) {
        body .notification {
            right: 20px;
        }
        body .notification--visible {
            top: 65.5px;
            right: 20px;
        }
    }
    @media (max-width: 515px) {
        body .notification {
            right: 0px!important;
        }
    }
    body .notification:not(".notification-detail") {
        transform: translateY(-150%) translateX(-50%);
    }
    body .notification--visible:not(".notification-detail") {
        transform: translateY(0) translateX(-50%);
    }
    body .notification.notification-detail {
        transform: translateY(-150%) translateX(-50%);
    }
    body .notification.notification-detail.notification-detail--visible {
        transform: translateY(0) translateX(-50%);
    }
    @media (max-width: 1280px) and (min-width: 1025px) {
        body .grid-component .card-component-wrapper {
            max-width: calc((100% / 3) - 30px);
        }
    }
    body .catalog-content__cards:not(.catalog-content__cards--list):after {
        content: "";
        flex: auto;
    }
    body .catalog-content__cards .special-offer__item {
        max-width: 450px;
    }
    body .catalog-content__cards.catalog-content__cards--list .special-offer__item {
        max-width: 100%;
    }
    body .slick-list {
        padding: 0px 0px!important;
    }
    @media (max-width: 1280px) {
        body .card-component-wrapper {
            max-width: 450px;
        }
    }
    body .reviews__slider-item {
        max-width: 400px;
    }
    body .catalog-content .filter-wrapper {
        height: calc(100vh + 60px);
    }
    @media (max-width: 1280px) and (min-width: 1025px) {
        body .catalog-content__cards .detail-properties__name-dots {
            max-width: 230px;
        }
    }
    @media (max-width: 1550px) and (min-width: 1501px) {
        body .detail-properties__name-dots {
            max-width: 355px;
            margin-right: 100px;
        }
    }
    @media (max-width: 1550px) and (min-width: 1501px) {
        body .articles__item--big {
            max-width: 710px;
        }
    }
    @media (max-width: 1280px) {
        body .main-navigation__sub-menu .recommend {
            max-width: 41%;
        }
    }
    @media (max-width: 1599px) {
        body .recommend__slider-main .card-component-wrapper {
            margin-right: 30px;
        }
    }
    @media (max-width: 1024px) and (min-width: 971px) {
        .grid-component > div:nth-of-type(3n) {
            margin-right: 0;
        }
    }
    /* Header */
    @media (max-width: 1280px) {
        body .header__info-button--cart svg, .header__info-button--fav svg {
            margin-right: 80px;
        }
    }

    /* Pickup */
    @media (max-width: 1599px) and (min-width: 1025px) {
        body .grid-component > div:nth-of-type(3n) {
            margin-right: 40px;
        }
    }
    @media (max-width: 1366px) and (min-width: 1026px) {
        body .grid-component .card-component-wrapper {
            margin-right: 15px;
            width: 100%;
            max-width: calc((100% / 4) - 18px);
        }
    }
    @media (max-width: 1599px) and (min-width: 1367px) {
        body .grid-component .card-component-wrapper {
            margin-right: 15px;
            width: 100%;
            max-width: calc((100% / 4) - 18px);
        }
    }

    /* Academy */
    @media (max-width: 1100px) and (min-width: 1025px) {
        body .academy__item {
            margin-right: calc(3% - 4px);
            max-width: calc((100% / 3) - 23px);
        }
    }
    @media (min-width: 1100px) and (max-width: 1520px) {
        body .academy__item {
            margin-right: calc(3%);
            max-width: calc((100% / 3) - 2%);
        }
    }
    .academy__detail iframe {
        min-height: 320px;
    }

    @media (min-width: 1500px) and (max-width: 1520px) {
        .academy__item:nth-of-type(6n-4), .academy__item:nth-of-type(6n-5) {
            max-width: calc((100% / 2) - 32px);
        }
        body .academy__item {
            margin-right: calc(2%);
            max-width: calc((100% / 3) - 2%);
        }
    }

    /* Priority hide items */
    @media (max-width: 1180px) {
        body .main-navigation__wrap:not(.main-navigation--sticky) .main-navigation__item--prio-4 {
            display: block;
        }
    }
    @media (max-width: 1070px) {
        body .main-navigation__wrap:not(.main-navigation--sticky) .main-navigation__item--prio-3 {
            display: block;
        }
    }
    body .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-4 {
        display: block;
    }
    @media (max-width: 1350px) {
        body .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-3 {
            display: block;
        }
    }
    @media (max-width: 1180px) {
        body .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-2 {
            display: block;
        }
    }
    @media(max-width: 1112px) {
        body .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-4 {
            display: none!important;
        }
    }
    /* News items */
    body .grid-component > div:nth-of-type(4n) {
        margin-right: 0;
    }

    @media (max-width: 1599px) and (min-width: 1025px) {
        body .grid-wrapper.js--linked-items .grid-component > div:nth-of-type(3n) {
            margin-right: 0px!important;
        }
    }

    /* Favourite */
    body .favorites .catalog-content__cards .card-component-wrapper {
        max-width: calc(25% - 20px)!important;
    }

    /* Menu */
    @media (max-width: 1599px) {
        .main-navigation__sub-menu {
            padding: 50px 0 30px;
        }
    }

    /* Slider */
    @media (min-width: 1220px) {
        body .main-slider:not(.first-main-block__slider) {
            border-radius: 20px;
            margin: 40px auto 25px;
        }
    }

    /* Certificates */
    @media (min-width: 1025px) {
        body .grid-component--certificates > div:nth-of-type(3n) {
            margin-right: 0px;
        }
        body .grid-component--certificates div.collections__item {
            margin-right: 40px;
        }
        body .grid-component--certificates div.collections__item:nth-child(2n) {
            margin-right: 0px;
        }
    }
}
@media screen and (min-width: 970px) and (-webkit-min-device-pixel-ratio: 1.10) and (-webkit-max-device-pixel-ratio: 1.9), screen and (min-width: 970px) and (min--moz-device-pixel-ratio: 1.10) and (max--moz-device-pixel-ratio: 1.9)  {
    /* Card detail */
    @media (min-width: 970px) and (max-width: 1023px) {
        body .detail-properties__name-dots {
            max-width: 180px;
            margin-right: 20px;
        }
    }
    @media (min-width: 1024px) and (max-width: 1025px) {
        body .detail-crumbs__item:first-child, body .detail-properties__name-dots {
            max-width: 210px;
            margin-right: 20px;
        }
    }
}
@media screen and (min-width: 970px) and (-webkit-min-device-pixel-ratio: 1.15) and (-webkit-max-device-pixel-ratio: 1.9), screen and (min-width: 970px) and (min--moz-device-pixel-ratio: 1.15) and (max--moz-device-pixel-ratio: 1.9) {
    body i.icon-l-collection .tooltip {
        left: calc(100% + 8px);
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.15) {
    /* Detail page buttons */
    @media (max-width: 1501px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 465px;
            margin-right: 25px;
        }
    }
    @media (max-width: 1500px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 240px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 370px;
            margin-right: 30px;
        }
    }
    @media (max-width: 1481px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 355px;
            margin-right: 25px;
        }
    }
    @media (max-width: 1480px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 220px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 350px;
            margin-right: 30px;
        }
    }
    @media (max-width: 1440px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 180px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 310px;
            margin-right: 30px;
        }
    }
    @media (max-width: 1401px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 360px;
            margin-right: 25px;
        }
    }
    @media (max-width: 1400px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 140px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 270px;
            margin-right: 30px;
        }
    }
    @media (max-width: 1367px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 335px;
            margin-right: 50px;
        }
    }
    @media (max-width: 1366px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 115px;
            margin-right: 10px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 245px;
            margin-right: -10px;
        }
    }
    @media (max-width: 1281px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 360px;
            margin-right: 25px;
        }
    }
    @media (max-width: 1279px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 160px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 270px;
            margin-right: 30px;
        }
    }
    @media (max-width: 1025px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 130px;
            margin-right: 0;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 235px;
            margin-right: -15px;
        }
    }
    @media (max-width: 1024px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 100px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 235px;
            margin-right: -15px;
        }
    }
    @media (max-width: 1023px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 90px;
            margin-right: 10px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 200px;
            margin-right: -10px;
        }
    }
    @media (max-width: 970px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 245px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 360px;
            margin-right: 25px;
        }
    }
    @media (max-width: 969px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 225px;
            margin-right: 50px;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 355px;
            margin-right: 30px;
        }
    }
    @media (max-width: 576px) {
        body .detail-header .counter + .detail-tools__buttons {
            max-width: 100%;
            margin-right: 0;
        }
        body .detail-header .detail-tools__buttons {
            max-width: 100%;
            margin-right: 0;
        }
    }
}

/* Fixes on <100% browser size */
@media screen and (min-width: 970px) and (-webkit-min-device-pixel-ratio: 0.10) and (-webkit-max-device-pixel-ratio: 1.00), screen and (min-width: 970px) and (min--moz-device-pixel-ratio: 0.10) and (max--moz-device-pixel-ratio: 1.00) {
    body .card-component__name {
        height: 47px;
    }
}
/* /local/templates/redesign/css/fonts.css */
@font-face {
    font-family: "Basis Grotesque Pro";
    src: url('../fonts/BasisGrotesquePro-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Basis Grotesque Pro";
    src: url('../fonts/BasisGrotesquePro-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Basis Grotesque Pro";
    src:  url('../fonts/BasisGrotesquePro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Basis Grotesque Pro";
    src: url('../fonts/BasisGrotesquePro-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-HeavyItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-SuperItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Text Wide Cyr';
    src: url('../fonts/DrukCyr/DrukTextWideCyr-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-Super.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Druk Cyr';
    src: url('../fonts/DrukCyr/DrukCyr-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Halvar Breit Blk SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-BlkSuSlanted.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Blk';
    src: url('../fonts/HalvarBreit/HalvarBreit-BlkSlanted.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg';
    src: url('../fonts/HalvarBreit/HalvarBreit-BdSlanted.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-BdSuSlanted.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Blk';
    src: url('../fonts/HalvarBreit/HalvarBreit-Blk.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg';
    src: url('../fonts/HalvarBreit/HalvarBreit-Bd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Lt';
    src: url('../fonts/HalvarBreit/HalvarBreit-LtSlanted.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Th';
    src: url('../fonts/HalvarBreit/HalvarBreit-ThSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg';
    src: url('../fonts/HalvarBreit/HalvarBreit-RgSlanted.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XBd';
    src: url('../fonts/HalvarBreit/HalvarBreit-XBdSlanted.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XBd SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-XBdSuSlanted.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-RgSuSlanted.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XTh';
    src: url('../fonts/HalvarBreit/HalvarBreit-XThSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Lt SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-LtSuSlanted.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Rg';
    src: url('../fonts/HalvarBreit/HalvarBreit-Rg.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Hl';
    src: url('../fonts/HalvarBreit/HalvarBreit-Hl.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Th';
    src: url('../fonts/HalvarBreit/HalvarBreit-Th.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XTh';
    src: url('../fonts/HalvarBreit/HalvarBreit-XTh.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XTh SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-XThSuSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Md';
    src: url('../fonts/HalvarBreit/HalvarBreit-Md.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Hl SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-HlSuSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Md';
    src: url('../fonts/HalvarBreit/HalvarBreit-MdSlanted.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Hl';
    src: url('../fonts/HalvarBreit/HalvarBreit-HlSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit XBd';
    src: url('../fonts/HalvarBreit/HalvarBreit-XBd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Md SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-MdSuSlanted.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Th SuSlanted';
    src: url('../fonts/HalvarBreit/HalvarBreit-ThSuSlanted.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Halvar Breit Lt';
    src: url('../fonts/HalvarBreit/HalvarBreit-Lt.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* /local/templates/redesign/css/base.css */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --primary-foreground: #000;
  --primary-accent: #B12535;
  --primary-background: #fff;
  --primary-white: #fbfbfb;
  --primary-light: #e5eaec;
  --secondary-dark: #7d858c;
  --secondary-light: #cfd2d3;
  --secondary-accent: #d72e4a;
  --secondary-accent--light: #d0948c;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
  Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
  "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
  "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6, .heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #B12535;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 5px;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden], .hidden, [v-cloak] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.h1-heading,
.h2-heading,
.h3-heading,
.h4-heading,
.h5-heading,
.h6-heading {
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}
.h1,
h1, .h1-heading {
  font-size: 48px;
  line-height: 1.5;
  text-align: center;
  font-weight: 700;
  font-family: 'Druk Cyr', "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
}
.h2,
h2, .h2-heading {
  font-size: 2rem;
}
.h3,
h3, .h3-heading {
  font-size: 1.75rem;
}
.h4,
h4, .h4-heading {
  font-size: 1.5rem;
}
.h5,
h5, .h5-heading {
  font-size: 1.25rem;
}
.h6,
h6, .h6-heading {
  font-size: 1rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
body {
  font-family: "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden;
  color: #000;
  background-color: #fff;
}
* {
  margin: 0;
  padding: 0;
  outline: 0 !important;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  visibility: hidden;
}
.pr_bg {
  display: none!important;
}
.wrapper {
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1600px;
  overflow-y: visible;
}
.wrapper--visible {
  overflow: visible;
}
.wrapper--legal {
  margin-top: -40px;
}
p + .heading {
  margin-top: 40px;
}
.small-heading {
  color: #fff;
  display:block;
  font-size:36px;
  font-style:normal;
  font-weight:400;
  margin: 0px 0px;
  padding:0px 0px;
  pointer-events:auto;
  text-align:center;
}
section.oferta > .wrapper {
  max-width: 980px;
}
.main-page .wrapper {
  overflow: hidden;
}
.main-page .wrapper--visible {
  overflow: visible;
}
.main-content a.link-absolute {
  pointer-events: none;
}
.main-content.loaded a.link-absolute {
  pointer-events: auto;
  z-index: 1;
}
.main-content.loading {
  pointer-events: none;
}
.main-content.loaded {
  pointer-events: initial;
}
.b_menu--left, .b_containet-items .b_catalog {
  position: relative;
  z-index: 2;
}
.b_group input, .b_group textarea {
  width: 100%;
  border: 1px solid #B12535;
  padding: 6px 8px;
}
.main-content.fullwidth {
  overflow-x: scroll;
}
.main-navigation__wrap + .main-content .bestsellers {
  margin-top: 30px;
}
.section-header {
  margin-bottom: 30px;
  text-align: left;
  color: #000;
  font-family: 'Druk Cyr', 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}
.section-wrap--recommend {
  overflow: hidden;
  padding-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.catalog-content__cards .card-component__tools--mobile .fav-button {
  display: none;
}
._hidden {
  display: none;
  position: absolute;
}
.mr-40 {
  margin-right: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.preloader_overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 22000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffffbd;
  transition: 0.2s ease-in-out;
}
.preloader_overlay .circle, .preloader .circle {
  stroke: #d52135;
  fill: none;
  stroke-width: 2px;
  stroke-dashoffset: -471px;
  stroke-dasharray: 471px;
  animation: preloader_animate 2.4s cubic-bezier(0.42, 0, 0.29, 1) infinite;
  transform-origin: 50%;
  position: relative;
}
.preloader_overlay.active {
  visibility: visible;
  opacity: 1;
}
.catalog_preloader {
  width: 100%;
  height: calc(100vh - 50px);
  position: fixed;
  z-index: 10;
  pointer-events: none;
  top: 65px;
}
.catalog_preloader_overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 22001;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffffbd;
  transition: 0.2s ease-in-out;
}
.catalog_preloader_overlay.active + .preloader_overlay.active {
  opacity: 0;
}
.catalog_preloader_overlay .circle, .preloader .circle {
  stroke: #d52135;
  fill: none;
  stroke-width: 2px;
  stroke-dashoffset: -471px;
  stroke-dasharray: 471px;
  animation: preloader_animate 2.4s cubic-bezier(0.42, 0, 0.29, 1) infinite;
  transform-origin: 50%;
  position: relative;
}
.catalog_preloader_overlay.active {
  visibility: visible;
  opacity: 1;
}
.load-more {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: all 0.5s;
}
html body .load-more-btn-container {
  width: 100%;
  opacity: 1;
  visibility: visible;
  max-height: 200px;
  transition: all 0.5s;
  border-right: 1px solid transparent;
  margin: 0;
}
.load-more-btn{
  max-width: 360px;
  margin: 30px auto 0;
}
.load-more.active {
  opacity: 1;
  visibility: visible;
  max-height: 80px;
}
.preloader {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.preloader.md img {
  width: 125px;
}
.preloader.sm img {
  width: 60px;
}
.load-more-btn-container .preloader.hide{
  display: none;
}
.load-more-btn-container .preloader{
  position: absolute;
  z-index:
}
.prop-link-block {
  margin: 0;
}
.modal-classic {
  visibility: hidden;
}
.error-message {
  opacity: 0;
  max-height: 0;
  pointer-events: none;
}
.fast-filter-wrapper {
  max-height: 38px;
  overflow: hidden;
  margin-bottom: -38px;
}
@keyframes preloader_animate {
  0% {
    stroke-dashoffset: 471px;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -471px;
  }
}

/* Rub */
span.money-ruble {
  position: relative;
  display: inline-block;
}
span.money-ruble:before, span.money-ruble:after {
  content: "-";
  font-weight: 200;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  overflow: hidden;
  font-size: 200%;
}
span.money-ruble:before {
  top: 50%;
  left: 50%;
  margin-top: 3%;
  margin-left: -25%;
  display: none;
}
span.money-ruble:after {
  top: 50%;
  left: 50%;
  margin-top: 6%;
  margin-left: -34%;
  display: none;
}
.cart-success {
  margin-top: 30px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cart-success__link {
  margin-bottom: 30px;
  margin-top: -30px;
  color: #B12535;
  font-size: 18px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
footer .footer-navigation__item--middle {
  max-width: 740px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .footer-navigation__item--middle {
  padding: 0 0 0 20px;
  max-width: 100%;
  display: grid;
  --grid-column-count: 3;
  --gap-count: calc(var(--grid-column-count) - 1);
  --total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
  grid-gap: var(--grid-layout-gap);
  grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
  --grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
  --grid-item--min-width: 320px;
  --grid-layout-gap: 40px;
  grid-row-gap: 40px;
}
footer .footer-navigation__item--middle .footer-navigation__menu {
  column-fill: auto;
  column-gap: 40px;
  column-width: 120px;
  column-span: all;
  max-width: 380px;
  min-height: 200px;
  height: auto;
  max-height: 320px;
}
footer .footer-navigation__item--middle .footer-navigation__menu.footer-navigation__menu--active {
  max-height: initial;
  column-fill: initial;
}
footer .footer-navigation__menu-item--not-visible {
  display: none;
}
footer .footer-navigation__menu-item--visible {
  display: list-item;
}
.academy__tags, .tags-cloud, .tags-cloud.tags-cloud--visible {
  display: none;
}
html .card-component__img-bg {
  opacity: 0;
  transition: 0s;
}
.partners-preview, .contacts {
  opacity: 0;
  transition: 0.4s ease-in-out;
}
.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .footer-navigation__menu-wrapper {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}

.bx-ios.iphone-x .top-scroll-page,
.bx-ios.iphone-x .footer-buttons {
  --safe-area-inset-bottom: env(safe-area-inset-bottom);
  bottom: calc(30px + var(--safe-area-inset-bottom));
}
@media (max-width: 576px) {
  .main-navigation__logo-link {
    max-width: 140px;
    height: 21px;
  }
  p + .heading {
    margin-top: 20px;
  }
  .popmechanic-input {
    font-size: 16px!important;
  }
  footer .footer-navigation__item--middle {
    max-width: calc(100vw - 20px);
    overflow-x: hidden;
    padding: 0;
  }
  footer .footer-navigation__menu-column {
    max-width: 100vw;
    max-height: 2000px;
    height: auto;
  }
  footer .footer-navigation__item--middle .footer-navigation__menu {
    min-height: 280px;
  }
}
/* Footer important styles */
.footer-navigation__menu-button {
  margin: 0 auto;
  margin-left: 0px;
  display: block;
  color: #B12535;
  background-color: transparent;
  border: none;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.footer-navigation__menu-button:hover {
  color: #fff;
}
.footer-navigation__item-city {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
.footer-navigation__item-city-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.footer .footer-navigation__item-city-wrapper__mobile {
  display: none;
}
.footer-navigation__item--full-size {
  margin-bottom: 50px;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
}
.footer-navigation {
  padding-top: 50px;
  padding-bottom: 90px;
  display: flex;
  flex-direction: column;
}
.newYearDesign {
  opacity: 0;
  transition: 1s ease-in-out;
}
.status-info, .notification .notification-slider {
  opacity: 0;
  pointer-events: none;
}
.card-component__crumbs-wrapper {
  display: flex;
  justify-content: space-between;
}
.card-component__sticker {
  margin-bottom: 20px;
  height: 24px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: self-end;
}
.card-component--vertical .card-component__sticker:not(:empty) {
  margin-right: 8px;
  margin-left: 12px;
}
body .card-component__crumbs {
  height: 20px;
  display: flex;
  justify-content: flex-end;
  gap: 0 4px;
  align-items: center;
  flex-wrap: nowrap;
  z-index: 1;
  font-weight: 600;
  color: #7D858C;
}
.card-component__sticker .sticker {
  margin-right: 8px;
  margin-bottom: 4px;
  min-width: 28px;
}
body i.icon-flag {
  display: block;
  width: 18px;
  height: 14px;
  position: relative;
  box-shadow: none;
  border: 0 solid transparent;
}
.card-component__stock-wrapper-status {
  font-size: 12px;
  opacity: 0;
  transition: 0s;
}
.basket-address .jsCalendar {
  opacity: 0;
  transition: 0s;
}
.price__cafive {
  opacity: 0;
  transition: 0s;
}
div#jsCalendar.clean-theme.jsCalendar {
  opacity: 0;
  transition: 0s;
}
.sommelier-video-review-url {
  opacity: 0;
  color: #B12535;
}
.card-component__img .sommelier-video-review-url {
  display: none;
}
html .os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:before {
  background: #E5EAEC;
  opacity: 1;
}
.catalog-content__wrapper .product-review-wrapper {
  opacity: 0;
  transition: 0s;
}
.b_items-tabs {
  opacity: 0;
  transition: 0s;
}
.advent-calendar {
  min-height: 1600px;
}
.card-component__img-wrapper {
  position: relative;
}
.basket-delivery__events-handler {
  display: none;
}
/* .academy__img-wrap, */
/* .academy__detail-bg, */
/* .calendar-events__img-wrap, */
/* .collections__img-wrap, */
/* .special-offer .special-offer__item, */
/* .articles__img-wrap { */
/*   opacity: 0.05; */
/*   transition: 0.1s; */
/*   filter: blur(4px); */
/* } */
/* .academy__img-wrap--loaded:not(.glass), */
/* .academy__detail-bg--loaded:not(.glass), */
/* .calendar-events__img-wrap--loaded:not(.glass), */
/* .collections__img-wrap--loaded:not(.glass), */
/* .special-offer .special-offer__item--loaded:not(.glass), */
/* .articles__img-wrap--loaded:not(.glass) { */
/*   opacity: 1; */
/*   filter: blur(0px); */
/*   transition: 0.5s; */
/* } */
html body .glass {
  opacity: 0.1;
  filter: blur(3px);
  transition: 0.2s 0.1s ease-out;
}
html body .glass.glass--loaded {
  opacity: 1;
  filter: blur(0px);
}
html body .glass canvas {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-content:not(.loaded) .fast-filter-wrapper .default-height {
  max-height: 38px;
}
.detail-image__gallery {
  opacity: 0;
  transition: 0s;
}
@media (min-width: 577px) {
  body .card-component__crumbs {
    width: 100%;
    padding-left: 20px;
  }
}
@media (max-width: 970px) {
  .catalog-content__cards .card-component__sticker, .academy .card-component__sticker {
    display: none;
  }
  .card-component__tools--mobile .fav-button {
    display: none;
  }
}
@media (max-width: 576px) {
  html body .glass canvas {
    max-width: 100vw!important;
    overflow: hidden!important;
  }
  .footer .footer-navigation__item-city-wrapper__mobile {
    display: block;
  }
  .footer-navigation__item--middle {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer-navigation__item--full-size {
    order: 2;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .footer .footer-navigation__item-city-wrapper {
    display: none;
  }
  .detail-tools .status-info {
    display: none;
  }
  footer .footer-navigation__item--middle {
    padding: 0;
  }
}
@media (max-width: 320px) {
  .card-component__sticker {
    margin-bottom: 0;
    top: 24px;
    position: relative;
  }
  .card-component--horizontal .card-component__instock-status {
    top: 23px;
  }
}
input:disabled {
  background: transparent;
}
[data-tippy]:hover{
  cursor: pointer;
}
[data-tippy-content]{
  display: none;
}
[data-tippy-root] .tippy-box {
  border: 1px solid #e5eaec;
  border-radius: 10px;
  padding: 10px 20px;
  min-height: 40px;
  box-shadow: 0 16px 32px -16px rgba(0, 0, 0, 0.25);
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #000;
}

.wrapper.wrapper--bonus{
  max-width: 980px;
}
@media (max-width: 1024px){
  .wrapper.wrapper--bonus{
    padding-left: 20px;
    padding-right: 20px;
  }
  .bonus-program-page h1 {
    font-size: 32px;
    margin: 30px 0;
    line-height: 1;
    text-align: center;
  }
}

.SmartCaptcha-Overlay.SmartCaptcha-Overlay_visible {
  width: 100%;
  height: 100%;
}

.smart-captcha-container.smart-captcha {
  min-width: min(100%, 300px);
}
/* /local/templates/redesign/css/elements.css */
.close-button {
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  padding: 6px 3px;
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  transition: 0.2s ease-in-out;
}
.close-button:hover .close-button__line::after,
.close-button:hover .close-button__line::before {
  background-color: #B12535;
}
.close-button__line::after,
.close-button__line::before {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background-color: #ccc;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: 0.2s ease-in-out, transform 0.2s, -webkit-transform 0.2s;
}
.close-button__line::before {
  -webkit-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
}
.close-button__line::after {
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
}
.search-button {
  display: block;
  border: 0;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media (min-width: 971px) {
  .search-button--close {
    background-image: url(../img/close-icon.svg);
  }
}
@media (max-width: 970px) {
  .search-button--close {
    z-index: 1;
    position: absolute;
    right: 20px;
    background-image: url(../img/close-icon.svg);
  }
}
@media (max-width: 576px) {
  .search-button--close {
    z-index: 1;
    position: absolute;
    right: 20px;
    background-image: url(../img/close-icon.svg);
  }
}
.tooltip {
  visibility: hidden;
  opacity: 0;
  padding: 6px 12px;
  position: absolute;
  top: -60px;
  left: 50%;
  display: block;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  font-family: inherit;
  font-style: normal;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.12);
  transition: 0.2s ease-in-out;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .tooltip {
    display: none;
  }
}
.cart-button {
  position: relative;
  display: block;
  border: 0;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/cart-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.cart-amount {
  width: 24px;
  height: 24px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  background-color: #B12535;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
}
.cart-button__cart-amount {
  padding: 1px 5px;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 20px;
  height: 20px;
  font-size: 12px;
}
.search {
  position: relative;
}
.search__input {
  padding-left: 60px;
  padding-right: 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #E5EAEC;
}
.search__button {
  position: absolute;
  top: 13px;
  left: 15px;
}
.search__autocomplete {
  display: none;
  z-index: 15;
  padding: 20px 40px;
  position: absolute;
  top: 51px;
  max-width: 865px;
  width: 50vw;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  transition: 0.2s ease-in-out;
}
.filter__apply,
.search__autocomplete-link {
  padding-top: 5px;
  display: block;
  text-align: center;
  color: #000;
  font-weight: 700;
  border-top: 1px solid #eaeaea;
  transition: 0.2s ease-in-out;
}
.search__autocomplete-link {
  padding-top: 18px;
}
.filter__apply.main-button {
  padding-top: initial;
}
.filter__apply:hover,
.search__autocomplete-link:hover {
  color: #B12535;
  text-decoration: none;
}
.search__autocomplete--results {
  display: block;
  -webkit-animation: fadeIn 0.2s ease-in-out;
  animation: fadeIn 0.2s ease-in-out;
}
.search__preloader {
  position: absolute;
  background: #fffd;
  width: calc(100% - 80px);
  height: calc(100% - 40px);
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search__autocomplete.search__autocomplete--results.search__narrow {
  max-width: 485px;
}
@media (max-width: 576px) {
  .search__preloader {
    width: calc(100% - 20px);
  }
}
.search__empty {
  text-align: center;
  padding-top: 20px;
}
.search__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.search__item--title {
  padding-bottom: 10px;
  position: sticky;
  top: 0;
  font-size: 14px;
  color: #B12535;
  font-weight: 700;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  z-index: 10;
}
.search__item:hover .search__link {
  color: #B12535;
  text-decoration: none;
}
.search__item:hover .price__main {
  color: #B12535;
}
.search__item::last-child {
  margin-bottom: 0;
}
.search__img {
  display: block;
  max-width: 100%;
}
.search__img-wrap {
  margin-right: 30px;
  width: 35px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
}
.search__link {
  display: block;
  font-size: 16px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.search__link:last-child {
  font-size: 12px;
}
.search__link:hover {
  text-decoration: none;
  color: #000;
}
.search__list {
  overflow-y: auto;
  padding-right: 42px;
  max-height: 300px;
  min-height: 65px;
}
.search__list::-webkit-scrollbar {
  width: 10px;
}
.search__list::-webkit-scrollbar-track {
  background-color: #E5EAEC;
}
.search__list::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}
@media (max-width: 970px) {
  .search__list::-webkit-scrollbar {
    display: none;
  }
}
.search__text {
  margin: 0;
  max-width: 550px;
}
.search__price {
  margin-left: auto;
  min-width: 100px;
  text-align: right;
}
.search__price .price__main {
  font-size: 16px;
  transition: 0.2s ease-in-out;
}
.phone {
  text-decoration: none;
  color: #000;
  transition: 0.2s ease-in-out;
}
.phone:hover {
  color: #B12535;
  text-decoration: none;
}
.nav-button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  padding: 6px 3px;
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  transition: 0.2s ease-in-out;
}
.nav-button__line {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -9px;
  width: 18px;
  height: 2px;
  background-color: #000;
  opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.nav-button__line::after,
.nav-button__line::before {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background-color: #13151a;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.nav-button__line::before {
  -webkit-transform: translate3D(0, -7px, 0);
  transform: translate3D(0, -7px, 0);
}
.nav-button__line::after {
  -webkit-transform: translate3D(0, 7px, 0);
  transform: translate3D(0, 7px, 0);
}
.nav-button--active .nav-button__line {
  background-color: transparent;
}
.nav-button--active .nav-button__line::before {
  -webkit-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
  background-color: #B12535;
}
.nav-button--active .nav-button__line::after {
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
  background-color: #B12535;
}

.nav-button.showing-mobile-menu{
  display: none;
}
.main-navigation--sticky .nav-button.showing-mobile-menu {
  display: block;
  background-color: #B12535;
  padding: 20px;
  border-radius: 5px;
}
.nav-button.nav-button--red-with-text {
  display: flex;
  align-items: center;
  width: auto;
  padding: 20px 20px 20px 56px;
  border-radius: 5px;
  background-color: #B12535;
}
.nav-button--red-with-text .nav-button__line {
  left: 25px;
  margin: 0;
  background-color: #fff;
}
.nav-button.showing-mobile-menu .nav-button__line {
  background-color: #fff;
}
.nav-button.showing-mobile-menu .nav-button__line::after,
.nav-button.showing-mobile-menu .nav-button__line::before,
.nav-button--red-with-text .nav-button__line::after,
.nav-button--red-with-text .nav-button__line::before {
  background-color: #fff;
}
.nav-button__text{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #FFFFFF;
}
.nav-button--active.nav-button.showing-mobile-menu .nav-button__line,
.nav-button--active.nav-button--red-with-text .nav-button__line {
  background-color: transparent;
}
.nav-button.showing-mobile-menu .nav-button__line::before,
.nav-button--red-with-text .nav-button__line::before {
  transform: translate3D(0, -5px, 0);
}
.nav-button.showing-mobile-menu .nav-button__line::after,
.nav-button--red-with-text .nav-button__line::after {
  transform: translate3D(0, 5px, 0);
}
.showing-mobile-menu.nav-button--active .nav-button__line::before,
.nav-button--red-with-text.nav-button--active .nav-button__line::before {
  transform: translateZ(0) rotate(45deg);
}
.showing-mobile-menu.nav-button--active .nav-button__line::after,
.nav-button--red-with-text.nav-button--active .nav-button__line::after {
  transform: translateZ(0) rotate(-45deg);
}
@media (max-width: 970px) {
  .nav-button.showing-mobile-menu{
    display: block;
  }
  .nav-button.showing-mobile-menu .nav-button__line {
    background-color: #000;
  }
  .nav-button.showing-mobile-menu .nav-button__line::after,
  .nav-button.showing-mobile-menu .nav-button__line::before,
  .nav-button--red-with-text .nav-button__line::after,
  .nav-button--red-with-text .nav-button__line::before {
    background-color: #000;
  }
}
.counter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #E5EAEC;
  background-color: #fff;
}
.counter__button {
  border: none;
  width: 30px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  transition: 0.2s ease-in-out;
}
.counter__button:hover {
  background-color: rgb(229 234 236);
  border-radius: 0;
}
@media (max-width: 970px){
  .counter{
    border-radius: 5px;
  }
  .card-component--vertical .counter__button[data-minus] {
    border-radius: 5px 0 0 5px;
  }
  .card-component--vertical .counter__button[data-plus] {
    border-radius: 0 5px 5px 0;
  }
}
.slick-list .card-component--vertical .counter__button[data-minus],
.slick-list .card-component--vertical .counter__button[data-plus] {
  border-radius: 0;
}
.counter__field {
  display: block;
  border: none;
  width: 100%;
  min-width: 1px;
  font-size: 13px;
  text-align: center;
}
.price__main {
  font-size: 18px;
  color: #000;
  text-align: center;
}
.price__discount {
  font-size: 18px;
  color: #B12535;
  text-align: center;
}
.price--discount .price__main {
  text-decoration: line-through;
}
.address {
  color: #959595;
}
.address__link {
  color: #fff;
}
.address__link:hover {
  color: #fff;
  text-decoration: underline;
}
.lang__link {
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Druk Cyr', "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
}
.lang__link:hover {
  color: #fff;
  text-decoration: none;
}
.lang__link--active {
  pointer-events: none;
  color: #dc394c;
  font-weight: 700;
}
.link-absolute {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.main-content .link-absolute {
  pointer-events: none;
}
.main-content.loaded .link-absolute {
  pointer-events: auto;
}
.main-button, a.main-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: #B12535;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-button--mobile, a.main-button--mobile {
  background-image: url(../img/cart-icon--white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.waiting-btn {
  background: #B12535;
  background-image: repeating-linear-gradient(
          45deg,
          #B12535,
          #B12535 6px,
          #c53142 5px,
          #c53142 12px
  ) !important;
  background-size: 50px 50px !important;
  background-repeat: repeat !important;
  -webkit-animation: gradient 0.95s linear infinite;
  -moz-animation: gradient 0.95s linear infinite;
  animation: gradient 0.95s linear infinite;
}
.check_button:not(.blue).waiting-btn {
  background: #B12535;
  background-image: repeating-linear-gradient(
          45deg,
          #B12535,
          #B12535 6px,
          #c53142 5px,
          #c53142 12px
  ) !important;
}
.main-button--sales {
  margin: 0 auto 30px;
  position: relative;
  max-width: 300px;
}
.main-button--sales::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 100%;
  height: 100%;
  max-width: 40px;
  background-color: #B12535;
  background-image: url(../img/calculator--white.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 15px;
  background-size: 15px;
  transition: .2s ease-in-out;
}
.main-button--sales:hover::after {
  background-color: rgba(183, 38, 55, 0.7);
}
.copy-button {
  background-image: url(../img/copy-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
}
.copy-button .tooltip {
  top: -52px;
  right: -75px;
  left: auto;
  color: #000;
  text-transform: capitalize;
  display: block;
  font-size: 16px;
}
.copy-button .tooltip--visible {
  visibility: visible;
  opacity: 1;
}
.arrow-button {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  border: 0;
  transition: 0.2s ease-in-out;
}
.main-button:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 1025px) {
  .main-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(156,46,49,0.7);
  }
}
.filter-button {
  color: #000;
  margin-right: 10px;
  margin-left: auto;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #fff;
  background-image: url(../img/filter-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
  border: none;
  position: relative;
}
.filter-button.filtered:after {
  content: "";
  background: #B12535;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -1px;
}
@media (min-width: 1025px) {
  .filter-button {
    display: none;
  }
}
.link-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: #B12535;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link-button:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 1280px) {
  .link-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #bd4956;
  }
}
.fav-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  background-color: #B12535;
  background-image: url(../img/fav-button-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.main-navigation .fav-button--nav {
  width: 24px;
  height: 24px;
  background-color: #fff;
  background-image: url(../img/fav-icon.svg);
  background-size: 24px;
}
.main-navigation .fav-button--filled-red {
  background-image: url(../img/fav-button-icon--filled-red.svg) !important;
}
.fav-button:hover {
  text-decoration: none;
  color: #fff;
}
.fav-button--black {
  background-image: url(../img/fav-icon.svg);
}
.fav-button--filled-red {
  background-image: url(../img/fav-button-icon--filled-red.svg) !important;
}
.fav-button--filled-white {
  background-image: url(../img/fav-button-icon--filled-white.svg) !important;
}
.fav-button--filled-black {
  background-image: url(../img/fav-icon--filled-black.svg) !important;
}
@media (max-width: 576px) {
  .fav-button--filled-white{
    background-image: url(../img/fav-button-icon--filled-red.svg) !important;
  }
  .card-component__tools-buttons .fav-button--filled-white, .detail-tools__buttons .fav-button--filled-white {
    background-image: url(../img/fav-button-icon--filled-white.svg) !important;
  }
}
.button--hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .fav-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(183, 38, 55, 0.7);
  }
  .fav-button--nav:hover {
    background-color: transparent;
  }
}
.more-button {
  display: none;
  z-index: 1;
  padding: 20px 0;
  width: 100%;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  transition: 0.2s ease-in-out;
}
.academy .more-button {
  display: block;
  visibility: hidden;
}
.more-button:hover {
  color: #B12535;
  text-decoration: none;
  box-shadow: 0 -5px 10px 0 #f5f5f5;
}
@media (max-width: 576px) {
  .more-button {
    border-right: 0;
    border-left: 0;
  }
}
.pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.pagination__item {
  margin-right: 35px;
}
.pagination__item:last-child {
  margin-right: 0;
}
.pagination__item--disabled .pagination__link {
  pointer-events: none;
  color: #7D858C;
}
.pagination__item--current .pagination__link {
  pointer-events: none;
  color: #000;
}
.pagination__link {
  color: #7D858C;
  transition: 0.2s ease-in-out;
}
.pagination__link:hover {
  color: #000;
  text-decoration: none;
}
.catalog-navigation.low-items .pagination li.pagination__item:last-child {
  margin-left: auto;
  margin-right: 0px;
}
.catalog-navigation.low-items .pagination li.pagination__item {
  margin-right: 60px;
}
.catalog-navigation.low-items-end .pagination {
  justify-content: flex-start;
}
.catalog-navigation.low-items-end .pagination li.pagination__item {
  margin-right: 60px;
}
@media (max-width: 700px) {
  .pagination {
    display: flex;
    justify-content: space-between;
    width: 100%;
    order: 1;
  }
  .sticker__discount-value.sticker--gift {
    height: 19px;
    margin-right: 2px;
  }
  .pagination .pagination__item {
    /* margin-right: 40px; */
  }
}
.placeholder {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #959595;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
input[type="email"]:focus + .placeholder,
input[type="number"]:focus + .placeholder,
input[type="password"]:focus + .placeholder,
input[type="text"]:focus + .placeholder,
textarea:focus + .placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
.js-placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
.checkbox {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  flex-shrink: 0;
  transition: 0.1s ease-in-out;
}
.checkbox::after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.1s ease-in-out;
}
input[type="checkbox"]:checked + .checkbox {
  background-color: #B12535;
  border-color: #B12535;
}
input[type="checkbox"]:checked + .checkbox::after {
  visibility: visible;
  opacity: 1;
}
input[type="checkbox"]:checked + .filter__color {
  border: 1px solid #E5EAEC;
}
input[type="radio"]:checked + .checkbox {
  background-color: #B12535;
  border-color: #B12535;
}
input[type="radio"]:checked + .checkbox::after {
  visibility: visible;
  opacity: 1;
}
.main-field {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #E5EAEC;
  background-position: right -15px center;
  background-size: 20px;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.main-field--valid {
  border-color: #309080;
  background-image: url(/local/templates/redesign/css/../img/valid-mark.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.main-field--invalid {
  border-color: #dc394c;
  background-image: url(/local/templates/redesign/css/../img/invalid-mark.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.social-registration {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.social-registration__item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
  height: 40px;
  transition: 0.2s ease-in-out;
}
.social-registration__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 30px;
  background-color: #E5EAEC;
  transform: translateY(-50%);
}
.social-registration__item:last-child::after {
  display: none;
}
.social-registration__item--vk:hover {
  background-color: rgba(74, 118, 168, 0.2);
}
.social-registration__item--vk svg {
  fill: #4a76a8;
}
.social-registration__item--ok:hover {
  background-color: rgba(238, 130, 8, 0.2);
}
.social-registration__item--ok svg {
  fill: #ee8208;
}
.social-registration__item--fb:hover {
  background-color: rgba(59, 89, 152, 0.2);
}
.social-registration__item--fb svg {
  fill: #3b5998;
}
.social-registration__link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticker {
  padding: 3px 10px 1px;
  width: auto;
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 2px;
}
.sticker--red {
  background-color: #B12535;
}
.sticker.sticker--sale-out {
  padding: 0;
}
.sticker--sale-out .sticker__link{
  width: 112px;
  height: 22px;
  background-image: url(../img/sale-out-sticker.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sticker--collection {
  padding-bottom: 3px;
  padding-top: 1px;
}
.sticker--darken-blue {
  padding-left: 30px;
  background-color: #7D858C;
  background-image: url(../img/thumbs-up-icon.svg);
  background-repeat: no-repeat;
  background-position: 10px 2px;
  background-size: 15px;
}
.sticker__link {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  line-height: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sticker--discount {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sticker--discount .sticker__discount-value {
  font-size: 12px;
  color: #B12535;
  font-weight: 400;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin: 0 8px;
}
.sticker__discount-value.sticker--gift {
  padding: 0;
  margin: 0 4px;
  width: 21px;
  height: 22px;
  line-height: 27px;
  position: relative;
}
.sticker__discount-value.sticker--gift a {
  display: none;
}
.sticker__discount-value.sticker--gift:before {
  content: "";
  background-image: url(../img/icon-gift.svg);
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime {
  background: #B12535;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 2px 10px 2px 27px;
  height: 22px;
  line-height: 20px;
  margin-left: 0;
}
.sticker__discount-value.sticker--gift a, .sticker--discount .sticker__discount-value a {
  color: #B12535;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime a{
  color: #fff;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime:after {
  filter: brightness(10);
}
.sticker__discount-value.sticker--gift.sticker--gift_notime:before {
  filter: brightness(10);
  height: 14px;
}
.crumbs-mobile span.sticker__discount-value.sticker--gift {
  color: transparent;
  margin: 0;
}
.detail-header .crumbs-mobile span.sticker__discount-value.sticker--gift {
  margin-right: 10px;
}
.detail-header .crumbs-mobile .card-component__crumbs {
  margin-bottom: 0;
}
@media (max-width: 970px) {
  .sticker--discount .sticker__discount-value.sticker--gift {
    line-height: 26px;
  }
  .sticker__discount-value.sticker--gift.sticker--gift_notime {
    font-size: 10px;
    height: 100%;
    line-height: 15px;
    padding: 2px 10px 2px 17px;
    border-radius: 2px;
  }
  .sticker__discount-value.sticker--gift.sticker--gift_notime:before {
    height: 11px;
  }
}
.sticker--discount .sticker__discount-value.sticker--gift:before {
  content: "";
  background-image: url(../img/icon-gift.svg);
  width: 24px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.sticker__link:hover {
  text-decoration: underline;
  color: #fff;
}
[aria-disabled="true"] {
  opacity: 0;
  pointer-events: none;
}
.custom-slick {
  display: block;
  width: 30px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border: 0;
  background-color: transparent;
}
.custom-slick--next {
  background-image: url(../img/custom-slick--next.svg);
}
.custom-slick--prev {
  background-image: url(../img/custom-slick--prev.svg);
}
.vintage {
  position: relative;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  background-color: #fff;
  transition: 0.2s ease-in-out;
}
.vintage span {
  position: relative;
}
.vintage:hover {
  border-color: #B12535;
}
.vintage__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-code {
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
  color: #000;
}
.switcher {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.switcher__button {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: none;
}
.switcher__button:last-child {
  margin-right: 0;
}
.switcher__button svg {
  pointer-events: none;
  fill: #7D858C;
  transition: 0.2s ease-in-out;
}
.switcher__button:hover svg {
  fill: #B12535;
  transition: 0.2s ease-in-out;
}
.switcher__button--active svg {
  fill: #B12535;
}
.overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.overlay--lighter {
  background-color: rgba(0, 0, 0, 0.4);
}
.popup.fullscreen + .overlay {
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay-single {
  z-index: 10;
}
.popup-container .overlay {
  z-index: 20;
}
.overlay--filter {
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0, 0.8);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.overlay--visible {
  visibility: visible;
  opacity: 1;
}
input[type="number"] {
  appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.social__link {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #262626;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.social__link:last-child {
  margin-right: 0;
}
.social__link:hover {
  background-color: #3a3a3a;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  border: 1px solid #eaeaea;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}
.footer input:-webkit-autofill,
.footer input:-webkit-autofill:focus,
.footer input:-webkit-autofill:hover,
.footer select:-webkit-autofill,
.footer select:-webkit-autofill:focus,
.footer select:-webkit-autofill:hover,
.footer textarea:-webkit-autofill,
.footer textarea:-webkit-autofill:focus,
.footer textarea:-webkit-autofill:hover {
  -webkit-text-fill-color: #eee;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

/* iOS minimal font size */
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 970px) {
  body select,
  body textarea,
  body input, body .promocodes__field .main-field, body .counter__field {
    font-size: 16px;
  }
}
/* /local/templates/redesign/css/preloader.css */
.preloader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 140px;
    overflow: hidden;
    animation-delay: 1s;
    padding: 10px 20px;
}

.preloader-item-1 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #B12535;
    margin: 7px;
    display: flex;
    opacity: 0.6;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-1:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #B12535;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 200ms;
    transition: 1.5s all ease;
    transform: scale(1);
}

.preloader-item-2 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #A73947;
    margin: 7px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-2:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #A73947;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 400ms;
    transition: 1.5s all ease;
    transform: scale(1);
}

.preloader-item-3 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #9C4D59;
    margin: 7px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-3:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #9C4D59;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 600ms;
    transition: 1.5s all ease;
    transform: scale(1);
}

.preloader-item-4 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #935E69;
    margin: 7px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-4:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #935E69;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 800ms;
    transition: 1.5s all ease;
    transform: scale(1);
}

.preloader-item-5 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #88717A;
    margin: 7px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-5:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #88717A;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 1000ms;
    transition: 1.5s all ease;
    transform: scale(1);
}

.preloader-item-6 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #7D858C;
    margin: 7px;
    opacity: 0.6;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.preloader-item-6:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #7D858C;
    opacity: 0.5;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 1200ms;
    transition: 1.5s all ease;
    transform: scale(1);
}
/* /local/templates/redesign/css/popup.css */
.popup {
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  z-index: 21;
  position: fixed;
  font-weight: 500;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 480px;
  background-color: #fff;
  border-radius: 5px;
  transform: translate(-50%, -30%);
  transition: all 0.25s ease-in-out, transform 0.0s linear, top 0.0s linear, left 0.0s linear, right 0.0s linear, bottom 0.0s linear, background 0.0s linear;
  will-change: transform;
}
.popup.xxl {
  max-width: 730px;
  overflow-y: visible;
  max-height: 100vh;
}
.popup.xl {
  max-width: 670px;
}
.popup.l {
  max-width: 500px;
}
.popup.md {
  max-width: 370px;
}
.popup.borderless,
.popup.fullscreen {
  padding: 0;
  background: transparent;
  transition: background 0s linear;
}
.popup.borderless {
  max-width: 90vw;
  max-height: 90vh;
}
.popup.fullscreen {
  max-width: 100vw;
  max-height: 100vh;
}
.popup.borderless .popup__content,
.popup.fullscreen .popup__content {
  padding: 0;
  height: fit-content;
}
.popup.borderless .h2-heading.heading.popup__title,
.popup.fullscreen .h2-heading.heading.popup__title {
  display: none;
}
.popup.borderless .close-button {
  top: 6px;
  right: 2px;
}
.popup.fullscreen .close-button {
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup.fullscreen .close-button__line {
  width: 14px;
}
.popup .close-button {
  position: absolute;
  right: 14px;
  top: 24px;
  cursor: pointer;
}

.popup__title-desc {
  text-align: center;
  padding: 0 20px;
}

@supports (break-inside: avoid-column) {
  .popup:not(.xl):not(.xxl) * {
    will-change: transform;
    backface-visibility: hidden;
    break-inside: avoid;
  }
}
@-moz-document url-prefix() {
  body .popup .filter__content {
    column-count: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  body .popup .filter__content-item {
    width: 50%;
  }
}
.popup .detail-rating {
  justify-content: center;
}
.popup__title {
  margin: 0;
  margin-bottom: 10px;
  padding: 0px 20px 10px 20px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.popup-form__title {
  margin: 0;
  margin-bottom: 10px;
  padding: 0px 20px 10px 20px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.popup__title--mobile{
  display: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0px 20px 10px 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.popup__content {
  padding: 10px 30px;
}
.popup__content > *:last-child {
  margin-bottom: 0;
}
.popup__text {
  margin-bottom: 30px;
  text-align: center;
}
.popup__text--review {
  margin-bottom: 10px;
  font-size: 12px;
  color: #7D858C;
  text-transform: uppercase;
}
.popup__errors {
  padding: 10px 30px;
}
.popup__alert {
  background-color: #E5EAEC;
  border-radius: 4px;
  color: #000;
  display: none;
  font-size: 16px;
  line-height: 1;
  padding: 9px 11px 9px 35px;
  margin: 0;
  position: relative;
}
.popup__alert:after {
  content: "";
  width: 14px;
  height: 14px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 11px;
  transform: translateY(-50%);
}
.popup__alert.popup__alert--show {
  display: block;
}
.popup__alert.popup__alert--success {
  background-color: #aceecb;
  color: #309080;
}
.popup__alert.popup__alert--success:after {
  background-image: url(../img/icon-success.svg);
}
.popup__alert.popup__alert--info {
  background-color: #ebebf7;
  color: #B12535;
}
.popup__alert.popup__alert--info:after {
  background-image: url(../img/icon-info.svg);
}
.popup__alert.popup__alert--warning {
  background-color: #f9dfce;
  color: #ce8a5e;
}
.popup__alert.popup__alert--warning:after {
  background-image: url(../img/icon-warning.svg);
}
.popup__alert.popup__alert--error {
  background-color: #e2a8af;
  color: #B12535;
}
.popup__alert.popup__alert--error:after {
  background-image: url(../img/icon-warning.svg);
  filter: hue-rotate(-35deg) saturate(2.8) brightness(0.7);
}

.popup__content + .popup__errors {
  margin-top: -42px;
}
.popup-field,
.bday-coupon {
  padding: 0 15px;
  width: 100%;
  height: 40px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
}
.popup-field:not([value=""]) + .placeholder,
.bday-coupon:not([value=""]) + .placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
.popup-field:focus:not([value=""]),
.popup-field:not([value=""]),
.bday-coupon:focus:not([value=""]),
.bday-coupon:not([value=""]) {
  border-color: #B12535;
  transition: none;
}
.popup-field:focus:not([value=""]) + .placeholder,
.popup-field:not([value=""]) + .placeholder,
.bday-coupon:focus:not([value=""]) + .placeholder,
.bday-coupon:not([value=""]) + .placeholder {
  color: #B12535;
  transition: none;
}
.popup-field:not([value=""]) + .placeholder .star {
  color: #B12535;
  position: relative;
  left: 3px;
}
span.bday-row {
  width: 100%;
  display: block;
}
button.btn-classic.clipboard_copy {
  width: 60px;
  height: 40px;
  border: 0;
  background-color: #B12535;
  border-radius: 0 7px 7px 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../img/copy-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
}
.popup-field--error, .popup-area--error {
  border-color: #B12535 !important;
}
.popup-field--error + .placeholder, .popup-area--error + .placeholder {
  color: #B12535 !important;
}
.popup-field--success {
  border-color: #309080 !important;
}
.popup-field--success + .placeholder {
  color: #309080 !important;
}
.popup-field:hover,
.bday-coupon:hover {
  border-color: #B12535;
}
.popup-field:focus,
.bday-coupon:focus {
  border: 2px solid #B12535;
}
.popup-field:focus + .placeholder,
.bday-coupon:focus + .placeholder {
  color: #B12535;
}
.popup-area {
  resize: none;
  padding: 15px;
  display: block;
  width: 100%;
  height: 150px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
}
.popup-area:hover {
  border-color: #B12535;
}
.popup-area:focus {
  border: 2px solid #B12535;
}
.popup-area:focus + .placeholder {
  color: #B12535;
}
.popup .main-button {
  margin-bottom: 20px;
}
.popup .main-button.main-button--fz {
  margin-bottom: 0;
}
.popup__label {
  position: relative;
  margin-bottom: 20px;
  display: block;
}
.popup__label .placeholder {
  padding: 0 8px;
  top: 8px;
  left: 10px;
  background-color: #fff;
}
.popup--visible {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -50%);
}
.popup .filter__scroll {
  overflow-y: auto;
  overscroll-behavior: contain;
  margin: 30px 0;
  margin-bottom: 10px;
  display: block;
  max-height: 420px;
}
.popup-reCaptcha {
  display: none;
  background: rgba(0,0,0,0.75);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  transition: 0.4s ease-in-out;
}
.popup-reCaptcha.active {
  display: block;
}
.popup-reCaptcha__form {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 6px;
  padding: 32px;
  box-shadow: 4px 4px 16px #0006;
}
.popup-reCaptcha__form .close-button {
  position: fixed;
  right: 2px;
  top: 11px;
  cursor: pointer;
}
.popup.popup-similars {
  max-width: 830px;
}
.popup__content--similars{
  padding: 10px 0;
  transition: all 0.5s ease-in-out;
}
.popup__content--similars .card-component-wrapper{
  margin-right: 15px;
  margin-left: 15px;
  min-height: 600px;
}
.popup__content--similars .custom-slick.slick-arrow{
  position: absolute;
  z-index: 6;
  top: -15px;
  right: 0;
}
.popup__content--similars .custom-slick.slick-arrow.custom-slick--prev{
  right: 35px;
}
.popup-similars .popup__content > div .main-button {
  max-width: 300px;
  margin: auto;
}
.popup__content--similars .price-reverse .price__main,
.popup__content--similars .price-reverse .price__discount {
  margin-left: 0;
  margin-right: 0;
}
.popup__content--similars .price-reverse .price__discount {
  margin-right: 13px;
}

@media (max-width: 970px) {
  .popup .filter__content {
    display: flex!important;
    flex-wrap: wrap!important;
    column-count: unset!important;
    -webkit-column-count: unset!important;
    -moz-column-count: unset!important;
    position: relative;
  }
  .popup .filter__scroll {
    max-width: 100%!important;
    max-height: calc(100vh - 280px)!important;
  }
  .popup__content--similars .card-component-wrapper{
    min-height: auto;
    margin-bottom: 35px;
  }
  .popup__content .filter__content-item {
    width: 50%!important;
  }
}
@media (max-width: 576px) {
  .popup__content .filter__content-item {
    width: 100%!important;
  }
  .filter__content-item {
    width: 100%!important;
  }
  .popup__title{
    display: none;
  }
  .popup__title--mobile{
    display: block;
  }
  .popup-similars .popup__content{
    padding: 0;
    height: 100%;
  }
  .popup-similars .popup__content.popup__content--similars{
    height: max-content;
  }
  .popup__content--similars .card-component-wrapper{
    margin-top: 0;
    margin-bottom: 0;
  }
  .popup__content--similars .card-component-wrapper .card-component__sticker{
    display:none;
  }
  .popup__content--similars .custom-slick.slick-arrow{
    top: 0;
  }
  /*.popup {
    transform: none;
  }
  .overlay--visible {
    transform: none;
  }*/
}
@media (max-width: 414px) {
  .popup-similars .popup__content > div .main-button {
    max-width: 315px;
    margin: auto;
  }
}
@media (max-width: 390px) {
  .popup-similars .popup__content > div .main-button {
    max-width: 292px;
    margin: auto;
  }
}

@media (max-width: 375px) {
  .popup.popup-similars{
    max-height: 100vh;
    height: 100%;
  }
  .popup__content--similars .card-component-wrapper{
    max-width: 334px;
  }
  .popup-similars .popup__content > div .main-button:not(.btn-buy){
    margin-top: 20px;
    max-width: 100%;
  }
}
.popup .filter__content {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  display: block;
}
.popup .filter__apply:not(.main-button) {
  padding: 15px 0 0 0;
}
.popup__basket-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.popup__label-title {
  font-size: 16px;
  margin-bottom: 20px;
  display: block;
  font-weight: 600;
}
.popup .copy-button {
  margin-bottom: 0;
  max-width: 48px;
}
.basket-rename {
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.basket-rename:hover {
  text-decoration: none;
}
.popup__basket-rename-body {
  display: none;
}
.popup__basket-rename-body--visible {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}
.popup__basket-rename-body .main-field {
  margin-bottom: 30px;
}
.popup__basket-rename-body .main-button {
  margin-bottom: 0;
}
.popup-vintage {
  padding: 20px;
  width: 100%;
  max-width: 300px;
}
.popup-vintage .vintage {
  margin-bottom: 10px;
}
.popup-vintage .vintage:last-child {
  margin-bottom: 0;
}
.popup-vintage .vintage span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -29px;
  width: 15px;
  height: 2px;
  background-color: #eaeaea;
  transform: translateY(-50%);
}
.popup-vintage .vintage span:last-child::after {
  display: none;
}
.popup-vintage .popup__content {
  padding: 0;
  overflow-y: auto;
  max-height: 295px;
}
.overlay--filter {
  z-index: 9;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.overlay--visible {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 1025px) {
  .popup-vintage .popup__content::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 600px) {
  .popup.xl,
  .popup.xxl {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: none;
    border-radius: 0;
    overflow-y: auto;
  }
  .popup__content {
    padding: 10px 0;
    height: calc(100% - 65px - 40px);
  }
  .popup .filter__scroll-item {
    width: 100%;
    max-width: 100%;
  }
  .popup .filter__scroll {
    max-width: 100%!important;
    max-height: initial!important;
    min-height: 200px;
    height: calc(100% - 70px);
  }
}
.popup.huge {
  width: calc(100% - 40px);
  padding-bottom: 40px;
  max-width: 1260px;
  max-height: calc(100vh - 80px);
}
.popup__content--gifts {
  padding: 40px 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-height: calc(100vh - 180px);
  overflow: auto;
}
.popup__content--gifts .card-component-wrapper {
  margin-right: 30px;   
}
.popup__content--gifts .card-component__tools-buttons .main-button.btn-buy {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 1201px) and (max-width: 1280px) {
  .popup__content--gifts .card-component-wrapper {
    margin-right: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .popup__content--gifts .card-component-wrapper {
    margin-right: 0;
  }
}
@media (min-width: 971px) and (max-width: 1024px) {
  .popup__content--gifts {
    padding: 40px 0;
    justify-content: space-between;
  }
  .popup__content--gifts .card-component__tools .counter {
    margin-right: 2px;
  }
  .popup__content--gifts .card-component-wrapper {
    max-width: calc((100% / 3) - 10px);
    margin-right: 0;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .popup__content--gifts {
    padding: 40px 0;
    justify-content: space-between;
  }
  .popup__content--gifts .card-component-wrapper {
    max-width: calc((100% / 2) - 20px);
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .popup__content--gifts {
    padding: 40px 0;
  }
  .popup__content--gifts .card-component-wrapper {
    margin-right: 0;
  }
  .popup__title{
    font-size: 20px;
  }
  .popup .close-button{
    top: 20px;
  }
}

.popup__text--no-margin {
  margin: 0;
}
.ref_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ref_flex .main-button {
  margin: 0;
  max-width: 150px;
}

.popup__content .manager-stock {
  border: 1px solid #eee;
}
.popup__content .manager-stock td,
.popup__content .manager-stock th {
  font-size: 14px;
}

.popup-form__row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.popup__action-button {
  padding: 5px 15px;
  border: 1px solid #E5EAEC;
  background-color: transparent;
  border-radius: 5px;
}
.popup__action-field {
  padding: 5px 15px;
  margin: 0 5px;
  border-color: #ccc;
  max-width: 70px;
  text-align: center;
}
.popup__content.popup__content--gifts .card-component {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.popup__content.popup__content--gifts .card-component__volume {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}
.popup__content.popup__content--gifts .card-component__price{
  margin-top: auto;
}
.popup__content.popup__content--gifts .card-component__tools .counter + .card-component__tools-buttons .main-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 970px){
  .popup__content.popup__content--gifts .card-component--vertical .card-component__tools--mobile{
    display: none;
  }
  .popup__content--gifts{
    max-height: calc(100vh - 230px);
  }
  .h2-heading.heading.popup__title--mobile {
    font-size: 16px;
  }
  .popup.huge{
    width: calc(100% - 20px);
  }
}
/* /local/templates/redesign/css/slick.css */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* /local/templates/redesign/css/slick-theme.css */
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(../img/ajax-loader.gif) center center no-repeat}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/* /local/templates/redesign/css/slick-slider-custom.css */
.custom-slick-gap .slick-list {
  margin: 0 -40px;
}
.custom-slick-gap .slick-slide{
  margin: 0 40px;
}
.custom-slick-controls{
  display: flex;
  gap: 15px;
  justify-content: flex-end;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.custom-slick-controls__arrow{
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 18px;
  width: 22px;
}
.custom-slick-controls__arrow--next{
  background-image: url(../img/custom-slick--next.svg);
}
.custom-slick-controls__arrow--prev{
  background-image: url(../img/custom-slick--prev.svg);
}


/* white circle arrow */
.custom-slick-white-circle-arrow {
  border: none;
  background-color: #fff;
  transform: translateY(-50%);
  position: absolute;
  top: 45%;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.2);
  transition: background-color 0.25s ease-out;
}
.custom-slick-white-circle-arrow--next{
  transform: translateY(-50%);
  right: 0;
}
.custom-slick-white-circle-arrow--next svg {
  transform: translateX(2px) rotate(180deg);
}
.custom-slick-white-circle-arrow--prev{
  left: 0;
}
.custom-slick-white-circle-arrow svg path{
  transition: fill 0.25s ease-out;
}
.custom-slick-white-circle-arrow:hover{
  background-color: #B12435;
}
.custom-slick-white-circle-arrow:hover svg path{
  fill: #fff;
}
.custom-slick-white-circle-arrow:active{
  background-color: #000;
}
.custom-slick-white-circle-arrow:active svg path{
  fill: #fff;
}
.custom-slick-white-circle-arrow--prev svg {
  transform: translateX(-2px);
}

/* blur edge items */
.blur-block{
  position: relative;
}
.blur-block::after,
.blur-block::before{
  content: "";
  display: block;
  width: 100px;
  height: 186px;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.blur-block::before{
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(-270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.blur-block--right::after,
.blur-block--left::before{
  opacity: 1;
}

/* big arrow */
.custom-slick-big-arrow {
  position: absolute;
  top: -65px;
  right: 0;
  z-index: 1;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  transition: background-color 0.1s cubic-bezier(0.6, 0, 0.4, 1), opacity 0.1s cubic-bezier(0.6, 0, 0.4, 1);
}
.custom-slick-big-arrow--back {
  transform: rotate(-180deg);
  right: 55px;
}
.custom-slick-big-arrow-line{
  transition: transform 0.250s cubic-bezier(0.6, 0, 0.4, 1), stroke 0.1s cubic-bezier(0.6, 0, 0.4, 1);
}
.custom-slick-big-arrow-path{
  transition: transform 0.250s cubic-bezier(0.6, 0, 0.4, 1), fill 0.1s cubic-bezier(0.6, 0, 0.4, 1);
}
.custom-slick-big-arrow:active{
  background-color: #B12435;
}
.custom-slick-big-arrow:hover .custom-slick-big-arrow-line {
  transform: translateX(4px);
}
.custom-slick-big-arrow-icon{
  pointer-events: none;
}
.custom-slick-big-arrow:active line{
  stroke: #fff;
}
.custom-slick-big-arrow:active path{
  fill: #fff;
}
.slick-arrow--disabled{
  pointer-events: none;
}
/* big arrow end */

@media (max-width: 970px){
  .custom-slick-big-arrow{
    right: 0px;
  }
  .custom-slick-big-arrow--back {
    right: 55px;
  }
  [data-arrow-is-offset] .slick-slider .custom-slick-big-arrow {
    top: -110px;
  }
}

.slick-slider-preloader {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  bottom: 0;
  width: calc(100% + 40px);
  height: 100%;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(255 255 255 / 75%);
  opacity: 0;
  animation: fade-in 0.25s ease-in-out forwards;
  z-index: 5;
}
.slick-slider-preloader.fade-out {
  opacity: 1;
  animation: fade-out 0.25s ease-in-out forwards;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* /local/templates/redesign/css/bestsellers.css */
.bestsellers {
  padding-bottom: 90px;
}
.bestsellers__slider {
  z-index: 1;
  margin: 0 -20px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
}
.bestsellers__slider.active {
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: 0.5s all;
}
.bestsellers__slider .card-component-wrapper,
.recommend__slider .card-component-wrapper {
  margin: 0 20px;
}
.bestsellers__slider-wrap {
  padding-bottom: 60px;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.bestsellers__slider .slick-list {
  overflow: visible;
}
.bestsellers__slider .slick-list:before, .bestsellers__slider .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 300%;
  height: 100%;
  background: white;
  z-index: 1;
}
.bestsellers__slider .slick-list:before {
  left: 100%;
  background: linear-gradient(90deg, #fff0, #ffff 16px);
}
.bestsellers__slider .slick-list:after {
  right: 100%;
  background: linear-gradient(270deg, #fff0, #ffff 16px);
}
@media (max-width: 970px) {
  .bestsellers__slider .slick-list:before {
    left: 100%;
    background: linear-gradient(90deg, #fff0, #ffff 16px);
  }
  .bestsellers__slider .slick-list:after {
    left: 100%;
    background: linear-gradient(270deg, #fff0, #ffff 16px);
  }
}
.bestsellers__slider .custom-slick {
  position: absolute;
  top: -46px;
}
.bestsellers__slider .custom-slick--next {
  right: 20px;
}
.bestsellers__slider .custom-slick--prev {
  right: 60px;
}
.bestsellers.bestsellers--main{
  padding-bottom: 0;
}
.bestsellers--main .bestsellers__slider{
  margin: 0;
}
.bestsellers--main .bestsellers__slider .slick-list{
  margin: 0 -20px;
}
.bestsellers--main .bestsellers__slider .slick-slide{
  margin: 0 20px;
}
.bestsellers--main .bestsellers__slider-wrap {
  border: none;
}

@media (min-width: 1441px) and (max-width: 1480px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0 -20px;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0 20px;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider .card-component__name {
    padding: 0 15px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0 -15px;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0 15px;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 15px;
  }
  .bestsellers__slider .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1440px) {
  .card-component--vertical .card-component-wrapper .card-component__instock-status {
    margin-left: 15px;
  }
  .bestsellers__slider .card-component:not(.card-component--horizontal) .card-component__crumbs-wrapper .card-component__instock-status {
    margin-left: 15px;
  }
}
@media (max-width: 1366px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0 -20px;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider .custom-slick--prev {
    right: 60px;
  }
  .bestsellers__slider .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1280px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0 -20px;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider .custom-slick--prev {
    right: 60px;
  }
}
@media (max-width: 1024px) {
  .bestsellers {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider .custom-slick--next {
    right: 0;
  }
  .bestsellers__slider .custom-slick--prev {
    right: 35px;
  }
}
@media (max-width: 970px) {
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 30px;
  }
  .bestsellers__slider {
    margin: 0;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider .custom-slick {
    top: -42px;
  }
  .bestsellers__slider .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider .custom-slick--prev {
    right: 38px;
  }
}
@media (max-width: 576px) {
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 20px;
  }
  .bestsellers__slider {
    margin: 0;
  }
  .bestsellers__slider .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0;
  }
  .bestsellers__slider .custom-slick {
    top: -42px;
  }
  .bestsellers__slider .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider .custom-slick--prev {
    right: 38px;
  }
}
/* /local/templates/redesign/css/special-offer.css */
.special-offer {
  overflow: hidden;
  padding-bottom: 35px
}
.special-offer__slider {
  margin: 0 -20px
}
.special-offer__slider .custom-slick {
  position: absolute;
  top: -54px
}
.special-offer__slider .custom-slick--next {
  right: 20px
}
.special-offer__slider .custom-slick--prev {
  right: 55px
}
.special-offer__item {
  padding: 35px 60px 75px 60px;
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.special-offer__item-backdrop::after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4)
}
.special-offer__item-wrap {
  margin: 0 20px
}
.special-offer__item-wrap a:hover {
  text-decoration: none
}
.special-offer__sticker-wrap {
  z-index: 2;
  position: relative;
  margin-bottom: 20px;
  min-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.special-offer__sticker-wrap .sticker {
  margin-right: 5px
}
.special-offer__sticker-wrap .sticker:last-child {
  margin-right: 0
}
.special-offer__title {
  overflow: hidden;
  word-wrap: break-word;
  z-index: 2;
  margin: 0;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.44;
  text-align: center;
  transform: translateY(-50%);
  margin-top: 0px !important;
  hyphens: auto;
}
.special-offer__item::before {
  content: "";
  z-index: 2;
  position: absolute;
  bottom: 75px;
  left: 50%;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: .2s ease-in-out
}
.special-offer__item:hover::before {
  width: 100px
}
.special-offer__header {
  margin-bottom: 22px;
  z-index: 2;
  position: relative;
  text-align: center;
  color: #fff;
  transition: .2s ease-in-out
}
/* rounded style */

.special-offer--main .special-offer__slider {
  margin: 0;
}
.special-offer--main .special-offer__slider .slick-list{
  margin: 0 -20px;
}

.special-offer--main .special-offer__item-wrap,
.special-offer--main .special-offer__item {
  border-radius: 20px;
}

.special-offer--main .special-offer__item-wrap .special-offer__item-backdrop::after{
  transition: background-color 0.400s cubic-bezier(0.6, 0, 0.4, 1);
}
.special-offer--main .special-offer__item-wrap:hover .special-offer__item-backdrop::after{
  background-color: rgba(0, 0, 0, .2);
}

.special-offer--main .special-offer__item-wrap .special-offer__item-image{
  transform: translate(-50%, -50%) scale(1.0);
  transition: transform 0.400s cubic-bezier(0.2, 0, 0.2, 1);
}
.special-offer--main .special-offer__item-wrap:hover .special-offer__item-image{
  transform: translate(-50%, -50%) scale(1.05);
}
.special-offer__image{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* rounded style end */

@media (max-width: 1024px) {
  .special-offer__item {
    padding: 65px 0 0 0;
    background-size: cover;
    aspect-ratio: 2;
    height: 260px;
  }
  .special-offer__title {
    font-size: 24px
  }
  .special-offer__title::after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
@media (max-width: 970px) {
  .special-offer {
    padding-bottom: 0
  }
  .special-offer .section-header {
    padding-left: 20px
  }
  .special-offer__slider {
    margin: 0
  }
  .special-offer__item {
    padding: 65px 0 0 0;
    background-size: cover
  }
  .special-offer__item-wrap {
    margin: 0
  }
  .special-offer__title::after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .special-offer__slider .custom-slick {
    top: -44px
  }
  .special-offer__slider .custom-slick--next {
    right: 15px
  }
  .special-offer__slider .custom-slick--prev {
    right: 55px
  }
  .special-offer--main .section-headline {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 576px) {
  .special-offer {
    padding-bottom: 20px
  }
  .special-offer .section-header {
    padding-left: 20px
  }
  .special-offer__slider {
    margin: 0
  }
  .special-offer__item {
    padding: 30px 0 0 0;
    background-size: cover;
  }
  .special-offer__item::before {
    bottom: 40px
  }
  .special-offer__item-wrap {
    margin: 0
  }
  .special-offer__title {
    padding: 0 20px;
    font-size: 18px
  }
  .special-offer__title::after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 45px
  }
  .special-offer__slider .custom-slick {
    top: -44px
  }
  .special-offer__slider .custom-slick--next {
    right: 15px
  }
  .special-offer__slider .custom-slick--prev {
    right: 55px
  }
}
/* /local/templates/redesign/css/minified.catalog.css */
.catalog-description {
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 20px 125px 24px 65px;
    display: grid;
    grid-template-columns: 320px 1fr 280px;
    justify-items: center;
    border: 1px solid #E5EAEC;
    position: relative;
    min-height: 244px;
}
@media (max-width: 970px) {
    .catalog-description{
        min-height: initial;
    }
}
.catalog-description__img-wrap {
  padding: 15px 72px 15px 82px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 320px;
  width: 100%;
  height: 200px;
}
.catalog-description__text--button {
  display: none;
}
.catalog-description__content {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    margin-right: auto;
}
.catalog-description__content--center {
  margin: 0 auto;
}
.catalog-description__content--center .catalog-description__title.heading {
  font-size: 40px;
}
.catalog-description__content--noimg {
    margin: 0 auto;
    grid-column: 1/3;
    align-items: center;
}
.searchWord {
    text-align: center;
    font-style: italic;
    font-size: 25px;
}
.catalog-description__content--noimg .catalog-description__title.heading {
    margin-top: 16px;
    margin-bottom: 18px;
    font-size: 38px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
}
.catalog-description__content--noimg .catalog-description__text {
    max-width: 100%;
    text-align: justify;
}
.catalog-description__crumbs {
    padding-top: 35px;
    min-width: 280px;
}
.catalog-description__content--noimg + .catalog-description__crumbs {
  padding-top: 0;
}
.catalog-description__img {
    position: absolute;
    max-width: 230px;
    max-height: 180px;
    height: auto;
    object-fit: contain;
    z-index: 5;
}
.catalog-description__img--reverted {
    top: 0;
    right: 70px;
    height: 160%;
    transform: rotate(-90deg);
    max-height: 250px;
}
.catalog-content__cards.notransition * {
    transition: none !important;
}
.catalog-content__cards .card-component__tools--mobile .fav-button {
    display: block;
    position: absolute;
    top: 53px;
    left: -10px;
    max-height: 45px;
    max-width: 45px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: 6px;
    border-radius: 5px;
    background-color: transparent;
    background-image: url(../img/fav-icon.svg);
    filter: drop-shadow(1px 1px 1px white);
}
.catalog-content__cards .card-component__tools--mobile .fav-button.fav-button--filled-red {
    background-image: url(../img/fav-icon--filled-red.svg);
}
@media (min-width: 1051px) {
    .catalog-description__collection .catalog-description__img-wrap,
    .brand .catalog-description__img-wrap,
    .experts .catalog-description__img-wrap {
        margin-left: -20px;
        margin-right: 45px;
        padding: 0 20px;
    }
}

.catalog-description__collection .catalog-description__text,
.catalog-description__collection .catalog-description__content .catalog-description__title + p,
.brand .catalog-description__text,
.brand .catalog-description__content .catalog-description__title + p,
.experts .catalog-description__text,
.experts .catalog-description__content .catalog-description__title + p {
  color: #333;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bx-ie11 .catalog-description__img--reverted {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  @media (min-width: 970px) {
    .catalog-description__content {
      margin-left: 100px;
    }
  }
}
.catalog-description.experts .catalog-description__img {
  border-radius: 50%;
  height: calc(100% + 24px);
  box-shadow: 0 0 black;
  position: static;
  object-fit: cover;
}
.catalog-description.brand .catalog-description__img {
  border-radius: 0;
  height: calc(100% + 24px);
  max-width: 300px;
  box-shadow: 0 0 black;
  position: static;
  object-fit: contain;
}
.catalog-description__shape {
  position: absolute;
  top: 0;
  left: 110px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 168px;
  height: 204px;
  border-radius: 0;
  background-color: transparent;
  background-image: url(../img/catalog-section-bg.svg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.catalog-description__title.heading {
  margin-bottom: 18px;
  font-size: 40px;
  font-family: "Druk Cyr", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  line-height: 1;
  text-align: left;
  font-weight: 700;
}
.catalog-description__text, .catalog-description__content .catalog-description__title + p, .catalog-description__content .catalog-description__title ~ p{
  margin: 0;
  max-width: 90%;
  color: #7D858C;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  font-style: normal;
}
.catalog-description__crumb {
  position: relative;
  margin-bottom: 24px;
  padding-left: 37px;
}
.catalog-description__crumb::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 18px;
  background-image: url(../img/tilde-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
}
.catalog-description__crumb:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.catalog-description__crumb-link {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  transition: 0.2s ease-in-out;
}
.catalog-description__crumb-link:hover {
  color: #bb2135;
  text-decoration: none;
}
.catalog-description > *:last-child {
  max-width: 100%;
}
.catalog-description > *:last-child .catalog-description__text {
  max-width: 100%;
}
.catalog-information__filter-header + .filter-button + .switcher {
  margin-left: auto;
}
@media (min-width: 1026px) {
  .catalog-information .catalog-information__count {
    padding-right: 30px;
    font-size: 12px;
    right: 60px;
  }
  .catalog-information .sorting__text {
    font-size: 12px;
  }
  .catalog-information .switcher__button {
    margin-right: 10px;
  }
  .sorting__text.selector__text + .selector__expander {
    width: fit-content;
    right: auto;
    left: 10px;
  }
  .sorting__text.selector__text + .selector__expander::before {
    right: auto;
    left: 48px;
  }
  .sorting__text.selector__text + .selector__expander .selector__expander-item {
    white-space: nowrap;
  }
}
@media (max-width: 1499px) {
  .catalog-description {
    padding: 30px 50px 28px 50px;
  }
}
@media (min-width: 1150px) and (max-width: 1350px) {
  .catalog-description__crumbs {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 1025px) and (max-width: 1150px) {
  .catalog-description {
    padding: 30px 10px 28px 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .catalog-description__img-wrap {
    margin-right: 80px;
  }
  .catalog-description.brand:not(:last-child) .catalog-description__img-wrap {
    margin: 0 auto;
    max-width: 420px;
  }
  .catalog-description__crumbs {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .catalog-description__crumb {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media (max-width: 1025px) {
    .catalog-description__content {
      align-items: center;
      width: 100%;
    }
}
@media (min-width: 971px) and (max-width: 1025px) {
  .catalog-description {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 20px;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 0;
    border-left: 0;
  }
  .newYear .catalog-description {
    border-left: 1px solid #E5EAEC;
    border-right: 1px solid #E5EAEC;
    border-top: 0;
  }
  .catalog-description__img-wrap {
    margin-bottom: 10px;
    padding: 15px;
    max-width: 100%;
  }
  .catalog-description__content {
    padding-top: 0;
    margin: 0 auto;
  }
  .catalog-description__text {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .catalog-description__crumbs {
    display: flex;
    align-items: center;
  }
  .catalog-description__crumb {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .catalog-description {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 20px;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 0;
    border-left: 0;
  }
  .catalog-description__img-wrap {
    margin-bottom: 10px;
    padding: 15px;
    max-width: 100%;
  }
  .catalog-description__content {
    padding-top: 0;
    margin: 0 auto;
  }
  .catalog-description__title.heading {
    text-align: center;
  }
  .catalog-description__content--center .catalog-description__title.heading {
    margin-bottom: 0;
    font-size: 40px;
    text-align: center;
  }
  .catalog-description__content--noimg .catalog-description__title.heading {
    margin-bottom: 0;
    font-size: 24px;
    text-align: center;
  }
  .catalog-description__text {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .catalog-description__crumbs {
    display: flex;
    align-items: center;
  }
  .catalog-description__crumb {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media (max-width: 800px) {
    .catalog-description {
        grid-template-columns: 255px 1fr;
    }
    .catalog-description__shape {
        left: 80px;
    }
}
@media (max-width: 680px) {
    .catalog-description {
        grid-template-columns: auto;
    }
    .catalog-description__img-wrap {
        display: none;
    }
    .catalog-description__crumbs {
        grid-column: unset;
    }
}
@media (max-width: 576px) {

  .catalog-description {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 20px;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 0;
    border-left: 0;
  }
  .catalog-description__img-wrap{
    display: none;
  }
  .experts .catalog-description__img-wrap {
    display: block;
  }
  .catalog-description .catalog-description__content {
    margin-right: initial;
  }
  .catalog-description .catalog-description__content--center {
    margin-right: auto;
  }
  .catalog-description__content.catalog-description__content--noimg {
    margin-right: auto;
  }
  .catalog-description__content {
    padding-top: 0;
  }
  .catalog-description__title.heading {
    text-align: center;
  }
  .experts .catalog-description__title.heading,
  .brand .catalog-description__title.heading {
    margin-bottom: 18px;
  }
  .catalog-description__content--center .catalog-description__title.heading {
    margin-bottom: 0;
    font-size: 40px;
    text-align: center;
  }
  .catalog-description__content--noimg .catalog-description__title.heading {
    margin-bottom: 0;
    font-size: 24px;
    text-align: center;
  }
  .experts .catalog-description__text,
  .brand .catalog-description__text {
    display: block;
  }
  .catalog-description__collapsible .catalog-description__text {
    display: block;
  }
  .catalog-description__crumbs {
    display: none;
  }
  .experts .catalog-description__text,
  .experts .catalog-description__content .catalog-description__title + p {
    text-align: justify;
  }
  .experts .catalog-description__text.long-description {
    max-height: 77px;
    overflow: hidden;
    position: relative;
    transition: 1s ease-in-out;
  }

  .catalog-description__collapsible .catalog-description__text.long-description {
    max-height: 95px;
    overflow: hidden;
    position: relative;
    transition: 1s ease-in-out;
  }

  .catalog-description__collapsible .catalog-description__text.long-description.active {
      max-height: 10000px;
  }

  .catalog-description__collapsible .catalog-description__text.long-description:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40px;
      background: linear-gradient(0deg, #ffff, #fff0);
      transition: 0.5s ease-in-out;
  }

  .catalog-description__collapsible .catalog-description__text.active:after {
      height: 0;
      opacity: 0;
  }

  .catalog-description__collapsible .catalog-description__content:not(.desc-expanded) a.catalog-description__text--button_expand {
    display: block;
  }
  .catalog-description__collapsible .catalog-description__content.desc-expanded a.catalog-description__text--button_minimize {
    display: block;
  }

  .experts .catalog-description__text.long-description.active {
    max-height: 700px;
  }

  .experts .catalog-description__text.long-description:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(0deg, #ffff, #fff0);
    transition: 0.5s ease-in-out;
  }

  .experts .catalog-description__text.active:after {
    height: 0;
    opacity: 0;
  }

  a.catalog-description__text--button {
    font-size: 12px;
    text-align: center;
    color: #555;
    padding: 14px 10px;
    margin: -10px 0 -20px;
    display: block;
    cursor: pointer;
    display: none;
  }
  .experts .long-description + a.catalog-description__text--button {
    display: block;
  }
  a.catalog-description__text--button:hover,  a.catalog-description__text--button:focus {
    text-decoration: none;
    color: #000;
  }
  .catalog-description__text.active + a.catalog-description__text--button {
    display: none;
  }
  a.catalog-description__text--button_minimize {
    display: none;
  }
  .experts .long-description.active + a.catalog-description__text--button + a.catalog-description__text--button_minimize {
    display: block;
  }
}
/* more bits */
.catalog-information {
  z-index: 8;
  padding: 10px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #E5EAEC;
  font-weight: 700;
}
.catalog-information__filter-header {
  max-width: 350px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog-information .selector.sorting {
  margin-left: auto;
}
.catalog-information__count {
  color: #7D858C;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 12px;
}

.catalog-filtered {
  position: sticky;
  margin-top: 0;
  top: 108px;
  z-index: 7;
  background: #fff;
  border-bottom: 1px solid #f3f3f6;
  margin-bottom: 20px;
}
.catalog-filtered:after, .catalog-filtered:before {
  content: "";
  position: absolute;
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
  width: 26px;
  height: calc(100% - 2px);
  background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
  z-index: 10;
  pointer-events: none;
}
.catalog-filtered:before {
  right: auto;
  left: 0;
  background: linear-gradient(-90deg, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
  z-index: 11;
}
.catalog-filtered__items {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  position: relative;
  z-index: 10;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.catalog-filtered__items::-webkit-scrollbar {
  display: none;
}
.catalog-filtered__items:empty {
  border-bottom: 1px solid white;
  margin-bottom: -1px;
}
.catalog-filtered .catalog-filtered__item {
  background: #ffffff;
  padding: 4px 10px 4px 28px;
  border: 1px solid #E5EAEC;
  color: #B12535;
  font-size: 13px;
  white-space: nowrap;
  border-radius: 3px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 10px 6px;
}
.catalog-filtered .catalog-filtered__item:first-child {
  margin-left: 20px;
}
.catalog-filtered .catalog-filtered__item:first-child:after {
  content: "";
  flex: 0 0 30px;
}
.catalog-filtered .catalog-filtered__item:first-child:after {
  top: -13px;
  bottom: auto;
}
.catalog-filtered .catalog-filtered__item:last-child:after {
  content: "";
  flex: 0 0 30px;
}
.catalog-filtered .catalog-filtered__close {
  display: block;
  width: 26px;
  height: 100%;
  margin-right: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.catalog-filtered .catalog-filtered__close:after, .catalog-filtered .catalog-filtered__close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #B12535;
  width: 12px;
  height: 1px;
  transition: 0.25s ease-in-out;
}
.catalog-filtered .catalog-filtered__close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.catalog-filtered .catalog-filtered__close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sorting {
  margin-left: 0;
  margin-right: 20px;
}
.sorting__text {
  font-size: 12px;
  color: #7D858C;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  flex-direction: row;
  line-height: 1;
}
.sorting__text::after {
  margin-left: 4px;
  height: 12px;
}
.sorting__text span {
  margin-right: 6px;
}
@media (max-width: 1025px) {
  .catalog-information .switcher {
    margin-left: 0;
  }
  .catalog-description__content {
    max-width: 100%;
  }
}
.catalog-content {
  padding-bottom: 80px;
}
.catalog-content__grid {
  max-width: 1170px;
  width: 100%;
  border-left: 1px solid #E5EAEC;
}
@media (min-width: 1024px) and (max-width: 1025px) {
  .catalog-content__grid {
    max-width: 100%;
  }
}
.favorites .catalog-content__grid {
  border-left: 0!important;
}
.favorites .catalog-content__cards {
  padding-bottom: 0px;
  margin-bottom: 60px;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1520px) and (min-width: 1026px) {
  .catalog-content__grid {
    max-width: calc(100vw - 390px);
  }
  .catalog-content__cards {
    max-width: calc(100vw - 390px);
    padding-right: 10px;
  }
  .catalog-content__cards.bar-catalog-elements {
    max-width: 100%;
  }
}
@media (max-width: 1610px) and (min-width: 1521px) {
  .catalog-content__grid {
    max-width: calc(100% - 318px);
  }
}
.catalog-content__wrapper {
  display: flex;
}
.catalog-content__cards {
  position: relative;
  padding: 50px 30px 82px 30px;
  margin-bottom: -50px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
  z-index: 5;
}
.catalog-content__cards:after {
  content: "";
  background: transparent;
  pointer-events: none;
  width: 10px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.catalog-content__cards .card-component-wrapper,
.catalog-content__cards .special-offer__item {
  margin-right: auto;
  margin-bottom: 30px;
  width: 350px;
  z-index: 1;
  transition: z-index 0.6s step-end;
}
.catalog-content__cards .card-component-wrapper:hover,
.catalog-content__cards .special-offer__item:hover {
  z-index: 2;
  transition: z-index 0.6s step-start;
}
.catalog-content__cards .special-offer__item,
.catalog-content__cards .special-offer__item:hover {
  z-index: 1;
}
.catalog-content__cards .card-component-wrapper.blank {
  margin-bottom: 0;
  padding-bottom: 4px;
}
.catalog-content__cards.bar-catalog-elements {
  padding: 0 4px 44px;
}
.catalog-content__cards > * {
  margin-right: 40px;
}
.catalog-content__cards > *:nth-child(3n) {
  margin-right: 0;
}
.catalog-content__cards--list > *::after,
.catalog-content__cards > *::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: -30px;
  left: -30px;
  width: 100vw;
  height: 1px;
  background-color: #E5EAEC;
}
.catalog-content__cards > div.special-offer__item::after {
  bottom: 0;
}
.catalog-content__cards--list > div {
  margin-bottom: 30px;
  margin-right: 0;
}
@media (min-width: 971px) and (max-width: 1025px) {
  .catalog-content__cards--list > div::after,
  .catalog-content__cards > div:nth-of-type(3n-2)::after {
    bottom: -30px;
  }
  .catalog-content__cards--list > div::after {
    display: none;
  }
}
@media (max-width: 970px){
  .catalog-content__cards .card-component__tools--mobile {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .catalog-content__cards--list > div::after,
  .catalog-content__cards > div:nth-of-type(1n)::after {
    content: "";
    z-index: -1;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100vw;
    height: 1px;
    background-color: #E5EAEC;
  }
  .catalog-content__cards--list > div::after {
    display: none;
  }
}
@media (max-width: 576px) {
  .catalog-content__cards .card-component__tools--mobile .fav-button {
    left: 0;
    max-height: 50px;
    max-width: 38px;
    background-position: 0 10px;
    z-index: 10;
  }
  .catalog-content__cards > div:nth-of-type(2n-1)::after,
  .catalog-content__cards > div:nth-of-type(2n-2)::after {
    content: "";
    z-index: -1;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100vw;
    height: 1px;
    background-color: #E5EAEC;
  }
  .catalog-content__cards {
    padding-bottom: 24px;
  }
  .catalog-content__cards + .section-header {
    margin-top: 90px;
    margin-bottom: 0;
  }
  .catalog-information__filter-header {
    order: 2;
    justify-content: flex-end;
  }
  .sorting {
    order: 1;
  }
  .filter-button {
    order: 3;
  }
  .sorting__text.selector__text span {
    display: none;
  }
  .sorting__text,
  .catalog-information__count {
    white-space: nowrap;
    font-size: 12px;
    color: #000;
  }
}
.catalog-content__cards[data-pages="1"]{
  padding-bottom: 115px;
}
@media (max-width: 1600px) {
  .catalog-content__cards[data-pages="1"]{
    padding-bottom: 115px;
  }
}
@media (max-width: 1025px) {
  .catalog-content__cards[data-pages="1"]{
    padding-bottom: 0px;
  }
  .catalog-content__cards {
    margin-right: 0px;
    padding-right: 0px;
  }
}
.catalog-content__cards--list {
  -webkit-animation: 0.3s fadeIn backwards ease-in-out;
  animation: 0.3s fadeIn backwards ease-in-out;
}
.catalog-content__cards--list .card-component-wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-right: 5px;
}
.catalog-content__cards--list .card-component--vertical {
  display: none;
}
.catalog-content__cards--list .card-component--horizontal,
.catalog-content__cards--secondary .card-component {
  height: auto;
  display: flex;
  align-items: center;
  margin: 5px 5px -5px 0px;
}
.sorting--filter {
  display: none;
}
.sorting .checkbox {
  display: none;
}
@media (min-width: 1367px) and (max-width: 1599px) {
  .catalog-content__cards {
    padding-left: 10px;
    padding-right: 10px;
    gap: 0px 10px;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: auto;
    width: calc((100% / 3) - 21px);
    height: auto;
  }
  .catalog-content__cards .counter {
    margin-right: 2px;
  }
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--vertical {
    display: none;
  }


  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--secondary {
    display: flex;
  }

  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--vertical,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component {
    display: block;
  }
  .catalog-content__cards--list .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .catalog-content__cards--list .card-component__img-wrapper,
  .catalog-content__cards--secondary .card-component__img-wrapper {
    margin-right: 20px;
    width: 320px;
  }
  .catalog-content__cards--list .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    margin: 0;
    width: 250px;
    height: 300px;
  }
  .catalog-content__cards--list .card-component__price {
    margin-right: 2px;
    display: flex;
    flex-shrink: 0;
  }
  .catalog-content__cards--list .card-component__tools {
    display: flex;
  }
  .catalog-content__cards--list .main-button {
    max-width: unset;
    height: 40px;
  }
  .catalog-content__cards--list .card-component--discount .price__discount,
  .catalog-content__cards--list .card-component--discount .price__main {
    font-size: 18px;
  }
  .catalog-content__cards--list .card-component--discount.card-component--horizontal .price__discount,
  .catalog-content__cards--list .card-component--discount.card-component--horizontal .price__main {
    font-size: 18px;
  }
  .catalog-content__cards--list .counter {
    margin-right: 2px;
  }
  .catalog-content__cards--list .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .catalog-content__cards .main-button {
    font-size: 13px;
  }
  .catalog-content__cards .main-button.load-more-btn {
    margin-top: 20px;
  }
}
@media (min-width: 1026px) and (max-width: 1366px) {
  .catalog-content__cards {
    padding-left: 10px;
    gap: 0px 10px;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: auto;
    width: calc((100% / 3) - 10px);
    height: auto;
  }
  .catalog-content__cards .card-component {
    padding: 15px;
  }
  .catalog-content__cards .counter {
    margin-right: 2px;
    max-width: 100px;
  }
  .catalog-content__cards .main-button {
    font-size: 12px;
    text-align: center;
    line-height: 1.1;
  }
  .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component .card-component__header {
    width: calc(100% - 30px);
  }
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--vertical {
    display: none;
  }

  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--secondary {
    display: flex;
  }

  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--vertical,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component {
    display: block;
  }
  .catalog-content__cards--list .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .catalog-content__cards--list .card-component__img-wrapper,
  .catalog-content__cards--secondary .card-component__img-wrapper {
    margin-right: 20px;
    width: 320px;
  }
  .catalog-content__cards--list .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    width: 250px;
    height: 300px;
    margin: 0;
  }
  .catalog-content__cards--list .card-component__price {
    margin-right: 2px;
    display: flex;
    flex-shrink: 0;
  }
  .catalog-content__cards--list .card-component__tools {
    display: flex;
  }
  .catalog-content__cards--list .main-button {
    max-width: unset;
    height: 40px;
  }
  .catalog-content__cards--list card-component:not(.card-component--horizontal) .card-component--discount .price__discount,
  .catalog-content__cards--list card-component:not(.card-component--horizontal) .card-component--discount .price__main {
    font-size: 18px;
  }
  .catalog-content__cards--list .counter {
    margin-right: 2px;
  }
  .catalog-content__cards--list .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    height: auto;
  }
}
@media (min-width: 1026px) and (max-width: 1210px) {
  .catalog-content__cards {
    gap: 0px 20px;
  }
  .catalog-content__wrapper .catalog-content__cards .card-component-wrapper, .catalog-content__wrapper .catalog-content__cards .special-offer__item {
    margin-right: 0px;
    width: calc((100% / 2) - 10px);
    height: auto;
    max-width: 550px;
  }
  .catalog-content__wrapper .catalog-content__cards .card-component-wrapper.blank:nth-child(2n+1) {
    display: none;
  }
  .catalog-content__wrapper .catalog-content__cards--list .card-component-wrapper {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .catalog-content__wrapper .catalog-content__cards .special-offer__item {
    padding: 30px 30px 100px 30px;
    min-height: 500px;
  }
  .catalog-content__wrapper .catalog-content__cards--list .special-offer__item {
    padding: 30px 30px 100px 30px;
    max-width: 100%;
  }
  .catalog-content__wrapper .catalog-content__cards--list .card-component-wrapper {
    width: 100%;
  }
  .catalog-content__wrapper .catalog-content__cards > div:nth-of-type(2n):after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 100%;
    background: white;
    width: 20px;
    height: 1px;
  }
  .catalog-content__cards--list > div:hover::after, .catalog-content__cards > div:hover:nth-of-type(3n-2)::after {
    opacity: 0;
  }
}
@media (max-width: 1025px) {
  .catalog-content + .s-text {
    margin-top: 80px;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1025px) {
  body .catalog-content__grid {
    max-width: 100%;
  }
}
@media (min-width: 971px) and (max-width: 1025px) {
  .catalog-content__grid {
    border-left: 0;
  }
  .catalog-content__cards {
    padding-top: 30px;
    padding-left: 0;
    border-left: 0;
    justify-content: flex-start;
    gap: 0px 40px;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: auto;
    width: 100%;
    max-width: calc((100% / 3) - 43px);
    height: auto;
  }
  .catalog-content__wrapper .catalog-content__cards .special-offer__item {
    padding: 20px 30px 50px 30px;
    height: auto;
    margin-bottom: 30px;
  }
  .catalog-content__wrapper .catalog-content__cards.catalog-content__cards--list .special-offer__item {
    max-width: 100%;
    height: 320px;
  }
  .catalog-content__cards .card-component {
    padding: 0;
  }
  .catalog-content__cards .card-component--vertical,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
  }
  .catalog-content__cards .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    padding-bottom: 30px;
    position: relative;
    height: auto;
    border-bottom: 1px solid #eaeaea;
  }
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--vertical {
    display: none;
  }

  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--vertical,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component {
    display: flex;
  }
  .catalog-content__cards--list .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
  }
  .catalog-content__cards--list .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    width: 250px;
    height: 300px;
    margin: 0;
  }
  .catalog-content__cards--list .card-component__name,
  .catalog-content__cards--secondary .card-component__name {
    font-size: 32px;
    text-align: left;
    height: auto;
  }
  .catalog-content__cards--list .card-component__price {
    margin-right: 2px;
    display: flex;
    flex-shrink: 0;
  }
  .catalog-content__cards--list .card-component__tools {
    display: flex;
  }
  .catalog-content__cards--list .main-button {
    max-width: unset;
    height: 40px;
  }
  .catalog-content__cards--list .card-component--discount .price__discount,
  .catalog-content__cards--list .card-component--discount .price__main {
    font-size: 18px;
  }
  .catalog-content__cards--list .counter {
    margin-right: 2px;
  }
}
@media (max-width: 576px){
  .card-component.card-component--single .subinfo {
    display: block;
    color: #B12535;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-align: center;
  }
  .catalog-content__cards .card-component--discount.card-component--single .price__main {
    font-size: 14px;
  }
}
@media (max-width: 970px) {
  .catalog-content__cards .sticker--red{
    padding: 0 5px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .catalog-content__grid {
    padding: 0 20px;
    border-left: 0;
  }
  .catalog-content__cards {
    padding-top: 12px;
    padding-left: 0;
    border-left: 0;
    justify-content: flex-start;
    gap: 0px 30px;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: auto;
    width: 100%;
    max-width: calc((100% / 3) - 20px);
    height: auto;
    margin-top: 10px;
  }
  .catalog-content__cards .card-component {
    padding: 0;
  }
  .catalog-content__cards .card-component--vertical,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
  }
  .catalog-content__cards .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    padding-bottom: 30px;
    position: relative;
    height: auto;
    border-bottom: 1px solid #eaeaea;
  }
  .catalog-content__cards .card-component__img {
    max-width: 110px;
    height: 175px;
  }
  .catalog-content__cards .card-component__sticker {
    order: 0;
    margin-bottom: 10px;
    justify-content: center;
    height: 20px;
  }
  .grid-wrapper--pickups .grid-component .card-component__sticker {
    order: 0;
    justify-content: center;
    height: 20px;
  }
  .grid-wrapper--pickups .grid-component .card-component__crumbs {
     justify-content: flex-end;
  }

  .catalog-content__cards .sticker {
    font-size: 12px;
  }
  .catalog-content__cards .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
  .catalog-content__cards .card-component__name {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .catalog-content__cards .card-component__price {
    display: none;
  }
  .catalog-content__cards .card-component__tools {
    /*display: none;*/
  }
  .catalog-content__cards .empty_fav .main-button {
    max-width: 320px;
    min-width: 120px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog-content__cards .main-button.btn-request {
    max-width: 100%;
    padding: 4px;
    line-height: 0.9;
  }
  .catalog-content__cards .card-component--discount .price__main {
    letter-spacing: -1px;
    font-size: 14px;
  }
  .catalog-content__cards .price__main {
    font-size: 18px;
  }
  .catalog-content__cards .card-component--discount .price__discount,
  .catalog-content__cards .card-component--discount.spb .price__discount {
    font-size: 18px;
  }
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--vertical {
    display: none;
  }

  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--vertical,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component {
    display: flex;
  }
  .catalog-content__cards--list .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
  }
  .catalog-content__cards--list .card-component__img-wrapper,
  .catalog-content__cards--secondary .card-component__img-wrapper {
    margin-right: 20px;
    width: 320px;
  }
  .catalog-content__cards--list .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    width: 250px;
    height: 300px;
    margin: 0;
  }
  .catalog-content__cards--list .card-component__name,
  .catalog-content__cards--secondary .card-component__name {
    font-size: 26px;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .catalog-content__cards--list .card-component__price {
    margin-right: 2px;
    display: flex;
    flex-shrink: 0;
  }
  .catalog-content__cards--list .card-component__tools {
    display: flex;
  }
  .catalog-content__cards--list .main-button {
    max-width: unset;
    height: 40px;
  }
  .catalog-content__cards--list .card-component--discount .price__main {
      font-size: 14px;
  }
  .catalog-content__cards--list .card-component--discount .price__discount{
    font-size: 18px;
  }
  .catalog-content__cards--list .counter {
    margin-right: 2px;
  }

}
@media (min-width: 577px) and (max-width: 700px) {
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item{
    margin-right: auto;
    width: 100%;
    max-width: calc((100% / 2) - 16px);
    height: auto;
  }
  .catalog-content__cards--list .card-component-wrapper {
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
  }
  .catalog-content__grid .card-component--horizontal .detail-properties__name-dots,
  .catalog-content__grid .catalog-content__cards--secondary .detail-properties__name-dots {
    max-width: 150px;
    flex-shrink: 0;
  }
  .catalog-content__grid .card-component--horizontal .card-component__img,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__img {
    width: 120px;
  }
  .catalog-content__wrapper .catalog-content__cards .special-offer__item {
    padding: 20px 0 50px 0;
    height: auto;
    max-height: 280px;
    height: 400px;
    margin-right: auto;
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .special-offer__item {
    max-width: 100%;
    height: 260px;
  }
  .catalog-content__cards > div:nth-of-type(2n) {
    margin-right: auto;
  }
  .catalog-content__cards > div:nth-of-type(3n) {
    margin-right: auto;
  }
    .card-component__tools:not(:has([data-incart])) .counter.product-action__counter,
    .card-component__tools:has([data-incart]) .card-component__tools-buttons,
    .card-component__tools:has(.hide) .card-component__tools-buttons {
        display: none;
    }
    .card-component__tools:has(.hide) .counter.product-action__counter {
        display: flex;
        max-width: unset;
    }
    .card-component__tools:has([data-incart]) .counter.product-action__counter {
        max-width: unset;
    }
    .card-component__tools-buttons .fav-button {
        display: none;
    }
    .card-component__tools .card-component__tools-buttons {
        max-width: unset;
    }
    .card-component__tools .card-component__tools-buttons .main-button {
        border-radius: 5px;
    }
    .card-component__tools .counter + .card-component__tools-buttons .main-button,
    .card-component__tools .main-button.btn-request.btn-notAvailable {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .card-component.card-component--vertical .card-component__crumbs-wrapper {
        order: 0;
    }
    .card-component.card-component--vertical .card-component__sticker {
        order: 1;
    }
    .card-component.card-component--vertical .card-component__img-wrapper {
        order: 2;
    }
    .card-component.card-component--vertical .card-component__name {
        order: 3;
    }
    .card-component.card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
        order: 4;
    }
    .card-component.card-component--vertical .price.card-component__price.price-reverse {
        order: 5;
        display: flex;
    }
    .card-component.card-component--vertical .card-component__tools {
        order: 6;
        display: block;
    }
}
@media (min-width: 320px) and (max-width: 576px) {
  .catalog-content__cards {
    gap: 0px 20px;
    padding: 0px 10px 0px 0px;
  }
  .catalog-content__cards.catalog-content__cards--list .card-component-wrapper {
    margin-bottom: 50px;
  }
  .catalog-content__cards--list .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    padding-bottom: 0;
    padding-left: 10px;
  }
  .card-component--horizontal .card-component__header,
  .catalog-content__cards--secondary .card-component__header {
    padding-left: 0;
  }
  .academy__detail .card-component--horizontal .card-component__header,
  .academy__detail .catalog-content__cards--secondary .card-component__header {
    padding-left: 0;
  }
  .catalog-content__cards--list .card-component--horizontal .card-component__footer,
  .catalog-content__cards--secondary .card-component__footer {
    padding-bottom: 60px;
  }
  .catalog-content__grid {
    padding: 0 20px;
    border-left: 0;
  }
  .catalog-information {
    top: 64px;
    padding: 15px 20px;
    margin-bottom: 12px;
  }
  .catalog-content__cards {
    padding-left: 0;
    border-left: 0;
    justify-content: space-between;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: 0;
    width: 100%;
    max-width: calc((100% / 2) - 10px);
    height: auto;
  }
  .catalog-content__grid .catalog-content__cards > div {
    margin-right: 0px;
  }
  .catalog-content__cards .card-component--vertical,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
    padding: 0px;
  }
  .catalog-content__cards .card-component--horizontal,
  .catalog-content__cards--secondary .card-component {
    position: relative;
    height: auto;
    align-items: flex-start;
  }
  .catalog-content__cards .card-component__img {
    max-width: 110px;
    height: 175px;
  }
  .catalog-content__cards .card-component__sticker {
    order: 0;
    margin-bottom: 5px;
    margin-top: 0;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
    height: 20px;
    min-height: 20px;
    top: 30px;
    z-index: 1;
  }
  .catalog-content__cards .card-component--vertical .card-component__sticker,
  .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component .card-component__sticker {
    margin-top: 4px;
  }
  .card-component__crumb.card-component__icon.card-component__crumb_show-always {
    margin-top: 0;
  }
  .catalog-content__cards .sticker {
    font-size: 12px;
    margin-bottom: 4px;
    margin-right: 4px;
    display: flex;
    align-items: flex-start;
    height: 20px;
    background-position-y: 2px;
    align-items: center;
    justify-content: center;
  }

  .card-component--vertical .card-component__sticker:not(:empty) {
    margin-right: 0;
    margin-left: 0;
  }
  .catalog-content__cards .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
  .catalog-content__cards .card-component__name {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .catalog-content__cards .card-component__price {
    /*display: none;*/
  }
  .catalog-content__cards .card-component__tools {
    /*display: none;*/
  }
  .catalog-content__cards .empty_fav .main-button {
    max-width: 320px;
    min-width: 120px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog-content__cards .main-button.btn-request {
    max-width: 100%;
    padding: 4px;
    line-height: 0.9;
  }
  @keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }

  @-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }

  @-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }

  @-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }

  @-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  .catalog-content__cards .card-component__price--mobile {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-height: 28px;
  }
  .catalog-content__cards .card-component__price--mobile .card-pack{
    top: 5px;
  }
  .catalog-content__cards .card-component--discount .price__main {
    font-size: 14px;
    letter-spacing: -1px;
    text-align: left;
  }
  .catalog-content__cards .price__discount,
  .catalog-content__cards .price__main {
    font-size: 16px;
  }
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--vertical {
    display: none;
  }

  .catalog-content__grid .catalog-content__cards.catalog-content__cards--list .card-component.card-component--horizontal,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--list) .card-component.card-component--vertical,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary) .card-component {
    display: flex;
  }
  .catalog-content__cards--list .card-component-wrapper {
    max-width: 100%;
  }
  .catalog-content__cards--list .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    margin-top: 30px;
    margin-right: 20px;
    margin-bottom: 55px;
    width: 150px;
    height: 210px;
  }
  .catalog-content__grid .catalog-content__cards--list .card-component__name,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__name {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .catalog-content__grid .card-component__second-name {
    font-size: 11px;
  }
  .catalog-content__cards--list .product-code {
    display: none;
  }
  .catalog-content__cards--list .card-component__description {
    display: none;
  }
  .catalog-content__cards--list .card-component-section {
    position: initial;
  }
  .catalog-content__cards--list .card-component__sticker,
  .catalog-content__cards--secondary .card-component__sticker {
    position: absolute;
    left: 0;
    min-width: auto;
    max-width: 32%;
    padding-left: 25px;
  }
  .catalog-content__cards--list .card-component__price {
    margin-bottom: 65px;
    display: flex;
  }
  .catalog-content__cards--list .card-component--discount .price__discount,
  .catalog-content__cards--list .card-component--discount .price__main {
    font-size: 18px;
  }
  .catalog-content__grid .catalog-content__cards--list .card-component__tools {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    max-width: 100%;
  }
  .catalog-content__cards--list .counter {
    margin-right: 2px;
  }
  .catalog-content__cards--list .main-button {
    max-width: unset;
    height: 40px;
  }
  .sorting {
    display: block;
  }
  .sorting--filter {
    margin-right: 0;
    margin-bottom: 20px;
    display: none;
  }
  .sorting--filter .selector__text {
    margin-bottom: 10px;
    justify-content: space-between;
  }
  .sorting--filter .selector__expander {
    display: none;
    position: initial;
    box-shadow: none;
    border: none;
    padding: 0;
  }
  .sorting--filter .checkbox {
    margin-right: 20px;
    display: block;
  }
  .sorting--filter.selector--expanded .selector__expander {
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #E5EAEC;
  }
  .sorting--filter .selector__expander::before {
    display: none;
  }
  .sorting--filter .selector__expander-item {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .sorting--filter .selector__expander-link {
    display: contents;
    margin-left: 20px;
  }
  .sorting--filter .selector__expander-item--selected::after {
    display: none;
  }
  .sorting--filter .selector__expander-item--selected .checkbox {
    background-color: #B12535;
    border-color: #B12535;
  }
  .sorting--filter .selector__expander-item--selected .checkbox::after {
    visibility: visible;
    opacity: 1;
  }
  .catalog-content__grid .card-component--horizontal .card-component__img-wrapper,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__img-wrapper {
    width: 80px;
    margin-right: 20px;
  }
  .catalog-content__grid .card-component--horizontal .card-component__img,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__img {
    min-width: 80px;
    width: 140px;
    height: 285px;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 44px;
    padding-top: 20px;
  }
  .card-component-wrapper .card-component--horizontal .sommelier-video-review-url,
  .catalog-content__grid .catalog-content__cards--secondary .sommelier-video-review-url {
    top: 42px;
    right: -10px;
  }
    .card-component__tools:not(:has([data-incart])) .counter.product-action__counter,
    .card-component__tools:has([data-incart]) .card-component__tools-buttons,
    .card-component__tools:has(.hide) .card-component__tools-buttons {
        display: none;
    }
    .card-component__tools:has(.hide) .counter.product-action__counter {
        display: flex;
        max-width: unset;
    }
    .card-component__tools:has([data-incart]) .counter.product-action__counter {
        max-width: unset;
    }
    .card-component__tools-buttons .fav-button {
        display: none;
    }
    .card-component.card-component--vertical .card-component__crumbs-wrapper {
        order: 0;
    }
    .card-component.card-component--vertical .card-component__sticker {
        order: 1;
    }
    .card-component.card-component--vertical .card-component__img-wrapper {
        order: 2;
    }
    .card-component.card-component--vertical .card-component__name {
        order: 3;
    }
    .card-component.card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
        order: 4;
    }
    .card-component.card-component--vertical .price.card-component__price.price-reverse {
        order: 5;
        display: flex;
    }
    .card-component.card-component--vertical .card-component__tools {
        order: 6;
        display: block;
    }
    .card-component__tools .main-button.btn-request.btn-notAvailable {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}
@media (max-width: 450px){
  .sticker--spec + .sticker--discount > .sticker__discount-value {
    display: none;
  }
}
@media (max-width: 400px) {
  .catalog-content__grid {
    padding: 0 10px;
  }
}
.filter-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 108px;
  max-width: 350px;
  min-width: 300px;
  width: 100%;
  height: calc(100vh - 115px);
  background-color: #fff;
  transition: 0.2s ease-in-out;
}
.filter {
  height: 100%;
  scrollbar-width: auto;
  overflow-y: scroll;
  height: initial;
  max-height: 100%;
  max-width: 350px;
}
.filter::-webkit-scrollbar {
  display: none;
}
.filter__group {
    background-color: #F8F8F8;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.filter__group:last-child{
    margin-bottom: 0;
}
.filter__group-title {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #000000;
    position: relative;
    cursor: pointer;
    user-select: none;
}
.filter__group[data-allow-expand="true"] .filter__group-title::after{
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  width: 24px;
  height: 24px;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  transition: 0.2s ease-in-out;
}
.filter__group[data-expand="true"] .filter__group-title::after {
  transform: rotate(180deg);
}
.filter__group[data-expand="false"] .filter__item {
  display: none;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__group[data-expand="true"] .filter__item {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__group[data-expand="false"] .filter__group-title {
  margin-bottom: 0;
}
.filter__group .filter__item:not(.filter__item--opened):last-child .filter__title {
  margin-bottom: 0;
  border: none;
}
.filter__list {
  margin-bottom: 40px;
}
.filter__item {
  margin-bottom: 30px;
}
.filter__item:last-child {
  margin-bottom: 0;
}
.filter__item--opened .filter__title::after {
  transform: rotate(180deg);
}
.filter__item--opened .filter__content {
  display: block;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__content {
  display: none;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__content-link {
  color: #000;
  transition: 0.2s ease-in-out;
}
.filter__content-link:hover {
  color: #B12535;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.filter__content--color {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.filter__color {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}
.filter__content--color .filter__label,
.filter__content--color a {
  margin-right: 20px;
}
.filter__color .card-component__crumb {
  margin: 0;
  width: 20px;
  height: 20px;
}
.filter__content-item {
  overflow: hidden;
  margin-bottom: 12px;
  min-height: 28px;
  padding-top: 8px;
  margin-top: -4px;
}
.filter__content-item--hidden {
  display: none;
}
.filter__content-item:last-child {
  margin-bottom: 0;
}
.filter__title {
  cursor: pointer;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 5px;
  display: flex;
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #E5EAEC;
}
.filter__title.filter__title--red{
  color: #B12535;
}
.filter__title::after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  width: 24px;
  height: 24px;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  transition: 0.2s ease-in-out;
}
.filter__price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filter__price .main-field {
  max-width: 150px;
}
.filter__label {
  cursor: pointer;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.filter__label .checkbox {
  margin-right: 20px;
}
.filter__label-text {
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding-right: 10px;
  max-width: 80%;
  font-weight: 500;
}
.filter__expert {
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
}
.filter .main-button {
  max-width: 220px;
}
.filter-reset {
  padding-right: 20px;
  color: #000;
  transition: 0.2s ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
}
.filter-reset:hover {
  color: #B12535;
  text-decoration: none;
}
.legalization {
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
  text-align: justify;
  line-height: 1.25;
  color: #84888c;
  font-weight: 600;
}
.legalization__remark {
  margin-bottom: 0;
  color: #B12535;
}
.legalization__link {
  color: #B12535;
  transition: 0.2s ease-in-out;
}
.legalization__link:hover {
  color: #B12535;
  text-decoration: underline;
}
.filter-header {
  display: none;
}
.filter-buttons {
  display: none;
}
.filter-buttons button {
  margin-bottom: 20px;
}
.filter-buttons button:last-child {
  margin-bottom: 0;
}
@media (max-width: 1025px) {
  .filter-wrapper {
    z-index: 15;
    position: fixed;
    left: 0;
    top: 65px;
    max-width: 350px;
    height: calc(100% - 65px);
    transform: translateX(-100%);
  }
  .filter-wrapper--expanded {
    transform: translateX(0);
  }
  .filter {
    padding: 20px;
  }
  .filter-buttons {
    padding: 20px;
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-top: 1px solid #E5EAEC;
    transform: translateY(100%);
    transition: .3s ease-in-out;
  }
  .filter-buttons--selected {
    transform: translateY(0);
  }
  .filter-header {
    padding: 20px;
    position: fixed;
    top: -65px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  .filter-header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
  }
}

@media (max-width: 576px) {
  /* header overlay correction   */
  .filter-wrapper {
    z-index: 21;
    position: fixed;
    left: 0;
    top: 65px;
    max-width: 100%;
    height: calc(100% - 65px);
    transform: translateX(-100%);
  }
  .filter-wrapper--expanded {
    transform: translateX(0);
  }
  .filter {
    padding: 20px;
    padding-bottom: 60px;
  }
  html .filter {
    max-width: 100vw;
  }
  .filter__price {
    flex-wrap: wrap;
  }
  .filter__price .main-field {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .filter__price .main-field:last-child {
    margin-bottom: 0;
  }
  .filter-buttons {
    padding: 20px;
    position: fixed;
    bottom: 0px;
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-top: 1px solid #E5EAEC;
    transform: translateY(100%);
    transition: .3s ease-in-out;
  }
  .filter-buttons--selected {
    transform: translateY(0px);
  }
  .filter-header {
    padding: 20px;
    position: fixed;
    top: -65px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  .filter-header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
  }
  .filter-reset {
    display: none;
  }
  .filter .legalization{
    display: block;
    padding-bottom: 20px;
  }
}
.switcher {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.switcher__button {
  margin-right: 2px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: none;
}
.switcher__button:last-child {
  margin-right: 0;
}
.switcher__button svg {
  pointer-events: none;
  fill: #7D858C;
  transition: 0.2s ease-in-out;
}
.switcher__button:hover svg {
  fill: #B12535;
  transition: 0.2s ease-in-out;
}
.switcher__button--active svg {
  fill: #B12535;
}
.filter__color .tooltip {
  left: 5px;
  transform: none;
}
.filter__color:hover .tooltip {
  visibility: visible;
  opacity: 1;
  top: -40px;
  color: #000;
}
.filter__label.disabled .card-component__crumb,
.filter__label.disabled .filter__label-text {
  opacity: 0.4;
}
.filter__content-item a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
.special-offer__item {
  aspect-ratio: 2;
  padding: 35px 60px 75px 60px;
  position: relative;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
}
.special-offer__item::before {
  content: "";
  z-index: 2;
  position: absolute;
  bottom: 75px;
  left: 50%;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 0.2s ease-in-out;
}
.special-offer__item-backdrop::after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.catalog-content__cards .special-offer__item-backdrop:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("../img/catalog-banner-lines.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 3;
}
.special-offer__item:hover {
  text-decoration: none;
}
.catalog-content__cards .special-offer__item {
  padding: 40px 30px 100px 30px;
  height: auto;
  z-index: 1;
  position: relative;
}
@media (min-width: 1600px) {
  .catalog-content__cards .special-offer__item {
    margin-bottom: 0px;
  }
}
.special-offer__item-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.05);
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* filter: url(#glass); */
}
.catalog-content__cards .special-offer__item::before {
  bottom: 119px;
}
.catalog-content__cards--list .special-offer__item-wrapper {
  margin-right: 0;
  margin-bottom: 30px;
  max-width: 100%;
}
.catalog-content__cards--list .special-offer__item {
  padding: 50px 0 100px 0;
  max-width: 100%;
  height: 485px;
  width: 100%;
}
.catalog-content__cards--list .special-offer__title {
  height: auto;
  font-size: 48px;
}
@media (min-width: 1367px) and (max-width: 1609px) {
  .catalog-content__cards .special-offer__item {
    padding: 30px 30px 100px 30px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 30px;
  }
  .catalog-content__cards--list .special-offer__item {
    padding: 30px 100px 50px 100px;
    height: 340px;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .catalog-content__cards--list .special-offer__header {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards--list .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__title {
    font-size: 42px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .catalog-content__cards .special-offer__item {
    padding: 30px 30px 100px 30px;
    max-width: calc((100% / 3) - 10px);
    margin-bottom: 0px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 26px;
  }
  .catalog-content__cards--list .special-offer__item-wrapper {
    height: 340px;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .catalog-content__cards--list .special-offer__item {
    height: 340px;
    max-width: 100%;
  }
  .catalog-content__cards--list .special-offer__header {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards--list .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__title {
    font-size: 42px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .catalog-content__cards .detail-properties__name-dots {
    max-width: 200px;
    margin-right: 20px;
  }
  .catalog-content__cards .special-offer__item {
    padding: 30px 30px 100px 30px;
    max-width: calc((100% / 3) - 10px);
    margin-bottom: 0px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 22px;
  }
  .catalog-content__cards--list .special-offer__item-wrapper {
    height: 340px;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .catalog-content__cards--list .special-offer__item {
    height: 340px;
    max-width: 100%;
  }
  .catalog-content__cards--list .special-offer__header {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards--list .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards--list .special-offer__title {
    font-size: 42px;
  }
}
@media (min-width: 971px) and (max-width: 1025px) {
  .catalog-content__cards .card-component__sticker, .academy .card-component__sticker {
    position: relative;
    top: 0;
  }
  .card-component__img {
    margin-top: 20px;
  }
}
@media (max-width: 1025px) {
  .catalog-content__cards .special-offer__item {
    padding: 20px 30px 50px 30px;
    height: 475px;
    max-width: calc((100% / 3) - 10px);
    margin-bottom: 30px;
    margin-right: 15px;
  }
  .catalog-content__cards .special-offer__header {
    margin-bottom: 10px;
  }
  .catalog-content__cards .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 24px;
  }
  .catalog-content__cards--list .special-offer__item {
    padding: 20px 30px 50px 30px;
    height: 340px;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .catalog-content__cards--list .special-offer__title {
    font-size: 48px;
  }
}
@media (max-width: 970px) {
  .catalog-content__cards .card-component__price--mobile {
    display: flex;
    justify-content: center;
    min-height: 30px;
  }
  .catalog-content__cards .special-offer__item {
    padding: 20px 0 50px 0;
    height: auto;
    max-width: calc((100% / 3) - 20px);
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .catalog-content__cards .special-offer__header {
    margin-bottom: 10px;
  }
  .catalog-content__cards .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 20px;
  }
  .catalog-content__cards--list .special-offer__item {
    padding: 20px 30px 50px 30px;
    height: 280px;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .catalog-content__cards--list .special-offer__title {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .catalog-content__cards + .section-header {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 36px;
    text-align: center;
  }
  .catalog-content__cards {
    padding-right: 0px;
  }
  .catalog-content__cards .special-offer__item {
    padding: 20px 0 50px 0;
    height: auto;
    min-height: 250px;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
  }
  .catalog-content__cards--list .special-offer__item {
    max-width: 100%;
    width: 100%;
    min-height: 250px;
  }
  .catalog-content__cards .special-offer__header {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .catalog-content__cards .special-offer__item::before {
    bottom: 30px;
  }
  .catalog-content__cards .special-offer__sticker-wrap {
    margin-bottom: 10px;
  }
  .catalog-content__cards .special-offer__title {
    font-size: 20px;
  }
}
.empty-result {
  margin: 0;
  color: #7D858C;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}
.breadcrumbs {
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.breadcrumbs__link {
  position: relative;
  margin-right: 25px;
  display: block;
  color: #7D858C;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.breadcrumbs__link:hover {
  color: #B12535;
  text-decoration: none;
}
.breadcrumbs__link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -17px;
  width: 8px;
  height: 1px;
  background-color: #7D858C;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  transform: translateY(-50%) translateZ(0);
}
.breadcrumbs__item:last-child .breadcrumbs__link {
  pointer-events: none;
  margin: 0;
  padding: 0;
  color: #B12535;
  font-weight: 900;
}
.breadcrumbs__item:last-child .breadcrumbs__link::before {
  display: none;
}
.deal_of_day {
  margin: 0 auto;
  border: 0 !important;
}
.deal_of_day .catalog-content__cards {
  padding-right: 10px;
}
@media (max-width: 576px) {
  .breadcrumbs {
    flex-wrap: wrap;
  }
}
.catalog-content .breadcrumbs {
  padding: 0;
  margin-right: auto;
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .catalog-content .breadcrumbs {
    display: none;
  }
}
@media (max-width: 1025px) {
  .breadcrumbs {
    display: none;
  }
}
@media (max-width: 320px) {
  .catalog-content__cards {
    padding: 0px;
  }
  .catalog-content__cards .card-component-wrapper, .catalog-content__cards .special-offer__item {
    margin-right: 0px;
    width: 100%;
  }
  .selector.sorting {
    display: none;
  }
  .catalog-information {
    padding: 10px;
  }
  .catalog-content__grid .card-component--horizontal .card-component__img,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__img {
    width: 100%;
    padding: 0px;
    margin: 0 0 20px;
    height: 140px;
  }
  .catalog-content__grid .catalog-content__cards--list .card-component--horizontal,
  .catalog-content__grid .catalog-content__cards--secondary .card-component,
  .catalog-content__grid .card-component--horizontal .card-component__footer,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__footer,
  .catalog-content__grid .card-component--horizontal .card-component__header,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__header {
    flex-direction: column;
  }
  .catalog-content__grid .card-component--horizontal .card-component__price,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__price {
    margin-bottom: 20px;
  }
  .catalog-content__grid .card-component--horizontal .card-component__crumbs,
  .catalog-content__grid .catalog-content__cards--secondary .card-component__crumbs {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .catalog-content__cards .special-offer__item {
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 350px;
  }
}

.filter__content-item, .filter__content-item * {
  will-change: auto;
  backface-visibility: visible;
}


@media (max-width: 420px) {
  .card-component--horizontal .card-component__crumb.card-component__rating,
  .catalog-content__cards--secondary .card-component__crumb.card-component__rating {
    display: none;
  }
}
body .btn-buy.hide {
  display: none;
}
.catalog-content__cards--secondary .card-component__tools--mobile,
.catalog-content__cards--secondary .card-component__footer .card-component__stock-wrapper,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__header .card-component__stock-wrapper,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__second-name,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .detail-properties,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .product-code {
  display: none;
}
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component-section {
  position: static;
}
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__header {
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 60px);
  z-index: 1;
}
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component:not(.card-component--vertical) .card-component__img-wrapper {
  margin-top: 55px;
}

.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component-section {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component--single .card-component-section {
  height: auto;
  flex-grow: 1;
}
@media (min-width: 1367px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component:not(.card-component--vertical) .card-component__img-wrapper {
    margin-top: 50px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__header {
    top: 15px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 1025px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__header {
    top: 0;
    width: 100%;
  }
}
@media (max-width: 970px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component:not(.card-component--vertical) .card-component__img-wrapper {
    margin-top: 45px;
  }
}
@media (max-width: 576px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component:not(.card-component--vertical) .card-component__img-wrapper {
    margin-top: 39px;
  }
}
@media (max-width: 319px) {
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component:not(.card-component--vertical) .card-component__img-wrapper {
    margin-top: 50px;
  }
}
.catalog-content__wrapper .catalog-content__cards {
  overflow: hidden;
}
.catalog-information .filter-button {
    margin-left: 0;
}
.catalog-content__cards--list .card-component--horizontal .card-component__price {
    width: auto;
}

.catalog-content__cards--list .card-component--horizontal .card-component__tools {
    justify-content: flex-end !important;
}

@media (min-width: 971px) and (max-width: 1024px) {
    .catalog-content__cards .card-component--vertical .card-component__name {
        height: auto;
        line-height: 20px;
        font-size: 16px;
    }

    .catalog-content__cards .card-component--vertical  {
        margin-bottom: 0;
        max-height: 500px;
    }
}

@media (min-width: 661px) and (max-width: 800px) {
    .catalog-content__cards--list .card-component--horizontal .card-component__footer {
        flex-direction: row;
        align-items: center;
    }
}

@media (min-width: 577px) and (max-width: 660px)  {
    .catalog-content__cards--list .card-component--horizontal .card-component__footer {
        gap: 10px;
    }
}
@media (min-width: 577px) and (max-width: 620px) {
    .catalog-information {
        padding: 10px;
    }
    .catalog-information .selector.sorting {
        margin-right: 5px;
    }
}
.catalog-content__cards .current-page{
  display: none;
}
section.catalog-search-info {
  background: #F6F6F6;
  border-radius: 5px;
  padding: 16px;
  margin: 10px 0;
}
.catalog-search-info__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.catalog-search-info__content i {
  background-size: 12px;
  width: 17px;
  height: 17px;
  background-image: url(../img/icon_search_info-magn.svg);
  background-size: contain;
  margin-right: 10px;
  opacity: 0.3;
}
.catalog-search-info__content p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
.catalog-search-info__content p span {
  color: #B12535;
}
@media (max-width: 576px){
  .catalog-search-info__content{
    flex-direction: column;
  }
  .catalog-search-info__content i {
    width: 28px;
    height: 28px;
    background-size: 28px;
    margin-bottom: 8px;
  }
  .catalog-search-info__content p {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
}

.catalog-information .filter-button {
    margin-left: 0;
}
.catalog-content__cards--list .card-component--horizontal .card-component__price {
    width: auto;
}

.catalog-content__cards--list .card-component--horizontal .card-component__tools {
    justify-content: flex-end;
}

@media (min-width: 971px) and (max-width: 1024px) {
    .catalog-content__cards .card-component--vertical .card-component__name {
        height: 40px;
        line-height: 20px;
        font-size: 16px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        overflow: hidden;
    }

    .catalog-content__cards .card-component--vertical  {
        margin-bottom: 0;
        max-height: 100%;
    }
    .catalog-content__cards .card-component--vertical .card-component__crumbs-wrapper{
      margin-top: 10px
    }
}

@media (min-width: 661px) and (max-width: 800px) {
    .catalog-content__cards--list .card-component--horizontal .card-component__footer {
        flex-direction: row;
        align-items: center;
    }
}

@media (min-width: 577px) and (max-width: 660px)  {
    .catalog-content__cards--list .card-component--horizontal .card-component__footer {
        gap: 10px;
    }
}

@media (min-width: 577px) and (max-width: 620px) {
    .catalog-information {
        padding: 10px;
    }
    .catalog-information .selector.sorting {
        margin-right: 5px;
    }
}

@media (max-width: 1150px) {
  .catalog-description__crumbs{
    display: none;
  }
  .catalog-description {
    grid-template-columns: minmax(275px, 1fr) 2fr;
    padding: 15px 20px;
  }
  .catalog-description__img-wrap{
    position: relative;
    margin-right: 0;
  }
  .catalog-description__shape{
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  .catalog-description__content {
    align-items: flex-start;
  }
  .catalog-description__title.heading {
    text-align: left;
  }
}

@media (max-width: 680px) {
  .catalog-description__crumbs{
    display: none;
  }
  .catalog-description {
    grid-template-columns: 1fr;
  }
  .catalog-description__content {
    margin-right: initial;
    align-items: center;
  }
  .catalog-description__title.heading {
    text-align: center;
  }
}

/* FILTER */
@media (max-width: 1150px) {
  .catalog-information__filter-header{
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
  }
  .catalog-information .selector.sorting{
    min-width: 280px;
  }
}
@media (max-width: 1024px) {
  .filter{
    padding-bottom: 125px;
  }
}

@media (max-width: 970px) {
  .catalog-information{
    padding: 10px 15px;
  }
}
@media (max-width: 660px) {
  .sorting__text.selector__text span {
    display: none;
  }
  .catalog-information .selector.sorting {
    min-width: 170px;
  }
}

.card-component.card-component--horizontal .card-component__crumb{
  visibility: visible;
  opacity: 1;
}
.card-component.card-component--horizontal .card-component__crumbs > .card-component__crumb{
  margin: 0;
}
@media (max-width: 1250px) {
  .card-component--horizontal .card-component__tools-buttons{
    max-width: 185px;
  }
}
@media (min-width: 1025px) and (max-width: 1150px) {
  .catalog-content__cards--list .card-component--horizontal .card-component__tools {
    justify-content: flex-start !important;
  }
}
@media (max-width: 1150px) {
  .catalog-content__cards--list .card-component--horizontal .card-component__tools .main-button:not(.load-more-btn){
    width: 100%;
    max-width: 250px;
    height: 40px;
  }
}
@media (max-width: 660px){
  .catalog-content__cards--list .card-component--horizontal .card-component__tools {
    justify-content: flex-start !important;
  }
}
@media (max-width: 577px) {
  .card-component--horizontal .card-component__header, .catalog-content__cards--secondary .card-component__header{
    height: auto;
    flex-wrap: wrap;
  }
  .catalog-content .catalog-content__grid .card-component--horizontal .card-component__img-wrapper,
  .catalog-content .catalog-content__grid .catalog-content__cards--secondary .card-component__img-wrapper {
    margin-right: 30px;
  }
  .catalog-content__cards--list .card-component--horizontal .card-component__tools {
    justify-content: center !important;
  }
}

.catalog-content__cards.catalog-content__cards--list .special-offer__item{
  width: 100%;
}

@media (max-width: 1366px){
  .catalog-content__cards.catalog-content__cards--list .main-slider{
    margin-top: 30px;
  }
}
@media (min-width: 971px) and (max-width: 1599px) {
  .catalog-content__cards--list .card-component--horizontal .card-component--discount .price__discount,
  .catalog-content__cards--list .card-component--horizontal .card-component--discount .price__main {
    font-size: 24px;
  }
}

.brand .catalog-description__text,
.brand .catalog-description__content .catalog-description__title + p {
  text-align: justify;
}
.brand .catalog-description__text.long-description {
  max-height: 95px;
  overflow: hidden;
  position: relative;
  transition: 1s ease-in-out;
}

.brand .catalog-description__text.long-description.active {
  max-height: 10000px;
}

.brand .catalog-description__text.long-description:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #ffff, #fff0);
  transition: 0.5s ease-in-out;
}

.brand .catalog-description__text.active:after {
  height: 0;
  opacity: 0;
}
a.catalog-description__text--button {
  font-size: 12px;
  text-align: center;
  color: #555;
  padding: 14px 10px;
  margin: -10px 0 -20px;
  display: block;
  cursor: pointer;
  display: none;
}
.brand .long-description + a.catalog-description__text--button {
  display: block;
}
a.catalog-description__text--button:hover,  a.catalog-description__text--button:focus {
  text-decoration: none;
  color: #000;
}
.catalog-description__text.active + a.catalog-description__text--button {
  display: none;
}
a.catalog-description__text--button_minimize {
  display: none;
}
.brand .long-description.active + a.catalog-description__text--button + a.catalog-description__text--button_minimize {
  display: block;
}
.catalog-description.brand {
  grid-template-columns: 320px 1fr;
}
@media (max-width: 680px){
  .catalog-description.brand {
    grid-template-columns: 1fr;
  }
}
/*
  FIXME apply on all domains for horizontal card, not only card-component--single
*/
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary {
  padding: 50px 0 82px;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__img-wrapper {
  min-width: 170px;
  max-width: 300px;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__img-wrapper .card-component__img{
  margin-right: auto;
  margin-left: auto;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .detail-properties__item .detail-properties__name-dots {
  max-width: 30%;
}
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary > *::after {
  left: 0;
}
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__tools-buttons > .main-button.btn-buy,
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__tools-buttons > .main-button.main-button--fz{
  min-width: 175px;
  height: 40px;
}
.card-component--single .card-component__tools-buttons > .main-button.btn-buy + .fav-button,
.card-component--single .card-component__tools-buttons > .fav-button {
  min-width: 40px;
}

.catalog-content__cards--list.catalog-content__cards--secondary .card-component__tools{
  width: 100%;
  max-width: 320px;
  justify-content: initial;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer{
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 10px;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer .card-component__price.price-reverse,
.catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer .price.price__cafive.only-desktop{
  margin-right: auto;
  width: auto;
  flex-wrap: wrap;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer .price__cafive{
  margin-bottom: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single{
  margin: 0;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper:hover .card-component{
  box-shadow: none;
}
.catalog-content__cards--list.catalog-content__cards--secondary .counter.product-action__counter {
  width: 100%;
  max-width: 110px;
  justify-content: space-between;
}
.catalog-content__cards--list.catalog-content__cards--secondary .counter.product-action__counter .counter__button[data-minus]:hover,
.catalog-content__cards--list.catalog-content__cards--secondary .counter.product-action__counter .counter__button[data-plus]:hover{
  border-radius: 0;
}
.catalog-content__cards--list.catalog-content__cards--secondary .counter.product-action__counter .counter__button,
.catalog-content__cards--list.catalog-content__cards--secondary .counter.product-action__counter .counter__field.js-check-numeric {
  min-width: 30px;
  max-width: 38px;
}
.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .price__cafive.only-desktop{
  display: flex;
}

@media (min-width: 1025px) and (max-width: 1366px){
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__tools-buttons > .main-button.btn-buy,
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__tools-buttons > .main-button.main-button--fz{
    min-width: 120px;
  }
}
@media (max-width: 970px){
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .card-component__tools-buttons > .main-button.btn-buy,
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary.card-component--single .card-component__tools-buttons > .main-button.main-button--fz {
    min-width: 130px;
  }
}
@media (max-width: 576px){
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer .card-component__price.price-reverse,
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component__footer .price.price__cafive.only-desktop{
    display: none;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component--single .subinfo {
    margin: auto;
  }
}
/* apply on all domains */

/* only spb catalog realisation */
@media (max-width: 970px){
  .catalog-content__cards .card-component--single .card-component__name {
    flex-shrink: 0;
  }
  .catalog-content__cards .card-component--single .card-component__footer  {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__stock-wrapper__show-instock{
    width: 100%;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__stock-wrapper-status {
    width: 100%;
    max-width: 100%;
  }
  .card-component--single .card-component__stock-wrapper-status i{
    flex-shrink: 0;
    margin: 0 7px;
  }
  .card-component--single .card-component__footer {
    margin-top: auto;
  }
  .catalog-content__cards .card-component--single .card-component__tools--mobile,
  .catalog-content__cards.catalog-content__cards--secondary .card-component--single .card-component__tools--mobile{
    margin-top: 3px;
  }
  .catalog-content__cards--secondary .card-component__crumb{
    margin-right: 10px;
  }
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component.card-component--single .subinfo{
    line-height: 24px;
    padding-top: 1px;
    margin-bottom: 9px;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__img-wrapper {
    margin-top: 45px;
  }
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__name {
    height: 60px;
    margin-bottom: 14px;
  }
}
@media (min-width: 320px) and (max-width: 576px){
    section.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component{
        border-bottom: 0;
    }
    .catalog-content__cards--list .card-component-section {
        position: initial;
    }
    .card-component--horizontal .card-component__bio,
    .catalog-content__cards--secondary .card-component__bio {
        position: absolute;
        padding: 0;
    }
    .catalog-content__cards.catalog-content__cards--list .card-component-wrapper {
        margin-bottom: 30px;
    }
    .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper{
    max-width: calc((100% / 3) - 20px);
    }

  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
    padding: 0px;
    margin: 0;
  }

  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__name{
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
      height: auto;
      overflow: hidden;
    flex-shrink: 0;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__img-wrapper {
    margin-top: 39px;
    margin-right: 0;
    width: 100%;
    max-width: initial;
    min-width: initial;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__img-wrapper .card-component__img {
    max-width: 110px;
    min-width: initial;
    width: 100%;
    height: 175px;
    margin: 20px auto 28px;
    padding: initial;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section {
    height: auto;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header{
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    z-index: 11;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .product-code,
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .detail-properties,
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__stock-wrapper__show-instock{
    display: none;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__crumbs-wrapper{
    width: 100%;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single  .card-component__crumbs{
    width: 100%;
    justify-content: flex-end;
    height: 20px;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single  .card-component__crumb{
    display: none;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single  .card-component__crumb.card-component__country,
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single  .card-component__crumb.card-component__wine-sort{
    display: block;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single  .card-component__footer {
    padding-bottom: 0;
    flex-direction: column;
    width: 100%;
    height: 100%;
    row-gap:0;
    justify-content: flex-end;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__stock-wrapper__show-instock{
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 25px;
    justify-self: stretch;
    margin: 0 0 5px;
    padding: 0;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools{
    display: none;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools--mobile {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    opacity: 1;
    width: 100%;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools--mobile .price__cafive {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__stock-wrapper-status{
    font-size: 14px;
    letter-spacing: initial;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .sommelier-video-review-url {
    margin-top: 0px;
    font-size: 11px;
    top: calc(50% - 14px);
    right: 2px;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__sticker {
    position: absolute;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__price {
    display: none;
  }
}

@media (max-width: 576px){
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__stock-wrapper.card-component__stock-wrapper__show-instock{
    margin-bottom: 19px;
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper{
    max-width: calc((100% / 2) - 10px);
  }
  .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__stock-wrapper__show-instock{
    margin: -1px 0 0;
  }
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .subinfo {
    line-height: 24px;
    padding-top: 7px;
    margin-bottom: -12px;
  }
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component.card-component--single .subinfo {
    line-height: 24px;
    padding-top: 17px;
    margin-bottom: 3px;
  }
}
@media (max-width: 415px){
    .catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__stock-wrapper-status{
        font-size: 12px;
    }
}
.card-component.card-component--single .card-component__img-wrapper{
  z-index: 1;
}

.catalog-content {
  padding-bottom: 40px;
}
@media (max-width: 577px) {
  .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary {
    padding-bottom: 30px;
  }
}
@media (max-width: 1025px){
  .catalog-content__grid .catalog-content__cards:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 576px){
  .lwine-seo-section table tbody {
    display: flex;
    flex-wrap: wrap;
  }
  .lwine-seo-section table tbody tr:first-child {
    width: 100%;
  }
  .lwine-seo-section table tbody tr:first-child th, tbody tr:first-child td {
    width: 100%;
    font-size: 14px;
  }
  .lwine-seo-section table tbody tr:not(:first-child) {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    width: 100%;
  }
  .lwine-seo-section table tbody tr td:nth-child(2n-1) {
    font-weight: 700;
  }
}

.catalog-description__img-wrap{
  grid-area: desc-image;
  width: 320px;
}
.catalog-description__content{
  grid-area: desc-content;
  width: auto;
}
.catalog-description__fast-filters{
  grid-area: desc-fast-filters;
  width: 280px;
}
.catalog-fast-filters__list{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  height: 100%;
}
.catalog-fast-filters__link{
  position: relative;
  padding-left: 24px;
  flex-shrink: 0;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  transition: 0.2s ease-in-out;
  text-decoration: none;
}
.catalog-fast-filters__link::before{
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 18px;
  background-image: url(../img/tilde-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
}
.catalog-fast-filters__link:hover{
  color: #bb2135;
  text-decoration: none;
}
.catalog-description{
  display: grid;
  grid-template-areas: "desc-image desc-content desc-fast-filters";
  grid-template-columns: auto;
}
@media (max-width: 1150px){
  .catalog-description {
    grid-template-areas: "desc-image desc-content" "desc-fast-filters desc-fast-filters";
  }
  .catalog-description__fast-filters{
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
    height: 55px;
    display: flex;
    justify-content: center;
  }
  .catalog-fast-filters__list{
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    height: 40px;
  }

  .catalog-fast-filters__link:hover{
    color: #fff;
    background-color: #7D858C;
    text-decoration: none;
  }

}
@media (max-width: 680px){
  .catalog-description {
    grid-template-areas: "desc-image" "desc-content" "desc-fast-filters";
  }
  .catalog-description__content{
    width: 100%;
  }
  .catalog-fast-filters__list{
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
  }
  .catalog-fast-filters__link{
    background-color: #E5EAEC;
    color: #7D858C;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 4px;
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
  }
  .catalog-fast-filters__link::before{
    display: none;
  }
}

.catalog-content .catalog-content__grid .card-component-wrapper.not-available .card-component.card-component--horizontal  .card-component__tools-buttons{
  max-width: 350px;
}
@media (max-width: 1280px){
  .catalog-content .catalog-content__grid .card-component-wrapper.not-available .card-component.card-component--horizontal  .card-component__tools-buttons{
    max-width: 250px;
  }
}



@media (max-width: 576px) {
  .catalog-content__cards.catalog-content__cards--list,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary{
    padding: 0px 5px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 10px;
    padding-bottom: 120px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal  .card-component__header,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single  .card-component__header{
    margin-bottom: 10px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__img-wrapper,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__img-wrapper {
    width: 100%;
    min-width: 0;
    max-width: 40%;
    margin: 0;
    padding: 25px 0 0 0;
    display: block;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component-section,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component-section {
    min-width: 0;
    width: 100%;
    max-width: 60%;
    margin: 0;
    padding: 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__img,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__img {
    min-height: initial;
    height: 100%;
    margin: 0;
    padding: 15px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__img img,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__img img{
    max-height: 250px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__stock-wrapper,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__stock-wrapper {
    position: absolute;
    bottom: 90px;
    left: 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__stock-wrapper-status,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__stock-wrapper-status{
    font-size: max(3vw, 12px);
  }

  .catalog-content .catalog-content__grid .card-component.card-component--horizontal  .card-component__rating-star,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single  .card-component__rating-star,
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__value,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__value {
    display: block;
    font-size: max(3vw, 12px);
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__crumbs,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__crumbs{
    position: static;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .product-code,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .product-code {
    display: block;
    font-size: max(3vw, 12px);
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 5px;
    padding: 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties {
    display: block;
    padding: 0;
    margin: 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__value-link,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__value-link,
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__name-dots,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__name-dots{
    font-size: max(3vw, 12px);
    font-weight: 300;
    line-height: 1.2;
    max-width: initial;
    min-width: initial;
    padding: 0;
    margin: 0;
    width: 50%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__name,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__name{
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 15px;
    padding: 0;
    text-wrap: balance;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__footer,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__footer {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .price,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .price{
    position: static;
    padding: 0;
    margin: 0;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .price.price-reverse,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .price.price-reverse{
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .price.price-reverse .price__main,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .price.price-reverse .price__main{
    width: auto;
    font-size: 16px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__tools,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__tools{
    position: static;
    padding: 0;
    margin: 0;
    justify-content: flex-start !important;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__tools .counter,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__tools .counter{
    display: flex;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__name,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__name,
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item a,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item a{
    font-size: max(3vw, 12px);
    font-weight: 300;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__stock-wrapper-status i,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__stock-wrapper-status i {
    margin: 0 7px 0 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__sticker .sticker,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__sticker .sticker {
    margin: 0;
    height: 25px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal  .card-component__sticker,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single  .card-component__sticker{
    position: absolute;
    left: 0;
    top: 0;
    min-width: auto;
    max-width: 100%;
    padding: 0;
    margin: 0;
    width: 40%;
    display: flex;
    gap: 8px;
    justify-content: center !important;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .sommelier-video-review-url,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .sommelier-video-review-url{
    right: 0;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__bio,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__bio{
    position: absolute;
    left: 0;
    top: 37px;
    margin: 0;
    padding: 0;
  }

  .catalog-information .selector.sorting {
    height: 24px;
    min-width: 24px;
    max-width: 24px;
    width: 24px;
    background-image: url("../img/sort-icon.svg");
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: 70%;
    margin-left: 10px;
  }
  .sorting__text.selector__text {
    opacity: 0;
    height: 24px;
    display: block;
    width: 25px;
  }
  .sorting .selector__expander::before{
    left: 3px;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item {
    margin-bottom: 8px;
    flex-direction: column;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item .detail-properties__name-dots,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item .detail-properties__name-dots{
    width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item .detail-properties__name-dots::before,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item .detail-properties__name-dots::before{
    display: none;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item .detail-properties__name-dots .detail-properties__name,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item .detail-properties__name-dots .detail-properties__name{
    font-weight: 300;
    display: block;
    margin-bottom: 2px;
    width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item .detail-properties__value-link,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item .detail-properties__value-link{
    text-decoration: none;
    width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .detail-properties__item .detail-properties__value-link a,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .detail-properties__item .detail-properties__value-link a{
    text-decoration: underline;
    font-weight: 600;
  }

  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__tools-buttons,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__tools-buttons{
    max-width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component.card-component--horizontal .card-component__tools .main-button:not(.load-more-btn),
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component.card-component--single .card-component__tools .main-button:not(.load-more-btn){
    max-width: 100%;
    border-radius: 0;
  }
  .catalog-content .catalog-content__grid .card-component-wrapper.not-available .card-component.card-component--horizontal  .card-component__tools-buttons,
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper.not-available .card-component.card-component--single  .card-component__tools-buttons{
    max-width: 100%;
  }
  .catalog-content .catalog-content__grid .card-component-wrapper.not-available .card-component.card-component--horizontal  .card-component__tools-buttons .main-button:not(.load-more-btn),
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper.not-available .card-component.card-component--single  .card-component__tools-buttons .main-button:not(.load-more-btn){
    border-radius: 5px 0 0 5px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper {
    max-width: 100%;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single{
    height: auto;
    flex-direction: row;
    padding-bottom: 120px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__img-wrapper{
    max-width: 40%;
    margin: 0;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__img-wrapper .card-component__img{
    height: 100%;
    margin: 0;
    padding: 15px;
    max-width: 100%;
    min-width: 100%;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section{
    display: block;
    height: initial;
    flex-grow: initial;
    flex-direction: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header{
    flex-direction: initial;
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    width: initial;
    z-index: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__sticker{
    min-width: 0;
    height: 25px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__sticker .sticker{

  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__sticker .sticker.sticker--darken-blue{
    background-position: 5px 4px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__stock-wrapper{
    width: initial;
    display: flex;
    margin: 0 auto 0 0;
    padding-right: 10px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component-section .card-component__header .card-component__stock-wrapper .card-component__stock-wrapper-status{
    white-space: nowrap;
    flex-wrap: nowrap;
    letter-spacing: -0.5px;
    font-size: max(3vw, 12px);
    text-align: initial;
    width: initial;
    max-width: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__crumbs{
    justify-content: flex-start;
    gap: 0 10px;
    height: 25px;
    padding-left: 0;
    width: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__crumbs-wrapper{
    margin-bottom: 0;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__footer{
    flex-wrap: initial;
    width: initial;
    height: initial;
    justify-content: space-between;
    column-gap: 0;
    row-gap: 10px;
    align-items: center;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__price{
    display: flex;
    flex-wrap: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__price.price-reverse{
    flex-direction: row-reverse;
    justify-content: flex-end;
    column-gap: 10px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__footer .price.price__cafive.only-desktop{
    display: flex;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .subinfo{
    display: none;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__price .price__main{
    width: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools{
    display: flex;
    width: 100%;
    max-width: 100%;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools--mobile{
    display: none;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__stock-wrapper{
    display: none;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools-buttons{

  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .counter__button{
    min-width: initial;
    max-width: initial;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .product-action__counter{
    max-width: 110px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools .main-button:not(.load-more-btn){
    width: 100%;
    height: 40px;
  }
  .catalog-content .catalog-content__grid .catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .sommelier-video-review-url{
    top: 42px;
  }
}

/* slider grid-wrapper--pickups */
.pickup-detail .grid-wrapper--pickups {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 970px){
  .grid-wrapper--pickups .grid-component .card-component-wrapper{
    max-width: calc((100% / 2) - 16px);
  }
}
@media (max-width: 440px){
  .grid-wrapper--pickups .grid-component .card-component-wrapper{
    max-width: 100%;
  }
}
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__tools .main-button:not(.load-more-btn){
  height: 40px;
}
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__crumbs {
  gap: 0 10px;
}
.catalog-content__cards.catalog-content__cards--list.catalog-content__cards--secondary .card-component-wrapper .card-component.card-component--single .card-component__crumbs .card-component__crumb{
  margin-right: 0;
}
.mobile-counter-container{
  display: none;
}
@media (max-width: 576px){
  html .filter-wrapper-is-filtered .filter {
    height: calc(100% - 140px);
  }
}
@media (max-width: 970px){
  .catalog-content__cards .card-component-wrapper:hover,
  .catalog-content__cards .special-offer__item:hover {
    z-index: initial;
    transition: none;
  }
  .catalog-content__cards .card-component-wrapper.card-component-wrapper--visible-counter,
  .catalog-content__cards .special-offer__item.card-component-wrapper--visible-counter {
    z-index: 3;
  }
  .catalog-content__cards  .mobile-counter-container{
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: -50px;
    left: 0;

    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 -5px;
    transform: rotateX(90deg);
    transform-origin: top;
    transition: transform .250s ease-out;
  }
  .catalog-content__cards  .card-component-wrapper--visible-counter .mobile-counter-container{
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
  }
}
.card-component-mobile-tools--in-basket .card-component-mobile-tools__buttons {
  display: none;
}
.card-component-mobile-tools__counters{
  display: none;
}
.card-component-mobile-tools--in-basket .card-component-mobile-tools__counters {
  display: block;
}

.top-products-table-wrapper {
  overflow-x: auto;
  scrollbar-width: none;
}
.top-products-table__header {
  background-color: #E5EAEC;
}
.top-products-table__value {
  color: #7D858C;
}
table.top-products-table {
  width: 1520px;
}
.top-products-table td {
  border-left: 0;
  border-right: 0;
  padding: 18px 20px !important;
  min-width: 125px;
}
@media (max-width: 576px) {
  .top-products-table tbody tr:first-child td {
    width: initial;
  }
  .top-products-table tbody tr:first-child td:first-child {
    width: min(60vw, 260px);
  }
}
/* /local/templates/redesign/css/minified.css */
/* oleg zivi */
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1-heading,
.h2-heading,
.h3-heading,
.h4-heading,
.h5-heading,
.h6-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.h1-heading,
.h2-heading,
.h3-heading,
.h4-heading,
.h5-heading,
.h6-heading {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2;
}
.h1,
h1,
.h1-heading {
  font-size: 48px;
  line-height: 1.4;
  text-align: center;
}
.h2,
h2,
.h2-heading {
  font-size: 2rem;
}
.h3,
h3,
.h3-heading {
  font-size: 1.75rem;
}
.h4,
h4,
.h4-heading {
  font-size: 1.5rem;
}
.h5,
h5,
.h5-heading {
  font-size: 1.25rem;
}
.h6,
h6,
.h6-heading {
  font-size: 1rem;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
[data-toggler] {
  cursor: pointer;
}
[data-toggler-status], [data-toggler-status="false"], [data-toggler-item]:not([data-toggler-status="true"]) {
  opacity: 0;
  transition: 0.25s;
  pointer-events: none;
}
[data-toggler-status="true"] {
  opacity: 1;
  pointer-events: auto;
}
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  visibility: hidden;
}
.wrapper {
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1600px;
  overflow-y: visible;
}
.wrapper--visible {
  overflow: visible;
}
.main-page .wrapper {
  overflow: hidden;
}
.main-page .wrapper--visible {
  overflow: visible;
}
.section-header {
  margin-bottom: 15px;
  text-align: left;
  color: #000;
  font-family: "Druk Cyr", "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  display: flex;
  align-items: center;
  padding-right: 70px;
}
.section-wrap--recommend {
  overflow: hidden;
  padding-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
._hidden {
  display: none !important;
}
.close-button {
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  padding: 6px 3px;
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  transition: 0.2s ease-in-out;
}
.close-button:hover .close-button__line::after,
.close-button:hover .close-button__line::before {
  background-color: #B12535;
}
.close-button__line::after,
.close-button__line::before {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background-color: #ccc;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: 0.2s ease-in-out, transform 0.2s, -webkit-transform 0.2s;
}
.close-button__line::before {
  -webkit-transform: translateZ(0) rotate(45deg);
  transform: translateZ(0) rotate(45deg);
}
.close-button__line::after {
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
}
.search-button {
  display: block;
  border: 0;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.wrapper iframe {
  max-width: 100%;
}
@media (min-width: 971px) {
  .search-button--close {
    background-image: url(../img/close-icon.svg);
  }
}
@media (max-width: 970px) {
  .search-button--close {
    z-index: 1;
    position: absolute;
    right: 20px;
    background-image: url(../img/close-icon.svg);
  }
}
@media (max-width: 576px) {
  .wrapper .academy__detail iframe {
    aspect-ratio: 515 / 230;
    height: auto;
  }
  .search-button--close {
    z-index: 1;
    position: absolute;
    right: 20px;
    background-image: url(../img/close-icon.svg);
  }
}
.tooltip {
  line-height: initial;
  font-weight: 600;
  color: #7D858C;
  visibility: hidden;
  opacity: 0;
  padding: 6px 12px;
  position: absolute;
  top: -60px;
  left: 50%;
  display: block;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  font-family: inherit;
  font-style: normal;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.12);
  transition: 0.2s ease-in-out;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .tooltip {
    display: none;
  }
}
.cart-button {
  position: relative;
  display: block;
  border: 0;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/cart-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.cart-amount {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #B12535;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
}
.cart-button__cart-amount {
  padding: 1px 5px;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 20px;
  height: 20px;
  font-size: 12px;
}
.search {
  position: relative;
}
.search__input {
  padding-left: 60px;
  padding-right: 15px;
  width: 100%;
  height: 50px;
  border: 0 solid #e5eaec;
  font-weight: 700;
  background-color: #fbfbfb;
}
.search__input::placeholder {
  color: var(--secondary-dark);
}
.search__button {
  position: absolute;
  top: 13px;
  left: 20px;
}
.search__autocomplete {
  display: none;
  z-index: 15;
  padding: 20px 40px;
  position: absolute;
  top: 60px;
  max-width: 700px;
  width: 50vw;
  background-color: #fff;
  border: 0px solid #E5EAEC;
  border-radius: 5px;
  box-shadow: 0 40px 140px -80px rgb(0 0 0 / 50%);
  transition: 0.2s ease-in-out;
}
.search__autocomplete-link {
  padding-top: 18px;
  display: block;
  text-align: center;
  color: #000;
  border-top: 1px solid #eaeaea;
}
.search__autocomplete-link:hover {
  color: #000;
}
.search__autocomplete--results {
  display: block;
  -webkit-animation: fadeIn 0.2s ease-in-out;
  animation: fadeIn 0.2s ease-in-out;
}
.search__preloader {
  position: absolute;
  background: #fffd;
  width: calc(100% - 80px);
  height: calc(100% - 40px);
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search__autocomplete.search__autocomplete--results.search__narrow {
  max-width: 700px;
  box-shadow: 0 25px 90px -45px rgb(0 0 0 / 50%);
}
@media (max-width: 576px) {
  .search__preloader {
    width: calc(100% - 20px);
  }
}
.search__empty {
  text-align: center;
  padding-top: 20px;
}
.search__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.search__item--title {
  padding-bottom: 10px;
  position: sticky;
  top: 0;
  font-size: 14px;
  color: #B12535;
  font-weight: 700;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}
.search__item:hover .search__link {
  color: #B12535;
  text-decoration: none;
}
.search__item:hover .price__main {
  color: #B12535;
}
.search__item::last-child {
  margin-bottom: 0;
}
.search__img {
  display: block;
  max-width: 100%;
}
.search__img-wrap {
  margin-right: 30px;
  width: 35px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
}
.search__link {
  display: block;
  font-size: 16px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.search__link:last-child {
  font-size: 12px;
}
.search__link:hover {
  text-decoration: none;
  color: #000;
}
.search__list {
  overflow-y: auto;
  padding-right: 42px;
  max-height: 300px;
  min-height: 65px;
}
.search__list::-webkit-scrollbar {
  width: 10px;
}
.search__list::-webkit-scrollbar-track {
  background-color: #E5EAEC;
}
.search__list::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}
@media (max-width: 970px) {
  .search__list::-webkit-scrollbar {
    display: none;
  }
}
.search__text {
  margin: 0;
  max-width: 550px;
}
.search__price {
  margin-left: auto;
  min-width: 100px;
  text-align: right;
}
.search__price .price__main {
  font-size: 16px;
  transition: 0.2s ease-in-out;
}
.phone {
  text-decoration: none;
  color: #000;
}
.phone:hover {
  color: #B12535;
  text-decoration: none;
}
.counter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #E5EAEC;
  background-color: #fff;
}
.counter__button {
  border: none;
  width: 30px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #fff;
  color: transparent;
  font-size: 20px;
  transition: 0.2s ease-in-out;
}
.counter__field {
  display: block;
  border: none;
  width: 100%;
  min-width: 1px;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  transition: 0s;
}
.counter__measure-type {
  width: 100%;
  min-width: 1px;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  pointer-events: none;
  border: none;
}
.counter__button[data-minus], .counter__button[data-plus] {
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  min-height: 38px;
}
.counter__button[data-minus] {
  background-image: url("../img/icon-minus.svg");
}
.counter__button[data-plus] {
  background-image: url("../img/icon-plus.svg");
}
.blur {
  filter: blur(4px);
  transition: filter 0.1s ease-out !important;
}
.price__main {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.price__discount {
  font-size: 18px;
  color: #B12535;
  text-align: center;
  font-weight: 700;
}
.card-pack {
  font-size: 10px;
  text-align: center;
  font-weight: 700;
  position: relative;
  top: 10px;
}
.card-pack--mobile{
  display: none;
}
.price__discount + .card-pack {
  color: #b12635;
}
.address {
  color: #959595;
}
.address__link {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
}
.address__link em {
  font-style: normal;
}
.address__link em.pink {
  color: #B12535;
}
.address__link:hover {
  color: #fff;
  text-decoration: none;
}
.address__link:hover em {
  border-bottom: 1px dashed #fff;
}
.address__link:hover em.pink {
  border-bottom: 1px dashed #B12535;
}
.lang__link {
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Druk Cyr", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
}
.lang__link:hover {
  color: #fff;
  text-decoration: none;
}
.main-navigation .lang__link {
  color: #000;
  opacity: 0.6;
  font-size: 21px;
}
.main-navigation .lang__link:hover,
.main-navigation .lang__link.lang__link--active{
  opacity: 1;
}
.main-content .link-absolute {
  pointer-events: none;
}
.main-content.loaded .link-absolute {
  pointer-events: auto;
}
.main-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: #B12535;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-button--mobile {
  background-image: url(../img/cart-icon--white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.main-button:hover {
  text-decoration: none;
  color: #fff;
}
.main-button[disabled] {
  opacity: 0.5;
}
@media (min-width: 1025px) {
  .main-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(156,46,49,0.7);
  }
}
.white-button {
  background: #fff;
  color: #000;
  border: 1px solid #E5EAEC;
}
.white-button:hover {
  background: #fff;
  color: #B12535;
  text-decoration: underline;
}
.blue-bordered-button {
  background: #fff;
  color: #000;
  border: 1px solid #B12535;
}
.blue-bordered-button:hover {
  background: #fff;
  color: #B12535;
  text-decoration: underline;
}
.filter-button {
  margin-right: 10px;
  margin-left: auto;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #fff;
  background-image: url(../img/filter-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
  border: none;
  position: relative;
}
.filter-button.filtered:after {
  content: "";
  background: #B12535;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -1px;
}
@media (min-width: 1026px) {
  .filter-button {
    display: none;
  }
}
.link-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  background-color: #B12535;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link-button:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 1280px) {
  .link-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(183, 38, 55, 0.7);
  }
}
.fav-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  background-color: #B12535;
  background-image: url(../img/fav-button-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.main-navigation .fav-button--nav {
  width: 24px;
  height: 24px;
  background-color: #fff;
  background-image: url(../img/fav-icon.svg);
  background-size: 24px;
}
.main-navigation .fav-button--nav.fav-button--filled-red {
  background-image: url(../img/fav-icon--filled-red.svg);
}
.fav-button:hover {
  text-decoration: none;
  color: #fff;
}
.button--hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .fav-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(156,46,49,0.7);
  }
  .fav-button--nav:hover {
    background-color: transparent;
  }
}
.placeholder {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #959595;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
input[type="text"]:focus + .placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
input[type="email"]:focus + .placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
.js-placeholder {
  font-size: 14px;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
.checkbox {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  transition: 0.1s ease-in-out;
}
.checkbox::after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 7px;
  top: 14px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: background 0.1s ease-in-out, opacity 0.1s ease-in-out,
    transform 0.25s ease-in-out;
}
input[type="checkbox"]:checked + .checkbox {
  background-color: #B12535;
  border-color: #B12535;
}
input[type="checkbox"]:checked + .checkbox::after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  -ms-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
input[type="radio"]:checked + .checkbox::after {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  -ms-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
input[type="checkbox"]:checked + .checkbox + span {
  max-width: calc(100% - 40px);
}
.main-field {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #E5EAEC;
  background-position: right -15px center;
  background-size: 20px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
input.main-field.do-not-clean,
#popup_cart_url {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
input.main-field.do-not-clean + button,
#popup_cart_url + button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: 2px;
}
.social-registration {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.social-registration__item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
  height: 40px;
  transition: 0.2s ease-in-out;
}
.social-registration__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 30px;
  background-color: #E5EAEC;
  transform: translateY(-50%);
  display: none;
}
.social-registration__item:last-child::after {
  display: none;
}
.social-registration__item--vk {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.social-registration__item--ok {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.social-registration__item--vk:hover {
  background-color: rgba(74, 118, 168, 0.2);
}
.social-registration__item--vk svg {
  fill: #4a76a8;
}
.social-registration__item--ok:hover {
  background-color: rgba(238, 130, 8, 0.2);
}
.social-registration__item--ok svg {
  fill: #ee8208;
}
.social-registration__item--fb:hover {
  background-color: rgba(59, 89, 152, 0.2);
}
.social-registration__item--fb svg {
  fill: #3b5998;
}
.social-registration__link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticker {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  height: 22px;
  justify-content: center;
  padding: 0 10px;
  text-transform: uppercase;
  width: auto;
}
.sticker--red {
  background-color: #B12535;
}
.sticker--only-mobile {
  display: none;
}
.sticker--collection {
  padding-bottom: 3px;
  padding-top: 1px;
}
.sticker--darken-blue {
  padding-left: 30px;
  background-color: #7D858C;
  background-image: url(../img/thumbs-up-icon.svg);
  background-repeat: no-repeat;
  background-position: 10px 2px;
  background-size: 15px;
}
.sticker__link {
  color: #fff;
  display: block;
  font-weight: 700;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.sticker.sticker--darken-blue .sticker__link {
  font-weight: 500;
}
.sticker--collection .sticker__link {
  line-height: initial;
}
.sticker--discount {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.card-component__small-stickers .sticker {
  padding: 2px 8px;
  font-size: 10px;
}
.sticker--discount .sticker__discount-value {
  font-size: 12px;
  color: #B12535;
  font-weight: 400;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin: 0 8px;
}
.sticker__discount-value.sticker--gift {
  padding: 0;
  margin: 0 4px;
  width: 21px;
  height: 22px;
  line-height: 27px;
  position: relative;
}
.sticker__discount-value.sticker--gift a {
  display: none;
}
.sticker__discount-value.sticker--gift:before {
  content: "";
  background-image: url(../img/icon-gift.svg);
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime {
  background: #B12535;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 2px 10px 2px 27px;
  height: 22px;
  line-height: 20px;
  margin-left: 0;
}
.sticker__discount-value.sticker--gift a,
.sticker--discount .sticker__discount-value {
  color: #B12535;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime a {
  color: #fff;
}
.sticker__discount-value.sticker--gift.sticker--gift_notime:after {
  filter: brightness(10);
}
.sticker__discount-value.sticker--gift.sticker--gift_notime:before {
  filter: brightness(10);
  height: 14px;
}
.crumbs-mobile span.sticker__discount-value.sticker--gift {
  color: transparent;
  margin: 0;
}
.detail-header .crumbs-mobile span.sticker__discount-value.sticker--gift {
  margin-right: 10px;
}
.detail-header .crumbs-mobile .card-component__crumbs {
  margin-bottom: 0;
}
@media (max-width: 970px) {
  .sticker--discount .sticker__discount-value.sticker--gift {
    line-height: 26px;
  }
  .sticker__discount-value.sticker--gift.sticker--gift_notime {
    font-size: 10px;
    height: 100%;
    line-height: 15px;
    padding: 2px 10px 2px 17px;
    border-radius: 2px;
  }
  .sticker__discount-value.sticker--gift.sticker--gift_notime:before {
    height: 11px;
  }
}
.sticker__link:hover {
  text-decoration: underline;
  color: #fff;
}
[aria-disabled="true"] {
  opacity: 0;
  pointer-events: none;
}
.product-code {
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
  color: #000;
}
input[type="number"] {
  appearance: none;
  -moz-appearance: textfield;
}
.social__link {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #262626;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.social__link:last-child {
  margin-right: 0;
}
.social__link:hover {
  background-color: #3a3a3a;
}
.social__link .social__img {
  width: 50%;
}
.header {
  padding-top: 0;
  padding-bottom: 25px;
  background: #fff;
  z-index: 12;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.header a,
.header button {
  font-weight: 600;
}
.header .top-bar {
  background-color: #FBFBFB;
  border-bottom: 1px solid #E2E7E9;
  padding: 10px 0;
  min-height: 50px;
  position: relative;
  z-index: 1;
}
.header .top-bar .wrapper {
  overflow: visible;
}
.header .top-bar a {
  color: #000;
  text-decoration: none;
  transition: 0.2s;
  position: relative;
  white-space: nowrap;
}
.header .top-bar a:hover {
  color: #B12535;
}
.header .top-bar .wrapper {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.header .top-bar__menu,
.header .top-bar__links {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}
/* more bytes */
.header .top-bar__menu .top-bar__menu-item--bold {
  color: #B12535;
  font-weight: 800;
}
.header .top-bar__menu .top-bar__menu-item--bold:before {
  content: "";
  width: 0;
  height: 2px;
  background: #B12535;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.15s ease-out;
}
.header .top-bar__menu .top-bar__menu-item--bold:hover:before {
  width: 100%;
  transition: 0.3s ease-in;
}
.header .top-bar__menu .top-bar__menu-item--notify:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #B12535;
  border-radius: 50%;
  position: absolute;
  top: 1px;
  right: -8px;
}
.header .top-bar__links-item--group {
  align-content: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  position: relative;
}
.header .top-bar__links-item--group > span {
  bottom: calc(100% - 4px);
  font-size: 10px;
  font-weight: 400;
  left: 33px;
  position: absolute;
}
.header .top-bar__links-item--group > a {
  margin-bottom: -3px;
}
.header .top-bar__links .top-bar__links-item i {
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 12px;
}
.header .top-bar__links .top-bar__links-item.top-bar__links-item--telegram i {
  background-image: url("../img/icon-social-telegram--red.svg")
}
.header .top-bar__links .top-bar__links-item.top-bar__links-item--phone i {
  background-image: url("../img/icon-social-phone--red.svg")
}
.header .top-bar__links .top-bar__links-item.top-bar__links-item--phone-out i {
  background-image: url("../img/icon-social-phone-out--red.svg")
}
.main-navigation__item .top-bar__links-item--phone-out {
  pointer-events: none;
}
.header .top-bar__help-nav {
  position: relative;
  display: flex;
  max-width: 440px;
  justify-content: flex-end;
  align-items: center;
}

.header .top-bar__help-item {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.header .top-bar__help-item > span > i {
  background: url("../img/icon-help--red.svg") no-repeat 50% 50%;
  background-size: 28px;
  height: 28px;
  width: 28px;
  margin-right: 10px;
}
.header .top_bar__help {
  background: #FFFFFF;
  border: 1px solid #E5EAEC;
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.12);
  max-width: 434px;
  min-width: 320px;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 52px;
  transition: .25s;
  width: 100vw;
  z-index: 8;
}
.header .top_bar__help:before {
  content: "";
  position: absolute;
  top: 0;
  height: 20px;
  width: 100%;
  background: transparent;
}
.top_bar__help > section {
  border-bottom: 1px solid #E5EAEC;
  margin: 0;
  padding: 10px 20px;
}
.top_bar__help > section.top_bar__work-time {
  display: flex;
  justify-content: center;
}
.main-navigation__item .top_bar__help > section.top_bar__work-time {
  border-bottom: 0;
  padding: 20px 20px 0;
}
.top-bar__help-nav .top_bar__help > section.top_bar__work-time {
  border: none;
  padding: 16px 20px 6px;
}
.top_bar__help section .top_bar__title {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px 0;
}
.top_bar__list {
  align-content: space-between;
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_bar__help li.selector {
  width: 100%;
}
.top_bar__help li.selector.selector--expanded .selector__expander {
  display: block;
  opacity: 1;
  visibility: visible;
  width: calc(100% + 40px);
}
.main-navigation__item .top_bar__help li.selector.selector--expanded .selector__expander::before {
  display: none;
}
.top-bar__phone-group {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.top-bar__phone-group > span {
  color: #7D858C;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 8px;
}
.top_bar__help a.top-bar__links-item.top-bar__links-item--phone {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.top_bar__help a.top-bar__links-item.top-bar__links-item--phone i {
  background-image: url(../img/phone-icon--red.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  display: block;
  height: 24px;
  margin-right: 4px;
  width: 24px;
}
.top_bar__help a.top-bar__links-item.top-bar__links-item--phone span {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.top_bar__messengers section > h2 {
  margin: -24px 0 10px 0;
}
.top_bar__help .callback-selector {
  width: 100%;
}
.top_bar__help .callback-selector > span,
.top_bar__messengers .top_bar__list a,
.top_bar__contacts a {
  align-items: center;
  background: #B12535;
  border-radius: 4px;
  color: #FBFBFB;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  padding: 12px;
  transition: 0.25s;
  width: 100%;
}
.top_bar__contacts a {
  background-color: #FFF;
  border: 2px solid #CFD2D3;
  color: #000;
}
.top_bar__contacts a:before {
  background-image: url(../img/icon-profile.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  content: "";
  height: 20px;
  margin-right: 10px;
  width: 24px;
}
.top_bar__help .callback-selector > span:hover,
.top_bar__messengers .top_bar__list a:hover,
.top_bar__contacts a:hover {
  color: #FFF;
  text-decoration: none;
}
.top_bar__contacts a:hover {
  color: #000;
}
body header.header .top_bar__contacts a:hover {
  background-color: #CFD2D3;
  color: #000;
  text-decoration: none;
}
.top_bar__help .callback-selector > span:hover {
  background-color: #C35C63;
  color: #fff;
  text-decoration: none;
}
.top_bar__messengers .top_bar__list a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.top_bar__help .callback-selector > span:before {
  background-image: url(../img/icon-phone-in--white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  content: "";
  height: 24px;
  margin-right: 4px;
  width: 24px;
}
.top_bar__help .callback-selector > span:after, .top_bar__help .main-navigation__link--callback:after {
  display: none;
}
.top_bar__messengers .top_bar__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.top_bar__messengers .top_bar__list a {
  flex-basis: 150px;
  flex-grow: 1;
}
.top_bar__social:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  content: "";
  height: 20px;
  margin-right: 10px;
  width: 24px;
}
a.top_bar__social.top_bar__social--telegram {
  background-image: linear-gradient(262.02deg, #2AABEE 0%, #229ED9 100%);
}
.top_bar__social--telegram:before {
  background-image: url(../img/icon-social_telegram--white.svg);
}
a.top_bar__social.top_bar__social--whatsapp {
  background-image: linear-gradient(262.35deg, #57D163 0%, #23B33A 100%);
}
.top_bar__social--whatsapp:before {
  background-image: url(../img/icon-social_whatsapp--white.svg);
}
.top_bar__work-time p {
  align-items: center;
  color: #7D858C;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}
.top_bar__work-time p:before {
  background-image: url("../img/icon-work_time.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  content: "";
  height: 24px;
  margin-right: 10px;
  width: 24px;
}
.top_bar__help .selector__expander {
  left: -20px;
  right: -20px;
  top: 48px;
}
.top_bar__help .selector__expander:before {
  height: 12px;
  left: 30.6%;
  right: auto;
  top: -6px;
  width: 12px;
}
.main-navigation__list .top_bar__help {
  width: 100%;
  display: none;
}

.top-bar__city-manager {
  margin-right: 15px;
}
.top-bar__city-manager .city-container--header .selector__text.selector__text--geo::before{
  background-image: url("../img/location-icon-red.svg");
  background-size: 100%;
  margin-right: 5px;
}
.top-bar__city-manager .city-container--header .selector__text.selector__text--geo::after{
  margin-top: 3px;
}
.top-bar__city-manager .city-selector-modal{
  left: 0;
}
.top-bar__city-manager .city-selector-modal::before{
  left: 75px;
  right: unset;
}

@media (max-width: 970px) {
  .main-navigation__list .top_bar__help {
    display: block;
    margin: -40px -20px 0;
    width: calc(100% + 40px);
  }
}
.main-navigation__list .top_bar__phones .top_bar__list {
  flex-direction: column;
  flex-wrap: nowrap;
}
.header__wrap {
  margin: 0 auto;
  padding: 24px 40px 0;
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__logo-link {
  align-items: center;
  display: flex;
  justify-content: start;
  max-width: 180px;
  width: 100%;
  height: 37px;
  margin-right: 20px;
}
.header__logo {
  display: block;
  max-width: 100%;
  height: calc(100% + 20px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__logo {
    max-width: 160px;
    max-height: 60px;
  }
}
.header__search {
  max-width: 700px;
  width: 100%;
}
.header__wrap .header__search {
  margin: 0 20px;
}
.header__search.wide {
  max-width: 785px;
}
.header__callback {
  position: relative;
}

.header__callback a.header__callback-link {
  color: #000;
  position: relative;
  padding-left: 24px;
  margin-left: -7px;
  font-style: normal;
  line-height: 21px;
  transition: 0.25s ease-in-out;
}

.header__callback a.header__callback-link:hover {
  text-decoration: none;
  color: #B12535;
}

.header__callback a.header__callback-link:hover:before {
  filter: hue-rotate(96deg) saturate(2.5);
}

.header__callback a.header__callback-link:before {
  content: "";
  background: url("../img/icon-callback.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 17px;
  height: 17px;
  position: absolute;
  margin-top: -1px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s linear;
}

.header__callback .header__callback-form {
  background: #ffffff;
  border: 1px solid #E5EAEC;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 50%;
  top: calc(100% + 32px);
  transform: translateX(-50%);
  padding: 22px;
  max-width: 480px;
  min-width: 320px;
  width: 480px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s linear;
}

.header__callback .header__callback-form.active {
  pointer-events: initial;
  opacity: 1;
  visibility: visible;
}

.header__callback .header__callback-form:before {
  content: "";
  width: 15px;
  height: 15px;
  background: white;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  border-top: 1px solid #E5EAEC;
  border-left: 1px solid #E5EAEC;
}

.header__callback .header__callback-form__title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
  margin: 6px 0 16px;
}

.callback-form__content {
  display: flex;
  flex-direction: column;
}

.callback-form__content-label {
  display: flex;
  flex-direction: column;
  margin-bottom: 11px;
}

.callback-form__content-label .placeholder {
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  transition: none;
  margin-bottom: 14px;
}

.callback-form__content-label .placeholder {
  position: relative;
}

.callback-form__content-input {
  border: 1px solid #E5EAEC;
  box-sizing: border-box;
  font-size: 16px;
  padding: 7px 8px;
  font-weight: 600;
}

textarea.callback-form__content-input {
  resize: vertical;
  max-height: 230px;
  min-height: 90px;
}

.callback-form__content button.main-button {
  margin-bottom: 20px;
  margin-top: 4px;
}

.callback-form__content-info {
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}

.callback-form__content-info_text {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
  color: #000;
}
.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__info-button {
  position: relative;
  border: 0;
  display: flex;
  align-items: center;
  gap: 15px;
  color: #000;
  background-color: transparent;
  transition: 0.2s ease-in-out;
}
.header__button-wrapper {
  position: relative;
}
.header__info-button--cart {
  padding-left: 35px;
}
.header__info-button--cart svg {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
  stroke: #000;
  transition: 0.2s ease-in-out;
}
.header__info-button:hover {
  color: #B12535;
  text-decoration: none;
}
.header__info-button:hover svg {
  stroke: #B12535;
}
.header__info-button--fav {
  padding-left: 35px;
}
.header__info-button--fav svg {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
  stroke: #000;
  transition: 0.2s ease-in-out;
}
.header__info-button--fav--added svg {
  fill: #B12535;
  stroke: #B12535;
}
.header__info-button--user {
  padding-left: 25px;
  min-height: 24px;
}
.header__info-button--user svg {
  position: absolute;
  left: 0;
  fill: none;
  stroke: #000;
  transition: 0.2s ease-in-out;
}
.header__info-button--user ~ .header-expander::before {
  right: 15px;
}
.header__cart-amount {
  margin-left: 10px;
}
.header-expander {
  z-index: 15;
  visibility: hidden;
  opacity: 0;
  padding: 30px;
  position: absolute;
  top: 85px;
  right: 0;
  width: 400px;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 90px -15px rgb(0 0 0 / 50%);
  box-shadow: 0 20px 90px -15px rgb(0 0 0 / 50%);
  border: 1px solid #FFF;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  pointer-events: none;
  border-radius: 5px;
}
.header-expander--empty {
  padding: 10px;
  width: 200px;
  white-space: nowrap;
  text-align: center;
}
.header-expander .tooltip {
  top: inherit;
  bottom: -60px;
}
.header-expander .card-component__crumb:hover .tooltip {
  top: inherit;
  bottom: -40px;
}
.header-expander--expanded {
  top: 45px;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.header-expander::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  top: -9px;
  right: 30px;
}
.header-expander__header {
  margin-bottom: 0;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #fff;
}
.header-expander__title {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}
.header-expander__remove-all {
  font-size: 12px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.header-expander__remove-all:hover {
  text-decoration: none;
  color: #B12535;
}
.header-expander__list {
  overflow-y: auto;
  padding: 20px 0;
  max-height: 325px;
  -ms-overflow-style: none;
}
.header-expander__link {
  margin: 0 auto;
  display: block;
  max-width: max-content;
  color: #000;
  text-align: center;
  transition: 0.2s ease-in-out;
}
.header-expander__link:hover {
  text-decoration: none;
  color: #B12535;
}
.header-expander__list::-webkit-scrollbar {
  display: none;
}
.header-expander__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
  transition: 0.5s all;
}
.header-expander__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.header-expander__footer {
  padding-top: 10px;
  border-top: 1px solid #E5EAEC;
  text-align: justify;
}
.header-expander .header-expander__footer {
  border-top: 0px solid #fff;
}
.header__info .header-expander__footer {
  border: 0;
}
.header-expander__total {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-expander__total-title {
  display: block;
  font-size: 18px;
}
.header-expander__total-price {
  display: block;
  font-size: 20px;
  font-weight: 700;
}
.header-expander .card-component {
  padding: 0;
  position: relative;
  height: auto;
  display: flex;
  justify-content: space-between;
  opacity: 1;
}
.header-expander .card-component__price .price__discount {
  margin-left: 0;
}
.header-expander .card-component__img {
  margin: 0;
  margin-right: 20px;
  padding-top: 8px;
  max-width: 75px;
  width: 100%;
  height: 120px;
  align-items: flex-start;
  flex-shrink: 0;
}
.header-expander .card-component__img img {
  object-fit: scale-down;
}
.header-expander .card-component__crumbs {
  padding-right: 20px;
  justify-content: flex-start;
}
.header-expander .card-component__sticker {
  margin-bottom: 0;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.header-expander .sticker {
  margin-bottom: 10px;
  font-size: 10px;
}
.header-expander .card-component__crumbs span {
  margin-right: 12px;
}
.header-expander .card-component__name {
  margin-bottom: 10px;
  height: auto;
  font-size: 16px;
  text-align: left;
  max-height: none;
}
.header-expander .card-component__price {
  margin-bottom: 0;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}
.header-expander .price__discount {
  order: 1;
  margin-left: 0;
}
.header-expander .gift-quantity {
  order: 2;
}
.header-expander .card-component--discount .price__main {
  font-size: 14px;
}
.header-expander .card-component__tools {
  visibility: visible;
  opacity: 1;
  justify-content: space-between;
}
.header-expander .gift .card-component__tools {
  justify-content: flex-end;
}
.header-expander .main-button {
  margin-bottom: 10px;
}
.header-expander .revert-button {
  margin-bottom: 0;
  margin-right: 20px;
  max-width: 100px;
}
.header-expander .card-component__tools .main-button {
  margin-bottom: 0;
  max-width: 120px;
}
.header-expander .card-component__tools .counter {
  max-width: 115px;
}
.header-expander .card-component__tools .counter.product-action__counter {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.header-expander .close-button {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding-top: 0;
}
.header-expander__label {
  cursor: pointer;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-expander__label .checkbox {
  margin-right: 10px;
}
.header-expander__label-text {
  margin-bottom: 0;
  font-size: 12px;
}
.header-expander__field .error {
  color: #B12535;
  font-size: 14px;
  padding: 10px 0;
}
.header-expander__field-type {
  margin-bottom: 10px;
}
.header-expander__field-link {
  margin-right: 10px;
  font-size: 12px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.header-expander__field-link:hover {
  color: #B12535;
  text-decoration: none;
}
.header-expander__field-link:last-child {
  margin-right: 0;
}
.header-expander__field-link--active {
  color: #B12535;
}
.header-expander__field-link--auth {
  display: none;
}
.header-expander .social-registration {
  padding: 20px 0;
}
.header-expander__text {
  margin-bottom: 10px;
  font-size: 14px;
}
.header-expander--entered .header-expander__title {
  margin-bottom: 10px;
  text-align: center;
}
.header-expander--entered .header-expander__link {
  padding: 10px 0;
  max-width: unset;
  border-top: 1px solid #eaeaea;
}
.header-expander--entered .header-expander__link:hover {
  border-color: #eaeaea;
}
.header-expander__field label {
  width: 100%;
}
.header-expander__field label span {
  display: block;
  font-size: 12px;
  color: #B12535;
  margin: 4px 0 12px;
}
.header-expander__field .header-expander__subscribe-info {
  font-size: 12px;
  color: #4a4a4a;
  margin: -8px 0 8px;
  text-transform: lowercase;
}
.header-expander__type .main-field {
  margin-bottom: 4px;
}
.header-expander.popup-auth {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 22;
}
.header-expander.popup-auth::before {
  content: none;
}
.newYearDesign {
  display: none;
}
@media (min-width: 1660px) {
  .main-navigation__button-wrapper .header-expander {
    left: 15%;
    transform: translateX(-85%);
  }
  .main-navigation__button-wrapper .header-expander::before {
    top: -7px;
    transform: rotate(45deg) translateX(-15%);
    left: 86%;
  }
  .header__info {
    margin-left: 60px;
  }
}
@media (min-width: 1281px) and (max-width: 1659px) {
  .main-navigation__button-wrapper .header-expander {
    left: 15%;
    transform: translateX(-85%);
  }
  .main-navigation__button-wrapper .header-expander::before {
    top: -7px;
    transform: rotate(45deg) translateX(-15%);
    left: 86%;
  }
}
@media screen and (max-width: 1400px) {
  .header .top-bar__help-item span {
    font-size: 0;
  }
  .header .top-bar__help-item > span > i{
    margin-right: 0;
  }
}
@media (max-width: 1400px) {
  .header .top-bar__menu, .header .top-bar__links {
    gap: 20px;
  }
}
@media (max-width: 1290px){
  a.top-bar__menu-item.top-bar__menu-item--lc{
    display: none;
  }
}
@media (max-width: 1280px) {
  .header-expander {
    left: 15%;
    transform: translateX(-85%);
  }
  .header-expander::before {
    top: -7px;
    transform: rotate(45deg) translateX(-15%);
    left: 86%;
  }
  .header .top-bar {
    font-size: 14px;
  }
  .header .top-bar .top-bar__links {
    font-size: 12px;
  }
  .header .top-bar .top-bar__links .top-bar__links-item i {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-size: 12px;
  }
  .header .top-bar .selector__text::after {
    width: 16px;
    height: 16px;
    margin-left: 6px;
  }
}
@media (max-width: 1024px) {
  .header-expander {
    left: 15%;
    transform: translateX(-85%);
  }
  .header-expander::before {
    top: -7px;
    transform: rotate(45deg) translateX(-15%);
    left: 86%;
  }
  .main-navigation__item--mobile .header-expander::before {
    top: -7px;
    transform: rotate(45deg) translateX(-15%);
    left: 5%;
  }
  .header .top-bar__links {
    gap: 10px;
  }
  .header .top-bar .top-bar__links .top-bar__links-item i {
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }
  .header .top-bar .selector__text::after {
    width: 12px;
    height: 12px;
    margin-left: 6px;
    background-size: 11px;
  }
  .header .top-bar__links-item--group > span {
    font-size: 8px;
    left: 19px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .header-expander {
    top: 100%;
    right: 3vw;
    left: initial;
    transform: none;
  }
  .cart-button ~ .header-expander::before {
    transform: rotate(45deg);
    left: initial;
    right: 85px;
  }
  .card-pack--mobile{
    display: inline-block;
  }
}
@media (min-width: 320px) and (max-width: 576px) {
  .header-expander {
    top: 100%;
    right: 3vw;
    left: initial;
    width: 300px;
    transform: none;
  }
  .cart-button ~ .header-expander::before {
    transform: rotate(45deg);
    left: initial;
    right: 32%;
  }
  .header-expander .gift .card-component__tools {
    justify-content: flex-start;
  }
  .header-expander .card-component__tools {
    flex-wrap: wrap;
    position: static;
  }
  .header-expander .card-component-section{
    position: static;
  }
  .header-expander .card-component:not(.revert) {
    padding-bottom: 60px;
  }
  .header-expander .card-component__tools .counter {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
  }
  .header-expander .card-component__price {
    order: -1;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .header-expander .card-component--discount .price__main {
    font-size: 18px;
    margin-right: 10px;
  }
  .header-expander .close-button {
    top: -3px;
  }
  .sticker--darken-blue {
    height: initial;
    padding: 9px 12px;
    background-position: 5px 3px;
    height: 22px;
  }
  .sticker {
    position: relative;
  }
  .sticker--darken-blue .sticker__link {
    font-size: 0;
    color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
  .price__cafive .card-pack{
    font-size: 10px;
    top: 5px;
  }
  .card-pack--mobile{
    display: inline-block;
  }
}
@media (max-width: 970px) {
  .header {
    display: none;
  }
}
@media (max-width: 1440px) {
  .header__search {
    max-width: 385px;
  }
  .header__info-button--fav svg {
    position: absolute;
  }
  .header__info-button--cart svg {
    position: absolute;
  }
  .header__info-button--user svg {
    position: absolute;
  }
  .header__cart-amount {
    margin-left: 0;
    position: absolute;
    top: -20px;
    right: -15px;
  }
}
@media (max-width: 1366px) {
  .header__search {
    max-width: 385px;
  }
  .header__info-button--fav svg {
    position: absolute;
  }
  .header__info-button--cart svg {
    position: absolute;
  }
  .header__info-button--user svg {
    position: absolute;
  }
  .header__cart-amount {
    margin-left: 0;
    position: absolute;
    top: -20px;
    right: -15px;
  }
}
@media (max-width: 1280px) {
  .header__logo-link {
    max-width: 160px;
  }
  .header__search {
    max-width: 350px;
  }
  .header__info-button--cart,
  .header__info-button--fav,
  .header__info-button--user {
    padding-left: 0;
  }
  .header__info-button--fav svg {
    position: initial;
  }
  .header__info-button--cart svg {
    position: initial;
  }
  .header__info-button--user svg {
    position: initial;
  }
  .header__cart-amount {
    margin-left: 0;
    position: absolute;
    top: -20px;
    right: -15px;
  }
}
@media (max-width: 1024px) {
  .header__logo-link {
    max-width: 140px;
  }
  .header__search {
    max-width: 350px;
  }
  .header__info-button--fav svg {
    position: initial;
  }
  .header__info-button--cart svg {
    position: initial;
  }
  .header__info-button--user svg {
    position: initial;
  }
  .header__cart-amount {
    margin-left: 0;
    position: absolute;
    top: -20px;
    right: -15px;
  }
}
@media (max-width: 970px) {
  .header {
    display: none;
  }
}
@media (max-width: 576px) {
  .header {
    display: none;
  }
  input[type="checkbox"]:checked + .checkbox::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(-8px, -7px);
    -ms-transform: rotate(45deg) translate(-8px, -7px);
    transform: rotate(45deg) translate(-8px, -7px);
  }
  input[type="radio"]:checked + .checkbox::after {
    -webkit-transform: rotate(45deg) translate(-8px, -7px);
    -ms-transform: rotate(45deg) translate(-8px, -7px);
    transform: rotate(45deg) translate(-8px, -7px);
  }
  .sticker--only-mobile {
    display: block;
  }
}
.collapsed {
  opacity: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transition: 0.5s all;
}
.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-navigation .search-button,
.main-navigation__button-wrapper {
  display: none;
}
.main-navigation__wrap {
  z-index: 11;
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  background-color: #fff;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.main-navigation__wrap .main-navigation__item.hidden {
  display: none;
}
.main-navigation__button-wrapper {
  margin-left: 40px;
  position: relative;
}
.main-navigation__logo {
  display: block;
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-navigation__logo {
    max-height: 32px;
    margin-top: 4px;
    margin-left: 16px;
  }
}
.main-navigation__logo-link {
  display: none;
  margin-right: 70px;
  max-width: 130px;
  width: 100%;
  height: 34px;
  position: relative;
}
.main-navigation .nav-button {
  margin-right: 40px;
}
.main-navigation__list::-webkit-scrollbar {
  display: none;
}
.main-navigation__item {
  flex-grow: 1;
  opacity: 1;
  transition: 0.25s;
  pointer-events: initial;
}
.main-navigation__list.hide .main-navigation__item {
  opacity: 0;
  pointer-events: none;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(6) {
  transition: 1.3s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(8) {
  transition: 1s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(9) {
  transition: 0.8s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(11) {
  transition: 0.6s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(12) {
  transition: 0.3s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(14) {
  transition: 0.2s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(15) {
  transition: 0.1s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(16) {
  transition: 0.05s;
}
.main-navigation__list.hide li.main-navigation__item:nth-child(17) {
  transition: 0s;
}
.main-navigation__item:last-of-type {
  margin-right: -25px;
}
.main-navigation__item--mobile {
  display: none;
}
.main-navigation__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-align: center;
  color: #000;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.main-navigation__link--active {
  color: #B12535;
}
.main-navigation__link--phone::before {
  content: "";
  margin-right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/phone-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.main-navigation__link--user::before {
  content: "";
  margin-right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/user-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}
.main-navigation__link:hover {
  text-decoration: none;
  color: #B12535;
}
.main-navigation__container {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 120px;
  left: 0;
  max-width: 100%;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation__sub-field {
  max-width: 270px;
}
.main-navigation__sub-field .sub-field__text {
  margin-bottom: 25px;
  color: #000;
  font-weight: 700;
}
.main-navigation__sub-field .sub-field__input {
  color: #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.main-navigation__sub-field.footer .sub-field__text {
  color: #fff;
}
.main-navigation__sub-field.footer {
  color: #fff;
}
.main-navigation__sub-field.footer .sub-field__input {
  color: #fff;
  border-bottom: 1px solid #fff;
  caret-color: #fff;
  border-radius: 0;
}
.main-navigation__sub-field.footer .sub-field__input::placeholder {
  color: #ddd;
  opacity: 1;
}

.main-navigation__sub-field.footer .sub-field__input:-ms-input-placeholder {
  color: #ddd;
}

.main-navigation__sub-field.footer .sub-field__input::-ms-input-placeholder {
  color: #ddd;
}
.main-navigation__sub-field .placeholder {
  top: 7px;
}
.main-navigation__sub-menu {
  overflow: hidden;
  margin: 0 auto;
  padding: 60px 0;
  max-width: 1600px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #E5EAEC;
}
.main-navigation__sub-menu.else-menu {
  max-width: 320px;
}
.main-navigation__sub-menu .recommend {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 695px;
}
.main-navigation__sub-menu .recommend__slider-wrap {
  border-bottom: 0;
}
.main-navigation__catalog {
  z-index: 5;
  padding-left: 80px;
  padding-right: 220px;
  border-right: 1px solid #E5EAEC;
  width: 100%;
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}
.main-navigation__catalog-href {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #B12535;
  font-size: 20px;
  font-weight: 700;
}
.main-navigation__catalog-href:hover {
  color: #B12535;
  text-decoration: none;
}
@media (min-width: 971px) {
  .main-navigation__catalog-href {
    display: none;
  }
}
.main-navigation__sub-menu.else-menu .main-navigation__catalog {
  padding: 0 80px;
}
.main-navigation__catalog-column {
  width: 100%;
  max-width: calc(100% / 3);
}
.main-navigation__catalog-list {
  margin-bottom: 60px;
}
.main-navigation__sub-menu.else-menu .main-navigation__catalog-list {
  width: 100%;
  max-width: 100%;
}
.main-navigation__catalog-item {
  margin-bottom: 10px;
}
.all-catalog .main-navigation__catalog {
  padding-right: 80px;
}
.all-catalog .main-navigation__catalog-list {
  max-height: 600px;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  max-width: initial;
}
.all-catalog .main-navigation__catalog-list .main-navigation__catalog-item {
  display: flex;
  align-items: center;
  width: calc((100% - 10px) / 3);
  margin: 5px 0;
}
.all-catalog .main-navigation__catalog-list .main-navigation__catalog-item img {
  margin-right: 10px;
  width: 10px;
}
.main-navigation__catalog-item--title {
  margin-bottom: 20px;
  font-size: 12px;
  color: #B12535;
  text-transform: uppercase;
  font-weight: 700;
}
.main-navigation__catalog-link {
  display: block;
  text-align: left;
  color: #000;
  transition: 0.2s ease-in-out;
}
.main-navigation__catalog-link:hover {
  color: #B12535;
  text-decoration: none;
}
@media (min-width: 971px) {
  .main-navigation__item:hover .main-navigation__container {
    visibility: visible;
    opacity: 1;
    top: 50px;
  }
  .main-navigation__item:hover .main-navigation__sub-menu {
    pointer-events: auto;
  }
  .main-navigation__catalog-link .card-component__crumb {
    display: none;
  }
}
@media (min-width: 1600px) {
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 670px;
    width: 100vw;
  }
}
@media (max-width: 1599px) {
  .main-navigation .nav-button {
    margin-right: 40px;
    margin-left: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 40px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 640px;
  }
}
@media (max-width: 1520px) {
  .main-navigation .nav-button {
    margin-right: 40px;
    margin-left: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 40px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 600px;
  }
}
@media (max-width: 1440px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 600px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1366px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 550px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 35%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 510px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1240px) {
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 490px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 550px;
    width: 100vw;
  }
}
@media (max-width: 1024px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__social {
    margin-bottom: 20px;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 40%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 395px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 550px;
    width: 100vw;
  }
}
@media (max-width: 970px) {
  .main-navigation {
    padding: 20px;
    position: relative;
  }
  .main-navigation__list {
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 66px;
    left: 0;
    height: calc(100% - 66px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .main-navigation__catalog-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .main-navigation__catalog-link .card-component__crumb {
    margin-bottom: 0;
    margin-right: 12px;
  }
  .main-navigation__list--expanded {
    visibility: visible;
    opacity: 1;
  }
  .main-navigation__link {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation__link.has_child::after {
    content: "";
    margin-left: auto;
    display: block;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url(../img/mobile-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px;
  }
  .main-navigation__item {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #E5EAEC;
    background-color: #fff;
  }
  .main-navigation__item--mobile {
    display: block;
  }
  .main-navigation__item .selector {
    z-index: 1;
    max-width: 100%;
    height: auto;
  }
  .main-navigation__item .selector--expanded > .selector__expander {
    display: block;
  }
  .main-navigation__item .selector__text {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-navigation__item .selector__text::after {
    margin-left: auto;
    background-size: 18px;
  }
  .main-navigation__item .selector__expander {
    position: relative;
    display: none;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
  }
  .main-navigation__item .selector__expander::before {
    right: 24px;
  }
  .main-navigation__logo-link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: auto;
    display: block;
    max-width: 140px;
    height: 21px;
  }
  .main-navigation .search-button,
  .main-navigation__button-wrapper {
    margin-left: 20px;
    display: block;
  }
  .main-navigation .search-button {
    order: 1;
  }
  .main-navigation__button-wrapper {
    order: 3;
    position: initial;
  }
  .main-navigation .nav-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 4;
    margin-right: 0;
    margin-left: 20px;
  }
  .main-navigation__container {
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 66px;
    height: calc(100vh - 10px);
  }
  .main-navigation__catalog {
    padding: 0;
    max-width: unset;
  }
  .main-navigation__catalog-item {
    margin-bottom: 22px;
    padding-left: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5EAEC;
  }
  .main-navigation__catalog-item--title {
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 0;
  }
  .main-navigation__catalog-list {
    margin-bottom: 6px;
    max-width: 100%;
  }
  .main-navigation__sub-menu {
    padding: 30px 0;
    padding-top: 70px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-navigation__sub-menu .recommend {
    display: none;
  }
  .main-navigation__search {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 100%;
  }
  .main-navigation__search .search__input {
    padding-left: 60px;
    padding-right: 50px;
    width: 100%;
    height: 64px;
    border: none;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
    top: 20px;
  }
  .main-navigation__search .search__autocomplete {
    padding: 20px 20px 20px 10px;
    width: 100%;
  }
  .main-navigation__search .search__list {
    padding-right: 0;
    max-height: 415px;
  }
  .main-navigation__search .search__img-wrap {
    margin-right: 20px;
  }
  .main-navigation__search .search__text {
    margin-right: 20px;
  }
  .main-navigation__search .search__link {
    font-size: 14px;
  }
  .main-navigation__search .search__item {
    margin-bottom: 20px;
  }
  .main-navigation__search .price__main {
    font-size: 14px;
  }
  .main-navigation__search .search__price {
    min-width: 85px;
    text-align: right;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
    top: 65px;
  }
  .sticker__link {
    height: 19px;
    line-height: 19px;
  }
  .sticker--collection .sticker__link {
    height: auto;
  }
}
@media (max-width: 576px) {
  .main-navigation {
    padding: 20px;
    position: relative;
  }
  .main-navigation__list {
    overflow-y: auto;
    overflow-x: hidden;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 66px;
    left: 0;
    height: calc(100% - 66px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .main-navigation__list--expanded {
    visibility: visible;
    opacity: 1;
  }
  .main-navigation__link {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation__link.has_child::after {
    content: "";
    margin-left: auto;
    display: block;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url(../img/mobile-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px;
  }
  .main-navigation__item {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #E5EAEC;
    background-color: #fff;
  }
  .main-navigation__item--mobile {
    display: block;
  }
  .main-navigation__item .selector {
    z-index: 1;
    max-width: 100%;
    height: auto;
  }
  .main-navigation__item .selector--expanded > .selector__expander {
    display: block;
  }
  .main-navigation__item .selector__text {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-navigation__item .selector__text::after {
    margin-left: auto;
    background-size: 18px;
  }
  .main-navigation__item .selector__expander {
    position: relative;
    display: none;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
  }
  .main-navigation__item .selector__expander::before {
    right: 24px;
  }
  .main-navigation__logo-link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: auto;
    display: block;
    height: 21px;
  }
  .main-navigation .search-button,
  .main-navigation__button-wrapper {
    margin-left: 20px;
    display: block;
  }
  .main-navigation .search-button {
    order: 1;
  }
  .main-navigation__button-wrapper {
    position: initial;
    order: 3;
  }
  .main-navigation .nav-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 4;
    margin-right: 0;
    margin-left: 20px;
  }
  .main-navigation__container {
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 66px;
    height: calc(100vh - 10px);
  }
  .main-navigation__catalog {
    padding: 0;
  }
  .main-navigation__catalog-item {
    margin-bottom: 22px;
    padding-left: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5EAEC;
  }
  .main-navigation__catalog-item--title {
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 0;
  }
  .main-navigation__catalog-list {
    margin-bottom: 6px;
    max-width: 100%;
  }
  .main-navigation__sub-menu {
    padding: 30px 0;
    padding-top: 70px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-navigation__sub-menu .recommend {
    display: none;
  }
  .main-navigation__search {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 100%;
  }
  .main-navigation__search .search__input {
    padding-left: 60px;
    padding-right: 50px;
    width: 100%;
    height: 64px;
    border: none;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
    top: 20px;
  }
  .main-navigation__search .search__autocomplete {
    padding: 20px 20px 20px 10px;
    width: 100%;
    top: 65px;
  }
  .main-navigation__search .search__list {
    padding-right: 0;
    max-height: 415px;
  }
  .main-navigation__search .search__img-wrap {
    margin-right: 10px;
  }
  .main-navigation__search .search__text {
    margin-right: 20px;
  }
  .main-navigation__search .search__link {
    font-size: 14px;
  }
  .main-navigation__search .search__item {
    margin-bottom: 20px;
  }
  .main-navigation__search .price__main {
    font-size: 14px;
  }
  .main-navigation__search .search__price {
    min-width: 85px;
    text-align: right;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 359px) {
  .main-navigation__search .search__price {
    min-width: 85px;
  }
}

.main-slider__item .slide-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  display: none;
}
.main-slider__item .text-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 1600px;
  height: 100%;
  width: 100%;
  transform: translateX(-50%);
}
.main-slider__item .text-wrap .slide-text {
  position: absolute;
  font-size: 48px;
  transform-origin: center center;
  display: none;
  transform: translate(-50%, -50%);
  line-height: normal;
}
.main-slider__item .text-wrap .slide-text.slide-header {
  font-family: "Druk Cyr", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding: 0;
  height: 100px;
  color: #fff;
  text-align: center;
}
.main-slider .link-button {
  margin-right: 50px;
  max-width: 130px;
  flex-shrink: 0;
}
.main-slider__text {
  margin: 0;
  font-size: 48px;
  white-space: nowrap;
}
@media (max-width: 649px) {
  .main-slider__item .text-wrap.cb-mobile .slide-text.xs {
    width: 100%;
    display: block;
  }
}
@media (min-width: 650px) and (max-width: 970px) {
  .main-slider__item .text-wrap.cb-tablet .slide-text.xm {
    width: 100%;
    display: block;
  }
}
@media (min-width: 971px) {
  .main-slider__wrap.cb-desktop {
    display: none;
    margin-top: 40px;
  }
  .main-slider__item .slide-bg.xl {
    display: block;
  }
  .main-slider__item .text-wrap.cb-desktop .slide-text.xl {
    display: block;
  }
}
@media (max-width: 970px) and (min-width: 650px) {
  .main-slider__wrap.cb-tablet {
    display: none;
  }
  .main-slider__item img.cb-tablet {
    filter: none;
  }
  .main-slider__item .slide-bg.xm {
    display: block;
  }
  .main-slider__item .text-wrap.cb-tablet .slide-text.xm {
    width: 100%;
    display: block;
  }
}
@media (max-width: 970px) {
  .main-slider {
    margin-top: 0;
    border: 0;
    border-bottom: 1px solid #E5EAEC;
  }
  .main-slider__wrap {
    top: 30%;
  }
  .main-slider__text {
    width: 100%;
    font-size: 24px;
    text-align: center;
  }
  .main-slider .link-button {
    display: none;
  }
}
@media (max-width: 649px) {
  .main-slider {
    margin-top: 0;
    margin-bottom: 22px;
    border: 0;
    border-bottom: 1px solid #E5EAEC;
  }
  .main-slider__title {
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
  }
  .main-slider__text {
    width: 100%;
    font-size: 24px;
    text-align: center;
    white-space: normal;
  }
  .main-slider__wrap {
    left: 50%;
    top: 50%;
    height: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .main-slider__wrap.cb-mobile {
    display: none;
  }
  .main-slider__item img.cb-mobile {
    filter: none;
  }
  .main-slider .link-button {
    display: none;
  }
  .main-slider__item .slide-bg.xs {
    display: block;
  }
  .main-slider__item .text-wrap.cb-mobile .slide-text.xs {
    width: 100%;
    display: block;
  }
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: #E5EAEC;
}
::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}
@media (max-width: 970px) {
  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 970px) {
  .section-header {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .section-header {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.section-wrap--recommend {
  overflow: hidden;
  padding-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .section-wrap--recommend {
    padding-bottom: 55px;
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  .section-wrap--recommend {
    padding-bottom: 30px;
    overflow: hidden;
  }
}
@media (max-width: 970px) {
  .section-wrap--recommend {
    margin: 0 20px;
    padding-bottom: 30px;
    overflow: visible;
  }
}
@media (max-width: 576px) {
  .section-wrap--recommend {
    margin: 0 20px;
    padding-bottom: 30px;
    overflow: visible;
  }
}
.tabs {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #E5EAEC;
}
.tabs__item {
  margin-right: 40px;
}
.tabs__item:last-child {
  margin-right: 0;
}
.tabs__link {
  padding-bottom: 30px;
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #848484;
  transition: 0.2s ease-in-out;
}
.tabs__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  bottom: -1px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.tabs__link:hover {
  text-decoration: none;
  color: #000;
}
.tabs__link:hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tabs__link--active {
  color: #000;
}
.tabs__link--active::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.news-card {
  padding: 40px 30px;
  width: 100%;
}
.news-card__title {
  margin-bottom: 65px;
  display: block;
  text-align: center;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  line-height: 18px;
}
.news-card__link {
  padding: 0 25px;
  display: block;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
.news-card__link::after {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 50px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news-card__link:hover {
  color: #fff;
}
.selector {
  cursor: pointer;
  position: relative;
}
.selector--expanded > .selector__expander {
  visibility: visible;
  opacity: 1;
}
.selector--expanded .selector__text::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selector__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}
.selector__text::after {
  content: "";
  margin-left: 10px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  margin-top: -2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.selector__text--geo::before {
  content: "";
  margin-right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/geo-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.top-bar__links-item--help i {
  margin-right: 20px;
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(../img/icon-help.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
}
.selector__expander {
  visibility: hidden;
  opacity: 0;
  z-index: 15;
  padding: 20px;
  position: absolute;
  top: 45px;
  right: -35px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.top-bar__links .selector__expander {
  min-width: 480px;
}
.selector__expander::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  right: 40px;
  border-top: 1px solid #E5EAEC;
  border-left: 1px solid #E5EAEC;
  top: -9px;
}
.selector__expander-item {
  margin-bottom: 8px;
  padding-right: 20px;
  position: relative;
}
.selector__expander-item--selected::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 7px;
  height: 12px;
  border: solid #B12535;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.selector__expander-item:last-child {
  margin-bottom: 0;
}
.selector__expander-link {
  color: #000;
  font-weight: 500;
  transition: 0.2s ease-in-out;
}
.selector__expander-link:hover {
  text-decoration: none;
  color: #B12535;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
@-moz-keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
@keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
.lazy-load-block {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.lazy-load-block.active {
  visibility: visible;
  opacity: 1;
  transition: 0.3s all;
}
i {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  position: relative;
}
i.icon-comp {
  width: 23px;
  height: 23px;
  background-size: contain;
}
i.icon-glass.white-vine {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/gold_vine.svg);
  background-size: 100%;
}
i.icon-glass.shot {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/shot.svg);
  background-size: 100%;
}
i.icon-glass.whiskey {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/whiskey.svg);
  background-size: 100%;
}
i.icon-glass.beer {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/beer.svg);
  background-size: 100%;
}
i.icon-glass.bordo {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/bordo.svg);
  background-size: 100%;
}
i.icon-glass.burgundy {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/burgundy.svg);
  background-size: 100%;
}
i.icon-glass.digestif {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/digestif.svg);
  background-size: 100%;
}
i.icon-glass.flutter {
  width: 23px;
  height: 23px;
  background-image: url(../img/glass/flutter.svg);
  background-size: 100%;
}
i.icon-comp.fish {
  background-image: url(../img/combine/fish.svg);
}
i.icon-comp.ideal_djetestiv {
  background-image: url(../img/glass/digestif.svg);
}
i.icon-comp.meat {
  background-image: url(../img/combine/meat.svg);
}
i.icon-wine-color {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
i.icon-wine-color.red {
  background: #B12535;
  border: 1px solid #B12535;
}
i.icon-wine-color.white {
  background: #fff;
  border: 1px solid #B12535;
}
i.icon-flag {
  display: block;
  width: 18px;
  height: 14px;
  position: relative;
  box-shadow: none;
  border: 0 solid transparent;
  background: transparent no-repeat 50% 50%;
}
i.icon-flag.armenia {
  background-image: url(../img/flags/armenia.svg);
  background-size: 18px 12px;
}
i.icon-flag.france {
  background-image: url(../img/flags/france.svg);
  background-size: 18px 12px;
}
i.icon-flag.italy {
  background-image: url(../img/flags/italy.svg);
  background-size: 18px 12px;
}
i.icon-flag.luxemburg {
  background-image: url(../img/flags/luxemburg.svg);
  background-size: 18px 12px;
}
.payment-icon {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 150px;
  height: 50px;
  margin-bottom: 20px;
}
.icon-site-card {
  background-image: url(../img/icon-site-card.svg);
}
.icon-delivery-card {
  background-image: url(../img/icon-delivery-card.svg);
}
.icon-delivery-cash {
  background-image: url(../img/icon-delivery-cash.svg);
}
.payment-cards {
  display: flex;
  height: 50px;
  flex-wrap: wrap;
}
.payment-cards div {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 80px;
  height: 40px;
  margin-right: 10px;
}
.payment-cards .payment-cards__visa {
  background-image: url("../img/visa.png");
}
.payment-cards .payment-cards__mastercard {
  background-image: url("../img/mastercard.png");
  width: 80px;
  background-size: 100px;
}
.payment-cards .payment-cards__maestro {
  background-image: url("../img/maestro.png");
  width: 80px;
  margin-left: -10px;
}
.payment-cards .payment-cards__mir {
  background-image: url("../img/mir.png");
}
.footer {
  background-color: #000;
}
.footer .wrapper {
  overflow: visible;
}
.footer__social .social__wrap {
  margin-bottom: 65px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer__social .social__title {
  margin-bottom: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.footer__social .social__link {
  margin-right: 20px;
}
.footer__social .social__link:last-child {
  margin-right: 0;
}
.footer-navigation {
  padding-top: 50px;
  padding-bottom: 90px;
}
.footer-navigation__list {
  display: flex;
  justify-content: space-between;
}
.footer-navigation__item-title {
  margin-bottom: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: 900;
}
.footer-navigation__item--left {
  max-width: 270px;
  width: 100%;
}
.footer-navigation__item--right {
  max-width: 250px;
  width: 100%;
}
.footer-navigation__link {
  margin-bottom: 5px;
  display: block;
  color: #959595;
  text-decoration: none;
  transition: 0.2s ease-out;
}
.footer-navigation__link:hover {
  color: #fff;
  text-decoration: none;
}
.footer-navigation__link--active {
  color: #fff;
}
.footer-navigation__address {
  margin: 0;
}
.footer__copyright {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer__copyright-text {
  margin: 0;
  font-size: 12px;
  color: #959595;
  line-height: 17px;
}
.footer__copyright-wrap {
  padding: 40px 0;
  border-top: 1px solid #373737;
}
.footer__logo {
  display: block;
  max-width: 100%;
}
.footer__logo-link {
  display: block;
  max-width: 140px;
  height: 60px;
}
.footer__phone {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
.footer__phone:hover {
  color: #fff;
  text-decoration: underline;
}
.footer__sub-field .sub-field__text {
  margin-bottom: 30px;
  font-size: 26px;
  color: #8c8c8c;
}
.footer__sub-field .placeholder {
  top: 7px;
}
.footer-navigation__item-phones {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.footer-navigation__item-phones > span {
  position: relative;
  color: #fff;
}
.footer-navigation__item-phones > a {
  margin-bottom: 20px;
}
.footer-navigation__item-phones .phone.footer__phone {
  flex-basis: initial;
}
@media (min-width: 1281px) and (max-width: 1367px) {
  .footer-navigation__item--middle {
    padding: 0 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .footer-navigation__item--middle {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .footer__social .social__wrap {
    margin-bottom: 40px;
    max-width: 280px;
    justify-content: space-between;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding-bottom: 40px;
  }
  .footer-navigation__list {
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    max-width: 300px;
  }
  .footer-navigation__item--middle {
    margin-bottom: 30px;
  }
  .footer-navigation__address {
    padding: 40px 0;
  }
  .footer__copyright {
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer__logo-link {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    padding: 20px 0;
  }
}
@media (max-width: 970px) {
  .footer__social .social__wrap {
    margin-bottom: 40px;
    max-width: 280px;
    justify-content: space-between;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding: 0 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .footer-navigation__list {
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    max-width: 300px;
  }
  .footer-navigation__item--middle {
    margin-bottom: 30px;
  }
  .footer-navigation__address {
    padding: 40px 0;
  }
  .footer__copyright {
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer__logo-link {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    margin: 0 20px;
    padding: 20px 0;
  }
}
@media (max-width: 576px) {
  .footer__social .social__wrap {
    margin-bottom: 40px;
    max-width: 280px;
    justify-content: space-between;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding: 0 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .footer-navigation__list {
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    max-width: 100%;
  }
  .footer-navigation__item--middle {
    display: none;
  }
  .footer-navigation__address {
    padding: 40px 0;
  }
  .footer__copyright {
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer__logo-link {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    margin: 0 20px;
    padding: 20px 0;
  }
  .sorting .selector__expander-item {
    white-space: nowrap;
  }
  .footer-navigation__item-phones > span {
    order: 3;
  }
}
.sub-field__label {
  position: relative;
  display: block;
}
.sub-field__input {
  padding-right: 30px;
  width: 100%;
  height: 40px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}
.sub-field__input:focus {
  border-bottom: 1px solid #aaa;
}
.sub-field__button {
  position: absolute;
  right: 0;
  top: 7px;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-image: url(../img/arrow--white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border: none;
}
.card-component {
  padding: 30px;
  height: 475px;
  background-color: #fff;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
}
.card-component--horizontal {
  display: none;
}
.card-component__img + a + .card-component__tools {
  margin-top: 51px;
}
.card-component--discount .price__main {
  text-decoration: line-through;
}
.card-component-wrapper {
  position: relative;
  max-width: 350px;
  height: 475px;
  width: 100%;
}
.card-component-wrapper:hover {
  z-index: 2;
}
.card-component__crumbs {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.card-component__crumb {
  visibility: hidden;
  opacity: 0;
  position: relative;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.2s ease-in-out;
  font-size: 12px;
  line-height: initial;
  font-weight: 600;
  color: #7D858C;
}
.card-component__crumb.card-component__crumb_show-always {
  visibility: visible;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.card-component__crumb:last-child {
  margin-right: 0;
}
@media (min-width: 576px) and (max-width: 1025px) {
  .card-component__crumb {
    opacity: 1;
    visibility: visible;
  }
}
.card-component__crumb .tooltip {
  white-space: nowrap;
}
.card-component__crumb.card-component__status-wait .tooltip {
  margin-left: 40px;
}
.card-component__crumb:hover .tooltip {
  visibility: visible;
  opacity: 1;
  top: -40px;
}
.card-component__country,
.card-component__wine-sort {
  visibility: visible;
  opacity: 1;
}
.card-component__sticker {
  min-height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-component__rating {
  font-size: 12px;
}
.card-component__rating-star {
  padding-left: 20px;
  position: relative;
  width: 50px;
  font-size: 13px;
}
.card-component__rating-star::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../img/star-icon.svg);
}
.card-component__icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always {
  display: none;
  margin-top: -4px;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-in {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-no {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-wait {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-order {
  display: flex;
}
.card-component__wine-sort {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  min-width: 14px;
}
.card-component__wine-sort--white {
  background-color: #e4c990;
}
.card-component__wine-sort--red {
  background-color: #B12535;
}
.card-component__wine-sort--pink {
  background-color: #ffcce6;
}
.card-component__country {
  width: 18px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.card-component__country--italy {
  background-image: url(../img/italy-icon.svg);
}
.card-component__img {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 170px;
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-component__img img {
  display: block;
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
}
.bx-ie .card-component__img img {
  max-width: 160px;
  max-height: 240px;
  height: auto;
}
.card-component__name {
  overflow: hidden;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.card-component__name:hover {
  color: #B12535;
  text-decoration: none;
}
.card-component__price {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-component__price .price__discount {
  margin-left: 13px;
}
.card-component__tools {
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.2s ease-in-out;
}
.card-component__tools.active {
  display: flex;
}
.card-component__tools--mobile {
  display: none;
}
.card-component__tools .counter {
  max-width: 110px;
  border-radius: 5px 0 0 5px;
  margin-right: 2px;
  overflow: hidden;
}
.basket-list .card-component__tools .counter {
  border-radius: 5px;
}
.card-component__tools-buttons {
  max-width: 170px;
  width: 100%;
  display: flex;
  align-items: center;
}
.card-component__tools-buttons .main-button {
  margin-right: 1px;
  max-width: 130px;
}
.card-component__tools-buttons .fav-button {
  max-width: 40px;
  transition: 0.2s ease-in-out;
}
.card-component__tools-buttons .main-button.btn-buy {
  line-height: 1;
}
.card-component-section {
  position: relative;
  width: 100%;
}
.card-component__crumb.card-component__rating-crumb {
  margin-right: auto;
  margin-left: 15px;
}
.price-reverse {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: baseline;
}
.card-component--discount .price-reverse .price__main,
.card-component--discount .price-reverse .price__discount {
  margin-left: 0;
  margin-right: 0;
}
.card-component--discount .price-reverse .price__discount {
  margin-right: 10px;
}

@media (min-width: 1026px) {
  .card-component-wrapper .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component:hover .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1440px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 1280px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 1025px) {
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 970px) {
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .card-component-wrapper {
    margin-top: 20px;
  }
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component__crumb {
    display: none;
  }
  .card-component__country,
  .card-component__wine-sort {
    display: block;
  }
  .card-component__tools-buttons {
    max-width: 100%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  body .bestsellers__slider .card-component__crumbs,
  body .card-component--vertical .card-component__crumbs,
  body .bestsellers .card-component__crumbs,
  body
    .bestsellers
    .bestsellers__slider-wrap
    .card-component-wrapper
    .card-component__crumbs {
    width: 100%;
  }
}
.search__hidden {
  display: none;
}
.autocomplete {
  position: absolute;
  background: #fff;
  border: solid 1px #e2a8af;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
.autocomplete.active {
  display: block;
}
.autocomplete li a {
  font-size: 14px;
  line-height: 1.29;
  display: inline-block;
  padding: 11px 12px 11px 40px;
  width: 100%;
  box-sizing: border-box;
}
.autocomplete li a:hover {
  background: #e2a8af;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .autocomplete {
    position: fixed;
    bottom: -360px;
    max-height: 160px;
    left: 0;
    overflow: scroll;
    transition: bottom 0.2s;
    display: block;
    padding-bottom: 50px;
  }
  .autocomplete.active {
    bottom: 0;
  }
}
.search-wrapper.visible {
  overflow: scroll;
  margin-right: 0;
}
.collapsed {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transition: 0.5s all;
}
.search__hidden {
  display: none;
}
.autocomplete {
  position: absolute;
  background: #fff;
  border: solid 1px #e2a8af;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
.autocomplete.active {
  display: block;
}
.autocomplete li a {
  font-size: 14px;
  line-height: 1.29;
  display: inline-block;
  padding: 11px 12px 11px 40px;
  width: 100%;
  box-sizing: border-box;
}
.autocomplete li a:hover {
  background: #e2a8af;
  color: #fff;
  cursor: pointer;
}
.template-node {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 970px) {
  .template-node {
    order: 1;
    position: initial;
  }
}
@media screen and (max-width: 768px) {
  .autocomplete {
    position: fixed;
    bottom: -360px;
    max-height: 160px;
    left: 0;
    overflow: scroll;
    transition: bottom 0.2s;
    display: block;
    padding-bottom: 50px;
  }
  .autocomplete.active {
    bottom: 0;
  }
}
.search-wrapper.visible {
  overflow: scroll;
  margin-right: 0;
}
.collapsed {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transition: 0.5s all;
}
.search__hidden {
  display: none;
}
.autocomplete {
  position: absolute;
  background: #fff;
  border: solid 1px #e2a8af;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  display: none;
}
.autocomplete.active {
  display: block;
}
.autocomplete li a {
  font-size: 14px;
  line-height: 1.29;
  display: inline-block;
  padding: 11px 12px 11px 40px;
  width: 100%;
  box-sizing: border-box;
}
.autocomplete li a:hover {
  background: #e2a8af;
  color: #fff;
  cursor: pointer;
}
.template-node {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 970px) {
  .template-node {
    order: 1;
    position: initial;
  }
}
@media screen and (max-width: 768px) {
  .autocomplete {
    position: fixed;
    bottom: -360px;
    max-height: 160px;
    left: 0;
    overflow: scroll;
    transition: bottom 0.2s;
    display: block;
    padding-bottom: 50px;
  }
  .autocomplete.active {
    bottom: 0;
  }
}
.search-wrapper.visible {
  overflow: scroll;
  margin-right: 0;
}
body.modal-opened {
  overflow: hidden;
}
.collapsed {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transition: 0.5s all;
}

.error {
  color: #B12535;
}
.default-link,
.default-link:hover {
  color: inherit;
  text-decoration: none;
}
.notification {
  z-index: 15;
  position: fixed;
  right: 170px;
  top: -200px;
  padding: 20px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  max-width: 390px;
  background-color: #fff;
  box-shadow: 0 20px 90px -60px rgb(0 0 0 / 50%);
  border-radius: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  transition: 0.5s all ease-in-out;
  transition-property: top, opacity;
  transform: translateY(-150%);
}
.notification--visible {
  top: 61px;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: 0.5s all ease-in-out;
}
.notification__title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #eaeaea;
}
.notification__title-group {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  align-items: baseline;
}
.notification__title-group .notification__title {
  font-weight: 400;
  border-bottom: 0;
  margin-bottom: 0;
}
.notification__status {
  position: relative;
  margin: 0 auto;
  display: block;
  max-width: max-content;
  font-size: 14px;
  text-align: center;
}
.notification__status::before {
  content: "";
  position: absolute;
  left: -25px;
  top: -2px;
  width: 9px;
  height: 18px;
  border: solid #309080;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification .notification-arrows__arrow {
  width: 20px;
  height: 14px;
  background-size: contain;
  background-position: 50% 50%;
}
.notification .notification-arrows {
  display: flex;
  flex-wrap: nowrap;
}
.notification .notification-arrows__arrow.notification-arrows_arrow-left {
  background-image: url(../img/arrow-long-left.svg);
  margin-right: 16px;
}
.notification .notification-arrows__arrow.notification-arrows_arrow-right {
  background-image: url(../img/arrow-long-right.svg);
}
.notification .close-button {
  position: absolute;
  right: 14px;
  top: 20px;
  cursor: pointer;
}
.notification .card-component {
  margin-bottom: 10px;
  padding: 0;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.notification .card-component__img {
  margin: 0;
  margin-right: 10px;
  padding: 10px;
  max-width: 100px;
  height: 100px;
  align-items: unset;
  flex-shrink: 0;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
}
.notification .card-component__img img {
  object-fit: scale-down;
}
.notification .card-component__name {
  margin-bottom: 10px;
  height: auto;
  max-height: 40px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  font-weight: 600;
}
.notification .product-options__year-nothing {
  margin: 0;
}
.notification .card-component__price {
  margin-bottom: 10px;
  justify-content: flex-start;
}
.notification .card-component__price.price-reverse {
  justify-content: flex-end;
}
.notification .card-component__price.price-reverse .price__main,
.notification .card-component__price.price-reverse .price__discount {
  margin-left: 0;
  margin-right: 0;
}
.notification .card-component__price.price-reverse .price__discount {
  margin-right: 10px;
}

.notification .price__discount,
.notification .price__main {
  font-size: 14px;
}
.notification .main-button {
  margin-bottom: 20px;
}
.notification-detail {
  padding-bottom: 40px;
  z-index: 10;
  position: fixed;
  transform: none;
  transition: 0.4s ease-in-out;
}
.notification-detail--visible {
  visibility: visible;
  opacity: 1;
  top: -112px;
}
.notification-detail--visible.notification-detail--no-price {
  top: -70px;
}
.notification__tools {
  display: flex;
}
.notification-detail .arrow-button {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
}
.notification-detail--expanded.notification-detail--visible {
  top: 60px !important;
}
.notification-detail--expanded .arrow-button {
  transform: translateX(-50%) rotate(-180deg);
}
.notification__tools .main-button {
  margin-bottom: 0;
  max-width: 200px;
  margin-right: 1px;
  height: 42px;
  border-radius: 0;
}
.notification__tools .main-button.btn-request {
  max-width: calc(100% - 40px);
}
.notification__tools .main-button.btn-recommend {
  max-width: 100%;
}
.notification__tools .fav-button {
  max-width: 40px;
  height: 42px;
  transition: 0.2s ease-in-out;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.notification__counter {
  margin-right: 2px;
  max-width: 100px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .notification {
    right: 10px;
  }
  .notification__title {
    font-size: 16px;
  }
}
.notification .error {
  font-size: 13px;
}
.transparent {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  padding: 0 !important;
  transition: 0.5s all;
}
.preloader_node {
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-recaptcha iframe {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.breadcrumbs {
  padding: 44px 20px 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.breadcrumbs__link {
  position: relative;
  margin-right: 25px;
  display: block;
  color: #7D858C;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.breadcrumbs__link:hover {
  color: #B12535;
  text-decoration: none;
}
.breadcrumbs__link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -17px;
  width: 8px;
  height: 1px;
  background-color: #7D858C;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  transform: translateY(-50%) translateZ(0);
}
.breadcrumbs__item:last-child .breadcrumbs__link {
  pointer-events: none;
  margin: 0;
  padding: 0;
  color: #B12535;
  font-weight: 600;
}
.breadcrumbs__item:last-child .breadcrumbs__link::before {
  display: none;
}
.nav-placeholder {
  width: 100%;
  height: 61px;
  background: white;
  position: fixed;
  top: 0px;
  z-index: 60;
  border-bottom: 1px solid #E5EAEC;
  display: block;
  opacity: 0.9;
}
@media (min-width: 970px) {
  .nav-placeholder.hidden {
    display: none;
  }
}
@media (max-width: 970px) {
  .nav-placeholder {
    height: 65px;
  }
}
@media (max-width: 576px) {
  .breadcrumbs {
    flex-wrap: wrap;
  }
}
.top-scroll-page {
  position: fixed;
  left: 60px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 12;
  cursor: pointer;
  background-image: url(../img/up-arrow.svg);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out;
}
.top-scroll-page.active {
  opacity: 1;
  visibility: visible;
}
.footer-buttons {
  bottom: 60px;
  position: fixed;
  right: 60px;
  z-index: 12;
  transition: 0.2s ease-in-out;
}
.footer-buttons a {
  /*animation: breathEffect 4s infinite cubic-bezier(0, 0, 0.49, 1.02);*/
  animation-delay: 1s;
  background-color: #B12535;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 36px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: block;
  height: 40px;
  opacity: 1;
  transition: 0.2s;
  width: 40px;
}
.footer-buttons a:before,
.footer-buttons a:after {
  background-color: #B12535;
  border-radius: 50%;
  content: "";
  display: block;
  height: 40px;
  opacity: 0;
  position: absolute;
  transform: scale(1);
  transition: 1.5s all ease;
  width: 40px;
  z-index: -1;
  pointer-events: none;
}
.footer-buttons a:before {
  /*animation: rippleEffect 4s infinite cubic-bezier(0, 0, 0.49, 1.02);*/
  animation-delay: 1s;
}
.footer-buttons a:after {
  /*animation: secondRippleEffect 4s infinite cubic-bezier(0, 0, 0.49, 1.02);*/
  animation-delay: 1s;
}
.footer-buttons a:hover,
.footer-buttons a:active {
  opacity: 0.8;
  translate: 0.2s;
}
.footer-buttons .tooltip {
  display: block;
  font-size: 12px;
  left: initial;
  min-width: 220px;
  opacity: 0;
  padding: 8px 12px;
  pointer-events: none;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.4s ease-in-out;
  visibility: hidden;
  white-space: nowrap;
  width: fit-content;
  z-index: -1;
}
@media (min-width: 577px) {
  .footer-buttons:hover .tooltip {
    display: block;
    left: initial;
    opacity: 1;
    right: 60px;
    transition: 0.4s ease-in-out;
    visibility: visible;
  }
}
@keyframes rippleEffect {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  15% {
    transform: scale(1);
    opacity: 0;
  }
  17% {
    opacity: 0.2;
  }
  50% {
    transform: scale(3.2);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes secondRippleEffect {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  24% {
    transform: scale(1);
    opacity: 0;
  }
  26% {
    opacity: 0.1;
  }
  80% {
    opacity: 0;
    transform: scale(2.6);
  }
  100% {
    opacity: 0;
  }
}
@keyframes breathEffect {
  0% {
    transform: scale(1);
  }
  12% {
    transform: scale(1.25);
  }
  15% {
    transform: scale(0.7);
  }
  20% {
    transform: scale(1.1);
  }
  24% {
    transform: scale(0.8);
  }
  30% {
    transform: scale(1);
  }
}
@media screen and (max-width: 640px) {
  .top-scroll-page {
    left: 30px;
    bottom: 30px;
  }
  .footer-buttons {
    right: 30px;
    bottom: 30px;
  }
  .bx-ios.iphone-x .bigBotSafe .top-scroll-page,
  .bx-ios.iphone-x .bigBotSafe .footer-buttons,
  .bigBotSafe .top-scroll-page,
  .bigBotSafe .footer-buttons {
    bottom: 120px;
  }
}

.overlay-age {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
}

@media (min-width: 971px) and (max-width: 1024px) {
  .header__button-wrapper {
    font-size: 0;
  }
  .main-navigation__item:last-of-type {
    margin-right: 0;
  }
  .header-expander--entered .header-expander__link {
    font-size: 16px;
  }
}

section.s-text {
  margin-bottom: 50px;
}
section.s-text ul {
  list-style-type: disc;
  padding-left: 20px;
  padding-bottom: 20px;
}
section.s-text h2 {
  margin-top: 15px;
  font-size: 1.3rem;
}
section.s-text table {
  margin: 10px 0;
}
section.s-text table , section.s-text table th, section.s-text table td {
  border-color: #eee;
}
section.s-text table th, section.s-text table td {
  padding: 10px 20px;
}

@media (max-width: 576px) {
  section.s-text {
    padding: 20px;
  }
  .sticker__discount-value.sticker--gift {
    height: 19px;
    margin-right: 2px;
  }
}

@media (max-width: 400px) {
  .sticker--discount .sticker__discount-value {
    margin: 0 2px 0 4px;
    font-size: 12px;
  }
}

.grid-component {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.grid-component--collections {
  padding: 0;
  padding-top: 40px;
  padding-bottom: 0;
}
.grid-component--collections > div {
  max-width: 740px;
}
.grid-component--collections > div:nth-of-type(2n) {
  margin-right: 0;
}
.grid-component--collections > div:nth-of-type(4n-3)::after {
  display: none;
}
.grid-component--pickups {
  margin-top: 20px;
}
.grid-component > div {
  margin-right: 40px;
  margin-bottom: 40px;
  max-width: calc((100% / 4) - 30px);
}
.partners-detail .grid-wrapper {
  margin-bottom: 30px;
}

.collections {
  padding-bottom: 43px;
}
.collections__slider .custom-slick {
  position: absolute;
  top: -54px;
}
.collections__slider .custom-slick--next {
  right: 0;
}
.collections__slider .custom-slick--prev {
  right: 35px;
}
.collections__item {
  padding: 40px 40px 60px;
  width: 100%;
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px solid #E5EAEC;
  background-color: #fff;
}
.collections__item--discount .price__main {
  text-decoration: line-through;
}
.collections__item--discount .price__main.price__simple {
  text-decoration: none;
}
.collections__item:hover .collections__tools {
  visibility: visible;
  opacity: 1;
}
.collections__item-wrap {
  margin-right: 40px;
  max-width: 740px;
  width: 100%;
}
.collections__item-wrap:last-child {
  margin-right: 0;
}
.collections__sticker {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.collections__sticker .sticker {
  margin-right: 5px;
}
.collections__sticker .sticker:last-of-type {
  margin-right: 0;
}
.collections__item .fav-button {
  margin-left: auto;
  max-width: 24px;
  max-height: 24px;
  background-color: transparent;
  background-image: url(../img/fav-icon.svg);
  background-position: center center;
  background-size: 24px;
  transition: 0.2s ease-in-out;
}
.collections__title {
  overflow: hidden;
  margin-bottom: 0;
  display: block;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  transition: 0.2s ease-in-out;
}
.collections__title:hover {
  color: #B12535;
  text-decoration: none;
}
.collections__text {
  margin-bottom: 0;
  font-size: 18px;
}
.collections__info {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.collections__img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.collections__img-wrap {
  position: relative;
  margin-right: 40px;
  max-width: 305px;
  width: 100%;
  height: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
}
.collections__price {
  margin-top: auto;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.collections__price .price__main {
  font-size: 24px;
}
.collections__price .price__discount {
  margin-left: 20px;
  font-size: 24px;
}
.collections__tools {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -35px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.collections__tools .counter {
  max-width: 130px;
}
.collections__buttons {
  max-width: 170px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.collections__title-wrapper .fav-button {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.collection__sticker-mobile {
  display: none;
  margin-left: auto;
}
.collections__description p {
  margin: 0;
}

.partners-gallery {
  margin-bottom: 40px;
}
.partners-gallery__slider {
  margin: 0 -12px;
}
.partners-gallery__slider .custom-slick--next,
.partners-gallery__slider .custom-slick--prev {
  position: absolute;
  top: -55px;
}
.partners-gallery__slider .custom-slick--next {
  right: 12px;
}
.partners-gallery__slider .custom-slick--prev {
  right: 47px;
}
.partners-gallery__item-wrap {
  margin: 0 12px;
}
.partners-gallery__item {
  width: 100%;
  height: 330px;
}
.partners-gallery__img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-flocktory {
  display: none;
}
.catalog-description {
    flex-direction: column;
}
.catalog-description .breadcrumbs {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    overflow: auto;
    margin: 0 -40px;
    margin-bottom: 5px;
    padding: 0;
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
}
.catalog-description .breadcrumbs::-webkit-scrollbar {
    display: none;
}
.catalog-description .breadcrumbs::after,
.catalog-description .breadcrumbs::before {
    content: '';
    position: sticky;
    top: 0;
    padding: 7.5px 10px;
    z-index: 1;
}
.catalog-description .breadcrumbs::after {
    right: 0;
    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.catalog-description .breadcrumbs::before {
    left: 0;
    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.catalog-description .breadcrumbs .breadcrumbs__item {
    white-space: nowrap;
}
.catalog-description .breadcrumbs .breadcrumbs__link {
    font-size: 12px;
}

@media screen and (min-width: 577px) {
    .catalog-description .breadcrumbs {
        display: none;
    }
    .catalog-description {
        flex-direction: row;
    }
}
.header-button {
  width: 390px;
  margin-left: 20px;
}
.header-button--mobile {
  margin: 15px auto;
  max-width: 390px;
  display: none;
}
.main-button.main-button--video-bg{
  height: 60px;
  border-radius: 10px;
  color: #FFF;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 0.8;
  position: relative;
  overflow: hidden;
  text-align: center;
  max-width: 100%;
}
.btn-video-bg{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-button.main-button--video-bg span {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #B12535;
  mix-blend-mode: hard-light;
}

.main-button.main-button--video-bg:hover {
  background-color: #B12535;
}
.main-button.main-button--video-bg:hover span {
  background-color: #cb685a;
}
.top-products-table__price {
  text-wrap: nowrap;
}
@media (max-width: 970px) {
  .header-button--mobile{
    display: block;
  }
  section.s-text {
    padding: 40px;
  }

}

@media (max-width: 577px) {
  .header-button--mobile{
    padding: 0 15px;
  }
  .main-button.main-button--video-bg span{
    font-size: 20px;
  }
  section.s-text {
    padding: 20px;
  }
  .top-products-table {
    font-size: 14px;
  }
}

.js-play-video.pulse{
  opacity: 1;
}
.js-play-video.pulse svg {
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.article-youtube-video-wrapper{
  position: relative;
}
.article-youtube-video-wrapper .play-button {
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  margin: 0px auto;
  text-align: center;
  left: 0px;
  right: 0px;
  vertical-align: middle;
  top: 50%;
  bottom: 0px;
  opacity: 0.7;
  cursor: pointer;
  transform: translateY(-50%);
  z-index: 2;
}
.article-youtube-video-wrapper .play-button:hover {
  opacity: 1;
}
@media (max-width: 576px){
  .article-youtube-video-wrapper .play-button, .article-youtube-video-wrapper .play-button svg {
    width: 50px;
    height: 50px;
  }
}

.header__callback-form__content .smart-captcha{
  margin-bottom: 10px;
}
/* /local/templates/redesign/css/bonus-program--minified.css */
/* .l-club-header { */
/*     padding-top: 205px; */
/*     display: -webkit-box; */
/*     display: flex; */
/*     -webkit-box-pack: center; */
/*     justify-content: center; */
/*     -webkit-box-align: start; */
/*     align-items: flex-start; */
/*     width: 100%; */
/*     height: 100%; */
/*     min-height: 860px; */
/*     background-image: url(../img/bonus-header.png); */
/*     background-repeat: no-repeat; */
/*     background-size: cover; */
/*     background-position: 50% 50% */
/* } */

/* .l-club__sub-title, .l-club__sub-title.heading { */
/*     display: block; */
/*     font-size: 18px; */
/*     font-weight: 700; */
/*     color: #B12535; */
/*     letter-spacing: 10px; */
/*     text-transform: uppercase */
/* } */

/* .l-club-header__description { */
/*     margin-right: 290px; */
/*     max-width: 600px; */
/*     width: 100% */
/* } */

/* .l-club__title-text { */
/*     display: block; */
/*     font-size: 22px; */
/*     line-height: 34px */
/* } */

/* .l-club__title, .l-club__title.heading { */
/*     line-height: 1.2; */
/*     text-align: left; */
/*     margin-bottom: 30px; */
/*     font-size: 140px; */
/*     text-transform: uppercase; */
/*     color: #B12535; */
/*     font-weight: 700; */
/*     font-family: 'Playfair Display', sans-serif */
/* } */

/* .l-club-header__badge { */
/*     display: -webkit-box; */
/*     display: flex; */
/*     -webkit-box-pack: center; */
/*     justify-content: center; */
/*     -webkit-box-align: center; */
/*     align-items: center; */
/*     width: 180px; */
/*     height: 180px; */
/*     background-image: url(../img/bonus-stamp.svg); */
/*     background-repeat: no-repeat; */
/*     background-position: center center; */
/*     background-size: 100% */
/* } */

/* .l-club-header__badge::before { */
/*     content: ''; */
/*     display: block; */
/*     width: 58px; */
/*     height: 81px; */
/*     background-image: url(../img/bonus-fruit.svg); */
/*     background-repeat: no-repeat; */
/*     background-position: center center; */
/*     background-size: 100% */
/* } */

/* @media (max-width: 1200px) { */
/*     .l-club-header { */
/*         padding-top: 105px; */
/*         min-height: 500px; */
/*         background-size: cover */
/*     } */

/*     .l-club-header__description { */
/*         max-width: 450px */
/*     } */

/*     .l-club-header__badge { */
/*         width: 140px; */
/*         height: 140px */
/*     } */

/*     .l-club__title, .l-club__title.heading{ */
/*         font-size: 72px */
/*     } */

/*     .l-club__title-text { */
/*         font-size: 18px; */
/*         line-height: 26px */
/*     } */
/* } */

/* @media (max-width: 1024px) { */
/*     .l-club-header { */
/*         padding-top: 105px; */
/*         min-height: 500px; */
/*         background-size: cover */
/*     } */

/*     .l-club-header__description { */
/*         margin-right: 170px; */
/*         max-width: 450px */
/*     } */

/*     .l-club-header__badge { */
/*         width: 100px; */
/*         height: 100px */
/*     } */

/*     .l-club-header__badge::before { */
/*         width: 32px; */
/*         height: 42px */
/*     } */

/*     .l-club__title, .l-club__title.heading { */
/*         font-size: 72px */
/*     } */

/*     .l-club__title-text { */
/*         font-size: 18px; */
/*         line-height: 26px */
/*     } */
/* } */

/* @media (max-width: 970px) { */
/*     .l-club-header { */
/*         padding-top: 105px; */
/*         min-height: 500px; */
/*         background-size: cover */
/*     } */

/*     .l-club-header__description { */
/*         margin-right: 170px; */
/*         max-width: 450px */
/*     } */

/*     .l-club-header__badge { */
/*         width: 100px; */
/*         height: 100px */
/*     } */

/*     .l-club-header__badge::before { */
/*         width: 32px; */
/*         height: 42px */
/*     } */

/*     .l-club__title, .l-club__title.heading { */
/*         font-size: 72px */
/*     } */

/*     .l-club__title-text { */
/*         font-size: 18px; */
/*         line-height: 26px */
/*     } */
/* } */

/* @media (max-width: 576px) { */
/*     .l-club-header { */
/*         padding: 0 20px; */
/*         min-height: 700px; */
/*         flex-wrap: wrap; */
/*         background: url(../img/bonus-header-mobile.png) no-repeat, -webkit-gradient(linear, left top, right top, from(#f4f5f7), to(#ebecf1)); */
/*         background: url(../img/bonus-header-mobile.png) no-repeat, linear-gradient(90deg, #f4f5f7 0, #ebecf1 100%); */
/*         background-position: center 0; */
/*         background-size: 100% */
/*     } */

/*     .l-club-header__badge { */
/*         margin-top: 50px; */
/*         margin-left: 100px; */
/*         width: 100px; */
/*         height: 100px */
/*     } */

/*     .l-club-header__badge::before { */
/*         width: 32px; */
/*         height: 42px */
/*     } */

/*     .l-club-header__description { */
/*         -webkit-box-ordinal-group: 2; */
/*         order: 1; */
/*         margin-right: 0 */
/*     } */

/*     .l-club__sub-title { */
/*         font-size: 12px; */
/*         text-align: center; */
/*         letter-spacing: 5px */
/*     } */

/*     .l-club__title, .l-club__title.heading { */
/*         font-size: 72px; */
/*         text-align: center */
/*     } */

/*     .l-club__title-text { */
/*         font-size: 18px; */
/*         line-height: 26px; */
/*         text-align: center */
/*     } */
/* } */
/* /local/templates/redesign/css/card.css */
.card-component {
  padding: 30px;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.15s 0.4s ease-out, box-shadow 0.2s 0.3s ease-in, z-index 0.6s step-end;
  z-index: 0;
}
.card-component--discount .price__main {
  text-decoration: line-through;
}
.card-component-wrapper {
  position: relative;
  max-width: 350px;
  height: auto;
  width: 100%;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component-wrapper  {
  height: auto;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component::after{
  display: none;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component__header > * {
  margin-right: 10px;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component__header > *:last-child,
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component__header > *:empty{
  margin-right: 0;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component__header .card-component__stock-wrapper {
  display: flex;
  align-items: center;
  height: 25px;
  margin-right: auto;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .sticker__discount-value {
  height: 25px;
  line-height: 25px;
}
.grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .sticker__link {
  height: 25px;
  line-height: 25px;
}

@media (max-width: 1366px) {
  .grid-wrapper.js--linked-items.grid-wrapper--center .grid-component .card-component-wrapper {
    max-width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 576px){
  .grid-wrapper--center .card-component--horizontal .card-component__sticker{
    top: 10px;
  }
}
.card-component-wrapper:hover {
  z-index: 6;
}
body .card-component__crumbs {
  padding-left: 25px;
  height: 20px;
  display: flex;
  justify-content: flex-end;
  gap: 0 4px;
  align-items: center;
  flex-wrap: nowrap;
  z-index: 1;
  font-weight: 600;
  color: #7D858C;
}
.card-component__bio {
  position: absolute;
  z-index: 7;
}
.card-component--horizontal .card-component__bio,
.catalog-content__cards--secondary .card-component__bio {
  position: static;
  padding-top: 3px;
}
.card-component--single .card-component__bio {
  top: 0;
}
.slick-slide .card-component__bio {
  top: 30px;
}
@media (max-width: 1599px){
  .main-navigation__sub-menu .slick-slide .card-component__bio{
    top: 16px;
  }
}
@media (max-width: 1480px) {
  .slick-slide .card-component__bio {
    top: 20px;
  }
}
@media (max-width: 1024px) {
  .catalog-content__grid .card-component__bio {
    top: 10px;
  }
}
@media (max-width: 1024px){
  .main-navigation__sub-menu .slick-slide .card-component__bio{
    top: 21px;
  }
}
@media (max-width: 970px){
  .catalog-content__grid .card-component__bio {
    top: 0px;
  }
}
@media (min-width: 577px) {
  body .card-component__crumbs {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .main-navigation__sub-menu .card-component:hover .card-component__crumb.card-component__rating {
    display: none;
  }
}
@media (max-width: 1024px) {
  body .card-component__crumbs {
    flex-wrap: nowrap;
  }
}
.card-component__crumb,
a.card-component__crumb {
  visibility: hidden;
  opacity: 0;
  position: relative;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.2s ease-in-out;
  font-size: 12px;
  line-height: initial;
  font-weight: 600;
  color: #7D858C;
}

.detail-description .card-component__crumb,
.detail-description a.card-component__crumb {
  visibility: visible;
  opacity: 1;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always {
  margin-bottom: 0;
}
.card-component__crumb.card-component__crumb_show-always {
  visibility: visible;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.card-component__crumbs-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.card-component__rating-crumbs {
  margin-right: 10px;
  display: flex;
  align-items: center;
  height: 20px;
}
.card-component__rating-crumbs .card-component__crumb {
  margin-right: 8px;
}
.card-component__crumb:last-child {
  margin-right: 0;
}
.card-component-wrapper .card-component__instock-status {
  display: none;
}
.card-component-wrapper .card-component__crumbs-wrapper.card-component__crumbs-wrapper__show-instock .card-component__instock-status {
  display: flex;
  z-index: 2;
}
@media (max-width: 1024px) {
  .card-component-wrapper .card-component__crumbs-wrapper.card-component__crumbs-wrapper__show-instock .card-component__instock-status {
    position: absolute;
  }
}
.card-component-wrapper .card-component__instock-status .icon-status {
  width: 16px;
  height: 16px;
  background-size: contain;
  margin-right: 4px;
  margin-top: -3px;
}
.card-component-wrapper .card-component--vertical .card-component__instock-status .icon-status,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component-wrapper .card-component__instock-status .icon-status {
  margin-top: -2px;
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-in {
  background-image: url(../img/icon-status-in.svg);
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-no {
  background-image: url(../img/icon-status-no.svg);
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-wait {
  background-image: url(../img/icon-status-wait.svg);
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-order {
  background-image: url(../img/icon-status-order.svg);
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-question {
  background-image: url(../img/icon-status-question.svg);
}
.card-component-wrapper .card-component__instock-status .icon-status.icon-status-location {
  background-image: url(../img/icon-status-location.svg);
  width: 20px;
  height: 20px;
}

.card-component__bio .card-component__bio-icon {
  display: none;
  width: 20px;
  height: 20px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  pointer-events: initial;
}
.main-navigation__sub-menu .card-component__bio, .main-navigation__sub-menu .card-component__bio * {
  pointer-events: none;
}
.main-navigation__item:hover .main-navigation__sub-menu .card-component__bio, .main-navigation__item:hover .main-navigation__sub-menu .card-component__bio * {
  pointer-events: auto;
}
.card-component__bio .card-component__bio-icon:first-child {
  display: block;
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--kosher {
  background-image: url(../img/icon-bio-david.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--naturalraw {
  background-image: url(../img/icon-bio-grape.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--natural {
  background-image: url(../img/icon-bio-grape.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--vegan {
  background-image: url(../img/icon-bio-grass.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--leaves {
  background-image: url(../img/icon-bio-leaves.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--organic {
  background-image: url(../img/icon-bio-lotus.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--plant {
  background-image: url(../img/icon-bio-plant.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--sustainable {
  background-image: url(../img/icon-bio-recycle.svg);
}
.card-component__bio .card-component__bio-icon.card-component__bio-icon--biodynamic {
  background-image: url(../img/icon-bio-sprout.svg);
}
.card-component__bio .card-component__bio-icon .tooltip {
  top: 20px;
  left: 20px;
  padding: 15px;
  white-space: normal;
  transform: none;
  width: 100vw;
  max-width: 280px;
  z-index: 2;
  text-align: left;
  pointer-events: none;
}
.card-component.card-component--horizontal .card-component__bio .card-component__bio-icon .tooltip,
.catalog-content__cards--secondary .card-component__bio .card-component__bio-icon .tooltip {
  top: 30px;
  left: initial;
  max-width: 420px;
  margin-left: 10px;
}
@media (max-width: 1570px){
  .card-component__bio .card-component__bio-icon .tooltip{
    max-width: 260px;
  }
  .card-component__bio-info p {
    font-size: 12px;
  }
}
@media (max-width: 1470px){
  .card-component__bio .card-component__bio-icon .tooltip{
    max-width: 225px;
  }
}
@media (max-width: 1366px){
  .card-component__bio .card-component__bio-icon .tooltip{
    max-width: 195px;
  }
  .card-component__bio-info p {
    font-size: 12px;
  }
}
@media (max-width: 1220px){
  .card-component.card-component--horizontal .card-component__bio .card-component__bio-icon .tooltip,
  .catalog-content__cards--secondary .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 245px;
  }
}
@media (max-width: 1210px){
  .card-component__bio .card-component__bio-icon .tooltip{
    max-width: 230px;
  }
}
@media (max-width: 1025px) {
  .catalog-content__grid .card-component__crumbs .card-component__rating{
    display: none;
  }
  .card-component.card-component--horizontal .card-component__bio .card-component__bio-icon .tooltip,
  .catalog-content__cards--secondary .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 245px;
  }
}
@media (max-width: 577px){
  .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 35vw;
  }
}
@media (max-width: 320px){
  .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 70vw;
  }
  .catalog-content__grid .card-component__crumbs .card-component__rating{
    display: block;
  }
}


.card-component__bio .card-component__bio-icon:hover .tooltip, .card-component__bio .card-component__bio-icon .tooltip:hover {
  visibility: visible;
  opacity: 1;
}
.card-component__bio .card-component__bio-icons {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-top: 8px;
}
.card-component__bio-info {
  margin-bottom: 12px;
}

.card-component__bio-info:last-child {
  margin-bottom: 0;
}

.card-component__bio-info span {
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
  font-size: 14px;
}

.card-component__bio-info p {
  margin: 0;
  font-size: 14px;
  text-transform: none;
}

.card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25px;
  margin-bottom: 20px;
  justify-self: stretch;
  margin-top: auto;
}

.card-component--horizontal .card-component__stock-wrapper.card-component__stock-wrapper__show-instock,
.catalog-content__cards--secondary .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
  height: 25px;
  margin: 0 auto 0 0;
  padding-right: 10px;
}
.card-component.card-component--horizontal .card-component__crumbs-wrapper{
  margin-bottom: 0;
  margin-left: 0;
}
.card-component.card-component--horizontal .card-component__sticker{
  height: 25px;
}
.card-component.card-component--horizontal .card-component__sticker .sticker{
  margin-bottom: 0;
  height: 25px;
}
@media (max-width: 970px){
  .card-component.card-component--horizontal  .card-component__sticker {
    margin-bottom: 0;
  }
}

@media (min-width: 971px) {
  .card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-top: -10px;
  }
}

@media (min-width: 970px) {
  .card-component.card-component--horizontal .card-component__sticker{
    top: 0;
  }
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-top: -10px;
  }
  .favorites .card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock,
  .favorites .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-top: 0;
  }
  .price__cafive.only-desktop {
    display: flex;
  }
}

@media (max-width: 576px) {
  .card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-bottom: 18px;
  }
}

.subinfo {
  display: none;
}

#cart-recommend .might-like__slider .subinfo {
  min-height: 27px;
  margin-bottom: 30px;
}

.card-component--vertical .subinfo,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo {
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 18px;
  justify-content: center;
  margin-top: -18px;
  padding-top: 18px;
}

.card-component--vertical .subinfo__best-price,
.catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo__best-price {
  color: #B12535;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin: 0 4px;
  text-transform: uppercase;
}

@media (max-width: 970px) {
  .card-component--vertical .subinfo,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo {
    display: flex;
    height: auto;
  }
}

@media (min-width: 577px) {
  .card-component--vertical .subinfo,
  .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo {
    height: 16px;
    margin-bottom: 8px;
    margin-top: -16px;
    padding-top: 10px;
  }
}

.card-component__stock-wrapper-status {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  color: #262663;
  font-size: 14px;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 700;
  text-wrap: balance;
}

.card-component__stock-wrapper-status i {
  background: #262663;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 7px;
  transform: rotateZ(0.1deg);
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--wait i {
  background: #7D858C;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--wait {
  color: #7D858C;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--no i {
  background: #B12535;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--no {
  color: #B12535;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--order i {
  background: #7D858C;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--order {
  color: #7D858C;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--in i {
  background: #309080;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--in {
  color: #309080;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--only i {
  background: #E77811;
}

.card-component__stock-wrapper-status.card-component__stock-wrapper-status--only {
  color: #E77811;
}

.card-component__stock-wrapper-status {
  opacity: 1;
  transition: 0.4s;
}

/* START LABEL 11.11 */
.label_1111 {
  position: absolute;
  z-index: 1;
}

.card-component__img .label_1111 {
  bottom: 0px;
  right: 0px;
}

.card-component__img .label_1111 svg{
  width: 55px;
  height: auto;
}

.detail-image-wrapper .label_1111 {
  bottom: 25px;
  right: 20px;
  transition: 0.25s ease-out;
}
.detail-image__gallery-wrapper + .label_1111 {
  bottom: 115px;
}
.detail-image__gallery-wrapper:hover + .label_1111 {
  transform: translateY(-25px);
}

.detail-image-wrapper .label_1111 svg{
  width: 132px;
  height: 60px;
}

/* END LABEL 11.11 */

.card-component-wrapper .sommelier-video-review-url {
  align-items: center;
  color: #B12535;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 2px;
  text-align: center;
  text-transform: uppercase;
  top: calc(50% - 24px);
  transform: translateY(-50%);
  transition: 0.2s 0.2s;
  z-index: 4;
}
. card-component--single .card-component-wrapper .sommelier-video-review-url{
  z-index: 1;
}

.card-component-wrapper .sommelier-video-review-url i {
  width: 38px;
  height: 38px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-component-wrapper .card-component--horizontal .sommelier-video-review-url,
.catalog-content__cards--secondary .card-component-wrapper .sommelier-video-review-url {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 5;
}

.card-component-wrapper .sommelier-video-review-url:hover,
.card-component-wrapper .sommelier-video-review-url:focus
{
   text-decoration: none;
}

.catalog-content__cards--list .sommelier-video-review-url {
   text-align: left;
   clear: left;
   margin-top: 0px;
}

.catalog-content__cards--list  .sommelier-video-review-url i {
  width: 34px;
  height: 34px;
}

.academy-sommelier-url {
  margin: 0;
  padding: 3px 12px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  background-color: #B12535;
  text-transform: uppercase;
  border-radius: 4px;
  max-width: 320px;
  width: fit-content;
}

.academy-sommelier-url:hover, .academy-sommelier-url:focus {
   text-decoration: none;
   color: #fff;
}

.academy-sommelier-url span {
  flex-direction: row;
  display: flex;
  margin: 0px;
}

.academy-sommelier-url span.text {
  padding: 0;
  margin: 0 0 0 8px;
  font-weight: 700;
  font-size: 12px;
  line-height: initial;
}

.academy-sommelier-url .svg-img-play svg{
   width: 25px;
   height: 19px;
}

.description__tab-wrapper .video {
  width: 60%;
  max-height: 450px;
  display: block;
  background: #C4C4C4;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin: 20px 0 40px 0;
  aspect-ratio: 5/3;
}

.description__tab-wrapper  .video img{
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 5/3;
}

.description__tab-wrapper  .play-button {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: 0px auto;
  text-align: center;
  left: 0px;
  right: 0px;
  vertical-align: middle;
  top: 50%;
  bottom: 0px;
  opacity: 0.7;
  cursor: pointer;
  z-index: 2;
  transform: translateY(-50%)
}

.description__tab-wrapper .play-button:hover {
  opacity: 1;
}

.fast-filter-wrapper {
  display: flex;
  position: relative;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: -48px;
  min-height: 38px;
  max-height: initial;
  z-index: 6;
}

.fast-filter-wrapper:after {
  display: block;
  content: "";
  clear: both;
}

.fast-filter-wrapper .fast-filter-button {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  margin-left: 10px;
}

.fast-filter-wrapper .fast-filter-button .fast-filter-toggle {
  background: #7D858C;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700;
  height: fit-content;
  line-height: 1;
  padding: 10px 10px;
  text-transform: uppercase;
  transition: 0.25s;
}

@media (max-width: 1200px) {
  .fast-filter-wrapper .fast-filter-button .fast-filter-toggle {
    margin-top: 2px;
  }
}

@media (max-width: 820px) and (min-width: 700px){
  .catalog-content__cards--secondary .card-component__stock-wrapper-status,
  .card-component--vertical .card-component__stock-wrapper-status span {
    white-space: initial;
    flex-wrap: initial;
    text-align: center;
  }
}

.fast-filter-wrapper .fast-filter-button .fast-filter-toggle:hover {
  opacity: 0.6;
}

@media (max-width: 576px) {
  .fast-filter-wrapper .fast-filter-button .fast-filter-toggle:hover {
    opacity: 1;
  }
  .card-component--horizontal .card-component__stock-wrapper-status,
  .catalog-content__cards--secondary .card-component__stock-wrapper-status {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  .card-component--horizontal .card-component__crumb,
  .card-component--horizontal a.card-component__crumb,
  .catalog-content__cards--secondary .card-component__crumb,
  .catalog-content__cards--secondary a.card-component__crumb {
    font-size: 9px;
    letter-spacing: -0.5px;
  }
  .card-component--horizontal .card-component__rating-star::before,
  .catalog-content__cards--secondary .card-component__rating-star::before {
    top: 50%;
    transform: translateY(-50%);
  }
}


@media (max-width: 576px) and (min-width: 320px){
  .catalog-content__cards--secondary .card-component__stock-wrapper-status,
  .card-component--vertical .card-component__stock-wrapper-status span {
    white-space: initial;
    flex-wrap: initial;
    text-align: center;
  }
}

@media (max-width: 400px) and (min-width: 320px){
  .catalog-content__cards--secondary .card-component__stock-wrapper-status,
  .card-component--vertical .card-component__stock-wrapper-status span {
    max-width: 120px;
  }
}

.fast-filter-wrapper .fast-filter-tags-cloud .tags-cloud__item .tags-cloud__link {
  border: 1px solid #E5EAEC;
}

.fast-filter-wrapper .fast-filter-tags-cloud {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: flex-start;
  max-height: 795px;
  overflow: hidden;
  transition: 0.8s ease-out;
}

.fast-filter-wrapper .default-height {
  max-height: 38px;
  transition: 0.8s ease-in-out;
}

.fast-filter-wrapper .fast-filter-tags-cloud li a {
  min-height: unset;
  padding: 6px 10px 6px 10px;
}

.sommelier-block .sommelier-info {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
}

.sommelier-block .sommelier-info div {
   display: flex;
   flex-direction: row;
}

.sommelier-block .sommelier-info .image-wrapper
{
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
    border-radius: 100%;
}

.sommelier-block .sommelier-info .image-wrapper img
{
  width: auto;
  height: 100%;
  object-fit: cover;
}

.sommelier-block .sommelier-info .full-name
{
   font-size: 20px;
   padding: 10px;
}

.video-descr-text {
  margin-top: 10px;
}

@media (min-width: 576px) and (max-width: 1025px) {
  .card-component-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
.card-component-wrapper .tooltip {
  white-space: nowrap;
}
.card-component-wrapper .card-component__crumb.card-component__status-wait .tooltip {
  margin-left: 0;
}

@media (max-width: 768px) {
  .card-component__img .label_1111{
    bottom: 0px;
    right: 0px;
  }

  .catalog-content__cards--list  .card-component__img .label_1111 {
    bottom: 2px;
    right: 0px;
  }
}


@media (min-width: 577px) {
  .card-component__crumb:hover .tooltip {
    visibility: visible;
    opacity: 1;
    top: -40px;
  }
  .card-component__instock-status .card-component__crumb .tooltip .close-button {
    display: none;
  }
}

@media (max-width: 576px) {
  .card-component__instock-status.active .card-component__crumb .tooltip {
    visibility: visible;
    opacity: 1;
    display: block;
    left: 30px;
    top: 50%;
  }
  .card-component__instock-status.active .card-component__crumb .icon-status-location .tooltip {
    width: 165px;
    max-width: calc(50vw - 70px);
    white-space: initial;
  }
  .card-component__instock-status .card-component__crumb .tooltip .close-button {
    display: block;
  }
  .card-component__instock-status.active .card-component__crumb .icon-status-wait .tooltip {
    word-spacing: 50px;
    max-width: 102px;
    overflow: hidden;
  }

  .bestsellers__slider .card-component__bio .card-component__bio-icon .tooltip,
  .recommend__slider-wrap .card-component__bio .card-component__bio-icon .tooltip {
    top: 52px;
  }

  .card-component__bio .card-component__bio-icon:hover .tooltip {
    display: block;
  }

  .card-component__bio-info {
    display: none;
  }

  .card-component__bio-info:first-child {
    display: block;
    margin: 0;
  }

  .card-component.card-component--horizontal .card-component__bio .card-component__bio-icon .tooltip,
  .catalog-content__cards--secondary .card-component__bio .card-component__bio-icon .tooltip {
    margin-top: 0;
    max-width: 170px;
  }
  .catalog-content__cards .sommelier-video-review-url {
    margin-top: 0px;
    font-size: 11px;
    top: calc(50% - 14px);
  }

  .catalog-content__cards .sommelier-video-review-url i{
    width: 28px;
    height: 28px;
  }

  .description__tab-wrapper .video {
    width: 100%;
  }

  .card-component__bio-info span {
    font-size: 12px;
  }

  .card-component__bio-info p {
    font-size: 12px;
  }

  .card-component__img .label_1111{
    bottom: 0px;
    right: 0px;
  }

  .detail-image-wrapper .label_1111 {
    bottom: 15px;
    right: 10px;
    transition: 0.25s ease-out;
  }
  .detail-image-wrapper .label_1111 svg {
    width: 110px;
  }
  .detail-image__gallery-wrapper + .label_1111 {
    bottom: 60px;
  }
  .detail-image__gallery-wrapper:hover + .label_1111 {
    transform: none;
  }
}

@media (max-width: 400px){
  .card-component.card-component--horizontal .card-component__bio .card-component__bio-icon .tooltip,
  .catalog-content__cards--secondary .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 130px;
  }
}

.card-component__country,
.card-component__wine-sort {
  visibility: visible;
  opacity: 1;
}
.catalog-content__cards .card-component__sticker, .academy .card-component__sticker {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.card-component__sticker {
  margin-bottom: 20px;
  height: 24px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: self-end;
}
.card-component__sticker:not(:empty) {
  margin-right: 8px;
  margin-left: 0px;
}
@media (min-width: 1025px) {
  .card-component--horizontal .card-component__sticker,
  .catalog-content__cards--secondary .card-component__sticker {
    top: 0px;
    position: relative;
    margin-left: 0;
  }
}

@media (max-width: 1025px) {
  .fast-filter-wrapper .fast-filter-button {
    float: unset;
    max-width: 250px;
    margin: 0px auto 8px;
  }

  .fast-filter-wrapper .fast-filter-tags-cloud{
    flex-wrap: wrap;
    justify-content: center;
  }

  .fast-filter-wrapper {
    flex-direction: column;
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .fast-filter-wrapper .default-height {
    height: 70px;
  }

  .fast-filter-wrapper .tags-cloud__item {
    width: unset;
    max-width: unset;
  }
}

@media (max-width: 970px) {
  .catalog-content__cards--secondary .card-component__sticker {
    top: -4px;
    position: relative;
  }
}
@media (max-width: 576px) {
  .card-component--horizontal .card-component__sticker,
  .catalog-content__cards--secondary .card-component__sticker {
    top: 26px;
    position: relative;
  }
}
@media (max-width: 450px) {
  .card-component--horizontal .card-component__stock-wrapper-status,
  .catalog-content__cards--secondary .card-component__stock-wrapper-status {
    font-size: 12px;
  }
  .card-component--horizontal .card-component__crumb,
  .catalog-content__cards--secondary .card-component__crumb {
    margin-right: 8px;
  }
}
@media (max-width: 375px) {
  .catalog-content__cards .sommelier-video-review-url {
    margin-top: 0px;
    font-size: 11px;
    text-align: left;
  }
  .catalog-content__cards .sommelier-video-review-url {
    font-size: 10px;
  }
  .catalog-content__cards--list  .sommelier-video-review-url i,
  .catalog-content__cards .sommelier-video-review-url i{
    width: 22px;
    height: 22px;
  }
  .catalog-content__cards .sommelier-video-review-url {
    font-size: 10px;
  }
  .card-component--horizontal .card-component__rating-star,
  .catalog-content__cards--secondary .card-component__rating-star {
    display: none;
  }
}

.card-component__sticker .sticker {
  margin-right: 5px;
  margin-bottom: 5px;
}
.academy .card-component__sticker .sticker {
  margin-right: 5px;
  margin-bottom: 5px;
}
.card-component__sticker .sticker .sticker {
  margin-bottom: 0;
  margin-right: 0;
}
.card-component__rating {
  font-size: 12px;
}
.card-component__rating a {
  color: #7D858C;
}
.card-component__rating-star {
  padding-left: 20px;
  position: relative;
  width: auto;
}
.card-component__rating-star::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  background-image: url(../img/star-icon.svg);
}
.card-component__icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always {
  display: none;
  margin-top: -4px;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-in {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-no {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-wait {
  display: flex;
}
.card-component__crumb.card-component__icon.card-component__crumb_show-always.card-component__status-order {
  display: flex;
}
.card-component__icon--pie {
  background-image: url(../img/pie-icon.svg);
}
.card-component__wine-sort {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  min-width: 14px;
}
.card-component__wine-sort--white,
.card-component__wine-sort--bright {
  background-color: #e4c990;
}
.card-component__wine-sort--red {
  background-color: #B12535;
}
.card-component__wine-sort--dark {
  background-color: #795548;
}
.card-component__wine-sort--pink {
  background-color: #ffcce6;
}
/* remove card-component__wine-sort--0f4601f0b444331eb68d0cb0e78580e8 after replace XML_ID*/
.card-component__wine-sort--green,
.card-component__wine-sort--0f4601f0b444331eb68d0cb0e78580e8{
  background-color: #76b583;
}
.card-component__wine-sort--goluboy{
  background-color: #00bfff;
}
.card-component__wine-sort--zolotoy,
.card-component__wine-sort--zolotaya{
  background-color: #ffba00;
}
.card-component__wine-sort--zheltyy{
  background-color: #ffd700;
}
.card-component__wine-sort--korichnevyy{
  background-color: #964b00;
}
.card-component__wine-sort--krasnyy{
  background-color: #B12535;
}
.card-component__wine-sort--chernyy{
  background-color: #000000;
}
.card-component__wine-sort--rozovyy{
  background-color: #ffcce6;
}
.card-component__wine-sort--prozrachnyy,
.card-component__wine-sort--prozrachnaya{
  background-color: #fffff0;
}
.card-component__wine-sort--blue,
.card-component__wine-sort--65f959dfd17b6da6389f6de88d1f480a{
  background-color: #0000ff;
}
.card-component__wine-sort--oranzhevoe{
  background-color: #FF8000;
}
/* пурпурный */
.card-component__wine-sort--878ee4efdf523d98b8b0f77104695df7{
  background-color: #FF00FF;
}
/* сиреневый */
.card-component__wine-sort--9f18b39f7d61141ebfef9fcc96ca81fc{
  background-color: #B784A7;
}

.card-component__country {
  width: 18px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.card-component__country--italy {
  background-image: url(../img/italy-icon.svg);
}
.card-component__country--bl {
  background-image: url(../img/flags/belarus.svg);
}
.card-component__country--belarus {
  background-image: url(../img/flags/belarus.svg);
}
.card-component__country--argentina {
  background-image: url(../img/flags/argentina.svg);
}
.card-component__country--armenia {
  background-image: url(../img/flags/armenia.svg);
}
.card-component__country--australia {
  background-image: url(../img/flags/australia.svg);
}
.card-component__country--belgium {
  background-image: url(../img/flags/belgium.svg);
}
.card-component__country--bulgaria {
  background-image: url(../img/flags/bulgaria.svg);
}
.card-component__country--chile {
  background-image: url(../img/flags/chile.svg);
}
.card-component__country--china {
  background-image: url(../img/flags/china.svg);
}
.card-component__country--estoniya {
  background-image: url(../img/flags/estoniya.png);
}
.card-component__country--dominican_republic {
  background-image: url(../img/flags/dominican_republic.png);
}
.card-component__country--france {
  background-image: url(../img/flags/france.svg);
}
.card-component__country--finland {
  background-image: url(../img/flags/finland.svg);
}
.card-component__country--georgia {
  background-image: url(../img/flags/georgia.svg);
}
.card-component__country--germany {
  background-image: url(../img/flags/germany.svg);
}
.card-component__country--greece {
  background-image: url(../img/flags/greece.svg);
}
.card-component__country--hungary {
  background-image: url(../img/flags/hungary.svg);
}
.card-component__country--ireland {
  background-image: url(../img/flags/ireland.svg);
}
.card-component__country--italy {
  background-image: url(../img/flags/italy.svg);
}
.card-component__country--japan {
  background-image: url(../img/flags/japan.svg);
}
.card-component__country--lithuania {
  background-image: url(../img/flags/lithuania.png);
}
.card-component__country--luxemburg {
  background-image: url(../img/flags/luxemburg.svg);
}
.card-component__country--mexico {
  background-image: url(../img/flags/mexico.png);
}
.card-component__country--moldova {
  background-image: url(../img/flags/moldova.svg);
}
.card-component__country--new_zealand {
  background-image: url(../img/flags/new_zealand.svg);
}
.card-component__country--portugal {
  background-image: url(../img/flags/portugal.svg);
}
.card-component__country--russia {
  background-image: url(../img/flags/russia.svg);
}
.card-component__country--scotland {
  background-image: url(../img/flags/scotland.svg);
}
.card-component__country--serbia {
  background-image: url(../img/flags/serbia.svg);
}
.card-component__country--spain {
  background-image: url(../img/flags/spain.svg);
}
.card-component__country--uar {
  background-image: url(../img/flags/uar.svg);
}
.card-component__country--ukraine {
  background-image: url(../img/flags/ukraine.png);
}
.card-component__country--uruguya {
  background-image: url(../img/flags/uruguya.svg);
}
.card-component__country--usa {
  background-image: url(../img/flags/usa.svg);
}
.card-component__country--uzbekistan {
  background-image: url(../img/flags/uzbekistan.png);
}
.card-component__country--canada {
  background-image: url(../img/flags/canada.svg);
}
.card-component__country--denmark {
  background-image: url(../img/flags/Denmark.png);
}
.card-component__country--swiden {
  background-image: url(../img/flags/Swiden.png);
}
.card-component__country--abkhazia {
  background-image: url(../img/flags/abkhazia.svg);
}
.card-component__country--austria {
  background-image: url(../img/flags/austria.svg);
}
.card-component__country--brasil {
  background-image: url(../img/flags/Brasil.png);
}
.card-component__country--columbia {
  background-image: url(../img/flags/Columbia.png);
}
.card-component__country--croatia {
  background-image: url(../img/flags/Croatia.png);
}
.card-component__country--cuba {
  background-image: url(../img/flags/Cuba.png);
}
.card-component__country--czech {
  background-image: url(../img/flags/czech.svg);
}
.card-component__country--guatemala {
  background-image: url(../img/flags/Guatemala.png);
}
.card-component__country--guyana {
  background-image: url(../img/flags/Guyana.png);
}
.card-component__country--israel {
  background-image: url(../img/flags/israel.svg);
}
.card-component__country--latvia {
  background-image: url(../img/flags/Latvia.png);
}
.card-component__country--montenegro {
  background-image: url(../img/flags/Montenegro.png);
}
.card-component__country--netherlands {
  background-image: url(../img/flags/netherlands.svg);
}
.card-component__country--nicaragua {
  background-image: url(../img/flags/Nicaragua.png);
}
.card-component__country--poland, .card-component__country--polsha {
  background-image: url(../img/flags/poland.svg);
}
.card-component__country--panama {
  background-image: url(../img/flags/Panama.png);
}
.card-component__country--slovakia {
  background-image: url(../img/flags/Slovakia.png);
}
.card-component__country--uk {
  background-image: url(../img/flags/uk.svg);
}
.card-component__country--gb-scotland {
  background-image: url(../img/flags/uk.svg);
}
.card-component__country--venezuela {
  background-image: url(../img/flags/VenezuelaK.png);
  background-size: 18px 12px;
}
.card-component__country--angliya {
  background-image: url(../img/flags/angliya.png);
  background-size: 18px 12px;
}
.card-component__img-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
}
.card-component--vertical .card-component__img-wrapper {
  margin-top: -20px;
}
.card-component__img {
  overflow: hidden;
  position: relative;
  margin: 20px auto;
  margin-bottom: 28px;
  max-width: 170px;
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-component__img-picture {
  height: 100%;
}
.card-component__img img,
.academy__detail .card-component__img img{
  display: block;
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
}
.card-component__name {
  overflow: hidden;
  margin-bottom: 14px;
  display: block;
  width: 100%;
  height: 52px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.card-component__name:hover {
  color: #B12535;
  text-decoration: none;
}
.card-component__second-name {
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #7D858C;
  text-transform: uppercase;
}
.card-component__second-name:hover {
  color: #b72637;
  text-decoration: none;
}
.card-component__price {
  position: relative;
  z-index: 4;
  margin-bottom: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 27px;
}

.main-navigation__sub-menu .slick-list .card-component__price {
  min-height: 30px;
}
.main-navigation__sub-menu .slick-list .card-component__price .price__cafive{
  margin-bottom: 0;
}
.card-component--sommelier .card-component__price {
  margin-bottom: -2px;
}
.card-component__price .price__discount {
  margin-left: 13px;
}
.card-component__tools {
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: 0.3s 0.1s ease-out;
  position: relative;
  z-index: 1;
}
.card-component__tools.active {
  display: flex!important;
}
.card-component__tools--mobile {
  display: none;
}
.card-component__tools--mobile .fav-button {
}
.card-component__tools .counter {
  max-width: 110px;
  margin-right: 2px;
}
.card-component__tools-buttons {
  max-width: 250px;
  width: 100%;
  display: flex;
  align-items: center;
}
.card-component__tools.card-component__tools__not_in_stock .card-component__tools-buttons {
  max-width: 320px;
}
.card-component__tools-buttons .main-button {
  margin-right: 1px;
  max-width: 100%;
  font-weight: 700;
  border-radius: 0;
  text-align: center;
}
.card-component__tools-buttons .hide + .main-button,
.card-component__tools-buttons > .main-button {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.card-component__tools .counter + .card-component__tools-buttons .main-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.card-component__tools-buttons .main-button.hide {
  display: none;
}
.card-component__tools-buttons .main-button:not(.hide) + .main-button {
  display: none;
}
.card-component__tools-buttons .main-button--fz {
  font-size: 16px;
  line-height: 1;
}
.card-component__tools-buttons .fav-button {
  margin-left: 1px;
  max-width: 40px;
  transition: 0.2s ease-in-out;
  border-radius: 0 5px 5px 0;
}
.card-component__tools-buttons .main-button.btn-buy {
  line-height: 1;
}
.card-component-section {
  position: relative;
  width: 100%;
}
.card-component--horizontal {
  display: none;
}

.card-component__info-circle {
  width: 20px;
  height: 20px;
  border: 1px solid #777;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: red;
  margin: 0 5px;
  font-weight: 700;
  cursor: pointer;
}

.card-component__price-loyalty.loyalty-value {
  margin-left: 10px;
  font-weight: 600;
}

.catalog-content .catalog-content__grid .card-component--horizontal .card-component__img-wrapper,
.catalog-content .catalog-content__grid .catalog-content__cards--secondary .card-component__img-wrapper {
  margin-right: 20px;
  width: 350px;
}
.card-component--horizontal .card-component__img,
.catalog-content__cards--secondary .card-component__img {
  margin-bottom: 0;
  margin-right: 40px;
  width: 280px;
  height: 395px;
}
.card-component--horizontal .card-component__header,
.catalog-content__cards--secondary .card-component__header {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  height: 25px;
  margin-bottom: 5px;
}
.card-component--horizontal .card-component__name,
.catalog-content__cards--secondary .card-component__name {
  margin-bottom: 0;
  font-size: 32px;
  text-align: left;
  line-height: 36px;
  height: auto;
  padding-bottom: 1px;
}
.card-component--horizontal .card-component__footer,
.catalog-content__cards--secondary .card-component__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 10px;
}
.card-component--horizontal .card-component__price,
.catalog-content__cards--secondary .card-component__price {
  margin-bottom: 0;
}
.card-component--horizontal .price__discount,
.card-component--horizontal .price__main,
.catalog-content__cards--secondary .price__discount,
.catalog-content__cards--secondary .price__main {
  font-size: 18px;
}
.card-component--horizontal .card-component__tools,
.catalog-content__cards--secondary .card-component__tools {
  visibility: visible;
  opacity: 1;
  max-width: 320px;
  width: 100%;
}
.card-component--horizontal .card-component__tools-buttons,
.catalog-content__cards--secondary .card-component__tools-buttons {
  max-width: 250px;
}
.card-component--horizontal .main-button,
.catalog-content__cards--secondary .main-button {
  max-width: 420px;
}
.card-component--horizontal .card-component__tools.card-component__tools__under_the_order .card-component__tools-buttons .main-button,
.card-component--horizontal .card-component__tools.card-component__tools__expected .card-component__tools-buttons .main-button,
.card-component--horizontal .main-button.btn-askManager,
.catalog-content__cards--secondary .card-component__tools.card-component__tools__under_the_order .card-component__tools-buttons .main-button,
.catalog-content__cards--secondary .card-component__tools.card-component__tools__expected .card-component__tools-buttons .main-button,
.catalog-content__cards--secondary .main-button.btn-askManager {
  max-width: 320px;
}
.card-component--horizontal .detail-properties,
.catalog-content__cards--secondary .detail-properties {
  margin-bottom: 25px;
}
.card-component--horizontal .card-component__crumb,
.catalog-content__cards--secondary .card-component__crumb {
  margin-right: 25px;
}
.card-component--horizontal .card-component__crumb:last-child,
.catalog-content__cards--secondary .card-component__crumb:last-child {
  margin-right: 0;
}
.card-component--horizontal .card-component__instock-status,
.catalog-content__cards--secondary .card-component__instock-status {
  display: none;
  position: absolute;
  left: 0;
  top: 1px;
}
.card-component__tools .price-reverse,
.card-component__footer .card-component__price.price-reverse {
  justify-content: flex-end;
  flex-direction: row-reverse;
}
.card-component-section .card-component__footer .card-component__price.price-reverse {
  justify-content: center;
}
.card-component--discount .card-component__tools .price-reverse .price__main,
.card-component--discount .card-component__tools .price-reverse .price__discount,
.card-component-wrapper .card-component--discount .price-reverse .price__main,
.card-component-wrapper .card-component--discount .price-reverse .price__discount {
  margin-left: 0;
  margin-right: 0;
}
.card-component--discount .card-component__tools .price-reverse .price__discount,
.card-component-wrapper .card-component--discount .price-reverse .price__discount {
  margin-right: 5px;
}
.card-component.card-component--horizontal .card-component__crumbs {
  gap: 0 10px;
  height: 25px;
  padding-left: 0;
}
@media (max-width: 1589px) {
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    left: 0;
  }
}
@media (max-width: 1015px) {
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    left: 0px;
    top: -5px;
  }
}
@media (min-width: 971px) and (max-width: 1025px) {
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    top: 4px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    top: -1px;
  }
}
@media (max-width: 576px) {
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    top: 29px;
  }
  .card-component__name {
    margin-bottom: 8px;
  }
  .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-bottom: 10px;
  }
  .card-component__price {
    margin-bottom: 12px;
  }
}
.card-component--horizontal .card-component__instock-status.active,
.catalog-content__cards--secondary .card-component__instock-status.active {
  display: flex;
}
.card-component--horizontal .card-component__instock-status .icon-status,
.catalog-content__cards--secondary
  .card-component__instock-status
  .icon-status {
  width: 16px;
  height: 16px;
  background-size: contain;
  margin-right: 4px;
  margin-top: -4px;
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-in,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-in {
  background-image: url(../img/icon-status-in.svg);
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-no,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-no {
  background-image: url(../img/icon-status-no.svg);
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-wait,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-wait {
  background-image: url(../img/icon-status-wait.svg);
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-order,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-order {
  background-image: url(../img/icon-status-order.svg);
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-question,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-question {
  background-image: url(../img/icon-status-question.svg);
}
.card-component--horizontal .card-component__instock-status .icon-status.icon-status-location,
.catalog-content__cards--secondary .card-component__instock-status .icon-status.icon-status-location {
  background-image: url(../img/icon-status-location.svg);
  width: 20px;
  height: 20px;
}
@media (min-width: 576px) and (max-width: 1025px) {
  .card-component--horizontal .card-component__icon,
  .catalog-content__cards--secondary .card-component__icon {
    opacity: 1;
    visibility: visible;
  }
}
.card-component--horizontal .card-component__icon .tooltip,
.catalog-content__cards--secondary .card-component__icon .tooltip {
  white-space: nowrap;
}
.card-component--horizontal .card-component__icon.card-component__status-wait .tooltip,
.catalog-content__cards--secondary .card-component__icon.card-component__status-wait .tooltip {
  margin-left: 0;
}
.card-component--horizontal .card-component__icon:hover .tooltip,
.catalog-content__cards--secondary .card-component__icon:hover .tooltip {
  visibility: visible;
  opacity: 1;
  top: -40px;
}
.card-component.revert {
  visibility: hidden;
  opacity: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-height: 0;
  transition: 0.2s ease-in-out;
}
.card-component.revert.active {
  opacity: 1;
  visibility: visible;
  max-height: 150px;
  margin-top: 30px;
}
.card-component.revert .card-component__name {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #7D858C;
}
.card-component.revert .card-component__name:hover {
  color: #000;
}
.links {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: 0.3s all;
}
.links.active {
  opacity: 1;
  visibility: visible;
  max-height: 100px;
  transition: 0.3s all;
}
.slick-slider .card-component {
  min-width: 220px;
}
.card-component__crumb.card-component__rating-crumb {
  margin-right: auto;
  margin-left: 15px;
}
.card-component-wrapper.not-available .card-component__tools-buttons,
.price-request .card-component__tools-buttons {
  max-width: 100%;
}
body .card-component__icon .icon-status .tooltip {
  left: 0px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
body .card-component__icon:hover .icon-status .tooltip {
  left: 30px;
  top: 50%;
}
.card-component-wrapper.not-available .card-component > *:not(.card-component__tools):not(.card-component__tools--mobile):not(.card-component__crumbs-wrapper):not(.card-component-section),
.card-component-wrapper.not-available .card-component .card-component-section > *:not(.card-component__footer),
.card-component-wrapper.not-available .card-component .card-component-section .price,
.card-component-wrapper.not-available .card-component .card-component__crumbs-wrapper .card-component__crumbs,
.card-component-wrapper.not-available .card-component__stock-wrapper-status.card-component__stock-wrapper-status--no{
  opacity: 0.5;
}
.catalog-content__cards.catalog-content__cards--secondary  .card-component-wrapper.not-available .card-component__stock-wrapper-status{
  opacity: 0.5;
}
.academy .card-component-wrapper.not-available .card-component > *:not(.card-component__tools):not(.card-component__tools--mobile):not(.card-component__crumbs-wrapper):not(.card-component-section),
.academy .card-component-wrapper.not-available .card-component .card-component-section > *:not(.card-component__footer),
.academy .card-component-wrapper.not-available .card-component .card-component-section .price,
.academy .card-component-wrapper.not-available .card-component .card-component__crumbs-wrapper .card-component__crumbs {
  opacity: initial;
}
.academy-sommeliers .card-component-wrapper.not-available .card-component > *:not(.card-component__tools):not(.card-component__tools--mobile):not(.card-component__crumbs-wrapper):not(.card-component-section),
.academy-sommeliers .card-component-wrapper.not-available .card-component .card-component-section > *:not(.card-component__footer),
.academy-sommeliers .card-component-wrapper.not-available .card-component .card-component-section .price,
.academy-sommeliers .card-component-wrapper.not-available .card-component .card-component__crumbs-wrapper .card-component__crumbs {
  opacity: initial;
}
.price__cafive {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  opacity: 1;
}
.card-component--horizontal .price__cafive{
  margin-bottom: 0;
}
.card-component--horizontal .price__cafive.only-desktop{
  display: flex;
  flex-shrink: 0;
}
.basket .price__cafive,
.detail-tools__subform .price__cafive {
  justify-content: flex-start;
}

.detail-main .price__cafive {
  margin-bottom: 0;
}

.detail-main .price__cafive .price__discount-tag {
  margin: 0 21px 0 0;
}

.price__cafive .price__discount-tag {
  color: #B12535;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: initial;
  margin: 0 11px 0 0;
  order: 0;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}

.card-component--horizontal .price__cafive .price__discount-tag,
.catalog-content__cards--secondary .price__cafive .price__discount-tag,
.basket .price__cafive .price__discount-tag,
.detail-tools__subform .price__discount-tag {
  order: 1;
}

.price__cafive .price__title {
  margin-right: 8px;
}

.price__cafive .price__sticker {
  background: #B12535;
  border-radius: 5px;
  color: #fff;
  display: flex;
  padding: 8px;
  margin-right: 2px;
  white-space: nowrap;
}

.price__cafive .price__sticker .price__discount, .price__cafive .price__sticker .price__main {
  color: #fff;
  line-height: 14px;
  margin: 0;
  text-decoration: none;
}

.price__cafive .price__sticker .money-ruble {
  margin-left: 0;
}

.price__cafive .price__sticker .price__discount {
  order: 2;
}

.price__cafive .price__sticker .price__discount + .price__main {
  color: #CC6773;
  order: 1;
  text-decoration: line-through;
}

.card-component.card-component--horizontal .sticker--darken-blue{
  background-position: 10px 4px;
}

.slick-slider .card-component .price__cafive{
  margin-bottom: 5px;
}

.slick-slider .card-component__price.price-reverse{
  margin-bottom: 5px;
}

.slick-slider .card-component__stock-wrapper.card-component__stock-wrapper__show-instock{
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .card-component.card-component--horizontal .sticker--darken-blue{
    background-position: 5px 4px;
  }
  .price__cafive .price__discount-tag {
    margin: 0 4px 0 0;
  }
  .basket-list .price__cafive .price__discount-tag {
    margin: 0 4px;
  }
  .detail-main .price__cafive .price__discount-tag {
    margin: 0 6px;
  }
  .detail-main .price__cafive {
    margin-bottom: 0;
  }
  .price-block .price__cafive {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .price-block .price__cafive .price__discount-tag {
    margin-left: 0;
    margin-top: 10px;
  }
  .catalog-content .card-component--discount .price__cafive {
    flex-direction: column-reverse;
  }
  .catalog-content .card-component--discount .price__cafive .price__discount-tag {
    margin-bottom: -12px;
    margin-top: 4px;
  }
  .price__cafive .only-desktop {
    display: none;
  }
  .catalog-content .card-component__tools--mobile .price__cafive .price__discount,
  .catalog-content .card-component__tools--mobile .price__cafive .price__main {
    font-size: 16px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive .price__discount {
    margin-left: 4px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__main {
    font-size: 14px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__discount {
    font-size: 16px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive .price__sticker {
    border-radius: 5px;
    padding: 8px;
    display: flex;
    justify-content: center;
    width: fit-content;
  }
  .catalog-content__cards .card-component__tools--mobile {
    gap: 2px;
  }
  .price__cafive.only-desktop {
    display: none;
  }
  .detail-main__show-instock .price-block .detail__price .price.price__cafive {
    margin: -38px 0 0 0;
    position: relative;
    top: -5px;
  }
  .price-block .detail__price .price.price__cafive.not_in_stock {
    margin: -38px 0 30px 0;
    top: 20px;
    position: relative;
  }
  .price-block .detail__price .price.price__cafive.expected {

  }
  .price-block .detail__price .price.price__cafive.in_stock_a_lot {

  }
  .price__cafive {
    margin-top: auto;
    margin-bottom: 0;
  }
}

/* Disable main price */
.price__cafive .price__sticker .price__discount + .price__cafive .price__sticker .price__main {
  /* display: none; */
}
@media (max-width: 1599px) and (min-width: 1220px) {
  .card-component--horizontal .detail-properties__item .detail-properties__name-dots,
  .catalog-content__cards--secondary .detail-properties__item .detail-properties__name-dots {
    max-width: 335px;
  }
}
@media (min-width: 1026px) {
  .card-component-wrapper:hover .card-component:not(.card-component--horizontal) {
    box-shadow: 0 20px 60px -40px rgba(0, 0, 0, 0.5);
    transition: all 0.2s 0s ease-in, box-shadow 0.15s 0s ease-in, z-index 0.6s step-start;
    z-index: 3;
  }
  .catalog-content__cards.catalog-content__cards--secondary .card-component-wrapper:hover .card-component--single,
  .watched .catalog-content__cards.catalog-content__cards--secondary .card-component-wrapper:hover .card-component--single {
    position: static;
    height: auto;
    width: auto;
  }
  .card-component-wrapper:hover .card-component--horizontal,
  .catalog-content__cards--secondary .card-component-wrapper:hover .card-component {
    box-shadow: 0 20px 60px -40px rgba(0, 0, 0, 0.5);
  }
  .catalog-content__cards:not(.catalog-content__cards--secondary)
  .card-component-wrapper.not-available:hover
  .card-component:not(.card-component--horizontal) {
    width: 100%;
    box-shadow: 0 20px 60px -40px rgba(0, 0, 0, 0.25);
  }
  .card-component-wrapper.not-available:hover .card-component--horizontal,
  .catalog-content__cards--secondary .card-component-wrapper.not-available:hover .card-component {
    box-shadow: 0 20px 60px -40px rgba(0, 0, 0, 0.25);
  }
  .watched .card-component-wrapper:hover .card-component:not(.card-component--horizontal) {
    box-shadow: 0 35px 45px -37px rgba(0, 0, 0, 0.25);
  }
  .card-component-wrapper .card-component__tools {
    visibility: visible;
    opacity: 1;
    transition: 0.15s 0.1s ease-in;
  }
  .card-component:hover .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1500px) {
  .card-component__tools-buttons .main-button--fz {
    text-align: center;
  }
}
@media (max-width: 1440px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  .card-component--horizontal .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    width: 220px;
  }
  .detail-properties__name-dots {
    max-width: 225px;
    margin-right: 20px;
  }
}
@media (max-width: 1280px) {
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  .card-component--horizontal .card-component__name,
  .catalog-content__cards--secondary .card-component__name {
    font-size: 20px;
    line-height: 1.2;
  }
  .card-component__second-name {
    line-height: 1.4;
  }
  .card-component--horizontal .card-component__img,
  .catalog-content__cards--secondary .card-component__img {
    width: 180px;
  }
}
@media (max-width: 1130px) {
  .catalog-content__cards .detail-properties__name-dots {
    max-width: 170px;
    margin-right: 20px;
  }
  .detail-properties__item {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media (min-width: 1026px) and (max-width: 1150px), (min-width: 576px) and (max-width: 860px) {

    .card-component--horizontal .card-component__footer {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .catalog-content__cards--list .card-component--horizontal .card-component__tools {
      justify-content: flex-start !important;
      max-width: 300px;
    }
}
@media (max-width: 1025px) {
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  .card-component__tools--mobile .fav-button {
    display: block;
    position: absolute;
    top: 60px;
    left: -10px;
    max-height: 45px;
    max-width: 45px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    border-radius: 5px;
    background-color: transparent;
    background-image: url(../img/fav-icon.svg);
  }
}
@media (max-width: 970px) {
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  .card-component__tools-buttons {
    max-width: 60%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  .card-component--horizontal .detail-properties__item,
  .catalog-content__cards--secondary .detail-properties__item {
    align-items: flex-start;
  }
  .card-component--horizontal .detail-properties__name-dots,
  .catalog-content__cards--secondary .detail-properties__name-dots {
    max-width: 250px;
    flex-shrink: 0;
  }
  .card-component__sticker {
    height: auto;
    min-width: 110px;
    min-width: fit-content;
  }
  .card-component__tools-buttons .fav-button {
    border-right: 1px solid white;
  }
  .card-component__tools--mobile .fav-button {
    display: block;
    position: absolute;
    top: auto;
    bottom: 250px;
    left: -10px;
    max-height: 45px;
    max-width: 45px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    border-radius: 5px;
    background-color: transparent;
    background-image: url(../img/fav-icon.svg);
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  .card-component{
    padding: 10px;
  }
  .card-component--horizontal .card-component__name,
  .catalog-content__cards--secondary .card-component__name {
    font-size: 26px;
    line-height: 1.2;
  }
  .card-component__second-name {
    font-size: 11px;
  }
  .academy__detail .card-component--horizontal .card-component__img-wrapper,
  .academy__detail .catalog-content__cards--secondary .card-component__img-wrapper {
    margin-right: 20px;
  }
  .academy__detail .card-component--horizontal .card-component__img,
  .academy__detail .catalog-content__cards--secondary .card-component__img {
    width: 180px;
    height: 300px;
  }
  .card-component--horizontal .detail-properties__name-dots,
  .catalog-content__cards--secondary .detail-properties__name-dots {
    max-width: 40%;
    min-width: 120px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .price__cafive.only-desktop {
    display: none;
  }
}
@media (min-width: 577px) and (max-width: 971px) {

  .price__cafive .price__discount-tag {
    margin: 0 6px 0 0;
  }
  .card-component--horizontal .price__cafive.only-desktop{
    display: flex;
    flex-shrink: 0;
  }
  .price__cafive .price__discount-tag {
    margin: 0 6px 0 0;
  }
}
@media (max-width: 720px) {
    .card-component--horizontal .card-component__crumb.detail-rating__title {
        display: none;
    }
}
@media (max-width: 576px) {
  .card-component__crumbs-wrapper {
    height: 20px;
  }
  .card-component-wrapper {
    margin-top: 20px;
  }
  .card-component__tools {
    visibility: visible;
    opacity: 1;
  }
  body .card-component__crumbs {
    margin-bottom: 0;
  }
  body .bestsellers__slider .card-component__crumbs,
  body .card-component--vertical .card-component__crumbs,
  body .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__crumbs,
  body .bestsellers .card-component__crumbs,
  body .bestsellers .bestsellers__slider-wrap .card-component-wrapper .card-component__crumbs {
    width: 100%;
  }
  body .detail-main .card-component__crumbs {
    margin-bottom: 10px;
  }
  .card-component--horizontal .card-component__crumb,
  .catalog-content__cards--secondary .card-component__crumb {
    display: block;
  }
  .card-component--horizontal .card-component__crumbs,
  .catalog-content__cards--secondary .card-component__crumbs {
    height: auto;
    justify-content: flex-start;
  }
  .card-component__crumb {
    display: none;
    margin-bottom: 0;
  }
  .card-component__crumbs-wrapper .card-component__instock-status .icon-status {
    margin-top: 5px;
  }
  @media (max-width: 415px) {
    .card-component__stock-wrapper-status {
      font-size: 12px;
    }
    .card-component--horizontal .card-component__stock-wrapper-status,
    .catalog-content__cards--secondary .card-component__stock-wrapper-status {
      font-size: 12px;
    }
  }
  /* fix after up font size */
  @media (max-width: 365px) {
    .card-component__stock-wrapper-status.card-component__stock-wrapper-status--wait span {
      width: 90px;
    }
  }
  @media (max-width: 320px) {
    .card-component__crumbs-wrapper .card-component__instock-status .icon-status {
      margin-top: -14px;
    }
    .product-code {
      margin-bottom: 40px;
      position: relative;
    }
  }
  .card-component__rating-crumbs .card-component__crumb {
    display: block;
  }
  .card-component__country,
  .card-component__wine-sort {
    display: block;
  }
    .card-component__tools .counter + .card-component__tools-buttons .main-button,
    .card-component__tools .main-button.btn-request.btn-notAvailable {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
  .card-component__tools-buttons {
    max-width: 100%;
  }
  .card-component__tools-buttons .main-button {
    max-width: 100%;
  }
  .card-component--horizontal .detail-properties,
  .catalog-content__cards--secondary .detail-properties {
    display: none;
  }
  .card-component--horizontal .card-component__crumb,
  .catalog-content__cards--secondary .card-component__crumb {
    margin-right: 4px;
  }
  .card-component--horizontal .card-component__value,
  .catalog-content__cards--secondary .card-component__value {
    width: auto;
  }
  .card-component--horizontal .card-component__rating-star,
  .catalog-content__cards--secondary .card-component__rating-star {
    padding-left: 16px;
  }
  .card-component--horizontal .card-component__rating-star::before,
  .catalog-content__cards--secondary .card-component__rating-star::before {
    left: -5px;
  }
  .card-component--horizontal .card-component__crumb:last-child,
  .catalog-content__cards--secondary .card-component__crumb:last-child {
    margin-right: 0;
  }
  .card-component--horizontal .card-component__tools-buttons,
  .catalog-content__cards--secondary .card-component__tools-buttons {
    max-width: 100%;
  }
  .card-component__tools--mobile .fav-button {
    display: block;
    position: absolute;
    top: 79px;
    bottom: auto;
    left: -10px;
    max-height: 45px;
    max-width: 45px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    border-radius: 5px;
    background-color: transparent;
    background-image: url(../img/fav-icon.svg);
  }
  .main-content .card-component--horizontal .card-component__img-wrapper,
  .main-content .catalog-content__cards--secondary .card-component__img-wrapper {
    width: 100%;
    max-width: 20%;
    min-width: 110px;
    margin-right: 20px;
  }
  .main-content .grid-wrapper--center .card-component__name {
    margin: 20px 0 30px;
  }
  .main-content .grid-wrapper--center .card-component--horizontal,
  .main-content .grid-wrapper--center .catalog-content__cards--secondary {
    align-items: flex-start;
  }
  .grid-wrapper--center .card-component-section {
    max-width: calc(100% - 130px);
  }
}

@media (max-width: 1609px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 390px;
    justify-content: flex-start;
  }
}
@media (max-width: 1599px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 385px;
  }
  .catalog-content__cards--list .card-component__tools {
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 345px;
  }
}
@media (max-width: 1219px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 210px;
  }
}
@media (max-width: 1024px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 180px;
  }
}
@media (max-width: 970px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 260px;
  }
  .price__cafive {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 40%;
  }
}
@media (max-width: 700px) {
  .card-component--horizontal .card-component__price,
  .catalog-content__cards--secondary .card-component__price {
    width: 160px;
  }
}
@media (max-width: 576px) {
  body .card-component__tools-buttons button.main-button.btn-request.btn-notAvailable,
  .card-component__tools-buttons button.main-button.btn-notAvailable.btn-recommend{
    margin-right: 1px;
    max-width: 100%;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
  }
}
@media (max-width: 320px) {
  .card-component__sticker,
  .card-component--horizontal .card-component__instock-status,
  .catalog-content__cards--secondary .card-component__instock-status {
    top: 10px;
    margin-bottom: 0;
    justify-content: flex-start!important;
  }
  .card-component__tools{
    margin-top: 15px;
  }
}
@media (max-width: 465px) {
  .price.price__cafive.price__cafive--discount + button +  .main-button.main-button--fz {
    font-size: 9px;
  }
}
@media (max-width: 425px) {
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__main {
    letter-spacing: -0.5px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__discount {
    letter-spacing: -0.5px;
  }
}
@media (max-width: 390px) {
  .catalog-content .card-component__tools--mobile .price__cafive .price__main {
    font-size: 14px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__main {
    letter-spacing: -1px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__discount {
    margin-right: -2px;
  }
  .card-component--horizontal .card-component__rating-star,
  .card-component--horizontal .card-component__value,
  .catalog-content__cards--secondary .card-component__rating-star,
  .catalog-content__cards--secondary .card-component__value {
    display: none;
  }
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__sticker.price-reverse .price__discount {
    margin-right: 5px;
    margin-left: 0;
  }
}
@media (max-width: 350px) {
  .catalog-content .card-component__tools--mobile .price__cafive.price__cafive--discount .price__sticker.price-reverse .price__discount {
    margin: 0;
  }
  .catalog-content .card-component__tools--mobile .price__cafive .price__sticker {
    padding: 8px 4px;
  }
  .catalog-content .card-component__tools--mobile .price__cafive .price__main {
    font-size: 12px;
  }
  .catalog-content__cards .main-button.main-button--fz:not(.load-more-btn) {
    font-size: 12px;
  }
  .price.price__cafive.price__cafive--discount + button +  .main-button.main-button--fz {
    font-size: 8px;
  }
}
@media (max-width: 450px) {
  .catalog-content .card-component__tools--mobile .price__cafive .price__discount {
    font-size: 14px;
  }
}

@media (min-width: 320px) and (max-width: 400px) {
  .card-component__bio .card-component__bio-icon:hover .tooltip, .card-component__bio .card-component__bio-icon .tooltip:hover {
    left: 16px;
  }
  .card-component__bio .card-component__bio-icon .tooltip {
    max-width: 130px
  }
}

@media (min-width: 577px) and (max-width: 720px) {
    .bestsellers__slider .card-component .card-component__bio .tooltip {
        max-width: 230px;
    }
    .bestsellers__slider .card-component:hover .card-component__crumbs {
        flex-wrap: nowrap;
    }
}
.card-component-wrapper:not(.not-available) .card-component__bio-icon .tooltip {
    display: block;
}

@media (min-width: 577px) and (max-width: 650px){
  .card-component__tools-buttons button.main-button.btn-buy,
  .card-component__tools-buttons .main-button.main-button--fz{
    font-size: 12px;
  }
}


.bestsellers__slider .card-component,
.recommend__slider-wrap .card-component{
  position: relative;
}
@media (min-width: 1025px) and (max-width: 1280px), (min-width: 577px) and (max-width: 740px){
  .card-component--horizontal .card-component__header,
  .catalog-content__cards--secondary .card-component__header{
    flex-wrap: wrap;
    height: auto;
  }
  .card-component--horizontal .card-component__sticker, .catalog-content__cards--secondary .card-component__sticker{
    margin: 0;
    padding: 0;
    top: initial;
  }
}


@media (min-width: 1026px) {
  a.card-component__crumb.detail-rating__title {
    display: none;
  }
}
@media (min-width: 971px) and (max-width: 1025px){
  .card-component .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1300px){
  .slick-list .slick-slide .card-component__tools-buttons .main-button{
    font-size: 12px;
    padding: 0 4px;
  }
}
@media (min-width: 580px) and (max-width: 615px){
  .slick-list .slick-slide .card-component__tools .counter {
    max-width: 90px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .catalog-content__grid .card-component--horizontal .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .catalog-content__grid .catalog-content__cards .card-component__name {
    height: 60px;
    overflow: hidden;
  }
}

@media (min-width: 577px) and (max-width: 970px){

  .catalog-content__grid .catalog-content__cards .card-component__name {
    height: 60px;
    overflow: hidden;
  }
  .catalog-content__grid .catalog-content__cards .card-component--horizontal .card-component__name {
    height: 62px;
    overflow: hidden;
  }
  .catalog-content__grid .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .catalog-content__grid .card-component--vertical .subinfo,
  .catalog-content__grid .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo{
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    height: auto;
    display: flex;
  }
  .catalog-content__grid .catalog-content__cards .card-component__tools--mobile {
    margin-top: auto;
  }
}
@media (max-width: 576px){
  .slick-list .slick-slide .card-component__tools-buttons .main-button{
    font-size: 14px;
  }
}
.card-component.card-component--horizontal .card-component__crumb .tooltip{
  left: initial;
  right: -15px;
  transform: translateX(0px);
}
.card-component.card-component--vertical .card-component__crumb .tooltip{
  top: -35px;
}
.card-component.card-component--horizontal .card-component__crumb:hover .tooltip{
  left: initial;
  right: -15px;
  transform: translateX(0px);
}

@media (width: 1025px){
  .card-component-wrapper:nth-child(3n) .card-component__crumb .tooltip {
    left: initial;
    right: -15px;
    transform: translateX(0px);
  }
  .card-component-wrapper:nth-child(3n) .card-component__crumb:hover .tooltip {
    left: initial;
    right: -15px;
    transform: translateX(0px);
  }
}
@media (min-width: 1026px) and (max-width: 1210px){
  .card-component-wrapper:nth-child(2n) .card-component__crumb .tooltip,
  .card-component-wrapper:nth-child(2n) .card-component__crumb:hover .tooltip{
    left: initial;
    right: -15px;
    transform: translateX(0px);
  }
}
@media (min-width: 1211px) {
  .card-component-wrapper:nth-child(3n) .card-component__crumb .tooltip,
  .card-component-wrapper:nth-child(3n) .card-component__crumb:hover .tooltip{
    left: initial;
    right: -15px;
    transform: translateX(0px);
  }
}
@media (min-width: 971px) and (max-width: 1025px){
  .catalog-content__cards {
    padding-top: 40px !important;
  }
}

.recommend__slider-main .slick-list .card-component__price {
  min-height: 30px;
  max-height: 30px;
}
.recommend__slider-main .slick-list .card-component__price .price__cafive {
  margin-bottom: 0;
}

@media (max-width: 1025px){

  .might-like__slider .slick-slide.card-component-wrapper {
    margin: 0 20px;
  }

  .might-like__slider .slick-list {
    margin: 0 -20px;
  }
  .might-like__slider .slick-slide.card-component-wrapper .card-component__crumb .card-component__rating{
    display: none;
  }
}

@media (max-width: 830px){
  .popup__content--similars .card-component-wrapper .card-component__tools-buttons {
    max-width: 100%;
  }
  .popup__content--similars .popup__content{
    padding: 20px 0;
  }
  .popup__content--similars .card-component-wrapper{
    max-width: calc(50vw - 50px);
    width: 100%;
  }
}
@media (max-width: 600px){
  .popup__content--similars .card-component-wrapper{
    max-width: calc(50vw - 35px);
  }
}
@media (max-width: 577px){
  .popup__content--similars .card-component-wrapper{
    max-width: 80vw;

  }
  .popup__content--similars .card-component-wrapper .card-component__tools-buttons .main-button{
    margin: 0;
  }
  .popup__content--similars .card-component-wrapper .card-component__tools-buttons {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 319px){
  .card-component--vertical .subinfo, .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .subinfo{
    display: none;;
  }
  .catalog-content .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .price__cafive.only-desktop{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .card-component--vertical .card-component__stock-wrapper.card-component__stock-wrapper__show-instock, .catalog-content__cards:not(.catalog-content__cards--secondary):not(.catalog-content__cards--list) .card-component__stock-wrapper.card-component__stock-wrapper__show-instock{
    margin-bottom: 10px;
  }
}

.popup__content--similars .price.price__cafive.only-desktop {
  align-items: baseline;
  margin-bottom: 0;
}
.popup__content--similars .slick-track {
  padding-top: 15px;
}
.popup__content--similars .card-component__crumb:hover .tooltip,
.popup__content--similars .card-component__crumb .tooltip{
  left: -65%;
}

.slick-slider .price.card-component__price,
.slick-slider .price.only-desktop{
  min-height: 30px;
  max-height: 30px;
}
.slick-slider .price__cafive.only-desktop{
  display: flex;
}
@media (max-width:970px){
  .slick-slider .subinfo{
    display: none;
  }
}
.slick-slider .card-component--vertical .card-component__sticker:not(:empty){
  max-height: 27px;
}
.slick-slider .card-component--vertical .card-component__sticker {
  max-height: 27px;
  min-height: 27px;
}
.catalog-content__grid .card-component__img.card-component__img--gallery,
.grid-wrapper .card-component__img.card-component__img--gallery{
  min-width: 170px;
}
@media (max-width: 970px) {
  .catalog-content__grid .card-component__img.card-component__img--gallery .label_1111,
  .grid-wrapper .card-component__img.card-component__img--gallery .label_1111 {
    right: 27px;
  }
}
@media (max-width: 576px) {
  .catalog-content__grid .card-component__img.card-component__img--gallery,
  .grid-wrapper .card-component__img.card-component__img--gallery{
    min-width: 110px;
  }
  .catalog-content__grid .card-component__img.card-component__img--gallery .label_1111,
  .grid-wrapper .card-component__img.card-component__img--gallery .label_1111 {
    right: 0px;
  }
}

.grid-wrapper.news-catalog-grid-js .card-component__img.card-component__img--gallery img:not([data-index="0"]) {
  object-fit: cover;
  border-radius: 5px;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-slides {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 4;
  display: none;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-slides {
  display: flex;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-slides-item {
  height: 100%;
  flex: 1 1 auto;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-dots {
  bottom: 6px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  position: absolute;
  width: 100%;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-dots-item {
  background: #cfd2d3;
  border-radius: 100%;
  height: 5px;
  margin-left: 2px;
  width: 5px;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-dots-item--active {
  background: #b12535;
}

.grid-wrapper.news-catalog-grid-js .card-component__img-slides ~ .card-component__img {
  overflow: unset;
}

@media (min-width: 1367px) and (max-width: 1420px), (min-width: 1025px) and (max-width: 1115px){
  .main-button {
    font-size: 14px;
  }
}

/* /local/templates/redesign/css/icons.css */
i {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    position: relative;
}
i.icon-comp {
    display: block;
    width: 23px;
    height: 23px;
    background-size: contain;
    background-position: center;
    margin: 0 auto 0 0;
}
i.icon-comp.bbq {
    background-image: url(../img/combine/bbq.svg);
}
i.icon-comp.cheese {
    background-image: url(../img/combine/cheese.svg);
}
i.icon-comp.cocktail {
    background-image: url(../img/combine/cocktail.svg);
}
i.icon-comp.dessert {
    background-image: url(../img/combine/desert.svg);
}
i.icon-comp.fish, i.icon-comp.ryba-i-moreprodukty {
    background-image: url(../img/combine/fish.svg);
}
i.icon-comp.fowl {
    background-image: url(../img/combine/fowl.svg);
}
i.icon-comp.fruits {
    background-image: url(../img/combine/fruits.svg);
}
i.icon-comp.ideal_apperitive {
    background-image: url(../img/combine/ideal_apperitive.svg);
}
i.icon-comp.ideal_djetestiv {
    background-image: url(../img/glass/digestif.svg);
}
i.icon-comp.meat {
    background-image: url(../img/combine/meat.svg);
}
i.icon-comp.mushrooms {
    background-image: url(../img/combine/mushrooms.svg);
}
i.icon-comp.salads {
    background-image: url(../img/combine/salads.svg);
}
i.icon-comp.seafood {
    background-image: url(../img/combine/seafood.svg);
}
i.icon-comp.wild {
    background-image: url(../img/combine/wild.svg);
    width: 28px;
}
i.icon-comp.snacks {
    background-image: url(../img/combine/snacks.svg);
}
i.icon-comp.light_snacks {
    background-image: url(../img/combine/light_snacks.svg);
    width: 20px;
}
i.icon-wine-color {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
i.icon-wine-color.red {
    background: #B12535;
    border: 1px solid #B12535;
}
i.icon-wine-color.white {
    background: #fff;
    border: 1px solid #B12535;
}
i.icon-wine-color.pink {
    background: #e2a8af;
    border: 1px solid #e2a8af;
}
i.icon-glass {
    position: relative;
}
i.icon-glass.bordo {
    width: 23px;
    height: 23px;
    background-image: url(../img/glass/bordo.svg);
    background-size: 100%;
}
i.icon-glass.burgundy {
    width: 23px;
    height: 23px;
    background-image: url(../img/glass/burgundy.svg);
    background-size: 100%;
}
i.icon-glass.digestif {
    width: 23px;
    height: 23px;
    background-image: url(../img/glass/digestif.svg);
    background-size: 100%;
}
i.icon-glass.flutter {
    width: 23px;
    height: 23px;
    background-image: url(../img/glass/flutter.svg);
    background-size: 100%;
}
body i.icon-flag:after {
    content: "";
    width: 100%;
    height: calc(100% - 2px);
    background: #7d7d7d1f;
    position: absolute;
    left: 0;
    top: 1px;
}
body i.icon-flag {
    display: block;
    width: 18px;
    height: 14px;
    position: relative;
    box-shadow: none;
    border: 0 solid transparent;
    background: transparent no-repeat 50% 50%;
}
i.icon-flag.bl {
    background-image: url(../img/flags/belarus.svg);
    background-size: 18px 12px;
}
i.icon-flag.belarus {
    background-image: url(../img/flags/belarus.svg);
    background-size: 18px 12px;
}
i.icon-flag.belorussiya {
    background-image: url(../img/flags/belarus.svg);
    background-size: 18px 12px;
}
i.icon-flag.argentina {
    background-image: url(../img/flags/argentina.svg);
    background-size: 18px 12px;
}
i.icon-flag.armenia {
    background-image: url(../img/flags/armenia.svg);
    background-size: 18px 12px;
}
i.icon-flag.australia {
    background-image: url(../img/flags/australia.svg);
    background-size: 18px 12px;
}
i.icon-flag.belgium {
    background-image: url(../img/flags/belgium.svg);
    background-size: 18px 12px;
}
i.icon-flag.bulgaria {
    background-image: url(../img/flags/bulgaria.svg);
    background-size: 18px 12px;
}
i.icon-flag.chile {
    background-image: url(../img/flags/chile.svg);
    background-size: 18px 12px;
}
i.icon-flag.china {
    background-image: url(../img/flags/china.svg);
    background-size: 18px 12px;
}
i.icon-flag.estoniya {
    background-image: url(../img/flags/estoniya.png);
    background-size: 18px 12px;
}
i.icon-flag.dominican_republic {
    background-image: url(../img/flags/dominican_republic.png);
    background-size: 18px 12px;
}
i.icon-flag.france {
    background-image: url(../img/flags/france.svg);
    background-size: 18px 12px;
}
i.icon-flag.finland {
    background-image: url(../img/flags/finland.svg);
    background-size: 18px 12px;
}
i.icon-flag.georgia {
    background-image: url(../img/flags/georgia.svg);
    background-size: 18px 12px;
}
i.icon-flag.germany {
    background-image: url(../img/flags/germany.svg);
    background-size: 18px 12px;
}
i.icon-flag.greece {
    background-image: url(../img/flags/greece.svg);
    background-size: 18px 12px;
}
i.icon-flag.hungary {
    background-image: url(../img/flags/hungary.svg);
    background-size: 18px 14px;
}
i.icon-flag.ireland {
    background-image: url(../img/flags/ireland.svg);
    background-size: 18px 12px;
}
i.icon-flag.italy {
    background-image: url(../img/flags/italy.svg);
    background-size: 18px 12px;
}
i.icon-flag.japan {
    background-image: url(../img/flags/japan.svg);
    background-position-x: -1px;
    background-size: 18px 12px;
}
i.icon-flag.lithuania {
    background-image: url(../img/flags/lithuania.png);
    background-size: 18px 12px;
}
i.icon-flag.luxemburg {
    background-image: url(../img/flags/luxemburg.svg);
    background-size: 18px 12px;
}
i.icon-flag.mexico {
    background-image: url(../img/flags/mexico.png);
    background-size: 18px 12px;
}
i.icon-flag.moldova {
    background-image: url(../img/flags/moldova.svg);
    background-size: 18px 12px;
}
i.icon-flag.new_zealand {
    background-image: url(../img/flags/new_zealand.svg);
    background-size: 18px 12px;
}
i.icon-flag.portugal {
    background-image: url(../img/flags/portugal.png);
    background-size: 18px 12px;
}
i.icon-flag.russia {
    background-image: url(../img/flags/russia.svg);
    background-size: 18px 12px;
}
i.icon-flag.scotland {
    background-image: url(../img/flags/scotland.svg);
    background-size: 18px 12px;
}
i.icon-flag.serbia {
    background-image: url(../img/flags/serbia.png);
    background-size: 18px 12px;
}
i.icon-flag.spain {
    background-image: url(../img/flags/spain.png);
    background-size: 18px 12px;
}
i.icon-flag.uar {
    background-image: url(../img/flags/uar.svg);
    background-size: 18px 12px;
}
i.icon-flag.ukraine {
    background-image: url(../img/flags/ukraine.png);
    background-size: 18px 12px;
}
i.icon-flag.uruguya {
    background-image: url(../img/flags/uruguya.svg);
    background-size: 18px 12px;
}
i.icon-flag.usa {
    background-image: url(../img/flags/usa.svg);
    background-size: 18px 12px;
}
i.icon-flag.uzbekistan {
    background-image: url(../img/flags/uzbekistan.png);
    background-size: 18px 12px;
}
i.icon-flag.canada {
    background-image: url(../img/flags/canada.svg);
    background-size: 18px 12px;
}
i.icon-flag.denmark {
    background-image: url(../img/flags/Denmark.png);
    background-size: 18px 12px;
}
i.icon-flag.swiden {
    background-image: url(../img/flags/Swiden.png);
    background-size: 18px 12px;
}
i.icon-flag.abkhazia {
    background-image: url(../img/flags/abkhazia.svg);
    background-size: 18px 12px;
}
i.icon-flag.austria {
    background-image: url(../img/flags/austria.svg);
    background-size: 18px 12px;
}
i.icon-flag.brasil {
    background-image: url(../img/flags/Brasil.png);
    background-size: 18px 12px;
}
i.icon-flag.columbia {
    background-image: url(../img/flags/Columbia.png);
    background-size: 18px 12px;
}
i.icon-flag.croatia {
    background-image: url(../img/flags/Croatia.png);
    background-size: 18px 12px;
}
i.icon-flag.cuba {
    background-image: url(../img/flags/Cuba.png);
    background-size: 18px 12px;
}
i.icon-flag.czech, i.icon-flag.chekhiya {
    background-image: url(../img/flags/czech.svg);
    background-size: 18px 12px;
}
i.icon-flag.guatemala {
    background-image: url(../img/flags/Guatemala.png);
    background-size: 18px 12px;
}
i.icon-flag.guyana {
    background-image: url(../img/flags/Guyana.png);
    background-size: 18px 12px;
}
i.icon-flag.israel {
    background-image: url(../img/flags/israel.svg);
    background-size: 18px 12px;
}
i.icon-flag.latvia {
    background-image: url(../img/flags/Latvia.png);
    background-size: 18px 12px;
}
i.icon-flag.montenegro {
    background-image: url(../img/flags/Montenegro.png);
    background-size: 18px 12px;
}
i.icon-flag.netherlands {
    background-image: url(../img/flags/netherlands.svg);
    background-size: 18px 12px;
}
i.icon-flag.nicaragua {
    background-image: url(../img/flags/Nicaragua.png);
    background-size: 18px 12px;
}
i.icon-flag.poland, i.icon-flag.polsha {
    background-image: url(../img/flags/poland.svg);
    background-size: 18px 12px;
}
i.icon-flag.panama {
    background-image: url(../img/flags/Panama.png);
    background-size: 18px 12px;
}
i.icon-flag.slovakia {
    background-image: url(../img/flags/Slovakia.png);
    background-size: 18px 12px;
}
i.icon-flag.uk {
    background-image: url(../img/flags/uk.svg);
    background-size: 18px 12px;
}
i.icon-flag.gb-scotland {
    background-image: url(../img/flags/uk.svg);
    background-size: 18px 12px;
}
i.icon-flag.venezuela, i.icon-flag.venesuela {
    background-image: url(../img/flags/Venezuela.png);
    background-size: 18px 12px;
}
i.icon-flag.trinidad-i-tobago {
    background-image: url(../img/flags/trinidad.svg);
    background-size: 18px 12px;
}
i.icon-flag.angliya {
    background-image: url(../img/flags/angliya.svg);
    background-size: 18px 12px;
}
i.icon-l-wine-collection {
    background-position: top;
    width: 13px;
    height: 16px;
    background-image: url(../img/icon-l-wine-collection.svg);
}
i.icon-l-collection {
    background-position: center;
    width: 13px;
    height: 14px;
    background-image: url(../img/icon-l-collection.svg);
}
i.icon-l-collection .tooltip {
    left: calc(100% - 2px);
}
i.icon-oracle {
    width: 20px;
    height: 22px;
    background-image: url(../img/oracle-icon.svg);
    background-size: 100%;
}
i.detail-taste__icon {
    -webkit-mask-image: url(../img/taste_and_flavour/taste-unknow.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    background-color: #000;
}
i.icon-taste-pekan {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-pekan.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-khurma {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-khurma.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-fistashka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-fistashka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chay {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chay.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-gorokh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-gorokh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-sherst {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-sherst.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_droka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_droka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-martsipan {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-martsipan.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_boyaryshnika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_boyaryshnika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kunzhut {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kunzhut.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mimoza {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mimoza.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-syroe_myaso {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-syroe_myaso.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-petrushka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-petrushka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mozhzhevelnik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mozhzhevelnik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tomat {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tomat.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mokraya_listva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mokraya_listva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-shafran {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-shafran.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernyy_chay {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernyy_chay.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernoplodnaya_ryabina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernoplodnaya_ryabina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zhimolost {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zhimolost.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kardamon {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kardamon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zharenoe_myaso {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zharenoe_myaso.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-yod {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-yod.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-anis {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-anis.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-semena_podsolnechnika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-semena_podsolnechnika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-rzhanoy_khleb {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-rzhanoy_khleb.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-porokh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-porokh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kurkuma {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kurkuma.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mandarin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mandarin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krokus {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krokus.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-guava {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-guava.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kizil {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kizil.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-list_smorodiny {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-list_smorodiny.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lyutik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lyutik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnyy_apelsin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnyy_apelsin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-koriandr {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-koriandr.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernyy_vinograd {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernyy_vinograd.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kedr {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kedr.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-shelkovitsa {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-shelkovitsa.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belaya_chereshnya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belaya_chereshnya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-imbir {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-imbir.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-papayya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-papayya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-vlazhnaya_zemlya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-vlazhnaya_zemlya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-nartsiss {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-nartsiss.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnoe_yabloko {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnoe_yabloko.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-olivki {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-olivki.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-slivochnoe_maslo {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-slivochnoe_maslo.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-magnoliya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-magnoliya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mel {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mel.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-pomelo {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-pomelo.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-liliya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-liliya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-griby {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-griby.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-bazilik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-bazilik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lemongrass {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lemongrass.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-podlesok {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-podlesok.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lesnoy_orekh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lesnoy_orekh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-izyum {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-izyum.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tryufel {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tryufel.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belaya_smorodina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belaya_smorodina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zheltaya_sliva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zheltaya_sliva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-svezheskoshennaya_trava {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-svezheskoshennaya_trava.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-gretskiy_orekh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-gretskiy_orekh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_shipovnika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_shipovnika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-samshit {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-samshit.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belyy_persik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belyy_persik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-fenkhel {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-fenkhel.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnyy_perets {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnyy_perets.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-finiki {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-finiki.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lavanda {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lavanda.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-fruktovyy_pirog {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-fruktovyy_pirog.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lichi {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lichi.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-benzin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-benzin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kakao {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kakao.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-vishnevaya_kostochka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-vishnevaya_kostochka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_lipy {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_lipy.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kokos {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kokos.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-sdoba {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-sdoba.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-smola {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-smola.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mokryy_graviy {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mokryy_graviy.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-shalfey {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-shalfey.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-dym {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-dym.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-muskatnyy_orekh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-muskatnyy_orekh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ugol {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ugol.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lavrovyy_list {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lavrovyy_list.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-keshyu {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-keshyu.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_zhimolosti {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_zhimolosti.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-evkalipt {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-evkalipt.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-bolgarskiy_perets {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-bolgarskiy_perets.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-roza {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-roza.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-sol {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-sol.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-golubika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-golubika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-banan {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-banan.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-briosh {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-briosh.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-rozovyy_perets {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-rozovyy_perets.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zemlyanika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zemlyanika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-iris {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-iris.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-vasilek {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-vasilek.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-karambola {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-karambola.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ananas {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ananas.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tosty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tosty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kremniy {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kremniy.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-grafit {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-grafit.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-boyaryshnik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-boyaryshnik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-klyukva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-klyukva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-brusnika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-brusnika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-dub {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-dub.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ledentsy {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ledentsy.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_yabloni {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_yabloni.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvety_apelsinovogo_dereva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvety_apelsinovogo_dereva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-klever {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-klever.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kivi {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kivi.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-marakuyya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-marakuyya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-greypfrut {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-greypfrut.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-boyzenova_yagoda {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-boyzenova_yagoda.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kryzhovnik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kryzhovnik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-shipovnik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-shipovnik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-sorbet {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-sorbet.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mindal {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mindal.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernosliv {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernosliv.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-yagodnyy_pirog {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-yagodnyy_pirog.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-granat {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-granat.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnaya_smorodina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnaya_smorodina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mango {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mango.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-slivki {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-slivki.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-oregano {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-oregano.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-balzamik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-balzamik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-apelsin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-apelsin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-polyn {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-polyn.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tabak {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tabak.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kozha {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kozha.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-verbena {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-verbena.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-buzina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-buzina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-pion {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-pion.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belyy_vinograd {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belyy_vinograd.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsukaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsukaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zelenyy_limon {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zelenyy_limon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-fialka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-fialka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kofe {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kofe.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnaya_sliva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnaya_sliva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ladan {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ladan.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-myata {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-myata.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belyy_perets {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belyy_perets.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-malina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-malina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-timyan {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-timyan.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-gvozdika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-gvozdika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-karamel {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-karamel.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-akatsiya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-akatsiya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-vanil {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-vanil.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ayva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ayva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-dzhem {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-dzhem.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernaya_sliva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernaya_sliva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-romashka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-romashka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zheltyy_limon {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zheltyy_limon.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zelenoe_yabloko {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zelenoe_yabloko.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kuraga {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kuraga.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-funduk {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-funduk.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-koritsa {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-koritsa.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-shokolad {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-shokolad.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-dynya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-dynya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-abrikos {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-abrikos.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-inzhir {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-inzhir.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-nektarin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-nektarin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-rozmarin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-rozmarin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernyy_perets {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernyy_perets.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-lakritsa {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-lakritsa.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernaya_smorodina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernaya_smorodina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zheltoe_yabloko {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zheltoe_yabloko.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-klubnika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-klubnika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-klubnika2 {
    background-image: url(../img/taste_and_flavour/taste-klubnika.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
i.icon-taste-ezhevika {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ezhevika.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-vishnya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-vishnya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chereshnya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chereshnya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-med {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-med.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zhasmin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zhasmin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-laym {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-laym.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-grusha {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-grusha.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-persik {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-persik.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-unknow {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-unknow.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-krasnye_yagody_i_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-krasnye_yagody_i_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-chernye_yagody_i_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-chernye_yagody_i_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-belye_i_zelenye_yagody_i_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-belye_i_zelenye_yagody_i_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tropicheskie_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tropicheskie_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsitrusovye_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsitrusovye_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kostochkovye_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kostochkovye_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-semechkovye_frukty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-semechkovye_frukty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-sukhofrukty_i_orekhi {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-sukhofrukty_i_orekhi.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-konditerskie_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-konditerskie_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tsvetochnye_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tsvetochnye_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-travyanye_i_ovoshchnye_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-travyanye_i_ovoshchnye_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-pryanosti_i_spetsii {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-pryanosti_i_spetsii.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-drevesnye_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-drevesnye_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-mineralnye_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-mineralnye_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-zhivotnye_aromaty {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-zhivotnye_aromaty.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-khvoya {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-khvoya.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-reven {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-reven.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-siren {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-siren.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-kumkvat {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-kumkvat.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-gibiskus {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-gibiskus.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-barbaris {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-barbaris.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-slivochnoe_maslo {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-slivochnoe_maslo.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-skotnyj_dvor {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-skotnyj_dvor.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-gorechavka {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-gorechavka.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-khinin {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-khinin.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-tykva {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-tykva.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-taste-ryabina {
    background-color: #000;
    -webkit-mask-image: url(../img/taste_and_flavour/taste-ryabina.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
i.icon-package {
    background-image: url(../img/box-icon.svg);
}
i.coc-checkbox {
    background-image: url(../img/cocktails/сheckbox.svg);
}
i.coc-taste,
i.coc-mouth{
    background-image: url(../img/cocktails/mouth.svg);
}
i.coc-time{
    background-image: url(../img/cocktails/clock.svg);
}
i.coc-speed{
    background-image: url(../img/cocktails/speed.svg);
}
i.coc-shaker{
    background-image: url(../img/cocktails/shaker.svg);
}
i.coc-taste-lemon{
    background-image: url(../img/cocktails/lemon.svg);
}

i.coc-red-orange-slice{
    background-image: url(../img/cocktails/icon-red-orange-slice.svg);
}
i.coc-orange-slice{
    background-image: url(../img/cocktails/icon-orange-slice.svg);
}
i.coc-cherry{
    background-image: url(../img/cocktails/icon-single-cherry.svg);
}
i.coc-salt{
    background-image: url(../img/cocktails/icon-salt.svg);
}
i.coc-lime-slice{
    background-image: url(../img/cocktails/icon-lime-slice.svg);
}
i.coc-easy{
    background-image: url(../img/cocktails/icon-difficult-easy.svg);
}
i.coc-medium{
    background-image: url(../img/cocktails/icon-difficult-medium.svg);
}
i.coc-hard{
    background-image: url(../img/cocktails/icon-difficult-hard.svg);
}
/* /local/templates/redesign/css/search.css */
.search__hidden {
  display: none
}
.autocomplete {
  position: absolute;
  background: #fff;
  border: solid 1px #e2a8af;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  display: none
}
.autocomplete.active {
  display: block
}
.autocomplete li a {
  font-size: 14px;
  line-height: 1.29;
  display: inline-block;
  padding: 11px 12px 11px 40px;
  width: 100%;
  box-sizing: border-box
}
.autocomplete li a:hover {
  background: #e2a8af;
  color: #fff;
  cursor: pointer
}
.template-node {
  position: relative;
  display: none;
  align-items: center
}
.main-navigation--sticky .template-node{
  display: flex;
}
@media (max-width: 970px) {
  .template-node {
    display: flex;
    order: 1;
    position: initial;
    min-width: 44px;
  }
}
@media screen and (max-width: 768px) {
  .autocomplete {
    position: fixed;
    bottom: -360px;
    max-height: 160px;
    left: 0;
    overflow: scroll;
    transition: bottom .2s;
    display: block;
    padding-bottom: 50px
  }
  .autocomplete.active {
    bottom: 0
  }
}
.search-wrapper.visible {
  overflow: scroll;
  margin-right: 0
}
body.modal-opened {
  overflow: hidden
}
.main-button.search-buy {
  max-width: 50px;
  margin-left: 20px;
  background-color: #fff;
  border-radius: 10px;
  position: relative
}
.main-button.search-buy:hover {
  background-color: #B12535;
}
.main-button.search-buy.waiting-btn {
  opacity: .4
}
.main-button.search-buy svg {
  left: calc(50% - 2px);
  top: 50%;
  fill: none;
  stroke: #000;
  transition: .2s ease-in-out;
  position: absolute;
  transform: translate(-50%, -50%)
}
.main-button.search-buy:hover svg {
  stroke: #fff
}
@media (max-width: 576px) {
  .main-button.search-buy {
    margin-left: 10px;
  }
}
/* /local/templates/redesign/css/footer.css */
.footer {
  background-color: #000;
  position: relative;
  z-index: 5;
}
.footer .wrapper {
  overflow: visible;
}
.footer__social .social__wrap {
  margin-bottom: 65px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
.footer__social .social__title {
  margin-bottom: 35px;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.15;
}
.footer__social .social__link {
  margin-right: 20px;
}
.footer__social .social__link:last-child {
  margin-right: 0;
}
.footer-navigation__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: left;
}
.footer-navigation__item-title {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 900;
}
.footer-navigation__item--left {
  max-width: 270px;
  width: 100%;
  margin-right: 60px;
}
.footer-navigation__menu-item {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.footer-navigation__link {
  break-inside: avoid;
  margin-bottom: 5px;
  display: block;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  hyphens: auto;
  word-break: break-word;
  -webkit-hyphens: auto;
}
.footer-navigation__link:hover {
  color: #fff;
  text-decoration: none;
}
.footer-navigation__link--active {
  pointer-events: none;
  color: #dc394c;
  font-weight: 700;
}
.footer-navigation__address {
  margin: 0;
  flex-basis: 33%;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.12;
}
.footer-navigation__address--desktop{
  display: flex;
}
.footer-navigation__address--mobile{
  display: none;
}
.footer-navigation__item-city .selector {
  margin-left: 20px;
  color: #959595;
}
.footer-navigation__item-city .selector__text::after {
  background-image: url(../img/arrow-down--white.svg);
}
.footer-navigation__item-city .selector__expander::before {
  right: 60px;
}
.footer-navigation__item-city .selector__expander {
  right: -56px;
}
.footer-navigation__item-city .selector__expander .selector__scroller {
  max-height: 285px;
  overflow-y: auto;
  margin: -20px;
  padding: 20px;
}
.footer-navigation__item-city .selector__expander .selector__scroller:before,
.footer-navigation__item-city .selector__expander .selector__scroller:after {
  content: "";
  background: linear-gradient(0deg, #fff0, #fff);
  width: calc(100% - 9px);
  height: 40px;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  pointer-events: none;
  border-radius: 6px
}
.footer-navigation__item-city .selector__expander .selector__scroller:after {
  background: linear-gradient(180deg, #fff0, #fff);
  top: initial;
  bottom: -1px;
}
.footer-navigation__item-city .footer-navigation__link {
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 700;
  line-height: 1;
  font-size: 14px;
}
.footer__copyright {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.footer__copyright-text {
  margin: 0;
  margin-left: 20px;
  font-size: 12px;
  color: #959595;
  line-height: 17px;
}
.footer__copyright-wrap {
  padding: 40px 0;
  border-top: 1px solid #373737;
}
.newYear .footer__copyright-wrap {
  padding: 20px 0;
}
.footer__copyright-wrap .wrapper {
  overflow: visible;
}
.footer__logo {
  display: block;
  max-width: 100%;
  width: auto;
  height: calc(100% + 16px);
  margin-top: -6px;
}
.footer__logo-link {
  display: block;
  max-width: 140px;
  height: 60px;
  margin: -40px 0;
}
.footer__phone {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  color: #fff;
  flex-basis: 260px;
  margin-right: 10px;
}
.footer__phone:hover {
  color: #fff;
  text-decoration: underline;
}
.footer__sub-field .sub-field__text {
  margin-bottom: 30px;
  font-size: 26px;
  color: #8c8c8c;
}
.footer__sub-field .placeholder {
  top: 7px;
}
.payment-systems {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-right: 140px;
  bottom: 40px;
}
.payment-system-logo {
  width: 60px;
  height: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 5px;
}
@media (max-width: 1570px) and (min-width: 1480px){
}
@media (min-width: 1281px) and (max-width: 1367px) {
  .footer-navigation__item--middle {
    padding: 0 30px;
  }
  .footer__phone {
    font-size: 20px;
  }
  .footer-navigation__item-city-wrapper {
    font-size: 15px;
  }
  .footer-navigation__address {
    font-size: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .footer-navigation__item--middle {
    padding: 0 30px;
  }
  .footer__phone {
    font-size: 20px;
  }
  .footer-navigation__item-city-wrapper {
    font-size: 14px;
  }
  .footer-navigation__address {
    font-size: 14px;
  }
  .footer-navigation__item--left {
    max-width: 230px;
  }
}
@media (max-width: 1024px) {
  .footer__social .social__title, .footer-navigation__item-title{
    font-size: 16px;
  }
  .footer-navigation__menu-item {
    font-size: 16px;
  }
  .footer__social .social__wrap {
    max-width: 280px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px auto 25px;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding-bottom: 40px;
  }
  .footer-navigation__list {
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    margin-bottom: 40px;
    max-width: 300px;
  }
  .footer-navigation__item--middle {
    margin-bottom: 30px;
  }
  .footer-navigation__item--full-size {
    margin-bottom: 0;
    flex-wrap: wrap;
    gap: 10px;
  }
  .footer-navigation__item--full-size .footer__phone {
    margin-bottom: 40px;
  }
  .footer-navigation__item.footer-navigation__item--double-phones .footer-navigation__item--full-size .footer__phone {
    margin-bottom: 20px;
  }
  .footer-navigation__item-phones {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer-navigation__item-phones > span {
    position: relative;
    color: #fff;
  }
  .footer-navigation__item-phones > a {
    margin-bottom: 20px;
  }
  .footer-navigation__item-phones .phone.footer__phone {
    flex-basis: initial;
  }
  .footer-navigation__item-city {
    width: 100%;
    flex-wrap: wrap;
  }
  .footer-navigation__item-city-wrapper {
    flex-wrap: wrap;
  }
  .footer-navigation__item-city .footer-navigation__link {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .footer-navigation__address {
    padding: 40px 0;
    flex-basis: 100%;
  }
  .footer__copyright {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .footer__logo-link {
    margin-right: 20px;
    margin-top: 0;
    flex-shrink: 0;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    padding: 30px 0;
  }
  .footer-navigation__item--left {
    margin-right: 0;
  }
  .footer__copyright-wrap {
    padding: 50px 0;
  }
  .footer__logo {
    margin-top: -20px;
  }
}
@media (min-width: 1025px) {
  .footer-navigation__item-phones {
    margin-bottom: -80px;
  }
  .footer-navigation__item.footer-navigation__item--double-phones + .footer-navigation__list .footer-navigation__item--left {
    margin-top: 40px;
  }
}
@media (max-width: 970px) {
  .footer__social .social__wrap {
    margin-bottom: 40px;
    max-width: 280px;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding: 20px 20px 40px;
  }
  .footer-navigation__list {
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    margin-bottom: 40px;
    max-width: 300px;
  }
  .footer-navigation__item--middle {
    margin-bottom: 10px;
  }
  .footer-navigation__item--full-size {
    margin-bottom: 100px;
    flex-wrap: wrap;
  }
  .footer-navigation__item--full-size .footer__phone {
    margin-bottom: 40px;
  }
  .footer-navigation__item-city {
    flex-wrap: wrap;
  }
  .footer-navigation__item-city-wrapper {
    flex-wrap: wrap;
  }
  .footer-navigation__item-city .footer-navigation__link {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .footer-navigation__address {
    padding: 40px 0;
  }
  .footer__copyright {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .footer__logo-link {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    margin: 0 20px;
    padding: 30px 0;
  }
  .payment-systems {
    justify-content: center;
    margin-right: 0;
  }
  .footer-navigation__item-city .selector{
    margin-left: 0;
  }
  .footer-navigation__item-city .selector__expander {
    right: -10px;
  }
  .footer-navigation__item-city .selector__expander::before {
    right: 13px;
  }
}
@media (max-width: 637px) {
  .footer-navigation__item-city .selector{
    margin-top: 10px;
  }
  .footer-navigation__item-city .selector__expander {
    right: initial;
  }
  .footer-navigation__item-city .selector__expander::before {
    right: initial;
    left: 113px;
  }
}
@media (max-width: 576px) {
  .social__link {
    width: 52px;
    height: 52px;
  }
  .social__link img {
    width: 20px;
    height: 20px;
  }
  .footer__social .social__wrap {
    margin-bottom: 40px;
    max-width: 280px;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .footer__social .social__link {
    margin-right: 0;
  }
  .footer-navigation {
    padding: 40px 20px;
    overflow-x: hidden;
  }
  .footer-navigation__list {
    order: 1;
    flex-wrap: wrap;
  }
  .footer-navigation__item--left {
    margin-bottom: 0;
    max-width: 100%;
  }
  .footer-navigation__menu {
    padding-top: 30px;
    max-width: 100%;
    display: block;
  }
  .footer-navigation__item--full-size{
    margin-bottom: 0;
  }
  .footer-navigation__item--full-size .footer__phone {
    order: 3;
    margin-bottom: 20px;
  }
  .footer-navigation__item-city {
    flex-wrap: wrap;
  }
  .footer-navigation__item-city-wrapper {
    flex-wrap: wrap;
  }
  .footer-navigation__item-city .footer-navigation__link {
    margin-bottom: 5px;
    margin-right: 0;
    width: 100%;
    font-size: 16px;
  }
  .footer-navigation__item-city .selector {
    margin-left: 0;
  }
  .footer-navigation__address {
    padding: 40px 0;
  }
  .footer-navigation__address--desktop{
    display: none;
  }
  .footer-navigation__address--mobile{
    display: flex;
    padding: 20px 0 15px;
  }
  .footer__copyright {
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: center;
  }
  .footer__logo-link {
    margin: 0;
    flex-shrink: 0;
  }
  .footer__logo {
    margin-top: -15px;
  }
  .footer__sub-field .sub-field__text {
    margin-bottom: 20px;
    line-height: normal;
  }
  .footer__copyright-wrap {
    margin: 0 20px;
    padding: 20px 0 40px;
  }
  footer .footer-navigation__item--middle .footer-navigation__menu:last-child {
    min-height: 370px;
  }
  .footer-navigation__item-phones > span {
    order: 3;
  }
  .footer__copyright-text{
    margin-left: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    max-width: 250px;
  }
}
@media (max-width: 359px) {
  .footer-navigation__link {
    font-size: 14px;
  }
}

.data-msg{
  color: #B12535;
  font-size: 14px;
}

.modal {
  background: #fff;
  border-radius: 2px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  z-index: 100;
  visibility: hidden;
}

.subscribe-success .body {
  width: 100%;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 82px 0;
}

i.icon-close-2x {
  width: 30px;
  height: 30px;
  background-image: url(../img/close-icon.svg);
  background-size: 30px;
  cursor: pointer;
}

.subscribe-success i {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}

.subscribe-success {
  width: 480px;
}


div.reviews-link {
  border-top: solid 1px transparent;
  max-width: 80%;
  margin-top: 10px;
  padding: 10px 0 0 0;
}

@media (min-width: 1025px) and (max-width: 1599px) {
  .address.footer-navigation__address {
    max-width: 30%;
  }
}


/* FOOTER PARTNER */

footer .footer-navigation--partner .footer-navigation__list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer .footer-navigation--partner .footer-navigation__item--middle{
  display: flex;
  max-width: min(60vw, 585px);
  width: 100%;
}
@media (max-width: 1280px) {
  footer .footer-navigation--partner .footer-navigation__item--middle {
    max-width: 300px;
  }
}
@media (max-width: 1024px){
  footer .footer-navigation--partner  .address.footer-navigation__address.footer-navigation__address--desktop {
    display: none;
  }
}
@media (max-width: 970px) {
  .footer-navigation__item--full-size {
    margin-bottom: 0;

  }
}
@media (max-width: 577px) {
  footer .footer-navigation--partner .footer-navigation__item--middle{
    padding: 0;
    max-width: 100%;
  }
  footer .footer-navigation--partner .footer-navigation__item--info {
    display: none;
  }
  footer .footer-navigation--partner button.footer-navigation__menu-button {
    font-size: 16px;
  }
  footer .footer-navigation--partner .footer-navigation__item--middle .footer-navigation__menu.footer-navigation__menu--active {
    column-width: auto;
  }
}

.footer-widgets {
  position: fixed;
  right: 60px;
  bottom: 0;
  z-index: 12;
}
.footer-widget-container__inner {
  position: relative;
  width: 150px;
  height: 150px;
}
.footer-widgets__btn{
  position: absolute;
  bottom: 60px;
  right: 0;
  background-color: #B12535;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('../img/icon-chat.svg');
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: block;
  height: 40px;
  opacity: 1;
  width: 40px;
  transition: filter 0.2s ease-in-out, transform 0.2s 0.1s ease-in-out;
}
.footer-widgets .footer-buttons {
  position: fixed;
  bottom: 60px;
  right: 60px;
  z-index: 12;
  transform: translate(0, 0);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.b24-widget-button-wrapper{
  display: none !important;
}
.footer-widgets__chat {
  position: fixed;
  bottom: 60px;
  right: 60px;
  transform: translate(0, 0);
  opacity: 0;
  visibility: hidden;
}

.footer-widgets__chat-btn{
  background-color: #B12535;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('../img/icon-chat.svg');
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.footer-widgets__chat-tooltip{
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  font-size: 12px;
  font-family: inherit;
  font-style: normal;
  font-weight: 600;

  color: #7D858C;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;

  width: fit-content;
  min-width: 220px;
  padding: 8px 12px;

  background-color: #fff;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.12);

  pointer-events: none;
  transform: translate(-5%, -110%);
  transition: 0.4s ease-in-out;
}
.footer-widgets__chat:hover .footer-widgets__chat-tooltip{
  visibility: visible;
  opacity: 1;
  transform: translate(-60px, -110%);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.footer-widgets.footer-widgets--hover .footer-widgets__chat {
  opacity: 1;
  visibility: visible;
  transform: translate(-150%, -50%);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.footer-widgets.footer-widgets--hover .footer-buttons {
  transform: translate(-150%, 85%);
  opacity: 1;
  visibility: visible;
  transition: transform 0.2s, opacity 0.2s;
}
.footer-widgets.footer-widgets--hover .footer-widgets__btn {
  filter: grayscale(1) blur(2px);
  transform: scale(0.9);
  transition: filter 0.2s ease-in-out, transform 0.2s ease-in-out;
}

@media (min-width: 1025px) {
  .footer-widgets:hover .footer-widgets__chat {
    opacity: 1;
    visibility: visible;
    transform: translate(-150%, -50%);
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  }
  .footer-widgets:hover .footer-buttons {
    transform: translate(-150%, 85%);
    opacity: 1;
    visibility: visible;
    transition: transform 0.2s, opacity 0.2s;
  }
  .footer-widgets:hover .footer-widgets__btn {
    filter: grayscale(1) blur(2px);
    transform: scale(0.9);
    transition: filter 0.2s ease-in-out, transform 0.2s ease-in-out;
  }
}

@media (max-width: 1024px){
  .footer-widgets {
    right: 20px;
    bottom: -30px;
  }
  .footer-widgets__chat{
    bottom: 30px;
    right: 20px;
  }
  .footer-widgets .footer-buttons {
    bottom: 30px;
    right: 20px;
  }
  .footer-widgets.footer-widgets--hover .footer-widgets__chat {
    transform: translate(0, -255%)
  }
  .footer-widgets.footer-widgets--hover .footer-buttons {
    transform: translate(0, -130%);
  }
  .footer-widget-container__inner {
    width: 40px;
    height: 40px;
  }
}
/* /local/templates/redesign/css/grid-component.css */
.grid-component {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.grid-component:after {
    content: "";
    flex: auto;
}
.grid-component--banquet {
  margin-bottom: 40px;
}
.grid-component--banquet .blank {
  display: none;
}
.grid-wrapper--pickups {
  padding: 40px 0;
}
.grid-wrapper--center .grid-component {
    justify-content: center;
    border-top: 0;
}
.grid-wrapper--center .grid-component .card-component--vertical {
  display: none;
}
.grid-wrapper--center .grid-component .card-component-wrapper {
  margin: 15px 0 15px 0;
  max-width: 1130px;
  width: 100%;
}
.grid-wrapper--center .card-component--horizontal {
  height: auto;
  display: flex;
  align-items: center;
}
.grid-component--pickups {
    margin-top: 20px;
}
.grid-component > div {
  margin-right: 40px;
  margin-bottom: 40px;
  max-width: calc((100% / 4) - 30px);
}
.partners-detail .grid-wrapper {
  margin-bottom: 30px;
}
.favorites .grid-wrapper {
  margin-bottom: 30px;
}

.card-component-mobile-tools--in-basket .card-component-mobile-tools__buttons {
  display: none;
}
.card-component-mobile-tools__counters{
  display: none;
}
.card-component-mobile-tools--in-basket .card-component-mobile-tools__counters {
  display: block;
}


.academy .card-component--horizontal .card-component-section .card-component__footer .card-component__price.price-reverse {
  justify-content: flex-end;
  flex-grow: 1;
}
@media (min-width: 1367px) {
  .grid-component > div:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (min-width: 1367px) and (max-width: 1599px) {
  .grid-component {
    position: relative;
  }
  .grid-component::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px;
    height: 100%;
    background-color: #fff;
  }
  .grid-component .card-component-wrapper {
    width: 100%;
    max-width: calc((100% / 4) - 15px);
  }

  .grid-component .card-component-wrapper:not(:nth-child(4n)) {
    margin-right: 20px;
  }
  .academy .grid-component .card-component-wrapper,
  .calc-wr .grid-component .card-component-wrapper,
  .test-section + .wrapper .grid-component .card-component-wrapper, {
    margin-right: 0;
    width: 100%;
    max-width: calc(100% / 4);
  }
  .bar-catalog-elements .grid-component .card-component-wrapper {
    margin-right: 4px;
    width: 100%;
    max-width: calc((100% / 4) - 4px);
  }
  .grid-component > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-component .card-component__tools .counter {
    max-width: 110px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .grid-component {
    overflow: hidden;
  }
  .grid-component .card-component-wrapper {
    width: 100%;
    max-width: calc((100% / 3) - 35px);
  }
  .grid-component .card-component-wrapper:not(:nth-child(3n)) {
    margin-right: 40px;
  }
  .academy .grid-component .card-component-wrapper,
  .calc-wr .grid-component .card-component-wrapper,
  .test-section + .wrapper .grid-component .card-component-wrapper {
    margin-right: 0;
    width: 100%;
    max-width: calc(100% / 3);
  }
  .grid-component > div:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .grid-component {
    overflow: hidden;
  }
  .grid-component .card-component-wrapper {
    margin-right: 25px;
    width: 100%;
    max-width: calc((100% / 3) - 20px);
  }
  .academy .grid-component .card-component-wrapper,
  .calc-wr .grid-component .card-component-wrapper,
  .test-section + .wrapper .grid-component .card-component-wrapper {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    max-width: calc(100% / 3);
  }
  .bar-catalog-elements .grid-component .card-component-wrapper {
    max-width: calc((100% / 3) - 28px);
  }
  .grid-component:not(.grid-component--collections) > div:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (min-width: 971px) and (max-width: 1024px) {
  .grid-component {
    overflow: hidden;
  }
  .grid-component .card-component-wrapper {
    margin-right: 15px;
    width: 100%;
    max-width: calc((100% / 3) - 10px);
    height: auto;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .academy .grid-component .card-component-wrapper,
  .calc-wr .grid-component .card-component-wrapper,
  .test-section + .wrapper .grid-component .card-component-wrapper {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    max-width: calc(100% / 3);
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .academy .card-component__name {
    font-size: 16px;
    line-height: 1.2;
    height: 40px;
  }
  .bar-catalog-elements .grid-component .card-component-wrapper {
    margin-right: 15px;
    max-width: calc((100% / 3) - 15px);
  }
  .grid-component .card-component {
    padding: 0;
    /*display: flex;*/
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
  }
  .grid-component:not(.grid-component--collections) > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-wrapper--center .card-component--vertical {
    display: none;
  }
  .grid-wrapper--center .card-component {
    flex-direction: row;
  }
  .grid-wrapper--center .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
  }
  .grid-wrapper--center .card-component__img {
    margin-right: 20px;
    max-width: 250px;
    height: 300px;
  }
  .grid-wrapper--center .card-component__name {
    font-size: 32px;
    text-align: left;
    line-height: 36px;
    height: auto;
  }
  .grid-wrapper--center .card-component__price {
    margin-right: 10px;
    display: flex;
    flex-shrink: 0;
  }
  .grid-wrapper--center .card-component__tools {
    display: flex;
  }
  .grid-wrapper--center .main-button {
    max-width: unset;
    height: 40px;
  }
  .grid-wrapper--center .card-component--discount .price__discount,
  .grid-wrapper--center .card-component--discount .price__main {
    font-size: 18px;
  }
  .grid-wrapper--center .counter {
    margin-right: 2px;
  }
}

@media (max-width: 970px) {
  .card-component-mobile-tools__buttons button.main-button.btn-request.btn-notAvailable, button.main-button.btn-notAvailable.btn-recommend {
    max-width: 100%;
  }
}

@media (min-width: 577px) and (max-width: 970px) {
  .grid-component {
    overflow: hidden;
    margin: 0 20px;
  }
  .grid-component .card-component-wrapper {
    margin-right: 0;
    width: 100%;
    max-width: calc((100% / 3) - 10px);
    height: auto;
  }
  .calc-wr .grid-component .card-component-wrapper,
  .test-section + .wrapper .grid-component .card-component-wrapper {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    max-width: calc((100% - 60px) / 3);
    height: auto;
  }
  .grid-component > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-component .card-component {
    padding: 0;
    padding-top: 15px;
  }
  .grid-component .card-component--vertical {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
  }
  .grid-component .card-component__img {
    max-width: 110px;
    height: 175px;
  }
  .grid-component .card-component__sticker {
    order: -1;
    margin-bottom: 10px;
    justify-content: flex-start;
  }
  .grid-component .sticker {
    font-size: 10px;
  }
  .grid-component .card-component__crumbs {
    justify-content: flex-start;
  }
  .grid-component .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
  .grid-component .card-component__name {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
  }
  .grid-component .card-component__price {
    display: none;
  }
  .grid-component .card-component__tools {
    display: none;
  }
  .grid-component .card-component--discount .price__main {
    font-size: 12px;
  }
  .grid-component .price__main {
    font-size: 16px;
  }
  .grid-component .card-component--discount .price__discount {
    font-size: 16px;
  }
  .grid-wrapper--center .card-component--vertical {
    display: none;
  }
  .grid-wrapper--center .card-component-wrapper {
    margin-right: 0;
    max-width: 100%;
  }
  .grid-wrapper--center .card-component__img {
    margin-right: 20px;
    max-width: 250px;
    height: 300px;
  }
  .grid-wrapper--center .card-component__name {
    font-size: 32px;
    text-align: left;
    line-height: 36px;
  }
  .grid-wrapper--center .card-component__price {
    margin-right: 10px;
    display: flex;
    flex-shrink: 0;
  }
  .grid-wrapper--center .card-component__tools {
    display: flex;
  }
  .grid-wrapper--center .main-button {
    max-width: unset;
    height: 40px;
  }
  .grid-wrapper--center .card-component--discount .price__discount,
  .grid-wrapper--center .card-component--discount .price__main {
    font-size: 18px;
  }
  .grid-wrapper--center .counter {
    margin-right: 2px;
  }
}
@media (min-width: 320px) and (max-width: 576px) {
  .grid-component {
    padding-bottom: 20px;
    overflow: initial;
    margin: 0 20px;
    justify-content: space-between;
  }
  .grid-component .card-component-wrapper {
    margin-right: 0;
    width: 100%;
    max-width: calc((100% - 30px)/ 2);
    height: auto;
  }
  .grid-component .card-component {
    padding: 0;
    padding-top: 10px;
  }
  .grid-component .card-component--vertical {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
  }
  .grid-component .card-component__img {
    max-width: 110px;
    height: 175px;
  }
  .grid-component .card-component__sticker {
    order: 0;
    margin-bottom: 5px;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    overflow: hidden;
    height: 20px;
    max-width: 100%;
    min-width: 100%;
  }
  .sticker.sticker--darken-blue {
    min-width: fit-content;
  }
  .grid-component .sticker {
    font-size: 10px;
    margin-bottom: 4px;
    margin-right: 4px;
    display: flex;
    align-items: flex-start;
    height: 20px;
    background-position-y: 2px;
    justify-content: center;
    line-height: 19px;
  }
  .grid-component .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
  .grid-component .card-component__name {
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .grid-component .card-component__price {
    display: none;
  }
  .grid-component .card-component__tools {
    display: none;
  }
  .grid-component .card-component--discount .price__main {
    font-size: 12px;
  }
  .grid-component .price__main {
    font-size: 16px;
  }
  .grid-component .card-component--discount .price__discount {
    font-size: 16px;
  }
  .grid-wrapper--center .card-component--vertical {
    display: none;
  }
  .grid-wrapper--center .card-component-wrapper {
    max-width: 100%;
  }
  .grid-wrapper--center .card-component__img {
    margin-top: 30px;
    margin-right: 20px;
    margin-bottom: 55px;
    max-width: 150px;
    height: 210px;
  }
  .grid-wrapper--center .card-component__name {
    margin-top: 30px;
    margin-bottom: 65px;
  }
  .grid-wrapper--center .product-code {
    display: none;
  }
  .grid-wrapper--center .card-component__second-name {
    display: none;
  }
  .grid-wrapper--center .card-component__description {
    display: none;
  }
  .grid-wrapper--center .card-component-section {
    position: initial;
  }
  .grid-wrapper--center .card-component__sticker {
    position: absolute;
    left: 0;
  }
  .grid-wrapper--center .card-component--horizontal .card-component__sticker {
    overflow: hidden;
    display: flex;
    min-width: auto;
    max-width: 25vw;
    justify-content: flex-start;
  }
  .grid-wrapper--center .card-component__price {
    margin-bottom: 65px;
    display: flex;
  }
  .grid-wrapper--center .card-component--discount .price__discount,
  .grid-wrapper--center .card-component--discount .price__main {
    font-size: 18px;
  }
  .grid-wrapper--center .card-component__tools {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    max-width: 100%;
  }
  .grid-wrapper--center .counter {
    margin-right: 2px;
  }
  .grid-wrapper--center .main-button {
    max-width: unset;
    height: 40px;
  }
  .card-component-wrapper .card-component--horizontal .sommelier-video-review-url {
    top: 70px;
    right: 0;
  }
}
@media (max-width: 340px) {
  .grid-component .card-component-wrapper {
    max-width: 100%;
  }
}
@media (min-width: 971px) and (max-width: 1024px) {
  .card-component.card-component--horizontal {
    display: none;
  }
  .academy .card-component.card-component--horizontal {
    display: none;
  }
  .academy .grid-wrapper.grid-wrapper--center .card-component.card-component--vertical {
    display: none;
  }
  .academy .grid-wrapper.grid-wrapper--center .card-component.card-component--horizontal,
  .academy .card-component.card-component--horizontal{
    display: flex;
  }
  .card-component.card-component--vertical {
    display: flex;
    margin-bottom: 40px;
  }
  .might-like__slider .card-component.card-component--vertical,
  .slick-slider .card-component.card-component--vertical {
    display: block;
  }
  .academy .grid-wrapper .ajax_load .card-component-wrapper .card-component.card-component--horizontal{
    display: none;
  }
}
@media (min-width: 1026px) {
  .catalog-content__grid.catalog-content__grid--long-card .catalog-content__cards .card-component-wrapper .card-component.card-component--vertical a.card-component__name,
  .catalog-content__grid.catalog-content__grid--long-card .catalog-content__cards:not(.catalog-content__cards--list) .card-component-wrapper .card-component.card-component--single a.card-component__name{
    height: auto;
    min-height: 48px;
    max-height: 48px;
    transition: max-height 0.5s ease;
  }
  .catalog-content__grid.catalog-content__grid--long-card .catalog-content__cards .card-component-wrapper:hover .card-component.card-component--vertical a.card-component__name,
  .catalog-content__grid.catalog-content__grid--long-card .catalog-content__cards:not(.catalog-content__cards--list) .card-component-wrapper:hover .card-component.card-component--single a.card-component__name{
    min-height: 48px;
    max-height: 200px;
  }
}

@media (max-width: 1025px){
  .grid-wrapper--related-products .card-component.card-component--vertical .card-component__crumb.card-component__rating{
    display: none;
  }
}
@media (max-width: 970px){
  .grid-wrapper--related-products .card-component.card-component--vertical  .card-component__product-code {
    top: 15px;
    left: 0;
  }
  .grid-wrapper--related-products .card-component.card-component--vertical .card-component__crumbs{
    justify-content: flex-end;
  }
  .grid-wrapper--related-products .card-component.card-component--vertical .card-component__sticker {
    order: 0;
    margin-bottom: 10px;
    justify-content: center;
    height: 20px;
  }
  .academy .grid-wrapper--related-products .grid-component{
    gap: 0 30px;
  }
  .academy .grid-wrapper--related-products .grid-component .card-component-wrapper{
    margin-right: auto;
    width: 100%;
    max-width: calc((100% / 3) - 20px);
    height: auto;
    margin-top: 10px;
  }

  .grid-component .card-component-wrapper .main-button{
    font-size: 13px;
  }
  .grid-component{
    gap: 0 30px;
  }
  .academy .grid-component .card-component-wrapper{
    max-width: calc((100% / 3) - 20px);
    margin: 10px 0 30px;
  }
  .card-component--vertical .card-component__tools--mobile{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  .card-component--vertical .card-component-mobile-tools {
    width: 100%;
  }
  .grid-component .card-component--vertical .card-component__tools--mobile .fav-button{
    top: 90px;
  }
}
@media (max-width: 700px){
  .academy .grid-wrapper--related-products .grid-component .card-component-wrapper{
    max-width: calc((100% / 2) - 16px);
  }
  .academy .grid-component .card-component-wrapper{
    max-width: calc((100% / 2) - 16px);
    margin: 10px 0 30px;
  }
  .coc-content .grid-wrapper--pickups .grid-component .card-component-wrapper {
    max-width: calc((100% - 60px) / 2);
  }
}
@media (max-width: 577px){
  .coc-content .grid-wrapper--pickups .grid-component .card-component-wrapper {
    max-width: 375px;
    margin: 0 auto;
  }
}


.slick-list .card-component__tools--mobile {
  display: none;
}
/* /local/templates/redesign/css/subscribe.css */
.subscribe-first {
    width: 100%;
}

.advertising {
    z-index: 15;
    position: fixed;
    bottom: 0;
    left: calc(100% - 40px);
    width: 100%;
    max-width: 560px;
    height: 300px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.advertising--visible {
    -webkit-transform: translateX(calc(-100% + 40px));
    transform: translateX(calc(-100% + 40px))
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .advertising--visible {
        transform: translateX(-100%);
        left: 100%;
    }
}

.advertising--visible .advertising__button::after {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg)
}

.advertising__button {
    position: relative;
    width: 40px;
    border: 0;
    border-top-left-radius: 15px;
    background-color: #B12535;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    flex-shrink: 0
}

.advertising__button::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 50%;
    display: block;
    width: 20px;
    height: 12px;
    background-image: url(../img/arrow-down--white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg)
}

.advertising__button:hover {
    background-color: #bd4956
}

.advertising__button-text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    white-space: nowrap;
    letter-spacing: .05em;
    font-weight: 700;
    font-size: 19px;
    line-height: 18px;
    -webkit-transform: translate(-50%, 0) rotate(-90deg);
    transform: translate(-50%, 0) rotate(-90deg)
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .advertising__button-text {
        top: 90%;
        transform: translate(-50%, -50%) rotate(-90deg);
    }
}
.advertising__body {
    padding: 30px;
    width: 100%;
    background-color: #D0948C;
    background-image: url(../img/subscribe-bg-sphere.svg);
    background-repeat: repeat-x;
    background-position-y: bottom;
    background-position-x: -40px;
    background-size: 159px;
    height: 300px;
    position: relative;
}

.advertising__body:after {
    content: "";
    background-image: url(../img/subscribe-bg-bottle.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    width: 240px;
    height: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    pointer-events: none;
}

.advertising__body > .advertising__field {
    margin-bottom: 10px;
}

.advertising__body > * {
    z-index: 1;
    position: relative;
}

.event .advertising__body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 48px 28px;
    width: 100%;
    height: 300px;
    background-color: #fff;
    background-image: url(../img/newyear-img.jpg);
    background-repeat: no-repeat;
    background-position: initial;
    background-size: cover;
}

.event .advertising__body::after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.event .advertising__text {
    position: relative;
    z-index: 1;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
}

.event .advertising__field {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.advertising__text {
    margin-bottom: 25px;
    font-family: "Halvar Breit Rg", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.advertising__dop_text {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 8px;
    padding: 8px;
    backdrop-filter: blur(16px) saturate(1.5);
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.7;
    margin-top: -8px;
    max-width: 400px;
    margin-right: 60px;
}

.advertising__dop_text a {
    color: #D0948C;
}

.advertising__text b {
    display: block;
    color: #B12535;
    font-family: "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
}

.advertising__field {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center
}

.advertising__field .main-field {
    max-width: 225px;
    font-size: 14px;
    height: 45px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
    font-weight: 600;
    line-height: 17px;
    color: #757575;
    margin-top: 0;
}

.advertising__field .link-button {
    max-width: 200px;
    font-size: 14px;
    padding: 12px 24px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-weight: 500;
    line-height: 17px;
    height: 45px;
}

.advertising__link {
    display: block;
    text-align: left;
    color: #000;
    font-size: 16px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.event .advertising__link {
    position: relative;
    z-index: 1;
    padding-left: 0px;
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.advertising__link:hover {
    color: #B12535;
    text-decoration: none
}

@media (max-width: 576px) {
    .advertising {
        height: 200px;
        left: calc(100% - 15px)
    }

    .advertising--visible {
        -webkit-transform: translateX(calc(-100% + 15px));
        transform: translateX(calc(-100% + 15px))
    }

    .advertising__button {
        width: 15px
    }

    .advertising__text {
        padding: 10px 0;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        background-color: rgba(255, 255, 255, .8);
        border-radius: 8px;
        backdrop-filter: blur(9px) saturate(2);
    }

    .advertising__button::after {
        background-size: 16px
    }

    .advertising__button-text {
        font-size: 12px
    }

    .advertising__text b {
        font-size: 22px;
    }

    .advertising__body {
        height: 200px;
        padding: 10px;
        background-size: 94px;
    }

    .advertising__field {
        margin-bottom: 20px
    }

    .advertising__field .link-button {
        padding: 6px 10px;
    }

    .advertising__link {
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        font-family: "Halvar Breit Rg", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
        max-width: calc(100% - 150px);
        min-width: 160px;
        background-color: rgba(255, 255, 255, .7);
        border-radius: 5px;
        backdrop-filter: blur(9px) saturate(2);
        padding: 4px 20px;
    }
    .event .advertising__body {
        padding: 18px 12px;
        height: 100%;
        min-height: 200px;
    }
    .event .advertising__text {
        background-color: transparent;
        backdrop-filter: none;
        margin-bottom: 10px;
        max-height: 90px;
        margin-top: -10px;
    }
    .event .advertising__field {
        justify-content: center;
        margin-bottom: 10px;
    }
    .advertising__body > .advertising__field {
        margin-bottom: 17px;
    }
    .event .advertising__link {
        text-align: center;
    }
    .advertising__body:after {
         /* height: 100%; */
         background-size: contain;
    }
}
@media (max-width: 576px) {
    .advertising__field .main-field {
        font-size: 16px;
    }
    .advertising__dop_text {
        margin-right: 0;
        background-color: rgba(255, 255, 255, .8);
        font-size: 13px;
        line-height: 1.6;
        margin-top: -20px;
        max-width: 100%;
    }
    .subscribe-second {
        width: 100%;
    }
}
@media (max-width: 400px) {
    .advertising__text {
        font-size: 14px;
    }
    .advertising__text b {
        font-size: 18px;
    }
    .advertising__field .main-field {
        text-align: center;
        padding: 0 4px;
    }
    .advertising__field .link-button {
        max-width: 110px;
    }
    .advertising__link {
        font-size: 13px;
    }
}
/* /local/templates/redesign/css/style.css */
html,
body {
  scrollbar-gutter: stable;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: #E5EAEC;
}
::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}
.no-scrolling, .no-scrolling-by-filter {
  overflow: hidden;
}
@media (max-width: 970px) {
  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 970px) {
  .section-header {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .section-header {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.section-wrap--recommend {
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: visible;
  padding-bottom: 40px;
  position: relative;
}
.section-wrap--recommend::before {
  background: #fff;
  content: "";
  height: 100%;
  left: -65px;
  position: absolute;
  width: 65px;
  z-index: 10;
}
.section-wrap--gallery {
  -webkit-box-pack: start;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-bottom: 80px;
}
@media (min-width: 1441px) and (max-width: 1600px) {
  .section-wrap--gallery {
    justify-content: space-between;
  }
}
@media (max-width: 1280px) {
  .section-wrap--recommend {
    overflow: visible;
    padding-bottom: 55px;
  }
  .section-wrap--gallery {
    padding-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .section-wrap--recommend {
    overflow: visible;
    padding-bottom: 30px;
  }
  .section-wrap--gallery {
    padding-bottom: 30px;
  }
}
@media (max-width: 970px) {
  .section-wrap--recommend {
    margin: 0 20px;
    overflow: visible;
    padding-bottom: 30px;
  }
  .section-wrap--gallery {
    padding-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .section-wrap--recommend {
    margin: 0 20px;
    overflow: visible;
    padding-bottom: 30px;
  }
  .section-wrap--gallery {
    padding-bottom: 30px;
  }
}
.tabs {
  align-items: center;
  border-bottom: 1px solid #E5EAEC;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.tabs__item {
  margin-right: 40px;
}
.tabs__item:last-child {
  margin-right: 0;
}
.tabs__link {
  color: #848484;
  display: block;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 25px;
  position: relative;
  transition: .2s ease-in-out;
}
.tabs__link::before {
  background-color: #000;
  bottom: -1px;
  content: "";
  height: 1px;
  position: absolute;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 100%;
}
.tabs__link:hover {
  color: #000;
  text-decoration: none;
}
.tabs__link:hover::before {
  background-color: #000;
  content: "";
  height: 1px;
  position: absolute;
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.tabs__link--active {
  color: #000;
  font-weight: 700;
}
.tabs__link--active::before {
  background-color: #000;
  content: "";
  height: 1px;
  position: absolute;
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.tabs__pane {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  visibility: hidden;
}
.tabs__pane--active {
  -webkit-animation: fadeIn .3s ease-in-out;
  animation: fadeIn .3s ease-in-out;
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.news-card {
  padding: 40px 30px;
  width: 100%;
}
.news-card__title {
  color: #fff;
  display: block;
  font-style: italic;
  line-height: 18px;
  margin-bottom: 65px;
  text-align: center;
  text-transform: uppercase;
}
.news-card__link {
  color: #fff;
  display: block;
  font-size: 32px;
  line-height: 35px;
  padding: 0 25px;
  text-align: center;
}
.news-card__link::after {
  background-color: #fff;
  bottom: 40px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
}
.news-card__link:hover {
  color: #fff;
}
.selector {
  cursor: pointer;
  position: relative;
}
.selector--expanded > .selector__expander {
  opacity: 1;
  visibility: visible;
}
.city-container.city-container--header .selector--expanded > .selector__expander{
  column-count: 2;
}
.selector--expanded .selector__text::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selector__text {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.selector__text::after {
  background-image: url(../img/arrow-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  content: "";
  display: block;
  height: 24px;
  margin-left: 10px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 24px;
}
.selector__text--geo::before {
  background-image: url(../img/geo-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  content: "";
  display: block;
  height: 24px;
  margin-right: 20px;
  width: 24px;
}
.selector__expander {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 60px -20px rgb(0 0 0 / 50%);
  box-shadow: 0 10px 60px -20px rgb(0 0 0 / 50%);
  opacity: 0;
  padding: 20px;
  position: absolute;
  right: -35px;
  top: 45px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  visibility: hidden;
  z-index: 15;
}
.city-container--header .selector__expander{
  right: initial;
  column-count: 2;
}
.selector__expander::before {
  background: #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  right: 40px;
  top: -9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 16px;
}
.city-container--header .selector__expander::before{
  left: 75px;
  right: auto;
}
.selector__expander-item {
  margin-bottom: 8px;
  padding-right: 20px;
  position: relative;
}
.selector__expander-item--selected::after {
  border: solid #b12535;
  border-width: 0 2px 2px 0;
  content: "";
  height: 12px;
  position: absolute;
  right: 0;
  top: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
}
.city-container--header .selector__expander-item--selected::after{
  left: 5px;
  right: initial;
}
.selector__expander-item:last-child {
  margin-bottom: 0;
}
.selector__expander-link {
  color: #000;
  transition: .2s ease-in-out;
}
.city-container--header .selector__expander-link{
  padding-left: 20px;
}
.selector__expander-link:hover {
  color: #b12535;
  text-decoration: none;
}
.city-container {
  position: relative;
}
.city-selector {
  white-space: nowrap
}
.gallery {
  margin-right: 40px;
  max-width: 1130px;
  overflow: hidden;
}
.gallery__slider {
  margin: 0 -20px;
}
.gallery__slider-item {
  margin: 0 20px;
}
.gallery__slider .custom-slick {
  position: absolute;
  top: -90px;
}
.gallery__slider .custom-slick--next {
  right: 20px;
}
.gallery__slider .custom-slick--prev {
  right: 60px;
}
.gallery__item {
  max-width: 350px;
  width: 350px;
}
.gallery__item--cubes {
  -webkit-box-pack: justify;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallery__item--cubes .gallery__img-wrap {
  height: 170px;
  margin-bottom: 10px;
  max-width: 170px;
  width: 100%;
}
.gallery__item--cubes .gallery__img-wrap:nth-child(3), .gallery__item--cubes .gallery__img-wrap:nth-child(4) {
  margin-bottom: 0;
}
.gallery__img {
  display: block;
  max-width: 100%;
  transition: .2s ease-in-out;
}
.gallery__img-wrap {
  height: 350px;
  max-width: 350px;
  overflow: hidden;
  position: relative;
}
.gallery__img-wrap:hover .gallery__img {
  transform: scale(1.04);
}
.gallery__news-card {
  background-color: #b12535;
  height: 350px;
  margin-top: 96px;
  max-width: 350px;
  position: relative;
}
.gallery__news-card::before {
  background-color: #E5EAEC;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: -41px;
  width: 100%;
}
.section-headline__link{
  color: #000000;
  text-decoration: none;
}
.section-headline__link:hover{
  color: #B12535;
  text-decoration: none;
}
@media (min-width: 1441px) and (max-width: 1600px) {
  .gallery {
    margin-right: 0;
    max-width: 72%;
  }
  .gallery__item--cubes .gallery__img-wrap {
    max-width: calc((100% / 2) - 5px);
  }
  .gallery__img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media (max-width: 1440px) {
  .gallery {
    max-width: 65%;
  }
  .gallery__news-card {
    max-width: 30%;
  }
  .gallery__item {
    margin: 0 auto;
  }
}
@media (max-width: 1366px) {
  .gallery {
    max-width: 65%;
  }
  .gallery__news-card {
    max-width: 30%;
  }
  .gallery__item {
    margin: 0 auto;
  }
}
@media (max-width: 1280px) {
  .gallery {
    margin-right: 0;
    max-width: 100%;
  }
  .gallery__item {
    margin: 0 auto;
  }
  .gallery__item--cubes .gallery__img-wrap {
    height: auto;
    max-width: calc((100% / 2) - 5px);
  }
  .gallery__img-wrap {
    margin: 0 auto;
  }
  .gallery__slider-item {
    margin: 0 5px;
  }
  .gallery__news-card {
    margin-top: 40px;
    max-width: 100%;
  }
  .gallery__news-card .news-card__title {
    margin-bottom: 95px;
  }
  .gallery__news-card .news-card__link {
    font-size: 42px;
  }
}
@media (max-width: 1024px) {
  .gallery {
    margin-right: 0;
    max-width: 100%;
  }
  .gallery__item {
    margin: 0 auto;
  }
  .gallery__item--cubes .gallery__img-wrap {
    height: auto;
    max-width: calc((100% / 2) - 5px);
  }
  .gallery__img-wrap {
    margin: 0 auto;
  }
  .gallery__slider-item {
    margin: 0 5px;
  }
  .gallery__news-card {
    margin-top: 40px;
    max-width: 100%;
  }
  .gallery__news-card .news-card__title {
    margin-bottom: 95px;
  }
  .gallery__news-card .news-card__link {
    font-size: 42px;
  }
}
@media (max-width: 970px) {
  .gallery {
    margin-right: 0;
    max-width: 100%;
    padding: 0 20px;
  }
  .gallery .tabs {
    margin-bottom: 20px;
  }
  .gallery .tabs__item {
    margin-right: 20px;
  }
  .gallery .tabs__link {
    color: #000;
    font-weight: 700;
    padding-bottom: 20px;
  }
  .gallery__item {
    margin: 0 auto;
  }
  .gallery__item--cubes .gallery__img-wrap {
    max-width: calc(100% / 2);
  }
  .gallery__img-wrap {
    margin: 0 auto;
  }
  .gallery__slider-item {
    margin: 0 5px;
  }
  .gallery__slider .custom-slick {
    top: -67px;
  }
  .gallery__img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .gallery__news-card {
    margin-top: 101px;
    max-width: 100%;
  }
  .gallery__news-card .news-card__title {
    margin-bottom: 95px;
  }
  .gallery__news-card .news-card__link {
    font-size: 42px;
  }
}
@media (max-width: 576px) {
  .gallery {
    margin-right: 0;
    max-width: 100%;
    padding: 0 20px;
  }
  .gallery .tabs {
    margin-bottom: 20px;
  }
  .gallery .tabs__item {
    margin-right: 20px;
  }
  .gallery .tabs__link {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 18px;
  }
  .gallery__item {
    margin: 0 auto;
  }
  .gallery__item--cubes .gallery__img-wrap {
    max-width: calc(100% / 2);
  }
  .gallery__img-wrap {
    margin: 0 auto;
  }
  .gallery__slider-item {
    margin: 0;
  }
  .gallery__slider .custom-slick {
    top: -62px;
  }
  .gallery__img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .gallery__news-card {
    display: none;
  }
}
@media (max-width: 359px) {
  .gallery__item--cubes .gallery__img-wrap {
    max-width: calc(96% / 2);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
@-moz-keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
@keyframes gradient {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg) translateY(-50%);
    transform: perspective(400px) rotateX(90deg) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg) translateY(-50%);
    transform: perspective(400px) rotateX(-20deg) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg) translateY(-50%);
    transform: perspective(400px) rotateX(10deg) translateY(-50%);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg) translateY(-50%);
    transform: perspective(400px) rotateX(-5deg) translateY(-50%);
  }
  to {
    -webkit-transform: perspective(400px) translateY(-50%);
    transform: perspective(400px) translateY(-50%);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg) translateY(-50%);
    transform: perspective(400px) rotateX(90deg) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg) translateY(-50%);
    transform: perspective(400px) rotateX(-20deg) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg) translateY(-50%);
    transform: perspective(400px) rotateX(10deg) translateY(-50%);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg) translateY(-50%);
    transform: perspective(400px) rotateX(-5deg) translateY(-50%);
  }
  to {
    -webkit-transform: perspective(400px) translateY(-50%);
    transform: perspective(400px) translateY(-50%);
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes moveBlink {
  from {
    transform: translateX(-12em) skewX(-45deg);
  }
  to {
    transform: translateX(55em) skewX(-45deg);
  }
}
.lazy-load-block {
  opacity: 0;
  transition: .3s all;
  visibility: hidden;
}
.lazy-load-block.active {
  opacity: 1;
  transition: .3s all;
  visibility: visible;
}
.best-drinks-text {
  margin-top: 40px;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #7D858C;
}
.filter-desc-link{
  display: table;
  margin: 40px auto 0;
}
/* /local/templates/redesign/css/sub-field.css */
.sub-field__label {
  display: block;
  position: relative;
}
.sub-field__input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff
  color: #fff;
  height: 40px;
  padding-right: 30px;
  width: 100%;
}
.sub-field__button {
  background-color: transparent;
  background-image: url(../img/arrow--white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  border: none
  height: 24px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 24px;
}
.main-navigation__catalog-item .sub-field__button {
  filter: invert(0.7);
  background-size: 16px;
}
/* /local/templates/redesign/css/nav.css */
/* oleg zivi */
.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-navigation .search-button,
.main-navigation__button-wrapper {
  display: none;
}
.main-navigation__wrap {
  z-index: 11;
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  background-color: #fff;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.no-scrolling .main-navigation__wrap {
  width: calc(100% + 10px);
  padding-right: 10px;
}
@media (min-width: 971px){
  .main-navigation.hide-desktop{
    display: none;
  }
}
@media (max-width: 970px) {
  .no-scrolling .main-navigation__wrap {
    padding-right: 0;
    width: auto;
  }
 .main-navigation__wrap {
    z-index: 11;
  }
}
@media (min-width: 577px) {
  .main-navigation__logo {
    display: block;
    max-width: 100%;
    height: calc(100% + 10px);
    margin-top: -4px;
    transition: 0.15s ease-in-out;
  }
  .main-navigation__wrap .main-navigation__logo {
    opacity: 1;
  }
  .main-navigation__wrap.main-navigation--sticky .main-navigation__logo {
    opacity: 1;
  }
}
.main-navigation--sticky {
  z-index: 11;
}
.popup--opened .main-navigation--sticky,
.popup--opened .main-navigation__wrap {
  z-index: 9;
}
.popup--opened .main-navigation__item .main-navigation__container {
  visibility: hidden !important;
  opacity: 0 !important;
}
.main-navigation__wrap .main-navigation__item.hidden {
  display: none;
}
.main-navigation--sticky .nav-button {
  margin-right: 40px;
}
.main-navigation--sticky .main-navigation__logo-link {
  display: block;
}
.main-navigation--sticky .cart-button {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.main-navigation--sticky .search-button {
  display: block;
  margin-left: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.main-navigation--sticky .fav-button--nav {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.main-navigation__button-wrapper {
  margin-left: 40px;
  position: relative;
}
.main-navigation--sticky .main-navigation__item.main-navigation__item--mobile-hidden {
  display: none;
}
.main-navigation--sticky .else-menu .main-navigation__item {
  width: 100%;
  max-width: 100%;
}
.main-navigation--sticky .main-navigation__item--sticky-hidden {
  display: none;
}
.main-navigation--sticky .main-navigation__button-wrapper {
  position: relative;
  display: block;
}
.main-navigation__logo {
  display: block;
  max-width: 100%;
  height: calc(100% + 20px);
  margin-top: -10px;
}
.main-navigation__logo-link {
  display: none;
  margin-left: -6px;
  margin-right: 4px;
  max-width: 120px;
  width: 100%;
  height: 34px;
}
.main-navigation .nav-button {
  margin-right: 40px;
}
.main-navigation__list {
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: flex-start;
}
.main-navigation__list::-webkit-scrollbar {
  display: none;
}
.main-navigation__item {
  flex-grow: 1;
}
.main-navigation__item:last-of-type {
    margin-right: -25px;
}
.main-navigation__item--mobile {
  display: none!important;
}
.main-navigation__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-align: center;
  color: #000;
  padding: 0px 8px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  border: none;
  background-color: transparent;
}
.main-navigation__link--more {
  position: relative;
}
.main-navigation__link--more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  border-top: 5px solid #13151a;
  border-left: 4px solid hsla(0, 0%, 100%, 0);
  border-right: 4px solid hsla(0, 0%, 100%, 0);
}
.main-navigation__link--active {
  color: #B12535;
}
.main-navigation__link--phone::before {
  content: "";
  margin-right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/phone-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.main-navigation__link--user::before {
  content: "";
  margin-right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/user-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}
.main-navigation__link--user-logout {
  display: none;
}
.main-navigation__link:hover {
  text-decoration: none;
  color: #B12535;
}
.main-navigation__container {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 120px;
  left: 0;
  max-width: 100%;
  width: 100%;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  transition-delay: 0.1s;
}
.main-navigation__container--burger-expanded {
  z-index: 6!important;
  visibility: visible!important;
  opacity: 1!important;
  top: 60px!important;
  pointer-events: auto!important;
}
.main-navigation__container--burger
  .main-navigation__sub-menu
  .calendar-events {
  padding-bottom: 0;
  max-width: 570px;
  padding-right: 20px;
}
.main-navigation__container--burger
  .main-navigation__sub-menu
  .calendar-events__item {
  max-width: 350px;
}
.main-navigation__container--burger .main-navigation__catalog {
  padding-right: 95px;
  max-width: 970px;
}
.main-navigation__container--burger .main-navigation__catalog-item {
  margin-bottom: 0;
}
.main-navigation__container--burger .main-navigation__catalog-item--about {
  margin: 110px 0 54px;
  margin-top: auto;
}
.main-navigation__container--burger .main-navigation__catalog-item--info {
  margin-bottom: 138px;
}
.main-navigation__container--burger
  .main-navigation__catalog-item--info
  .main-navigation__catalog-link {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.main-navigation__container--burger
  .main-navigation__catalog-item--info
  .main-navigation__catalog-link:last-child {
  margin-bottom: 0;
}
.main-navigation__container--burger
  .main-navigation__catalog-item--social-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
.main-navigation__container--burger .main-navigation__catalog-list {
  margin-bottom: 0;
  width: 100%;
  max-width: calc(100% / 2);
  display: flex;
  flex-direction: column;
}
.main-navigation__container--burger .main-navigation__catalog-link {
  font-size: 24px;
  line-height: 28px;
}
.main-navigation__container--burger .main-navigation__catalog-link:hover {
  color: #000;
  text-decoration: underline;
}
.main-navigation__container--burger .main-navigation__catalog-list li.main-navigation__catalog-item--social-lang + li {
  align-content: flex-end;
  display: flex;
  flex-basis: 18%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.main-navigation__container--burger .main-navigation__phone {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 10px;
}
.main-navigation__container--burger .main-navigation__phone:hover {
  color: #000;
  text-decoration: underline;
}
.main-navigation__container--burger .main-navigation__address {
  font-size: 14px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}
.main-navigation__container--burger .main-navigation__address .address__link {
  color: #000;
}
.main-navigation__container--burger
  .main-navigation__address
  .address__link:hover {
  text-decoration: underline;
}
.main-navigation__container--burger .main-navigation__social .social__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-navigation__container--burger .main-navigation__social .social__link {
  margin-right: 20px;
}
.main-navigation__container--burger
  .main-navigation__social
  .social__link:last-child {
  margin-right: 0;
}
.main-navigation__container--burger .main-navigation__social .social__title {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: 700;
}
.main-navigation__container--burger .main-navigation__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 18px;
}

.main-navigation__container--academy .main-navigation__catalog-list:first-child {
  max-width: 40%;
}
.main-navigation__container--academy .main-navigation__catalog-list {
  max-width: calc(60% / 2);
}
.main-navigation__container--academy .main-navigation__catalog-link {
  font-size: 16px;
  font-weight: 400;
}
.main-navigation__container--academy .main-navigation__catalog-list--tags .main-navigation__catalog-link {
  font-size: 16px;
}
.main-navigation__container--academy .main-navigation__catalog-item {
  margin-bottom: 10px;
}
.main-navigation__container--academy .main-navigation__catalog-list:first-child li a {
  font-size: 24px;
  line-height: 28px;
}
.main-navigation__container--academy .main-navigation__catalog-list:first-child li {
  margin-bottom: 18px;
}
.main-navigation__sub-field {
  max-width: 270px;
  margin-bottom: 0;
  min-height: 89px;
}
.main-navigation .main-navigation__sub-field {
  max-width: 180px;
}
.main-navigation__sub-field form {
  max-width: 100%;
}
.main-navigation__sub-field input:-webkit-autofill, .main-navigation__sub-field input:-webkit-autofill:focus, .main-navigation__sub-field input:-webkit-autofill:hover {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.main-navigation__sub-field .sub-field__text {
  color: #000;
  font-weight: 900;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 1.15;
}
.main-navigation__sub-field .sub-field__input {
  color: #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.main-navigation__sub-field .placeholder {
  top: 7px;
}
.main-navigation__sub-menu {
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 50px;
  max-width: 1600px;
  min-height: 680px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 35px 60px -40px rgb(0 0 0 / 50%);
  box-shadow: 0 35px 60px -40px rgb(0 0 0 / 50%);
  background-color: #fff;
  border: 0;
  border-radius: 0 0 5px 5px;
  top: 1px;
}
.main-navigation__sub-menu.else-menu {
  max-width: 320px;
}
.main-navigation__sub-menu .recommend {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 620px;
  overflow: hidden;
  padding-bottom: 60px;
  margin-bottom: -60px;
  max-height: 670px;
}
.main-navigation__sub-menu .recommend:after {
  content: "";
  width: 120px;
  height: calc(100% - 120px);
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(90deg, #fff0, #fff 110%);
  z-index: 1;
  pointer-events: none;
}
.main-navigation__sub-menu .recommend__slider-wrap {
  border-bottom: 0;
}
.main-navigation__catalog {
  z-index: 5;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  border-right: 1px solid #E5EAEC;
  width: 100%;
  max-width: 980px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}
.main-navigation__catalog::after {
  content: '';
  position: absolute;
  width: 100%;
  background: white;
  left: 0;
}
.main-navigation__item--special .main-navigation__catalog {
  padding-right: 0;
}

/* city selector NEW*/
.city-selector-overlay{
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.city-selector-modal {
  display: none;
  z-index: 99999999;
  padding: 10px;
  position: absolute;
  top: 45px;
  right: 0px;
  left: -120px;
  margin:  0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 70px -40px rgb(0 0 0 / 50%);
  box-shadow: 0 10px 70px -40px rgb(0 0 0 / 50%);
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  min-width: 350px;
  max-width: 360px;
}

#city-selector-modal-mobile {
  display: none;
}

.city-selector-modal::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  right: 50%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  top: -9px;
}

.city-selector-modal span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 7px;
  text-align: center;
  padding: 7px;
}

.city-selector-modal .buttons-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.city-selector-modal .buttons-wrapper div {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  width: 50%;
  margin: 3px;
  padding: 10px;
  text-align:center;
  cursor: pointer;
  font-weight: 600;
  justify-content: center;
}

.city-selector-modal .buttons-wrapper .accept {
  color: #fff;
  background: #B12535;
}

.city-selector-modal .buttons-wrapper .accept:hover {
  background: #B12535b3;
}

.city-selector-modal .buttons-wrapper .change {
  background: #fff;
  border:solid 1px #E5EAEC;
}

.city-selector-modal .buttons-wrapper .change:hover {
   background: #f0f0f0;
}

.js-city-selector-mob {
  display: none;
}

.main-navigation__main {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding-left: 75px;
  padding-right: 25px;
  flex-basis: 965px;
  flex-shrink: 0;
}

.main-navigation__main .main-navigation__sections {
  height: 435px;
  overflow: auto;
  margin-bottom: 24px;
}

.main-navigation__main .main-navigation__sections .main-navigation__sections-list {
  column-count: 4;
  column-gap: 20px;
  column-width: 120px;
  column-fill: auto;
  height: 100%;
  /* overflow: scroll; */
}


.main-navigation__main .main-navigation__sections .main-navigation__sections-list a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  display: block;
  max-width: 204px;
  margin: 0;
  padding: 4px 0;
  line-height: 1.2;
}

.main-navigation__main .main-navigation__sections .main-navigation__sections-list a.main-navigation__sections-title {
  font-weight: 700;
  font-size: 16px;
  pointer-events: none;
}

.main-navigation__main .main-navigation__sections .main-navigation__sections-list a.main-navigation__sections-title--dashed {
  text-decoration: none;
  border-bottom: 1px dashed;
  width: fit-content;
  pointer-events: initial;
}

.main-navigation__main .main-navigation__sections .main-navigation__sections-list a.main-navigation__sections-title--dashed:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

.main-navigation__main .main-navigation__menu {
  margin-bottom: 24px;
}

.main-navigation__main .main-navigation__menu ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}

.main-navigation__main .main-navigation__info ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  max-width: 100%;
  gap: 20px;
}

.main-navigation__main .main-navigation__menu ul li {
  margin: 0 24px 0 0;
  padding: 0;
}

.main-navigation__main .main-navigation__menu ul li a {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.main-navigation__events {
  border-left: 1px solid #f0f0f4;
  flex-basis: 620px;
  flex-shrink: 1;
  padding-left: 25px;
  width: calc(100% - 965px);
}

.main-navigation__events .section-header {
  padding-right: 72px;
}

.main-navigation__main .main-navigation__info ul li {
  flex-basis: 25%;
}

.social-registration__item--fb {
  display: none;
}

.main-navigation__item .catalog-link--stock {
  color: #B12535;
}

@media (max-width: 1240px) {
  .main-navigation__events .section-header {
    font-size: 16px;
  }
  .main-navigation__events .calendar-events .custom-slick {
    top: -27px;
  }
  .main-navigation__events .calendar-events .custom-slick--prev {
    right: auto;
    left: 0;
  }
  .main-navigation__events .calendar-events .custom-slick--next {
    right: auto;
    left: 30px;
  }
}

/* TODO: Remove that part after remove scale.css file */
/* TEMPORAL KOSTYL' for 2x/3x screens */
/* @media (min-resolution: 192dpi), (min-resolution: 192dpi) { */
  .main-navigation__main .main-navigation__menu ul li {
    margin: 0 16px 0 0;
  }

  .main-navigation__main .main-navigation__menu ul li a {
    font-size: 15px;
  }

  .main-navigation__main .main-navigation__sections .main-navigation__sections-list a {
    font-size: 14px;
    line-height: 1.25;
    padding: 4px 0;
  }

  .main-navigation__main .main-navigation__sections .main-navigation__sections-list a.main-navigation__sections-title {
    font-size: 15px;
  }

  .main-navigation__container--burger .main-navigation__address {
    font-size: 12px;
    line-height: 1.5;
  }

  .main-navigation__sub-field form .placeholder {
    font-size: 14px;
    color: #000;
  }

  .footer .main-navigation__sub-field form .placeholder {
    font-size: 16px;
    color: #fff;
  }

  .main-navigation__sub-field form .placeholder.placeholder--error,
  .footer .main-navigation__sub-field form .placeholder.placeholder--error {
    color: #B12535;
  }

  .main-navigation__sub-field form {
    max-width: 100%;
  }

  .sub-field__button {
    width: 16px;
    height: 16px;
  }

  .main-navigation__container--burger .main-navigation__social .social__title,
  .main-navigation__sub-field .sub-field__text {
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
  }
/* } */
/* End of KOSTYL' */

/* city selector NEW*/


@media (max-width: 1024px) {
  .main-navigation__logo {
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  #city-selector-modal {
    display: none;
  }

  #city-selector-modal-mobile {
     display: none;
  }
  .city-selector-modal {
    display: block;
    top: 20%;
    right: 20px;
    left: 20px;
    min-width: 335px;
    max-width: 350px;
  }

  .city-selector-modal::before {
     content: unset;
  }
}

@media (min-width: 970px) {
  .main-navigation__catalog::after {
    height: 60px;
    bottom: -60px;
  }
}
.main-navigation__catalog-href {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #B12535;
  font-size: 20px;
  font-weight: 700;
}
.main-navigation__catalog-href:hover {
  color: #B12535;
  text-decoration: none;
}
@media (min-width: 971px) {
  .main-navigation__catalog-href {
    display: none;
  }
}
.main-navigation__sub-menu.else-menu .main-navigation__catalog {
  padding: 0 80px;
}
.main-navigation__catalog-column {
  width: 100%;
  max-width: calc(100% / 3);
}
.main-navigation__catalog-column:empty {
  pointer-events: none;
}
@media (min-width: 768px) {
  .main-navigation__catalog-column {
    margin-bottom: -60px;
  }
}
.main-navigation__catalog-list {
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0 40px;
}
.main-navigation__sub-menu.else-menu .main-navigation__catalog-list {
  width: 100%;
  max-width: 100%;
}
.main-navigation__catalog-item {
  margin-bottom: 10px;
}
.all-catalog .main-navigation__catalog {
  padding-right: 20px;
}
.all-catalog .main-navigation__catalog-list {
  max-height: 510px;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
}
.all-catalog .main-navigation__catalog-list .main-navigation__catalog-item {
  display: flex;
  align-items: center;
  width: calc((100% - 30px) / 4);
  margin: 5px 10px 5px 0;
}
.all-catalog .main-navigation__catalog-list .main-navigation__catalog-item img {
  margin-right: 10px;
  width: 10px;
}
.main-navigation__catalog-item--title {
  margin-bottom: 20px;
  font-size: 12px;
  color: #848484;
  text-transform: uppercase;
}
.main-navigation__catalog-link {
  display: block;
  text-align: left;
  color: #000;
  transition: 0.2s ease-in-out;
}
.main-navigation__item--special .main-navigation__catalog-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.12;
  color: #000000;
}
.main-navigation__item--special .main-navigation__catalog-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.48;
  color: #000000;
}
.main-navigation__item--special .main-navigation__catalog-item.main-navigation__catalog-item--child .main-navigation__catalog-link {
  font-weight: 400;
  font-size: 16px;
  color: #7D858C;
}
/*@media (min-width: 1024px) {*/
/*  .main-navigation__catalog-link {*/
/*    font-weight: 500;*/
/*  }*/
/*}*/
.main-navigation__catalog-link:hover {
  color: #B12535;
  text-decoration: none;
}
.main-navigation__item.menu-more {
  position: relative;
}
.main-navigation__item.menu-more .main-navigation__link {
  white-space: nowrap;
}
@media (min-width: 971px) {
  .main-navigation__item:hover .main-navigation__container {
    visibility: visible;
    opacity: 1;
    top: 50px;
  }
  .main-navigation__item:hover .main-navigation__sub-menu {
    pointer-events: auto;
  }
  .main-navigation__catalog-link .card-component__crumb {
    display: none;
  }
}
@media (min-width: 1600px) {
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0;
    transition: width 0s linear;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 670px;
    width: 100vw;
    transition: width 0.8s ease-in-out;
  }
}
@media (max-width: 1599px) {
  .main-navigation .nav-button {
    margin-right: 40px;
    margin-left: 0;
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 870px;
  }
  .main-navigation__container--burger
    .main-navigation__catalog-item--social-lang {
    flex-wrap: nowrap;
  }
  .main-navigation__container--burger
    .main-navigation__sub-menu
    .calendar-events {
    padding-left: 25px;
    padding-right: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 40px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 40px;
  }
  .main-navigation__sub-menu {
    padding: 20px 0 60px;
  }
  .recommend__slider-navigation .card-component {
    padding: 15px 30px;
  }
  .recommend__slider-navigation .card-component-wrapper:hover .card-component:not(.card-component--horizontal) {
    height: 540px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 900px;
    flex-shrink: 0;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 640px;
  }
}
@media (max-width: 1520px) {
  .main-navigation .nav-button {
    margin-right: 40px;
    margin-left: 0;
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 870px;
  }
  .main-navigation__container--burger
    .main-navigation__catalog-item--social-lang {
    flex-wrap: nowrap;
  }
  .main-navigation__container--burger
    .main-navigation__sub-menu
    .calendar-events {
    padding-left: 25px;
    padding-right: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 40px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 40px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 50%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 600px;
  }
}
@media (max-width: 1440px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 870px;
  }
  .main-navigation__container--burger
    .main-navigation__catalog-item--social-lang {
    flex-wrap: nowrap;
  }
  .main-navigation__container--burger
    .main-navigation__sub-menu
    .calendar-events {
    padding-left: 25px;
    padding-right: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 820px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 42%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 600px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .main-navigation__catalog {
    max-width: 785px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 44%;
  }
}
@media (max-width: 1366px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 870px;
  }
  .main-navigation__container--burger
    .main-navigation__catalog-item--social-lang {
    flex-wrap: nowrap;
  }
  .main-navigation__container--burger
    .main-navigation__sub-menu
    .calendar-events {
    padding-left: 25px;
    padding-right: 0;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 80px;
    padding-right: 50px;
    max-width: 740px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 45%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 550px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
  li.main-navigation__item.main-navigation__item--prio-2.main-navigation__item--special {
    display: none;
  }
}
@media (max-width: 1280px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__sub-menu .recommend:after {
    width: 30px;
    height: calc(100% - 100px);
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 50px;
    max-width: 970px;
  }
  .main-navigation__container--burger .main-navigation__catalog-item--social-lang {
    flex-wrap: wrap;
  }
  .main-navigation__container--burger .main-navigation__sub-menu .calendar-events {
    padding-left: 25px;
    padding-right: 10px;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 20px;
  }
  .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 790px;
  }
  .main-navigation__sub-menu .recommend {
    max-width: 35%;
  }
  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 510px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1240px) {
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 490px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 550px;
    width: 100vw;
  }
}
@media (max-width: 1150px){
  .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 60%;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
  .main-navigation__sub-menu .recommend {
    max-width: 40%;
  }
}
@media (max-width: 1024px) {
  .main-navigation .nav-button {
    margin-right: 20px;
    margin-left: 0;
  }
  .main-navigation__container--burger .main-navigation__catalog {
    padding-left: 40px;
    padding-right: 15px;
    max-width: 630px;
  }
  .main-navigation__container--burger
    .main-navigation__catalog-item--social-lang {
    flex-wrap: wrap;
  }
  .main-navigation__social {
    margin-bottom: 20px;
  }
  .main-navigation__container--burger
    .main-navigation__sub-menu
    .calendar-events {
    padding-left: 25px;
    padding-right: 10px;
  }
  .main-navigation__button-wrapper {
    margin-left: 20px;
  }
  .main-navigation--sticky .search-button {
    margin-left: 20px;
  }

  .main-navigation__search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 40px;
    width: 0%;
    transition: width 0.2s ease-in-out;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    width: 100vw;
    max-width: 395px;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 550px;
    width: 100vw;
  }
}
@media (max-width: 970px) {
  .main-navigation__link.main-navigation__link--user-logout {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 24px 15px;
    background: #fff;
    border-left: 1px solid #E5EAEC;
    max-width: 20%;
    z-index: 1;
    display: flex;
    justify-content: center;
  }
  li.main-navigation__item.main-navigation__item--prio-2.main-navigation__item--special {
    display: block;
  }
  li.main-navigation__item.main-navigation__item--prio-2.main-navigation__item--special .main-navigation__catalog{
    padding-top: 60px;
  }
  li.main-navigation__item.main-navigation__item--prio-2.main-navigation__item--special .main-navigation__catalog .main-navigation__close-submenu.main-navigation__item--mobile{
    position: absolute;
    top: 0;
  }
  .main-navigation__catalog-column:empty {
    display: none;
  }
  .main-navigation__item--mobile > div {
    width: 100%;
  }
  a.main-navigation__close-submenu {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    position: relative;
    display: block;
    padding-left: 50px;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 20px 20px 20px 50px;
    border-bottom: 1px solid #E5EAEC;
    transition: 0.2s;
  }
  a.main-navigation__close-submenu:hover {
    color: #B12535;
    text-decoration: none;
  }
  a.main-navigation__close-submenu:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }
  .main-navigation__catalog-link.all-link {
    padding: 20px;
    margin: 0;
    border-bottom: 1px solid #E5EAEC;
    font-weight: 600;
  }
  .main-navigation__item--mobile > * {
    width: 100%;
  }
  .main-navigation__item--mobile-hidden {
    display: none;
  }
  .main-navigation {
    padding: 20px;
    position: relative;
  }
  .main-navigation__list {
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 65px;
    left: 0;
    height: calc(100% - 65px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    z-index: 1;
  }
  .main-navigation__catalog-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
  }
  .main-navigation__catalog-link .card-component__crumb {
    margin-bottom: 0;
    margin-right: 12px;
  }
  .main-navigation__list--expanded {
    visibility: visible;
    opacity: 1;
  }
  .main-navigation__link {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation__link.has_child::after {
    content: "";
    margin-left: auto;
    display: block;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url(../img/mobile-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px;
  }
  .main-navigation__item {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #E5EAEC;
    background-color: #fff;
  }
  .main-navigation__item--mobile {
    display: flex!important;
    position: relative;
    align-items: center;
  }
  .main-navigation__item--mobile.main-navigation__item--mobile--labeled {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    width: 100%;
    text-align: start;
  }
  .main-navigation__item--mobile.main-navigation__item--mobile--labeled > span {
    margin: 12px 0 -24px 64px;
    font-size: 11px;
    font-weight: 400;
  }
  .main-navigation__item .selector {
    z-index: 1;
    max-width: 100%;
    height: auto;
  }
  .main-navigation__item .selector--expanded > .selector__expander {
    display: block;
  }
  .main-navigation__item .selector__text {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-navigation__item .selector__text::after {
    margin-left: auto;
    background-size: 18px;
  }
  .main-navigation__item .selector__expander {
    position: relative;
    display: none;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
  }
  .main-navigation__item .selector__expander::before {
    right: 24px;
  }
  .main-navigation__logo-link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: auto;
    max-width: 150px;
    height: 21px;
    display: flex;
  }
  .main-navigation .search-button,
  .main-navigation__button-wrapper {
    margin-left: 20px;
    display: block;
  }
  .main-navigation .search-button {
    order: 1;
  }
  .main-navigation__button-wrapper {
    order: 3;
    position: initial;
  }
  .main-navigation .nav-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 4;
    margin-right: 0;
    margin-left: 20px;
  }
  .main-navigation__container {
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 66px;
    height: calc(100vh - 10px);
  }
  .main-navigation__container--one {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
  }
  .main-navigation__container--one::-webkit-scrollbar {
    display: none;
  }
  .main-navigation__catalog {
    padding: 0;
    max-width: unset;
    margin-top: 30px;
    grid-template-columns: 1fr;
  }
  .main-navigation__catalog-item {
    margin-bottom: 22px;
    padding-left: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5EAEC;
  }
  .main-navigation__catalog-item--title {
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 0;
  }
  .main-navigation__catalog-list {
    margin-bottom: 6px;
    max-width: 100%;
  }
  .main-navigation__sub-menu {
    padding: 30px 0;
    padding-top: 70px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-direction: column;
  }
  .main-navigation__sub-menu .recommend {
    display: none;
  }
  .main-navigation__search {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 100%;
  }
  .main-navigation__search .search__input {
    padding-left: 60px;
    padding-right: 50px;
    width: 100%;
    height: 64px;
    border: none;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
    top: 20px;
  }
  .main-navigation__search .search__autocomplete {
    padding: 20px 20px 20px 10px;
    width: 100%;
  }
  .main-navigation__search .search__list {
    padding-right: 0;
    max-height: 415px;
  }
  .main-navigation__search .search__img-wrap {
    margin-right: 20px;
  }
  .main-navigation__search .search__text {
    margin-right: 20px;
  }
  .main-navigation__search .search__link {
    font-size: 14px;
  }
  .main-navigation__search .search__item {
    margin-bottom: 20px;
  }
  .main-navigation__search .price__main {
    font-size: 14px;
  }
  .main-navigation__search .search__price {
    min-width: 95px;
    text-align: right;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
    top: 65px;
  }
  .main-navigation__link[data-type="expander-link"]:after {
    content: "";
    margin-left: auto;
    display: block;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url(../img/mobile-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px;
  }
  .main-navigation__item .selector.city-selector {
    height: auto;
  }
  .header__button-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
  }
  nav.main-navigation.burger-expanded {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #E5EAEC;
  }
  nav.main-navigation.burger-expanded .cart-button,
  nav.main-navigation.burger-expanded .fav-button--nav,
  nav.main-navigation.burger-expanded .search-button {
    display: none;
  }
}
@media (max-width: 576px) {
  .main-navigation__catalog-column {
    width: 100%;
    max-width: 100%;
  }
  .main-navigation__sub-menu .main-navigation__catalog-link .card-component__crumb {
    margin-right: 20px;
  }
  .main-navigation__sub-menu .card-component__crumb:last-child {
    margin-right: 20px;
  }
  .main-navigation__catalog-link.all-link {
    padding: 20px;
    margin: 0;
    border-bottom: 1px solid #E5EAEC;
    font-weight: 600;
  }
  .main-navigation {
    padding: 20px;
    position: relative;
  }
  nav.main-navigation.burger-expanded {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #E5EAEC;
  }
  nav.main-navigation.burger-expanded .cart-button,
  nav.main-navigation.burger-expanded .fav-button--nav,
  nav.main-navigation.burger-expanded .search-button {
    display: none;
  }
  .main-navigation__list {
    overflow-y: auto;
    overflow-x: hidden;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 65px;
    left: 0;
    height: calc(100% - 65px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .main-navigation__list--expanded {
    visibility: visible;
    opacity: 1;
  }
  .main-navigation__link {
    flex-grow: 1;
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation__link.has_child::after {
    content: "";
    margin-left: auto;
    display: block;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url(../img/mobile-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px;
  }
  .main-navigation__item {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid #E5EAEC;
    background-color: #fff;
  }
  .main-navigation__item--mobile {
    display: flex!important;
    align-items: center;
  }
  .main-navigation__item .selector {
    z-index: 1;
    max-width: 100%;
    height: auto;
  }
  .main-navigation__item .selector--expanded > .selector__expander {
    display: block;
  }
  /*.main-navigation__item .selector--expanded > .selector__expander:after {*/
  /*  content: "";*/
  /*  background: white;*/
  /*  position: absolute;*/
  /*  width: 100%;*/
  /*  height: 100%;*/
  /*  bottom: -100%;*/
  /*  left: 0%;*/
  /*}*/
  .main-navigation__item .selector__text {
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-navigation__item .selector__text::after {
    margin-left: auto;
    background-size: 18px;
  }
  .main-navigation__item .selector__expander {
    position: relative;
    display: none;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
  }
  .main-navigation__item .selector__expander::before {
    right: 24px;
  }
  .main-navigation__logo-link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: auto;
    display: block;
    max-width: 140px;
    height: 21px;
  }
  .main-navigation .search-button,
  .main-navigation__button-wrapper {
    margin-left: 20px;
    display: block;
  }
  .main-navigation .search-button {
    order: 1;
  }
  .main-navigation__button-wrapper {
    position: initial;
    order: 3;
  }
  .main-navigation .nav-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 4;
    margin-right: 0;
    margin-left: 20px;
  }
  .main-navigation__link--user-logout + a.main-navigation__link.main-navigation__link--user {
    max-width: 80%;
  }
  a.main-navigation__link.main-navigation__link--user {
    height: 74px;
  }
  .main-navigation__link--user + .header-expander {
    background: #fff;
    border-bottom: 1px solid #E5EAEC;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    box-shadow: 0 0 black;
    display: none;
    left: 0;
    margin: 0;
    min-height: 326px;
    padding: 20px 20px;
    position: absolute;
    top: 74px;
    transform: translate(0);
    transition: 0s;
    width: 100%;
  }
  .main-navigation__link--user + .header-expander.header-expander--expanded {
    display: block;
  }
  .main-navigation__link--user + .header-expander::before {
    right: 5%;
    left: auto
  }
  .main-navigation__link--user + .header-expander:after {
    content: "";
    position: absolute;
    right: 4%;
    top: -57px;
    width: 32px;
    height: 32px;
    background-image: url(../img/close-icon.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    pointer-events: none;
  }
  .main-navigation__link--user:hover + .header-expander:after {
    background-image: url(../img/close-icon--red.svg);
  }
  .main-navigation__link--user + .header-expander .main-button {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .social-registration__item--vk {
    background-color: rgba(74, 118, 168, 0.1);
  }
  .social-registration__item--fb {
    background-color: rgba(59, 89, 152, 0.1);
  }
  .social-registration__item--ok {
    background-color: rgba(238, 130, 8, 0.1);
  }
  .main-navigation__container {
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 2;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    position: fixed;
    height: calc(100% - 10px);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
  }
  a.main-navigation__close-submenu {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    position: relative;
    display: block;
    padding-left: 50px;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 20px 20px 20px 50px;
    border-bottom: 1px solid #E5EAEC;
    transition: 0.2s;
  }
  a.main-navigation__close-submenu:hover {
    color: #B12535;
    text-decoration: none;
  }
  a.main-navigation__close-submenu:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }

  .main-navigation__container--one {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: 0 10px 0px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 0px 0 rgba(0, 0, 0, 0.12);
  }
  .main-navigation__catalog {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .main-navigation__catalog-item {
    border-bottom: 1px solid #E5EAEC;
    padding: 20px;
    margin: 0px;
  }
  .main-navigation__catalog-item--title {
    margin-bottom: 0px;
    padding-bottom: 0;
    border: 0;
    font-weight: 500;
  }
  .main-navigation__catalog-list {
    margin-bottom: 6px;
    max-width: 100%;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    max-height: initial;
  }
  .main-navigation__sub-menu {
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: calc(100% - 55px);
    overflow-y: auto;
  }
  .main-navigation__sub-menu .recommend {
    display: none;
  }
  .main-navigation__search {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .main-navigation__search--visible {
    visibility: visible;
    opacity: 1;
    max-width: 100%;
    width: 100%;
  }
  .main-navigation__search .search__input {
    padding-left: 60px;
    padding-right: 50px;
    width: 100%;
    height: 64px;
    border: none;
  }
  .main-navigation__search .search-button {
    margin-left: 0;
    top: 20px;
  }
  .main-navigation__search .search__autocomplete {
    padding: 20px 20px 20px 10px;
    width: 100%;
    top: 65px;
  }
  .main-navigation__search .search__list {
    padding-right: 0;
    max-height: 415px;
  }
  .main-navigation__search .search__img-wrap {
    margin-right: 10px;
  }
  .main-navigation__search .search__text {
    margin-right: 20px;
  }
  .main-navigation__search .search__link {
    font-size: 14px;
  }
  .main-navigation__search .search__item {
    margin-bottom: 20px;
  }
  .main-navigation__search .price__main {
    font-size: 14px;
  }
  .main-navigation__search .search__price {
    min-width: 95px;
    text-align: right;
  }
  .main-navigation__search .search__autocomplete {
    max-width: 100%;
    width: 100%;
  }
  .main-navigation__catalog-column:last-child .main-navigation__catalog-list:last-child .main-navigation__catalog-item:last-child {
    border: 0;
  }
}
@media (max-width: 460px) {
  .city-selector-modal .buttons-wrapper div {
    margin: 2px;
    padding: 10px 4px;
  }
  .city-selector-modal {
    left: 50%;
    max-width: 350px;
    min-width: 310px;
    transform: translateX(-50%);
    width: 100%;
  }
}
@media (max-width: 359px) {
  .main-navigation__search .search__price {
    min-width: 95px;
  }
}

/* Priority hide items */
@media (max-width: 1180px) {
  .main-navigation__wrap:not(.main-navigation--sticky) .main-navigation__item--prio-4 {
    display: none;
  }
}
@media (max-width: 1070px) {
  .main-navigation__wrap:not(.main-navigation--sticky) .main-navigation__item--prio-3 {
    display: none;
  }
}
.main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-4 {
  display: none;
}
@media (max-width: 1350px) {
  .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-3 {
    display: none;
  }
}
@media (max-width: 1180px) {
  .main-navigation__wrap.main-navigation--sticky .main-navigation__item--prio-2 {
    display: none;
  }
}

.selector__expander.top-bar__submenu-list {
  border-radius: 10px;
  padding: 20px 15px 20px 15px;
  width: 100vw;
  max-width: 265px;
  text-align: center;
  right: -70px;
  top: 40px;
}
.selector__expander.top-bar__submenu-list  .selector__expander-item{
  padding-right: 0px;
}
.selector.top-bar__submenu .selector__text{
  white-space: nowrap;
}
.selector.top-bar__submenu  .selector__text::after{
  margin-top: 3px;
}
.selector__expander.top-bar__submenu-list::before{
  right: 50%;
  transform: translateX(50%) rotate(45deg);
}
.top-bar__social-links {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 25px;
  padding: 0 20px;
}
.top-bar__social-link {
  display: flex;
  align-items: center;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
}
.top-bar__social-link--tg{
  background-image: url("../img/tg-icon-red.svg");
}
.top-bar__social-link--whatsapp{
  background-image: url("../img/whatsapp-icon-red.svg");
}

@media (max-width: 1280px){
  .selector__expander.top-bar__submenu-list {
    max-width: 235px;
  }
}
@media (max-width: 970px){
  .main-navigation__item .selector.top-bar__submenu  {
    height: auto;
  }
  .selector__expander.top-bar__submenu-list{
    width: initial;
    max-width: inherit;
    right: 0;
    top: 0;
    text-align: left;
  }
}
@media (max-width: 700px) {
  .main-navigation__catalog {
    display: flex;
  }
}
@media (max-width: 700px) {
  .main-navigation__catalog {
    display: flex;
  }
}

@media (max-width: 970px){

  .main-navigation__sub-menu{
    padding: 0;
    margin: 0;
    height: 85vh;
    overflow-y: auto;
  }
  .main-navigation__container{
    height: calc(100% - 62px);
  }
  .main-navigation__sub-menu.main-navigation__sub-menu--full-height{
    height: 100%;
    overflow: initial;
  }
  .main-navigation__catalog{
    position: relative;
    padding-top: 130px;
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(276px, 1fr));
    gap: 0 20px;
  }
  .main-navigation__catalog-column{
    position: static;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }
  .main-navigation__catalog-column:first-of-type{
    position: static;
  }
  .main-navigation__catalog-column:first-of-type > a{
    position: absolute;
  }
  .main-navigation__catalog-column:first-of-type .main-navigation__close-submenu.main-navigation__item--mobile{
    top: 0;
  }
  .main-navigation__catalog-column:first-of-type .main-navigation__catalog-link.main-navigation__item--mobile{
    top: 65px;
    width: 100%;
  }
  .main-navigation__catalog-list{
    display: block;
    margin-bottom: 0;
    max-height: 100%;
  }
  .main-navigation__catalog-item--title {
    border-bottom: 1px solid #E5EAEC;
    padding: 20px;
    margin: 0;
    position: relative;
  }
  .main-navigation__catalog-item--title::before {
    content: "";
    height: 65px;
    width: 7px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main-navigation__catalog-item {
    border-bottom: 1px solid #E5EAEC;
    padding: 20px;
    margin: 0;
    height: 65px;
  }
  .main-navigation__catalog-item.main-navigation__catalog-item--parent {
    height: auto;
  }
  .main-navigation__item--prio-1 .main-navigation__catalog{
    display: block;
    padding-top: 0;
  }
  .main-navigation__item--prio-1  .main-navigation__catalog-list{
    display: grid;
    grid-template-columns: 1fr;
  }
  ul.main-navigation__catalog-subitem li {
    margin: 10px 0 0 20px;
  }
  ul.main-navigation__catalog-subitem {
    margin-top: -3px;
  }
}
@media (max-width: 577px){
  .main-navigation__catalog{
    gap: 0 20px;
  }
  .main-navigation__catalog-item--title::before{
    display: none;
  }
}

@media (max-width: 1379px){
  .main-navigation__container--burger .main-navigation__sub-menu .calendar-events {
    padding: 0 30px 0 15px;
  }
  .main-navigation__container--burger .main-navigation__sub-menu .calendar-events__item {
    max-width: initial;
    margin: 0 15px;
  }
  .main-navigation__events .section-header {
    padding-right: 75px;
    font-size: 25px;
    min-height: 40px;
  }
  .main-navigation__events .calendar-events .custom-slick {
    position: absolute;
    top: -44px;
  }
  .calendar-events__slider-navigation .slick-list{
    margin: 0 -15px;
  }
  .main-navigation__main {
    flex-basis: calc((100% / 12) * 8);
  }
  .main-navigation__events {
    flex-basis: calc((100% / 12) * 2);
    padding: 0;
  }
  .main-navigation__events .calendar-events__img-wrap{
    height: auto;
    max-height: 270px;
  }
  .main-navigation__events .slick-slide img {
    object-fit: contain;
  }
}
@media (max-width: 1279px){
  .main-navigation__events {
    display: none;
  }
  .main-navigation__main {
    flex-basis: 100%;
  }
}

@media (min-width: 971px) {
  .main-navigation__catalog-link + ul.main-navigation__catalog-subitem {
    margin-top: 10px;
  }

  ul.main-navigation__catalog-subitem li {
    margin-bottom: 10px;
    margin-left: 20px;
  }

  ul.main-navigation__catalog-subitem li a {
    font-weight: 400;
    color: #7D858C;
  }

  li.main-navigation__catalog-item.hidden-class {
    display: none;
  }

  li.main-navigation__catalog-item.hidden-class.show-class {
    display: block;
  }

  .show-more-btn {
    border: none;
    font-size: 14px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: fit-content;
    gap: 5px;
    color: #7D858C;
  }

  .show-more-btn::after {
    content: "";
    display: block;
    background-image: url("../img/arrow-down--light-gray.svg");
    background-repeat: no-repeat;
    height: 12px;
    width: 18px;
    transition: transform 0.2s ease-in-out;
  }

  .show-more-btn[data-active="true"]::after {
    transform: rotate(180deg);
  }

  .main-navigation__catalog {
    overflow-y: auto;
    max-height: 600px;
  }

  .main-navigation__catalog-column {
    padding-right: 15px;
    margin: 0;
  }

  .main-navigation__catalog-list {
    margin-bottom: 30px;
  }

  .main-navigation__catalog::after {
    display: none;
  }
}
/* /local/templates/redesign/css/mobile-menu.css */
.mobile-menu-ext-container {
  height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
}
.mobile-menu-ext {
  display: flex;
  flex-wrap: nowrap;
  background-color: #fff;
  border-bottom: 1px solid #E5EAEC;
  overflow-x: auto;
  scrollbar-width: thin;
}
.mobile-menu-ext__link {
  display: block;
  font-family: 'Halvar Breit Md';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  text-decoration: none;
  flex-shrink: 0;
  padding: 20px;
}
.mobile-menu-ext__link:hover {
  color: #000000;
  text-decoration: none;
}
.mobile-menu-ext__link.mobile-menu-ext__link--red {
  color: #B12535;
}
.mobile-menu-ext__link.mobile-menu-ext__link--promo{
  position: relative;
}
.mobile-menu-ext__link.mobile-menu-ext__link--promo::after{
  content: "";
  width: 6px;
  height: 6px;
  background: #B12535;
  border-radius: 50%;
  position: absolute;
  top: 18px;
  right: 13px;
}
.mobile-menu {
  background-color: #fff;
  position: relative;
  width: 100vw;
  z-index: 1;
}
.mobile-menu__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.mobile-menu__submenu{
  display: none;
  position: fixed;
  left: 0;
  top: 65px;
  width: 100%;
  height: calc(100vh - 125px);
  background-color: #F2F2F2;

  transform: translate3d(0, 60px, 0);
  transition: transform 400ms cubic-bezier(0.8, 0, 0.2, 1);
  z-index: -1;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
}
.mobile-menu__item--open .mobile-menu__submenu{
  display: block;
  z-index: 1;
  transform: translate3d(100% , 60px, 0);
  transition: transform 400ms cubic-bezier(0.8, 0, 0.2, 1);
  transform-origin: bottom;
}
.mobile-menu__item--open .mobile-menu__submenu.mobile-menu__submenu--not-btn{
  transform: translate3d(100% , 60px, 0);
}
.mobile-menu__item--translate-left-to-center .mobile-menu__submenu{
  transform: translate3d(0% , 60px, 0);
}
.mobile-menu__item--translate-left-to-center .mobile-menu__submenu.mobile-menu__submenu--not-btn {
  transform: translate3d(0%, 60px, 0);
}
.mobile-menu__item-title {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-menu__item-title::after{
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../img/spoiler-icon.svg);
  background-size: 25px 25px;
  background-repeat: no-repeat;
}

.mobile-menu__item.mobile-menu__item--open .mobile-menu__filters {
  transform: translateX(99%);
  position: fixed;
  width: 100vw;
}

.mobile-menu__filter {
  display: flex;
  flex-direction: column;
}
.mobile-menu__filter-title {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
}

.mobile-menu__link.mobile-menu__link--show-all {
  padding: 10px;
  background: #B12435;
  border-radius: 5px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  text-align: center;
  display: block;
  text-decoration: none;
}

.mobile-menu__step-back {
  border: none;
  font-family: 'Halvar Breit Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #B12435;
  padding: 20px 10px;
  width: 100%;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 1;
}
.mobile-menu__step-back::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../img/spoiler-icon-red.svg);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  transform: rotateY(180deg);
}
.mobile-menu__link-wrapper {
  background-color: #fff;
  padding: 10px;
  margin-top: 10px;
}
.mobile-menu-section {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
}
.mobile-menu-section__link {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  width: 100%;
  padding: 20px;
  display: block;
  color: #000;
}
.main-navigation__list.main-navigation__list--background-light-gray {
  background-color: #F2F2F2;
}
.mobile-menu__submenu-link {
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  width: 100%;
  padding: 10px 20px;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #fff;
}
.mobile-menu__item-title--stock {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #B12535;
}
.mobile-menu__submenu-link:hover{
  color: #000;
  text-decoration: none;
}
.mobile-menu__submenu-link.mobile-menu__submenu-link--nested {
  padding-left: 40px;
}
.mobile-menu__submenu.mobile-menu__submenu--overscroll-up {
  transform: translateX(0) translateZ(0) scaleY(1.05);
}
.mobile-menu__submenu.mobile-menu__submenu--overscroll-down {
  transform: translateX(0) translateZ(0) scaleY(0.95);
}
@media (min-width: 971px){
  .main-navigation__wrap.main-navigation--sticky .main-navigation__list.main-navigation__list--useragent-mobile-version {
    opacity: 0;
    visibility: hidden;
  }
  .mobile-menu-section{
    margin-bottom: 0;
  }
  .mobile-menu-ext-container{
    display: none;
  }
  .mobile-menu {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .mobile-menu-section.mobile-menu-section--auth-and-help {
    display: none;
  }
  .mobile-menu-section.mobile-menu-section--catalog,
  .mobile-menu-section.mobile-menu-section--cocktails-and-brands {
    display: flex;
    flex-direction: row;
  }
  .mobile-menu__item-title {
    width: initial;
    white-space: nowrap;
    padding: 10px 20px;
  }
  .mobile-menu__item-title::after{
    display: none;
  }
  .mobile-menu-section__link {
    padding: 10px 20px;
    display: flex;
    align-items: center;
  }
  .mobile-menu__submenu{
    transform: translate3d(0, 0, 0);
  }
  .mobile-menu__item--open .mobile-menu__submenu{
    transform: translate3d(100%, 0, 0);
    top: 0;
    height: 100%;
  }
  .mobile-menu__item--open .mobile-menu__submenu.mobile-menu__submenu--not-btn{
    transform: translate3d(100%, 0, 0);
  }
  .mobile-menu__item--translate-left-to-center .mobile-menu__submenu{
    transform: translate3d(0%, 0, 0);
  }
  .mobile-menu__item--translate-left-to-center .mobile-menu__submenu.mobile-menu__submenu--not-btn {
    transform: translate3d(0%, 0, 0);
  }
  .mobile-menu__item.mobile-menu__item--all-catalog{
    display: none;
  }
  .mobile-menu-section.mobile-menu-section--cocktails-and-brands .mobile-menu-section__link {
    width: auto;
  }
  .main-navigation__wrap.main-navigation__wrap--on-useragent-mobile{
    z-index: 30;
  }
  .main-navigation--sticky .main-navigation__list {
    overflow-x: auto;
    min-height: 60px;
  }
}
@media (max-width: 1440px){
  .mobile-menu-section.mobile-menu-section--cocktails-and-brands{
    display: none;
  }
}
@media (max-width: 1200px){
  .mobile-menu__item.mobile-menu__item--other{
    display: none;
  }
}
@media (max-width: 1100px){
  .mobile-menu__item.mobile-menu__item--strong{
    display: none;
  }
}
@media (max-width: 970px){
  .mobile-menu-section.mobile-menu-section--catalog,
  .mobile-menu-section.mobile-menu-section--cocktails-and-brands{
    display: block;
  }
  .mobile-menu__item.mobile-menu__item--strong{
    display: flex;
  }
  .mobile-menu__item.mobile-menu__item--other{
    display: flex;
  }
}

/* /local/templates/redesign/css/mobile-menu-dropdown.css */
/* mobile-menu-dropdown */

.mobile-menu-dropdown {
    width: 100vw;
    display: flex;
    flex-direction: column;
    position: relative;
}
.mobile-menu-dropdown::after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../img/spoiler-icon.svg);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    transform: rotateZ(90deg);
    position: absolute;
    right: 25px;
    top: 25px;
    opacity: 0.3;
    transition: transform 400ms cubic-bezier(0.8, 0, 0.2, 1), opacity 400ms cubic-bezier(0.8, 0, 0.2, 1);
    pointer-events: none;
}
.mobile-menu-dropdown__title {
    font-family: Halvar Breit Md;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    width: 100%;
    padding: 20px;
    background-color: #F2F2F2;
    color: #898A8D;
    transition: color 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown__values {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 0 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown--open .mobile-menu-dropdown__values {
   max-height: 100vh;
   transition: max-height 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown--open .mobile-menu-dropdown__title {
    color: #000;
    transition: color 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown--open.mobile-menu-dropdown::after {
    opacity: 1;
    transform: rotateZ(-90deg);
    transition: transform 400ms cubic-bezier(0.8, 0, 0.2, 1), opacity 400ms cubic-bezier(0.8, 0, 0.2, 1);
}

.mobile-menu-dropdown__value {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    padding: 10px;
    text-decoration: none;
    color: #000;
}
.mobile-menu-dropdown__value--nested{
    padding-left: 30px;
}
.mobile-menu-dropdown__value.mobile-menu-dropdown__value--hidden{
    display: none;
}
.mobile-menu-dropdown__show-all {
    display: block;
    border: 2px solid #F2F2F2;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #000;
}
.mobile-menu-dropdown__show-all:hover{
    background-color: #F2F2F2;
}

.mobile-menu-dropdown__popup {
    position: fixed;
    background-color: rgba(229, 234, 236, 0.80);
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    outline: 1px solid;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 100;
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown__popup.mobile-menu-dropdown__popup--active {
    opacity: 1;
    transition: opacity 400ms cubic-bezier(0.8, 0, 0.2, 1);
}
.mobile-menu-dropdown__popup-container {
    height: 90vh;
    height: 90dvh;
    width: 100%;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 24px 48px -16px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transform: translateY(120%);
    transition: transform 400ms ease;
}
.mobile-menu-dropdown__popup--active .mobile-menu-dropdown__popup-container {
    transform: translateY(var(--trY));
    transition: transform 150ms ease;
}
.mobile-menu-dropdown__popup-close {
    font-family: 'Halvar Breit Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
    padding: 18px;
    width: 100%;
    justify-content: end;
}
button.mobile-menu-dropdown__popup-close::after {
    content: "";
    display: inline-block;
    background-image: url(../img/popup-icon-close.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    height: 18px;
    width: 18px;
}
.mobile-menu-dropdown__popup-search {
    padding: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    border: 1px solid #E5EAEC;
    border-radius: 5px;
}
.mobile-menu-dropdown__popup-search:focus {
    border: 1px solid #000;
    outline: none;
}
.mobile-menu-dropdown__popup-values {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}
.mobile-menu-dropdown__popup-link {
    padding: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    text-decoration: none;
}
.mobile-menu-dropdown__popup-link--nested {
    padding-left: 30px;
}

.mobile-menu-dropdown__popup-link:hover,
.mobile-menu-dropdown__popup-link--nested:hover {
    text-decoration: none;
    color: #000000;
}
/* mobile-menu-dropdown end */
/* /local/templates/redesign/css/catalog.css */
.catalog-content__cards > * {
  margin-right: auto;
}
.catalog-content__cards > *:nth-child(3n) {
  margin-right: 0;
}
.catalog-content__cards--list > *::after,
.catalog-content__cards > *:nth-child(3n-2)::after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: -30px;
  left: -30px;
  width: calc(300% + 99px);
  height: 1px;
  background-color: #E5EAEC;
}
@media (min-width: 1211px) {
  .catalog-content__cards > div:nth-of-type(3n)::before {
    content: "";
    background: transparent;
    width: 10px;
    height: 1px;
    position: absolute;
    left: 100%;
    bottom: 100%;
  }
}

.catalog-content__grid .catalog-content__cards--list > div::after {
  width: 100%;
}
.catalog-content .catalog-content__cards--list > div::after {
  bottom: -20px;
}
.catalog-content__cards--list > div {
  margin-bottom: 30px;
  margin-right: 0;
}


@media (max-width: 576px) {
  .catalog-content__cards > div:nth-of-type(2n-1)::after,
  .catalog-content__cards > div:nth-of-type(2n-2)::after {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100vw;
    height: 1px;
    background-color: #E5EAEC;
  }
  .catalog-content__cards--list > div:nth-of-type(2n-1)::after,
  .catalog-content__cards--list > div:nth-of-type(2n-2)::after {
    width: 100%;
  }
}

.catalog-navigation {
  padding: 20px;
  z-index: 9;
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #E5EAEC;
  border-left: 0;
}
.catalog-navigation--sticky {
  position: sticky;
}
.catalog-navigation .pagination a {
  font-weight: 600;
  color: #7D858C;
}
.catalog-navigation .pagination .pagination__item.pagination__item--current a,
.catalog-navigation .pagination .pagination__item.pagination__item--next a {
  font-weight: 700;
}
.catalog-navigation .pagination .pagination__item.pagination__item--prev a {
  color: #CFD2D3;
}
.catalog-navigation .pagination .pagination__item.pagination__item--next a {
  color: #000;
}
.catalog-navigation .pagination .pagination__item.pagination__item--current a {
  color: #B12535;
}
.catalog-navigation .pagination a:hover,
.catalog-navigation .pagination .pagination__item.pagination__item--next a:hover,
.catalog-navigation .pagination .pagination__item.pagination__item--prev a:hover,
.catalog-navigation .pagination .pagination__item.pagination__item--current a:hover {
  color: #B12535;
}
.limit-counter .selector__expander {
  z-index: 5;
  top: -215px;
  right: -16px;
  width: 200px;
}
.limit-counter .selector__expander::before {
  top: initial;
  bottom: -7px;
  right: 20px;
  border: 0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media (max-width: 1024px) {
  .limit-counter {
    order: 2;
  }
  .catalog-navigation {
    margin-top: 25px;
    border-left: 1px solid #E5EAEC;
  }
  .pagination__item {
    margin-right: 30px;
  }
}

@media (max-width: 700px) {
  .catalog-navigation {
    position: static;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0;
    border: none;
  }
  .catalog-navigation[data-pages="1"] {
    display: none;
  }
  .pagination__item {
    margin-right: 0;
  }
  .sorting .selector__expander {
    right: auto;
    left: 0;
    z-index: 10;
  }
  .sorting .selector__expander::before {
    right: auto;
    left: 30%;
  }
  .limit-counter {
    margin-left: auto;
  }

  .pagination{
    padding: 20px;
    border: 1px solid #E5EAEC;
  }
}
@media (max-width: 576px){
  .limit-counter .selector__expander {
    top: -145px;
    right: 0;
    max-width: calc(100vw - 50px);
    width: 100vw;
  }
  .limit-counter .selector__expander::before {
    right: 0;
  }
}
/* /local/templates/redesign/css/detail.css */
/* detail.css */
.similar__slider .card-component-wrapper, .watched__slider .card-component-wrapper.detail-header {
  display: flex;
  justify-content: space-between;
}
.hidden {
  display: none!important;
}
.detail-description .legalization {
  margin-bottom: 0;
  line-height: 24px;
}
.detail-body {
  position: relative;
}
.detail-header {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.detail-image-wrapper {
  overflow: hidden;
  padding: 90px 0 81px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 780px;
  height: 680px;
  background-color: #E5EAEC;
}
@media (min-width: 971px) {
  .main-content .detail-main .detail-image-wrapper {
    flex-grow: 1;
    height: auto;
  }
}
.detail-image-wrapper.detail-image-wrapper--cover {
  padding: 0;
}
.detail__bio {
  margin-top: 20px;
}
.detail__bio-wrapper--mobile .detail__bio {
  position: absolute;
  top: 18px;
  left: 20px;
  margin: 0;
  z-index: 4;
}
.detail__bio-wrapper--mobile {
  display: none;
}
.detail__bio .detail__bio-icon {
  display: block;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -6px;
  position: relative;
  padding: 24px;
  margin-left: -14px;
  z-index: 2;
  pointer-events: auto;
  top: -10px;
}
.detail__bio .detail__bio-icon:hover{
  z-index: 3;
}
.detail__bio .detail__bio-icon.detail__bio-icon--kosher {
  background-image: url(../img/icon-bio-david.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--natural {
  background-image: url(../img/icon-bio-grape.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--naturalraw {
  background-image: url(../img/icon-bio-grape.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--vegan {
  background-image: url(../img/icon-bio-grass.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--leaves {
  background-image: url(../img/icon-bio-leaves.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--organic {
  background-image: url(../img/icon-bio-lotus.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--plant {
  background-image: url(../img/icon-bio-plant.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--sustainable {
  background-image: url(../img/icon-bio-recycle.svg);
}
.detail__bio .detail__bio-icon.detail__bio-icon--biodynamic {
  background-image: url(../img/icon-bio-sprout.svg);
}
.detail__bio .detail__bio-icon .tooltip {
  top: 14px;
  left: 0;
  padding: 15px;
  white-space: normal;
  transform: none;
  width: 100vw;
  max-width: 490px;
  z-index: 2;
  text-align: left;
  pointer-events: none;
}
.detail__bio .detail__bio-icon:hover .tooltip {
  visibility: visible;
  opacity: 1;
  left: 48px;
}
.detail__bio .detail__bio-icons {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-top: 8px;
}

.detail__bio .tooltip .detail__bio-icon {
  display: flex;
  margin: 0 7px 0 0;
  padding: 20px;
}
.detail__bio-info {
  margin-bottom: 12px;
}

.detail__bio-info:last-child {
  margin-bottom: 0;
}

.detail__bio-info span {
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
  font-size: 14px;
}

.detail__bio-info p {
  margin: 0;
  font-size: 14px;
  text-transform: none;
}
.detail-text {
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.7;
}
.detail-text p {
  margin: 0;
}
.detail-text a, .detail-text a:hover {
  color: #B12535;
}
.detail-image-wrapper .sticker {
  margin-right: 12px;
  margin-bottom: 4px;
  width: fit-content;
}
.detail-image-wrapper .sticker + .sticker--l-wine-collection {
  margin-top: 20px;
}
.detail-image__sticker .sticker--discount .sticker__discount-value {
  padding-left: 30px;
  overflow: visible;
  margin-bottom: 4px;
}
.status-info {
  opacity: 1;
  pointer-events: initial;
}
.status-info {
  display: none;
  justify-content: flex-start;
  margin-left: 10px;
  margin-top: -30px;
  margin-bottom: 0;
  width: 305px;
}
.detail-main.detail-main__show-instock .status-info {
  display: flex;
}
.status-info .status-info__container {
  width: 100%;
  margin-right: auto;
}
.status-info .instock__status {
  margin-right: 16px;
  display: flex;
  align-content: flex-end;
  align-items: center;
  width: auto;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
.status-info .instock {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  height: 20px;
  margin-bottom: 38px;
}
.detail-tools__not_in_stock .status-info .instock {
  margin-bottom: 60px;
  margin-top: -14px;
}
.status-info .instock__status .icon-status {
  width: 16px;
  height: 16px;
  background-size: auto;
  margin-right: 12px;
  flex-shrink: 0;
}
.status-info .instock__status .icon-status.icon-status-in {
  background-image: url(../img/icon-status-in.svg);
}
.status-info .instock__status .icon-status.icon-status-no {
  background-image: url(../img/icon-status-no.svg);
}
.status-info .instock__status .icon-status.icon-status-wait {
  background-image: url(../img/icon-status-wait.svg);
}
.status-info .instock__status .icon-status.icon-status-order {
  background-image: url(../img/icon-status-order.svg);
}
.status-info .instock__status .icon-status.icon-status-location {
  background-image: url(../img/icon-status-location.svg);
  background-position: center left;
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.status-info .instock__status.instock__status-location {
  margin-bottom: 55px;
  white-space: nowrap;
}
.status-info .instock__status .icon-status.icon-status-only {
  background-image: url(../img/icon-status-only.svg);
}
.status-info .instock__info .icon-info {
  background-image: url(../img/icon-status-question.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-top: -4px;
}
.status-info .instock__info .icon-info-partner {
  background-image: url(../img/icon-status-order.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-top: -4px;
}
.status-info .instock__status.instock__status-wait {
  white-space: nowrap;
}
.status-info .instock__info .icon-info .tooltip {
  z-index: 3;
  text-align: left;
  line-height: 1.5;
  top: -170px;
  left: initial;
  right: calc(50% - 165px);
  padding: 25px 50px 25px 25px;
  min-width: 285px;
  font-weight: 400;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s ease-in-out;
}
.status-info .instock__info .icon-info-partner .tooltip {
  z-index: 3;
  text-align: left;
  line-height: 1.5;
  top: -100px;
  left: initial;
  right: calc(50% - 165px);
  padding: 25px 50px 25px 25px;
  min-width: max-content;
  font-weight: 400;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s ease-in-out;
}
@media (max-width: 576px) {
  .status-info .instock__info .icon-info.active .tooltip {
    visibility: visible;
    opacity: 1;
  }
  .status-info .instock__info .icon-info-partner.active .tooltip {
    visibility: visible;
    opacity: 1;
  }
  .detail__bio-wrapper--mobile {
    display: block;
  }
  .detail__bio-wrapper--mobile .detail__bio .detail__bio-icon .tooltip {
    top: 0;
    max-width: calc(100vw - 68px);
    padding: 10px;
  }
  .detail__bio-wrapper--mobile .detail__bio .detail__bio-icon:hover .tooltip {
    visibility: visible;
    opacity: 1;
    left: 48px;
    display: block;
  }
  .detail__bio-wrapper--mobile .detail__bio {
    position: absolute;
    top: 18px;
    left: 20px;
    margin: 0;
  }
  .detail__bio-wrapper--mobile .detail__bio-info span {
    font-size: 13px;
  }
  .detail__bio-wrapper--mobile .detail__bio-info p {
    font-size: 12px;
  }
  .detail-tools__not_in_stock .status-info .instock {
    margin-bottom: 20px;
  }
}
@media (max-width: 420px) {
  .status-info .instock__status.instock__status-wait {
    font-size: 12px;
    margin-right: 6px;
  }
  .status-info .instock__status .icon-status.icon-status-wait {
    margin-right: 4px;
    min-width: 18px;
  }
}
@media (max-width: 360px) {
  .status-info .instock__status.instock__status-wait {
    white-space: normal;
  }
  .status-info .instock__status .icon-status.icon-status-wait {
    margin-right: 6px;
  }
}
@media (min-width: 577px) {
  .status-info .instock__info .icon-info .tooltip .close-button {
    display: none;
  }
  .status-info .instock__info .icon-info .tooltip {
    padding: 25px;
  }
  .status-info .instock__info .icon-info:hover .tooltip {
    visibility: visible;
    opacity: 1;
  }
  .status-info .instock__info .icon-info-partner .tooltip .close-button {
    display: none;
  }
  .status-info .instock__info .icon-info-partner .tooltip {
    padding: 25px;
  }
  .status-info .instock__info .icon-info-partner:hover .tooltip {
    visibility: visible;
    opacity: 1;
  }
}
.status-info .instock__info .icon-info .tooltip .close-button {
  position: absolute;
  right: 10px;
  top: 20px;
}
.status-info .instock__info .icon-info-partner .tooltip .close-button {
  position: absolute;
  right: 10px;
  top: 20px;
}
.status-info .instock__actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 200px;
  margin-bottom: 20px;
  margin-top: -20px;
  opacity: 1;
  transition: 0.25s ease-in-out;
}
.status-info .instock__actions .btn-text {
  background: none;
  border: none;
  width: auto;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding: 0 10px;
  border-radius: 22px;
  margin-left: -10px;
}

.status-info .instock__actions .btn-request {
  transition: 0s;
  color: #7D858C;
  pointer-events: none;
}

.status-info .instock__actions .btn-request.btn-request--ready {
  transition: 0.25s;
  color: #000;
  pointer-events: initial;
}

.status-info .instock__actions .btn-text:active, .status-info .instock__actions .btn-text:hover, .status-info .instock__actions .btn-text:focus {
  color: #444;
}

.status-info .instock__actions .btn-text.waiting-btn,
.status-info .instock__actions .btn-text.waiting-btn:hover,
.status-info .instock__actions .btn-text.waiting-btn:focus {
  color: #fff;
}

.status-info .instock__quantity {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 160px;
  min-width: 80px;
  margin-bottom: 20px;
  opacity: 0;
  transition: 0.25s ease-in-out;
}
.status-info .instock__quantity.active {
  opacity: 1;
}
.status-info .instock__quantity .instock__quantity-bar {
  height: 5px;
  width: 100%;
  background: #EBEBEB;
  position: relative;
  margin-bottom: 8px;
}
.status-info .instock__quantity .instock__quantity-bar .instock__quantity-bar__current {
  height: 100%;
  width: 0;
  background: #C8C8CE;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.4s ease-in-out;
}
.status-info .instock__quantity .instock__quantity-bar__text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  width: 50%;
}
.status-info .instock__quantity-bar__text.instock__quantity-bar__to {
  text-align: right;
}
.sticker--l-wine-collection {
  width: fit-content;
}
.sticker--oracle {
  position: relative;
  padding: 8px 14px;
  display: inline;
  margin-right: 20px;
  width: 27px;
  height: 30px;
  background-image: url(../img/oracle-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 18px;
  background-size: 27px;
}
.sticker--oracle .tooltip {
  white-space: nowrap;
  font-weight: 400;
  color: #000000;
  left: -120%;
  transform: none;
}
.sticker--oracle:hover .tooltip {
  top: -30px;
  visibility: visible;
  opacity: 1;
}
.detail-image-wrapper .sticker--oracle + .sticker {
  margin-top: 0;
  display: inline-flex;
}
.detail-description {
  padding: 40px 0 0 40px;
  width: 50%;
}
.detail-image__sticker {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 43px;
}
.detail-image__slider {
  width: 100%;
  opacity: 0;
}
.detail-image__slider.slick-initialized {
  opacity: 1;
}
.detail-image-wrapper--cover .detail-image__slider {
  height: 100%;
}
.detail-image__slider-img {
  align-items: center;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 50px;
}
.detail-image-wrapper--cover .detail-image__slider-item.detail-image__slider-item--gallery .detail-image__slider-img {
  padding: 0;
  background-position: 60% 0%;
  background-size: cover;
}
.detail-image-wrapper--cover .detail-image__slider-item:not(.detail-image__slider-item--gallery) .detail-image__slider-img img {
  max-height: 800px;
}
.detail-image__slider-img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.detail-image__slider-img--cover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.detail-image-wrapper--cover .detail-image__slider-img img {
  object-fit: cover;
  opacity: 0;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 970px) {
  .detail-image-wrapper--cover .detail-image__slider-img img {
    object-fit: contain;
  }
}

.detail-image-wrapper--cover .detail-image__slider-item.slick-slide.slick-current.slick-active {
  height: 100%;
}
.detail-image-wrapper--cover .detail-image__slider .slick-list, .detail-image-wrapper--cover .detail-image__slider .slick-track {
  height: 100%;
}
.detail-image__slider-item--gallery .detail-image__slider-img img,
.detail-image__gallery-item--gallery .detail-image__gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-popup__slider-item.gallery-popup__slider-item--gallery img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.detail-image__slider .slick-arrow,
.gallery-popup__nav {
  z-index: 2;
  background: 0 0;
  transition: 0.3s all;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 30%;
  border-radius: 50%;
  width: 65px;
  height: 65px;
}
.detail-image__slider .slick-arrow::before,
.gallery-popup__nav::before {
  content: "";
}
.detail-image__slider .slick-prev,
.gallery-popup__nav--prev {
  left: 20px;
  background-image: url(../img/arrow-left.svg);
  background-position: 43% 50%;
}
.detail-image__slider .slick-next,
.gallery-popup__nav--next {
  right: 20px;
  background-image: url(../img/arrow-right.svg);
  background-position: 57% 50%;
}
.detail-main .detail-image-wrapper {
  max-height: 1175px
}
.detail-main .detail-image-wrapper--cover .detail-image__slider-img img {
  opacity: 1;
  visibility: visible;
}
.detail-image__gallery-wrapper {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 100%;
  max-width: calc(100% - 40px);
}
.detail-image__gallery-wrapper--secondary {
  width: 132px;
  max-width: unset;
}
.detail-image__gallery.slick-initialized {
  visibility: visible;
}
.detail-image__gallery .slick-list {
  overflow: unset;
  padding: 0 !important;
}
.detail-image__gallery.slick-initialized {
  opacity: 1;
  transition: 0.5s 0.5s;
}
.detail-image__gallery .slick-track,
.detail-image__gallery:not(.slick-initialized) {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(auto-fit, 132px);
  grid-template-rows: 80px;
  align-items: end;
  gap: 20px;
}
.detail-image__gallery-wrapper--secondary .slick-track {
  display: block;
}
.detail-image__gallery-item {
  position: relative;
  display: flex;
  background: #b3b8bb;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.25s ease-out;
  max-width: 132px;
  width: 132px;
  height: 80px;
  opacity: 0.8;
}
.detail-image__gallery-wrapper .detail-image__gallery-item:hover,
.detail-image__gallery-wrapper .detail-image__gallery-item.current {
  height: 104px;
  opacity: 1;
}
.detail-image__gallery-item:not(.detail-image__gallery-item--no_preview)::after {
  content: url(../img/magnifier--red.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(1);
  width: 62px;
  height: 62px;
  opacity: 0;
  transition: 0.25s ease-out;
}
.detail-image__gallery-wrapper .detail-image__gallery-item:hover::after,
.detail-image__gallery-wrapper .detail-image__gallery-item.current::after {
  transform: translate(-50%,-50%) scale(0.5);
  opacity: 1;
}
.detail-image__gallery-img {
  width: inherit;
  height: inherit;
}
.detail-image__gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.detail-image__gallery-img--cover img {
  object-fit: cover;
}
.gallery-popup__slider {
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  max-height: 100vh;
  overflow: hidden;
}
.gallery-popup.popup--visible .gallery-popup__slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.gallery-popup__slider .slick-list {
  overflow: hidden;
}
.gallery-popup__slider-item.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  width: 100%;
  height: 600px;
}
.gallery-popup__slider-item img {
  width: inherit;
  height: inherit;
  object-fit: contain;
  padding: 8px 0 18px;
}
.gallery-popup__slider-item--cover img {
  object-fit: cover;
  padding: 0;
}
.popup.gallery-popup .popup__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow-y: auto;
}
.popup.gallery-popup .gallery-popup__close-button {
  width: 30px;
  height: 30px;
  border: none;
  margin: 0 86px 0 auto;
  background-image: url(../img/close-circle--white.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  transition: background-image 0.25s ease-in
}
.popup.gallery-popup .gallery-popup__close-button:hover {
  background-image: url(../img/close-circle--red.svg);
}
.gallery-popup__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}
.gallery-popup__gallery {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
}
.gallery-popup__item {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 44px);
  height: calc(100% - 44px);
  transition: opacity 0.4s ease-in;
  max-width: 100%;
  max-height: 100%;
}
.gallery-popup__item--active {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.gallery-popup__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gallery-popup__photos {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
.gallery-popup__nav {
  aspect-ratio: 1;
  margin: 0 20px;
  position: absolute;
}
@media (max-width: 970px), (min-width: 1300px){
  .detail-image__gallery.slick-no-slide .slick-track {
    width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    justify-content: center;
  }
  .detail-image__gallery.slick-no-slide .slick-track:after,
  .detail-image__gallery.slick-no-slide .slick-track:before {
    content: none;
  }
}
@media (max-width: 970px) {
  .popup.gallery-popup .gallery-popup__close-button {
    position: absolute;
    margin: 0;
    right: 20px;
    top: 20px;
    z-index: 1
  }
  .gallery-popup__slider-item.slick-slide {
    max-width: unset;
    width: 100vw;
  }
}
@media (min-width: 971px) {
  .gallery-popup__slider .slick-list {
    border-radius: 20px;
    margin: 0 86px;
  }
  .gallery-popup__slider .slick-prev {
    left: 0;
  }
  .gallery-popup__slider .slick-next {
    right: 0;
  }
}
@media (max-width: 768px) {
  .gallery-popup__slider-item.slick-slide {
    height: 460px
  }
}
@media (max-width: 576px) {
  .detail-image__gallery-wrapper--secondary {
    width: 62px;
  }
  .detail-image__gallery-wrapper {
    right: 10px;
  }
  .detail-image__gallery-wrapper {
    max-width: calc(100% - 20px);
  }
  .detail-image__slider {
    touch-action: auto !important;
  }
  .detail-image__gallery .slick-track,
  .detail-image__gallery:not(.slick-initialized) {
    grid-template-columns: repeat(auto-fit, 62px);
    grid-template-rows: 30px;
    gap: 15px;
  }
  .detail-image__gallery-item {
    max-width: 62px;
    width: 62px;
    height: 30px;
  }
  .detail-image__gallery-wrapper .detail-image__gallery-item.current,
  .detail-image__gallery-wrapper .detail-image__gallery-item.slick-current.slick-center {
    height: 40px;
    opacity: 1;
  }
  .detail-image__gallery-item::after {
    content: none;
  }
  .detail-image__slider .slick-arrow,
  .gallery-popup__nav  {
    background-size: 20px;
    background-color: transparent;
    width: calc(50% - 40px);
    height: calc(100% - 80px);
    cursor: pointer;
    border-radius: 0;
    top: calc(50% - 30px);
  }
  .detail-image__slider .slick-next, .gallery-popup__nav--next {
    background-position-x: 100%;
  }
  .detail-image__slider .slick-prev, .gallery-popup__nav--prev {
    background-position-x: 0%;
  }
  .gallery-popup__nav  {
    aspect-ratio: 1;
  }
  .detail-image__gallery-wrapper .detail-image__gallery-item:hover,
  .detail-image__gallery-wrapper--secondary .detail-image__gallery-item:hover,
  .detail-image__gallery-wrapper--secondary .detail-image__gallery-item.current,
  .detail-image__gallery-wrapper--secondary .detail-image__gallery-item.slick-current.slick-center {
    height: 30px;
  }
  .detail-image__gallery-item:not(.detail-image__gallery-item--no_preview)::after {
    display: none;
  }
}
@media (min-width: 577px) {
  .detail-image__slider .slick-prev:hover,
  .gallery-popup__nav--prev:hover {
    background-image: url(../img/arrow-left--white.svg);
  }
  .detail-image__slider .slick-next:hover,
  .gallery-popup__nav--next:hover {
    background-image: url(../img/arrow-right--white.svg);
  }
  .detail-image__slider .slick-arrow:hover,
  .gallery-popup__nav:hover {
    background-color: #7D858C;
    cursor: pointer;
  }
}
.detail-tags {
  padding-top: 18px;
}
.detail-tags__title {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 24px;
  color: #7D858C;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 576px){
  .detail-tools__subform > .price{
    display: flex;
    align-items: center;
  }
  .detail-tools__subform > .price > *:first-child:not(.price.price__cafive){
    margin-left: 10px;
  }
}

@media (max-width: 970px){
  .detail-tags__title {
    margin-bottom: 10px;
  }
  .detail-tags .tags-cloud{
    padding: 0;
    margin: 0;
  }
}
.detail-breadcrumbs {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.detail-breadcrumbs a, .detail-breadcrumbs span {
  color: #000;
  font-size: 12px;
  font-weight: 800;
  height: auto;
  line-height: 1;
  margin: 0 8px 0 0;
  text-decoration: none;
}
.detail-breadcrumbs a:last-child {
  color: #B12535;
}
.detail-category {
  margin-bottom: 6px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  line-height: 24px;
}
.detail-category__link {
  margin-right: 10px;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.detail-category__link:hover {
  color: #B12535;
  text-decoration: none;
}
.detail-rating {
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.crumbs-mobile {
  display: none;
}
.detail-rating__title {
  display: block;
  line-height: normal;
  transition: 0.2s ease-in-out;
}
.detail-rating__title:hover {
  color: #B12535;
  text-decoration: none;
}
.detail-rating .card-component__crumb {
  margin: 0;
}
.main-content .detail-body, .main-content .detail-tags, .main-content .detail-sliders, .main-content .detail-sliders--recommend, .main-content .detail-special-offer, .main-content .detail-articles, .main-content .main-banner, .main-content .how-buy {
  opacity: 0;
  transition: 0s;
}
.main-content.loaded .detail-body, .main-content.loaded .detail-tags, .main-content.loaded .detail-sliders, .main-content.loaded .detail-sliders--recommend, .main-content.loaded .detail-special-offer, .main-content.loaded .detail-articles, .main-content.loaded .main-banner, .main-content.loaded .how-buy {
  opacity: 1;
  transition: 1s;
}
section.detail-sliders.detail-sliders--recommend > .collections__item {
  position: relative;
}
section.detail-sliders.detail-sliders--recommend > .collections__item:before {
  content: "";
  position: absolute;
  background: white;
  background: linear-gradient(90deg, #fff0 0%, #fff 3%);
  width: 100%;
  height: 60px;
  left: 0;
  top: calc(100% + 1px);
  z-index: -1;
}
.product-name {
  margin-bottom: 10px;
  color: #000;
  text-align: left;
  font-family: "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
}
.product-subnames {
  margin-bottom: 40px;
  color: #7D858C;
  text-transform: uppercase;
  font-family: "Halvar Breit Rg", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
}
.detail-delivery {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
  margin-bottom: 30px;
}
.detail-delivery__item {
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative;
}
.detail-delivery__item:last-child {
  margin-bottom: 0;
}
.detail-delivery__item::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 1px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
}
.detail-delivery__item--delivery::before {
  background-image: url(../img/detail-delivery-car.svg);
}
.detail-delivery__item--payment::before {
  background-image: url(../img/detail-delivery-payment.svg);
}
.detail-delivery__item--pig::before {
  background-image: url(../img/detail-delivery-pig.svg);
}
.detail-contacts {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}
.detail-law {
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  margin-top: 20px;
  text-align: justify;
}
.detail-law:empty {
  margin-top: 0;
}
.detail-contacts__link {
  margin-right: 60px;
  padding-left: 28px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.detail-contacts--not-alcohol {
  justify-content: space-between;
}
.detail-contacts--not-alcohol .detail-contacts__link {
  margin-right: 0;
  min-width: 150px;
}
.detail-contacts__link:last-child {
  margin-right: 0;
}
.detail-contacts__link:hover {
  color: #bb2135;
  text-decoration: none;
}
.detail-contacts__link::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
}
.detail-contacts__link--phone::before {
  background-image: url(../img/phone-icon--red.svg);
}
.detail-contacts__link--mail::before {
  background-image: url(../img/mail-icon--red.svg);
}
.detail-contacts__link--question::before {
  background-image: url(../img/question-icon--red.svg);
}
.detail__status {
  position: relative;
  margin-bottom: 10px;
  width: 150px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.detail__status.available {
  background-image: url(../img/status-available.svg);
}
.detail__status.not-available {
  background-image: url(../img/status-notAavailable.svg);
}
.detail__status.for-order {
  background-image: url(../img/status-forOrder.svg);
}
.detail__status.ask-manager {
  background-image: url(../img/status-ask.svg);
}
a.link-main {
  color: #B12535;
  transition: 0.25s ease-in-out;
  margin: 0 20px;
}

a.link-main:hover {
  text-decoration: none;
  color: #dc394c;
}
.price-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.price-block .detail__price {
  margin-bottom: 0!important;
}
.detail__price .price__discount,
.detail__price .price__main {
  margin-right: 4px;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.detail-tools__mobile {
  display: none;
}
.detail-tools {
  margin-bottom: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  min-height: 95px;
}
.detail-tools.active {
  display: flex!important;
}
.detail-tools__subform {
  display: none;
}
.detail-tools__buttons {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.detail-tools .counter {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-right: 2px;
  overflow: hidden;
  min-width: 95px;
  max-width: 95px;
}
.detail-tools .counter + .detail-tools__buttons {
  max-width: 200px;
  width: 100%;
}
.detail-tools .fav-button {
  max-width: 40px;
  transition: 0.2s ease-in-out;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.detail-tools .main-button {
  margin-right: 2px;
  max-width: 240px;
  border-radius: 0;
  text-align: center;
  line-height: 1;
}
.detail-tools .main-button.btn-request {
  max-width: 290px;
}
.detail-tools .main-button.hide {
  display: none;
}
.detail-tools .main-button:not(.hide) + .main-button {
  display: none;
}
.detail-discount-message-info {
  font-family: "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #898A8D;
  margin: -35px 0 30px;
}
@media (max-width: 576px){
  .detail-discount-message-info{
    margin: 10px 0 30px;
    color: #D0CFCE;
  }
}
button.main-button.btn-request.btn-notAvailable, button.main-button.btn-notAvailable.btn-recommend {
  max-width: 300px;
  width: 100%;
  margin-right: 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.card-component__tools-buttons button.main-button.btn-request.btn-notAvailable,
.card-component__tools-buttons button.main-button.btn-notAvailable.btn-recommend {
  margin-right: 1px;
  max-width: 350px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.watched__slider_notifications {
  opacity: 0;
  transition: 0;
}
.watched__slider_notifications.slick-initialized {
  opacity: 1;
  transition: 0.5s ease-in-out 1s;
}
.notification-slider .card-component__tools-buttons button.main-button.btn-request.btn-notAvailable {
  border-radius: 5px;
}
.price-block .gift-info  {
  display: none;
  position: relative;
  padding-left: 34px;
  margin-left: 30px;
  font-size: 12px;
  color: #7D858C;
  text-transform: uppercase;
  margin: 0;
  height: 20px;
}
.price-block .gift-info a {
  width: 30px;
  height: 30px;
  display: block;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.price-block .gift-info a .tooltip {
  padding: 14px;
  white-space: nowrap;
  color: #000;
}
.price-block .gift-info a:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
.price-block .gift-info a {
  color: #7D858C;
}
.price-block .gift-info.visible {
  display: block;
}
.price-block .gift-info:before {
  content: "";
  background-image: url(../img/icon-gift.svg);
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
.price-block .gift-info a {
  color: #B12535;
}
.product-pack {
  background-image: url("../img/icon-item-pack.svg");
  background-size: 28px;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 32px;
  height: 40px;
  margin-left: -40px;
  margin-right: 10px;
  position: relative;
}
.product-pack .tooltip {
  top: 4px;
  left: -50px;
  padding: 15px;
  white-space: normal;
  transform: none;
  width: max-content;
  max-width: 290px;
  z-index: 2;
  text-align: left;
  pointer-events: none;
}
.product-pack .tooltip {
  white-space: normal;
}
.basket-list .product-pack .tooltip,
.detail-description .product-pack .tooltip{
  transition: all .3s linear;
}
.product-pack:hover .tooltip,
.product-pack .tooltip:hover {
  display: block;
  visibility: visible;
  opacity: 1;
  top: -70px;
  transition: all .4s linear;
}
.detail-description .product-pack:hover .tooltip,
.detail-description .product-pack .tooltip:hover {
  transition: all .3s linear;
}
.product-options {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
.product-options__volume {
  margin-right: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.product-options__volume-item {
  margin-right: 10px;
  padding: 11px 15px;
  display: block;
  font-size: 16px;
  color: #000;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
}
.product-options__volume-item:last-child {
  margin-right: 0;
}
.product-options__volume-item:hover {
  color: #B12535;
  text-decoration: none;
}
.product-options__year {
  padding-right: 35px;
  position: relative;
  width: 100%;
  max-width: 355px;
  max-height: 38px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  transition: 0.3s ease-in-out;
}
.product-options__year--visible {
  visibility: hidden;
  opacity: 0;
}
.product-options__year-nothing {
  margin-top: -30px;
  margin-bottom: 20px;
  display: block;
  color: #B12535;
  text-align: left;
  font-size: 12px;
}
.product-options__year .arrow-button {
  position: absolute;
  right: 0;
  top: 8px;
}
.product-options__year--expanded .arrow-button {
  transform: rotate(-180deg);
}
.product-options__year--expanded .selector__expander {
  visibility: visible;
  opacity: 1;
}
.product-options__year-expander {
  z-index: 1;
  width: 100px;
  right: -10px;
}
.product-options__year-expander::before {
  right: 13px;
}
.product-options__year-expander .selector__expander-item {
  padding-right: 0;
}
.product-options__year-expander .product-options__year-item {
  max-width: 100%;
  border: 0;
}
.product-options__year-expander .product-options__year-item:last-child {
  border: 0;
}
.product-options__year-item {
  margin-bottom: 5px;
  padding: 7px 0;
  position: relative;
  display: block;
  width: 100%;
  max-width: calc(100% / 4);
  font-size: 16px;
  color: #000;
  text-align: center;
  border-left: 1px solid #E5EAEC;
  transition: 0.2s ease-in-out;
}
.product-options__year-item:hover {
  color: #B12535;
  text-decoration: none;
}
.product-options__year-item--disabled {
  color: #cacaca;
}
.product-options__year-item--disabled:hover {
  color: #cacaca;
}
.product-options__year-item .tooltip {
  white-space: nowrap;
  color: #000000;
  pointer-events: none;
}
.product-options__year-item:hover .tooltip {
  top: -30px;
  visibility: visible;
  opacity: 1;
}
.product-options__year-item:nth-of-type(4n) {
  border-right: 1px solid #E5EAEC;
}
.product-options__year-item:last-child {
  border-right: 1px solid #E5EAEC;
}
.product-options__volume-item--selected,
.product-options__year-item--selected {
  color: #B12535;
}
.detail-properties {
  margin-bottom: 45px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.75;
}
.detail-properties--products .detail-properties__value-link {
  text-transform: unset;
}
.detail-properties__item {
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}
.detail-properties__item:last-child {
  margin-bottom: 0;
}
.detail-properties__item a{
  text-decoration: none;
  color: black;
}
.detail-properties__item a:hover{
  color: #B12535;
  text-decoration: none;
}
.detail-properties__name-dots {
  overflow: hidden;
  margin: 0 60px 0 0;
  position: relative;
  width: 100%;
  max-width: 335px;
  flex-shrink: 0;
}
.detail-properties__item.no-desc .detail-properties__name-dots {
  display: none;
}
.detail-properties__item.no-desc .detail-properties__value-link {
  white-space: pre;
}
.detail-properties__name-dots::before {
  position: absolute;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . "
  ". . . . . . . . . . . . . . . . . . . . "
  ". . . . . . . . . . . . . . . . . . . . "
  ". . . . . . . . . . . . . . . . . . . . ";
}
.detail-properties__name {
  position: relative;
  padding-right: 5px;
  background-color: #fff;
}
.detail-properties__value-link {
  color: #000;
  transition: 0.2s ease-in-out;
  text-transform: capitalize;
}
.detail-properties__value-link--dis {
  pointer-events: none;
  text-transform: capitalize;
}
a.detail-properties__value-link:hover {
  color: #B12535;
  text-decoration: none;
}
.detail-crumbs {
  margin-bottom: 58px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.detail-crumbs__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.detail-crumbs__item:first-child {
  margin-right: 60px;
  max-width: 330px;
  width: 100%;
}
.detail-crumbs__title {
  margin-right: 24px;
  display: block;
  color: #7D858C;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 2;
}
.detail-crumbs__item .card-component__crumb {
  visibility: visible;
  opacity: 1;
  margin-bottom: 0;
  margin-right: 24px;
}
.description-tab {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
.description__tab-wrapper {
  width: 100%;
  max-width: 100%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.description__tab-wrapper__item {
  break-inside: avoid-column;
}
.description__tab-wrapper > * {
  -webkit-column-break-inside: avoid;
}
.description__tab-wrapper__item.description__tab-wrapper__item-desktop {
  display: block;
}
.description__tab-wrapper__item.description__tab-wrapper__item-mobile {
  display: none;
}
.description__roller {
  max-height: 150px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  transition: 1.25s ease-in-out;
}

.description__roller span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 15px;
  z-index: 1;
  margin: 0;
  padding: 10px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/arrow-down.svg);
  cursor: pointer;
  transition: 0.4s ease-in-out;
}

.description__roller.active span {
  transform: rotate(180deg);
  display: none;
}

.description__roller:last-child {
  margin-bottom: 0;
}

.description__roller:after {
  content: "";
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, #fff 60%, #fff0);
  transition: 0.6s ease-in-out;
}
.description__roller.active {
  max-height: 685px;
}
.description__roller.active:after {
  height: 0;
}
.description__tab-l-wine-collection {
  margin: 0 0 22px;
  padding: 2px 12px;
  display: inline-block;
  position: relative;
  max-width: 270px;
  color: #ffffff;
  font-size: 12px;
  background-color: #B12535;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 700;
}
.description__title {
  margin-bottom: 20px;
  display: block;
  font-family: "Halvar Breit Rg", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  color: #7D858C;
  text-transform: uppercase;
}
.description__text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
}
.description__tab-wrapper__item {
  margin-bottom: 40px;
}
.description-tab__recommend {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.description-tab__img-wrap {
  overflow: hidden;
  margin-right: 25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.description-tab__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.description-tab__recommend-title {
  margin-bottom: 0;
  font-size: 24px;
}
.description-tab__ratings {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.description-tab__ratings-link {
  margin-bottom: 20px;
  padding-left: 45px;
  position: relative;
  display: block;
  width: 100%;
  max-width: calc((100% / 2) - 20px);
  color: #000;
  transition: 0.2s ease-in-out;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.7;
}
.description-tab__ratings-link:hover {
  color: #bb2135;
  text-decoration: none;
}
.description-tab__ratings-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(../img/star-icon--yellow.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}
.description__tab-wrapper__item .h4-heading {
  font-size: 24px;
  font-weight: 900;
}
.about-tab {
  margin: 0 auto;
  padding-top: 50px;
  width: 100%;
  max-width: 1020px;
}
.about-tab__item {
  margin-bottom: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-tab__img-frame {
  order: 0;
  margin-right: 120px;
  width: 100%;
  max-width: 450px;
  height: 620px;
  flex-shrink: 0;
}
.about-tab__img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-tab__description {
  order: 1;
}
.about-tab__description span {
  margin-bottom: 35px;
  display: block;
  font-size: 12px;
  color: #7D858C;
  text-align: center;
  text-transform: uppercase;
}
.about-tab__description strong {
  margin-bottom: 30px;
  display: block;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
}
.about-tab__description p {
  margin-bottom: 0;
  line-height: 28px;
  /*text-align: center;*/
}
.about-tab__item:first-child .about-tab__description p {
  position: relative;
  margin-bottom: 0;
  display: block;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}
.about-tab__item:first-child .about-tab__description p::after {
  content: "***";
  position: absolute;
  bottom: -85px;
  left: 50%;
  font-size: 32px;
  text-align: center;
  font-style: normal;
  transform: translateX(-50%);
}
.about-tab__item--reverse .about-tab__description {
  order: 0;
}
.about-tab__item--reverse .about-tab__img-frame {
  order: 1;
  margin-right: 0;
  margin-left: 120px;
}
.detail-reviews {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.detail-reviews .review-component {
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 100%;
  max-width: calc((100% / 2) - 20px);
  border-bottom: 1px solid #E5EAEC;
}
.main-button--review {
  max-width: 220px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.no-reviews {
  display: flex;
  justify-content: space-between;
  padding: 5px;
  padding-bottom: 30px;
}
.no-reviews > * {
  width: 100%;
  max-width: calc((100% / 2) - 20px);
}
.no-reviews__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.no-reviews__text {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
.where-buy {
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E5EAEC;
}
.where-buy__wrap.where-buy__info {
  width: 40%;
  margin-top: 0px;
  margin-bottom: auto;
}
@media (max-width: 375px) {
  .where-buy__wrap.where-buy__info {
    width: 100%;
  }
}
.where-buy__wrap {
  width: 60%;
  border-radius: 15px;
  overflow: hidden;
}
.where-buy__info-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.where-buy__info-wrap .where-buy-button {
  margin-top: 20px;
  width: 100%;
  justify-content: left;
  font-size: 18px;
}
.where-buy__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.where-buy__info-item,
.where-buy__info-link {
  width: 100%;
  font-size: 18px;
}
.where-buy__info-item--price {color: #B12535; font-size: 16px;}
.where-buy__info-item--price.price__main {color: #000; font-size: 16px;}
.where-buy__img-frame {
  margin-right: 40px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 160px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.where-buy__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.where-buy__info-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E5EAEC;
  display: block;
  font-size: 18px;
  color: #000;
  text-align: left;
  font-weight: 400;
  text-transform: initial;
  width: calc(100% - 20px);
}
.where-buy__info-item {
  margin-bottom: 5px;
  padding-left: 35px;
  position: relative;
  display: block;
}
.where-buy__info-item--subway::before {
  content: "M";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  font-size: 9px;
  color: #B12535;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #B12535;
  border-radius: 50%;
}
.where-buy__info-item--placement::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../img/geo-icon--red.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.where-buy__info-item--working-time::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../img/clock-icon--red.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center center;
}
.where-buy__info-item--price::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../img/ruble-icon--red.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}
.where-buy__info-link {
  margin-bottom: 20px;
  padding-left: 35px;
  position: relative;
  display: block;
  color: #000;
  transition: 0.2s ease-in-out;
  font-weight: 400;
  font-size: 16px;
}
.where-buy__info-link:hover {
  color: #bb2135;
  text-decoration: none;
}
.where-buy__info-link--phone::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../img/phone-icon--red.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center center;
}
.where-buy__info-link--mail::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../img/mail-icon--red.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center center;
}
[class*="ymaps-2"][class*="-ground-pane"] {
  filter: grayscale(1);
  -ms-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
}
.detail-body .tabs {
  margin-bottom: 45px;
  padding-top: 28px;
  z-index: 6;
  position: sticky;
  top: 55px;
  background-color: #fff;
}
.detail-body .tabs__link {
  padding-bottom: 11px;
  font-weight: 500;
  font-size: 32px;
  font-family: "Druk Cyr", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
}
.detail-body .tabs__item {
  margin-right: 44px;
}
.where-buy-button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000;
  font-size: 12px;
  margin-left: auto;
  transition: 0.2s ease-in-out;
}
.where-buy-button:hover {
  color: #B12535;
  text-decoration: none;
}
.where-buy-button svg {
  margin-right: 10px;
  fill: none;
  stroke: #898989;
  transition: 0.2s ease-in-out;
}
.where-buy-button:hover svg {
  stroke: #B12535;
}
body .tags-cloud {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 30px;
}
body .tags-cloud--academy-header {
  display: none;
}
@media (max-width: 970px) {
  .tags-cloud--academy-header {
    padding: 10px 20px 20px 20px;
  }
  .tags-cloud--academy-header .tags-cloud__link {
    font-size: 12px;
  }
  body .tags-cloud {
    gap: 5px;
  }
  .where-buy__wrap.where-buy__info {
    width: 100%;
  }
  .where-buy__wrap {
    width: 100%;
  }
}
body .tags-cloud--visible {
  display: flex;
  -webkit-animation: fadeIn .3s ease-in-out;
  animation: fadeIn .3s ease-in-out;
}
.tag-arrow {
  position: relative;
  cursor: pointer;
  width: 44px;
  border: 1px solid #E5EAEC;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 15px;
  transition: .2s ease-in-out;
  flex-shrink: 0;
}
.tag-arrow:hover {
  border-color: #B12535;
}
.tag-arrow::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 15px;
  height: 15px;
  background-image: url(../img/tag-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 10px;
  background-size: 10px;
  transition: .2s ease-in-out;
  transform: translate(-50%, -50%) rotate(-180deg);
}
.tag-arrow--expanded::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.tags-cloud__item {
  flex-grow: 0;
  flex-shrink: 1;
  text-align: center;
  max-width: 300px;
}
.detail-main .tags-cloud__item {
  flex-grow: 0;
}
.tags-cloud--academy-header .tags-cloud__item {
  flex-grow: 1;
  max-width: 240px;
}
.tags-cloud__link {
  padding: 0 10px;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  justify-content: center;
  line-height: 1;
  height: 30px;
  color: #7D858C;
  text-transform: uppercase;
  background-color: #E5EAEC;
  border-radius: 4px;
  transition: .2s ease-in-out;
  overflow: hidden;
}
.tags-cloud__link span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tags-cloud__link:hover {
  color: #fff;
  background-color: #7D858C;
  text-decoration: none;
}
.tags-cloud__link--active {
  color: #fff;
  background-color: #7D858C;
  text-decoration: none;
}
.how-buy__wrap {
  font-weight: 600;
}
.how-buy__wrap a {
  white-space: nowrap;
}
.error-message {
  margin: 20px -16px;
  padding: 10px;
  text-align: center;
  background: #ffe6e9;
  color: #B12535;
  font-size: 20px;
  border: 1px solid #B12535;
  font-weight: 100;
  transition: 0.2s ease-in-out;
  opacity: 1;
  max-height: 200px;
  pointer-events: initial;
}
.legalization-info {
  margin-bottom: 40px!important;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #7D858C;
}
.legalization-info--cart {
  margin-top: -40px;
}
.legalization-info--none {
  display: none;
}
.legalization-info__link {
  color: #9a2132;
}
.legalization-info__link:hover {
  color: #9a2132;
}
.detail-sliders {
  display: flex;
  justify-content: space-between;
}
.detail-sliders.desktop-sliders {
  display: flex;
}
.detail-sliders.mobile-sliders {
  display: none;
}
.detail-sliders--recommend {
  overflow: visible;
  padding-bottom: 55px;
}
.detail-sliders .collections__item {
  z-index: 1;
  margin-top: 55px;
  max-width: 740px;
  height: auto;
  overflow: hidden;
}
@media (min-width: 1025px) and (max-width: 1480px){
  .detail-sliders .collections__item {
    margin-top: 55px;
  }
}

.detail-sliders .collections__img-wrap {
  align-self: center;
}
.watched {
  overflow: hidden;
  width: 100%;
  max-width: 740px;
  padding: 0px 10px;
}
.similar__slider-wrap,
.watched__slider-wrap {
  position: relative;
  padding-bottom: 115px;
  border-top: 1px solid #E5EAEC;
}
.similar__slider-wrap::after,
.watched__slider-wrap::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 55px;
  width: 100%;
  height: 1px;
  background-color: #E5EAEC;
}
.similar__slider .slick-list,
.watched__slider .slick-list {
  overflow: visible;
}
.watched__slider .card-component-wrapper {
  margin-right: 25px;
}
.similar {
  overflow: hidden;
  width: 100%;
  max-width: 740px;
}
.similar__slider .card-component-wrapper {
  margin-right: 40px;
}
.similar__slider .custom-slick,
.watched__slider .custom-slick {
  position: absolute;
  top: -48px;
}
.similar__slider .custom-slick--next,
.watched__slider .custom-slick--next {
  right: 0;
}
.similar__slider .custom-slick--prev,
.watched__slider .custom-slick--prev {
  right: 35px;
}
.main-banner--detail {
  margin-bottom: 40px;
  padding: 40px 95px;
  height: 290px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.main-banner--detail .main-banner__logo-wrap {
  margin-bottom: 0;
  margin-right: 105px;
  max-width: 190px;
  align-self: center;
}
.main-banner--detail .main-banner__text {
  margin: 0;
  max-width: unset;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}
.product-name-sticky {
  display: none;
}
@media (min-width: 1481px) and (max-width: 1599px) {
  .product-options {
    flex-wrap: wrap;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
}
@media (min-width: 1551px) and (max-width: 1599px) {
  .watched {
    margin-right: 40px;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .card-component__tools-buttons,
  .watched__slider .card-component__tools-buttons {
    max-width: 160px;
  }
  .detail-sliders .collections__item {
    max-width: 720px;
  }
}
@media (min-width: 1501px) and (max-width: 1550px) {
  .watched {
    margin-right: 40px;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .card-component__tools-buttons,
  .watched__slider .card-component__tools-buttons {
    max-width: 160px;
  }
  .detail-sliders .collections__item {
    max-width: 720px;
  }
}
@media (min-width: 1481px) and (max-width: 1500px) {
  .watched {
    margin-right: 40px;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: 280px;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .card-component__tools-buttons,
  .watched__slider .card-component__tools-buttons {
    max-width: 160px;
  }
  .detail-sliders .collections__item {
    max-width: 720px;
  }
}
@media (min-width: 1441px) and (max-width: 1480px) {
  .product-options {
    flex-wrap: wrap;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 35px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: calc(50% - 20px);
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
}
@media (min-width: 1401px) and (max-width: 1440px) {
  .product-options {
    flex-wrap: wrap;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 35px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: 280px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
}
@media (min-width: 1367px) and (max-width: 1400px) {
  .product-options {
    flex-wrap: wrap;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 35px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: 280px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .product-options {
    flex-wrap: wrap;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    margin-right: 0;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .counter,
  .watched__slider .counter {
    max-width: 90px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 35px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: 260px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
  .product-options .where-buy-button {
    margin-top: 20px;
    width: 100%;
  }
}
@media (min-width: 1241px) and (max-width: 1280px) {

  .detail-image-wrapper {
    max-width: 50%;
  }
  .detail-contacts__link {
    margin-right: 20px;
  }
  .product-options {
    flex-wrap: wrap;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    margin-right: 0;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: -20px;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 15px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
    min-width: 260px;
  }
  .similar__slider,
  .watched__slider {
    margin: 0 0px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
  .main-banner--detail {
    padding: 40px;
  }
  .main-banner--detail .main-banner__text {
    font-size: 16px;
    line-height: 24px;
  }
  .product-options .where-buy-button {
    margin-top: 20px;
    width: 100%;
  }
  .where-buy__info-item {
    font-size: 15px;
  }
}
@media (min-width: 1201px) and (max-width: 1240px) {
  .detail-properties__name-dots {
    max-width: 250px;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .detail-contacts__link {
    margin-right: 20px;
  }
  .product-options {
    flex-wrap: wrap;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    margin-right: 0;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: -15px;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 20px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 15px;
    min-width: 280px;
  }
  .similar__slider,
  .watched__slider {
    margin: 0 10px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
  .main-banner--detail {
    padding: 40px;
  }
  .main-banner--detail .main-banner__text {
    font-size: 16px;
    line-height: 24px;
  }
  .product-options .where-buy-button {
    margin-top: 20px;
    width: 100%;
  }
  .where-buy__info-item {
    font-size: 15px;
  }
}
@media (min-width: 1026px) and (max-width: 1200px) {
  .detail-crumbs__item:first-child,
  .detail-properties__name-dots {
    max-width: 250px;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .detail-contacts__link {
    margin-right: 20px;
  }
  .product-options {
    flex-wrap: wrap;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    margin-right: 0;
  }
  .similar,
  .watched {
    max-width: 100%;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin: 0 10px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: -10px;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 25px;
  }
  .similar__slider,
  .watched__slider {
    margin: 0 5px;
  }
  .detail-sliders--overflow-h {
    flex-wrap: wrap;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 55px;
  }
  .main-banner--detail {
    padding: 40px;
  }
  .main-banner--detail .main-banner__text {
    font-size: 16px;
    line-height: 24px;
  }
  .product-options .where-buy-button {
    margin-top: 20px;
    width: 100%;
  }
  .where-buy__info-item {
    font-size: 15px;
  }
}
@media (min-width: 970px) and (max-width: 1024px) {
  .detail-properties__name-dots {
    max-width: 190px;
    flex-shrink: 0;
  }
  .detail-image-wrapper {
    max-width: 50%;
  }
  .detail-contacts__link {
    margin-right: 20px;
  }
  .product-options {
    flex-wrap: wrap;
  }
  .detail-properties__item {
    font-size: 12px;
  }
  .description-tab {
    columns: 1;
  }
  .detail-crumbs__item {
    flex-wrap: wrap;
  }
  .detail-crumbs__item:first-child {
    max-width: 250px;
  }
  .detail-crumbs__title {
    margin-right: 0;
    width: 100%;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    margin-right: 0;
    max-width: 330px;
  }
  .product-options__year-item {
    max-width: calc(100% / 4);
  }
  .product-options__year-item:nth-of-type(4n) {
    border-right: 1px solid #E5EAEC;
  }
  .product-options .where-buy-button {
    margin-top: 20px;
    width: auto;
  }
  .watched {
    margin-right: 40px;
  }
  .main-banner--detail {
    padding: 40px;
  }
  .main-banner--detail .main-banner__text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 577px) and (max-width: 970px) {
  .detail-header {
    overflow: hidden;
    flex-wrap: wrap;
  }
  .detail-sliders {
    margin: 0 20px;
  }
  .detail-image-wrapper {
    padding: 30px 0;
    width: 100%;
    max-width: 100%;
    height: 430px;
  }
  .detail-image__slider-item:not(.detail-image__slider-item--gallery) .detail-image__slider-img {
    padding: 30px 0;
  }
  .detail-image__slider,
  .detail-image__slider .slick-list,
  .detail-image__slider .slick-track,
  .detail-image__slider-item {
    height: 100%;
  }
  .detail-image__slider-img {
    padding: 20px;
  }
  .detail-image__slider-img img {
    height: 100%;
    object-fit: contain;
  }
  .detail-properties__item {
    font-size: 12px;
  }
  .detail-image__sticker {
    top: 20px;
    left: 20px;
  }
  .detail-description {
    padding: 0 20px;
    padding-top: 20px;
    width: 100%;
  }
  .description-tab {
    padding: 0 20px 20px 20px;
    flex-wrap: wrap;
  }
  .detail-body .tabs {
    margin: 0;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .description__tab-wrapper {
    width: 100%;
    max-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .about-tab {
    padding: 0 20px;
  }
  .about-tab__item {
    margin-bottom: 30px;
  }
  .about-tab__img-frame {
    margin-right: 40px;
    max-width: 350px;
    height: 450px;
  }
  .about-tab__item--reverse .about-tab__img-frame {
    margin-left: 40px;
  }
  .about-tab__description strong {
    font-size: 18px;
    line-height: 21px;
  }
  .about-tab__description p {
    font-size: 14px;
    line-height: 22px;
  }
  .about-tab__item:first-child .about-tab__description p {
    font-size: 14px;
    line-height: 20px;
  }
  .detail-reviews .review-component {
    padding: 0 20px;
    padding-bottom: 30px;
    max-width: calc((100% / 2) - 10px);
  }
  .where-buy {
    flex-wrap: wrap;
  }
  .where-buy__wrap {
    max-width: 100%;
  }
  .where-buy__info {
    padding: 0 20px;
    flex-wrap: wrap;
  }
  .where-buy__img-frame {
    margin: 0 auto;
  }
  .detail-tags {
    padding: 0 20px;
  }
  .watched {
    margin-right: 0;
    max-width: 100%;
  }
  .similar {
    display: none;
  }
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .watched__slider .custom-slick--prev {
    right: 35px;
  }
  .similar__slider .card-component-wrapper,
  .watched__slider .card-component-wrapper {
    margin-right: 0;
    width: 350px;
    max-width: 100%;
  }
  .similar__slider .custom-slick,
  .watched__slider .custom-slick {
    top: -42px;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 75px;
  }
  .similar__slider .custom-slick--next {
    right: 20px;
  }
  .similar__slider .custom-slick--prev {
    right: 55px;
  }
  .similar__slider-wrap::after,
  .watched__slider-wrap::after {
    bottom: 30px;
  }
  .detail-articles,
  .main-banner--detail {
    display: none;
  }
  .legalization-info {
    padding: 20px 20px 0 20px;
  }
  .detail-sliders.desktop-sliders {
    display: none;
  }
  .detail-sliders.mobile-sliders {
    display: flex;
    flex-direction: column;
  }
  .status-info .instock__status {
    font-size: 13px;
    margin-right: 0;
    white-space: nowrap;
  }
  .status-info .instock__status .icon-status {
    margin-right: 8px;
  }
  .detail-sliders.detail-sliders--recommend {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .description__tab-wrapper__item.description__tab-wrapper__item-desktop {
    display: none;
  }
  .description__tab-wrapper__item.description__tab-wrapper__item-mobile {
    display: block;
  }
  .price-block {
    display: inline-flex;
    width: 100%;
    max-width: 50%;
    margin-bottom: -10px;
    position: relative;
    top: -10px;
  }
  .status-info {
    display: inline-flex;
    width: 100%;
    max-width: 100%;
    justify-content: flex-end;
  }
  .product-pack {
    background-size: 24px;
    height: 32px;
    width: 32px;
  }
  .detail-main.detail-main__show-instock .detail-tools .status-info {
    display: none;
  }
  .status-info .instock {
    margin-bottom: 13px;
  }
  .status-info .instock__info .icon-info .tooltip {
    display: block;
    padding: 20px 45px 20px 20px;
    right: calc(50% - 155px);
    line-height: 2;
    top: auto;
    bottom: calc(100% + 20px);
  }
  .detail-tools__mobile {
    display: inline-flex;
    max-width: 48%;
    margin-bottom: -60px;
    width: 100%;
    position: relative;
    top: -51px;
    padding-left: 15px;
  }
  .status-info .instock__quantity .instock__quantity-bar__text {
    font-size: 12px;
  }
  .status-info .instock__status {
    font-size: 12px;
  }
  .status-info .instock__status.instock__status-only {
    font-size: 12px;
    white-space: nowrap;
  }
  .detail-header {
    flex-wrap: wrap;
  }
  .detail-body .tabs {
    position: relative;
    top: 0;
  }
  .where-buy__info-item,
  .where-buy__info-link {
    max-width: 100%;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .where-buy__img-frame {
    max-width: 200px;
  }
  .where-buy__info-item .price__main {
    font-size: 16px;
  }
  .where-buy__info-wrap .where-buy-button {
    font-size: 16px;
    margin-top: 20px;
  }
  .detail-image-wrapper {
    padding: 30px 0;
    width: 100%;
    height: 430px;
  }
  .detail-image__slider-item:not(.detail-image__slider-item--gallery) .detail-image__slider-img {
    padding: 30px 0;
  }
  .detail-image__slider,
  .detail-image__slider .slick-list,
  .detail-image__slider .slick-track,
  .detail-image__slider-item {
    height: 100%;
  }
  .detail-image__slider-img {
    padding: 20px;
  }
  .detail-image__slider-img img {
    height: 100%;
    object-fit: contain;
  }
  .bx-ie .detail-image__slider-img img {
    max-width: 670px;
  }
  @media (max-width: 1450px) {
    .bx-ie .detail-image__slider-img img {
      max-width: 450px;
    }
  }
  @media (max-width: 1100px) {
    .bx-ie .detail-image__slider-img img {
      max-width: 400px;
    }
  }
  .detail-image__sticker {
    display: none;
    top: 20px;
    left: 20px;
  }
  .detail-description {
    padding: 0 20px;
    padding-top: 10px;
    width: 100%;
  }
  .detail-category {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .detail-rating {
    margin-bottom: 12px;
    flex-wrap: wrap;
  }
  .detail-rating .card-component__crumbs {
    display: none;
  }
  .crumbs-mobile {
    margin-bottom: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .crumbs-mobile .sticker {
    margin-right: 10px;
  }
  .crumbs-mobile > .sticker {
    margin-bottom: 0;
  }
  .crumbs-mobile .sticker.discount-name {
    max-width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .crumbs-mobile .card-component__crumb {
    margin-bottom: 0;
  }
  .product-name {
    font-size: 18px;
    line-height: 24px;
  }
  .product-subnames {
    margin-bottom: 20px;
    font-size: 9px;
    line-height: 14px;
  }
  .product-code {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
  }
  .product-options {
    margin-bottom: 75px;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .product-options__volume {
    margin-right: 20px;
  }
  .product-pack {
    margin-left: -10px;
  }
  .product-options__year {
    max-width: calc(100% - 100px);
  }
  .product-options__year .arrow-button {
    top: 8px;
  }
  .product-options__volume-item {
    padding: 10px 14px;
    font-size: 12px;
  }
  .product-options__year-item {
    margin-bottom: 5px;
    padding: 11px 0;
    max-width: calc(100% / 4);
    font-size: 12px;
  }
  .product-options__year-item:nth-of-type(4n) {
    border-right: 1px solid #E5EAEC;
  }
  .where-buy-button:not(.status-info__text) {
    margin: 0;
    margin-top: 0;
    font-size: 12px;
    width: 100%;
    margin-bottom: -10px;
    margin-top: 20px;
  }
  .detail__price .price__discount,
  .detail__price .price__main {
    font-size: 18px;
    letter-spacing: -1px;
  }
  .detail__price {
    margin-bottom: 0;
  }
  .detail-tools {
    z-index: 8;
    margin: 0;
    padding: 15px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #E5EAEC;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
    transition: 0.2s ease-in-out;
    --safe-area-inset-top: env(safe-area-inset-top);
    --safe-area-inset-bottom: env(safe-area-inset-bottom);
    padding-bottom: calc(15px + (var(--safe-area-inset-top) + var(--safe-area-inset-bottom)))!important;
  }
  .detail-tools--hidden {
    bottom: -115px;
  }
  .detail-tools .counter {
    display: none;
  }
  .detail-tools .main-button {
    max-width: 100%;
  }
  .detail-tools__subform {
    display: block;
    width: 100%;
  }
  .detail-tools__subform .detail__price {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .detail-properties {
    margin-bottom: 20px;
  }
  .detail-properties__item {
    align-items: flex-start;
    font-size: 12px;
  }
  .detail-properties__name-dots {
    margin-right: 20px;
    max-width: 150px;
    flex-shrink: 0;
  }
  .detail-crumbs {
    display: none;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .detail-crumbs .card-component__crumb {
    display: block;
  }
  .detail-crumbs__item {
    width: 100%;
    max-width: 100%;
  }
  .detail-crumbs__item:first-child {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .detail-contacts, .detail-delivery {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-bottom: 0;
  }
  .detail-delivery {
    margin-bottom: 30px;
  }
  .qa--addresses .detail-contacts, .qa--addresses .detail-delivery {
    margin-bottom: 0;
  }
  .detail-contacts a.detail-contacts__link, .detail-delivery a.detail-contacts__link {
    margin: 0 0 20px 0;
    padding: 0 0 0 30px;
    text-align: left;
    display: block;
    width: 100%;
  }
  .detail-contacts a.detail-contacts__link:last-child, .detail-delivery a.detail-contacts__link:last-child {
    margin-bottom: 0;
  }
  .legalization {
    display: none;
  }
  .detail-body .tabs {
    flex-wrap: wrap;
  }
  .detail-body .tabs__item {
    margin-right: 0;
    width: 100%;
    border-top: 1px solid #E5EAEC;
  }
  .detail-body .tabs__link {
    position: relative;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #000;
  }
  .detail-body .tabs__link::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .detail-body .tabs__link--active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .detail-body .tabs__link::before {
    display: none;
  }
  .description-tab {
    flex-wrap: wrap;
  }
  .description__tab-wrapper {
    width: 100%;
    max-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .description__text {
    margin-bottom: 0;
    font-size: 14px;
  }
  .description__tab-wrapper__item {
    margin-bottom: 30px;
  }
  .description-tab__ratings-link {
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
  }
  .about-tab {
    padding: 0 20px;
  }
  .about-tab__item {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .about-tab__img-frame {
    margin-right: 0;
    margin-bottom: 30px;
    max-width: 100%;
    height: 270px;
  }
  .about-tab__description strong {
    font-size: 18px;
    line-height: 21px;
  }
  .about-tab__description p {
    font-size: 14px;
    line-height: 22px;
  }
  .about-tab__item--reverse .about-tab__img-frame {
    order: 0;
    margin-left: 0;
  }
  .about-tab__item--reverse .about-tab__description {
    order: 1;
  }
  .about-tab__item:first-child .about-tab__description p {
    font-size: 14px;
    line-height: 20px;
  }
  .about-tab__item:first-child .about-tab__description p::after {
    display: none;
  }
  .detail-reviews .review-component {
    padding: 0 20px;
    padding-bottom: 30px;
    max-width: 100%;
  }
  .no-reviews {
    flex-wrap: wrap;
  }
  .no-reviews > * {
    max-width: 100%;
  }
  .where-buy {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .where-buy__wrap {
    max-width: 100%;
  }
  .where-buy__info {
    padding: 0 20px;
    flex-wrap: wrap;
  }
  .where-buy__img-frame {
    margin: 0 auto;
  }
  .detail-tags {
    padding: 0 20px;
    padding-top: 20px;
  }
  .tags-cloud__link {
    padding: 6px;
  }
  .detail-sliders {
    margin: 0 20px;
    flex-wrap: wrap;
  }
  .similar {
    display: none;
  }
  .detail-sliders--overflow-h .card-component-wrapper {
    margin-right: 0;
    margin: 0 15px;
    width: 100%;
    max-width: calc((100% / 2) - 10px);
    height: auto;
  }
  .detail-sliders--overflow-h .card-component {
    padding: 0;
    padding-top: 20px;
  }
  .detail-sliders--overflow-h .card-component--vertical {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
  }
  .detail-sliders--overflow-h .card-component__img {
    padding-top: 22px;
    max-width: 110px;
    height: 198px;
  }
  .detail-sliders--overflow-h .card-component__sticker {
    -webkit-box-ordinal-group: 0;
    order: -1;
    margin-bottom: 10px;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .detail-sliders--overflow-h .sticker {
    padding: 2px 6px;
    font-size: 10px;
  }
  .detail-sliders--overflow-h .sticker--darken-blue {
    padding-left: 30px;
  }
  .detail-sliders--overflow-h .card-component__crumbs {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .detail-sliders--overflow-h .card-component__crumb {
    visibility: visible;
    opacity: 1;
  }
  .detail-sliders--overflow-h .card-component__name {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .detail-sliders--overflow-h .card-component__price {
    display: none;
  }
  .detail-sliders--overflow-h .card-component__tools {
    display: none;
  }
  .detail-sliders--overflow-h .main-button {
    max-width: 40px;
    height: 30px;
  }
  .detail-sliders--overflow-h .card-component__tools--mobile {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .detail-sliders--overflow-h .card-component__price--mobile {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .detail-sliders--overflow-h .card-component--discount .price__main {
    font-size: 12px;
  }
  .detail-sliders--overflow-h .price__main {
    font-size: 16px;
  }
  .detail-sliders--overflow-h .card-component--discount .price__discount {
    font-size: 16px;
  }
  .similar__slider-wrap,
  .watched__slider-wrap {
    padding-bottom: 30px;
  }
  .similar__slider .custom-slick,
  .watched__slider .custom-slick {
    position: absolute;
    top: -42px;
  }
  .similar__slider .custom-slick--next,
  .watched__slider .custom-slick--next {
    right: 0;
  }
  .similar__slider .custom-slick--prev,
  .watched__slider .custom-slick--prev {
    right: 40px;
  }
  .similar__slider-wrap::after,
  .watched__slider-wrap::after {
    bottom: 30px;
  }
  .detail-articles,
  .main-banner--detail {
    display: none;
  }
  .legalization-info {
    padding: 20px 20px 0 20px;
  }
  .detail-sliders--overflow-h .sticker--discount {
    padding: 0;
  }
  .detail-sliders--overflow-h .sticker .sticker__discount-value {
    font-size: 10px;
  }
  .product-name-sticky {
    visibility: hidden;
    opacity: 0;
    z-index: 8;
    padding: 5px 10px;
    position: fixed;
    top: 20px;
    left: 0;
    display: block;
    width: 100%;
    font-size: 12px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
    transition: 0.2s ease-in-out;
  }
  .product-name-sticky--visible {
    visibility: visible;
    opacity: 1;
    top: 64px;
  }
  .where-buy__info-title {
    font-size: 16px;
    margin-bottom: 4px;
    padding-bottom: 16px;
  }
  .detail-sliders.desktop-sliders {
    display: none;
  }
  .detail-sliders.mobile-sliders {
    display: flex;
  }
  .price-block .gift-info.visible {
    display: none;
    font-size: 0;
  }
  .tag-arrow {
    height: 30px;
  }
  body .tags-cloud {
    max-width: 100%;
    padding-right: 5px;
  }
}
@media (max-width: 390px) {
  .detail__price .price__discount,
  .detail__price .price__main {
    font-size: 17px;
  }
  .detail__price .price__discount {
    margin-right: 0;
  }
}
@media (max-width: 359px) {
  .detail-sliders--overflow-h .card-component-wrapper {
    margin: 0 10px;
  }
  .product-options__volume {
    margin-right: 15px;
  }
  .product-pack {
    margin-left: -5px;
  }
  .product-options__year {
    max-width: 200px;
  }
}
@media (min-width: 577px) {
  .tabs-mobile {
    display: none;
  }
}
@media (max-width: 576px) {
  .detail-body .tabs,
  .detail-body .tabs-content {
    display: none;
  }
  .detail-body .tabs-content.active {
    display: block;
  }
  .tabs-mobile {
    padding-top: 30px;
  }
  .tabs-mobile__item--active .tabs-mobile__content {
    display: block;
    padding-bottom: 30px;
  }
  .tabs-mobile__content {
    display: none;
  }
  .tabs-mobile__item-title {
    margin: 0;
    padding: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #E5EAEC;
  }

  .tabs-mobile__item.js--picpoint_tab .tabs-mobile__item-title {
    border-bottom: 1px solid #E5EAEC;
  }
  .tabs-mobile__item.js--picpoint_tab .tabs-mobile__content {
    padding-top: 20px;
  }

  .tabs-mobile__item-title::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .tabs-mobile__item--active .tabs-mobile__item-title::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .detail__price {
    flex-basis: auto;
    margin-right: 4px;
  }
  .detail-tools .status-info {
    display: none;
  }
  .tabs-mobile .bestsellers__slider {
    opacity: 1;
  }
  .tabs-mobile__content .where-buy-button:not(.status-info__text){
    margin: 0;
  }
}
.detail-product-list.grid-wrapper {
  padding-top: 30px;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: 0.5s opacity, 0.2s max-height;
}
.detail-product-list.grid-wrapper.active {
  opacity: 1;
  visibility: visible;
  max-height: max-content;
}
.mobile-selected {
  text-align: center;
}
.contacts {
  position: relative;
  opacity: 1;
}

.contacts .h1-heading {
  font-size: 48px;
  font-weight: 600;
  margin: 40px auto;
}

.contacts .info__title,
.contacts h2.h2-heading.heading {
  font-size: 28px;
  font-weight: 600;
}
.contacts .contacts-legal h2.h2-heading.heading {
  text-align: center;
  margin-bottom: 20px;
}

.contacts .info_show-all {
  color: #B12535;
  text-decoration: none;
  transition: 0.15s ease-in-out;
  font-size: 14px;
  margin-top: 30px;
  text-transform: initial;
  display: block;
}

.contacts .info_show-all:hover {
  color: #B12535;
  text-decoration: none;
}

.contacts .contacts__info {
  padding: 0 30px;
  position: relative;
  display: block;
  margin-bottom: 40px;
  margin-top: -15px;
}

.contacts .info__group .info__group-item {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  display: block;
  font-size: 18px;
}
.contacts .info__group a.info__group-item {
  color: #000;
}
.contacts .info__group a.info__group-item:hover {
  text-decoration: none;
  color: #bb2135;
}

.contacts .info__group .info__group-item::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.contacts .info__placement::before {
  background-image: url(../img/geo-icon--red.svg);
}

.contacts .info__working-time::before {
  background-image: url(../img/clock-icon--red.svg);
}

.contacts .info__phone::before {
  background-image: url(../img/phone-icon--red.svg);
}

.contacts .info__mail::before {
  background-image: url(../img/mail-icon--red.svg);
}

.contacts .addresses-map {
  min-height: 600px;
}

.contacts .contacts-wrap {
  margin-bottom: 40px;
}

.contacts .contacts-wrap:after {
  content: "";
  display: table;
  clear: both;
}

.contacts .contacts-wrap > div {
  float: left;
  width: 50%;
}

.contacts .contacts__feedback {
  max-width: 620px;
  padding: 0 30px;
  margin: 0 auto;
}

.contacts .info_show-all--mobile {
  color: #B12535;
  text-decoration: none;
  transition: 0.15s ease-in-out;
  font-size: 18px;
  text-transform: initial;
  font-weight: 500;
  margin: 30px auto 0;
  text-align: center;
  display: none;
}

.contacts .info_show-all--mobile:hover {
  color: #B12535;
  text-decoration: none;
}

.contacts form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 720px;
}

.contacts form .group {
  max-width: calc((100% / 3) - 13.33px);
  width: 100%;
}

.contacts form .group.full-width {
  max-width: 100%;
}

.contacts form .group label {
  max-width: 100%;
  width: 100%;
  height: 100%;
  font-size: 14px;
}

.contacts form .group label input[type="text"],
.contacts form .group label input[type="tel"],
.contacts form .group label input[type="email"],
.contacts form .group label textarea {
  width: 100%;
  border: 1px solid #E5EAEC;
  padding: 6px 12px;
  color: #212121;
  margin-top: 8px!important;
}

.contacts form .main-button+span {
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.contacts form .group textarea {
  min-height: 150px;
  resize: vertical;
}

.contacts .addresses-map {
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  overflow: hidden;
  min-height: 670px;
}

.contacts-legal {
  margin-bottom: 40px;
}
.contacts-legal p.legal-info {
 font-size: 18px;
}

.product-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .contacts .contacts__feedback {
    max-width: 820px;
  }
  .contacts form .group {
    max-width: calc((100% / 3) - 11px);
    margin-right: 16px;
  }
  .contacts form .group:nth-child(3n), .contacts form .group.full-width {
    margin-right: 0;
  }
}

@media (max-width: 970px) {
  .contacts .contacts-wrap {
    display: flex;
    flex-flow: row wrap;
  }

  .contacts .contacts__feedback {
    padding: 30px;
  }

  .contacts .contacts__info {
    margin-bottom: 0;
    padding: 30px;
  }

  .contacts .info_show-all {
    display: none;
  }

  .contacts .info_show-all--mobile {
    display: block;
  }

  .contacts .addresses-map {
    max-width: calc(100% - 60px);
    margin-left: 30px;
    overflow: hidden;
    min-height: 380px;
  }

  .contacts .info__group .info__group-item {
    margin-bottom: 30px;
  }

  .contacts .contacts-wrap > div {
    flex: 0 0 100%;
    float: none;
  }

  .contacts .contacts-wrap > div:nth-child(1) {
    order: 2;
  }

  .contacts .contacts-wrap > div:nth-child(2) {
    order: 1;
  }

  .contacts .contacts-wrap > div:nth-child(3) {
    order: 3;
  }

  .contacts .info__title, .contacts .contacts__feedback .heading {
    font-size: 21px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
  }

  .contacts .h1-heading {
    margin: 40px auto 10px;
    font-size: 40px;
  }
  .contacts .contacts-wrap > div {
    float: left;
    width: 100%;
  }

  .contacts-legal {
    padding: 30px
  }
}

@media (max-width: 576px) {
  .contacts form .group {
    max-width: 100%;
  }
  .product-pack .tooltip {
    max-width: 160px;
  }
  .detail-tools.buy-block .detail-tools__buttons .main-button:last-child {
    border-radius: 5px;
    font-size: 14px;
  }
}

@media (max-width: 970px) {
  .main-banner--det {
    display: none;
  }
}
.bx-ios.iphone-x .detail-tools {
  --safe-area-inset-bottom: env(safe-area-inset-bottom);
  padding-bottom: calc(1.70rem + var(--safe-area-inset-bottom));
}
.bx-ios.iphone-x.iphone-x-nosafe .detail-tools {
  --safe-area-inset-bottom: 5px;
  padding-bottom: 0;
}
@media (min-width: 1241px) and (max-width: 1480px) {
  .detail-sliders.desktop-sliders .watched__slider {
    display: flex;
  }
  .similar__slider .card-component-wrapper, .watched__slider .card-component-wrapper {
    min-width: 300px;
    max-width: 300px;
  }
}
body .tags-cloud.tags-cloud--visible {
  display: flex;
}

/* Recommend slider styles */
.bestsellers {
  padding-bottom: 90px;
}
.bestsellers__slider--mobile {
  z-index: 1;
  margin: 0 -20px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
}
.bestsellers__slider--mobile.active {
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: 0.5s all;
}
.bestsellers__slider--mobile .card-component-wrapper,
.recommend__slider .card-component-wrapper {
  margin: 0 20px;
}
.bestsellers__slider--mobile-wrap {
  padding-bottom: 30px;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.bestsellers__slider--mobile .slick-list {
  overflow: visible;
}
.bestsellers__slider--mobile .slick-list:before, .bestsellers__slider--mobile .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 300%;
  height: 100%;
  background: white;
  z-index: 1;
}
.bestsellers__slider--mobile .slick-list:before {
  left: 100%;
  background: linear-gradient(90deg, #fff0, #ffff 16px);
}
.bestsellers__slider--mobile .slick-list:after {
  right: 100%;
  background: linear-gradient(270deg, #fff0, #ffff 16px);
}
@media (max-width: 970px) {
  .bestsellers__slider--mobile .slick-list:before {
    left: 100%;
    background: linear-gradient(90deg, #fff0, #ffff 16px);
  }
  .bestsellers__slider--mobile .slick-list:after {
    left: 100%;
    background: linear-gradient(270deg, #fff0, #ffff 16px);
  }
}
.bestsellers__slider--mobile .custom-slick {
  position: absolute;
  top: -50px;
}
.bestsellers__slider--mobile .custom-slick--next {
  right: 20px;
}
.bestsellers__slider--mobile .custom-slick--prev {
  right: 60px;
}
.detail-properties .detail-properties__item .detail-properties__value-link{
  text-decoration: underline;
}
@media (min-width: 1441px) and (max-width: 1480px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--mobile {
    margin: 0 -20px;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0 20px;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--mobile .card-component__name {
    padding: 0 15px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--mobile {
    margin: 0 -15px;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0 15px;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 15px;
  }
  .bestsellers__slider--mobile .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1366px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--mobile {
    margin: 0 -20px;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--mobile .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider--mobile .custom-slick--prev {
    right: 60px;
  }
  .bestsellers__slider--mobile .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1280px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--mobile {
    margin: 0 -20px;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--mobile .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider--mobile .custom-slick--prev {
    right: 60px;
  }
}
@media (max-width: 1024px) {
  .bestsellers {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .bestsellers__slider--mobile {
    margin: 0;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--mobile .custom-slick--next {
    right: 0;
  }
  .bestsellers__slider--mobile .custom-slick--prev {
    right: 35px;
  }
}
@media (max-width: 970px) {
  .detail-sliders .bestsellers__slider-wrap,
  .detail-sliders .recommend__slider-wrap{
    padding-bottom: 30px;
  }
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 30px;
  }
  .detail-sliders .bestsellers{
    margin: 0;
  }
  .bestsellers__slider--mobile {
    margin: 0;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--mobile .custom-slick {
    top: -42px;
  }
  .bestsellers__slider--mobile .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider--mobile .custom-slick--prev {
    right: 38px;
  }
}
@media (max-width: 576px) {
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 20px;
  }
  .bestsellers__slider--mobile {
    margin: 0;
  }
  .bestsellers__slider--mobile .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--mobile .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--mobile .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--mobile .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0;
  }
  .bestsellers__slider--mobile .custom-slick {
    top: -42px;
  }
  .bestsellers__slider--mobile .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider--mobile .custom-slick--prev {
    right: 38px;
  }
}

.bestsellers {
  padding-bottom: 90px;
}
.bestsellers__slider--desktop {
  z-index: 1;
  margin: 0 -20px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
}
.bestsellers__slider--desktop.active {
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: 0.5s all;
}
.bestsellers__slider--desktop .card-component-wrapper,
.recommend__slider .card-component-wrapper {
  margin: 0 20px;
}
.bestsellers__slider--desktop-wrap {
  padding-bottom: 30px;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.bestsellers__slider--desktop .slick-list {
  overflow: visible;
}
.bestsellers__slider--desktop .slick-list:before, .bestsellers__slider--desktop .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 300%;
  height: 100%;
  background: white;
  z-index: 1;
}
.bestsellers__slider--desktop .slick-list:before {
  left: 100%;
  background: linear-gradient(90deg, #fff0, #ffff 16px);
}
.bestsellers__slider--desktop .slick-list:after {
  right: 100%;
  background: linear-gradient(270deg, #fff0, #ffff 16px);
}
@media (max-width: 970px) {
  .bestsellers__slider--desktop .slick-list:before {
    left: 100%;
    background: linear-gradient(90deg, #fff0, #ffff 16px);
  }
  .bestsellers__slider--desktop .slick-list:after {
    left: 100%;
    background: linear-gradient(270deg, #fff0, #ffff 16px);
  }
}
.bestsellers__slider--desktop .custom-slick {
  position: absolute;
  top: -50px;
}
.bestsellers__slider--desktop .custom-slick--next {
  right: 20px;
}
.bestsellers__slider--desktop .custom-slick--prev {
  right: 60px;
}
@media (min-width: 1441px) and (max-width: 1480px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0 -20px;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0 20px;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--desktop .card-component__name {
    padding: 0 15px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0 -15px;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0 15px;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 15px;
  }
  .bestsellers__slider--desktop .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1366px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0 -20px;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--desktop .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider--desktop .custom-slick--prev {
    right: 60px;
  }
  .bestsellers__slider--desktop .card-component__name {
    padding: 0 15px;
  }
}
@media (max-width: 1280px) {
  .bestsellers {
    overflow: visible;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0 -20px;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--desktop .custom-slick--next {
    right: 20px;
  }
  .bestsellers__slider--desktop .custom-slick--prev {
    right: 60px;
  }
}
@media (max-width: 1024px) {
  .bestsellers {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0 20px;
  }
  .bestsellers__slider--desktop .custom-slick--next {
    right: 0;
  }
  .bestsellers__slider--desktop .custom-slick--prev {
    right: 35px;
  }
}
@media (max-width: 970px) {
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 30px;
  }
  .bestsellers__slider--desktop {
    margin: 0;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    justify-content: center;
    padding: 0 20px;
  }
  .bestsellers__slider--desktop .custom-slick {
    top: -42px;
  }
  .bestsellers__slider--desktop .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider--desktop .custom-slick--prev {
    right: 38px;
  }
}
@media (max-width: 576px) {
  .bestsellers {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 20px;
  }
  .bestsellers__slider--desktop {
    margin: 0;
  }
  .bestsellers__slider--desktop .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .bestsellers__slider--desktop .card-component {
    padding: 20px 0;
  }
  .bestsellers__slider--desktop .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .bestsellers__slider--desktop .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 0;
  }
  .bestsellers__slider--desktop .custom-slick {
    top: -42px;
  }
  .bestsellers__slider--desktop .custom-slick--next {
    right: -5px;
  }
  .bestsellers__slider--desktop .custom-slick--prev {
    right: 38px;
  }
}
.tabs-mobile .bestsellers {
  margin-top: 0px!important;
}

.tabs-mobile .recommends-tab .section-header {
  height: 30px;
}

.tabs-mobile .card-component__sticker {
  height: 27px!important;
}
.notification .notification-slider {
  opacity: 1;
  pointer-events: initial;
  height: 205px;
  width: 100%;
  overflow: hidden;
}
.notification .notification-slider .recommend {
  max-width: 100%;
}
.notification .notification-slider .card-component {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 150px;
  width: 330px;
}
.notification .notification-slider .card-component__crumbs-wrapper, .notification .notification-slider .card-component__sticker {
  display: none;
}
.notification .notification-slider .card-component__img {
  flex-shrink: 1;
  flex-basis: 10%;
  position: absolute;
}
.notification .notification-slider .card-component__name {
  margin-left: 100px;
  padding-left: 10px;
  width: 230px;
  max-height: 40px;
  min-height: 40px;
}
.notification .notification-slider .card-component__price {
  margin-left: 100px;
  padding-left: 10px;
  margin-bottom: 0;
}
.notification .notification-slider .card-component__tools {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  height: 40px;
}
.notification .notification-slider .card-component__stock-wrapper.card-component__stock-wrapper__show-instock {
  margin-left: 105px;
  align-items: flex-start;
  margin-top: 0;
}
.notification .notification-slider .card-component-wrapper:hover .card-component:not(.card-component--horizontal) {
  position: relative;
  height: 150px;
  width: 330px;
  box-shadow: none;
}
.notification .notification-slider .main-button {
  margin: 0;
}
.notification .notification-slider .card-component__tools-buttons {
  max-width: 100%;
}
.notification .notification-slider .card-component__tools-buttons .price__main {
  display: none;
}
.notification .notification-slider .section-header {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0px;
  padding-bottom: 24px;
}
.notification .notification-slider .watched__slider-wrap {
  padding-top: 0;
  border-top: 0;
}
.notification .notification-slider .card-component__tools .counter {
  margin-right: 2px;
}
.notification .notification-slider .card-component__tools-buttons .fav-button {
  border-left: 1px solid white;
}
.notification .notification-slider button.custom-slick.custom-slick--prev.slick-arrow {
  position: absolute;
  right: 36px;
  top: -49px;
}
.notification .notification-slider button.custom-slick.custom-slick--next.slick-arrow {
  position: absolute;
  right: 0px;
  top: -49px;
}
.notification .notification-slider .card-component__price.price-reverse {
  display: flex;
}
.notification-slider .price__cafive {
  margin-bottom: 0;
  width: 100%;
}
.notification-slider .price__cafive .price__discount-tag {
  margin: 0;
  font-size: 14px;
}
.notification-slider .price__cafive .price__discount-tag {
  margin-left: auto;
}
.detail-header .counter + .detail-tools__buttons {
  max-width: 235px;
  margin-right: 60px;
}
.status-info {
  width: 270px;
  margin-left: 0;
}
button.main-button.btn-request.btn-notAvailable, button.main-button.btn-notAvailable.btn-recommend {
  max-width: 340px;
}
.detail-header .detail-tools__buttons {
  max-width: 355px;
  margin-right: 40px;
  width: 100%;
  flex-shrink: 0;
}

@media (max-width: 1500px) {
  .status-info {
    width: 100%;
  }
}

@media (max-width: 1366px) {
  .detail-header .detail-tools__buttons {
    margin-right: 0px;
  }
  .detail-tools .counter + .detail-tools__buttons {
    margin-right: 22px;
  }
  .detail-properties__name-dots {
    margin-right: 20px;
  }
  .detail-tools .counter + .detail-tools__buttons button,
  .detail-tools .counter + .detail-tools__buttons a{
    font-size: 14px;
  }
  .detail-tools .counter + .detail-tools__buttons button.main-button,
  .detail-tools__buttons button.main-button.btn-buy.hide + a.main-button.main-button--fz {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .detail-tools .product-action__counter + .detail-tools__buttons button.main-button.btn-buy {
    border-radius: 0;
  }
}
@media (max-width: 1366px) and (min-width: 970px), (max-width: 767px) {
  .price--discount.price-reverse .price.price__cafive {
    flex-direction: column;
    align-items: flex-start;
  }
  .price--discount.price-reverse .price.price__cafive > a:first-child{
    margin-bottom: 10px;
  }
}
@media (max-width: 1280px) {
  .detail-header .detail-tools__buttons {
    max-width: 270px;
  }
  .detail-tools .counter + .detail-tools__buttons {
    max-width: 155px;
    margin-right: 18px;
  }
  .detail-properties__name-dots {
    max-width: 250px;
  }
  .detail-tools .counter {
    min-width: 95px;
    max-width: 95px;
  }
}
@media (max-width: 1024px) {
  .status-info .instock__actions .btn-text{
    font-size: 14px;
  }
  .detail-tools .counter + .detail-tools__buttons button,
  .detail-tools .counter + .detail-tools__buttons a{
    font-size: 12px;
  }
}
@media (max-width: 969px) {
  .detail-tools .counter + .detail-tools__buttons {
    max-width: min(calc(50% - 100px), 243px);
    margin-right: 60px;
  }
  .detail-properties__name-dots {
    max-width: min(50%, 340px);
    margin-right: 60px;
  }
  .detail-header .detail-tools__buttons {
    max-width: 340px;
    margin-right: 60px;
  }
  .detail-tools .counter + .detail-tools__buttons button,
  .detail-tools .counter + .detail-tools__buttons a{
    font-size: 14px;
  }
  button.main-button.btn-request.btn-notAvailable, button.main-button.btn-notAvailable.btn-recommend {
    max-width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .detail-tools .counter + .detail-tools__buttons {
    margin-right: 20px;
  }
  .detail-header .detail-tools__buttons {
    max-width: min(50%, 340px);
    margin-right: 20px;
  }
  .detail-properties__name-dots {
    margin-right: 18px;
  }
}
@media (max-width: 576px) {
  .detail-header .detail-tools__buttons {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
  }
  .detail-tools .counter + .detail-tools__buttons {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
  }
  body button.main-button.btn-request.btn-notAvailable, body button.main-button.btn-notAvailable.btn-recommend {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    line-height: 1;
    font-size: 13px;
  }
  .detail-tools .main-button.btn-request.btn-price-request {
    max-width: 100%;
    width: 100%;
    margin-right: 1px;
  }
  body .status-info .instock__actions .btn-text {
    font-size: 12px;
    margin: 0;
    width: 100%;
    padding: 8px 0;
  }

  body .status-info .instock__actions {
    position: absolute;
    right: 100%;
    width: 160px;
    padding-left: 0px;
    top: -31px;
    margin-right: 20px;
  }
}
@media (max-width: 420px) {
  body button.main-button.btn-request.btn-notAvailable, body button.main-button.btn-notAvailable.btn-recommend {
    font-size: 12px;
  }
}
@media (max-width: 390px) {
  .detail-properties__name-dots {
    margin-right: 10px;
    max-width: 140px;
    font-size: 11px;
  }
  .price-block {
    width: 140px;
    margin-right: -5px;
    max-width: 140px;
  }
  .status-info .instock__quantity .instock__quantity-bar {
    width: 100%;
    margin-bottom: 2px;
  }
  .status-info .instock__quantity {
    width: 100%;
  }
  .status-info .instock__status {
    font-size: 12px;
  }
  .status-info .instock__status.instock__status-only {
    white-space: nowrap;
    font-size: 12px;
  }
  body .status-info .instock__actions {
    width: 140px;
  }
  body .status-info .instock__actions .btn-text {
    font-size: 11px;
  }
}
@media (max-width: 320px) {
  .price-block {
    width: 100%;
    max-width: 100%;
  }
  .detail-tools__mobile {
    display: flex;
    max-width: 100%;
    top: 0;
    margin-bottom: 0;
    margin-top: 20px;
    margin-left: -10px;
  }
  body .status-info .instock__actions {
    top: 20px;
    right: 0;
    left: 10px;
  }
}


.notification .notification-slider .card-component__bio{
  display: none;
}
.notification .notification-slider .card-component__name{
  margin-top: 0;
}
.notification .notification-slider .card-component{
  justify-content: flex-start;
}
.notification .notification-slider .card-component__price{
  margin-top: auto;
}
.notification .notification-slider .card-component__stock-wrapper{
  margin-bottom: 10px;
  margin-top: 0;
}
.notification .notification-slider .card-component__tools{
  margin-top: 0;
}
.notification-slider .price__cafive .price__discount-tag {
  margin: 0;
  font-size: 12px;
}
.notification-slider .price__cafive .price__sticker {
  margin-left: auto;
}
.notification-slider .price__cafive {
  width: 100%;
}
.notification-slider .price__cafive > a {
  line-height: 1;
}
.notification .notification-slider .card-component__tools .counter {
  margin-right: 0;
}
.detail-main .price-reverse {
  display: flex;
}
.detail-main .detail_gift_container > .detail_descr{
  margin-bottom: 20px;
}
.detail-main .detail_gift_container > .main-button.btn-gift {
  max-width: 300px;
  margin: 0 auto 20px;
}
.detail-tools .main-button:first-child:last-child {
  border-radius: 5px;
}
@media (max-width: 970px){
  .detail-product-list--add-gift > .section-header{
    padding: 0 20px;
  }
}
span[data-href] {
    cursor: pointer;
    color: inherit;
    background-color: transparent;
    text-decoration: none;
}
@media (max-width: 576px) {
    span[data-href] {
        text-decoration: underline;
        font-weight: 600;
        font-size: max(3vw, 12px);
    }
}


/* /local/templates/redesign/css/filter.css */
.filter-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 108px;
  max-width: 350px;
  width: 100%;
  height: calc(100vh - 115px);
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter {
  overflow-y: auto;
  padding: 30px 10px 40px;
  height: 100%;
  scrollbar-width: auto;
}
html .filter {
  overflow-y: scroll;
  height: initial;
  max-height: 100%;
  max-width: 350px;
}
html .filter::-webkit-scrollbar {
  display: none;
}
html .filter::-webkit-scrollbar {
  width: 6px;
}
html .filter::-webkit-scrollbar-track {
  background: transparent;
}
html .filter::-webkit-scrollbar-thumb {
  background: transparent;
  transition: .25s;
}
html .filter::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.filter__list {
  margin-bottom: 40px;
}
.filter__item {
  margin-bottom: 30px;
}
.filter__item:last-child {
  margin-bottom: 0;
}
.filter__item--opened .filter__title::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter__item--opened .filter__content {
  display: block;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__content {
  display: none;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.filter__content-link {
  color: #000;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter__content-link:hover {
  color: #B12535;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter__content--color {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.filter__color {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
}
.filter__content--color .filter__label {
  margin-right: 20px;
}
.filter__content--color .filter__label.disabled {
  display: none;
}
.filter__content--color .filter__label:last-child {
  margin-right: 0;
}
.filter__color .card-component__crumb {
  margin: 0;
  width: 20px;
  height: 20px;
}
.filter__content-item {
  overflow: hidden;
  margin-bottom: 12px;
  min-height: 28px;
}
.filter__content-item::-webkit-scrollbar {
  width: 0;
}
.filter__content-item::-webkit-scrollbar-track {
  background: transparent;
}
.filter__content-item::-webkit-scrollbar-thumb {
  background: transparent;
}
.filter__content-item::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.selector__expander .filter__content-item {
  margin-bottom: 14px;
  min-height: initial;
}
.filter__content-item--hidden {
  display: none;
}
.filter__content-item:last-child {
  margin-bottom: 0;
}
.filter__content-item .filter__label:last-child {
  margin-bottom: 0;
}
.filter__title {
  cursor: pointer;
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  display: flex;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  border-bottom: 1px solid #E5EAEC;
}
.filter__title::after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  width: 24px;
  height: 24px;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter__price {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.filter__price .main-field {
  max-width: 150px;
}
.filter__label {
  cursor: pointer;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
.filter__label .checkbox {
  margin-right: 20px;
}
.filter__label-text {
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}
.filter__content-item:last-child {
  margin-bottom: 0;
}
.filter__expert {
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 14px;
}
.filter .main-button {
  max-width: 220px;
}
.filter-reset {
  padding-right: 20px;
  color: #000;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter-reset:hover {
  color: #B12535;
  text-decoration: none;
}
.legalization {
  margin-bottom: 20px;
  display: block;
  font-size: 12px;
  text-align: justify;
  font-weight: 600;
}
.legalization__remark {
  margin-bottom: 0;
  color: #B12535;
}
.legalization__link {
  color: #B12535;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.legalization__link:hover {
  color: #B12535;
  text-decoration: underline;
}
.filter-header {
  display: none;
}
.filter-buttons {
  display: none;
}
.filter-buttons button {
  margin-bottom: 20px;
}
.filter-buttons button:last-child,
.filter-buttons button:nth-last-child(1 of :not(._hidden)){
  margin-bottom: 0;
}
.link-button.link-button--white{
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

@media (max-width: 1024px) {
  .news-catalog-grid-js .filter__content label {
    font-weight: 700;
    transition: 0.2s ease-in-out;
  }
  .news-catalog-grid-js .filter__content label:hover {
    color: #B12535;
    transition: 0.2s ease-in-out;
  }
  .filter-wrapper {
    z-index: 21;
    position: fixed;
    left: 0;
    top: 65px;
    max-width: 350px;
    height: calc(100vh - 205px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .academy .grid-wrapper.js--linked-items .filter-wrapper {
    height: calc(100% - 145px);
  }
  .filter-wrapper--expanded {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .filter {
    padding: 20px;
  }
  .filter-buttons {
    padding: 20px;
    position: fixed;
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
  }
  .filter-header {
    padding: 20px;
    position: fixed;
    top: -65px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  .filter-header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
  }
}
@media (min-width: 10256px) and (max-width: 1500px) {
  .filter {
    padding: 30px 20px 40px 0;
  }
  .filter-wrapper {
    max-width: 350px;
  }
  .catalog-content__grid {
    max-width: calc(100vw - 350px);
  }
  .catalog-content__cards .card-component-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .filter-wrapper {
    z-index: 21;
    position: fixed;
    left: 0;
    top: 65px;
    max-width: 100%;
    height: calc(100% - 65px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .filter-wrapper--expanded {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .academy .grid-wrapper.js--linked-items .filter-wrapper {
    height: calc(100% - 65px);
  }
  .filter {
    padding: 20px;
  }
  html .filter {
    max-width: 100vw;
  }
  .filter__price {
    flex-wrap: wrap;
  }
  .filter__price .main-field {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .filter__price .main-field:last-child {
    margin-bottom: 0;
  }
  .filter-buttons {
    padding: 20px;
    position: fixed;
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    transform: translateY(0%);
  }
  .filter-header {
    padding: 20px;
    position: fixed;
    top: -65px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  .filter-header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
  }
  .filter-reset {
    display: none;
  }
}
/* /local/templates/redesign/css/review.css */
.review-component__header-wrap {
    margin-bottom: 20px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.review-component__img {
    aspect-ratio: 1;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-family: 'Druk Cyr', "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 900;
}

.review-component__img--random-color {
    background-color: #B12535;
}

.review-component__img img {
    display: block;
    max-width: 100%;
}

.review-component__title {
    margin: 0;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.15;
    color: #000;
}

.review-component__date {
    margin-bottom: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #7D858C;
}

.review-component__date.extended {
    margin-bottom: 5px;
}

.review-component__product {
    margin-bottom: 25px;
    color: #000;
    font-family: "Halvar Breit Rg", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.15;
}

.review-component__product a {
    color: #000;
}

.review-component__date-link {
    margin-left: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7D858C;
}

.review-component__date-link:hover {
    color: #7D858C;
}

.review-component__date-img {
    margin-left: 2px;
    display: block;
    width: 42px;
    object-fit: cover;
}

.review-component__text {
    margin-bottom: 15px;
    display: -webkit-box;
    color: #000;
    transition: .6s 0s ease-in-out;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.reviews .review-component__text {
    height: auto;
    min-height: 86px;
    overflow-y: hidden;
}

.review-component[data-disable-dropdown="true"] .rating-component__full {
    display: none;
}

@media (min-width: 971px) {

    .rating-component__full {
        display: none;
    }
}

.review-component {
    position: relative;
}

@media (max-width: 970px) {
    .reviews .review-component.full .review-component__text {
        max-height: initial;
        transition: .6s .1s ease-in-out;
    }
    .rating-component__full {
        display: block;
        width: 60px;
        height: 40px;
        z-index: 99;
        position: absolute;
        bottom: -10px;
        right: 20px;
        background-image: url(../img/arrow-down.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 21px;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
    }
    .reviews .review-component.full .rating-component__full {
        transform: rotate(180deg);
    }
}

.reviews .review-component__text:after {
    content: "";
    background: white;
    background: linear-gradient(180deg, #fff0 0px, #fff 32px, #fff 100%);
    width: 100%;
    height: 100%;
    min-height: 300px;
    position: absolute;
    top: calc(100% - 25px);
    left: 0;
    opacity: 1;
    transition: 0.2s 0s ease-in-out;
    pointer-events: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .reviews .review-component__text:after {
        top: calc(100% + 5px);
    }
}
@media (min-width: 577px) {
    .reviews .review-component:hover .review-component__text:after {
        opacity: 0;
        transition: 0.5s 0.2s ease-in-out;
    }
}
@media (max-width: 576px) {
    .reviews .review-component.full .review-component__text:after {
        opacity: 0;
        transition: 0.5s 0.2s ease-in-out;
    }
}

.rating-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    position: relative;
}

.rating-component__item {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/star-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.rating-component__item--active {
    background-image: url(../img/star-icon--red.svg);
}

@media (max-width: 576px) {
    .review-component__header-wrap {
        margin-bottom: 10px;
    }

    .review-component__img {
        margin-right: 10px;
    }

    .review-component__date {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 24px;
    }

    .review-component__title {
        font-size: 18px;
    }

    .review-component__text {
        margin-bottom: 22px;
        font-size: 14px;
        line-height: 22px;
    }

    .reviews__slider-item {
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
    }
}

.reviews__slider-item a:hover {
    text-decoration: none;
    color: #000;
}
/* /local/templates/redesign/css/rating.css */
.rating-component {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.rating-component__item {
  background-image: url(../img/star-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  display: block;
  height: 24px;
  margin-right: 10px;
  transition: .2s ease-in-out;
  width: 24px;
}
.rating-component__item--active {
  background-image: url(../img/star-icon--red.svg);
}
.redesign-rating-yellow .rating-component__item.rating-component__item--active {
  background-image: url("../img/detail/yellow-star-rating.svg");
}
.rating-component__label {
  cursor: pointer;
  margin: 0;
}
.detail-rating .rating-component .rating-component__item {
  background-image: url(../img/star-icon--red.svg);
  background-size: 24px;
}
.detail-rating .rating-component__input:checked ~ .rating-component__label .rating-component__item {
  background-image: url(../img/star-icon.svg);
}
.detail-rating .rating-component:hover .rating-component__label .rating-component__item {
  background-image: url(../img/star-icon--red.svg);
}
.detail-rating .rating-component__input:hover ~ .rating-component__label .rating-component__item {
  background-image: url(../img/star-icon.svg);
}
.rating-component__wrapper {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: -20px;
}

.rating-dropdown__header {
  text-align: center;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}

.rating-component__wrapper:hover .rating-component__info {
  opacity: 1;
  top: 30px;
  visibility: visible;
}
.rating-component__info {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
  left: 50%;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 50px;
  transform: translateX(-50%);
  transition: .2s ease-in-out;
  visibility: hidden;
  width: 200px;
  z-index: 1;
}
.rating-component__info-header {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.rating-component__info .detail-properties {
  margin-bottom: 10px;
  pointer-events: none;
}
.rating-component__info-link {
  color: #000;
  display: block;
  text-align: center;
  transition: .2s ease-in-out;
}
.rating-component__info-link:hover {
  color: #B12535;
  text-decoration: none;
}
.rating-component__info-text {
  color: #7D858C;
  font-size: 10px;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
}
.rating-component__item-wrap {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.rating-component__info .detail-properties__name-dots {
  flex-shrink: 1;
  margin-right: 5px;
}
.rating-component__info .rating-component__item-wrap {
  display: flex;
  max-width: max-content;
}
.rating-component__info .rating-component__item {
  margin-right: 2px;
}
@media (max-width: 576px) {
  .rating-component__info {
    left: 62%;
  }
}
/* /local/templates/redesign/css/recommend.css */
.recommend {
  max-width: 48.5%;
  width: 100%;
}
.detail-sliders .recommend{
  overflow: hidden;
}
.recommend__slider-main {
  z-index: 1;
}
.recommend__slider-navigation {
  z-index: 1;
}
.recommend__slider-wrap {
  padding-bottom: 53px;
  border-top: 1px solid #E5EAEC;
  border-bottom: 1px solid #E5EAEC;
}
.detail-sliders .recommend__slider-wrap{
  padding-bottom: 115px;
}
@media (min-width: 1025px) and (max-width: 1440px){
  .detail-sliders .recommend__slider-wrap{
    padding-bottom: 55px;
  }
}
@media (min-width: 971px) and (max-width: 1024px){
  .detail-sliders .recommend__slider-wrap{
    padding-bottom: 30px;
  }
}
.recommend__slider-main .card-component-wrapper {
  margin-right: 40px;
}
.recommend__slider-navigation .card-component-wrapper {
  margin-right: 40px;
}
.main-navigation__sub-menu .recommend__slider-navigation .card-component-wrapper {
  margin-right: 20px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .main-navigation__sub-menu .recommend__slider-navigation .card-component-wrapper {
    max-width: 300px;
  }
}
.recommend__slider-main .slick-list {
  overflow: visible;
}
.recommend__slider-navigation .slick-list {
  overflow: visible;
}
.recommend__slider-main .slick-list:before, .recommend__slider-main .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 300%;
  height: calc(100% + 30px);
  background: white;
  z-index: 1;
}
.recommend__slider-main .slick-list:before {
  left: 100%;
  background: linear-gradient(90deg, #fff0, #ffff 16px);
}
.recommend__slider-main .slick-list:after {
  right: 100%;
  background: linear-gradient(270deg, #fff0, #ffff 16px);
}
@media (max-width: 970px) {
  .recommend__slider-main .slick-list:before {
    left: 100%;
    background: linear-gradient(90deg, #fff0, #ffff 16px);
  }
  .recommend__slider-main .slick-list:after {
    left: 100%;
    background: linear-gradient(270deg, #fff0, #ffff 16px);
  }
}
.recommend__slider-main .custom-slick {
  position: absolute;
  top: -48px;
}
.recommend__slider .custom-slick {
  position: absolute;
  top: -48px;
}
.recommend__slider-navigation .custom-slick {
  position: absolute;
  top: -54px;
}
.recommend__slider-main .custom-slick--next {
  right: 0;
}
.recommend__slider .custom-slick--next {
  right: 0;
}
.recommend__slider-navigation .custom-slick--next {
  right: 0;
}
.recommend__slider-main .custom-slick--prev {
  right: 35px;
}
.recommend__slider .custom-slick--prev {
  right: 35px;
}
.recommend__slider-navigation .custom-slick--prev {
  right: 35px;
}
@media (max-width: 1599px) {
  .recommend {
    max-width: 50%;
  }
  .recommend__slider-main .card-component-wrapper {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  .recommend {
    max-width: 53%;
  }
}
@media (max-width: 1440px) {
  .recommend {
    max-width: 55%;
  }
  .recommend__slider-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 1400px) {
  .recommend {
    max-width: 57%;
  }
  .recommend__slider-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 1366px) {
  .recommend {
    max-width: 58%;
  }
  .recommend__slider-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 1280px) {
  .recommend {
    max-width: 40%;
  }
  .recommend__slider-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 1025px) {
  .recommend {
    max-width: 40%;
  }
  .recommend .card-component {
    padding: 20px 0;
  }
  .recommend .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .recommend .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
  .recommend__slider-wrap {
    padding-bottom: 30px;
  }
}
@media (max-width: 970px) {
  .recommend {
    max-width: 100%;
  }
  .recommend__slider-main {
    margin: 0;
  }
  .recommend__slider-navigation {
    margin: 0;
  }
  .recommend__slider-wrap {
    padding-bottom: 30px;
  }
  .recommend__slider-main .custom-slick {
    position: absolute;
    top: -42px;
  }
  .recommend__slider .custom-slick {
    position: absolute;
    top: -42px;
  }
  .recommend__slider-navigation .custom-slick {
    position: absolute;
    top: -54px;
  }
  .recommend__slider-main .custom-slick--next {
    right: -5px;
  }
  .recommend__slider .custom-slick--next {
    right: -5px;
  }
  .recommend__slider-main .custom-slick--prev {
    right: 37px;
  }
  .recommend__slider .custom-slick--prev {
    right: 37px;
  }
  .recommend__slider-navigation .custom-slick--next {
    right: 20px;
  }
  .recommend__slider-navigation .custom-slick--prev {
    right: 55px;
  }
  .recommend .card-component {
    padding: 20px 0;
  }
  .recommend .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .recommend .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0 20px;
  }
  .recommend .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
}
@media (max-width: 576px) {
  .recommend {
    overflow: hidden;
    max-width: 100%;
  }
  .recommend__slider-main {
    margin: 0;
  }
  .recommend__slider-navigation {
    margin: 0;
  }
  .recommend__slider-wrap {
    padding-bottom: 30px;
  }
  .recommend__slider-main .custom-slick {
    position: absolute;
    top: -42px;
  }
  .recommend__slider .custom-slick {
    position: absolute;
    top: -42px;
  }
  .recommend__slider-navigation .custom-slick {
    position: absolute;
    top: -54px;
  }
  .recommend__slider-main .custom-slick--next {
    right: -5px;
  }
  .recommend__slider .custom-slick--next {
    right: -5px;
  }
  .recommend__slider-main .custom-slick--prev {
    right: 37px;
  }
  .recommend__slider .custom-slick--prev {
    right: 37px;
  }
  .recommend__slider-navigation .custom-slick--next {
    right: 20px;
  }
  .recommend__slider-navigation .custom-slick--prev {
    right: 55px;
  }
  .recommend .card-component {
    padding: 20px 0;
  }
  .recommend .card-component-wrapper {
    margin: 0;
    max-width: 100%;
  }
  .recommend .card-component__tools {
    -ms-flex-pack: distribute;
    justify-content: center;
    padding: 0;
  }
  .recommend .card-component__crumbs span:last-child {
    margin-right: 15px;
  }
}

.slick-slider .special-offer__item{
  height: 100%;
}
/* /local/templates/redesign/css/articles.css */
.articles {
  overflow: hidden;
  padding-bottom: 40px;
}
.articles__slider-wrap {
  border-top: 1px solid #E5EAEC;
  padding-top: 40px;
}
.articles__slider .custom-slick {
  position: absolute;
  top: -94px;
}
.articles__slider .custom-slick--next {
  right: 0;
}
.articles__slider .custom-slick--prev {
  right: 40px;
}
.articles__item {
  margin-right: 40px;
  max-width: 350px;
  width: 350px;
}
/* .articles__item:hover .block-image { */
/*   transform: scale(1.03); */
/* } */
.articles__item--big {
  max-width: 740px;
  width: 740px;
}
.articles__item:last-child {
  margin-right: 0;
}
.articles__img {
  display: block;
  max-width: 100%;
  transition: 0.4s ease-in-out;
}
.block-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s ease-in-out;
  width: 100%;
  /* filter: url(#glass); */
  position: relative;
}
.block-image:after {
  content: "";
  background-image: url(../img/big-banner-light.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -3px;
  mix-blend-mode: hard-light;
  opacity: 0;
}
.articles__item .block-image {
  height: 340px;
  width: 350px;
}
.articles__item.articles__item--big .block-image {
  height: 340px;
  width: 740px;
}
.block-image.block-image--placeholder {
  background: #eee;
}
.block-image.block-image--placeholder:after {
  background-image: url(../img/bonus-participate-3.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  filter: grayscale(1) brightness(0.08) invert(0.98);
  height: 170px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
}
.articles__img-wrap {
  height: 340px;
  margin-bottom: 45px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  width: -webkit-max-content;
}
.articles__img-wrap .articles__img-src {
  object-fit: cover;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.articles__title {
  color: #000;
  display: block;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 25px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.articles__title:hover {
  color: #B12535;
  text-decoration: none;
}
.articles__text p {
  margin: 0;
}
.articles__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

/* article main */
.articles--main{
  padding-bottom: 0;
}
.articles--main .articles__slider-wrap {
  border-top: none;
  padding-top: 0;
}
.articles--main .articles__item {
  padding: 10px;
  border-radius: 15px;
  margin: 0 10px;
  max-width: 365px;
  width: 365px;
}
.articles--main .articles__item.articles__item--big {
  max-width: 770px;
  width: 770px;
}
.articles--main .articles__item .articles__img-src{
  transition: 0.4s cubic-bezier(0.6, 0, 0.4, 1);
}
.articles--main .articles__item:hover .articles__img-src{
  transform: scale(1.03);
}
.articles--main .articles__img-wrap{
  border-radius: 10px;
  margin-bottom: 40px;
  width: 100%;
}
.articles--main .articles__title{
  margin-bottom: 20px;
}
.articles--main  .articles__text {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}
.articles--main .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.articles--main .slick-list{
  border-radius: 10px;
  padding-bottom: 45px;
  margin: 0 -10px;
}
.articles--main .slick-slide {
  height: auto;
  transition: 0.4s cubic-bezier(0.6, 0, 0.4, 1);
}
.articles--main .slick-slide:hover{
  background: #FFFFFF;
  box-shadow: 0px 20px 60px -40px rgba(0, 0, 0, 0.5);
}
/* article rounded end */

@media (min-width: 1551px) and (max-width: 1600px) {
  .articles__item--big {
    max-width: 730px;
  }
  .articles__img-wrap {
    max-width: 100%;
  }
}
@media (min-width: 1501px) and (max-width: 1550px) {
  .articles__item--big {
    max-width: 680px;
  }
  .articles__img-wrap {
    max-width: 100%;
  }
}
@media (min-width: 1441px) and (max-width: 1500px) {
  .articles__item--big {
    max-width: 630px;
  }
  .articles__img-wrap {
    max-width: 100%;
  }
}
@media (max-width: 1440px) {
  .articles__slider {
    margin: 0 -20px;
  }
  .articles--main .articles__slider {
    margin: 0;
  }
  .articles__slider-wrap {
    padding-top: 15px;
  }
  .articles__slider .custom-slick {
    position: absolute;
    top: -54px;
  }
  .articles__slider .custom-slick--next {
    right: 20px;
  }
  .articles__slider .custom-slick--prev {
    right: 55px;
  }
  .articles__item {
    margin: 0 20px;
    max-width: 100%;
  }
  .articles--main .articles__item.articles__item--big {
    max-width: 100%;
  }
  .articles__item--big {
    max-width: 100%;
  }
  .articles__title {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .articles__text {
    overflow: hidden;
    padding-left: 0;
    padding-right: 10px;
  }
  .articles__img-wrap {
    height: 270px;
    margin-bottom: 20px;
    width: 100%;
  }
  .articles__item .block-image {
    height: 100%;
    width: 100%;
  }
  .articles__item--big .block-image {
    height: 100%;
    width: 100%;
  }
  .articles--main .slick-list {
    margin: 0 -20px;
  }
  .articles--main .articles__item {
    max-width: 100%;
    margin: 0 10px;
  }
}
@media (max-width: 1280px) {
  .articles__slider {
    margin: 0 -20px;
  }
  .articles__slider-wrap {
    border: 0;
    padding-top: 0;
  }
  .articles__slider .custom-slick {
    position: absolute;
    top: -54px;
  }
  .articles__slider .custom-slick--next {
    right: 20px;
  }
  .articles__slider .custom-slick--prev {
    right: 55px;
  }
  .articles__item {
    margin: 0 20px;
    max-width: 100%;
  }
  .articles__item--big {
    max-width: 100%;
  }
  .articles__title {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .articles__text {
    overflow: hidden;
    padding-left: 0;
    padding-right: 10px;
  }
  .articles__img-wrap {
    height: 270px;
    margin-bottom: 20px;
    width: 100%;
  }
  .articles__item .block-image {
    height: 100%;
    width: 100%;
  }
  .articles__item--big .block-image {
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 970px) {
  .articles .section-header {
    padding-left: 20px;
  }
  .articles__slider {
    margin: 0 -5px;
  }
  .articles__slider-wrap {
    border: 0;
    padding-top: 0;
  }
  .articles__slider .custom-slick {
    position: absolute;
    top: -42px;
  }
  .articles__slider .custom-slick--next {
    right: 24px;
  }
  .articles__slider .custom-slick--prev {
    right: 65px;
  }
  .articles__item {
    margin: 0 5px;
    max-width: 100%;
  }
  .articles__item--big {
    max-width: 100%;
  }
  .articles__title {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .articles__text {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
  }
  .articles__img-wrap {
    height: 270px;
    margin-bottom: 20px;
    width: 100%;
  }
  .articles__item .block-image {
    height: 100%;
    width: 100%;
  }
  .articles__item--big .block-image {
    height: 100%;
    width: 100%;
  }
  .articles.articles--main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 576px) {
  .articles .section-header {
    padding-left: 20px;
  }
  .articles__slider-wrap {
    border: 0;
    padding-top: 0;
  }
  .articles__slider .custom-slick {
    position: absolute;
    top: -42px;
  }
  .articles__slider .custom-slick--next {
    right: 24px;
  }
  .articles__slider .custom-slick--prev {
    right: 65px;
  }
  .articles__item {
    margin-right: 0;
    max-width: 100%;
  }
  .articles__item--big {
    max-width: 100%;
  }
  .articles__title {
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .articles__text {
    height: auto;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
  }
  .articles__img-wrap {
    height: 270px;
    margin-bottom: 15px;
    width: 100%;
  }
  .articles__item .block-image {
    height: 100%;
    width: 100%;
  }
  .articles__item--big .block-image {
    height: 100%;
    width: 100%;
  }
  .articles--main {
    padding-bottom: 40px;
  }

  .articles--main .slick-slide {
    height: 100%;
  }

  .articles--main .slick-track {
    display: block;
  }

  .articles--main .slick-slide:hover {
    background: #FFFFFF;
    box-shadow: none;
  }
  .articles--main .articles__item {
    margin: 0 10px;
    padding: 0;
    border-radius: 0;
  }
  .articles--main .slick-list {
    margin: 0 -30px;
    border-radius: 0;
  }
  .articles--main .articles__img-wrap{
    border-radius: 0;
  }
}
/* /local/templates/redesign/css/reviews.css */
.reviews {
  overflow: hidden;
  padding-bottom: 80px
}
.reviews--main .slick-list {
  margin: 0 -20px
}
.reviews--main .reviews__slider-wrap{
  padding-top: 0;
  border-top: none;
}

.reviews__slider {
  margin: 0 -20px
}
.reviews--main .reviews__slider {
  margin: 0
}

.reviews__slider-wrap {
  padding-top: 35px;
  border-top: 1px solid #E5EAEC
}

.reviews__slider-item {
  margin: 0 20px;
  max-width: 350px
}

.reviews__slider .custom-slick {
  position: absolute;
  top: -90px
}

.reviews__slider .custom-slick--next {
  right: 20px
}

.reviews__slider .custom-slick--prev {
  right: 55px
}

@media (max-width: 970px) {
  .reviews {
    padding-bottom: 30px
  }
  .reviews.reviews--main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .reviews .section-header {
    padding-left: 20px
  }

  .reviews__slider {
    margin: 0
  }

  .reviews__slider-wrap {
    padding-top: 0;
    border: 0
  }

  .reviews__slider-item {
    margin: 0;
    padding-left: 20px;
    max-width: 100%
  }

  .reviews__slider .custom-slick {
    position: absolute;
    top: -42px
  }

  .reviews__slider .custom-slick--next {
    right: 20px
  }

  .reviews__slider .custom-slick--prev {
    right: 60px
  }
}

@media (max-width: 576px) {
  .reviews {
    padding-bottom: 30px
  }

  .reviews .section-header {
    padding-left: 20px
  }

  .reviews .section-header {
    padding-left: 20px
  }

  .reviews__slider {
    margin: 0
  }

  .reviews__slider-wrap {
    padding-top: 0;
    border: 0
  }

  .reviews__slider-item {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%
  }

  .reviews__slider .custom-slick {
    position: absolute;
    top: -42px
  }

  .reviews__slider .custom-slick--next {
    right: 20px
  }

  .reviews__slider .custom-slick--prev {
    right: 60px
  }
}
/* /local/templates/redesign/css/landing.css */
.category-products__preloader_overlay{
    position: absolute;
    background: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 16;
    display: none;
}

.category-products__preloader {
    position: absolute;
    top: 0;
    left: calc(50.41% - 75px);
    z-index: 17;
    display: none;
}

.category-products__preloader_overlay.visible,
.category-products__preloader_overlay.visible + .category-products__preloader{
    display: block;
}

.category-products__preloader.fixed{
    position: fixed;
    top: calc(50vh - 95px) !important;
    left: calc(50vw - 75px);
}

.category-products__preloader .preloader-iner {
    width: 150px;
    height: 150px;
    content: "";
    position: relative;
    top: 250px;
}

.circle {
    stroke: #d52135;
    fill: none;
    stroke-width: 1px;
    stroke-dashoffset: -471px;
    stroke-dasharray: 471px;
    animation: preloader_animate 2.4s cubic-bezier(0.42, 0, 0.29, 1) infinite;
    transform-origin: 50%;
    position: relative;
}

@keyframes preloader_animate {
    0% {
        stroke-dashoffset: 471px;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -471px;
    }
}

.load-more__preloader{
    margin: auto;
    width: 40px;
    height: 40px;
    display: none;
    padding: 30px;
}

.loading + .load-more__preloader{
    display: block;
}

.load-more.auto{
    padding : 0;
}

.modalBack {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .5;
    z-index: 99;
    visibility: hidden; }
.modalBack.visible {
    visibility: visible; }

.modal {
    background: #fff;
    border-radius: 2px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    z-index: 100;
    visibility: hidden; }
.modal .head {
    text-align: center;
    position: relative;
    height: 60px;
    line-height: 3.75rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 1.125rem;
    line-height: 1.33;
    text-align: left;
    color: #000;
    border-bottom: 1px dotted #e2a8af; }
.modal .head i {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px; }
.modal.visible {
    visibility: visible; }

.modal-classic {
    background: #fff;
    border-radius: 2px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    visibility: hidden; }
body .modal-classic.nofloat {
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: calc(50% - 120px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    box-shadow: 0 24px 70px rgb(0 0 0 / 2%), 0 12px 40px rgb(0 0 0 / 4%), 0 8px 16px 0px rgb(0 0 0 / 9%);
}
.modal-classic .body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 60px; }
.modal-classic .body.medium-padding {
    padding: 30px; }
.modal-classic .body .product-list {
    width: 540px;
    margin: 0 auto;
    margin-top: -30px; }
.modal-classic .body .product-list .product-wide {
    border-right: 0;
    border-bottom: 1px dotted #e2a8af;
    width: 540px;
    padding-left: 0;
    padding-right: 0;
    height: 296px; }
.modal-classic .body .product-list .product-wide .product-wide__img {
    margin-right: 95px; }
.modal-classic .body .description {
    font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #333333; }
.modal-classic .body .form {
    margin-top: 30px; }
.modal-classic .body .form .btn-group {
    margin-top: 30px;
    text-align: center; }
.modal-classic .body .form .btn-group button {
    margin-bottom: 18px;
    background: none;
    border: none;
    color: #B12535;
    font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.29;
    display: inline-block; }
.modal-classic .body .form .btn-group button:hover {
    text-decoration: underline;
    cursor: pointer; }
.modal-classic .body .form .btn-group button:last-child {
    margin-bottom: 0; }
.modal-classic .body .form .input-group {
    position: relative; }
.modal-classic .body .form .input-group label {
    display: block;
    margin-bottom: 13px;
    font-size: 0.75rem;
    line-height: 1.5;
    text-align: left;
    color: #333333; }
.modal-classic .body .form .input-group input {
    width: 100%;
    border-radius: 2px;
    background-color: transparent;
    border-width: 1px;
    border: solid 1px #e2a8af;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
    font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
    font-size: 0.875rem; }
.modal-classic .body .form .input-group .spinner {
    position: absolute;
    border: 1px solid #B12535;
    border-top: 1px solid #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    top: unset;
    right: 12px;
    bottom: 11px;
    -webkit-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
.modal-classic .footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 30px 30px;
    text-align: center; }
.modal-classic .head {
    text-align: center;
    position: relative;
    height: 60px;
    line-height: 3.75rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 1.125rem;
    color: #000;
    border-bottom: 1px dotted #e2a8af; }
.modal-classic .head.high {
    height: 82px;
    line-height: 1.5; }
.modal-classic .head.high span {
    margin-top: 18px;
    display: inline-block; }
.modal-classic .head p {
    margin-top: 4px;
    text-transform: uppercase;
    font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #333333; }
.modal-classic .head i {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px; }
.modal-classic.visible {
    visibility: visible; }
.modal-classic .body > *:first-child {
    margin-top: 0;
}
.cart-checkout {
    width: 480px; }

.modal-description {
    margin-top: 30px;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #333333;
    font-family: "BasisGrotesquePro-Mono", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
.modal-description a {
    color: #333333; }
.modal-description a:hover {
    text-decoration: underline; }

.spinner {
    position: absolute;
    border: 1px solid #B12535;
    border-top: 1px solid #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    right: 12px;
    top: 40px;
    opacity: 0;
    -webkit-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
.spinner.visible {
    opacity: 1; }


.lk-modal__body form {
    position: relative; }

.modal-action {
    margin-top: 30px; }

#modal-18 {
    text-align: center;
    width: 480px; }
#modal-18 .modal-icon-18 {
    display: inline-block;
    font-family: "BasisGrotesquePro", Arial, Helvetica, sans-serif;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    background: #B12535;
    font-size: 2rem;
    text-align: center;
    line-height: 3.75rem; }

@-webkit-keyframes translate {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px); }
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px); } }

@-o-keyframes translate {
    0% {
        -o-transform: translateY(60px);
        transform: translateY(60px); }
    0% {
        -o-transform: translateY(-60px);
        transform: translateY(-60px); } }

@keyframes translate {
    0% {
        -webkit-transform: translateY(60px);
        -o-transform: translateY(60px);
        transform: translateY(60px); }
    0% {
        -webkit-transform: translateY(-60px);
        -o-transform: translateY(-60px);
        transform: translateY(-60px); } }

@-webkit-keyframes slowShow {
    0% {
        width: 60px;
        opacity: 0; }
    50% {
        width: 360px;
        opacity: 0.6; }
    100% {
        opacity: 1; } }

@-o-keyframes slowShow {
    0% {
        width: 60px;
        opacity: 0; }
    50% {
        width: 360px;
        opacity: 0.6; }
    100% {
        opacity: 1; } }

@keyframes slowShow {
    0% {
        width: 60px;
        opacity: 0; }
    50% {
        width: 360px;
        opacity: 0.6; }
    100% {
        opacity: 1; } }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg); } }
/* /local/templates/redesign/js/overlayScrollbars/OverlayScrollbars.min.css */
/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.13.0
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 02.08.2020
 */
html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-size-auto-observer,.os-host-flexbox>.os-content-glue{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:before,#os-dummy-scrollbar-size:after,.os-content:before,.os-content:after{content:'';display:table;width:.01px;height:.01px;line-height:0;font-size:0;flex-grow:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:0 0!important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.os-host-overflow>.os-padding{overflow:hidden}.os-viewport{direction:inherit!important;box-sizing:inherit!important;resize:none!important;outline:0!important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content>.os-textarea{box-sizing:border-box!important;direction:inherit!important;background:0 0!important;outline:0 transparent!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;-webkit-filter:none!important;filter:none!important;border:0!important;resize:none!important;-webkit-transform:none!important;transform:none!important;max-width:none!important;max-height:none!important;box-shadow:none!important;-webkit-perspective:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host.observed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.os-resize-observer-host>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer:before{display:flex;position:relative;flex-grow:1;flex-shrink:0;flex-basis:auto;box-sizing:border-box}.os-resize-observer-host.observed>.os-resize-observer:before{content:'';box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none!important;transition:none!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer{-webkit-animation-duration:.001s;animation-duration:.001s;-webkit-animation-name:os-resize-observer-dummy-animation;animation-name:os-resize-observer-dummy-animation}object.os-resize-observer{box-sizing:border-box!important}@-webkit-keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}@keyframes os-resize-observer-dummy-animation{0%{z-index:0}to{z-index:-1}}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0!important;border:0!important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-rtl>.os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden,.os-padding+.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover,.os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.os-host-overflow{overflow:hidden!important}.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical,.os-theme-none>.os-scrollbar-corner{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:0 0}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar.os-scrollbar-unusable{background:0 0}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:0 0}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(255,255,255,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}
/* /local/templates/redesign/js/overlayScrollbars/os-theme-minimal-dark.css */
/*
os-theme-minimal-dark
*/

.os-theme-minimal-dark > .os-scrollbar {
    padding: 0px;
}
.os-theme-minimal-dark > .os-scrollbar-horizontal {
    right: 16px;
    height: 16px;
}
.os-theme-minimal-dark > .os-scrollbar-vertical {
    bottom: 16px;
    width: 16px;
}
.os-theme-minimal-dark.os-host-rtl > .os-scrollbar-horizontal {
    left: 16px;
    right: 0;
}
.os-theme-minimal-dark > .os-scrollbar-corner {
    height: 16px;
    width: 16px;
    background-color: transparent;
}
.os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
    background: transparent;
}
.os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.48;
}
.os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:hover:before {
    opacity: 0.68;
}
.os-theme-minimal-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    opacity: 0.7;
}
.os-theme-minimal-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
    min-width: 15px;
}
.os-theme-minimal-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
    min-height: 15px;
}
.os-theme-minimal-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:before {
    height: 6px;
    bottom: 0;
    top: auto;
}
.os-theme-minimal-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:before {
    width: 6px;
    right: 0;
    left: auto;
}
.os-theme-minimal-dark.os-host-rtl > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:before {
    left: 0;
    right: auto;
}
.os-theme-minimal-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:hover:before,
.os-theme-minimal-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    height: 100%;
}
.os-theme-minimal-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:hover:before,
.os-theme-minimal-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle.active:before {
    width: 100%;
}
.os-theme-minimal-dark.os-host-transition > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:before {
    transition: opacity 0.3s, height 0.3s;
}
.os-theme-minimal-dark.os-host-transition > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:before {
    transition: opacity 0.3s, width 0.3s;
}
/* /local/templates/redesign/css/main-slider.css */
.main-slider-wrapper{
  display: flex;
  margin: 20px auto;
  width: 100%;
}
.main-slider {
  background-color: #fff;
  border: 0;
  box-shadow: 0 48px 96px -32px rgba(0, 0, 0, 0.1);
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: calc(100%* 2 / 3);
  aspect-ratio: 2.45 / 1;
  border-radius: 20px;
  margin-right: 20px;
}
.main-slider-wrapper[data-without-promotions] .main-slider.first-main-block__slider {
  max-width: 100%;
  margin-right: 0;
}
.main-slider.main-slider-stub {
  background-color: #e5eaec33;
}
.main-slider-init {
  height: 100%;
}
.main-slider-init.slick-dotted.slick-slider{
  margin-bottom: 0;
}
.main-slider__item {
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  opacity: 1;
  position: relative;
  transition: 0.25s opacity;
  visibility: visible;
  height: 100%;
  width: 100%;
}
.main-slider__item.lazy-load-block-slick {
  opacity: 0;
  transition: 0.3s all;
  visibility: hidden;
}
.main-slider__wrap {
  font-size: 3rem;
  left: 50%;
  line-height: 1;
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 60px;
  position: absolute;
  top: 40%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}
.main-slider__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 2.45 / 1;
}
.main-slider__item picture {
  height: 100%;
  width: 100%;
}
.main-slider__title {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 60px;
}
.main-slider__text-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.main-slider .link-button {
  flex-shrink: 0;
  margin-right: 50px;
  max-width: 130px;
}
.main-slider__text {
  font-size: 48px;
  margin: 0;
  white-space: nowrap;
}
.main-slider .slick-slide{
  line-height: 0;
}
.first-main-block__slider .custom-slick-white-circle-arrow {
  top: initial;
  bottom: 20px;
  transform: none;
}
.first-main-block__slider .custom-slick-white-circle-arrow--prev {
  left: 20px;
}
.first-main-block__slider .custom-slick-white-circle-arrow--next {
  right: 20px;
}
.main-slider__item picture.darkly::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.main-slider .slick-list,
.main-slider .slick-track,
.main-slider .slick-slide,
.main-slider .slick-slide > div:not([class]){
  height: inherit;
}

@media (max-width: 1024px){
  .main-slider-wrapper{
    flex-direction: column;
    gap: 10px;
  }
  .main-slider{
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 970px) {
  .main-slider-wrapper.wrapper{
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-slider {
    border: 0;
    border-bottom: 1px solid #e5eaec;
  }
  .main-slider__text {
    font-size: 24px;
    text-align: center;
    width: 100%;
  }
  .main-slider .link-button {
    display: none;
  }
  .main-slider__link {
    height: 85%;
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 767px){
  .main-slider-wrapper{
    flex-direction: column;
  }
  .main-slider{
    max-width: 100%;
    margin: 0;
    border-radius: 10px;
  }
  .main-slider {
    aspect-ratio: 1.75 / 1;
  }
}
@media (max-width: 576px) {
  .main-slider__title {
    display: block;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  .main-slider {
    border: 0;
    border-bottom: 1px solid #e5eaec;
    width: 100%;
  }
  .main-slider .slick-track {
    margin: 0;
  }
  .main-slider__text {
    font-size: 24px;
    text-align: center;
    white-space: normal;
    width: 100%;
  }
  .main-slider__wrap {
    bottom: 80px;
    left: 50%;
    top: initial;
    width: 100%;
  }
  .main-slider .link-button {
    display: none;
  }
  .first-main-block__slider .custom-slick-white-circle-arrow {
    bottom: 10px;
  }
  .first-main-block__slider .custom-slick-white-circle-arrow--prev {
    left: 10px;
  }
  .first-main-block__slider .custom-slick-white-circle-arrow--next {
    right: 10px;
  }
  .custom-slick-white-circle-arrow {
    width: 32px;
    height: 32px;
  }
  .custom-slick-white-circle-arrow svg {
    height: 16px;
    transform: translate3d(-2px, -2px, 0);
  }
  .custom-slick-white-circle-arrow--next svg {
    height: 16px;
    transform: translate3d(1px, -2px, 0) rotate(180deg);
  }
}
/* custom slider dots for main slick slider */
.custom-dots{
  transform: translateY(-60px);
  /*max-width: 320px;*/
  height: 26px;
  overflow: hidden;
  margin: 0 auto;
  transition: opacity 0.175s ease-in-out;
}
.custom-dots .custom-dots__wrapper .slick-dots{
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 15.7px;
  position: static;
  height: 26px;
}
.custom-dots .custom-dots__wrapper .slick-dots.slick-dots--flex-start{
  justify-content: flex-start;
}
.custom-dots .custom-dots__wrapper .slick-dots li {
  height: 20px;
  width: 20px;
  list-style: none;
  border-radius: 50%;
  flex-shrink: 0;
  scroll-snap-align: start;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid transparent;
  background: rgba(0, 0, 0, 0.15);
  transition: background-color 0.175s ease-in;
}
.dots__wrapper::-webkit-scrollbar {
  display: none;
}
.custom-dots__wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  /*max-width: 235px;*/
  width: 100%;
  scrollbar-width: none;
  scroll-behavior: smooth;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  scroll-snap-type: x mandatory;
}

.custom-dots{
  position: relative;
}
.custom-dots__arrows{
  height: 25px;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: -1;
  padding: 0 10px;
}
.custom-dots .custom-dots__wrapper .slick-dots li.slick-active {
  background-color: #B12435;
  border: 3px solid #ffffff57;
}
.custom-dots .custom-dots__wrapper .slick-dots li.slick-active .custom-dots__pointer{
  background-color: #B12435;

}
.custom-dots__arrow.custom-dots__arrow--hide{
  visibility: hidden;
  opacity: 0;
}
.custom-dots__pointer {
  height: 8px;
  width: 8px;
  display: block;
  background: #fff;
  border-radius: 50%;
}
.custom-dots__arrow {
  border: none;
  background: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 26px;
  width: 25px;
}
.custom-dots__arrow.custom-dots__arrow--left{
  background-image: url('../img/dots-arrow.svg');
}
.custom-dots__arrow.custom-dots__arrow--right{
  background-image: url('../img/dots-arrow.svg');
  transform: rotateY(180deg);
}

@media (max-width: 576px){
  .custom-dots {
    transform: translateY(-37px);
  }
}

/* /local/templates/redesign/css/common-slider.css */
.section-common-slider{
  max-width: 100%;
  width: 100%;
  height: 460px;
  margin: 30px auto 25px !important;
}

.catalog-content .section-common-slider .common-slider__item.slick-slide{
  display: block;
  min-height: 460px;
  max-height: 460px;
}

.section-academy-common-slider{
  max-width: 980px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.common-slider-wrapper {
  position: relative;
}
.common-slider__image{
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(.6);
  border-radius: 20px;
}
.common-slider .slick-list{
  margin: 0 -20px;
  height: 100%;
}
.common-slider .slick-track {
  height: 100%;
}
.common-slider .slick-slide{
  margin: 0 20px;
  height: 100%;
}
.common-slider .common-slider__item.slick-slide {
  position: relative;
}
.common-slider__title {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 90px;
  text-align: center;
  z-index: 2;
}

.common-slider-dots {
  --dots-count: 5;
  --dots-size: 20px;
  --dots-gap: 15px;
  display: flex;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 30px;
}
.common-slider__dots-wrapper {
  width: calc(var(--dots-size) * var(--dots-count) + var(--dots-gap) * (var(--dots-count) - 1) + 3px);
  overflow: hidden;
}
.common-slider-dots .slick-dots {
  display: flex;
  column-gap: var(--dots-gap);
  position: static;
  inset: initial;
  transition: transform 0.175s ease-in;
}
.common-slider-dots .slick-dots li {
  height: var(--dots-size);
  width: var(--dots-size);
  list-style: none;
  border-radius: 50%;
  flex-shrink: 0;
  scroll-snap-align: start;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid transparent;
  background: rgba(0, 0, 0, 0.15);
  transition: background-color 0.175s ease-in;
}
.common-slider-dots .slick-dots li.slick-active {
  background-color: #B12435;
  border: 3px solid #ffffff57;
}
.common-slider-dots .slick-dots li button {
  height: 8px;
  width: 8px;
  display: block;
  background: #fff;
  border-radius: 50%;
  padding: 0;
}
.common-slider-dots .slick-dots li.slick-active button {
  background-color: #B12435;
}
.common-slider-dots .slick-dots li button:before{
  display: none;
}
.common-slider .custom-slick-white-circle-arrow--prev {
  left: 20px;
}
.common-slider .custom-slick-white-circle-arrow--next {
  right: 20px;
}
.common-slider .custom-slick-white-circle-arrow {
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .common-slider__title {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 970px) {
  .common-slider-dots {
    bottom: 15px;
  }
  .common-slider .slick-list{
    margin: 0;
  }
  .common-slider .slick-slide{
    margin: 0;
  }
  .common-slider__image{
     border-radius: 0;
  }
}
@media (max-width: 576px) {
  .common-slider__title {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
    padding: 0 60px;
  }
}
/* /local/templates/redesign/css/user-choice.css */
.user-choice {
  max-width: 1600px;
  margin: 0 auto 30px;
  padding: 0 40px;
}
.user-choice__title{
  font-size: 2rem;
}
.user-choice__links{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}
.user-choice__link--hidden{
  display: none;
}
.user-choice__links--blur::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.user-choice__btn-more {
  color: #B12535;
  background-color: transparent;
  border: none;
  font-size: 18px;
  font-weight: 700;
  transition: opacity 0.2s ease-in-out;
}
.user-choice__btn-more:hover {
  opacity: 0.8;
}

@media (max-width: 970px){
  .user-choice {
    padding: 0 20px;
  }
  .user-choice__title{
    font-size: 1.4rem;
  }
  .user-choice__link{
    text-decoration: underline;
  }
}
/* /local/templates/redesign/css/dgs-search.css */
/* DIGINETICA SEARCH */
.html-scroll-blocked {
  overflow: hidden;
}
.dgs-popup.dgs-popup--results .search__preloader{
  width: calc(100% - 20px);
}
.dgs.dgs--sticky .dgs__input{
  padding-right: 50px ;
}
.dgs__input {
  padding-left: 60px;
  padding-right: 50px;
  width: 100%;
  height: 50px;
  border: 0 solid #e5eaec;
  font-weight: 700;
  background-color: #fbfbfb;
}
.dgs .dgs__input{
  padding-right: 50px ;
}
.dgs__query-clear{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 30px;
  height: 35px;
  border: none;
  cursor: pointer;
  background: url(../img/icon_search_close_circle.svg) center no-repeat;
}
.dgs-popup{
  display: none;
  z-index: 15;
  padding: 16px 0 16px 16px;
  position: absolute;
  top: 60px;
  max-width: inherit;
  width: 50vw;
  background-color: #fff;
  border: 0 solid #E5EAEC;
  border-radius: 5px;
  box-shadow: 0 40px 140px -80px rgb(0 0 0 / 50%);
  transition: 0.2s ease-in-out;
  color: transparent;
}
.dgs-popup--results{
  display: block;
  -webkit-animation: fadeIn 0.2s ease-in-out;
  animation: fadeIn 0.2s ease-in-out;
  max-width: 100%;
  max-height: 735px;
}

.dgs-popup--narrow{
  max-width: 100%;
  box-shadow: 0 25px 90px -45px rgb(0 0 0 / 50%);
}
.dgs-popup__wrap{
  overflow-y: auto;
  padding-right: 0;
  max-height: calc(97vh - 180px);
  min-height: 65px;
}
.dgs-popup-content{
  padding-right: 16px;
}
.dgs-popup-content-list{
  margin-bottom: 10px;
}
.dgs-popup-content-list__title{
  color: #000;
  margin-bottom: 6px;
}
.dgs-popup-content-list__items{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.dgs-popup-content-list__item{
  margin-bottom: 8px;
}
.dgs-popup-content-list__item-remove{
  background-image: url(..img/icon_search_close.svg);
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-left: auto;
  border: none;
  background-color: transparent;
}
.dgs-popup-content-item{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.dgs-popup-content-item__icon{
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
}
.dgs-popup-content__root-category .dgs-popup-content-item__icon{
  background-image: url(../img/arrow-long-left-angle.svg);
}
.dgs-popup-content__history .dgs-popup-content-item__icon{
  background-image: url(../img/icon_search_history.svg);
}
.dgs-popup-content__popular .dgs-popup-content-item__icon{
  background-image: url(../img/icon_search_magnifying.svg);
}
.dgs-popup-content__category .dgs-popup-content-item__icon{
  background-image: url(../img/icon_search_category.svg);
}
.dgs-popup-content-item__link{
  color: #000;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 1.5;
  text-overflow: ellipsis;
  max-width: calc(100% - 85px);
  overflow: hidden;
}
@media(max-width: 970px){
  .dgs-popup-content__history  .dgs-popup-content-item__link {
    color: #5A0488;
  }
}
.dgs-popup-products{
  color: #000000;
}
.dgs-popup-product{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.dgs-popup-product__img-wrap{
  margin-right: 10px;
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.dgs-popup-product__img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
}
.dgs-popup-product-info{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
}
.dgs-popup-product-info__text{
  margin: 0;
  max-width: 550px;
}
.dgs-popup-product-info__link{
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  transition: 0.2s ease-in-out;
}
.dgs-popup-product-info__link:last-child {
  font-size: 12px;
}
.dgs-popup-product-info__price{
  margin-right: auto;
  margin-left: 0;
  min-width: 100px;
  text-align: left;
}
.dgs-popup-product-info__price .price__main {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  transition: 0.2s ease-in-out;
}
.dgs-popup-product__btn-wrap{
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: center;
  max-width: 200px;
  width: 100%;
}
.dgs-popup-footer{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.dgs-popup-footer__link{
  background: #B12535;
  color: #fff;
  padding: 11px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: initial;
  border-radius: 4px;
  border: 0;
  margin: 12px auto 0 auto;
  display: flex;
  align-items: center;
}
.btn.dgs-popup-footer__link:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.dgs-popup-empty-message{
  text-align: center;
  padding-top: 20px;
  color: #000;
}

.main-navigation--sticky .dgs__button-submit{
  font-size: 0;
}
.dgs-popup-product.dgs-popup-product--not-in-stock .dgs-popup-product__img-wrap,
.dgs-popup-product.dgs-popup-product--not-in-stock .dgs-popup-product-info__text,
.dgs-popup-product.dgs-popup-product--not-in-stock .price__main{
  opacity: 0.3;
}
.dgs-popup-product.dgs-popup-product--not-in-stock  .price__desc {
  font-size: 12px;
}
.price.dgs-popup-product-info__price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/* DIGINETICA SEARCH MOBILE */

.dgs--mobile .dgs-popup.dgs-popup--results {
  width: 100%;
  padding: 0 16px;
  max-height: 100%;
  min-height: 100vh;
}
.dgs--mobile .dgs-popup-content {
  padding-right: 0;
}
.dgs.dgs--mobile {
  min-height: 100%;
  background: #fff;
}
.search-template-desktop .search-button{
  left: initial;
  right: 5px;
  top: 5px;
  padding-left: 22px;
  max-width: 140px;
  width: 100%;
  height: 40px;
  background-position: 18px;
  background-size: 25px;
  background-image: url("../img/search-icon--white.svg");
  background-color: #7D858C;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
  transition: color 0.25s ease-out, background-color 0.25s ease-out;
}

.search-template-desktop .search-button:hover{
  background-color: #B12435;
  transition: background-color 0.25s ease-out;
}

.search-template-desktop .search__input{
  padding-left: 20px;
  padding-right: 175px;
  width: 100%;
  height: 50px;
  font-weight: 700;
  background: #FBFBFB;
  border: 1px solid #000000;
  border-radius: 10px;
  transition: border 0.25s ease-out;
}
.search-template-desktop .search__input:hover{
  border: 1px solid #7D858C;
}
.search-template-desktop .search__input::placeholder{
  color: #000;
  transition: color 0.25s ease-out;
}
.search-template-desktop .search__input:focus::placeholder{
  font-size: 0;
}
.search-template-desktop .search__input:hover::placeholder{
  color: #7D858C;
}
.dgs.dgs--sticky .search-template-desktop .search__input{
  padding-right: 50px ;
}
.search-template-desktop .dgs__query-clear{
  right: 145px;
}

@media (max-width: 970px){
  .dgs__query-clear {
    right: 50px;
  }
  .dgs--mobile .dgs__input {
    width: calc(100% - 145px);
    height: auto;
    background: none;
    border: 0;
    margin: 14px 0 0 60px;
    padding: 5px 0px 5px 16px;
  }
  .dgs--mobile.main-navigation__search .dgs__button-submit{
    margin-left: 0;
    top: 20px;
    display: block;
    border: 0;
    font-size: 0;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-image: url(../img/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .dgs__button-close.search-button--mobile.search-button--close{
    z-index: 1;
    position: absolute;
    right: 20px;
    background-image: url(../img/close-icon.svg);
  }
}
@media (max-width: 577px){
  .dgs__query-clear {
    right: 103px;
    top: 40%;
  }
  .dgs--mobile .dgs__input {
    border: 1px solid #B12535;
    margin: 8px 0 0 60px;
    padding: 5px 50px 5px 16px;
  }
  .dgs--mobile.main-navigation__search .dgs__button-submit{
    position: absolute;
    top: 0;
    left: auto;
    right: 20px;
    font-size: 16px;
    color: #fff;
    margin: 8px 0 0;
    padding: 6px 12px;
    border: 0;
    border-radius: 4px;
    width: auto;
    height: auto;
    background: #B12535;
  }
  .dgs__button-close.search-button--mobile.search-button--close{
    z-index: 1;
    position: absolute;
    left: 0;
    right: auto;
    background-image: url(../img/icon_search_back.svg);
    background-size: 18px;
    height: 50px;
    width: 60px;
    top: 0;
    margin: 0;
  }
}
/* DIGINETICA SEARCH MOBILE END */

/* DIGINETICA SEARCH MOBILE  SUGGESTIONS */

.dgs-popup-content__suggestions{

}
.dgs-suggestions{
  margin-bottom: 20px;
}
.dgs-suggestions__items{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.dgs-suggestions__item{

}
.dgs-suggestions__link{
  font-size: 13px;
  color: #000;
  font-weight: 600;
  border: 1px solid #B12535;
  border-radius: 6px;
  padding: 6px;
  display: block;
}
.dgs-suggestions__link:hover{
  text-decoration: none;
}
/* DIGINETICA SEARCH MOBILE SUGGESTIONS END */


/* /local/templates/redesign/css/site-language.css */
.site-language {
  padding: 20px 0;
}
.site-language__list {
  display: flex;
  gap: 20px;
  list-style: none;
}
.site-language__list-item{}
.site-language__link{
  font-family: "Druk Cyr", "Montserrat", "Basis Grotesque Pro", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
}
.site-language__link:hover,
.site-language__link:focus{
  color: #fff;
  opacity: 1;
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
}
.site-language__link--active{
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.site-language--main-menu .site-language__link{
  color: #000000;
  opacity: 0.6;
}
.site-language--main-menu .site-language__link--active{
  color: #000000;
  opacity: 1;
}
/* /local/templates/redesign/css/calendar-events.css */
.calendar-events {
  overflow: hidden;
  position: relative;
  padding-bottom: 43px;
  margin-top: 30px;
}
.calendar-events__slider-main {
  margin: 0 -20px;
  transition: opacity 0.25s ease-out;
}
.calendar-events__slider-main .slick-track {
  min-width: 100%;
}
.calendar-events__item {
  margin: 0 20px;
}
.calendar-events__item:hover .calendar-events__img {
  transform: scale(1.04);
}
.calendar-events__img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease-in-out;
}
.calendar-events__img-wrap {
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
  max-width: 350px;
  height: 260px;
}
.calendar-events__date {
  display: block;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #7D858C;
}
.calendar-events__link {
  margin-bottom: 15px;
  display: block;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.calendar-events__link:hover {
  color: #B12535;
  text-decoration: none;
}
.calendar-events__text {
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 2;
}
.calendar-events .custom-slick {
  position: absolute;
  top: -42px;
}
.calendar-events .custom-slick--next {
  right: 20px;
}
.calendar-events .custom-slick--prev {
  right: 55px;
}
.calendar-events__months {
  position: absolute;
  top: 12px;
  left: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
  padding-left: 50px;
  transform: translateX(-50%);
}
.calendar-events__month-link {
  color: #000;
  transition: 0.2s ease-in-out;
  font-weight: 700;
  font-size: 16px;
}
.calendar-events__month-link--selected,
.calendar-events__month-link.active {
  border-bottom: 1px solid #000;
}
.calendar-events__month-link:hover {
  color: #B12535;
  text-decoration: none;
}
.calendar-events__mobile-selector {
  position: absolute;
  top: 0;
  left: 60%;
  transform: translateX(-60%);
}
.section-header--calendar {
  position: relative;
  padding-left: 35px;
}
.section-header--calendar::before {
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(../img/calendar-events-icon.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 24px;
}
/* rounded */

.calendar-events--rounded .calendar-events__slider-main{
  margin: 0;
}
.calendar-events--rounded .slick-list{
  margin: 0 -10px;
  padding-bottom: 45px;
}
.calendar-events--rounded .calendar-events__item {
  margin: 0 10px;
}
.calendar-events--rounded .calendar-events__img-wrap {
  border-radius: 10px;
  margin-bottom: 20px;
}
.calendar-events--rounded .calendar-events__date{
  margin-bottom: 20px;
  font-weight: 600;
}
.calendar-events--rounded .slick-slide {
  padding: 0 10px 10px;
  border-radius: 10px;
  height: auto;
  transition: 0.4s cubic-bezier(0.6, 0, 0.4, 1);
}
.calendar-events--rounded .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.calendar-events--rounded .slick-slide:hover{
  background: #FFFFFF;
  box-shadow: 0 20px 60px -40px rgba(0, 0, 0, 0.5);
}

/* temporary rewrite default list style */
.calendar-events--rounded .calendar-events__months {
  position: static;
  inset: auto;
  transform: none;
  padding-left: 0;
  padding-top: 10px;
}
.calendar-events--rounded .calendar-events__month {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.calendar-events--rounded .calendar-events__month-link {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7D858C;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.1s ease-out;
}
.calendar-events--rounded .calendar-events__month-link:hover,
.calendar-events--rounded .calendar-events__month-link:focus {
  color: #B12435;
  text-decoration: none;
}
.calendar-events--rounded .calendar-events__month:not(:last-child)::after {
  width: 12px;
  height: 1px;
  background: #E2E7E9;
  display: inline-block;
  content: "";
}
@media (max-width: 970px){
  .calendar-events--rounded .calendar-events__months {
    width: 100%;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(177, 36, 53, 0.15) transparent;
    padding-bottom: 5px;
    justify-content: flex-start;
    margin: 0;
  }
  .calendar-events--rounded .calendar-events__months:hover,
  .calendar-events--rounded .calendar-events__months:active {
    scrollbar-color: rgba(177, 36, 53, 1) transparent;
  }
}

/* rounded end */

@media (max-width: 1440px) {
  .calendar-events {
    padding-bottom: 30px;
  }
  .calendar-events__slider-main {
    margin: 0 -10px;
  }
  .calendar-events__item {
    margin: 0 10px;
  }
  .calendar-events__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .calendar-events__img-wrap {
    margin-bottom: 20px;
    max-width: 100%;
    height: 270px;
  }
  .calendar-events__date {
    margin-bottom: 10px;
  }
  .calendar-events__link {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .calendar-events .custom-slick--next {
    right: 10px;
  }
  .calendar-events .custom-slick--prev {
    right: 45px;
  }
}
@media (min-width: 971px) and (max-width: 1024px) {
  .calendar-events {
    padding-bottom: 30px;
  }
  .calendar-events__slider-main {
    margin: 0 -5px;
  }
  .calendar-events__item {
    margin: 0 5px;
  }
  .calendar-events__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .calendar-events__img-wrap {
    margin-bottom: 20px;
    max-width: 100%;
    height: 270px;
  }
  .calendar-events__date {
    margin-bottom: 10px;
  }
  .calendar-events__link {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .calendar-events .custom-slick--next {
    right: 0;
  }
  .calendar-events .custom-slick--prev {
    right: 35px;
  }
}
@media (max-width: 970px) {
  .section-header--calendar {
    margin-bottom: 20px;
    max-width: 100%;
    overflow: hidden;
    padding-left: 60px;
    white-space: nowrap;
  }
  .section-header--calendar::before {
    left: 20px;
  }
  .calendar-events {
    padding-bottom: 15px;
  }
  .calendar-events__months {
    top: 5px;
    transform: translateX(-30%);
    padding-left: 0;
  }
  .calendar-events__slider-main {
    margin: 0;
  }
  .calendar-events .custom-slick {
    top: -42px;
  }
  .calendar-events .custom-slick--prev {
    right: 60px;
  }
  .calendar-events .custom-slick--next {
    right: 20px;
  }
  .calendar-events__item {
    margin: 0 5px;
  }
  .calendar-events__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .calendar-events__img-wrap {
    margin-bottom: 20px;
    max-width: 100%;
    height: 270px;
  }
  .calendar-events__date {
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 12px;
  }
  .calendar-events__link {
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 18px;
  }
  .calendar-events__text {
    margin: 0;
    padding-left: 20px;
    font-size: 14px;
  }

  /* rounded */
  .calendar-events--rounded {
    padding-left: 15px;
    padding-right: 15px;
  }
  .calendar-events--rounded .calendar-events__item {
    padding: 0 0 10px;
  }
  /* rounded end */
}
@media (max-width: 770px){
  .calendar-events__month-link{
    font-size: 14px;
  }
}
@media (max-width: 680px){
  .calendar-events .custom-slick {
    top: -75px;
  }
  .section-header--calendar{
    margin-bottom: 0;
  }
  .calendar-events__months {
    transform: none;
    padding: 15px 0;
    margin: 0 20px;
    display: flex;
    position: static;
    justify-content: center;
  }
  .calendar-events__month{
    flex-shrink: 0;
  }
  .calendar-events__month-link{
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .calendar-events__months{
    justify-content: center;
  }
  .calendar-events {
    padding-bottom: 0;
  }
  .calendar-events__slider-main {
    margin: 0;
  }
  .calendar-events .custom-slick--prev {
    right: 58px;
  }
  .calendar-events .custom-slick--next {
    right: 15px;
  }
  .calendar-events__item {
    margin: 0;
  }
  .calendar-events__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .calendar-events__img-wrap {
    margin-bottom: 20px;
    max-width: 100%;
    height: 270px;
  }
  .calendar-events__date {
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 12px;
  }
  .calendar-events__link {
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 18px;
  }
  .calendar-events__text {
    margin: 0;
    padding-left: 20px;
    font-size: 14px;
  }
  .calendar-events__month-link{
    font-size: 12px;
    font-size: clamp(12px, 4vw, 16px);
  }
}
/* /local/templates/redesign/css/section-headline.css */
.section-headline {
  display: flex;
  align-items: end;
  gap: 5px 40px;
  padding-bottom: 10px;
}
.section-headline__title{
  font-family: 'Druk Cyr';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  color: #000000;
  margin: 0;
}
.section-headline--underline{
  border-bottom: 1px solid #E2E7E9;
  margin-bottom: 20px;
}
.section-headline__title--calendar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-headline__title--calendar::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../img/calendar-events-icon.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 24px;
  flex-shrink: 0;
}
@media (max-width: 970px){
  .section-headline__title{
    font-size: 32px;
    padding-right: 110px;
  }
  .section-headline {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    min-height: 50px;
  }
  [data-arrow-is-offset] .section-headline{
    min-height: 95px;
  }
}
/* /local/templates/redesign/css/component-horizontal-list.css */
.component-horizontal-list {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding-top: 10px;
  transition: filter 0.2s ease-in-out;
}
.component-horizontal-list.disabled{
  filter: blur(4px);
  pointer-events: none;
}
.component-horizontal-list__item {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.component-horizontal-list__item:not(:last-child)::after {
  width: 12px;
  height: 1px;
  background: #E2E7E9;
  display: inline-block;
  content: "";
}
.component-horizontal-list__link {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7D858C;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  transition: color 0.1s ease-out;
}
.component-horizontal-list__link:hover,
.component-horizontal-list__link:focus{
  color: #B12435;
  text-decoration: none;
}
.component-horizontal-list__link.active{
  color: #B12435;
  text-decoration: underline;
}
.component-horizontal-list__link:active{
  color: #000;
  text-decoration: none;
}
@media (max-width: 970px){
  .component-horizontal-list{
    width: 100%;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(177, 36, 53, 0.15) transparent;
    padding-bottom: 5px;
  }
  .component-horizontal-list:hover,
  .component-horizontal-list:active{
    scrollbar-color: rgba(177, 36, 53, 1) transparent;
  }
}

/* /local/templates/redesign/css/loyalty.css */
.loyalty-value {
  display: flex;
  align-items: center;
  gap: 5px;
}
.loyalty-value::after {
  content: '';
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url('../img/loyalty-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.loyalty-value--gray{
  color: rgba(137, 138, 141, 1);
}
.loyalty-value--gray::after {
  background-image: url('../img/loyalty-icon-gray.svg');
}
.loyalty-value--gray-dark{
  color: #555555;
}
.loyalty-value--gray-dark::after {
  background-image: url('../img/loyalty-icon-gray-dark.svg');
}
.loyalty-value--red{
  color: rgba(177, 36, 53, 1);
}
.loyalty-value--red::after {
  background-image: url('../img/loyalty-icon-red.svg');
}
.loyalty-value--small {
  font-size: 12px;
}
.loyalty-value--small::after{
  width: 12px;
  height: 12px;
}
.loyalty-value--medium {
  font-size: 12px;
}
.loyalty-value--medium::after{
  width: 14px;
  height: 14px;
}

.card-component__loyalty {
  height: 20px;
  z-index: 20;
  width: fit-content;
  position: absolute;
  top: 277px;
  right: 0;
}

@media (min-width: 320px) {
  .card-component__loyalty {
    top: 294px;
  }
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    top: initial;
    bottom: 125px;
    left: 50px;
  }
  .catalog-content__cards .card-component--vertical .card-component__loyalty {
    top: 212px;
  }
  .grid-wrapper .card-component--horizontal .card-component__loyalty {
    top: initial;
    bottom: 125px;
    left: 40%;
    right: initial;
    transform: translateX(-100%);
  }
  .academy__detail .card-component--horizontal .card-component__loyalty {
    top: initial;
    bottom: 55px;
    left: 0;
    right: initial;
    transform: translateX(0);
  }
}

@media (min-width: 577px) {
  .card-component__loyalty {
    top: 285px;
    right: 20px;
  }
  .catalog-content__cards .card-component--vertical .card-component__loyalty {
    top: 218px;
  }
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    bottom: 30px;
    right: initial;
    left: 130px;
  }
  .grid-wrapper .card-component--horizontal .card-component__loyalty {
    bottom: 0px;
    left: calc(116px + 5%);
    right: initial;
    transform: translateX(0);
  }
  .academy__detail .card-component--horizontal .card-component__loyalty {
    bottom: 35px;
    left: 50px;
  }
}
@media (min-width: 768px) {
  .card-component__loyalty {
    top: 305px;
  }
  .grid-wrapper .card-component--horizontal .card-component__loyalty {
    bottom: 0px;
    left: calc(125px + 5%);
    right: initial;
    transform: translateX(0);
  }
  .academy__detail .card-component--horizontal .card-component__loyalty {
    bottom: 30px;
    left: 60px;
  }
}
@media (min-width: 971px) {
  .catalog-content__cards .card-component--vertical .card-component__loyalty {
    top: 305px;
  }
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    bottom: 20px;
    right: initial;
    left: 185px;
  }
  .academy__detail .card-component--horizontal .card-component__loyalty {
    bottom: 60px;
    left: 10%;
  }
}
@media (min-width: 1024px) {
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    bottom: 30px;
    left: 155px;
    right: initial;
    transform: translateX(0);
  }
  .grid-wrapper .card-component--horizontal .card-component__loyalty {
    bottom: 30px;
    left: 130px;
  }
  .academy__detail .card-component--horizontal .card-component__loyalty {
    bottom: 60px;
    left: 90px;
  }
}

@media (min-width: 1368px) {
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    bottom: 35px;
    right: initial;
    left: 210px;
  }
}
@media (min-width: 1600px) {
  .catalog-content__cards .card-component--horizontal .card-component__loyalty {
    bottom: 27px;
    right: initial;
    left: 215px;
  }
}

.rdd-cart__loyalty {
  background-color: #F1F1F1;
  padding: 4px;
  font-weight: 600;
  border-radius: 4px;
  margin-bottom: 6px;
}

.rdd-cart--fixed-wide .rdd-cart__loyalty {
  display: none;
}

.card-component__loyalty .loyalty-value{
  padding: 2px 4px;
  height: 22px;
  background: #F1F1F1;
  border-radius: 4px;
  font-family: 'Halvar Breit Rg';
  font-weight: 700;
}
.card-component__loyalty-tooltip-content {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #848484;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-component__loyalty-tooltip-content > a {
  display: contents;
}
.tippy-box:has(.card-component__loyalty-tooltip-content){
  padding: 0;
}

/* корзина в навигации */
.header-card-component__loyalty {
  position: absolute;
  bottom: 0;
}
.header-card-component__loyalty .loyalty-value{
  padding: 2px 4px;
  height: 22px;
  background: #F1F1F1;
  border-radius: 4px;
  font-family: 'Halvar Breit Rg';
  font-weight: 700;
}

.loyalty-program__pb-container {
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(228, 228, 228, 1);
}
.loyalty-program__pb {
  height: 100%;
  border-radius: 2px;
  background-color: rgba(177, 37, 53, 1);
  width: calc((var(--current, 0) / var(--max, 100)) * 100%);
}

.loyalty-program__row {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.loyalty-program__name,
.loyalty-program__value,
.loyalty-program__value .loyalty-value{
  font-size: 18px;
  font-weight: 600;
}

.loyalty-program__value {
  display: flex;
  align-items: center;
  gap: 20px;
}
.loyalty-program__desc {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .loyalty-program__name,
  .loyalty-program__value,
  .loyalty-program__desc,
  .loyalty-program__value .loyalty-value{
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .header-card-component__loyalty {
    bottom: 60px;
  }
  .loyalty-program__row {
    flex-direction: column;
    align-items: flex-start;
  }
  .loyalty-program__value,
  .loyalty-program__desc,
  .loyalty-program__value .loyalty-value{
    font-weight: 400;
  }
}
