.breadcrumbs[data-v-965e12aa]{display:flex;flex-wrap:wrap;color:hsla(0,0%,50.2%,.5647058823529412);font-weight:600;align-items:center;height:var(--breadcrumbs-height);padding:10px 0}.breadcrumb[data-v-965e12aa]{white-space:nowrap}.breadcrumb[data-v-965e12aa]:not(:last-child):after{content:"/";margin-right:6px}.breadcrumb[data-v-965e12aa]:last-child{color:var(--color-red)}.breadcrumb a[data-v-965e12aa]:hover{text-decoration:underline}.store-cart[data-v-5c565524]{position:relative;width:100%;height:100%}.store-cart-card[data-v-5c565524]{width:100%;padding:30px 40px;color:var(--color-text-black);display:grid;grid-template-rows:auto 1fr auto;gap:24px}.store-cart.default .store-cart-card[data-v-5c565524]{max-height:calc(100vh - var(--header-height) - var(--breadcrumbs-height) - var(--block-margin-bottom) - var(--scrolling-fix-offset))}@media(min-width:1280px){.store-cart.order .store-cart-card[data-v-5c565524]{height:100%}}@media(min-width:768px)and (max-width:1279px){.store-cart.order .store-cart-card[data-v-5c565524]{height:235px;grid-template-rows:auto 1fr;padding-bottom:14px}}@media(max-width:767px){.store-cart.order .store-cart-card[data-v-5c565524]{grid-template-rows:auto 1fr;padding:30px 40px}}@media(min-width:1700px){.store-cart-card[data-v-5c565524]{height:100%}}.store-cart-card svg[data-v-5c565524]{fill:none}.header[data-v-5c565524]{display:flex;align-items:center;font-size:20px;font-weight:600;gap:10px}.header-count[data-v-5c565524]{padding-left:10px;margin-right:auto;border-left:1px solid hsla(0,0%,50.2%,.09803921568627451)}.items[data-v-5c565524]{display:flex;flex:1 0 0;overflow:hidden scroll;flex-direction:column;gap:10px;font-size:12px;padding-right:10px;margin-bottom:24px}@media(min-width:768px)and (max-width:1279px){.store-cart.order .items[data-v-5c565524]{overflow:scroll hidden;flex-direction:row;padding-bottom:12px;margin-bottom:0}}@media(max-width:767px){.store-cart.order .items[data-v-5c565524]{overflow:visible;padding-right:0;margin-bottom:0}}.item[data-v-5c565524]{border-radius:10px;background:#f8f8f8;padding:15px}@media(min-width:768px)and (max-width:1279px){.store-cart.order .item[data-v-5c565524]{height:124px;flex:0 0 calc(33.33333% - 6.66667px)}}.item-top[data-v-5c565524]{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #fff}.item-top img[data-v-5c565524]{width:55px;height:55px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.item-title[data-v-5c565524]{font-weight:600;margin-bottom:1px}.item-count[data-v-5c565524]{color:grey;font-weight:500}.item-bottom[data-v-5c565524]{display:flex;align-items:center;gap:15px;padding-top:10px}.item-price[data-v-5c565524]{color:var(--color-green);font-weight:600;margin-right:auto}.item-price svg[data-v-5c565524]{margin-right:5px;vertical-align:-5px}.item-quantity[data-v-5c565524]{height:19px;width:67px;display:flex;align-items:center;justify-content:space-between;padding:0 7px;color:grey;background:#fff;border-radius:10px;text-align:center;line-height:19px;font-weight:500}.item-quantity-minus[data-v-5c565524],.item-quantity-plus[data-v-5c565524]{position:relative;width:13px;height:13px;cursor:pointer}.item-quantity-minus[data-v-5c565524]:after,.item-quantity-minus[data-v-5c565524]:before,.item-quantity-plus[data-v-5c565524]:after,.item-quantity-plus[data-v-5c565524]:before{content:"";position:absolute;top:6px;left:3px;right:3px;bottom:6px;background:currentColor}.item-quantity-plus[data-v-5c565524]:after{transform:rotate(90deg)}.item-delete[data-v-5c565524]{cursor:pointer}.total[data-v-5c565524]{border-radius:10px;background:#f8f8f8;padding:20px 25px}.total-top[data-v-5c565524]{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #fff}.total-top svg[data-v-5c565524]{margin-right:10px}.total-title[data-v-5c565524]{font-size:20px;font-weight:600;margin-right:auto}.total-price[data-v-5c565524]{font-weight:700}.total-bottom[data-v-5c565524]{padding:24px 0 0}@media(min-width:1700px){.total-bottom[data-v-5c565524]{padding:24px 19px 0}}.total-bottom button[data-v-5c565524]{padding:0 8px;font-size:14px;width:100%}.total-bottom svg[data-v-5c565524]{margin-left:16px}@media(max-width:1699px){.total-bottom svg[data-v-5c565524]{display:none}}.store-layout[data-v-1f37fe4b]{display:grid;grid-template-columns:1fr 405px;gap:20px;grid-template-areas:"order cart"}@media(min-width:768px)and (max-width:1279px){.store-layout[data-v-1f37fe4b]{grid-template-columns:1fr;grid-template-rows:235px 1fr;grid-template-areas:"cart" "order"}}@media(max-width:767px){.store-layout[data-v-1f37fe4b]{grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"cart" "order"}}.store-order[data-v-1f37fe4b]{padding:53px 60px 72px;min-height:calc(100vh - var(--header-height) - var(--breadcrumbs-height) - var(--block-margin-bottom) - var(--scrolling-fix-offset));display:flex;flex-direction:column;gap:16px;grid-area:order}@media(max-width:767px){.store-order[data-v-1f37fe4b]{padding:30px 20px}}.cart-place[data-v-1f37fe4b]{grid-area:cart}.title[data-v-1f37fe4b]{font-size:24px;font-weight:700;margin-bottom:16px}.form-row[data-v-1f37fe4b]{max-width:770px;display:flex;gap:20px;margin-bottom:10px}@media(max-width:767px){.form-row[data-v-1f37fe4b]{display:block}}.form-row span[data-v-1f37fe4b]{flex:0 1 200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0d0d0d}@media(max-width:767px){.form-row span[data-v-1f37fe4b]{display:block;margin-bottom:4px;font-size:14px}}.form-row input[data-v-1f37fe4b],.form-row textarea[data-v-1f37fe4b]{flex:0 5 550px;border:1px solid #ceeee4;border-radius:5px;height:34px;padding:5px 16px}@media(max-width:767px){.form-row input[data-v-1f37fe4b],.form-row textarea[data-v-1f37fe4b]{width:100%}}.form-row input[data-v-1f37fe4b]::-moz-placeholder,.form-row textarea[data-v-1f37fe4b]::-moz-placeholder{color:hsla(0,0%,50.2%,.5843137254901961)}.form-row input[data-v-1f37fe4b]::placeholder,.form-row textarea[data-v-1f37fe4b]::placeholder{color:hsla(0,0%,50.2%,.5843137254901961)}.form-row textarea[data-v-1f37fe4b]{height:93px;resize:none}.bottom[data-v-1f37fe4b]{margin-top:auto;display:flex;padding:16px 60px;background:rgba(206,238,228,.2);border-radius:20px}@media(max-width:767px){.bottom[data-v-1f37fe4b]{flex-direction:column;padding:30px}}.promocode-block[data-v-1f37fe4b]{flex:1 1 0;border-right:1px solid hsla(0,0%,50.2%,.09803921568627451)}@media(min-width:1700px){.promocode-block[data-v-1f37fe4b]{padding:24px 50px 24px 0}}@media(max-width:1699px){.promocode-block[data-v-1f37fe4b]{padding-right:50px}}@media(max-width:767px){.promocode-block[data-v-1f37fe4b]{border-right:none;border-bottom:1px solid hsla(0,0%,50.2%,.09803921568627451);padding:0 0 40px}}.subtitle[data-v-1f37fe4b]{font-size:20px;font-weight:700;margin-bottom:12px}.promocode-row[data-v-1f37fe4b]{display:flex;flex-wrap:wrap;gap:20px;margin:12px 0 29px}.promocode-row input[data-v-1f37fe4b]{flex:1 1 0;border:1px solid #ceeee4;border-radius:17px;height:34px;padding:5px 16px}.promocode-row input[data-v-1f37fe4b]::-moz-placeholder{color:hsla(0,0%,50.2%,.5843137254901961)}.promocode-row input[data-v-1f37fe4b]::placeholder{color:hsla(0,0%,50.2%,.5843137254901961)}.promocode-row button[data-v-1f37fe4b]{--button-height:34px;--button-border-radius:17px;font-weight:500}.pay-option[data-v-1f37fe4b]{position:relative;padding-left:25px;font-weight:500;margin-bottom:10px}.pay-option[data-v-1f37fe4b]:after,.pay-option[data-v-1f37fe4b]:before{content:"";position:absolute;border-radius:50%;left:9px;top:50%;transform:translate(-50%,-50%)}.pay-option[data-v-1f37fe4b]:before{width:18px;height:18px;border:1px solid grey}.pay-option[data-v-1f37fe4b]:after{width:8px;height:8px;background:red}.pay-option.disabled[data-v-1f37fe4b]{color:#dcdcdc}.pay-option.disabled[data-v-1f37fe4b]:before{border-color:#dcdcdc}.pay-option.disabled[data-v-1f37fe4b]:after{display:none}.total-block[data-v-1f37fe4b]{padding-left:40px;flex:1 1 0}@media(min-width:1700px){.total-block[data-v-1f37fe4b]{padding:24px 0 24px 50px}}@media(max-width:1699px){.total-block[data-v-1f37fe4b]{padding-left:50px}}@media(max-width:767px){.total-block[data-v-1f37fe4b]{padding:50px 0 0}}.total-row[data-v-1f37fe4b]{display:flex;align-items:center;gap:10px;margin-bottom:17px}.total-row .subtitle[data-v-1f37fe4b]{margin:0}.total-row svg[data-v-1f37fe4b]{margin-left:auto}.total-info[data-v-1f37fe4b]{color:grey;margin-bottom:13px;font-size:14px;font-weight:500}.total-delivery[data-v-1f37fe4b]{margin-top:23px;font-size:14px;font-weight:500}.total-price[data-v-1f37fe4b]{white-space:nowrap;font-weight:700}.button-block[data-v-1f37fe4b]{display:flex;justify-content:flex-end;align-items:center;gap:60px}@media(max-width:767px){.button-block[data-v-1f37fe4b]{flex-direction:column-reverse;align-items:stretch;gap:8px}}.button-block button[data-v-1f37fe4b]{--button-height:46px;--button-border-radius:10px;width:200px}@media(max-width:767px){.button-block button[data-v-1f37fe4b]{width:100%}}.agreement[data-v-1f37fe4b]{text-align:right;font-size:12px;font-weight:500;color:#0d0d0d;max-width:275px}@media(max-width:767px){.agreement[data-v-1f37fe4b]{max-width:unset;text-align:left}}