.basket__item{gap:20px;display:flex}.basket__item-link{width:176px;min-width:176px;height:220px}.basket__item-link>img{border:1px solid #ffe2e6;border-radius:24px}.basket__item-content{flex-direction:column;justify-content:space-between;gap:30px;width:100%;padding:10px;display:flex}.basket__item-header{justify-content:space-between;margin-bottom:12px;display:flex}.basket__item-delete{text-underline-offset:2px;font-size:14px;text-decoration:underline!important}.basket__item-name{margin-bottom:12px;font-size:13px;line-height:120%;display:block}.basket__item-size{text-transform:uppercase;border-bottom:1px solid #78020e;width:fit-content;padding:10px;font-size:13px}.basket__item-color{text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:12px;display:flex}.basket__item-color>span{background-color:red;border-radius:50%;width:14px;height:14px;display:block}.basket__item-bottom{border-top:1px solid #ffe2e6;justify-content:space-between;padding-top:14px;display:flex}.basket__item-quantity,.basket__item-prices{display:flex}.basket__item-btn{width:11px;height:11px}.basket__item-count{text-align:center;width:40px;font-size:14px}.basket__item-prices{text-transform:uppercase;font-size:13px}.basket__item-price--old{opacity:.5;margin-right:10px;font-size:10px;text-decoration:line-through}@media (max-width:756px){.basket__item-link{width:140px;min-width:140px;height:176px}.basket__item{gap:12px}.basket__item-rating{display:none}.basket__item-delete{margin-left:auto}.basket__item-header-none{display:none}}
.basket__title{text-transform:uppercase;justify-content:space-between;margin-bottom:40px;padding:0 20px;font-family:Foglihten;font-size:32px;display:flex}.basket__items{flex-direction:column;gap:24px;min-height:40vh;margin-bottom:40px;display:flex}.basket__info{border-top:1px solid #ffe2e6;border-bottom:1px solid #78020e80;margin-top:40px;margin-bottom:20px;padding:20px 12px}.basket__info-title{margin-bottom:6px;font-size:10px}.basket__info-delivery{justify-content:space-between;margin-bottom:46px;font-size:14px;display:flex}.basket__info-line{width:calc(100% - 20px);margin:0 auto;padding-bottom:22px;position:relative}.basket__info-line-one{background:#ffe2e6;width:100%;height:4px;position:absolute}.basket__info-line-two{background:#78020eb2;width:0%;height:4px;transition:width .5s;position:absolute}.basket__info-line-icon{width:24px;height:24px;margin-left:20px;transition:all .5s;position:absolute;top:-10px;left:0%}.basket__info-total{text-transform:uppercase;justify-content:space-between;margin-bottom:8px;padding:0 12px;font-size:13px;display:flex}.basket__info-description{text-align:right;color:#78020eb2;margin-bottom:24px;padding:0 12px;font-size:10px}.basket__empty{flex-direction:column;justify-content:center;align-items:center;height:40vh;display:flex;position:relative}.basket__empty-title{text-transform:uppercase;text-align:center;margin-bottom:12px;font-family:Foglihten;font-size:32px}.basket__empty-description{text-transform:uppercase;text-align:center;font-size:13px}.basket__payment__form-submit,.basket__payment__summ,.basket__payment__description{display:none}@media (max-width:1200px){.basket__info-total,.basket__info-description{display:none}.basket__info{border-bottom:none;margin-bottom:0}.basket__items{min-height:22vh;margin-bottom:0}.basket__empty{height:22vh}.basket__payment__form-submit{flex-direction:column;margin-bottom:100px;display:flex}.basket__payment__summ{border-top:1px solid #78020e80;margin-top:80px;padding-top:20px;display:flex}.basket__payment__description{margin-bottom:40px;display:block}}@media (max-width:756px){.basket__title{padding:0 20px;font-size:24px}.basket__info,.basket__info-button{margin-left:20px;margin-right:20px}.basket__info-description{width:195px;margin-left:auto}.basket__info-description-mobile{bottom:140px;right:0}.basket__items{min-height:200px;padding:0 20px}.basket__empty{height:200px}.basket__payment__form-submit{margin-bottom:0}.basket__payment__summ{margin-top:60px}}
/*# sourceMappingURL=9fa2bd001e6449a3.css.map*/