.basket{z-index:10;opacity:0;grid-template-columns:60vw 40vw;animation:.3s linear forwards basket;display:grid;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@keyframes basket{0%{opacity:0;top:-8px}to{opacity:1;top:0}}.basket--payment{z-index:1;display:flex;position:static}.basket__back{background-color:#0b2f5f66}.basket__main{background-color:#fff;width:100%;padding:80px 20px}.basket__main--payment{padding:20px 40px}.basket__submit-btn{color:#fff;background-color:#0b2f5f;justify-content:center;align-items:center;width:100%;height:44px;margin-bottom:64px;font-size:14px;display:flex}.basket-item-list__header{text-align:center;margin-bottom:64px;position:relative}.basket-item-list__button{width:24px;height:24px;position:absolute;top:30%;right:12px;transform:translate(50%)}.basket-item-list__header-title{font-size:42px}.basket-item-list__items{border-bottom:1px solid #0b2f5f33;flex-direction:column;gap:40px;padding-bottom:40px;display:flex}.basket-item-list__items--payment{max-height:400px;overflow-y:auto}.basket-item-list__item{gap:20px;display:flex}.basket-item__img{width:11vw;min-width:11vw;min-height:15vw;max-height:15vw}.basket-item__details{flex-direction:column;justify-content:space-between;width:100%;font-size:14px;line-height:150%;display:flex}.basket-item__quantity-value{text-align:center;min-width:20px}.basket-item__info{justify-content:space-between;align-items:flex-start;padding:10px;display:flex}.basket-item__info-wrap{flex-direction:column;gap:7px;display:flex}.basket-item__title,.basket-item__size{text-transform:uppercase}.basket-item__quantity{border-top:1px solid #0b2f5f33;justify-content:space-between;padding:10px;display:flex}.basket-item__quantity-label{text-transform:uppercase;font-size:12px}.basket-item__quantity-controls{align-items:center;gap:8px;display:flex}.basket-item__quantity-button{min-width:11px;height:11px;position:relative}.basket-item__quantity-button:before{content:"";position:absolute;inset:-10px}.basket-item-list__subtotal{justify-content:space-between;margin-top:20px;margin-bottom:40px;padding:0 10px;display:flex}.basket-item-list__subtotal-label{text-transform:uppercase}.basket-item__price-sale,.basket-item-list__subtotal-value-sale{color:#0b2f5f80;margin-left:12px;text-decoration:line-through}.basket-item-list__empty-text{text-align:center;text-transform:uppercase;margin-bottom:50px;font-size:14px;line-height:150%}.basket-item-list__empty-img{width:60%;height:auto;margin:0 auto 30px}.basket-item__remove-button{border-bottom:1px solid;padding-bottom:2px;font-size:14px}.basket-item__color{border-radius:50%;width:12px;height:12px}.basket-item__color-white{border:1px solid #051833}.basket-item-list__empty-img--payment{width:40%}.basket__submit-btn--disabled{opacity:.5}.basket-item__quantity-button:disabled{cursor:not-allowed;color:#a7a7a7!important}@media (max-width:1200px){.basket{grid-template-columns:40vw 60vw}.basket__main--payment{padding:20px 0}.basket-item__img{width:15px;min-width:15vw}.basket-item-list__items--payment{max-height:540px}.basket-item-list__empty-img--payment{width:35%}.basket__submit-btn--modile{display:none}}@media (max-width:756px){.basket__back{display:none}.basket{display:flex}.basket-item__img{width:28vw;min-width:28vw;min-height:38vw;max-height:38vw}.basket__main{height:fit-content;padding:40px 20px}.basket-item-list__empty-img{width:70%;margin-bottom:0}.basket__main--payment{margin-top:20px;padding:0}.basket-item-list__header-title{font-size:36px}}
.basket__promo-title{margin-bottom:8px;font-size:14px}.basket__promo-input{background-color:inherit;color:#0b2f5f80;border:1px solid #0b2f5f66;width:100%;margin-bottom:8px;padding:13px 20px;font-size:14px}.basket__promo-input::placeholder{color:#0b2f5f80}.basket__promo-message{opacity:0;height:17px;margin-bottom:24px;font-size:14px;transition:all .7s}.basket__promo-message-active{opacity:1}.basket__promo-description{color:#0b2f5f80;margin-bottom:16px;font-size:14px}
/*# sourceMappingURL=345352028f2fc75f.css.map*/