

/* Start:/bitrix/components/stranke/stranke.addToBasketLand2/templates/.default/style.css?178911151939365*/

#header{
    transition: opacity 0.1s ease, transform 0.5s ease;
    opacity:0;
    position:fixed;
    top:0;
    right:0;
    left:0;
    background: #fff;
    transform: translateY(-141px);
}
#content .top-block-wrapper{
    display:none;
}
#content .wrapper_inner{
    padding:0!important;
    margin:0!important;
    max-width:100% !important;
}
body  #content .container_inner .right_block.wide_{
    width:100% !important;
}
.sticky-sidebar__inner{
    display:none;
}
.land2-visually-hidden{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0, 0, 0, 0)!important;
    white-space:nowrap!important;
    border:0!important;
}
.land2-icon-button{
    padding:0;
    border:0;
    background:transparent;
    color:inherit;
    font:inherit;
}
.land2-icon-button:focus-visible,
.b3_input_block_btn:focus-visible{
    outline:3px solid #232323;
    outline-offset:4px;
}

.block_1{
    position: relative;
    display:flex;
    height: 100vh;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.block_1_content{
    margin-top: 120px;
    position: relative;
    display:flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap:20px;
}
.land2-store-hero-shell{
    background:#f4eee7;
}
.land2-store-hero-art{
    position:absolute;
    inset:0;
    overflow:hidden;
    pointer-events:none;
    background:
        radial-gradient(circle at 78% 24%, rgba(255,255,255,.92), transparent 25%),
        linear-gradient(135deg, #f4eee7 0%, #e2d3c6 56%, #b89e8d 100%);
}
.land2-store-hero-art:before,
.land2-store-hero-art:after{
    position:absolute;
    content:'';
    pointer-events:none;
}
.land2-store-hero-art:before{
    width:min(48vw, 660px);
    height:86vh;
    right:5vw;
    bottom:-24vh;
    border-radius:48% 48% 12% 12%;
    background:linear-gradient(175deg, rgba(255,255,255,.52), rgba(83,61,48,.48));
    transform:translate3d(0, calc((var(--land2-world-progress, .5) - .5) * 42px), 0) rotate(5deg);
}
.land2-store-hero-art:after{
    width:min(42vw, 560px);
    height:64vh;
    right:24vw;
    bottom:-28vh;
    border-radius:50%;
    background:rgba(255,255,255,.34);
    transform:translate3d(0, calc((var(--land2-world-progress, .5) - .5) * -34px), 0) rotate(-12deg);
}
.land2-store-hero-art span{
    position:absolute;
    top:clamp(36px, 7vh, 88px);
    right:clamp(22px, 5vw, 72px);
    color:rgba(35,35,35,.09);
    font-size:clamp(48px, 9vw, 140px);
    font-weight:700;
    letter-spacing:.08em;
    line-height:1;
}
.h1_text{
    margin:0;
    color: #232323;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%; /* 60px */
}
.land2-personalized-hero{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    text-wrap: balance;
}
.land2-hero-primary-line{
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 14px;
    white-space: nowrap;
}
.land2-hero-line{
    display: block;
    font-size: 46px;
    line-height: 102%;
}
.land2-hero-store{
    display: block;
    font-size: 46px;
    font-weight: 700;
    line-height: 102%;
}
.land2-hero-region{
    display: block;
    font-size: 46px;
    font-weight: 700;
    line-height: 102%;
}
.block_1_desk{
    color: #232323;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 145%; /* 29px */
}
.land2-hero-subtitle-line{
    display: block;
}
.btn_b1{
    position: relative;
    margin-top:40px;
    cursor:pointer;
}
.btn_b1 {
    animation: shakeInfinite 0.4s infinite;
}
.land2-scroll-cta{
    min-height: 56px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-top: 40px;
    padding: 8px 9px 8px 24px;
    border: 0;
    border-radius: 999px;
    background: #232323;
    color: #fff;
    cursor: pointer;
    font: inherit;
    font-size: 15px;
    font-weight: 650;
    line-height: 1.2;
    animation: land2ScrollCue 0.75s cubic-bezier(0.22, 1, 0.36, 1) 3.5s 2;
}
.land2-scroll-cta__icon{
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F35C50;
    color: #fff;
    font-size: 22px;
}
.land2-scroll-cta:hover{
    background: #000;
}
.land2-scroll-cta:focus-visible{
    outline: 3px solid #F35C50;
    outline-offset: 4px;
}
@keyframes land2ScrollCue{
    0%, 100%{ transform: translateY(0); }
    50%{ transform: translateY(7px); }
}
.block_1:before{
    position: absolute;
    content:'';
    width: 1262px;
    height: 394px;
    flex-shrink: 0;
    border-radius: 1262px;
    background: #FFF;
    filter: blur(50px);
}
.block_2{
    position: relative;
    display:flex;
    height: 100vh;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.h2_text{
    color: #333;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    line-height: 105%;
    margin-bottom:40px;
}
.h2_input{
    width: min(520px, calc(100vw - 40px));
    display:flex;
    align-items:stretch;
    gap:0;
}
.h2_input_btn{
    cursor:pointer;
    position:relative;
    left:-2px;
    display: flex;
    width: 49px;
    height: 49px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 3px;
    border:0;
    background:  #F35C50;
}
.h2_input_b input{
    display: flex;
    width: 520px;
    padding: 11px 20px;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%; /* 24.96px */
}
.block_3{
    position: relative;
    display:flex;
    height: 100vh;
    min-height:100vh;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.b3_form{
    width:480px;
}
.b3_input_block_btn{
    width:100%;
    box-sizing:border-box;
    border:0;
    font:inherit;
}
.h2_input_b{
    width:100%;
    position:relative;
}
.h2_input_b input{
    box-sizing:border-box;
    width:100%;
    display: flex;
    height: 45px!important;
    padding: 12px 65px 12px 20px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
}
.block_2 .h2_input_b input[name="url_link"]{
    box-sizing:border-box;
    height:49px!important;
    padding-right:48px;
    border-radius:3px 0 0 3px;
    font-size:16px;
}
.block_2 .h2_input_btn{
    left:-1px;
    width:49px;
    height:49px;
    border-radius:0 3px 3px 0;
}
.h2_input_b select.land2-size-select{
    width:100%;
    height: 45px!important;
    padding: 12px 45px 12px 20px;
    border-radius: 3px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
}
.h2_input_b select.land2-size-select option{
    font-size: 14px;
}
.h2_input_b select.land2-size-select option:disabled,
.h2_input_b select.land2-size-select option.land2-size-option-unavailable{
    color: #b8b8b8;
    text-decoration: line-through;
}
.land-size-picker{
    position: relative;
    width: 100%;
    z-index: 2000;
}
.land-size-picker__button{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 20px;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    background: #FFF;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 156%;
    text-align: left;
    cursor: pointer;
}
.land-size-picker__button-text{
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.land-size-picker__arrow{
    flex: 0 0 auto;
    color: #777;
}
.land-size-picker__menu{
    display: none;
    position: absolute;
    top: auto;
    bottom: calc(100% + 4px);
    left: 0;
    right: 0;
    max-height: 260px;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    touch-action: none;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.14);
    z-index: 2001;
}
.land-size-picker_open .land-size-picker__menu{
    display: block;
}
@media (max-width: 991px){
    .land-size-picker__menu{
        top: auto;
        bottom: calc(100% + 4px);
        max-height: min(260px, 46vh);
    }
}
.land-size-picker__choice{
    width: 100%;
    min-height: 45px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 11px 20px;
    border: 0;
    border-bottom: 1px solid #F1F1F1;
    background: #FFF;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 145%;
    text-align: left;
    cursor: pointer;
}
.land-size-picker__choice:last-child{
    border-bottom: 0;
}
.land-size-picker__choice:not(.land-size-picker__choice_unavailable):hover{
    background: #F7F7F7;
}
.land-size-picker__choice_unavailable{
    color: #b8b8b8;
    cursor: default;
    text-decoration: line-through;
}
.land-size-picker__choice_manual{
    border-top: 1px solid #E2E2E2;
    color: #333;
    font-weight: 600;
}
.land-size-picker__choice_manual:hover{
    background: #F7F7F7;
}
.land-size-picker__label{
    position: relative;
    display: inline-block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.land-size-picker__price{
    flex: 0 0 auto;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}
.land-size-picker__choice_unavailable .land-size-picker__price{
    color: #b8b8b8;
    text-decoration: line-through;
}
.land-size-picker__choice_unavailable .land-size-picker__label:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: currentColor;
    transform: translateY(-50%);
}
.land2-product-preview{
    position: relative;
    align-items: center;
    gap: 14px;
    margin: 0 0 16px;
    padding: 10px 44px 10px 12px;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    background: #FFF;
}
.land2-product-preview__remove{
    position: absolute;
    top: 8px;
    right: 10px;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #333;
    cursor: pointer;
    font-size: 32px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.land2-product-preview__remove:hover{
    color: #F35C50;
}
.land2-product-preview__image{
    width: 74px;
    height: 92px;
    flex: 0 0 74px;
    border-radius: 3px;
    background: #F7F7F7;
    overflow: hidden;
}
.land2-product-preview__image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.land2-product-preview__body{
    min-width: 0;
}
.land2-product-preview__name{
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 135%;
    overflow-wrap: anywhere;
}
.land2-product-preview__shop{
    margin-top: 4px;
    color: #777;
    font-size: 13px;
    font-weight: 500;
    line-height: 140%;
}
.block_2 input.land2-field-invalid,
.b3_form input.land2-field-invalid,
.land-size-picker__button.land2-field-invalid{
    border-color: #F35C50 !important;
    box-shadow: 0 0 0 1px rgba(243, 92, 80, 0.22);
}
.remove_url_b2{
    position: absolute;
    right: 13px;
    top: 13px;
    width: 22px;
    height: 22px;
    cursor:pointer;
    display:none;
}


.remove_url_b2:after, .remove_url_b2:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #F35C50;
    content: '';
    transition: 300ms background-color
    ease;
}
.remove_url_b2:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.remove_url_b2:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.remove_url_b2:hover:after, .remove_url_b2:hover:before {
    background-color: #f5776d;
}
.land2-url-loader{
    position: static;
    z-index: auto;
    transform: none;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 520px;
    max-width: 100%;
    min-height: 32px;
    box-sizing: border-box;
    margin: 14px auto 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #6F6F6F;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}
.land2-url-loader__bar{
    position: relative;
    flex: 0 0 96px;
    height: 2px;
    overflow: hidden;
    border-radius: 999px;
    background: #EEEEEE;
}
.land2-url-loader__bar:after{
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 38px;
    height: 100%;
    border-radius: inherit;
    background: #F35C50;
    animation: land2UrlLoaderBar 1.1s linear infinite;
}
.land2-url-loader__text{
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.h2_input_b input[name="url_link"][readonly]{
    cursor: wait;
}
.h2_input_btn.is-disabled{
    opacity: .6;
    pointer-events: none;
}
@keyframes land2UrlLoaderBar{
    from{transform: translateX(-44px);}
    to{transform: translateX(104px);}
}
@media (prefers-reduced-motion: reduce){
    .land2-url-loader__bar:after{
        animation: none;
    }
}

.b3_input_block_text{
    position: relative;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    padding-bottom:4px;
    display:flex;
    align-items: center;
    gap:5px;
}
.b3_input_block_text label{
    display:flex;
    margin:0;
    cursor:pointer;
}
.add_to_ajax_gpt_block_clue {
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 90%;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid rgb(0 0 0 / 18%);
    z-index: 10;
    background-color: #ececec;
    padding: 10px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.add_to_ajax_gpt_block_clue_last{
    bottom: 100%!important;
    top:auto!important;
}
.b3_input_block{
    padding-bottom: 16px;
}
.land2-offer-select{
    width:100%;
    min-height:49px;
    box-sizing:border-box;
    padding:10px 36px 10px 20px;
    border:1px solid #E2E2E2;
    border-radius:3px;
    background:#FFF;
    color:#383838;
    font-size:15px;
    font-weight:500;
}
.land2-offer-note{
    margin-top:6px;
    color:#777;
    font-size:12px;
    line-height:1.35;
}
.b3_input_block_btn{
    margin-top:34px;
    border-radius: 3px;
    background:#F35C50;
    display: flex;
    padding: 15px 21px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 156%;
    text-transform: uppercase;
    cursor:pointer;
}
.b3_input_block_btn.is-pending{
    opacity: 1;
    pointer-events: none;
    cursor: wait;
}
.land-basket-btn-spinner{
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, .45);
    border-top-color: #fff;
    border-radius: 50%;
    animation: catalogiLandBasketSpin .7s linear infinite;
}
@keyframes catalogiLandBasketSpin{
    to { transform: rotate(360deg); }
}
.block_4_content{
    width: 720px;
}
.block_4{
    display:flex;
    flex-direction: column;
    align-items: center;
    margin-bottom:80px;
    padding-top: 150px;

}
.block_4_content_elem{
    padding: 20px 40px;
    align-self: stretch;
    border: 1px solid #E2E2E2;
    border-bottom: none;
}
.block_4_content_elem:last-of-type{
    border-bottom: 1px solid #E2E2E2;
}
.block_4_content_title{
    position:relative;
    color: #232323;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 105%; /* 17.85px */
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor:pointer;
}
.block_4_content_title:after{
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.75 0.75L5.75 4.75L10.75 0.75' stroke='%23D4D4D4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
    display: flex;
    width: 32px;
    height: 32px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
    border-radius: 4px;
    border: 1px solid #E2E2E2;
}
.block_4_content_text{
    display:none;
    color: #888;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-top:20px;
}
.block_4_content_elem.open .block_4_content_text{
    display:block;
}
.block_4_content_elem.open .block_4_content_title:after{
    transform: rotate(180deg);
}
@keyframes shakeInfinite {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}
.b3_input_block_btn.disable{
    border: 1px solid #969696;
    background: none;
    color: #969696;
}
.b3_input_block_btn.disable svg path{
    fill: #969696;
}
.container_land{
    box-sizing:border-box;
    overflow: hidden;
    position: relative;
    width:100%
}
html.land2-snap-enabled{
    scroll-snap-type:none;
}
html.land2-snap-enabled .container_land,
html.land2-snap-enabled .land2-seo-screen{
    scroll-snap-align:start;
}
html.land2-snap-enabled .container_land{
    scroll-snap-stop:always;
}
html.land2-snap-enabled .land2-seo-screen{
    scroll-snap-stop:normal;
}
@media (min-width:992px){
    html.land2-snap-enabled #orderform.container_land:not(:has(.catalogi-basket-add--land.is-product-mode)),
    html.land2-snap-enabled #orderform:not(:has(.catalogi-basket-add--land.is-product-mode)) .catalogi-basket-add--land,
    html.land2-snap-enabled #orderform:not(:has(.catalogi-basket-add--land.is-product-mode)) .catalogi-basket-add__card{
        height:100vh;
        min-height:100vh;
    }
    html.land2-snap-enabled #orderform:not(:has(.catalogi-basket-add--land.is-product-mode)) .catalogi-basket-add--land{
        box-sizing:border-box;
        padding-bottom:0;
    }
}
@media (max-width:991px){
    html.land2-snap-enabled .container_land.land2-touch-feedback > .block_1,
    html.land2-snap-enabled #orderform.container_land.land2-touch-feedback .catalogi-basket-add__card{
        transform:translate3d(0, var(--land2-touch-offset, 0px), 0);
        transition:transform 80ms ease-out;
        will-change:transform;
    }
    html.land2-snap-enabled .container_land.land2-touch-feedback.land2-touch-feedback-release > .block_1,
    html.land2-snap-enabled #orderform.container_land.land2-touch-feedback.land2-touch-feedback-release .catalogi-basket-add__card{
        transition:transform 180ms cubic-bezier(.2, .8, .2, 1);
    }
    html.land2-snap-enabled .block_1,
    html.land2-snap-enabled #orderform .catalogi-basket-add--land:not(.is-product-mode),
    html.land2-snap-enabled #orderform .catalogi-basket-add--land:not(.is-product-mode) .catalogi-basket-add__card{
        height:var(--land2-step-height, 100svh);
        min-height:var(--land2-step-height, 100svh);
    }
    html.land2-snap-enabled #orderform .catalogi-basket-add--land:not(.is-product-mode){
        box-sizing:border-box;
        margin-top:0;
        margin-bottom:0;
        padding-bottom:0;
    }
    html.land2-order-screen-active .catalogi-support-launcher,
    html.land2-order-screen-active #cw-widget-holder,
    html.land2-order-screen-active #cw-bubble-holder,
    html.land2-order-screen-active #chatwoot_live_chat_widget{
        display:none!important;
        pointer-events:none!important;
    }
    html.land2-keyboard-open #orderform{
        position:relative;
        z-index:2147482900;
        background:#fff;
    }
    html.land2-keyboard-open .container_land:not(#orderform),
    html.land2-keyboard-open .land2-seo-screen{
        visibility:hidden!important;
        pointer-events:none!important;
    }
    html.land2-keyboard-open #orderform .catalogi-basket-add--land:not(.is-product-mode){
        position:fixed;
        z-index:2147482900;
        top:var(--land2-keyboard-viewport-top, 0);
        left:var(--land2-keyboard-viewport-left, 0);
        width:var(--land2-keyboard-viewport-width, 100vw);
        height:var(--land2-keyboard-viewport-height, 100svh);
        min-height:0;
        box-sizing:border-box;
        margin:0;
        padding:0 15px;
        overflow:hidden;
        background:#fff;
        transition:none!important;
        transform:none!important;
    }
    html.land2-keyboard-open #orderform .catalogi-basket-add--land:not(.is-product-mode) .catalogi-basket-add__card{
        width:100%;
        height:100%;
        min-height:0;
        justify-content:flex-start;
        padding:var(--land2-keyboard-content-top, 16px) 0 0;
        background:#fff;
        transition:none!important;
        transform:none!important;
    }
    html.land2-keyboard-open #orderform .catalogi-basket-add__title{
        width:min(520px, calc(var(--land2-keyboard-viewport-width, 100vw) - 30px))!important;
        max-width:calc(var(--land2-keyboard-viewport-width, 100vw) - 30px)!important;
        transition:none!important;
        transform:none!important;
    }
    html.land2-keyboard-open #orderform .catalogi-basket-add__linkrow{
        position:relative;
        z-index:1;
        width:min(520px, calc(var(--land2-keyboard-viewport-width, 100vw) - 30px));
        max-width:calc(var(--land2-keyboard-viewport-width, 100vw) - 30px);
        margin:0 auto;
        transition:none!important;
        transform:none;
    }
    html.land2-keyboard-open #orderform .catalogi-basket-add__hint,
    html.land2-keyboard-open #orderform .catalogi-basket-add__link-error,
    html.land2-keyboard-open #orderform .catalogi-basket-add__loader{
        display:none!important;
    }
    html.land2-keyboard-open .btn_popap_land{
        display:none!important;
    }
    html.land2-route-layout-stable #content{
        padding-top:63px!important;
    }
}
.indial-window-widget{
    display:none;
}
.btn_popap_land{
    display:inline-flex;
    transition: opacity 0.1s ease, transform 0.5s ease;
    transform: translateY(100px);
    color:#F35C50;
    font-size: 14px;
    font-weight: 500;
    line-height: 156%; /* 21.84px */
    text-transform: uppercase;
    cursor:pointer;
    z-index:1;
    position: fixed;
    bottom:40px;
    padding: 16px 21px 14px 21px;
    justify-content: center;

    gap: 10px;
    border-radius: 3px;
    border: 1px solid #F35C50;
    background: #FFF;
    left:50%;
    margin-left: -127px;
}
.block_2 input{
    height: 49px!important;
}
@media (max-width: 1262px) {
    .container_land{
        overflow: hidden;
    }
}
@media (max-width: 991px) {

    body .wrapper1 header .header-v20 .smalls.logo_and_menu-row .paddings .wides .logo-block , header .pull-right.region-phones,
    .wrapper1.basket_normal header .header-v20 .smalls.logo_and_menu-row .wides .wrap_icon.person{
        display:none!important;
    }

    .header-wrapper .lines-row:before, header .logo_and_menu-row .wrap_icon, .header-wrapper.header-v20 .menu-row .menu-only .mega-menu:before{
        content:none!important;
    }
    header .logo_and_menu-row .wrap_icon{
        display:none!important;
    }
    header .logo_and_menu-row .wrap_icon.top_basket{
        display:block!important;
    }

    .basket_hover_block:not(.loaded) * {
        opacity:1!important;
    }
    .loading_block{
        background:#fff!important;
    }
    .basket_hover_block{
        top: 58px!important;
        width: 320px!important;
    }
    #mobileheader .basket_hover_block{
        top: 100%!important;
        width: auto!important;
    }
    .basket_hover_block .tabs_content .foot {
        padding: 8px 20px 21px 25px;
    }
    .basket_hover_block .tabs_content .foot{
        flex-direction: column;
        align-items: flex-start;
    }
    .block_2, .block_3{
        padding: 0 15px;
    }
    #mobileheader{
        transition: opacity 0.1s ease, transform 0.5s ease;
        position: fixed!important;
        top: 0;
        right: 0;
        left: 0;
        width: 100% !important;
        opacity:0;
        transform: translateY(-141px);
    }



    .block_1{
        background-size: 1200px;
        height: 100svh;
        height: 100dvh;
        min-height: 100svh;
        min-height: 100dvh;
    }
    .h1_text{
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
    }
    .land2-personalized-hero{
        width:100%;
        max-width:calc(100vw - 40px);
        gap: 4px;
    }
    .land2-hero-primary-line{
        align-items: center;
        flex-direction: column;
        gap: 4px;
        white-space: normal;
    }
    .land2-hero-line{
        font-size: 28px;
        line-height: 105%;
    }
    .land2-hero-store{
        max-width: calc(100vw - 30px);
        font-size: 28px;
        line-height: 105%;
        overflow-wrap: anywhere;
    }
    .land2-hero-region{
        font-size: 28px;
        line-height: 105%;
    }
    .block_1_desk{
        max-width:328px;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 145%; /* 26.1px */
    }
    .block_1_content{
        width:100%;
        max-width:calc(100vw - 40px);
        gap:12px;
    }
    .btn_b1{
        margin-top:35px;
    }
    .land2-scroll-cta{
        max-width:100%;
        min-height: 52px;
        margin-top: 32px;
        padding-left: 20px;
        font-size: 14px;
        white-space:normal;
    }
    .block_1:before{
        width: 594px;
        height: 301px;
    }
    .land2-store-hero-art span{
        top:64px;
        right:20px;
        font-size:clamp(42px, 14vw, 72px);
    }
    .land2-store-hero-art:before{
        width:78vw;
        height:55vh;
        right:-12vw;
        bottom:-16vh;
    }
    .land2-store-hero-art:after{
        width:72vw;
        height:38vh;
        right:34vw;
        bottom:-20vh;
    }
    .h2_text{
        color: #333;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 105%;
    }
    .h2_input{
        width: 100%;
        max-width:520px;
    }
    .land2-url-loader{
        width: 100%;
    }
    .b3_form{
        width: 100%;
    }
    .block_4_content{
        width: 100%;
    }
    .land_headre{
        opacity:1!important;
        transform:none!important;
    }
    .block_4_content_elem, .block_4_content_elem:last-of-type{
        padding:20px 16px;
        border:none;
    }
    .block_2, .block_3{
    /*   height: 844px;*/
    }
}
.text_land_2{
    padding: 20px 20px 0 20px;
    align-items: center;
    gap:5px;
    display:flex;
    color: #333333;
    cursor:pointer;
}
@media (max-width: 510px) {
    .land2-url-loader{
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }
    .land2-url-loader__bar{
        width: 100%;
        flex-basis: auto;
    }
    .h2_input_b input{
        padding: 12px 40px 12px 20px;
    }
    .land2-product-preview{
        gap: 12px;
        padding: 9px 10px;
        margin-bottom: 14px;
    }
    .land2-product-preview__image{
        width: 62px;
        height: 78px;
        flex-basis: 62px;
    }
    .land2-product-preview__name{
        font-size: 13px;
    }
    .land2-product-preview__shop{
        font-size: 12px;
    }
}

    /*popap*/
.lightbox {
    position: fixed;
    z-index: 200;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;

    transition: opacity 0.2s ease-in-out 0.2s;
    background: rgba(0, 0, 0, 0.50);
}

.lightbox.preload,
.lightbox.show {
    visibility: visible!important;
    opacity: 1;
    transition: opacity 0.2s ease-in-out 0s;
}

.lightbox .lightbox_window_over {
    overflow: auto;
    width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.lightbox:after {
    content: '';
    height: 100%;
    width: 0px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.lightbox .lightbox_window_over {
    overflow: auto;
    width: calc(100% - 5px);
    max-height: 100%;
    text-align: center;
}

.lightbox .lightbox_window {
    background: #FFF;
    display: inline-block;
    border-radius: 5px;
    transition: margin-bottom 0.2s ease-in-out 0s, opacity 0.1s ease-in-out 0s;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
    color: #000;
    margin-bottom: 50px;
    opacity: 0;
    position: relative;
    max-width: 644px;
    /*overflow: hidden;*/
}

.lightbox.show .lightbox_window {
    margin-bottom: 1px;
    opacity: 1;
}

.lightbox.show .lightbox_window .form-field {
    margin-bottom: 17px;
}

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

@keyframes lightbox_window_over {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes lightbox_window {
    0% {
        opacity: 0;
        bottom: 50px;
    }
    100% {
        opacity: 1;
        bottom: 0px;
    }
}

@keyframes lightbox_window {
    0% {
        opacity: 0;
        bottom: 50px;
    }

    30% {
        opacity: 0;
        bottom: 50px;
    }

    100% {
        opacity: 1;
        bottom: 0px;
    }
}

.lightbox.close {
    transition: opacity 0.2s ease-in-out 0.4s, visibility 0.2s ease-in-out 0.4s;
}

.lightbox .lightbox_window_close {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2286_35282)'%3e%3cpath d='M30 10L10 30' stroke='%23FEFEFE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 10L30 30' stroke='%23FEFEFE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2286_35282'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    position: fixed;
    margin: auto;
    cursor: pointer;
    z-index: 1;
    width: 40px;
    height: 40px;
    opacity: 1;
    top: 20px;
    right: 20px;
}
.lightbox.show .lightbox_window_close svg g {
    visibility: visible;
}
.lightbox .lightbox_window_close:hover {
    opacity: 1;
}
.lightbox .lightbox_window_title {
    padding: 30px 50px;
    text-align: left;
    font-weight: 800;
    font-size: 40px;
}

.lightbox .lightbox_window_title.center {
    text-align: center;
}

.lightbox .lightbox_window_body {
    font-weight: 400;
    box-sizing: border-box;
}
.lightbox .lightbox_window_footer {
    display: flex;
    padding: 32px 48px;
}

.lightbox .lightbox_window_footer .btn {
    flex: 1 1 auto;
}

@media (max-width: 767px) {
    .b3_input_block_btn{
        margin-top: 10px;
    }
    .block_2 .h2_input_b input[name="url_link"]{
        height: 49px !important;
    }
    .block_2 .h2_input_btn{
        width:49px;
        height:49px;
        border-radius:0 3px 3px 0;
    }
    .h2_input_b input
    .lightbox .lightbox_window_title {
        font-size: 24px;
        padding: 50px 20px 20px;
    }
}

.popap_land_title{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 156%; /* 37.44px */
    margin-bottom:20px;
}
.text_lany_popap li{
    list-style-type: disc;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%; /* 24.96px */
}
.text_lany_popap ul:not([id*="bx_"]) > li:before{
    content:none;
}
.text_lany_popap ul{
    display:flex;
    gap: 20px;
    flex-direction: column;
    text-align: left;
}
.btn_lany_popap{
    cursor:pointer;
    color: #F35C50;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
    text-transform: uppercase;
    display: flex;
    height: 48px;
    padding: 15px 21px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 3px;
    border: 1px solid #F35C50;
    background: #FFF;
    width: 119px;
    margin: 0 0 0 auto;
}
.btn_lany_popap:hover{
    background: #F35C50;
    color: #FFF;
}
.btn_popap_land:hover{
    color: #FFF;
    background: #F35C50;
}
.btn_popap_land:hover svg circle{
    stroke: #FFF;
}
.btn_popap_land:hover svg path{
    fill: #FFF;
}
.h2_input_btn:hover{
    background: #f5776d;
}
.btn_b1:hover svg rect{
    fill:#f5776d;
}
.b3_input_block_btn:hover{
    background: #f5776d;
}
.b3_input_block_btn.disable:hover{
    background: #fff;
}


/*
background-color:
border-color: #f5776d;*/
@media (max-width: 757px) {
    .lightbox .lightbox_window_footer{
        padding:32px 20px;
    }
    .lightbox .lightbox_window{
        max-width: 100%;
        height: 100%;
        border-radius: 0;
    }
    .lightbox .lightbox_window_over{
        width: 100%;
        height: 100%;
    }
    .lightbox .lightbox_window_body, .lightbox .lightbox_window_footer{
        height: 100%;
    }
    .btn_lany_popap{
        margin: auto 0 0 auto;
    }
    .popap_land_block{
        display:flex;
        flex-direction: column;
    }
}

#modal_cropper_pay_land2{
    z-index: 2147483640;
    text-align: center;
}
#modal_cropper_pay_land2 .lightbox_window_over{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 24px;
}
#modal_cropper_pay_land2 .lightbox_window{
    width: min(420px, calc(100vw - 32px));
    max-width: 420px;
    height: auto;
    margin-bottom: 0;
    border-radius: 5px;
}
#modal_cropper_pay_land2 .lightbox_window_body,
#modal_cropper_pay_land2 .lightbox_window_footer{
    height: auto;
}
#modal_cropper_pay_land2 .lightbox_window_footer{
    display: block;
    padding: 28px 24px;
}
#modal_cropper_pay_land2 .land2-min-price-popup__title{
    margin: 0 0 14px;
    color: #333;
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
}
#modal_cropper_pay_land2 .modal_cropper_pay_text{
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
}
#modal_cropper_pay_land2 .tvar_10_url{
    display: block;
    width: fit-content;
    max-width: 100%;
    margin: 14px auto 0;
    text-align: center;
}
#modal_cropper_pay_land2 .land2-min-price-popup__btn{
    display: inline-flex;
    width: auto;
    min-width: 138px;
    height: 54px;
    margin-top: 16px;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    border-radius: 3px;
    background: #F35C50;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 156%;
    text-transform: uppercase;
}
@media (max-width: 757px) {
    #modal_cropper_pay_land2 .lightbox_window_over{
        padding: 18px;
    }
    #modal_cropper_pay_land2 .lightbox_window{
        width: calc(100vw - 36px);
        max-width: 360px;
        height: auto;
        border-radius: 5px;
    }
    #modal_cropper_pay_land2 .lightbox_window_body,
    #modal_cropper_pay_land2 .lightbox_window_footer{
        height: auto;
    }
    #modal_cropper_pay_land2 .lightbox_window_footer{
        padding: 24px 18px;
    }
    #modal_cropper_pay_land2 .land2-min-price-popup__title{
        font-size: 20px;
    }
    #modal_cropper_pay_land2 .modal_cropper_pay_text{
        font-size: 16px;
        line-height: 145%;
    }
    #modal_cropper_pay_land2 .land2-min-price-popup__btn{
        height: 52px;
        min-width: 138px;
        margin-top: 14px;
    }
}




.logo-wall{
    position: absolute;
    top:0;
    left: 0;
    --row-height: 140px;
    display: grid;
    overflow: hidden;
    padding:40px 0;
}

.marquee{
    height: var(--row-height);
    mask-image: linear-gradient(to right, rgba(0,0,0,0), #000 8%, #000 92%, rgba(0,0,0,0));
    -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,0), #000 8%, #000 92%, rgba(0,0,0,0));
    overflow: hidden;
    position: relative;
}

.marquee__track{
    display: inline-flex;
    align-items: center;
    will-change: transform;
    animation-duration: var(--duration, 60s);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: var(--anim, scroll-left);
}
.marquee[data-direction="left"]  .marquee__track{ --anim: scroll-left; }
.marquee[data-direction="right"] .marquee__track{ --anim: scroll-right; }

.marquee__items{
    opacity: 0.5;
    display: inline-flex;
    align-items: center;
    margin:0;
    height: 140px;
}

.marquee li{
    margin:0;
    list-style: none;
    display: flex;
    width: 230px;
    height: 140px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 23/14;
}
.marquee li:before{
    content:url("data:image/svg+xml;charset=UTF-8,%3csvg width='1' height='60' viewBox='0 0 1 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0.15' y1='6.55671e-09' x2='0.149997' y2='60' stroke='%23333333' stroke-width='0.3'/%3e%3c/svg%3e ")!important;
    position:absolute;
    right:0;
    margin:0!important;
}
.marquee img{
  /*  height: calc(var(--row-height) * 0.7);
    width: auto;
    display: block;
    object-fit: contain;
    filter: grayscale(1);
    opacity: .8;*/
    transition: transform .2s ease, opacity .2s ease, filter .2s ease;
}



/* Уважение prefers-reduced-motion */
@media (prefers-reduced-motion: reduce){
    html.land2-snap-enabled{
        scroll-snap-type:none;
        scroll-behavior:auto!important;
    }
    html.land2-snap-enabled .container_land.land2-touch-feedback > .block_1,
    html.land2-snap-enabled #orderform.container_land.land2-touch-feedback .catalogi-basket-add__card{
        transform:none;
        transition:none;
    }
    .marquee__track{ animation: none !important; }
    .btn_b1{ animation: none !important; }
}

/* Ключевые кадры для бесшовного цикла (трек удвоен) */
@keyframes scroll-left{
    from{ transform: translateX(0); }
    to  { transform: translateX(-50%); }
}
@keyframes scroll-right{
    from{ transform: translateX(-50%); }
    to  { transform: translateX(0); }
}
.marquee_mobile{
    /*display:none;*/
}
@media (max-width: 991px) {
    .marquee_mobile{
        display:block;
    }
    .logo-wall{
        padding:20px 0;
    }
    .marquee, .marquee__items{
        height: 85px;
    }
    .marquee li{
        width: 140px;
        height: 85px;
    }
    .marquee img{
        max-height:25px
    }
    .marquee li:before{
        content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1' height='20' viewBox='0 0 1 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0.15' y1='6.55671e-09' x2='0.149999' y2='20' stroke='%23333333' stroke-width='0.3'/%3e%3c/svg%3e ")!important;
    }
.btn_popap_land{
    bottom:10px;
}
.block_3{
    padding-bottom: 50px;
}
}

/* End */


/* Start:/bitrix/components/stranke/stranke.addToBasketForm/templates/.default/style.css?178911151966177*/
.catalogi-basket-add {
  --catalogi-add-accent: #f35c50;
  --catalogi-add-panel: #333333;
  --catalogi-add-panel-2: #ffffff;
  --catalogi-add-line: #ececec;
  --catalogi-add-text: #333333;
  --catalogi-add-muted: #9a9a9a;
  --catalogi-add-field: #fafafa;
  --catalogi-add-field-line: #ececec;
  --catalogi-add-ok: #3ec07a;
  --catalogi-add-err: #ff6a5c;
  --catalogi-add-title-gap: 40px;
  --catalogi-store-heading-entry-gap: clamp(44px, 3.8vw, 60px);
  --catalogi-store-title-field-gap: 20px;
  box-sizing: border-box;
  width: 100vw;
  max-width: none;
  margin: 10px calc(50% - 50vw) 24px;
  overflow-x: clip;
  background: #333333;
}
.catalogi-basket-add *,
.catalogi-basket-add *:before,
.catalogi-basket-add *:after {
  box-sizing: border-box;
}
.catalogi-basket-add__card {
  position: relative;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--catalogi-add-text);
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 34px 32px 56px;
  box-shadow: none;
  z-index: 0;
}
.catalogi-basket-add__card:after {
  content: none;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100vw;
  height: auto;
  background: #333333;
  transform: translateX(-50%);
}
.catalogi-basket-add__title {
  z-index: 1;
  width: max-content;
  max-width: calc(100vw - 64px);
  margin: 0 auto 40px;
  padding: 0;
  color: #fff;
  font-size: clamp(24px, 2.5vw, 36px);
  font-weight: 500;
  line-height: 105%;
  text-align: center;
  text-wrap: balance;
}
.catalogi-basket-add__linkrow {
  display: flex;
  position: relative;
  z-index: 1;
  width: 520px;
  max-width: 100%;
  gap: 0;
  align-items: stretch;
  margin: 0;
  padding: 0;
}
.catalogi-basket-add__linkfield {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
}
.catalogi-basket-add input {
  width: 100%;
  min-width: 0;
  height: 45px !important;
  color: #383838;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  outline: none;
  padding: 12px 65px 12px 20px;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 156%;
  transition: border-color .15s, box-shadow .15s, background-color .15s;
  -webkit-appearance: none;
}
.catalogi-basket-add__linkfield input {
  height: 49px !important;
  padding-right: 48px;
}
.catalogi-basket-add input:focus {
  border-color: var(--catalogi-add-accent);
}
.catalogi-basket-add input::placeholder {
  color: #707070;
}
.catalogi-basket-add__offer-field select {
  width: 100%;
  min-height: 45px;
  padding: 10px 36px 10px 20px;
  color: #383838;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}
.catalogi-basket-add__offer-note {
  margin-top: 6px;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 1.35;
}
.catalogi-basket-add__clear {
  display: none;
  position: absolute;
  right: 13px;
  top: 50%;
  width: 22px;
  height: 22px;
  padding: 0;
  transform: translateY(-50%);
  color: transparent;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.catalogi-basket-add__clear:before,
.catalogi-basket-add__clear:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  background: #f35c50;
  transition: background-color .3s ease;
}
.catalogi-basket-add__clear:before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.catalogi-basket-add__clear:after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.catalogi-basket-add__clear:hover:before,
.catalogi-basket-add__clear:hover:after {
  background: #f5776d;
}
.catalogi-basket-add__clear.is-on {
  display: block;
}
.catalogi-basket-add__go {
  flex: 0 0 auto;
  position: relative;
  left: -2px;
  width: 49px;
  height: 49px;
  padding: 0;
  color: #fff;
  background: var(--catalogi-add-accent);
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.catalogi-basket-add__go.is-ready {
  color: #fff;
  background: var(--catalogi-add-accent);
  border-color: var(--catalogi-add-accent);
}
.catalogi-basket-add__go.is-disabled {
  opacity: .55;
  pointer-events: none;
}
.catalogi-basket-add__go svg {
  width: 24px;
  height: 24px;
}
@keyframes catalogiBasketAddSlide {
  0% { left: -30px; margin-left: 0; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; }
}
.catalogi-basket-add__hint {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  gap: 5px;
  width: 520px;
  max-width: 100%;
  margin: 0;
  padding: 20px 20px 0;
  color: #fff;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  justify-content: center;
}
.catalogi-basket-add__hint:hover {
  color: #fff;
}
.catalogi-basket-add__hint svg {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
}
.catalogi-basket-add.is-product-mode .catalogi-basket-add__title,
.catalogi-basket-add.is-product-mode .catalogi-basket-add__linkrow,
.catalogi-basket-add.is-product-mode .catalogi-basket-add__hint,
.catalogi-basket-add.is-product-mode .catalogi-basket-add__link-error,
.catalogi-basket-add.is-product-mode .catalogi-basket-add__loader {
  display: none;
}
.catalogi-basket-add.is-product-mode .catalogi-basket-add__details.is-open {
  margin-top: 0;
}
.catalogi-basket-add__link-error {
  display: none;
  position: relative;
  z-index: 1;
  width: 520px;
  max-width: 100%;
  margin: 12px auto 0;
  padding: 10px 12px;
  color: #ffb3ab;
  background: rgba(255, 106, 92, .12);
  border: 1px solid rgba(255, 106, 92, .4);
  border-radius: 9px;
  font-size: 13.5px;
}
.catalogi-basket-add__link-error.is-on {
  display: block;
}
.catalogi-basket-add__loader {
  display: none;
  position: relative;
  z-index: 1;
  width: 520px;
  max-width: 100%;
  margin: 14px auto 0;
}
.catalogi-basket-add__loader.is-on {
  display: block;
}
.catalogi-basket-add__loader-bar {
  position: relative;
  height: 4px;
  overflow: hidden;
  background: #2a2a2a;
  border-radius: 4px;
}
.catalogi-basket-add__loader-bar:after {
  content: "";
  position: absolute;
  left: -40%;
  top: 0;
  width: 40%;
  height: 100%;
  background: linear-gradient(90deg, transparent, var(--catalogi-add-accent), transparent);
  border-radius: 4px;
  animation: catalogiBasketAddLoader 1.05s infinite;
}
@keyframes catalogiBasketAddLoader {
  from { left: -40%; }
  to { left: 100%; }
}
.catalogi-basket-add__loader-text {
  margin-top: 9px;
  color: #c7c7c7;
  font-size: 13px;
  text-align: center;
}
.catalogi-basket-add__details {
  position: relative;
  z-index: 1;
  width: 480px;
  max-width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  background: #333333;
  transition: max-height .4s ease, opacity .3s ease, margin-top .3s ease;
}
.catalogi-basket-add__product-shell {
  display: contents;
}
.catalogi-basket-add__desktop-hero {
  display: none;
}
.catalogi-basket-add__details.is-open {
  max-height: 2600px;
  margin-top: 40px;
  opacity: 1;
  overflow: visible;
}
.catalogi-basket-add.has-help-open .catalogi-basket-add__details.is-open {
  padding-bottom: 280px;
}
.catalogi-basket-add__details-title {
  width: max-content;
  max-width: calc(100vw - 30px);
  margin: 0 0 40px;
  margin-left: 50%;
  padding: 0;
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  line-height: 105%;
  text-align: center;
  transform: translateX(-50%);
}
.catalogi-basket-add__saved-link-field {
  position: relative;
  z-index: 2;
  margin: 0 0 18px;
}
.catalogi-basket-add__saved-link-field[hidden] {
  display: none;
}
.catalogi-basket-add__saved-link-field input {
  height: 45px !important;
  padding-right: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.catalogi-basket-add__details-reset {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 6;
  width: 24px;
  height: 24px;
  padding: 0;
  transform: translateY(-50%);
  color: transparent;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.catalogi-basket-add__details-reset:before,
.catalogi-basket-add__details-reset:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  background: #f35c50;
  border-radius: 2px;
  transition: background-color .2s ease;
}
.catalogi-basket-add__details-reset:before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.catalogi-basket-add__details-reset:after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.catalogi-basket-add__details-reset:hover:before,
.catalogi-basket-add__details-reset:hover:after {
  background: #ff7a70;
}
.catalogi-basket-add__details-reset:focus {
  outline: 1px solid #f35c50;
  outline-offset: 2px;
}
.catalogi-basket-add__form {
  position: relative;
  z-index: 2;
}
.catalogi-basket-add__manual-note {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  border: 0;
  white-space: nowrap;
}
.catalogi-basket-add__manual-note.is-on {
  display: block;
}
.catalogi-basket-add__preview {
  position: relative;
  z-index: 2;
  display: none;
  gap: 14px;
  align-items: center;
  margin: 0 0 16px;
  padding: 10px 52px 10px 12px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
}
.catalogi-basket-add__preview.is-on {
  display: flex;
}
.catalogi-basket-add__preview-remove {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 28px;
  height: 28px;
  padding: 0;
  color: #d00024;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 30px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
.catalogi-basket-add__preview-remove:hover {
  color: #f35c50;
}
.catalogi-basket-add__preview-remove[hidden] {
  display: none;
}
.catalogi-basket-add__preview-img {
  flex: 0 0 auto;
  width: 74px;
  height: 92px;
  flex-basis: 74px;
  overflow: hidden;
  background: #f7f7f7;
  border-radius: 3px;
}
.catalogi-basket-add__preview-img.is-hidden {
  display: none;
}
.catalogi-basket-add__preview-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.catalogi-basket-add__preview-copy {
  flex: 1 1 auto;
  min-width: 0;
}
.catalogi-basket-add__preview-name {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}
.catalogi-basket-add__preview-shop {
  margin-top: 4px;
  color: #777;
  font-size: 13px;
  font-weight: 500;
  line-height: 140%;
}
.catalogi-basket-add__field {
  position: relative;
  z-index: 2;
  margin-bottom: 16px;
}
.catalogi-basket-add__field-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  margin-bottom: 4px;
}
.catalogi-basket-add__field-head label {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.catalogi-basket-add__help-btn {
  flex: 0 0 auto;
  width: 15px;
  height: 15px;
  padding: 0;
  color: #969696;
  background: transparent;
  border: 1px solid #969696;
  border-radius: 50%;
  cursor: pointer;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
}
.catalogi-basket-add__help-btn:hover {
  color: #fff;
  border-color: #fff;
}
.catalogi-basket-add__help-pop {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 20;
  width: max-content;
  max-width: 90%;
  max-height: min(300px, 46vh);
  overflow-y: auto;
  box-sizing: border-box;
  padding: 10px;
  color: #2a2a2a;
  background: #ececec;
  border: 1px solid rgba(0, 0, 0, .18);
  border-radius: 10px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .18);
  font-size: 14px;
  font-weight: 400;
  line-height: 155%;
  text-align: left;
}
.catalogi-basket-add__help-pop.is-on {
  display: block;
}
.catalogi-basket-add__link-helper {
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 0;
}
.catalogi-basket-add__link-helper:empty {
  display: none;
}
.catalogi-basket-add__sizepick {
  position: relative;
  display: none;
}
.catalogi-basket-add__visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.catalogi-basket-add__size-note {
  display: none;
  margin-top: 8px;
  padding: 9px 11px;
  color: #555555;
  background: #eeeeee;
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  line-height: 145%;
}
.catalogi-basket-add__size-note.is-on {
  display: block;
}
.catalogi-basket-add__sizepick-btn {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  color: #383838;
  background: var(--catalogi-add-field);
  border: 1px solid var(--catalogi-add-field-line);
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 156%;
}
.catalogi-basket-add__sizepick-btn.is-placeholder {
  color: #707070;
}
.catalogi-basket-add input.is-invalid,
.catalogi-basket-add__sizepick-btn.is-invalid {
  background: #fff5f3;
  border-color: var(--catalogi-add-accent) !important;
  border-width: 2px;
  box-shadow: 0 0 0 3px rgba(243, 92, 80, .18);
}
.catalogi-basket-add input.is-invalid:focus {
  background: #fff5f3;
  border-color: var(--catalogi-add-accent) !important;
  border-width: 2px;
  box-shadow: 0 0 0 3px rgba(243, 92, 80, .18);
}
.catalogi-basket-add__field.has-error .catalogi-basket-add__field-head label {
  color: var(--catalogi-add-accent);
}
.catalogi-basket-add__field-error {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 8px;
  color: #f35c50;
  font-size: 13px;
  font-weight: 600;
  line-height: 140%;
}
.catalogi-basket-add__field-error[hidden] {
  display: none;
}
.catalogi-basket-add__field-error:before {
  content: "!";
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #fff;
  background: #f35c50;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}
.catalogi-basket-add__sizepick-arrow {
  color: var(--catalogi-add-muted);
  font-size: 13px;
  transition: transform .2s;
}
.catalogi-basket-add__sizepick.is-open .catalogi-basket-add__sizepick-arrow {
  transform: rotate(180deg);
}
.catalogi-basket-add__sizepick-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: calc(100% + 4px);
  z-index: 30;
  max-height: 262px;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  background: var(--catalogi-add-panel-2);
  border: 1px solid var(--catalogi-add-field-line);
  border-radius: 3px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .14);
}
.catalogi-basket-add__sizepick.is-open .catalogi-basket-add__sizepick-menu {
  display: block;
}
@media (max-width: 991px) {
  .catalogi-basket-add__sizepick-menu {
    max-height: min(262px, 46vh);
  }
}

/* Parsed and manual states share one compact mobile screen on every surface. */
@media (max-width: 600px) {
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__card {
    min-height: auto !important;
    padding-top: 18px !important;
    padding-bottom: 16px !important;
    justify-content: flex-start !important;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__details.is-open {
    margin-top: 0;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__details-title,
  .catalogi-basket-add--theme-light.catalogi-basket-add.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.1;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__saved-link-field {
    margin-bottom: 10px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__saved-link-field input {
    height: 40px !important;
    padding: 8px 42px 8px 12px;
    font-size: 16px !important;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__details-reset {
    right: 9px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__preview {
    gap: 10px;
    margin-bottom: 8px;
    padding: 7px 44px 7px 10px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__preview-img {
    width: 46px;
    height: 56px;
    flex-basis: 46px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__preview-name {
    font-size: 13px;
    line-height: 1.2;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__preview-shop {
    font-size: 12px;
    line-height: 1.2;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 7px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__field-head {
    margin-bottom: 2px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__field-head label {
    font-size: 13px;
    line-height: 16px;
  }
  .catalogi-basket-add.is-product-mode input,
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__sizepick-btn {
    height: 40px !important;
    min-height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__submit {
    min-height: 42px;
    margin-top: 1px;
    padding-top: 9px;
    padding-bottom: 9px;
    scroll-margin-bottom: 70px;
  }
  .catalogi-basket-add--land.is-product-mode {
    padding-bottom: 12px !important;
    padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px)) !important;
  }
}

@media (max-width: 600px) and (max-height: 740px) {
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__card {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__details-title,
  .catalogi-basket-add--theme-light.catalogi-basket-add.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 8px;
    font-size: 17px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__saved-link-field {
    margin-bottom: 8px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__preview {
    margin-bottom: 6px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 5px;
  }
  .catalogi-basket-add.is-product-mode .catalogi-basket-add__submit {
    min-height: 40px;
  }
}
.catalogi-basket-add__sizepick-opt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 45px;
  padding: 11px 20px;
  color: #383838;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 145%;
}
.catalogi-basket-add__sizepick-opt:hover {
  color: #333;
  background: #f7f7f7;
}
.catalogi-basket-add__sizepick-price {
  color: #383838;
  font-size: 14px;
  font-weight: 500;
}
.catalogi-basket-add__sizepick-badge {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.catalogi-basket-add__sizepick-opt.is-unavailable {
  color: #b8b8b8;
  cursor: not-allowed;
  text-decoration: line-through;
}
.catalogi-basket-add__sizepick-opt.is-unavailable:hover {
  background: transparent;
}
.catalogi-basket-add__sizepick-opt.is-unavailable .catalogi-basket-add__sizepick-badge {
  color: #b8b8b8;
  text-decoration: line-through;
}
.catalogi-basket-add__sizepick-manual {
  justify-content: flex-start;
  margin-top: 0;
  color: #333;
  border-top: 1px solid #e2e2e2;
  font-size: 14px;
  font-weight: 600;
}
.catalogi-basket-add__submit {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 0;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin: 34px auto 0;
  padding: 15px 21px;
  color: #fff;
  background: var(--catalogi-add-accent);
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  line-height: 156%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.catalogi-basket-add__submit.is-disabled {
  color: #969696;
  background: transparent;
  border: 1px solid #969696;
  opacity: 1;
  cursor: pointer;
}
.catalogi-basket-add__submit.is-disabled svg path {
  fill: #969696;
}
.catalogi-basket-add__submit.is-pending {
  background: #f35c50;
  opacity: 1;
  pointer-events: none;
  cursor: wait;
}
.catalogi-basket-add__submit.is-pending .catalogi-basket-add__submit-icon {
  display: none;
}
.catalogi-basket-add__submit-icon svg {
  width: 19px;
  height: 16px;
}
.catalogi-basket-add__submit-spin {
  display: none;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, .4);
  border-top-color: #fff;
  border-radius: 50%;
  animation: catalogiBasketAddSpin .7s linear infinite;
}
.catalogi-basket-add__submit.is-pending .catalogi-basket-add__submit-spin {
  display: block;
}
@keyframes catalogiBasketAddSpin {
  to { transform: rotate(360deg); }
}
.catalogi-basket-add__msg {
  display: none;
  margin-top: 14px;
  padding: 11px 13px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.45;
}
.catalogi-basket-add__msg.is-on {
  display: block;
}
.catalogi-basket-add__msg.is-ok {
  color: #9fe8bd;
  background: rgba(62, 192, 122, .12);
  border: 1px solid rgba(62, 192, 122, .45);
}
.catalogi-basket-add__msg.is-err {
  color: #ffb3ab;
  background: rgba(255, 106, 92, .12);
  border: 1px solid rgba(255, 106, 92, .45);
}
.catalogi-basket-add__overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 10050;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(0, 0, 0, .72);
  overflow-x: hidden;
}
.catalogi-basket-add__overlay.is-on {
  display: flex;
}
.catalogi-basket-add__overlay-box {
  width: min(400px, calc(100dvw - 36px));
  max-width: calc(100dvw - 36px);
  max-height: calc(100vh - 36px);
  overflow-y: auto;
  padding: 26px 24px;
  color: #232323;
  background: #fff;
  border-radius: 16px;
  text-align: center;
  box-sizing: border-box;
}
.catalogi-basket-add__overlay-title {
  margin: 0 0 12px;
  font-size: 19px;
  font-weight: 700;
}
.catalogi-basket-add__overlay-text {
  color: #3a3a3a;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
.catalogi-basket-add__overlay-text span,
.catalogi-basket-add__overlay-text a {
  color: var(--catalogi-add-accent);
  word-break: break-word;
}
.catalogi-basket-add__overlay-text .tvar_10_url {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 14px auto 0;
  text-align: center;
}
.catalogi-basket-add__overlay-ok {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 139px;
  min-height: 53px;
  margin-top: 18px;
  padding: 13px 30px !important;
  color: #fff !important;
  background: #F35C50 !important;
  border: 0 !important;
  border-radius: 3px !important;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  line-height: 156%;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none !important;
  opacity: 1 !important;
}
.catalogi-basket-add__overlay-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 18px;
}
.catalogi-basket-add__overlay-actions .catalogi-basket-add__overlay-ok {
  margin-top: 0;
}
.catalogi-basket-add__overlay-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 139px;
  min-height: 53px;
  padding: 13px 24px;
  color: #fff !important;
  background: #F35C50;
  border: 0;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 700;
  line-height: 156%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 757px) {
  .catalogi-basket-add__overlay {
    left: 0;
    right: 0;
    width: auto;
    max-width: none;
    padding: 16px;
  }
  .catalogi-basket-add__overlay-box {
    width: calc(100vw - 32px);
    max-width: 360px;
    padding: 26px 18px;
    border-radius: 5px;
  }
  .catalogi-basket-add__overlay-title {
    font-size: 20px;
  }
  .catalogi-basket-add__overlay-text {
    font-size: 16px;
    line-height: 145%;
  }
}
.basket-checkout-block.basket-checkout-block-share {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.custom-share-basket {
  margin: 10px 0 0;
  cursor: pointer;
}
.custom-share-basket span {
  font-size: 13px;
}
.custom-share-basket span,
.custom-share-basket i svg path {
  transition: all .4s;
}
.custom-share-basket:hover span {
  color: #f35c50;
}
.custom-share-basket:hover i svg path {
  fill: #f35c50;
}
#custom-share-basket-popup {
  display: flex;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  transition: all .4s;
}
#custom-share-basket-popup.custom-share-basket-popup_open {
  opacity: 1;
  visibility: visible;
}
.custom-share-basket-popup__bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
}
.custom-share-basket-popup__content {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding: 50px 30px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
}
.custom-share-basket-popup__title {
  font-size: 28px;
  font-weight: 700;
}
.custom-share-basket-popup__link {
  margin: 20px 0 0;
  color: #f35c50;
}
.custom-share-basket-popup__link:hover {
  color: #f35c50;
}
.custom-share-basket-popup__close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: all .4s;
}
.custom-share-basket-popup__close-btn:hover {
  transform: rotate(180deg);
}

#basket-root .basket-item-info-name,
#basket-root .basket-item-info-name-link {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  max-width: 560px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#basket-root .basket-item-property-name,
#basket-root .basket-item-property-custom-name,
#basket-root .basket-item-property-value,
#basket-root .basket-item-property-custom-value {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#basket-root .basket-item-property-value,
#basket-root .basket-item-property-custom-value,
#basket-root .basket-item-property-value b,
#basket-root .basket-item-property-custom-value b,
#basket-root .basket-item-property-value strong,
#basket-root .basket-item-property-custom-value strong {
  font-weight: 400;
}

#basket-root .basket-item-price-current,
#basket-root .basket-item-price-current-text {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#basket-root .basket-item-price-title {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

#basket-root .basket-items-list-item-container > td {
  border-top-color: #eeeeee;
}

#basket-root .basket-items-list-item-container:first-child > td {
  border-top: 0;
}

#basket-root .basket-items-list-wrapper,
#basket-root .basket-items-list-wrapper-compact {
  margin-bottom: 0;
}

#basket-root .basket-items-list-item-descriptions {
  padding-top: 18px;
  padding-bottom: 18px;
}

#basket-root .basket-item-block-image {
  padding-bottom: 0;
  text-align: left;
}

#basket-root .basket-item-image {
  max-height: 145px;
  object-fit: contain;
}

#basket-root .basket-item-block-info {
  padding-top: 0;
}

#basket-root .basket-item-property,
#basket-root .basket-item-property-custom {
  padding-bottom: 3px;
}

#basket-root .basket-item-block-actions {
  opacity: 1;
}

#basket-root .basket-items-list-item-remove {
  width: 32px;
  padding-top: 18px !important;
  text-align: right;
}

#basket-root .basket-item-actions-remove {
  display: block;
  width: 25px;
  min-width: 0;
  height: 25px;
  padding: 0;
  opacity: .95;
  transition: color .18s ease, opacity .18s ease;
}

#basket-root .basket-item-actions-remove:before,
#basket-root .basket-item-actions-remove:after {
  top: 50%;
  left: 6px;
  width: 2px;
  height: 14px;
  margin-top: -7px;
  background: #b8b8b8;
}

#basket-root .basket-item-actions-remove:hover:before,
#basket-root .basket-item-actions-remove:hover:after {
  background: #777777;
}

#basket-root .basket-item-actions-remove-text {
  display: none;
}

#basket-root .basket-checkout-container {
  align-items: center;
  margin-top: -1px;
  margin-bottom: 20px;
  padding: 18px 25px 20px;
  border-color: #eeeeee;
  border-radius: 0 0 2px 2px;
}

#basket-root .basket-checkout-section {
  margin-top: 0;
}

#basket-root .basket-checkout-section-inner {
  align-items: center;
  gap: 24px;
}

#basket-root .basket-checkout-block-total {
  padding-top: 0;
  padding-right: 0;
}

#basket-root .basket-checkout-block-total-inner {
  display: grid;
  gap: 7px;
}

#basket-root .basket-checkout-block-total-price {
  padding-left: 0;
  min-width: 112px;
}

#basket-root .basket-checkout-block-total-price-inner {
  display: grid;
  gap: 7px;
  padding-top: 0;
}

#basket-root .basket-checkout-block-btn {
  padding-top: 0;
  padding-left: 0;
}

#basket-root .basket-checkout-block-total-title,
#basket-root .basket-checkout-block-total-description,
#basket-root .basket-coupon-block-total-price-current {
  font-family: Montserrat, Arial, sans-serif;
}

#basket-root .basket-checkout-block-total-title {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

#basket-root .basket-checkout-block-total-description {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  color: #2f3435;
}

#basket-root .basket-coupon-block-total-price-current {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

#basket-root .basket-btn-checkout {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

#basket-root .custom-share-basket span {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

#basket-root .basket-items-list-item-price,
.basket-items-list-item-price {
  padding-right: 14px;
}

#basket-root .basket-item-block-price,
.basket-item-block-price {
  min-width: 104px;
  padding-top: 18px;
  text-align: right;
  white-space: nowrap;
}

#basket-root .basket-item-price-current,
#basket-root .basket-item-price-current-text,
.basket-item-price-current,
.basket-item-price-current-text {
  display: block;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#basket-root .basket-item-price-title,
.basket-item-price-title {
  display: block;
  min-height: 16px;
  margin-top: 2px;
  color: #a1a1a1;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: right;
  white-space: nowrap;
}

#basket-root .basket-items-list-item-remove,
.basket-items-list-item-remove {
  width: 46px;
  min-width: 46px;
  padding-top: 18px !important;
  padding-left: 10px !important;
  text-align: center;
}

#basket-root .basket-item-actions-remove,
.basket-item-actions-remove {
  display: inline-block;
  position: relative;
  width: 24px;
  min-width: 24px;
  height: 24px;
  padding: 0;
  color: transparent;
  opacity: 1;
}

#basket-root .basket-item-actions-remove:before,
#basket-root .basket-item-actions-remove:after,
.basket-item-actions-remove:before,
.basket-item-actions-remove:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  margin: -7px 0 0 -1px;
  background: #b8b8b8;
}

#basket-root .basket-item-actions-remove:before,
.basket-item-actions-remove:before {
  transform: rotate(45deg);
}

#basket-root .basket-item-actions-remove:after,
.basket-item-actions-remove:after {
  transform: rotate(-45deg);
}

#basket-root .basket-item-actions-remove:hover:before,
#basket-root .basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before,
.basket-item-actions-remove:hover:after {
  background: #777777;
}

#basket-root .basket-item-actions-remove-text,
.basket-item-actions-remove-text {
  display: none;
}

#basket-root .basket-checkout-container,
.basket-checkout-container {
  margin-top: -1px;
  margin-bottom: 20px;
  padding: 18px 25px 20px;
  border-color: #eeeeee;
  border-radius: 0 0 2px 2px;
}

#basket-root .basket-checkout-section,
.basket-checkout-section {
  margin-top: 0;
}

#basket-root .basket-checkout-section-inner.custom,
.basket-checkout-section-inner.custom {
  align-items: flex-start;
  gap: 26px;
}

#basket-root .basket-checkout-block-total,
.basket-checkout-block-total {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 16px;
  row-gap: 0;
  padding-top: 0;
  padding-right: 0;
  text-align: right;
}

#basket-root .basket-checkout-block-inner-custom,
.basket-checkout-block-inner-custom,
#basket-root .basket-checkout-block-inner-custom.right,
.basket-checkout-block-inner-custom.right {
  display: grid;
  gap: 8px;
  align-content: start;
}

#basket-root .basket-checkout-block-inner-custom.right,
.basket-checkout-block-inner-custom.right {
  min-width: 112px;
  text-align: right;
}

#basket-root .basket-checkout-block-total-title,
#basket-root .basket-checkout-block-total-description,
#basket-root .basket-coupon-block-total-price-current,
.basket-checkout-block-total-title,
.basket-checkout-block-total-description,
.basket-coupon-block-total-price-current {
  margin: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

#basket-root .basket-checkout-block-total-description,
.basket-checkout-block-total-description {
  color: #2f3435;
}

#basket-root .basket-coupon-block-total-price-current,
.basket-coupon-block-total-price-current {
  margin-bottom: 0;
  color: #2f3435;
  text-align: right;
  white-space: nowrap;
}

#basket-root .basket-checkout-block-btn,
.basket-checkout-block-btn {
  padding-top: 0;
  padding-left: 0;
}
@media (max-width: 600px) {
  .catalogi-basket-add,
  .catalogi-basket-add__overlay {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  .catalogi-basket-add input,
  .catalogi-basket-add select,
  .catalogi-basket-add textarea,
  .catalogi-basket-add button,
  .catalogi-basket-add__sizepick-btn,
  .catalogi-basket-add__sizepick-opt,
  .catalogi-basket-add__overlay button {
    font-size: 16px !important;
  }

  .catalogi-basket-add {
    width: 100%;
    max-width: 100%;
    margin: 10px 0 18px;
    overflow-x: hidden;
    box-shadow: 0 0 0 100vmax #333333;
    clip-path: inset(0 -100vmax);
  }
  .catalogi-basket-add__card {
    align-items: stretch;
    padding: 32px 15px 40px;
    max-width: 100%;
    overflow-x: hidden;
  }
  .catalogi-basket-add__card:after {
    width: 100%;
    height: auto;
  }
  .catalogi-basket-add__title {
    align-self: center;
    width: 100%;
    max-width: 520px;
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 105%;
    text-align: center;
  }
  .catalogi-basket-add__linkrow {
    align-self: center;
    width: 100%;
    max-width: 520px;
    gap: 0;
  }
  .catalogi-basket-add__linkfield input {
    height: 49px !important;
    padding: 8px 42px 8px 20px;
  }
  .catalogi-basket-add__go {
    left: -2px;
    width: 49px;
    height: 49px;
  }
  .catalogi-basket-add__go svg {
    display: block;
  }
  .catalogi-basket-add__hint {
    align-self: center;
    width: 100%;
    max-width: 520px;
    padding: 20px 0 0;
    font-size: 14px;
    line-height: 145%;
    text-align: center;
    justify-content: center;
    white-space: normal;
  }
  .catalogi-basket-add__link-error,
  .catalogi-basket-add__loader {
    width: 100%;
  }
  .catalogi-basket-add__details {
    align-self: center;
    width: 100%;
    max-width: 520px;
  }
  .catalogi-basket-add__details.is-open {
    margin-top: 40px;
  }
  .catalogi-basket-add__details-title {
    width: 100%;
    margin-bottom: 28px;
    font-size: 21px;
    line-height: 105%;
    transform: none;
    margin-left: 0;
  }
  .catalogi-basket-add__field {
    margin-bottom: 21px;
  }
  .catalogi-basket-add__field-head {
    gap: 6px;
    margin-bottom: 9px;
  }
  .catalogi-basket-add__field-head label {
    font-size: 16px;
    line-height: 22px;
  }
  .catalogi-basket-add__help-btn {
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 16px;
  }
  .catalogi-basket-add__help-pop {
    right: auto;
    left: 0;
    max-width: calc(100dvw - 60px);
    font-size: 16px;
    line-height: 145%;
  }
  .catalogi-basket-add__preview {
    gap: 14px;
    padding: 10px 12px;
    margin-bottom: 21px;
  }
  .catalogi-basket-add__preview-img {
    width: 74px;
    height: 92px;
    flex-basis: 74px;
  }
  .catalogi-basket-add__preview-name {
    font-size: 16px;
    line-height: 135%;
  }
  .catalogi-basket-add__preview-shop {
    font-size: 14px;
  }
  .catalogi-basket-add input,
  .catalogi-basket-add__sizepick-btn {
    height: 45px !important;
    padding: 12px 20px;
    font-size: 14px !important;
    line-height: 156%;
  }
  .catalogi-basket-add__linkfield input {
    height: 49px !important;
    padding: 8px 42px 8px 20px;
    font-size: 16px !important;
  }
  .catalogi-basket-add__sizepick-opt {
    min-height: 45px;
    padding: 11px 20px;
    font-size: 14px;
  }
  .catalogi-basket-add__sizepick-price {
    font-size: 14px;
  }
  .catalogi-basket-add__sizepick-badge {
    font-size: 14px;
  }
  .catalogi-basket-add__submit {
    margin-top: 10px;
    min-height: 48px;
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  #basket-root .basket-item-info-name,
  #basket-root .basket-item-info-name-link,
  .basket-item-info-name,
  .basket-item-info-name-link {
    max-width: 100%;
    white-space: normal;
  }

  #basket-root .basket-items-list-item-descriptions,
  .basket-items-list-item-descriptions {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  #basket-root .basket-items-list-item-price,
  .basket-items-list-item-price {
    padding-right: 8px;
  }

  #basket-root .basket-item-block-price,
  .basket-item-block-price {
    min-width: 92px;
  }

  #basket-root .basket-items-list-item-remove,
  .basket-items-list-item-remove {
    width: 38px;
    min-width: 38px;
    padding-left: 6px !important;
  }

  #basket-root .basket-item-actions-remove,
  .basket-item-actions-remove {
    min-width: 28px;
    width: 28px;
    padding-left: 0;
    justify-content: center;
  }

  #basket-root .basket-item-actions-remove:before,
  #basket-root .basket-item-actions-remove:after,
  .basket-item-actions-remove:before,
  .basket-item-actions-remove:after {
    left: 13px;
  }

  #basket-root .basket-item-actions-remove-text,
  .basket-item-actions-remove-text {
    display: none;
  }

  #basket-root .basket-checkout-container,
  .basket-checkout-container {
    margin-bottom: 16px;
    padding: 16px 20px 18px;
  }

  #basket-root .basket-checkout-section-inner,
  .basket-checkout-section-inner {
    gap: 10px 14px;
  }

  #basket-root .basket-checkout-block-inner-custom,
  .basket-checkout-block-inner-custom,
  #basket-root .basket-checkout-block-inner-custom.right,
  .basket-checkout-block-inner-custom.right {
    gap: 7px;
  }

  #basket-root .basket-checkout-block-total-title,
  #basket-root .basket-checkout-block-total-description,
  .basket-checkout-block-total-title,
  .basket-checkout-block-total-description {
    font-size: 12px;
    line-height: 16px;
  }

  #basket-root .basket-coupon-block-total-price-current,
  .basket-coupon-block-total-price-current {
    font-size: 12px;
    line-height: 16px;
  }
}

@media (max-width: 600px) {
  .catalogi-basket-add input,
  .catalogi-basket-add input[type="text"],
  .catalogi-basket-add input[type="search"],
  .catalogi-basket-add input[type="url"],
  .catalogi-basket-add input[type="number"],
  .catalogi-basket-add select,
  .catalogi-basket-add textarea,
  .catalogi-basket-add__sizepick-btn,
  .catalogi-basket-add__sizepick-opt,
  .catalogi-basket-add__overlay input,
  .catalogi-basket-add__overlay select,
  .catalogi-basket-add__overlay textarea,
  .catalogi-basket-add__overlay button {
    font-size: 16px !important;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}

.catalogi-basket-add--store {
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow: visible;
  background: transparent;
}
.catalogi-basket-add--store .catalogi-basket-add__card {
  align-items: stretch;
  padding: var(--catalogi-store-heading-entry-gap) 0 120px;
  overflow: visible;
}
.catalogi-basket-add--store.is-product-mode .catalogi-basket-add__card {
  padding-bottom: 56px;
}
.catalogi-basket-add--store .catalogi-basket-add__title {
  width: 100%;
  max-width: min(100%, 860px);
  margin: 0 auto var(--catalogi-store-title-field-gap);
  color: #fff;
  font-size: clamp(16px, 1.25vw, 20px);
  font-weight: 500;
  line-height: 145%;
  text-align: center;
  text-wrap: balance;
}
.catalogi-basket-add__intro,
.catalogi-basket-add__support {
  position: relative;
  z-index: 1;
}
.catalogi-basket-add__intro {
  display: none;
}
.catalogi-basket-add__support {
  display: none;
}
.catalogi-basket-add--store .catalogi-basket-add__intro {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 22px;
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  text-wrap: pretty;
}
.catalogi-basket-add--store .catalogi-basket-add__support {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 12px 0 0;
  color: rgba(255, 255, 255, .66);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-wrap: pretty;
}
.catalogi-basket-add.is-product-mode .catalogi-basket-add__intro,
.catalogi-basket-add.is-product-mode .catalogi-basket-add__support {
  display: none;
}
.catalogi-basket-add--store .catalogi-basket-add__linkrow,
.catalogi-basket-add--store .catalogi-basket-add__hint,
.catalogi-basket-add--store .catalogi-basket-add__link-error,
.catalogi-basket-add--store .catalogi-basket-add__loader {
  width: 100%;
  max-width: 100%;
}
.catalogi-basket-add--store .catalogi-basket-add__linkrow {
  gap: 0;
}
.catalogi-basket-add--store .catalogi-basket-add__linkfield input {
  height: 49px !important;
  padding: 8px 42px 8px 20px;
  font-size: 16px !important;
  font-weight: 500;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.catalogi-basket-add--store .catalogi-basket-add__go {
  left: 0;
  width: 49px;
  height: 49px;
  min-height: 49px;
  border-radius: 0 3px 3px 0;
}
.catalogi-basket-add--store .catalogi-basket-add__hint {
  justify-content: center;
  padding: 20px 0 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}
.catalogi-basket-add--store .catalogi-basket-add__hint svg {
  width: 14px;
  height: 14px;
}
.catalogi-basket-add--store .catalogi-basket-add__link-error,
.catalogi-basket-add--store .catalogi-basket-add__loader {
  margin-left: auto;
  margin-right: auto;
}
.catalogi-basket-add--store .catalogi-basket-add__loader-text {
  text-align: center;
}
.catalogi-basket-add--store .catalogi-basket-add__details {
  width: min(100%, 860px);
  max-width: 860px;
  background: transparent;
}
.catalogi-basket-add--store .catalogi-basket-add__details.is-open {
  margin-top: 30px;
}
.catalogi-basket-add--store.has-help-open .catalogi-basket-add__details.is-open {
  padding-bottom: 0;
}
.catalogi-basket-add--store .catalogi-basket-add__help-pop {
  max-width: min(420px, calc(100vw - 32px));
  max-height: min(240px, 38vh);
}
.catalogi-basket-add--store .catalogi-basket-add__details-title {
  width: 100%;
  max-width: 720px;
  margin: 0 0 20px;
  color: #fff;
  font-size: clamp(22px, 1.6vw, 30px);
  font-weight: 600;
  line-height: 1.16;
  text-align: left;
  transform: none;
}
.catalogi-basket-add--store .catalogi-basket-add__manual-note {
  text-align: left;
}
.catalogi-basket-add--store .catalogi-basket-add__preview,
.catalogi-basket-add--store .catalogi-basket-add__manual-note,
.catalogi-basket-add--store .catalogi-basket-add__offer-field,
.catalogi-basket-add--store .catalogi-basket-add__submit,
.catalogi-basket-add--store .catalogi-basket-add__msg {
  grid-column: 1 / -1;
}

@media (min-width: 992px) {
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode.has-desktop-hero .catalogi-basket-add__product-shell {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    justify-content: center;
    gap: clamp(24px, 2.5vw, 40px);
    width: min(calc(100vw - 96px), 1120px);
    max-width: 100%;
    margin: 0 auto;
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode.has-desktop-hero .catalogi-basket-add__details-title {
    transform: translateX(-50%) translateX(var(--catalogi-desktop-center-shift, 0px));
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode.has-desktop-hero .catalogi-basket-add__details {
    width: 100%;
    max-width: 480px;
    justify-self: end;
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode.has-desktop-hero .catalogi-basket-add__desktop-hero {
    position: relative;
    display: block;
    align-self: start;
    width: 100%;
    max-width: 520px;
    justify-self: start;
    height: var(--catalogi-desktop-hero-height, clamp(480px, 52vw, 680px));
    margin-top: var(--catalogi-desktop-hero-top, 0px);
    overflow: hidden;
    background: transparent;
    clip-path: inset(0);
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode.has-desktop-hero .catalogi-basket-add__submit {
    width: min(100%, 480px);
    margin-top: 32px;
    transform: translateX(var(--catalogi-desktop-center-shift, 0px));
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode .catalogi-basket-add__sizepick-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 156%;
  }
  .catalogi-basket-add:not(.catalogi-basket-add--store).is-product-mode .catalogi-basket-add__sizepick-btn.is-placeholder {
    background: #fff8f7;
    border-color: rgba(243, 92, 80, .72);
    box-shadow: 0 0 0 3px rgba(243, 92, 80, .1);
    animation: catalogiBasketAddSizeRequired 1.6s cubic-bezier(.16, 1, .3, 1) 2;
  }
  @keyframes catalogiBasketAddSizeRequired {
    0%, 100% {
      box-shadow: 0 0 0 3px rgba(243, 92, 80, .1);
    }
    45% {
      box-shadow: 0 0 0 6px rgba(243, 92, 80, .18);
    }
  }
  .catalogi-basket-add__desktop-hero img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center top;
    opacity: 0;
    transform: scale(1.015);
    transition: opacity .22s ease, transform .62s cubic-bezier(.16, 1, .3, 1);
  }
  .catalogi-basket-add__desktop-hero.is-product-ready img {
    opacity: 1;
    transform: scale(1);
  }
  .block_shop_6_block_rigth.catalogi-store-hero {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 44%;
    min-height: 100%;
    padding: 0;
    isolation: isolate;
    background: #333333;
    overflow: hidden;
    line-height: normal;
  }
  .block_shop_6_block_rigth.catalogi-store-hero > img:not(.catalogi-store-hero__product) {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: opacity .18s ease;
  }
  .block_shop_6_block_rigth.catalogi-store-hero.is-product-ready > img:not(.catalogi-store-hero__product) {
    opacity: 0;
  }
  .block_shop_6_block_rigth.catalogi-store-hero .catalogi-store-hero__product {
    position: absolute;
    inset: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: cover;
    object-position: center;
    opacity: 0;
    clip-path: circle(0 at 50% 50%);
    transform: scale(1.018);
    transition:
      clip-path .82s cubic-bezier(.16, 1, .3, 1),
      opacity .18s ease,
      transform .82s cubic-bezier(.16, 1, .3, 1);
  }
  .block_shop_6_block_rigth.catalogi-store-hero.is-product-ready .catalogi-store-hero__product {
    opacity: 1;
    clip-path: circle(150% at 50% 50%);
    transform: scale(1);
  }
  .block_shop_6_block_rigth.catalogi-store-hero:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 72px;
    height: 72px;
    border: 1px solid rgba(255, 255, 255, .55);
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, -50%) scale(.2);
  }
  .block_shop_6_block_rigth.catalogi-store-hero.is-revealing:after {
    animation: catalogiStoreHeroReveal .82s cubic-bezier(.16, 1, .3, 1);
  }
  @keyframes catalogiStoreHeroReveal {
    0% {
      opacity: .72;
      transform: translate(-50%, -50%) scale(.2);
    }
    100% {
      opacity: 0;
      transform: translate(-50%, -50%) scale(14);
    }
  }
  .catalogi-basket-add--store .catalogi-basket-add__form {
    display: block;
  }
  .catalogi-basket-add--store .catalogi-basket-add__field {
    margin-bottom: 12px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__preview {
    margin-bottom: 12px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__submit {
    width: min(100%, 360px);
    margin: 18px 0 0;
  }
  .catalogi-basket-add--store .catalogi-basket-add__msg {
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1669px) {
  .block_shop_6_block_rigth.catalogi-store-hero {
    width: 38%;
  }
}

@media (max-width: 991px) {
  .block_shop_6_block_rigth.catalogi-store-hero .catalogi-store-hero__product {
    display: none;
  }
  .catalogi-basket-add--store {
    max-width: 100%;
    box-shadow: none;
    clip-path: none;
  }
  .catalogi-basket-add--store .catalogi-basket-add__card {
    padding: 40px 0 96px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__card {
    padding-bottom: 56px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__title,
  .catalogi-basket-add--store .catalogi-basket-add__intro,
  .catalogi-basket-add--store .catalogi-basket-add__support,
  .catalogi-basket-add--store .catalogi-basket-add__details-title,
  .catalogi-basket-add--store .catalogi-basket-add__loader-text,
  .catalogi-basket-add--store .catalogi-basket-add__hint {
    text-align: center;
  }
  .catalogi-basket-add--store .catalogi-basket-add__title,
  .catalogi-basket-add--store .catalogi-basket-add__linkrow,
  .catalogi-basket-add--store .catalogi-basket-add__hint,
  .catalogi-basket-add--store .catalogi-basket-add__link-error,
  .catalogi-basket-add--store .catalogi-basket-add__loader,
  .catalogi-basket-add--store .catalogi-basket-add__details {
    align-self: stretch;
    width: 100%;
    max-width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .catalogi-basket-add__sizepick-btn.is-placeholder {
    animation: none !important;
  }
  .catalogi-basket-add__desktop-hero img {
    transition: opacity .18s ease;
    transform: none;
  }
  .block_shop_6_block_rigth.catalogi-store-hero .catalogi-store-hero__product {
    transition: opacity .18s ease;
    clip-path: none;
    transform: none;
  }
  .block_shop_6_block_rigth.catalogi-store-hero.is-revealing:after {
    animation: none;
  }
}

@media (max-width: 600px) {
  .catalogi-basket-add--store {
    margin: 0;
    overflow-x: visible;
  }
  .catalogi-basket-add--store .catalogi-basket-add__card {
    padding: 34px 0 112px;
    overflow-x: visible;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__card {
    padding-bottom: 56px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__title {
    max-width: min(100%, 620px);
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 145%;
  }
  .catalogi-basket-add--store .catalogi-basket-add__intro {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 145%;
  }
  .catalogi-basket-add--store .catalogi-basket-add__support {
    font-size: 13px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__linkfield input {
    height: 49px !important;
    padding: 8px 42px 8px 20px;
    font-size: 16px !important;
  }
  .catalogi-basket-add--store .catalogi-basket-add__go {
    width: 49px;
    height: 49px;
    min-height: 49px;
  }
  .catalogi-basket-add--store .catalogi-basket-add__hint {
    padding-top: 20px;
    font-size: 14px;
    line-height: 145%;
  }
  .catalogi-basket-add--store .catalogi-basket-add__details.is-open {
    margin-top: 30px;
  }
  .catalogi-basket-add--store.is-product-mode {
    margin-bottom: 0;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__card {
    padding-top: 22px;
    padding-bottom: 24px !important;
    padding-bottom: calc(24px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__details.is-open {
    margin-top: 18px;
    scroll-margin-top: 14px;
    scroll-margin-bottom: 86px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 16px;
    font-size: 19px;
    line-height: 1.14;
    letter-spacing: 0;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview {
    gap: 10px;
    margin-bottom: 14px;
    padding: 8px 38px 8px 10px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview-remove {
    top: 8px;
    right: 10px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 22px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview-img {
    width: 58px;
    height: 72px;
    flex-basis: 58px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview-name {
    font-size: 14px;
    line-height: 1.25;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview-shop {
    font-size: 12px;
    line-height: 1.25;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 12px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__field-head {
    margin-bottom: 5px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__field-head label {
    font-size: 14px;
    line-height: 18px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__help-btn {
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 14px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add input,
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__sizepick-btn {
    height: 44px !important;
    min-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px !important;
    line-height: 1.25;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__submit {
    min-height: 44px;
    margin-top: 8px;
    padding: 11px 16px;
    font-size: 13px !important;
    line-height: 1.25;
    scroll-margin-bottom: 86px;
    white-space: normal;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__help-pop {
    top: auto;
    bottom: calc(100% + 6px);
    left: 0;
    right: auto;
    max-height: min(220px, 34dvh);
    font-size: 14px;
    line-height: 1.35;
  }
}

@media (max-width: 600px) and (max-height: 740px) {
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__card {
    padding-top: 18px;
    padding-bottom: 18px !important;
    padding-bottom: calc(18px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__details.is-open {
    margin-top: 14px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.12;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview {
    margin-bottom: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__preview-img {
    width: 52px;
    height: 64px;
    flex-basis: 52px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 9px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__field-head {
    margin-bottom: 4px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add input,
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__sizepick-btn {
    height: 44px !important;
    min-height: 44px;
  }
  .catalogi-basket-add--store.is-product-mode .catalogi-basket-add__submit {
    min-height: 44px;
    margin-top: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    scroll-margin-bottom: 86px;
  }
}

@media (max-width: 600px) {
  .catalogi-basket-add--land.is-product-mode {
    padding-bottom: 40px !important;
    padding-bottom: calc(40px + env(safe-area-inset-bottom, 0px)) !important;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__card {
    min-height: auto !important;
    padding-top: 34px !important;
    padding-bottom: 22px !important;
    justify-content: flex-start !important;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__details.is-open {
    margin-top: 0;
    scroll-margin-top: 14px;
    scroll-margin-bottom: 86px;
  }
  .catalogi-basket-add--theme-light.catalogi-basket-add--land.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.1;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview {
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-img {
    width: 52px;
    height: 64px;
    flex-basis: 52px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-name {
    font-size: 13px;
    line-height: 1.25;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-shop {
    font-size: 12px;
    line-height: 1.25;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 9px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__field-head {
    margin-bottom: 3px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__field-head label {
    font-size: 12px;
    line-height: 15px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add input,
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__sizepick-btn {
    min-height: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__submit {
    min-height: 44px;
    margin-top: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12.5px;
    scroll-margin-bottom: 86px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__help-pop {
    top: auto;
    bottom: calc(100% + 6px);
    left: 0;
    right: auto;
    max-height: min(220px, 34dvh);
  }
  body:has(.catalogi-basket-add.is-product-mode) .btn_popap_land {
    display: none !important;
  }
  body.catalogi-land2-product-form-open .btn_popap_land {
    display: none !important;
  }
}

@media (max-width: 600px) and (max-height: 740px) {
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__card {
    padding-top: 24px !important;
    padding-bottom: 16px !important;
  }
  .catalogi-basket-add--theme-light.catalogi-basket-add--land.is-product-mode .catalogi-basket-add__details-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.08;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview {
    gap: 9px;
    margin-bottom: 8px;
    padding: 7px 10px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-img {
    width: 46px;
    height: 56px;
    flex-basis: 46px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-name {
    font-size: 12.5px;
    line-height: 1.2;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-shop {
    font-size: 11.5px;
    line-height: 1.2;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__field {
    margin-bottom: 7px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__field-head {
    margin-bottom: 2px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add input,
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__sizepick-btn {
    min-height: 38px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__submit {
    min-height: 42px;
    margin-top: 1px;
    padding-top: 9px;
    padding-bottom: 9px;
    scroll-margin-bottom: 86px;
  }
}

.catalogi-basket-add--theme-light {
  --catalogi-add-panel: #ffffff;
  --catalogi-add-panel-2: #ffffff;
  --catalogi-add-line: #e9e9e9;
  --catalogi-add-text: #232323;
  --catalogi-add-muted: #6f6f6f;
  --catalogi-add-field: #ffffff;
  --catalogi-add-field-line: #e1e1e1;
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: visible;
  background: #ffffff;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__card {
  color: #232323;
  padding: 0;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__title,
.catalogi-basket-add--theme-light .catalogi-basket-add__details-title,
.catalogi-basket-add--theme-light .catalogi-basket-add__field-head label,
.catalogi-basket-add--theme-light .catalogi-basket-add__hint,
.catalogi-basket-add--theme-light .catalogi-basket-add__hint:hover {
  color: #232323;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__title {
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__details {
  background: #ffffff;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__details-title {
  font-weight: 700;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__loader-bar {
  background: #eeeeee;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__loader-text,
.catalogi-basket-add--theme-light .catalogi-basket-add__offer-note {
  color: #6f6f6f;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__help-btn:hover {
  color: #232323;
  border-color: #232323;
}
.catalogi-basket-add--theme-light .catalogi-basket-add__link-error {
  color: #b22a1f;
  background: #fff7f6;
}
.catalogi-basket-add--land {
  padding: 0 16px 120px;
  overflow-x: hidden;
}
.catalogi-basket-add--land .catalogi-basket-add__card {
  width: 100%;
  min-height: 100vh;
  justify-content: center;
}
.catalogi-basket-add--land .catalogi-basket-add__title,
.catalogi-basket-add--land .catalogi-basket-add__linkrow,
.catalogi-basket-add--land .catalogi-basket-add__hint,
.catalogi-basket-add--land .catalogi-basket-add__link-error,
.catalogi-basket-add--land .catalogi-basket-add__loader {
  width: 520px;
  max-width: 100%;
}
.catalogi-basket-add--land .catalogi-basket-add__title {
  width: 620px;
  max-width: calc(100vw - 32px);
}
.catalogi-basket-add--land .catalogi-basket-add__details {
  width: 480px;
}
.catalogi-basket-add--theme-light.catalogi-basket-add--land .catalogi-basket-add__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 105%;
  margin-bottom: 40px;
  text-wrap: balance;
}
.catalogi-basket-add--theme-light.catalogi-basket-add--land .catalogi-basket-add__details-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 105%;
}
.catalogi-basket-add--land.is-product-mode .catalogi-basket-add__card {
  min-height: 100vh;
  justify-content: flex-start;
  padding-top: 112px;
}
@media (min-width: 992px) {
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__card {
    justify-content: center;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .catalogi-basket-add--land.is-product-positioning .catalogi-basket-add__details {
    visibility: hidden;
    transition: none !important;
  }
  .catalogi-basket-add--land.is-product-positioning .catalogi-basket-add__loader.is-on {
    position: fixed;
    z-index: 2147482890;
    top: 50%;
    left: 15px;
    display: block;
    width: calc(100vw - 30px);
    max-width: 520px;
    margin: 0;
    transform: translateY(-50%);
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview {
    padding-right: 60px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-remove {
    top: 6px;
    right: 6px;
    z-index: 3;
    width: 44px;
    height: 44px;
    color: #b00020;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    font-size: 24px;
    line-height: 42px;
  }
  .catalogi-basket-add--land.is-product-mode .catalogi-basket-add__preview-name {
    overflow-wrap: anywhere;
  }
  .catalogi-basket-add--theme-light .catalogi-basket-add__title {
    font-size: 30px;
    line-height: 100%;
  }
  .catalogi-basket-add--theme-light .catalogi-basket-add__details-title {
    font-size: 30px;
    line-height: 100%;
  }
  .catalogi-basket-add--land {
    padding: 0 15px 96px;
  }
  .catalogi-basket-add--land .catalogi-basket-add__card {
    align-items: stretch;
  }
  .catalogi-basket-add--land .catalogi-basket-add__title,
  .catalogi-basket-add--land .catalogi-basket-add__linkrow,
  .catalogi-basket-add--land .catalogi-basket-add__hint,
  .catalogi-basket-add--land .catalogi-basket-add__link-error,
  .catalogi-basket-add--land .catalogi-basket-add__loader,
  .catalogi-basket-add--land .catalogi-basket-add__details {
    align-self: center;
    width: calc(100vw - 30px);
    max-width: 100%;
  }
  .catalogi-basket-add--land .catalogi-basket-add__title {
    display: block;
    width: calc(100vw - 30px) !important;
    max-width: 520px !important;
    white-space: normal !important;
    overflow-wrap: break-word;
    word-break: normal;
    font-size: clamp(16px, 4.65vw, 20px);
    line-height: 108%;
  }
  .catalogi-basket-add--theme-light.catalogi-basket-add--land .catalogi-basket-add__title {
    font-size: clamp(16px, 4.65vw, 20px);
    line-height: 108%;
  }
  .catalogi-basket-add--land .catalogi-basket-add__hint {
    width: calc(100vw - 30px) !important;
    max-width: 330px !important;
    white-space: normal !important;
  }
}

/* End */
/* /bitrix/components/stranke/stranke.addToBasketLand2/templates/.default/style.css?178911151939365 */
/* /bitrix/components/stranke/stranke.addToBasketForm/templates/.default/style.css?178911151966177 */
