.btn{align-items:center;background:#279fb9;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:auto;justify-content:center;letter-spacing:normal;line-height:20px;padding:6px 12px;text-align:center;text-transform:none!important;transition:.3s;width:100%}@media (hover:hover){.btn:hover{background:#3dbbd6;color:#fff}}.btn:active{background:#1e7b8f}.btn.accept{background:#ffc020;color:#333}@media (hover:hover){.btn.accept:hover{background:#ffcf53}}.btn.accept:active{background:#ecaa00}.btn.warning{background:#ffc120;border-radius:5px;color:#333;height:auto;padding:6px 12px;transition:background .2s ease}.add-cart{display:flex;width:100%}.add-cart__quantity{-moz-appearance:textfield;border:1px solid #e0e0e0;border-radius:13px;font-size:16px;font-weight:400;line-height:24px;margin:0 8px;padding:13px 12px;text-align:center;width:100%}.add-cart__quantity::-webkit-inner-spin-button,.add-cart__quantity::-webkit-outer-spin-button{-webkit-appearance:none}.add-cart__quantity:invalid{border:1px solid #cb5757}.add-cart__decrement,.add-cart__increment{background-color:#ffc020;background-position:50%;background-repeat:no-repeat;border-radius:13px;cursor:pointer;flex-shrink:0;height:52px;width:52px}.add-cart__increment{background-image:url(/src/images/svg/icons/plus.svg)}.add-cart__decrement{background-image:url(/src/images/svg/icons/minus.svg)}.add-cart__decrement.remove{background-image:url(/src/images/svg/icons/remove.svg)}button:disabled:disabled,button[disabled]:disabled{background:#aaa;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-send{background:#279fb9!important;color:#fff!important}.btn-send:hover{background:#21889e!important;color:#fff!important}.btn-outline{border:2px solid #e0e0e0;border-radius:7px;font-size:14px;font-weight:500;padding:7px 12px}.btn-outline.btn{background:transparent;color:#333}.btn-outline--brend-color{border-color:#279fb9}.btn-wait{background:#ffc120!important;color:#333!important}.btn-wait:hover{background:#efb214!important;color:#333!important}.btn-buy{background:#ffc120!important;border-radius:13px;color:#333!important;font-size:16px;font-weight:500;height:52px;letter-spacing:normal;text-transform:inherit}.btn-buy:hover{background:#efb214!important;color:#333!important}.btn-send.active{background:#ffc120!important;color:#333!important}.btn-send.active:hover{background:#efb214!important;color:#333!important}.btn-send:disabled,.btn-send[disabled]{background:#ccc!important;color:#fff!important}.btn-outstock,.btn-outstock:focus{background:#fff!important;box-shadow:inset 1px 0 0 #279fb9,inset 0 1px 0 #279fb9,inset 0 -1px 0 #279fb9,inset -1px 0 0 #279fb9!important;color:#279fb9!important}.btn-outstock:focus:hover,.btn-outstock:hover{color:#279fb9!important}.btn-outstock:disabled,.btn-outstock[disabled]{box-shadow:inset 1px 0 0 #e9e9e9,inset 0 1px 0 #e9e9e9,inset 0 -1px 0 #e9e9e9,inset -1px 0 0 #e9e9e9!important;color:#aaa!important}.btn-cancel{background:#fff!important;color:#333!important;padding:10px 20px}.vue-cart-backdrop-shadow{background:rgba(0,0,0,.5);height:100%;min-height:100vh;min-width:100%;opacity:0;position:fixed;transition:opacity .8s ease;width:100%;z-index:-1}.vue-cart-backdrop-shadow.show{opacity:1;z-index:99}.search .catalog-dropdown__container .btn{width:auto}.cart__product-row{padding:20px}@media (max-width:1024px){.cart__product-row{padding:0}}.cart .btn{border-radius:10px;height:48px;width:100%}@media (max-width:579px){.cart .btn{font-size:14px;text-transform:none}}.cart .btn.btn-buy:hover{background:#ffcf53!important;color:#333!important}.cart__block-edit{margin-top:10px;position:relative}.cart__empty{display:flex;justify-content:center;margin:70px 0}.cart__empty-wrap{align-items:center;display:flex;flex-direction:column}.cart__empty-title{margin:26px 0}.cart__title{color:#333;font-size:32px;font-weight:700;margin:10px 0 40px}.cart__row{align-items:flex-start;display:flex;width:100%}@media (max-width:1024px){.cart__row{flex-wrap:wrap;margin:0 10px 0 -10px;width:calc(100% + 20px)}}.cart__left{padding-left:4px;padding-right:15px;width:70%}@media (max-width:1024px){.cart__left{padding:0 10px;width:100%}}.cart__right{padding-left:15px;padding-right:4px;position:sticky;top:18px;width:448px}@media (max-width:1024px){.cart__right{margin-bottom:10px;margin-top:25px;position:relative;width:100%}}@media (max-width:579px){.cart__right{padding:0 10px}}.cart__product-container{padding-bottom:10px;width:100%}@media (max-width:1024px){.cart__product-container{display:flex;overflow-x:scroll;padding:0}.cart__product-container::-webkit-scrollbar{height:4px;width:4px}.cart__product-container::-webkit-scrollbar-track-piece{background:transparent;-webkit-border-radius:6px}.cart__product-container::-webkit-scrollbar-thumb:vertical{background-color:#279fb9;-webkit-border-radius:6px;height:3px}.cart__product-container::-webkit-scrollbar-thumb:horizontal{background-color:#279fb9;-webkit-border-radius:6px;width:3px}}.cart__product{background-color:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1)}@media (max-width:1024px){.cart__product{background-color:transparent;border-radius:0;box-shadow:none}}.cart__products-count-info{align-items:center;display:flex}.cart__products-price{font-size:24px;font-weight:700}.cart__products-total{color:#9e9e9e;font-size:14px}.cart__toggle{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500}@media (max-width:1024px){.cart__toggle{display:none}}.cart__state-info{display:flex;justify-content:space-between;padding:0 0 10px}@media (max-width:1024px){.cart__state-info{padding:0 0 20px}}.cart__dot:after{background-color:#d9d9d9;border-radius:50px;content:" ";display:block;height:8px;margin:0 14px;width:8px}.cart__checkbox{left:-1px;margin-bottom:18px;position:relative}.cart__arrow{margin-left:12px}.cart__country,.cart__delivery,.cart__payment,.cart__personal{margin-top:30px;position:relative}.cart .btn{font-size:14px;text-transform:capitalize}.form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.form-header__title{font-size:24px;font-weight:700;margin:0 0 22px}.form-header__button-close{cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}@media (max-width:579px){.form-header__button-close{padding:3px;position:relative;right:2px;top:-3px}}.form-header__button-close:after,.form-header__button-close:before{background-color:#333;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.form-header__button-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.form-header__button-close:before{transform:translate(-50%,-50%) rotate(45deg)}@media (max-width:579px){.form-header__container-title{display:inline-block}}.arrow__direction{height:10px;transition:all .2s ease-in;width:17px}.arrow__direction--top{transform:rotate(0deg)}.arrow__direction--left{transform:rotate(90deg)}.arrow__direction--right{transform:rotate(-90deg)}.arrow__direction--down{transform:rotate(180deg)}.field{display:flex;flex-direction:column}.field__dynamic-search{position:relative}.field__dropdown{background-color:#fff;border:1px solid #dcdef2;display:none;margin-top:2px;position:absolute;width:100%;z-index:1001}.field__dropdown.open{display:block}.field__dropdown-item{cursor:pointer;padding:10px}.field__dropdown-item:hover{background-color:#f7f7fc}.field__label{color:#757575;font-size:14px;line-height:12px}.field__input{background-color:#fff;border:1px solid #e0e0e0;border-radius:13px;box-shadow:none;color:#333;height:48px;margin-top:5px;padding:12px 20px;width:100%}.field__input ::-moz-placeholder{color:#e0e0e0}.field__input ::placeholder{color:#e0e0e0}.field__input:active,.field__input:hover{box-shadow:0 1px 0 #000,0 -1px 0 #000,1px 0 0 #000,-1px 0 0 #000}.field__input.input-error{border-color:#dc3545}.field__input.input-error+.field__error-text{display:block}@media (max-width:579px){.field__input--mob-margin{margin:0}}.field__input-component{margin-bottom:10px;position:relative}.field__input-component-description{color:#757575;font-size:14px}.field__error-text{color:#dc3545;font-size:12px;line-height:16px;margin:3px 0}.field__indicator-wrapper{position:absolute;right:20px;top:34px}.field__available-value{color:#279fb9;font-size:14px;font-weight:500}.field__status-icon.success:after{background-color:#67cb7d;content:"";height:11px;position:absolute;transform:translate(-500%,-70%) rotate(-54deg);width:2px}.field__status-icon.success:before{background-color:#67cb7d;content:"";height:16px;position:absolute;transform:translate(-137%,-82%) rotate(35deg);width:2px}.field__loader-wrapper{position:absolute;right:16px;top:18px}.field__loader-icon{animation:rotate 2s linear infinite normal;height:20px;width:20px}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.country-selector{position:relative;width:50%}@media (max-width:579px){.country-selector{width:100%}}.country-selector__selected-country{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#333;display:flex;height:48px;justify-content:space-between;margin-top:5px;padding:12px 20px;width:100%}.country-selector__selected-country.active,.country-selector__selected-country:hover{box-shadow:0 1.5px 0 #000,0 -1.5px 0 #000,1.5px 0 0 #000,-1.5px 0 0 #000}.country-selector__selected-country-item{display:flex}.country-selector__selected-country-name{margin-left:10px}.country-selector__input{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#333;height:40px;padding:4px 12px;width:100%}.country-selector__input-wrapper{align-items:center;display:flex;position:relative}.country-selector__input-icon{height:20px;position:absolute;right:10px;width:20px}.country-selector__dropdown{background-color:#fff;border-radius:10px;box-shadow:1px 1px 10px rgba(0,0,0,.1);margin-top:5px;padding:8px;position:absolute;width:100%;z-index:1}.country-selector__list{margin-top:10px;max-height:320px;overflow-y:scroll}.country-selector__list::-webkit-scrollbar{height:4px;width:4px}.country-selector__list::-webkit-scrollbar-track-piece{background:transparent;-webkit-border-radius:6px}.country-selector__list::-webkit-scrollbar-thumb:vertical{background-color:#e0e0e0;-webkit-border-radius:6px;height:3px}.country-selector__list::-webkit-scrollbar-thumb:horizontal{background-color:#e0e0e0;-webkit-border-radius:6px;width:3px}.country-selector__list-item{cursor:pointer;display:flex;margin:16px 0}.country-selector__list-item:first-child{margin-top:10px}.country-selector__list-item-name{font-size:14px;font-weight:400;margin-left:10px}.cart-card{border-radius:10px;margin-bottom:14px}@media (max-width:1024px){.cart-card{background-color:#fff;border-radius:12px;margin-right:30px;min-width:50vw;padding:10px}}@media (max-width:579px){.cart-card{margin-right:20px;min-width:250px}}.cart-card__discount{background:#e60000;border-radius:3px;color:#fff;font-size:12px;font-weight:700;padding:2px 4px;position:absolute;right:0;z-index:5}@media (max-width:579px){.cart-card__discount{right:6px;top:2px}}.cart-card__price-old{color:#757575;font-size:12px;text-decoration-line:line-through}.cart-card--not-available,.cart-card--product-out-stock{background:#faeeee}.cart-card__row{display:flex;height:100%;justify-content:space-between;padding:10px;position:relative;width:100%}@media (max-width:1024px){.cart-card__row{flex-direction:column;flex-wrap:wrap}}.cart-card__block{display:flex}@media (max-width:1024px){.cart-card__block{flex-direction:column}}.cart-card__left{flex-shrink:0;position:relative}@media (max-width:1024px){.cart-card__left{align-items:center;display:flex;justify-content:space-between;width:100%}.cart-card__right{display:none}}.cart-card__bottom{align-items:center;display:none;justify-content:space-between;margin-top:4px;width:100%}@media (max-width:1024px){.cart-card__bottom{display:flex}}.cart-card__center{flex-grow:1;padding-left:20px;padding-right:20px}@media (max-width:1024px){.cart-card__center{margin-top:16px;padding-left:0;padding-right:0;width:100%}}.cart-card__counter[disabled=true]{background:#d4d4d4;border-radius:5px;color:#fff;pointer-events:none}.cart-card__counter--d-n{display:none}@media (max-width:1024px){.cart-card__counter--d-f{display:block}}.cart-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:18px;line-height:1.4;margin:0;overflow:hidden}@media (max-width:1024px){.cart-card__name{font-size:14px;font-weight:500}}.cart-card__article{color:#757575;display:block;font-size:14px;margin-top:8px}@media (max-width:1024px){.cart-card__article{font-size:12px}}.cart-card__parameters{display:flex;margin-top:8px}@media (max-width:1024px){.cart-card__parameters{font-size:12px}}.cart-card__brand{color:#424242}.cart-card__scale{background:#999;border-radius:3px;color:#fff;font-size:12px;font-weight:500;line-height:14px;margin-right:10px;padding:3px 5px}.cart-card__scale.s35{background:#e1ba4f}.cart-card__scale.s48{background:#3a57a5}.cart-card__scale.s72{background:#be434d}.cart-card__scale.s43{background:#ed7853}.cart-card__scale.s144{background:#90469c}.cart-card__scale.s40{background:#623d33}.cart-card__scale.s32{background:#4e904b}.cart-card__scale.s350{background:#5984a4}.cart-card__scale.s700{background:#50979a}.cart-card__status{margin-top:8px}@media (max-width:1024px){.cart-card__status{margin-top:6px}}.cart-card__status .in-stock{font-size:14px;line-height:16px}.cart-card__status .in-stock__available{color:#1eae58}.cart-card__status .in-stock__spb{color:#f4a460;display:block;font-size:12px;margin-top:3px}@media (max-width:1024px){.cart-card__status .in-stock{font-size:12px}}.cart-card__status .out-stock{color:#cb6767;font-size:14px;line-height:16px}@media (max-width:1024px){.cart-card__status .out-stock{font-size:12px}}.cart-card__buttons{align-items:center;display:flex;margin-top:8px}@media (max-width:1024px){.cart-card__buttons{display:none}}.cart-card__buttons--d-f{display:flex}.cart-card__button-like{fill:transparent;stroke:#333;cursor:pointer;height:24px;width:28px}.cart-card__button-like[disabled=true]{fill:#d4d4d4;stroke:transparent;pointer-events:none}.cart-card__button-like.added{fill:#279fb9;stroke:transparent}.cart-card__button-delete{stroke:none;fill:#333;cursor:pointer;height:32px;margin-left:12px;width:32px}.cart-card__button-delete:hover{fill:#279fb9}.cart-card__button-recover{stroke:#333;cursor:pointer;height:32px;margin-left:12px;width:32px}.cart-card__button-recover:hover{stroke:#279fb9}.cart-card__right-inner{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.cart-card__price-wrapper{text-align:right}@media (max-width:1024px){.cart-card__price-wrapper{text-align:left}}.cart-card__price-count{color:#333;font-size:20px;font-weight:500}.cart-card__price{color:#757575;font-size:12px}.cart-card__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.cart-card__container-img{border-radius:8px;display:flex;height:156px;overflow:hidden;width:176px}@media (max-width:1024px){.cart-card__container-img{height:90px;width:120px}}@media (max-width:579px){.cart-card__container-img{position:relative}}.cart-card__container-img img{-o-object-fit:cover;object-fit:cover}.cart-product-counter{align-items:center;display:inline-flex}.cart-product-counter__minus,.cart-product-counter__plus{align-items:center;cursor:pointer;display:flex;font-size:22px;justify-content:center;position:relative;width:32px}.cart-product-counter__minus[disabled=true],.cart-product-counter__plus[disabled=true]{color:#757575;cursor:auto;opacity:.6;pointer-events:none}.cart-product-counter__quantity{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#000;font-size:14px;line-height:28px;text-align:center;width:32px}.cart-card--not-available .cart-product-counter__quantity{background:#fff}.cart-check__inner{background:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);padding:15px}.cart-check__title{color:#333;font-size:24px;font-weight:700;margin-bottom:10px}.cart-check__toggle{align-items:center;color:#333;cursor:pointer;display:flex;font-size:16px}.cart-check__arrow{margin-left:5px}.cart-check__products-price{color:#279fb9;font-size:16px;font-weight:500}.cart-check__products-header{display:flex;justify-content:space-between;margin:16px 0 12px}.cart-check__products-container{margin-bottom:20px;margin-left:10px}.cart-check__product{display:flex;justify-content:space-between;margin-bottom:10px}.cart-check__product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#757575;display:-webkit-box;font-size:16px;line-height:1.4;margin:0;overflow:hidden}.cart-check__product-cost{color:#9e9e9e;flex-shrink:0;font-size:16px;font-weight:500;margin-left:20px}.cart-check__addition-discount,.cart-check__delivery,.cart-check__payment-price{display:flex;justify-content:space-between}.cart-check__addition-discount-label,.cart-check__delivery-label,.cart-check__discount-bonuses-header,.cart-check__payment-price-label{font-size:16px}.cart-check__addition-discount-value,.cart-check__delivery-value,.cart-check__payment-price-value{color:#279fb9;font-size:16px;font-weight:500}.cart-check__total{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:8px;margin-top:18px;padding-top:10px}.cart-check__total-label{font-size:18px;font-weight:500}.cart-check__total-value{color:#279fb9;font-size:24px;font-weight:700}.cart-check__addition-discount,.cart-check__discount-bonuses,.cart-check__payment-price{margin-bottom:12px}.cart-check__discount-bonuses-header{display:flex;justify-content:space-between}.cart-check__discount-bonuses-total{color:#279fb9;font-size:16px;font-weight:500}.cart-check__discount-bonuses-container{margin-left:10px}.cart-check__bonuses,.cart-check__discount{display:flex;justify-content:space-between;margin-top:10px}.cart-check__bonuses-title,.cart-check__discount-title{color:#757575;font-size:16px}.cart-check__bonuses-value,.cart-check__discount-value{color:#9e9e9e;font-size:16px;font-weight:500}@media (max-width:1024px){.cart-check__rules{margin-top:20px}}.cart-check__buy-button-container{margin:20px 0}@media (max-width:1024px){.cart-check__buy-button-container{display:none}}.cart-check__buy-button-container--mobile{background-color:#fff;bottom:64px;box-shadow:0 -5px 20px rgba(0,0,0,.05);display:none;padding:10px 15px;position:sticky;width:100%;z-index:99}@media (max-width:1024px){.cart-check__buy-button-container--mobile{display:block}}.personal{background-color:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);padding:20px}.personal__title{font-size:24px;font-weight:700;margin:0 0 22px}.personal__fields-left,.personal__fields-right{width:100%}.personal__user-info-container{display:flex}.personal__avatar-container{align-items:center;display:flex;justify-content:flex-start;margin-right:22px}.personal__avatar{border-radius:50%;height:56px;overflow:hidden;width:56px}.personal__avatar img{height:100%;vertical-align:middle;width:100%}.personal__avatar-stub{background-color:#ededed;border-radius:50%;height:56px;width:56px}.personal__user-info{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:579px){.personal__user-info{gap:4px}}.personal__fields{display:flex;margin-bottom:-23px;margin-left:-15px;margin-right:-15px}@media (max-width:579px){.personal__fields{flex-wrap:wrap;margin-bottom:0;margin-left:-5px;margin-right:-5px}}.personal__field{margin-bottom:20px;padding-left:15px;padding-right:15px;width:100%}@media (max-width:579px){.personal__field{margin-bottom:22px;padding-left:0;padding-left:5px;padding-right:0;padding-right:5px;width:100%}}.personal__field--full{width:100%}.personal__field--quarter{width:25%}@media (max-width:579px){.personal__field--quarter{width:50%}}.personal__field-wrap{align-items:center;display:flex;gap:20px}@media (max-width:579px){.personal__field-wrap{align-items:flex-start;flex-direction:column;gap:4px}}.personal__field-name{font-size:16px;font-weight:500;line-height:24px}.personal__field-text{font-size:16px;line-height:24px;word-break:break-all}.personal__field-text--line-height{line-height:24px}.personal__buttons{display:flex;margin-top:20px;width:24%}@media (max-width:579px){.personal__buttons{flex-direction:column;margin-top:30px;width:100%}}.personal__button-edit{background:transparent;border-color:transparent;display:flex;height:28px;margin-left:auto;padding:4px;position:absolute;right:-2px;top:-3px;width:28px}@media (max-width:579px){.personal__button-edit{height:33px;padding:7px;top:-5px;width:31px}}.personal__button-edit svg{height:100%;width:100%}.personal__block-edit{position:relative}.personal__block-edit.hidden{display:none}.personal__state{position:relative}.personal__state.hidden{display:none}.personal__text{font-size:16px;line-height:24px}.personal__text a{color:#279fb9!important;font-weight:600}.personal__checkbox{margin-top:8px}.payment{background-color:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);padding:20px 20px 12px}.payment__selected-method{align-items:center;display:flex;margin-bottom:10px}.payment__selected-method-images{margin-right:14px;max-width:40px}.payment__selected-method-name{font-size:16px;font-weight:500}.payment-methods-cart__checkbox{margin-bottom:24px;margin-top:24px}.payment-methods-cart__checkbox .checkbox__text{font-size:16px;line-height:normal}.payment-methods-cart__payment-logo-group{display:flex;gap:6px;margin-left:12px}@media (max-width:768px){.payment-methods-cart__payment-logo-group{margin-left:auto}.payment-methods-cart__payment-logo-group img{height:24px;width:24px}}.payment-methods-cart__buttons{display:flex;margin-top:20px;width:24%}@media (max-width:579px){.payment-methods-cart__buttons{flex-direction:column;width:100%}}.payment-methods-cart__warning{background:#fafafa;border-radius:10px;color:#f4a460;font-size:12px;font-weight:400;line-height:16px;padding:10px 10px 10px 32px;position:relative}.payment-methods-cart__warning:after{background-image:url(/images/Info.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:16px;left:10px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.payment-methods-cart__item{align-items:center;border:2px solid #fff;border-radius:16px;cursor:pointer;display:flex;margin-bottom:4px;padding:18px 16px;position:relative}.payment-methods-cart__item:hover{border:2px solid #3dbbd6}.payment-methods-cart__item--padding{padding:0 16px}.payment-methods-cart__item.selected{border:2px solid #279fb9;padding:16px 14px}.payment-methods-cart__item.disabled{background-color:#eee;cursor:not-allowed}.payment-methods-cart__close{display:none;height:20px;position:absolute;right:3px;top:3px;width:20px}@media (max-width:991px){.payment-methods-cart__close{display:block}}.payment-methods-cart__close:after,.payment-methods-cart__close:before{background-color:#333;content:"";height:1px;left:50%;position:absolute;top:50%;width:12px}.payment-methods-cart__close:before{transform:translate(-50%,-50%) rotate(-45deg)}.payment-methods-cart__close:after{transform:translate(-50%,-50%) rotate(45deg)}.payment-methods-cart__icon{margin-right:12px}.payment-methods-cart__title{color:#333;font-size:16px;font-weight:500;line-height:24px}.payment-methods-cart__title--selected{font-weight:400}@media (max-width:579px){.payment-methods-cart__title{line-height:1}}.payment-methods-cart__notice{color:#333;font-size:16px;font-weight:400;line-height:24px}.payment-methods-cart__tooltip{background-color:#fff;border-radius:8px;display:block;filter:drop-shadow(1px 1px 15px rgba(0,0,0,.1));padding:8px 12px;position:fixed;right:100px;top:50%;width:-moz-fit-content;width:fit-content;z-index:1}@media (max-width:991px){.payment-methods-cart__tooltip{left:50%;position:absolute;right:auto;top:100%;transform:translateX(-50%)}}.payment-methods-cart__tooltip-title{font-size:12px;font-weight:400;line-height:16px;margin-right:12px}.payment-methods-cart__tooltip-list{margin-top:16px}.payment-methods-cart__tooltip-item{margin-bottom:16px}.payment-methods-cart__tooltip-item:last-child{margin-bottom:0}.show-tooltip{display:block}.country{background-color:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);padding:20px}.bonus__opener-text{color:#279fb9;cursor:pointer;font-size:16px;font-weight:500}.ymap-container{height:100%;width:100%}@media (max-width:579px){.ymap-container{width:auto}}.delivery{background-color:#fff;border-radius:16px;box-shadow:1px 1px 10px rgba(0,0,0,.1);margin-bottom:20px;padding:20px}.delivery__mobile-map{-ms-overflow-style:none;background-color:#fff;height:100%;left:0;overflow:auto;position:fixed;scrollbar-width:none;top:0;transition:all .3s ease;width:100%;z-index:100}.delivery__mobile-map::-webkit-scrollbar{display:none}.delivery__mobile-search-wrapper{align-items:center;display:inline-flex;left:0;margin:8px;position:absolute;right:8px;top:8px}.delivery__mobile-search-input-wrapper{position:relative;width:100%}.delivery__mobile-search-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;color:#333;font-size:14px;padding:8px 12px;width:100%}.delivery__mobile-search-input:focus{border:2px solid #000}.delivery__mobile-search-button .icon,.delivery__mobile-search-close .icon{height:17px;width:20px}.delivery__mobile-search-button{position:absolute;right:4px;top:8px}.delivery__mobile-search-dropdown-list-wrapper{background-color:#fff;border-radius:10px;box-shadow:7px 7px 5px rgba(0,0,0,.11);font-size:14px;max-height:230px;min-height:50px;overflow:hidden;padding:10px;position:absolute;top:48px;width:100%}.delivery__mobile-search-dropdown-item{margin:6px 0}.delivery__mobile-map-current-address{margin-top:16px}.delivery__mobile-map-current-address-title{display:block;font-size:16px;font-weight:500}.delivery__show-mobile-map-button{margin-top:16px}.delivery__show-mobile-map-button.teleport{position:absolute;top:calc(100% - 20vh);width:100%;z-index:100}.delivery__pickup-sidebar-title{font-size:16px}.delivery__container{align-items:center;display:flex;margin-bottom:10px}.delivery__summary{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px}.delivery__summary:last-child{margin-bottom:0}.delivery__summary-value{color:#333;font-size:16px;font-weight:400}.delivery__summary-title{color:#333;font-size:18px;font-weight:500;margin-bottom:4px}.delivery__summary-delivery-service-icon{align-items:center;border:1px solid #e0e0e0;border-radius:10px;display:flex;height:100px;justify-content:center;margin-top:4px;padding:10px;width:100px}.delivery__method{border:1px solid #e0e0e0;border-radius:16px;display:inline-flex;margin-bottom:16px}@media (max-width:579px){.delivery__method{width:100%}}.delivery__method-tab{background:transparent;border:none;border-radius:16px;color:#333;font-size:16px;font-weight:500;padding:12px 22px;width:200px}@media (max-width:579px){.delivery__method-tab{font-size:14px;padding:14px;width:100%}}.delivery__method-tab:hover{color:#3dbbd6}.delivery__method-tab.selected{border:2px solid #279fb9;color:#279fb9}.delivery__buttons{display:flex;margin-top:20px;width:24%}@media (max-width:579px){.delivery__buttons{flex-direction:column;width:100%}}.delivery__courier-comment-label{color:#757575;font-size:12px}.delivery__service{margin-top:10px}.delivery__service-title{color:#757575;font-size:14px}.delivery__service-items{display:flex;flex-wrap:wrap;gap:20px;margin:6px 0 10px}@media (max-width:579px){.delivery__service-items{-ms-overflow-style:none;flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none}.delivery__service-items::-webkit-scrollbar{height:0;width:0}}.delivery__service-item{align-items:center;display:flex;flex-direction:column}.delivery__service-item-wrapper{align-items:center;border:1px solid #e0e0e0;border-radius:10px;display:flex;height:100px;justify-content:center;margin-top:4px;padding:10px;width:100px}.delivery__service-item-wrapper.active,.delivery__service-item-wrapper:hover{border:2px solid #279fb9}.delivery__service-price{color:#333;font-size:16px;font-weight:500;margin-top:10px}.delivery__service-notification-text{color:#6c757d;font-size:14px;font-weight:400}.delivery__pickup-container-map{background-color:#fff;border-radius:10px;display:flex;position:relative;width:100%}.delivery__map-wrapper{align-items:center;display:flex;height:100%;margin-top:16px;position:relative;width:100%;z-index:1000}.delivery__pickup-sidebar{border:1px solid #e5e7f5;border-radius:10px 0 0 10px;border-right-width:0;max-width:302px;padding:16px 0 0 16px;position:relative;width:100%}.delivery__pickup-sidebar-content{margin-top:20px;overflow:hidden;padding-right:10px;position:relative}.delivery__pickup-sidebar-wrapper{height:398px;overflow-y:scroll}.delivery__pickup-sidebar-wrapper::-webkit-scrollbar{height:10px;width:5px}.delivery__pickup-sidebar-wrapper::-webkit-scrollbar-track-piece{background:transparent;-webkit-border-radius:6px}.delivery__pickup-sidebar-wrapper::-webkit-scrollbar-thumb:vertical{background-color:#8e91af;-webkit-border-radius:6px;height:5px}.delivery__pickup-sidebar-wrapper::-webkit-scrollbar-thumb:horizontal{background-color:#8e91af;-webkit-border-radius:6px;width:5px}.delivery__pickup-item{background-color:#f9f9f9;border:1px solid transparent;border-radius:8px;cursor:pointer;margin-bottom:18px;margin-right:12px;padding:10px}.delivery__pickup-item.active,.delivery__pickup-item:hover{border:1px solid #279fb9}.delivery__pickup-item-top{color:#333;font-size:14px;font-weight:500}.delivery__pickup-item-bottom{color:#757575;font-size:12px;font-weight:400;margin-top:6px}.delivery__pickup-map{border:1px solid #e5e7f5;border-left-width:0;border-radius:0 10px 10px 0;height:500px;max-width:708px;width:100%}.delivery__pickup-title{color:#757575;font-size:14px;margin-bottom:10px}.delivery__fields{display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-left:-15px;margin-right:-15px}.delivery__field{margin-bottom:20px;padding-left:15px;padding-right:15px;width:50%}@media (max-width:579px){.delivery__field{width:100%}}.delivery__field--quarter{width:25%}@media (max-width:579px){.delivery__field--quarter{width:100%}}.delivery__show-mobile-map{margin-top:20px}.notification{background:#ffde87;border-radius:8px}.notification p,.notification span{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.notification p{margin-bottom:0;padding:8px 16px}.notification span{font-weight:500}.notification.indent-top{margin-top:10px}.notification.indent-bottom{margin-bottom:10px}[class*=ymaps][class*=-balloon__layout]{background:#fff;border:1px solid #c8cadc;border-radius:10px;padding:12px}[class*=ymaps][class*=-balloon__layout] button{width:100%}[class*=ymaps][class*=-cluster-tabs__section_type_nav]{background-color:#fff;left:0;position:fixed;top:0}[class*=ymaps][class*=-balloon_layout_normal],[class*=ymaps][class*=-balloon_layout_panel]{background-color:#fff;box-shadow:none;padding:0}[class*=ymaps][class*=-islets_balloon_layout_panel]{padding:10px}@media (max-width:579px){[class*=ymaps][class*=-balloon_layout_normal],[class*=ymaps][class*=-balloon_layout_panel]{border-radius:10px 10px 0 0;box-shadow:0 -2px 10px rgba(0,0,0,.1);top:-304px}}[class*=ymaps][class*=-balloon__close]{align-items:center;background:unset;display:flex;height:24px;justify-content:center;margin-bottom:0;opacity:1;position:absolute;right:4px;top:4px;width:24px}@media (max-width:579px){[class*=ymaps][class*=-balloon__close]{right:12px}}[class*=ymaps][class*=-balloon__close-button]{height:16px;position:relative;right:0;top:0;width:16px}@media (max-width:579px){[class*=ymaps][class*=-balloon__close-button]{height:20px;position:relative;right:0;top:0;width:20px}}[class*=ymaps][class*=-balloon__close-button]:after,[class*=ymaps][class*=-balloon__close-button]:before{background-color:#333;content:"";height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}[class*=ymaps][class*=-balloon__close-button]:after{transform:translate(-50%,-50%) rotate(-45deg)}[class*=ymaps][class*=-balloon__close-button]:before{transform:translate(-50%,-50%) rotate(45deg)}[class*=ymaps][class*=-balloon__tail]{background:#c8cadc;box-shadow:unset;height:12px;width:12px;z-index:1}[class*=ymaps][class*=-balloon__tail]:after{height:12px;width:12px}[class*=ymaps][class*=-balloon__content]{background:unset;margin-right:0!important;padding:0}[class*=ymaps][class*=-cluster-tabs],[class*=ymaps][class*=-cluster-tabs__section_type_content]{padding:0}[class*=ymaps][class*=-cluster-tabs__item-heade]{display:none!important}[class*=ymaps][class*=-cluster-tabs__section]{display:block;overflow-x:unset;overflow-y:unset}[class*=ymaps][class*=-cluster-content__body]{margin-bottom:0}@media (max-width:579px){[class*=ymaps][class*=-gototech]{display:none}}[class*=ymaps][class*=-search__suggest]{border-radius:10px;top:3px}.balloon{background:#fff;max-width:250px;overflow:hidden;position:relative}@media (max-width:579px){.balloon{border-radius:0;box-shadow:none;max-width:none}}.balloon__container-button,.balloon__row{padding-right:5px}.balloon__row{height:175px;overflow-x:hidden;overflow-y:auto}@media (max-width:579px){.balloon__row{height:145px}}.balloon__row::-webkit-scrollbar{width:5px!important}.balloon__row::-webkit-scrollbar-thumb{background-color:#8e91af!important;border:none!important;border-radius:10px;min-height:unset!important;min-width:unset!important;width:8px}.balloon__block:not(:last-child){margin-bottom:8px}.balloon__name{color:#333;font-size:16px;font-weight:500;line-height:16px;margin-bottom:6px}@media (max-width:579px){.balloon__name{font-size:14px;font-weight:600;line-height:20px}}.balloon__text{color:#757575;font-size:12px;font-weight:400;line-height:16px;margin-top:3px}@media (max-width:579px){.balloon__text{color:#757575;margin-top:8px}}.balloon__button{margin-top:5px;width:100%}@media (max-width:579px){.balloon__button{margin-top:20px}}.balloon__list{margin-bottom:10px}.balloon__address{margin-top:6px}.balloon__address,.balloon__working-hours{color:#333;font-size:14px;font-weight:600;line-height:20px;margin-bottom:6px}.balloon__working-hours{margin-top:10px}.tooltip-map{align-items:center;cursor:pointer;display:flex;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%)}.tooltip-map,.tooltip-map__cover{height:100%;opacity:1;position:absolute;width:100%}.tooltip-map__cover{background:rgba(0,0,0,.5);border-radius:10px}.tooltip-map__center{background:#ffc020;border-radius:8px;opacity:1;padding:10px 16px;z-index:10}.tooltip-map__text{color:#333;font-size:18px;font-weight:500;line-height:28px}@media (max-width:991.98px){.tooltip-map__text{font-size:14px;line-height:20px}}.tooltip-map__block{background:#ffc020;border-radius:8px;opacity:0;padding:12px;position:absolute;right:-230px;transition:all .8s;width:209px}.tooltip-map__block.show{opacity:1;transition:all .8s}@media (max-width:991.98px){.tooltip-map__block{left:50%;right:auto;top:-102px;transform:translate(-50%)}}.tooltip-map__close{background:url(../../../../img/basket/close.svg) no-repeat;cursor:pointer;height:32px;position:absolute;right:-35px;top:-4px;width:32px}.tooltip-map__arrow{background:url(../../../../img/basket/arrow.svg) no-repeat;bottom:-45px;height:60px;left:-15px;position:absolute;width:140px}@media (max-width:991.98px){.tooltip-map__arrow{background:url(../../../../img/basket/arrow-mobile.svg) no-repeat;bottom:-24px;height:24px;left:50%;transform:translate(-50%);width:16px}}
