.cart{padding-bottom:100px}.checkout{position:relative}.checkout .prod-qty{grid-template-columns:50px 20px 50px}.checkout .header-time span{color:#2D2D2D}.checkout-cart-list{max-width:unset;margin-top:0;border-bottom:0}hr{border-bottom:1px solid #B9B9B9}.checkout-cart-item{padding:10px 30px;line-height:1.2;border-bottom:1px solid var(--color-border);position:relative}.checkout-cart-item:last-child{border-bottom:none}.checkout-cart-item-image{flex:0 0 auto;height:100px;position:relative;width:100px}.checkout-cart-item-image img{width:100%;height:100%;border-radius:var(--border-radius);object-fit:contain}.checkout-cart-item-prices{display:flex;align-items:center;gap:15px;white-space:nowrap}@media screen and (max-width:1299px){.checkout-cart-item-prices{margin-left:0}}@media screen and (max-width:575px){.checkout-cart-item-prices{width:70px}}.checkout-cart-item-price-old{color:var(--color-text-muted);display:flex;align-items:center;gap:20px}.checkout-cart-item-price-old b{background:var(--color-stock);padding:0.25em;border-radius:0.25em;display:inline-flex;align-items:center;justify-content:center;color:var(--color-bg)}.checkout-cart-item-prices-cost{display:flex;align-items:center;justify-content:start;font-weight:400;line-height:130%;white-space:pre-wrap}.checkout-cart-item-prices-cost .ms2_cost{font-weight:400}.cart-item-remove{position:relative;z-index:10;display:grid;place-items:center;height:1.3rem;width:1.3rem;z-index:0}.cart-item-remove svg{fill:transparent}.cart-item-remove svg path{stroke:#8c959c;transition:0.3s}.cart-item-remove:hover svg path{stroke:var(--color-primary)}.checkout-cart-item-count{display:flex;flex-direction:column;justify-content:center;align-items:start;margin:auto 0}.checkout-cart-item-count .prod-qty{width:126px}.checkout-cart-item-count .prod-qty>button{color:#898989;font-size:24px;width:auto;min-width:0;min-height:0;transition:0.2s;border-radius:var(--border-radius)}.checkout-cart-item-count .prod-qty>input{font-size:16px;font-style:normal;font-weight:600}.checkout-cart-item-prices-one{font-size:0.85em;opacity:0.5}.checkout-cart-footer{max-width:100%;width:100%;display:flex;justify-content:space-between;margin:unset;padding-top:30px;border-top:1px solid #B9B9B9}.checkout-cart-footer .button{padding:0 28px;text-transform:uppercase;height:50px;border:1px solid var(--color-primary)}.checkout-cart-footer .button:first-child{background:#fff;color:var(--color-primary)}.checkout-cart-item-title{display:flex;align-items:center;gap:40px}@media screen and (max-width:575px){.checkout-cart-item-title{flex-direction:column;align-items:start;gap:5px}}.checkout-cart-item-title a{color:var(--color-text);font-size:18px;font-weight:400;line-height:130%;letter-spacing:0.18px}.prod-qty{border-radius:var(--border-radius)}.checkout-cart-list .like-favorite{position:relative;top:auto;right:auto}.cart-form{display:flex;flex-direction:column;align-items:end;justify-content:center}@media screen and (max-width:1299px){.cart-form{height:100%}}@media screen and (max-width:800px){.cart-form{align-items:end}}@media screen and (max-width:575px){.cart-form{flex-direction:row;align-items:start}}.price-old{margin-bottom:5px}.checkout-wrap{width:100%;max-width:100%;display:grid;grid-template-columns:4fr 1fr 1fr 0.5fr;padding:10px 0}@media screen and (max-width:1399px){.checkout-wrap{gap:15px;grid-template-columns:4fr repeat(3, 1fr)}}@media screen and (max-width:575px){.checkout-wrap{grid-template-columns:4fr 1fr 1fr 10px;padding:10px 15px}}.checkout-wrap--top{padding:0;padding-bottom:10px;border-bottom:1px solid var(--color-border)}@media screen and (max-width:767px){.checkout-wrap--top{padding-right:15px}}@media screen and (max-width:575px){.checkout-wrap--top{display:none}}.checkout-item{color:#898989;font-size:16px;font-weight:400;line-height:150%}.cartPage__remove{color:#9E0D0D;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:0.2s}.cartPage__remove:hover{color:var(--color-border)}.cart-item-remove svg path{stroke:transparent;z-index:-5}.checkout-form{max-width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:50px}@media screen and (max-width:991px){.checkout-form{gap:15px}}@media screen and (max-width:767px){.checkout-form{flex-direction:column}}.checkout-form .field{width:100%}.checkout-form .field .input{background:transparent}.form-box-title{margin-bottom:30px}.input-parent{color:#787878;font-size:16px;font-weight:500;line-height:150%}.form-delivery{display:flex;align-items:center;gap:70px;margin-bottom:40px}@media screen and (max-width:767px){.form-delivery{gap:35px}}.form-delivery .checkbox+.checkbox,.form-delivery .radio+.radio{margin-top:0}.form-box-radiogroup{gap:0;padding-bottom:40px;border-bottom:1px solid #2D2D2D}.form-box-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:991px){.form-box-inner{gap:15px}}@media screen and (max-width:767px){.form-box-inner{flex-direction:column}}.form-box-inner .field{width:100%;margin-top:0}.form-box-inner .field .input{background:transparent}.form-box-footer{display:flex;justify-content:space-between;align-items:start;gap:30px}@media screen and (max-width:1200px){.form-box-footer{gap:15px}}@media screen and (max-width:991px){.form-box-footer{display:grid;grid-template-areas:"A A A A" "B C D D"}}@media screen and (max-width:575px){.form-box-footer{grid-template-areas:"A A A A" "B B B B" "C C D D"}}.form-box-footer span{max-width:700px}@media screen and (max-width:1200px){.form-box-footer span{font-size:12px}}@media screen and (max-width:991px){.form-box-footer span{max-width:100%;grid-area:A}}.form-box-footer .button{border:1px solid var(--color-primary);padding:16px 20px;min-width:216px}@media screen and (max-width:991px){.form-box-footer .button{grid-area:C}}@media screen and (max-width:767px){.form-box-footer .button{font-size:14px;min-width:160px;padding:8px 10px}}.form-box-footer .button--catalog{color:var(--color-primary);background-color:transparent;min-width:252px}@media screen and (max-width:991px){.form-box-footer .button--catalog{grid-area:B}}@media screen and (max-width:767px){.form-box-footer .button--catalog{font-size:14px;min-width:190px;padding:8px 10px}}@media screen and (max-width:575px){.form-box-footer .button--catalog{width:190px;margin:auto}}.form-box-footer .form-privacy{min-width:200px}@media screen and (max-width:991px){.form-box-footer .form-privacy{grid-area:D;height:100%;align-items:center}}@media screen and (max-width:767px){.form-box-footer .form-privacy{min-width:150px}}@media screen and (max-width:350px){.form-box-footer .form-privacy{min-width:100px}}.pagetitle-cart{margin-top:52px}.form-box{box-shadow:none}/*# sourceMappingURL=./page-2f4a6927d81fe155b2b6676ff804c170.map */