#header-menu-catalog.active {
    display: block !important;
}

.legal__entity__block {
    margin-bottom: 25px;
}

.buy--comment--block.hidden {
    display: none;
}

.section-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
    z-index: 1;
}

.button.bottom {
    position: absolute;
    bottom: 20px;
}

.home-products__items .item:hover {
    padding-bottom: 32px;
    overflow: hidden;
}

.home-products__items .item .img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-products__items .item:hover .img img:nth-child(2) {
    width: 250px;
    height: auto;
}

.cookei_title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}

.cookei_text {
    font-size: 16px;
    line-height: 22px;
}

.social-auth__item {
    margin-left: 20px;
}

#nca-cookiesaccept-line .button.button-dark {
    margin-top: 20px;
    padding: 14px 40px;
}

.coffeemachine-demo-popup__button.button.button-dark {
    padding: 12px 40px 12px 40px;
    font-size: 14px;
    line-height: 18px;
}

.modal-header.perosonal-modal-change-title {
    padding: 7px 0;
}

.modal--body--wrap label {
    margin-bottom: 10px;
}

.modal-body.modal-content-personal-popup {
    padding: 1.5em;
}

.popup-oneclick .login-page__name-block.input---block {
    margin-bottom: 25px;
}

.container-fluid.popup-oneclick.preorder .login-page__name-label {
    z-index: 2;
    font-size: 12px;
}

.home-slider__img.mobile-picture {
    display: none;
}

.product__aboutProduct .product-promocode {
    width: 315px;
    height: 90px;
    position: relative;
    margin-bottom: 25px
}

@media only screen and (min-width: 768px) and (max-width:992px) {
    .product__aboutProduct .product-promocode {
        margin-bottom:0
    }
}

.product__aboutProduct .product-promocode img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product__aboutProduct .product-promocode__info {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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;
    top: 0;
    left: 0
}

.product__aboutProduct .product-promocode__info .left {
    max-width: 108px
}

.product__aboutProduct .product-promocode__info .left .price {
    font-weight: 700;
    font-size: 18px;
    line-height: 123%;
    color: #071a33;
    margin-bottom: 0
}

.product__aboutProduct .product-promocode__info .left .date {
    font-size: 12px;
    line-height: 120%;
    color: #071a33;
    margin-top: 4px;
    margin-bottom: 0
}

.product__aboutProduct .product-promocode__info .right {
    max-width: 82px;
    margin-right: 10px
}

.product__aboutProduct .product-promocode__info .right .code {
    font-size: 12px;
    line-height: 120%;
    color: #071a33;
    margin-bottom: 0;
    text-align: center
}

.product__aboutProduct .product-promocode__info .right .code span {
    font-weight: 700
}

.product__aboutProduct .product-promocode__info .right .confirm {
    font-weight: 700;
    font-size: 14px;
    line-height: 145%;
    text-align: center;
    color: #c28005;
    margin-top: 6px;
    background: 0 0;
    border: 0
}

.product__aboutProduct .product-promocode__info .right svg {
    margin: 0 auto 8px;
    display: block
}

.product__aboutProduct .product__gift {
    background-color: #fff;
    border-radius: 18px;
    padding: 12px 16px 12px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    background: #F7F7F7;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none!important
}

@media (min-width: 1200px) {
    .product__aboutProduct .product__gift {
        padding:12px 20px 12px 12px
    }
}

.product__aboutProduct .product__gift:not(:last-child) {
    margin-bottom: 10px
}

.product__aboutProduct .product__gift .gift__img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.product__aboutProduct .product__gift .gift__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}


.product__aboutProduct .aboutProduct__characteristic .characteristic__gift .gift__title.main_title {
    font-size: 14px;
    line-height: 145%;
}

.product__aboutProduct .aboutProduct__characteristic .characteristic__gift .gift__title {
    font-size: 12px;
    line-height: 145%;
    color: #071a33;
    margin-bottom: 16px;
    margin-right: 12px
}

@media (min-width: 1200px) {
    .product__aboutProduct .aboutProduct__characteristic .characteristic__gift .gift__title {
        margin-right:20px
    }
}

.product__aboutProduct .product__gift .gift__price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 116px
}

@media (min-width: 992px) {
    .product__aboutProduct .product__gift .gift__price-wrap {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 90px
    }
}

@media (min-width: 1200px) {
    .product__aboutProduct .product__gift .gift__price-wrap {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 116px
    }
}

@media (min-width: 0) {
    .product__aboutProduct .product__gift .gift__price-wrap .price-wrap__icon {
        margin-right:13px
    }
}

@media (min-width: 992px) {
    .product__aboutProduct .product__gift .gift__price-wrap .price-wrap__icon {
        margin-right:0
    }
}

@media (min-width: 1200px) {
    .product__aboutProduct .product__gift .gift__price-wrap .price-wrap__icon {
        margin-right:8px
    }
}

.product__aboutProduct .product__gift .gift__price .price__amount {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 135%;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #8693a2
}

.product__aboutProduct .product__gift .gift__price .price__text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 145%;
    color: #c28005
}


 
@media only screen and (max-width: 1112px) {
    .product__aboutProduct .catalog-page .catalog-page__filtersList {
        top: 68px;
    }
}

@media screen and (max-width: 768px) {
    .product__aboutProduct .cookei_title {
        font-size: 16px;
        line-height: 18px;
    }
    .product__aboutProduct .cookei_text {
        font-size: 14px;
        line-height: 18px;
    }
    .product__aboutProduct #nca-cookiesaccept-line .button.button-dark {
        font-size: 14px;
        padding: 14px 35px 14px 35px;
        margin-top: 0;
    }

}

@media screen and (max-width: 575px) { 
    .product__aboutProduct .home-slider__img.mobile-picture {
        display: block;
    }

    .product__aboutProduct .home-slider__img.pc-picture {
        display: none;
    }
}

@media only screen and (max-width: 1162px) {
    .product__aboutProduct .characteristic__gift {
        margin-bottom: 30px;
    }
}

.promocode-group .form-control.promocode-control {
    height: 52px;
}

.js-has-promo.basket-card__link.basket-card__link-promocode {
    cursor: pointer;
}

.modal-custom {
    pointer-events: auto;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #071a33
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .7
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #8693a2;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #8693a2;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

.modal-custom__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 24px
}

.modal-custom__header .label-popup {
    width: 191px;
    height: 32px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #141414
}

@media (max-width: 535px) {
    .modal-custom__header .label-popup {
        font-size:18px
    }
}

.modal-custom__header .close-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-right: 9px
}

.modal-custom__header .close-block .label-btn {
    margin-right: 20px;
    width: 56px;
    height: 18px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 146.28%;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #071a33
}

@media (max-width: 535px) {
    .modal-custom__header .close-block .label-btn {
        display:none
    }
}

.modal-custom__header .close-block .btn-close {
    cursor: pointer
}

.modal-custom__window {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 307px;
    z-index: 498
}

.modal-custom__window .main {
    width: 100%;
    height: 100%;
    max-height: 307px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(79.76%,#f9f9f9),to(rgba(249,249,249,0)));
    background: -o-linear-gradient(bottom,#f9f9f9 79.76%,rgba(249,249,249,0) 100%);
    background: linear-gradient(0deg,#f9f9f9 79.76%,rgba(249,249,249,0) 100%);
    z-index: 498;
    -webkit-overflow-scrolling: touch
}

@media (min-width: 800px) {
    .modal-custom__window .main {
        padding-right:0
    }
}

@media (max-width: 800px) {
    .modal-custom__window .main {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 25px
    }
}

@media (max-width: 535px) {
    .modal-custom__window .main {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0
    }
}

.modal-custom__window .main::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.modal-custom__window .main::-webkit-scrollbar-track {
    background-color: #eaeaea
}

.modal-custom__window .main::-webkit-scrollbar-thumb {
    background: #59aee4;
    border-radius: 4px
}


.modal-custom__window .layer-gradient {
    position: absolute;
    height: 13%;
    width: 100%;
    bottom: -2px;
    right: 10px;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(50%,#f9f9f9),to(rgba(249,249,249,0)));
    background: -o-linear-gradient(bottom,#f9f9f9 50%,rgba(249,249,249,0) 100%);
    background: linear-gradient(0deg,#f9f9f9 50%,rgba(249,249,249,0) 100%)
}

.modal-custom__footer {
    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;
    margin-top: 18px
}

@media (max-width: 535px) {
    .modal-custom__footer {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.modal-custom__footer .order-lists {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #071a33;
    width: 345px;
    height: 20px
}

@media (max-width: 535px) {
    .modal-custom__footer .order-lists {
        margin-bottom:5px
    }
}

.modal-custom__footer .order-lists .order-num,.modal-custom__footer .order-lists .order-num-all {
    color: #59aee4;
    font-weight: 700
}

.modal-custom__footer .btn-presents {
    outline: 0;
    border: 0;
    width: 213px;
    height: 52px;
    background: #59aee4;
    border-radius: 40px;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff
}

.overlay-modal-custom {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.28)
}

.custom-modal #WindowManager_WindowContainer .show .modal-content {
    padding: 0!important;
    width: 100px
}

.modal-custom__window .main::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.modal-custom__window .main::-webkit-scrollbar-track {
    background-color: #eaeaea
}

.modal-custom__window .main::-webkit-scrollbar-thumb {
    background: #59aee4;
    border-radius: 4px
}

.modal-custom__window .main .item-product {
    width: 100%;
    height: 100%;
    max-height: 220px;
    max-width: 220px;
    background: #fff;
    border-radius: 12px;
    position: relative;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    -moz-transform: perspective(1200px);
    margin-bottom: 20px
}

@media (min-width: 800px) {
    .modal-custom__window .main .item-product {
        margin-right:24px
    }
}

.modal-custom__window .main .item-product .front .info-btn,.modal-custom__window .main .item-product .back .info-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative
}

.modal-custom__window .main .item-product .front .info-btn .btn-show-info,.modal-custom__window .main .item-product .back .info-btn .btn-show-info {
    position: absolute;
    z-index: 500;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.modal-custom__window .main .item-product .front .content .img-product,.modal-custom__window .main .item-product .back .content .img-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-custom__window .main .item-product .front .content .product__usable,.modal-custom__window .main .item-product .back .content .product__usable {
    position: absolute;
    right: 18px;
    bottom: 19px
}

.modal-custom__window .main .item-product .front .content .product__usable .product__add,.modal-custom__window .main .item-product .back .content .product__usable .product__add {
    background: #59aee4;
    border: 0;
    outline: 0;
    height: 16px;
    width: 16px;
    padding: 4px;
    line-height: 0;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-custom__window .main .item-product .front .content .product__usable .product__add svg,.modal-custom__window .main .item-product .back .content .product__usable .product__add svg {
    width: 7px;
    height: 8px
}

.modal-custom__window .main .item-product .front .content .product__usable .product_counter,.modal-custom__window .main .item-product .back .content .product__usable .product_counter {
    background: #eaeaea;
    border-radius: 12px;
    padding: 6px;
    height: 26px;
    width: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-custom__window .main .item-product .front .content .product__usable .product_counter button,.modal-custom__window .main .item-product .back .content .product__usable .product_counter button {
    padding: 0;
    border: 0;
    outline: 0;
    height: 8px;
    width: 8px;
    background: 0 0;
    line-height: 0
}

.modal-custom__window .main .item-product .front .content .product__usable .product_counter .disabled,.modal-custom__window .main .item-product .back .content .product__usable .product_counter .disabled {
    display: block!important
}

.modal-custom__window .main .item-product .front .content .product__usable .product_counter .quantity__input,.modal-custom__window .main .item-product .back .content .product__usable .product_counter .quantity__input {
    line-height: 14px;
    font-weight: 700;
    font-size: 12px;
    display: block;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #59aee4;
    width: 20px;
    height: 14px
}

.modal-custom__window .main .item-product .back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-custom__window .main .item-product .back .header-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px
}

.modal-custom__window .main .item-product .back .header-block .title {
    font-weight: 700;
    font-size: 12px;
    line-height: 140%;
    color: #333;
    max-width: 130px
}

.modal-custom__window .main .item-product .back .header-block .btn-back {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 500;
    cursor: pointer
}

.modal-custom__window .main .item-product .back .description {
    font-weight: 400;
    font-size: 11px;
    line-height: 160%;
    max-height: 104px;
    overflow: hidden
}

.modal-custom__window .main .item-product .back .product__usable {
    position: absolute;
    right: 18px;
    bottom: 18px
}

.modal-custom__window .main .item-product .back .product__usable .product__add {
    background: #59aee4;
    border: 0;
    outline: 0;
    height: 16px;
    width: 16px;
    padding: 4px;
    line-height: 0;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-custom__window .main .item-product .back .product__usable .product__add svg {
    width: 7px;
    height: 8px
}

.modal-custom__window .main .item-product .back .product__usable .product_counter {
    background: #eaeaea;
    border-radius: 12px;
    padding: 6px;
    height: 26px;
    width: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-custom__window .main .item-product .back .product__usable .product_counter button {
    padding: 0;
    border: 0;
    outline: 0;
    height: 8px;
    width: 8px;
    background: 0 0;
    line-height: 0
}

.modal-custom__window .main .item-product .back .product__usable .product_counter .disabled {
    display: block!important
}

.modal-custom__window .main .item-product .back .product__usable .product_counter .quantity__input {
    line-height: 14px;
    font-weight: 700;
    font-size: 12px;
    display: block;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #59aee4;
    width: 20px;
    height: 14px
}

.modal-custom__window .main .item-product .radio-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    z-index: 500;
    position: absolute;
    bottom: 0;
    right: 17.5px
}

.modal-custom__window .main .item-product .radio-button .payment-method__input {
    border: 0
}

.modal-custom__window .main .item-product .radio-button input[type=radio]:after {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    top: -3px;
    left: -1px;
    position: relative;
    background: #eaeaea;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 0
}

.modal-custom__window .main .item-product .radio-button input[type=radio]:checked:after {
    width: 17px;
    height: 17px;
    border-radius: 16px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #59aee4;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 3px solid #eaeaea
}

@media (max-width: 410px) {
    .modal-custom__window .main .item-product .radio-button input[type=radio]:checked:after {
        width:17px;
        height: 17px
    }
}

.modal-custom__window .main .item-product .front {
    background-color: #fff;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.modal-custom__window .main .item-product .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.modal-custom__window .layer-gradient {
    position: absolute;
    height: 13%;
    width: 100%;
    bottom: -2px;
    right: 10px;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(50%,#f9f9f9),to(rgba(249,249,249,0)));
    background: -o-linear-gradient(bottom,#f9f9f9 50%,rgba(249,249,249,0) 100%);
    background: linear-gradient(0deg,#f9f9f9 50%,rgba(249,249,249,0) 100%)
}

.modal-custom__footer {
    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;
    margin-top: 18px
}

@media (max-width: 535px) {
    .modal-custom__footer {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.modal-custom__footer .order-lists {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #071a33;
    width: 345px;
    height: 20px
}

@media (max-width: 535px) {
    .modal-custom__footer .order-lists {
        margin-bottom:5px
    }
}

.modal-custom__footer .order-lists .order-num,.modal-custom__footer .order-lists .order-num-all {
    color: #59aee4;
    font-weight: 700
}

.modal-custom__footer .btn-presents {
    outline: 0;
    border: 0;
    width: 213px;
    height: 52px;
    background: #59aee4;
    border-radius: 40px;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff
}

.overlay-modal-custom {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.28)
}

.custom-modal #WindowManager_WindowContainer .show .modal-content {
    padding: 0!important;
    width: 100px
}

.newDinamica {
    width: 100%;
    margin: 0 auto;
    font-family: Noto Sans,sans-serif;
    background: #fff;
    max-width: 1280px
}

.modal-custom__window .main .item-product .front,.modal-custom__window .main .item-product .back {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
    padding: 18px;
    z-index: 499
}

.modal-custom__window .main .item-product .front, .modal-custom__window .main .item-product .back {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
    padding: 18px;
    z-index: 499
}

.modal-custom__window .main .item-product .front .content .title,.modal-custom__window .main .item-product .back .content .title {
    font-weight: 700;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    color: #333;
    width: 100%;
    max-width: 135px;
    text-align: left;
    height: 34px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 10px;
    text-align: left
}

.cart .basket-card .order-presents {
    border: unset;
}

.cart .basket-card .order-presents__btn-open {
    background-color: #2b2b2b;
    line-height: 22px;
    height: 100%;
    padding: 7px;
}

.grecaptcha-badge {
    right: -300px!important;
}

/* grills landing начало */
.grills-landing * {
    box-sizing: border-box;
  }
  .grills-landing img {
    margin-bottom: 0;
  }
  .grills-slider .item__img img {
    max-width: 100%;
    height: 142px;
  }
  @media (min-width: 350px) {
    .grills-slider .item__img img {
      height: 160px;
    }
  }
  .grills-banner {
    margin-bottom: -113px;
  }
  .grills-landing {
    margin: 0 auto;
  }
  .grills-landing .js-add-to-basket {
    cursor: pointer;
    z-index: 2;
  }
  .grills-banner__wrapper {
    position: relative;
    overflow: hidden;
  }
  .grills-banner-img img {
    margin-bottom: 0;
    object-fit: cover;
    position: relative;
    width: 113%;
    left: -16px;
  }
  @media (min-width: 768px) {
    .grills-banner-img img {
      width: 118%;
      left: -28px;
    }
  }
  .grills-banner__info-wrapper {
    max-width: 1155px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: linear-gradient(180deg, rgba(251, 237, 224, 0) 15.7%, #FBEDE0 27.69%);
    padding-bottom: 60px;
    padding-top: 80px;
    top: -113px;
    position: relative;
  }
  .grills-banner__info {
    top: 74px;
    right: 12px;
    max-width: 309px;
  }
  @media (min-width: 1280px) {
    .grills-banner {
      margin-bottom: 0;
    }
    .grills-banner__info  {
      max-width: 544px;
    }
    .grills-banner-img img {
      width: 100%;
      height: 738px;
      left: 0;
      overflow: hidden;
    }
  }
  @media (min-width: 1280px) {
    .grills-banner__info-wrapper {
      position: absolute;
      display: block;
      background: none;
      padding: 0;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
    }
    .grills-banner__info {
      position: absolute;
      max-width: none;
    }
  }
  @media (min-width: 400px) {
    .grills-banner__info-wrapper {
      padding-top: 70px;
    }
  }
  @media (min-width: 600px) {
    .grills-banner__info-wrapper {
      padding-top: 40px;
    }
  }
  .grills-banner__info-title {
    font-size: 16px;
    line-height: 18.4px;
    color: black;
  }
  .grills-banner__info-text {
    font-size: 26px;
    line-height: 31.2px;
    font-weight: 700;
    color: black;
    margin-top: 14px;
  }
  .grills-landing .button {
    margin-top: 29px;
    padding: 17px 30px;
    background: #E3000B;
    border-radius: 150px;
    font-weight: 700;
    border: 0;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25.2px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
  }
  .grills-banner__info-button-wrapper {
    display: flex;
  }
  .grills-banner__info-button {
    margin-left: auto;
    margin-right: auto;
  }
  @media (min-width: 768px) {
    .grills-banner__info-title  {
      font-size: 26px;
      line-height: 29.9px;
    }
    .grills-banner__info-text {
        font-size: 40px;
        line-height: 46px;
    }
    .grills-landing .button {
      font-size: 18px;
      line-height: 25.2px;
    }
    .grills-banner__info {
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      padding: 0 40px;
      max-width: 900px;
    }
    .grills-banner__info-wrapper {
      max-width: none;
    }
  }
  @media (min-width: 1280px) {
    .grills-banner__info  {
      max-width: 544px;
    }
  }
  @media (min-width: 1280px) {
    .grills-banner__info-title  {
      font-size: 26px;
      line-height: 29.9px;
    }
    .grills-banner__info-text {
      font-size: 44px;
      line-height: 50.6px;
    }
    .grills-landing .button {
      font-size: 26px;
      line-height: 29.9px;
    }
    .grills-banner__info-button {
      margin-left: 0;
      margin-right: 0;
    }
    .grills-banner__info {
      display: block;
      padding: 0;
      text-align: left;
    }
    .grills-banner__info-wrapper {
      max-width: 1155px;
    }
  }
  .grills-landing .item {
    background-color: #EFEFEF;
    border-radius: 10px;
    padding: 24px 27px;
  }
  .grills-landing .item__link {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .grills-landing .item__img {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .grills-landing .swiper-container {
    margin-left: auto;
    margin-right: auto;
  }
  .grills-landing .item__title {
    text-align: center;
    color: black;
    font-size: 13px;
    line-height: 17.55px;
  }
  .grills-landing .item__text {
    min-height: 51px;
    display: flex;
    margin-top: 23px;
    justify-content: center;
    gap: 41px;
  }
  .grills-landing .item__preorder {
    padding: 0;
    background: none;
  }
  .grills-landing .item__text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .grills-landing .item__price-old {
    font-size: 16px;
    line-height: 18.4px;
    color: #676767;
    text-decoration: line-through;
  }
  .grills-landing .item__price {
    font-size: 26px;
    line-height: 29.9px;
    font-weight: 700;
    color: black;  
  }
  .grills-landing .swiper-button-next::after,
  .grills-landing .swiper-button-prev::after {
    color: black;
    font-size: 20px;
  }
  @media (min-width: 768px) {
    .grills-landing .swiper-button-next::after,
    .grills-landing .swiper-button-prev::after {
      font-size: 23px;
    }
  }
  .grills-slider {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  @media (min-width: 374px) {
    .grills-slider {
    }
  }
  @media (min-width: 690px) {
    .grills-slider {
    }
  }
  @media (min-width: 1200px) {
    .grills-slider {
      padding-top: 85px;
      padding-bottom: 85px;
    }
  }
  .grills-slider .swiper-button-next {
    top: auto;
    bottom: 2px;
  }
  .grills-slider .swiper-button-prev {
    top: auto;
    bottom: 2px;
  }
  .grills-slider .swiper-pagination.swiper-pagination-progressbar {
    left: 50%;
    width: 65%;
    bottom: 22px;
    transform: translate(-50%, -50%);
    top: auto;
    border-radius: 2px;
    overflow: hidden;
  }
  .grills-slider .swiper-pagination.swiper-pagination-progressbar {
    height: 2px;
  }
  @media (min-width: 450px) {
    .grills-slider .swiper-pagination.swiper-pagination-progressbar {
      width: 75%;
    }
  }
  @media (min-width: 690px) {
    .grills-slider .swiper-pagination.swiper-pagination-progressbar {
      width: 85%;
    }
  }
  @media (min-width: 1200px) {
    .grills-slider .swiper-pagination.swiper-pagination-progressbar {
      width: 801px;
      height: 4px;
      bottom: 40px;
    }
    .grills-slider .swiper-button-next,
    .grills-slider .swiper-button-prev {
      bottom: 20px;
      top: 50%
    }
  }
  .grills-slider .swiper-pagination-progressbar-fill {
    background-color: #E3000B;
  }
  .grills-slider .swiper-slide {
    width: auto;
    height: auto;
  }
  .grills-slider__container {
    padding-bottom: 50px;
  }
  /* .grills-slider__container .swiper-button-next {
    top: auto;
    right: 30px;
    bottom: 51px;
  }
  .grills-slider__container .swiper-button-prev {
    top: auto;
    left: 30px;
    bottom: 51px;
  }
  @media (min-width: 768px) {
    .grills-slider__container .swiper-button-next {
      right: 70px;
    }
    .grills-slider__container .swiper-button-prev {
      left: 70px;
    }
  }
  @media (min-width: 1200px) {
    .grills-slider__container .swiper-button-next {
      right: 10px;
      top: 50%;
    }
    .grills-slider__container .swiper-button-prev {
      left: 10px;
      top: 50%;
    }
  } */
  .choose-grill-slider__container .swiper-button-next {
    top: auto;
    right: 30px;
    bottom: 51px;
  }
  .choose-grill-slider__container .swiper-button-prev {
    top: auto;
    left: 30px;
    bottom: 51px;
  }
  @media (min-width: 768px) {
    .choose-grill-slider__container .swiper-button-next {
      right: 70px;
    }
    .choose-grill-slider__container .swiper-button-prev {
      left: 70px;
    }
  }
  @media (min-width: 1200px) {
    .choose-grill-slider__container .swiper-button-next {
      right: 10px;
      top: 50%;
    }
    .choose-grill-slider__container .swiper-button-prev {
      left: 10px;
      top: 50%;
    }
  }
  .choose-grill-slider__container {
    position: relative;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .choose-grill-slider__container {
      padding-left: 60px;
      padding-right: 60px;
    }
  }
  @media (min-width: 1200px) {
    .choose-grill-slider__container {
      max-width: 1288px;
      padding-left: 64px;
      padding-right: 64px;
    }
  }
  .choose-grill-slider__container-custom {
    padding-bottom: 40px;
    scroll-margin-top: 40px;
  }
  .choose-grill-slider__container-custom .swiper-button-next {
    bottom: 42px;
  }
  .choose-grill-slider__container-custom .swiper-button-prev {
    bottom: 42px;
  }
  .choose-grill-slider__tittle {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: black;
    margin-bottom: 23px;
  }
  @media (min-width: 768px) {
    .choose-grill-slider__tittle {
      font-size: 40px;
      line-height: 46px;
    }
    .choose-grill-slider__container-custom .swiper-button-next {
      bottom: 44px;
    }
    
    .choose-grill-slider__container-custom .swiper-button-prev {
      bottom: 44px;
    }
  }
  @media (min-width: 1440px) {
    .choose-grill-slider__tittle {
      font-size: 50px;
      line-height: 57.5px;
      margin-bottom: 60px;
    }
  }
  .grill-product__img {
    width: 100%;
  }
  .grill-product__img img {
    max-width: 100%;
    object-fit: scale-down;
    height: 131px;
  }
  .grill-product__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 24px 24px;
    border-radius: 10px;
    background-color: #F4F4F4;
    text-align: center;
    color: black;
    height: 100%;
  }
  .grill-product__wrapper:hover {
      color: black;
  }
  .grill-product__name {
    font-size: 13px;
    line-height: 18.2px;
  }
  .grill-product__param {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    line-height: 18.4px;
    max-width: 220.5px;
    min-height: 38.4px;
  }
  .grill-product__param:nth-child(3) {
    min-height: 89.67px;
  }
  .grill-product__param:first-child {
    min-height: 91.67px;
  }
  .grill-product__param:last-child {
    min-height: 73.3px;
  }
  .grill-product__button-wrapper {
    height: 88px;
  }
  .grill-product_big-red {
    color: #E3000B;
    font-size: 30px;
    line-height: 34.5px;
    font-weight: 700;
  }
  .grill-product__button.button{
    width: 164px;
    margin-top: 25px;
    margin-bottom: 12px;
    font-size: 21px;
    font-weight: 700;
    line-height: 24.15px;
    height: 51px;
    padding: 0;
    display: flex;
    align-items: center;
  }
  @media (min-width: 1400px) {
    .grill-product__button.button {
      width: 200px;
    }
  }
  .grill-product__button.button:disabled {
    background-color: #676767;
  }
  .grill-product_red-text {
    color: #E3000B;
    font-weight: 700;
  }
  .grill-product__price {
    font-weight: 700;
    font-size: 26px;
    line-height: 29.9px;
  }
  .grill-product__old-price {
    color: #676767;
    font-size: 17px;
    line-height: 19.55px;
    font-weight: 400;
    text-decoration: line-through;
  }
  .grill-product__param-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 21px;
  }
  .choose-grill-slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  @media (min-width: 1200px) {
    .choose-grill-slider {
      padding-top: 85px;
      padding-bottom: 85px;
    }
    .grills-slider__container {
      padding-bottom: 0;
    }
  }
  .choose-grill-slider .wiper-scrollbar-drag {
    background-color: #DEDEDE;
  }
  .choose-grill-slider .swiper-scrollbar-drag {
    background-color: #E3000B;
  }
  .choose-grill-slider .swiper-scrollbar {
    width: 65%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    height: 2px;
  }
  @media (min-width: 570px) {
    .choose-grill-slider .swiper-scrollbar {
      width: 80%;
    }
  }
  @media (min-width: 768px) {
    .choose-grill-slider .swiper-scrollbar {
      height: 4px;
    }
  }
  .choose-grill-slider .swiper-button-next,
  .choose-grill-slider .swiper-button-prev {
    top: auto;
    bottom: 7px;
  }
  .choose-grill-slider .swiper-button-next {
    right: 2px;
  }
  .choose-grill-slider .swiper-button-left {
    left: 2px;
  }
  @media (min-width: 1200px) {
    .choose-grill-slider .swiper-button-next,
    .choose-grill-slider .swiper-button-prev {
      top: 50%;
      bottom: 0;
    }
  }
  .grill-banner {
    background-image: url('grills/grill-banner-mini.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: 658px;
  }
  @media (min-width: 540px) {
    .grill-banner {
      background-image: url('grills/grill-banner-middle.webp');
      background-position: center;
      height: 680px;
    }
  }
  @media (min-width: 768px) {
    .grill-banner {
      height: 720px;
    }
  }
  @media (min-width: 1000px) {
    .grill-banner {
      background-image: url('grills/grill-banner.webp');
    }
  }
  .grill-banner__container {
    position: relative;
    width: 100%;
    padding: 60px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  @media (min-width: 375px) {
    .grill-banner__container {
      padding-left: 45px;
      padding-right: 45px;
    }
  }
  @media (min-width: 1160px) {
    .grill-banner__container {
      max-width: 1160px;
      margin: 0 auto;
    }
  }
  .grill-banner__info {
    background: #FFFFFFB2;
    padding: 24px;
    border-radius: 10px;
    max-width: 300px;
  }
  .grill-banner__info-title {
    color: #E3000B;
    font-size: 26px;
    line-height: 29.9px;
    margin-bottom: 6px;
    font-weight: 700;
  }
  .grill-banner__info-text {
    font-size: 16px;
    line-height: 19.2px;
    color: black;
  }
  @media (min-width: 1400px) {
    .grill-banner__info {
      max-width: 381px;
    }
    .grill-banner__info-title {
      font-size: 38px;
      line-height: 43.7px;
    }
    
    .grill-banner__info-text {
      font-size: 21px;
      line-height: 25.2px;
    }
  }
  .grill-banner__info.info-1 {
    margin: 0 auto;
  }
  .grill-banner__info.info-2 {
    margin: 0 auto;
  }
  @media (min-width: 500px) {
    .grill-banner__info.info-1 {
      margin: 0;
    }
    .grill-banner__info.info-2 {
      margin-right: 0;
      margin-left: auto;
    }
  }
  .max-possibilities-slider__bg {
    background-color: black;
    width: 100%;
  }
  .max-possibilities-slider {
    padding-top: 60px;
    padding-bottom: 108px;
  }
  .max-possibilities-slider__info {
    margin-bottom: 20px;
  }
  .max-possibilities-slider__info-tittle {
    font-size: 30px;
    line-height: 34.5px;
    color: white;
    margin-bottom: 6px;
  }
  .max-possibilities-slider__info-text {
    font-size: 13px;
    line-height: 15.6px;
    color: rgba(100%, 100%, 100%, 0.7);
  }
  .max-possibilities-slider__info-text a {
    text-decoration: underline;
    color: rgba(100%, 100%, 100%, 0.7);
  }
  @media (min-width: 1200px) {
    .max-possibilities-slider__info-tittle {
      font-size: 50px;
      line-height: 57.5px;
      margin-bottom: 34px;
    }
    .max-possibilities-slider__info-text {
      font-size: 17px;
      line-height: 19.55px;
    }
    .max-possibilities-slider {
      padding-top: 85px;
    }
  }
  .max-possibilities-slider .item-card {
  }
  .max-possibilities-slider .item-card__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 22px;
    background-color: white;
    border-radius: 10px;
    justify-content: space-between;
    min-height: 470px;
  }
  @media (min-width: 360px) {
    .max-possibilities-slider .item-card__wrapper {
      min-height: 508px;
    }
  }
  .max-possibilities-slider .item-card__text {
    color: black;
  }
  .max-possibilities-slider .item-card__tittle {
    font-size: 26px;
    line-height: 29.9px;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .max-possibilities-slider .item-card__tittle_red {
    color: #E3000B;
  }
  .max-possibilities-slider .item-card__subtittle {
    font-size: 16px;
    line-height: 19.2px;
  }
  @media (min-width: 1200px) {
    .max-possibilities-slider .item-card__tittle {
      font-size: 38px;
      line-height: 41.8px;
      margin-bottom: 14px;
    }
    .max-possibilities-slider .item-card__subtittle {
      font-size: 21px;
      line-height: 25.2px;
    }
  }
  .max-possibilities-slider .item-card__img {
  }
  .max-possibilities-slider .item-card__img img {
    max-width: 100%;
  }
  .max-possibilities-slider .swiper-scrollbar-drag {
    background-color: #E3000B;
  }
  .max-possibilities-slider .swiper-scrollbar {
    background-color: #DEDEDE;
    height: 2px;
    width: 55%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 70px;
  }
  @media (min-width: 400px) {
    .max-possibilities-slider .swiper-scrollbar {
      width: 65%;
    }
  }
  .max-possibilities-slider .swiper-button-next,
  .max-possibilities-slider .swiper-button-prev {
    top: auto;
    bottom: 49px;
  }
  .max-possibilities-slider .swiper-button-next::after,
  .max-possibilities-slider .swiper-button-prev::after {
    color: white !important;
  }
  @media (min-width: 768px) {
    .max-possibilities-slider .swiper-wrapper {
      display: flex;
      flex-direction: column;
      row-gap: 22px;
      transform: translate3d(0, 0px, 0px) !important;
    }
    .max-possibilities-slider .swiper-slide {
       margin-right: 0 !important;
       width: 100% !important;
    }
    .max-possibilities-slider .item-card__wrapper {
      flex-direction: row;
      min-height: auto;
      padding-left: 40px;
      padding-right: 40px;
      gap: 27px;
    }
    .max-possibilities-slider .item-card__wrapper_reverse {
      flex-direction: row-reverse;
    }
    .max-possibilities-slider .item-card__text {
      flex-basis: 50%;
    }
    .max-possibilities-slider .swiper-button-next,
    .max-possibilities-slider .swiper-button-prev {
       display: none;
    }
    .max-possibilities-slider .swiper-scrollbar {
        display: none;
    }
  }
  @media (min-width: 1150px) {
    .max-possibilities-slider .swiper-wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 63px;
    }
    .max-possibilities-slider .item-card__wrapper {
      flex-direction: column;
      height: 100%;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      background-color: transparent;
    }
    .max-possibilities-slider .item-card__tittle {
      margin-bottom: 14px;
    }
    .max-possibilities-slider .item-card__img {
      border-radius: 10px;
      background-color: white;
      padding: 20px 16px;
    }
    .item-card__wrapper_reverse {
      flex-direction: column;
    }
    .max-possibilities-slider .item-card__text {
      background-color: black;
      color: white;
      padding-bottom: 0;
    }
    .max-possibilities-slider .item-card__tittle_red {
      color: white;
    }
  }
  .cooking-modes-slider__bg {
    background-color: black;
  }
  .cooking-modes-slider__container {
  }
  .cooking-modes-slider {
    padding-top: 60px;
    padding-bottom: 108px;
  }
  .cooking-modes-slider__info-tittle {
    color: white;
    font-size: 30px;
    line-height: 34.5px;
    font-weight: 700;
    margin-bottom: 54px;
  }
  @media (min-width: 1200px) {
    .cooking-modes-slider__info {
      display: none;
    }
  }
  .cooking-modes-slider .item-mode {
    color: white;
  }
  @media (min-width: 768px) {
    .cooking-modes-slider .item-mode__wrapper {
      display: flex;
      gap: 28px;
      justify-content: space-between;
    }
    .cooking-modes-slider__info-tittle {
      font-size: 40px;
      line-height: 46px;
      margin-bottom: 12px;
    }
  }
  @media (min-width: 1250px) {
    .cooking-modes-slider .item-mode__wrapper {
      gap: 60px;
    }
  }
  .cooking-modes-slider .item-mode__text {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
  }
  .cooking-modes-slider .item-mode__text .cooking-modes-slider__info-tittle {
    display: none;
  }
  @media (min-width: 768px) {
    .cooking-modes-slider .item-mode__text {
      display: flex;
      flex-direction: column;
      row-gap: 6px;
      justify-content: flex-end;
    }
  }
  @media (min-width: 1400px) {
    .cooking-modes-slider .item-mode__text {
      flex-basis: 30%;
    }
  }
  .cooking-modes-slider .item-mode__number {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
  }
  .cooking-modes-slider .item-mode__tittle {
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
  }
  .cooking-modes-slider .item-card__tittle_red {
    color: #E3000B;
  }
  .cooking-modes-slider .item-mode__subtittle {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
  }
  @media (min-width: 1200px) {
    .cooking-modes-slider__info-tittle {
      font-size: 50px;
      line-height: 57.5px;
    }
    .cooking-modes-slider .item-mode__number {
      font-size: 21px;
      line-height: 24.15px;
    }
    .cooking-modes-slider .item-mode__tittle {
      font-size: 38px;
      line-height: 43.7px;
    }
    .cooking-modes-slider .item-mode__subtittle {
      font-size: 21px;
      line-height: 25.2px;
    }
    .cooking-modes-slider .item-mode__text .cooking-modes-slider__info-tittle {
      display: block;
      margin-bottom: auto;
    }
  }
  .cooking-modes-slider .item-mode__img-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 33px;
    margin-top: 20px;
  }
  @media (min-width: 768px) {
    .cooking-modes-slider .item-mode__img-wrapper {
      margin-top: 0;
      flex: 1 1 auto;
    }
  }
  @media (min-width: 1400px) {
    .cooking-modes-slider .item-mode__img-wrapper {
      row-gap: 57px;
    }
  }
  .cooking-modes-slider .item-mode__img {
    width: 100%;
    justify-content: center;
    display: flex;
  }
  .cooking-modes-slider .item-mode__img img {
    max-width: 100%;
  }
  .cooking-modes-slider .item-mode__dishes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    text-align: center;
  }
  @media (min-width: 1200px) {
    .cooking-modes-slider .item-mode__dishes  {
      gap: 36px;
      align-self: flex-start;
    }
  }
  .cooking-modes-slider .item-mode__dishes-text {
    font-size: 13px;
    line-height: 14.95px;
    text-align: center;
  }
  .cooking-modes-slider .item-mode__dishes-text.text-two{
    display: none;
  }
  .cooking-modes-slider .item-mode__dishes-custom {
    grid-template-columns: repeat(3, 1fr);
  }
  @media (min-width: 1200px) {
    .cooking-modes-slider .item-mode__dishes-custom  {
      grid-template-columns: repeat(4, 1fr);
    }
    .cooking-modes-slider .item-mode__dishes-text {
      font-size: 17px;
      line-height: 19.55px;
    }
    .cooking-modes-slider .item-mode__dishes-text.text-one{
      display: none;
    }
    .cooking-modes-slider .item-mode__dishes-text.text-two{
      display: block;
    }
  }
  .cooking-modes-slider .item-mode__dishes-img {
    margin-bottom: 11px;
    width: 50px;
  }
  @media (min-width: 360px) {
    .cooking-modes-slider .item-mode__dishes-img {
      width: auto;
    }
  }
  .cooking-modes-slider .item-mode__dishes-img img {
    max-width: 100%;
  }
  .cooking-modes-slider .item-mode__dishes-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  @media (min-width: 1200px) {
    .cooking-modes-slider .item-mode__dishes-wrapper-custom {
      min-width: 150px;
    }
  }
  .cooking-modes-slider .item-mode__dishes-wrapper_hidden {
    display: none;
  }
  @media (min-width: 1400px) {
    .cooking-modes-slider .item-mode__dishes-wrapper_hidden {
      display: block;
    }
    .cooking-modes-slider .item-mode__dishes-custom-big {
      grid-template-columns: repeat(5, 1fr);
    }
  }
  .cooking-modes-slider .swiper-scrollbar {
    background-color: #838383;
    height: 2px;
    bottom: 59px;
    width: calc(100% - 120px);
    left:50%;
    transform:translate(-50%, -50%);
  }
  @media (min-width: 360px) {
    .cooking-modes-slider .swiper-scrollbar {
      width: calc(100% - 145px);
    }
  }
  .cooking-modes-slider .swiper-scrollbar-drag {
    background-color: #E3000B;
  }
  @media (min-width: 1440px) {
    .cooking-modes-slider .swiper-scrollbar {
      display: none;
    }
  }
  .innovations-slider__button-wrapper {
    display: flex;
  }
  .innovations-slider .button {
    margin: 32px auto 0;
  }
  .innovations-slider__img-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
  }
  .innovations-slider__info {
    max-width: 1160px;
    margin: 0 auto;
  }
  .innovations-slider__info-tittle {
    padding: 0 25px 9.5px;
    font-size: 30px;
    font-weight: 700;
    line-height: 34.5px;
  }
  .innovations-slider__img {
    position: relative;
    margin-bottom: 10px;
  }
  @media (max-width: 768px) {
    .innovations-slider__img img{
        width: 100%;
    }
  }
  .innovations-slider__wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .innovations-dot__list {
    display: flex;
    justify-content: center;
    grid-gap: 20px;
  }
  .innovations-dot__wrapper {
    position: absolute;
    color: black;
  }
  @media (max-width: 768px) {
    .innovations-dot__wrapper {
        position: static;
    }
  }
  .innovations-dot__wrapper:hover {
    color: black;
  }
  .innovations-slider__img-wrapper .innovations-dot {
    border-radius: 50%;
    border: 0.92px solid #E3000B;
    width: 62px;
    height: 62px;
    background-color: white;
    opacity: 0.8;
    font-family: Arial;
    font-size: 46px;
    font-weight: 400;
    line-height: 59.8px;
    text-align: center;
    color: black;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    .innovations-slider__img-wrapper .innovations-dot {
        width: 31px;
        height: 31px;
        font-size: 23px;
        line-height: 30px;
    }
  }
  .innovations-slider__img-wrapper .innovations-dot.active {
    background-color: #E3000B;
    color: #E3000B;
    opacity: 1;
  }
  .innovations-slider__img-wrapper .dot-1 {
    bottom: 52px;
    left: 197px;
  }
  .innovations-slider__img-wrapper .dot-2 {
    bottom: 22px;
    right: 376px;
  }
  .innovations-slider__img-wrapper .dot-3 {
    right: 288px;
    bottom: 64px;
  }
  .innovations-slider__img-wrapper .dot-4{
    top: 107px;
    left: 261px;
  }
  .innovations-slider__img-wrapper .dot-5 {
    top: 67px;
    right: 300px;
  }
  .innovations-dot__text {
    display: none;
  }
  @media (min-width: 768px) {
    .innovations-slider__img-wrapper .dot-3 {
      right: 217px;
      bottom: 98px;
    }
  }
  @media (min-width: 1420px) {
    .innovations-dot__wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .innovations-dot__wrapper .line {
      background-color: #E3000B;
      width: 1px;
    }
    .innovations-dot__text {
      display: block;
      max-width: 165px;
      font-size: 21px;
      font-weight: 700;
      line-height: 25.2px;
      text-align: center;
      margin-top: 9px;
    }
    .innovations-slider {
      margin-top: 225px;
    }
    .innovations-slider__img-wrapper {
      overflow: visible;
    }
    .innovations-slider__img-wrapper .dot-1 {
        bottom: -195px;
        left: 331px;
    }
    .innovations-slider__img-wrapper .dot-2 {
        bottom: -99px;
        right: 749px;
        }
    .innovations-slider__img-wrapper .dot-3 {
        right: 618px;
        bottom: -143px;
    }
    .innovations-slider__img-wrapper .dot-4{
        top: 361px;
        left: 842px;
    }
    .innovations-slider__img-wrapper .dot-5 {
      top: 221px;
      right: 237px;
    }
    .innovations-slider__img-wrapper .dot-1 .line {
        height: 172px;
    }
    .innovations-slider__img-wrapper .dot-2 .line {
    height: 104px;
    }
    .innovations-slider__img-wrapper .dot-3 .line {
    height: 237px;
    }
    .innovations-slider__img-wrapper .dot-4 .line {
    height: 189px;
    }
    .innovations-slider__img-wrapper .dot-5 .line {
    height: 365px;
    }
  }
  .innovations-slider .item-function {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .item-function__wrapper {
    display: flex;
    flex-direction: column;
    gap: 14px;
    max-width: 375px;
    padding: 0 25px;
  }
  .innovations-slider .item-function__content {
    display: flex;
    flex-direction: column-reverse;
    border-radius: 10px;
  }
  .innovations-slider .item-function__img {
    
  }
  .innovations-slider .item-function__img img {
    width: 100%;
  }
  .innovations-slider .item-function__text {
    background-color: #F3F3F3;
    border-radius: 10px 10px 0px 0px;
    padding: 24px 16px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  @media (min-width: 768px) {
    .item-function__wrapper {
      max-width: 650px;
    }
    .innovations-slider .item-function__content {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }
    .innovations-slider .item-function__text {
      border-radius: 0 10px 10px 0;
    }
    .innovations-slider .item-function__img img {
      height: 100%;
    }
    .innovations-slider__info-tittle {
      font-size: 40px;
      line-height: 46px;
      max-width: 600px;
      margin-bottom: 22px;
      padding-bottom: 0;
    }
  }
  @media (min-width: 1420px) {
    .innovations-slider__info-tittle {
      margin-bottom: 80px;
    }
  }
  .innovations-slider .item-function__tittle {
    font-size: 26px;
    font-weight: 700;
    line-height: 29.9px;
    color: #E3000B;
  }
  .innovations-slider .item-function__subtittle {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
  }
  .innovations-slider .item-function__convention {
    font-size: 13px;
    font-weight: 400;
    line-height: 14.95px;
    text-align: center;
  }
  .innovations-slider .item-function__convention a {
    font-size: 13px;
    font-weight: 400;
    line-height: 14.95px;
    text-decoration: underline;
    color: black;
  }
  @media (min-width: 1420px) {
    .innovations-slider .item-function__wrapper {
      max-width: 813px;
    }
    .innovations-slider .item-function__tittle {
      font-size: 38px;
      line-height: 43.7px;
    }
    .innovations-slider .item-function__subtittle {
      font-size: 21px;
      line-height: 25.2px;
    }
    .innovations-slider .item-function__text {
      gap: 14px;
      padding: 24px;
    }
  }
  .cooking-modes-pagination {
    display: none;
  }
  @media (min-width: 1440px) {
    .cooking-modes-pagination {
      display: flex;
      justify-content: space-between;
      gap: 31px;
      bottom: 55px !important;
    }
    .cooking-modes-pagination .pagination-item {
      width: calc(33.33% - 6.67px);
      height: 2px;
      background-color: #838383;
      border-radius: 4px;
    }
    .cooking-modes-pagination .swiper-pagination-bullet-active {
      background-color: #E3000B;
      height: 4px;
    }
  }
  .cooking-modes-slider__container .swiper-button-next::after,
  .cooking-modes-slider__container .swiper-button-prev::after {
    color: white;
  }
  .cooking-modes-slider__container .swiper-button-next {
    bottom: 38px;
  }
  .cooking-modes-slider__container .swiper-button-prev {
    bottom: 38px;
  }
  /* grills landing конец */