.shopping_cart{min-height:450px}@media screen and (max-width:47.9375em){.shopping_cart{padding-bottom:120px}}.shopping_cart:has(input:focus,textarea:focus) .shopping_cart__mobile_cart{display:none}.shopping_cart.empty .header__title{opacity:0;pointer-events:none}.shopping_cart.empty .header__cart_control .cart_control__clean_cart,.shopping_cart.empty .header__cart_control .cart_control__share .share_cart{display:none}.shopping_cart.empty .empty_cart_image{text-align:center}.shopping_cart.empty .empty_cart_image img{max-width:100%}.shopping_cart .header{justify-content:space-between;align-items:flex-end;display:flex}.shopping_cart .header__title{letter-spacing:-.02em;font-size:48px;font-weight:900;line-height:100%}@media screen and (max-width:61.9375em){.shopping_cart .header__title{font-size:36px}}.shopping_cart .header__cart_control .cart_control__share{text-align:right;justify-content:flex-end;display:flex}.shopping_cart .header__cart_control .cart_control__share>button{cursor:pointer;text-align:right;background:0 0;border:none;outline:none}.shopping_cart .header__cart_control .cart_control__share>button .svg_icon{width:20px;height:20px}.shopping_cart .header__cart_control .cart_control__share #cart_export_form,.shopping_cart .header__cart_control .cart_control__share #cart_import_form{z-index:10;background:#fff;border-radius:6px;padding:10px;display:none;position:absolute;right:14px;box-shadow:0 0 10px #7a8292}.shopping_cart .header__cart_control .cart_control__share #cart_export_form.show,.shopping_cart .header__cart_control .cart_control__share #cart_import_form.show{display:block}.shopping_cart .header__cart_control .cart_control__share #cart_export_form p{white-space:nowrap;margin:0}.shopping_cart .header__cart_control .cart_control__share #cart_export_form p span{color:#682eff;font-weight:700}.shopping_cart .header__cart_control .cart_control__share #cart_import_form{text-align:left}.shopping_cart .header__cart_control .cart_control__share #cart_import_form button{height:45px;margin-top:8px}.shopping_cart .header__cart_control .cart_control__clean_cart{text-align:right;color:#7a8292;float:right;cursor:pointer;font-size:14px;font-weight:500;line-height:130%}@media screen and (max-width:47.9375em){.shopping_cart .header__cart_control .cart_control__clean_cart{display:none}}.shopping_cart .header__cart_list{margin-bottom:10px}.shopping_cart .header__cart_list--title{margin:0 0 10px;font-size:20px}.shopping_cart .header__cart_list--content{flex-flow:wrap;gap:10px;display:flex}.shopping_cart .header__cart_list--content .cart_list__item{color:#000;cursor:pointer;background:#f6f6f8;border:2px solid #0000;border-radius:50px;justify-content:center;align-self:center;gap:5px;max-width:100%;margin:0 5px 5px 0;padding:6px 12px;font-size:14px;font-weight:500;line-height:130%;display:flex}.shopping_cart .header__cart_list--content .cart_list__item:hover{background:#c4c4c4}.shopping_cart .header__cart_list--content .cart_list__item.active{color:#fff;background:#f9733a}.shopping_cart .header__cart_list--content .cart_list__item.active .cart_list__item--price,.shopping_cart .header__cart_list--content .cart_list__item--price{color:#682eff}.shopping_cart__content{grid-template-columns:2fr 1fr;grid-template-areas:"main total";gap:50px;margin-top:50px;display:grid;position:relative}@media screen and (max-width:74.9375em){.shopping_cart__content{gap:20px}}@media screen and (max-width:61.9375em){.shopping_cart__content{gap:10px;margin-top:30px}}@media screen and (max-width:33.9375em){.shopping_cart__content{margin-top:50px}}@media screen and (max-width:47.9375em){.shopping_cart__content{grid-template-columns:1fr;grid-template-areas:"main""total"}}.shopping_cart__item:after{content:"";float:right;border-bottom:1px solid #f2f2f2;width:80%;height:1px;display:block}@media screen and (max-width:61.9375em){.shopping_cart__item:after{display:none}}.shopping_cart__main_content{grid-area:main;position:relative}.shopping_cart__product_list .product_item{justify-content:space-between;align-items:center;display:flex;position:relative}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item{text-align:center;background:#c4c4c41a;border-radius:16px;grid-template-columns:1fr;grid-template-areas:"logo""count""bn_slides""info""price";width:100%;padding:10px;display:grid}}.shopping_cart__product_list .product_item__logo{background:#c4c4c41a;border-radius:16px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__logo{background:0 0;grid-area:logo}}.shopping_cart__product_list .product_item__logo img{max-width:120px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__logo img{max-width:none;max-height:135px}}.shopping_cart__product_list .product_item__info_block{cursor:pointer;width:265px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__info_block{text-align:left;grid-area:info;width:100%;margin-top:15px}}.shopping_cart__product_list .product_item__info_block .info_block{font-size:13px;font-weight:700}.shopping_cart__product_list .product_item__info_block .info_block__order{color:#7a8292;line-height:130%}.shopping_cart__product_list .product_item__info_block .info_block__availability{color:#383737;margin:0;line-height:130%}.shopping_cart__product_list .product_item__info_block .info_block__availability.available{color:#27ae60}.shopping_cart__product_list .product_item__info_block .info_block__name{color:#000;margin:0;font-size:14px;font-weight:500;line-height:130%}.shopping_cart__product_list .product_item__info_block .info_block__characteristics{margin-top:5px}.shopping_cart__product_list .product_item__info_block .info_block__characteristics .characteristics__value{white-space:nowrap;color:#7a8292;font-size:12px;line-height:130%}.shopping_cart__product_list .product_item__info_block .info_block__characteristics .characteristics__value:not(:last-child){margin-right:8px}.shopping_cart__product_list .product_item__info_block .info_block__bn_slides{margin-top:7px;margin-bottom:15px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__info_block .info_block__bn_slides{display:none}}.shopping_cart__product_list .product_item__info_block .info_block__bn_slides .bn_slides_button{cursor:pointer;border-radius:20px;width:162px;height:28px;padding:6px 9px}.shopping_cart__product_list .product_item__info_block .info_block__bn_slides .bn_slides_button .button__content{line-height:85%}.shopping_cart__product_list .product_item__info_block .info_block__bn_slides .bn_slides_button .button__content .button_text{color:#fff;font-size:12px;font-weight:700;line-height:130%}.shopping_cart__product_list .product_item__price_block{text-align:center;width:125px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__price_block{text-align:left;grid-area:price;width:100%}}.shopping_cart__product_list .product_item__price_block .price_block__price{letter-spacing:-.03em;color:#000;white-space:nowrap;font-size:24px;font-weight:900;line-height:130%}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__price_block .price_block__price{width:fit-content}}.shopping_cart__product_list .product_item__price_block .price_block__price:after{content:" ₽"}.shopping_cart__product_list .product_item__price_block .price_block__hint{text-align:center;color:#7a8292;font-size:12px;font-weight:500;line-height:130%}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__price_block .price_block__hint{text-align:left;font-size:14px}}.shopping_cart__product_list .product_item__price_block .price_block__hint .hint_new_price{color:#f9733a;font-weight:700}.shopping_cart__product_list .product_item__price_block .price_block__hint .hint__sale_price .old_price{font-size:12px;font-weight:700;line-height:130%;text-decoration-line:line-through}.shopping_cart__product_list .product_item__price_block .price_block__hint .hint__sale_price .old_price:after{content:" ₽"}.shopping_cart__product_list .product_item__price_block .price_block__hint .hint__sale_price .sale{color:#f9733a;margin-left:4px;font-size:12px;font-weight:500;line-height:130%}.shopping_cart__product_list .product_item__price_block .price_block__hint .hint__sale_price .sale:after{content:" ₽"}@media screen and (max-width:47.9375em){.shopping_cart__product_list .product_item__price_block .price_block__hint.add_more{text-align:center;background:#fff;border-radius:10px;margin:0 10px;padding:10px;position:absolute;top:39%;left:0;right:0;box-shadow:0 10px 25px #0003}}.shopping_cart__product_list .product_item__read_only_product_count{margin:0;font-size:20px;font-weight:400;line-height:130%}.shopping_cart__product_list .product_item__count_block{width:126px}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__count_block{grid-area:count;width:100%;margin-top:28px}}.shopping_cart__product_list .product_item .count_block{display:block}.shopping_cart__product_list .product_item .count_block__count{width:100%}.shopping_cart__product_list .product_item .count_block__count .cart_button input{width:100%;margin-right:0}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item .count_block__count .cart_button input{border:3px solid #682eff;border-radius:7px}}.shopping_cart__product_list .product_item__mobile_bn_slides{display:none}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__mobile_bn_slides{grid-area:bn_slides;margin-top:9px;display:block}}.shopping_cart__product_list .product_item__mobile_bn_slides .bn_slides_button{border-radius:30px;width:100%}.shopping_cart__product_list .product_item__hidden_buttons{position:absolute;top:0;right:0}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__hidden_buttons{top:20px;right:20px}}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent{opacity:0;background-color:#0000;background-clip:padding-box;border:12px solid #0000;justify-content:center;align-items:center;width:44px;height:44px;margin:-12px;padding:0;transition:all .3s;display:inline-flex;position:relative}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent{opacity:1}}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent svg,.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent img{width:12px;height:auto;display:block}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent svg,.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent img{width:16px}}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent:first-child{float:left;z-index:1;margin-right:-8px}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent:hover{background-color:revert}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent.active{opacity:1;background:#f13434}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent.active svg{fill:#fff}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons .btn_half_transparent.active img{filter:brightness(0)invert()}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:after,.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:before{content:"";background-color:#576276;width:10px;height:1.5px;display:block;position:absolute}@media screen and (max-width:61.9375em){.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:after,.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:before{width:15px}}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:after{transform:rotate(45deg)}.shopping_cart__product_list .product_item__hidden_buttons .hidden_buttons__remove_product:before{transform:rotate(-45deg)}.shopping_cart__product_list .product_item:hover .hidden_buttons .btn_half_transparent{opacity:1}.shopping_cart__product_list .shopping_cart__item:not(:first-child){margin-top:15px}.shopping_cart__total_block{grid-area:total;height:fit-content;display:inline-table}@media screen and (max-width:47.9375em){.shopping_cart__total_block:before{content:"";border-bottom:1px solid #f2f2f2;width:calc(100% - 18px);height:1px;display:block;position:absolute;top:-7px;left:8px}}.shopping_cart__total_block .total_block{background:#f6f6f8;border-radius:30px;margin-bottom:15px;padding:30px}.shopping_cart__total_block .total_block__total_info_list{margin:0;padding:0;list-style:none}.shopping_cart__total_block .total_block__total_info_list:after{content:"";border-top:1px solid #0000001a;width:100%;height:1px;margin-top:10px;display:block}.shopping_cart__total_block .total_block__total_info_list li{justify-content:space-between;font-size:14px;font-weight:500;line-height:130%;display:flex;position:relative}.shopping_cart__total_block .total_block__total_info_list li.main_info{color:#00000080;font-size:13px}.shopping_cart__total_block .total_block__total_info_list li.sale .value{color:#f13434;font-size:14px;font-weight:700;line-height:130%}.shopping_cart__total_block .total_block__total_info_list li .value .total_alert{cursor:pointer;width:13px;position:absolute;top:2px;right:-16px}.shopping_cart__total_block .total_block__total_info_list li .value .total_alert img{width:100%}.shopping_cart__total_block .total_block__total_info_list li:not(:first-child){margin-top:5px}.shopping_cart__total_block .total_block__cart_total{justify-content:space-between;margin-top:10px;display:flex}.shopping_cart__total_block .total_block__cart_total .title{font-size:14px;font-weight:500;line-height:130%}.shopping_cart__total_block .total_block__cart_total .value{letter-spacing:-.03em;cursor:pointer;font-size:24px;font-weight:900;line-height:130%}.shopping_cart__total_block .total_block__order_button{width:100%;margin-top:20px}.shopping_cart__total_block .total_block__first_step_button{width:100%}.shopping_cart__total_block .total_block__first_step_button.disable.button--primary:before{background:#f6f6f8}.shopping_cart__total_block .total_block__first_step_button.disable{color:#000}.shopping_cart__total_block .total_additional_text{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:130%}@media screen and (max-width:47.9375em){.shopping_cart__total_block .total_additional_text{display:none}}.shopping_cart__total_block .total_additional_text .bold{font-weight:700}.shopping_cart__total_block .total_additional_text .bold:after{content:" ₽"}.shopping_cart__total_block .total_additional_text:before{content:url(/assets/lightning.png);margin-right:9px;position:relative;top:4px}.shopping_cart__mobile_cart{width:100%;padding:24px 0 calc(24px + env(safe-area-inset-bottom,0px));z-index:100;background:#fff;position:fixed;bottom:0}.shopping_cart__mobile_cart .mobile_cart__content{justify-content:space-between;display:flex;position:relative}.shopping_cart__mobile_cart .mobile_cart__content:before{content:"";border-bottom:1px solid #f2f2f2;width:100%;height:1px;display:block;position:absolute;top:-22px}.shopping_cart__mobile_cart .info_block{flex:1}.shopping_cart__mobile_cart .info_block li{justify-content:space-between;width:80%;display:flex}.shopping_cart__mobile_cart .info_block__total{letter-spacing:-.03em;color:#000;margin:0;font-size:20px;font-style:normal;font-weight:900;line-height:130%}.shopping_cart__mobile_cart .info_block__total:after{content:" ₽"}.shopping_cart__mobile_cart .info_block__info_list{margin:0;padding:0;list-style:none}.shopping_cart__mobile_cart .info_block__info_list .title{color:#000;opacity:.5;font-size:13px;font-style:normal;font-weight:500;line-height:130%}.shopping_cart__mobile_cart .info_block__info_list .value{color:#000;font-size:13px;font-style:normal;font-weight:500;line-height:130%}.shopping_cart__steps_header{position:absolute;top:-35px}@media screen and (max-width:61.9375em){.shopping_cart__steps_header{justify-content:space-between;display:flex;left:0;right:0}}.shopping_cart__steps_header--back_step{color:#7a8292;cursor:pointer;margin-right:22px;font-size:14px;font-weight:500;line-height:130%;display:inline-block}.shopping_cart__steps_header--back_step .back_step_icon{background:#7a8292;border-radius:10px;width:12px;height:2px;margin-right:8px;display:inline-block;position:relative;top:-4px}.shopping_cart__steps_header--back_step .back_step_icon:after,.shopping_cart__steps_header--back_step .back_step_icon:before{content:"";background:#7a8292;border-radius:10px;width:7px;height:2px;display:block;position:absolute;left:0}.shopping_cart__steps_header--back_step .back_step_icon:after{top:3px;transform:rotate(45deg)}.shopping_cart__steps_header--back_step .back_step_icon:before{top:-3px;transform:rotate(-45deg)}.shopping_cart__steps_header--location{cursor:pointer;color:#682eff;font-size:14px;font-weight:500;line-height:130%;display:inline-block}@media screen and (max-width:61.9375em){.shopping_cart__steps_header--location{display:none}}.shopping_cart__steps_header--location svg{width:8px;height:11px;margin-right:7px}.shopping_cart__steps_header--location img{vertical-align:middle;width:8px;height:11px;margin-right:7px;display:inline-block}.shopping_cart__steps_header--step_counter{color:#7a8292;font-size:14px;font-weight:500;line-height:130%;display:none}@media screen and (max-width:61.9375em){.shopping_cart__steps_header--step_counter{display:inline-block}}.shopping_cart__steps_block{background:#f6f6f8;border-radius:30px;min-height:354px;padding:30px}.shopping_cart__steps_block--header{margin-bottom:30px}.shopping_cart__steps_block--header .steps_block__title{letter-spacing:-.02em;margin:0;font-size:36px;font-weight:900;line-height:100%;display:inline-block}@media screen and (max-width:61.9375em){.shopping_cart__steps_block--header .steps_block__title{font-size:30px}}.shopping_cart__steps_block--header .steps_block__loading_block.loading_block{width:30px;height:30px;display:inline-block;position:relative;top:5px;left:15px}.shopping_cart__steps_block--header .steps_block__loading_block.loading_block img{width:100%;height:100%}.shopping_cart__steps_block--header .steps_block__step_counter{color:#7a8292;float:right;font-size:14px;font-weight:500;line-height:130%}@media screen and (max-width:61.9375em){.shopping_cart__steps_block--header .steps_block__step_counter{display:none}}.shopping_cart__steps_block .steps_block__personal_data_consent{color:#7a8292;cursor:pointer;margin-top:15px;font-size:14px;font-weight:500;line-height:130%;display:inline-block}.shopping_cart__steps_block .steps_block__personal_data_consent a{color:#7a8292}.shopping_cart__steps_block .steps_block__personal_data_consent input{margin-right:5px}.shopping_cart__steps_block .social_buttons{width:40%;margin:45px auto auto}.shopping_cart__first_step_block{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block{grid-template-columns:1fr}}.shopping_cart__first_step_block .input_block{margin-top:0!important}.shopping_cart__first_step_block .first_step_block__input_field--title{margin-bottom:10px;font-size:12px;font-weight:700;line-height:130%;display:block}.shopping_cart__first_step_block .first_step_block__input_field--value{display:block}.shopping_cart__first_step_block .first_step_block__sms_auth .form_label,.shopping_cart__first_step_block .first_step_block__password_block .form_label{align-items:flex-end;height:30px;display:flex}.shopping_cart__first_step_block .first_step_block__sms_auth{margin-top:20px;position:relative}.shopping_cart__first_step_block .first_step_block__sms_auth.only .send_code_block{width:100%}.shopping_cart__first_step_block .first_step_block__sms_auth.only .send_code_block button{bottom:-7px;right:0}.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block .sms_code_input{width:calc(100% - 134px)}@media screen and (max-width:61.9375em){.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block .sms_code_input{width:calc(100% - 94px)}}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block .sms_code_input{width:calc(100% - 115px)}}.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block button{width:115px;position:absolute;bottom:22px;right:29px}@media screen and (max-width:61.9375em){.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block button{width:80px}.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block button span{white-space:break-spaces;font-size:12px}}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block button{width:105px;bottom:-3px;right:0}.shopping_cart__first_step_block .first_step_block__sms_auth .send_code_block button span{font-size:15px}}.shopping_cart__first_step_block .first_step_block__sms_auth .or_auth_label{color:#682eff;font-size:13px;font-weight:800;position:absolute;bottom:42px;right:-7px}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__sms_auth .or_auth_label{font-size:18px;bottom:-35px;right:50%}}.shopping_cart__first_step_block .first_step_block__user_need_password{color:#7a8292;white-space:nowrap;margin:0;font-size:14px;font-weight:500;line-height:130%;position:absolute;top:-25px}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__user_need_password{white-space:normal;top:-40px}}.shopping_cart__first_step_block .first_step_block__password_block{margin-top:20px;position:relative}.shopping_cart__first_step_block .first_step_block__password_block .input_block{width:calc(100% - 120px)}@media screen and (max-width:61.9375em){.shopping_cart__first_step_block .first_step_block__password_block .input_block{width:calc(100% - 70px)}}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__password_block .input_block{width:calc(100% - 115px)}}.shopping_cart__first_step_block .first_step_block__password_block--forgot_password{color:#682eff;cursor:pointer;margin-top:10px;font-size:14px;font-weight:500;line-height:130%;display:inline-block}.shopping_cart__first_step_block .first_step_block__password_block--login_btn{width:110px;position:absolute;bottom:22px;right:0}@media screen and (max-width:61.9375em){.shopping_cart__first_step_block .first_step_block__password_block--login_btn{width:65px}}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__password_block--login_btn{width:105px}}@media screen and (max-width:61.9375em){.shopping_cart__first_step_block .first_step_block__password_block--login_btn button{width:65px}.shopping_cart__first_step_block .first_step_block__password_block--login_btn button span{font-size:14px}}@media screen and (max-width:33.9375em){.shopping_cart__first_step_block .first_step_block__password_block--login_btn button{width:100%}}.shopping_cart__second_step_block .delivery__header .header__title{display:none}.shopping_cart__second_step_block .delivery__header .header__type_list{overflow:initial;text-align:left;border-bottom:1px solid #0000000d}.shopping_cart__second_step_block .delivery__header .header__type_list.mobile .header__type_list--current_delivery_type,.shopping_cart__second_step_block .delivery__header .header__type_list.mobile .header__type_list--delivery_type_list{background-color:#fff;width:100%}.shopping_cart__second_step_block .delivery__header .header__type_list .type_list__item{overflow:initial;color:#7a8292;padding:0 25px 0 0}.shopping_cart__second_step_block .delivery__header .header__type_list .type_list__item.active{color:#682eff}.shopping_cart__second_step_block .delivery__header .header__type_list .type_list__item.active:after{content:"";background-color:#682eff;border-radius:10px;width:100%;height:3px;display:block;position:absolute;bottom:-2px}.shopping_cart__second_step_block .delivery__header .header__type_list .type_list__item.active:before,.shopping_cart__second_step_block .delivery__header .header__type_list .type_list__item:before{background-color:#0000}.shopping_cart__second_step_block .delivery__types_content.container{margin-top:30px}.shopping_cart__second_step_block .delivery__types_content.container:before{display:none}.shopping_cart__second_step_block .delivery .delivery_block_panel__info_block.pickup_block__info_block{min-height:auto}.shopping_cart__second_step_block .delivery .pickup_block{height:auto}.shopping_cart__second_step_block .delivery .pickup_block iframe{margin-top:10px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .pickup_block__address{font-size:20px}}.shopping_cart__second_step_block .delivery .pickup_block__info_block{background:0 0;width:80%;margin:0;padding:0;position:relative}.shopping_cart__second_step_block .delivery .pickup_block__working_hours{flex-direction:row;gap:15px;font-size:14px;display:flex}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .pickup_block__working_hours{flex-direction:column;gap:5px}}.shopping_cart__second_step_block .delivery .pickup_block__route_scheme_modal{margin-bottom:20px;font-size:14px;display:inline-block}.shopping_cart__second_step_block .delivery .our_delivery_block{background:#fff;height:auto;margin-top:30px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .our_delivery_block{grid-template-areas:"form""company_list""map";display:grid}}.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__info_block{flex-flow:wrap;justify-content:space-between;gap:7px;width:45%;height:auto;display:flex}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__info_block{grid-area:form;width:100%;margin-left:0;position:relative}}.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__map_container{margin-top:30px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__map_container{display:none}.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__map_container.show{display:block}.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__map_container{grid-area:map}.shopping_cart__second_step_block .delivery .our_delivery_block .delivery_block_panel__delivery_list{grid-area:company_list}}.shopping_cart__second_step_block .delivery .pickup_point_block{margin-top:20px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .pickup_point_block{margin-top:10px}}.shopping_cart__second_step_block .delivery .pickup_point_block__header{position:relative}.shopping_cart__second_step_block .delivery .pickup_point_block__address_search{width:100%;margin-left:0}.shopping_cart__second_step_block .delivery .pickup_point_block__address_search input{background:#fff;width:100%}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .pickup_point_block__address_search input{height:45px}}.shopping_cart__second_step_block .delivery .pickup_point_block__address_search input::placeholder{font-size:14px}.shopping_cart__second_step_block .delivery .pickup_point_block__address_search .suggestion_list{background-color:#fff}.shopping_cart__second_step_block .delivery .delivery_block_panel{padding:0}.shopping_cart__second_step_block .delivery .delivery_block_panel__form{width:100%}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content{grid-template-columns:1fr;grid-template-areas:"address""order_characteristics""place""submit";display:grid}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content{gap:10px}}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.address{grid-area:address}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.address{margin-bottom:0}}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.address input{width:100%}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.place{grid-area:place;margin-right:0;display:block}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.place label.list{width:auto;margin-right:10px;display:inline-block}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.weight{grid-area:weight;width:fit-content}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__content .input_block.volume{grid-area:volume;width:fit-content}.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__submit{grid-area:submit;align-self:flex-end;min-width:113px;height:50px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__form .form__submit{margin-top:22px}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list{margin-top:15px;padding-top:10px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list:before{top:-2px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__types .delivery_type.active{background:#ff7439}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies{flex-flow:column;gap:0;width:103%;max-height:500px;margin-top:15px;overflow-y:scroll}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies::-webkit-scrollbar{width:4px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies::-webkit-scrollbar-thumb{background:#7a82924d;border-radius:100px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies:before{top:-15px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item{cursor:pointer;align-items:center;width:100%;padding:15px 5px;position:relative}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item{grid-template-columns:10% 1fr;grid-template-areas:"image content""address address";display:grid}}@media screen and (max-width:47.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item{grid-template-columns:16% 1fr}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item:hover{opacity:.5}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item:not(:first-child){margin-top:5px}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__image{grid-area:image;width:40px;min-width:40px;height:40px;margin-top:0}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__image{margin-right:0}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__image img{width:60%}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__content{flex-direction:row;grid-area:content;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__content{justify-content:space-between}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__title{width:60px;font-size:14px;font-weight:700;line-height:130%}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__address{width:325px}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__address{display:none}}@media screen and (max-width:33.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__address{width:100%}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__address.mobile{grid-area:address}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__address.mobile{display:block}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info{flex-direction:row-reverse;justify-content:space-between;width:25%;display:flex}@media screen and (max-width:61.9375em){.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info{width:60%;margin-top:0}}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info .delivery_info__price .title,.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info .delivery_info__delivery_time .title{display:none}.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info .delivery_info__price .value,.shopping_cart__second_step_block .delivery .delivery_block_panel__delivery_list .delivery_list__companies .company_item__delivery_info .delivery_info__delivery_time .value{white-space:nowrap;font-size:17px;font-weight:700;line-height:130%}.shopping_cart__third_step_block .payment_block{width:auto}.shopping_cart__third_step_block .payment_block__buyer_type{display:block}@media screen and (min-width:33.9375em){.shopping_cart__third_step_block .payment_block__buyer_type .content{flex-direction:row;justify-content:flex-start;max-width:none}}.shopping_cart__third_step_block .payment_block__buyer_type--item{color:#7a8292}.shopping_cart__third_step_block .payment_block__buyer_type--item.active{color:#682eff}.shopping_cart__third_step_block .payment_block__legal_entity_form .address_suggestion_input .form_label{margin-bottom:0}.shopping_cart__third_step_block .payment_block__legal_entity_form .input_block input{background:#fff}.shopping_cart__steps_footer_cart{margin-top:80px;margin-bottom:80px}.shopping_cart__steps_footer_cart--header{justify-content:space-between;display:flex}.shopping_cart__steps_footer_cart--header .title{margin:0;font-size:21px;display:inline-block}.shopping_cart__steps_footer_cart--header .edit{color:#7a8292;cursor:pointer;margin:0;display:inline-block}.shopping_cart__steps_footer_cart .shopping_cart__product_list{margin-top:10px}.shopping_cart .loading_block{justify-content:center;align-items:center;width:100%;height:150px;display:flex}
