.checkout-product{position:relative;display:grid;grid-template-areas:"title title" "img info" "utils utils";grid-template-rows:auto 129px auto;grid-template-columns:80px auto;padding:20px 16px;border-bottom:1px solid #e0e0e0}.checkout-product .title{grid-area:title;display:-webkit-box;display:-ms-flexbox;display:flex}.checkout-product .title .name{font-weight:600;font-size:12px;line-height:20px;margin:1px 10px 12px 0}.checkout-product .title .name p{margin-top:4px;font-weight:400;font-size:10px;line-height:12px;color:#999}.checkout-product .title .icon-bin{position:relative;margin-left:auto;color:#bbb;width:22px;height:22px;cursor:pointer}.checkout-product .title .remove-confirm{position:absolute;right:0;width:320px}.checkout-product .title .remove-confirm .ui-notification{margin:5px 0}.checkout-product .thumb{grid-area:img;height:110px;width:80px;background:#e0e0e0;margin-right:12px;display:block}.checkout-product .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout-product .info{grid-area:info;padding-left:12px;font-size:12px;line-height:16px}.checkout-product li:first-child{margin-top:0}.checkout-product li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:8px}.checkout-product li .checkout-product__promotions-title,.checkout-product li>span{display:block;min-width:42px;margin-right:8px;color:#999}.checkout-product li .price{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:50px;font-weight:600;font-size:12px;color:#f34744;line-height:16px;margin:0 0 0 auto}.checkout-product li .old-price{color:#999;margin-left:5px;font-weight:400;font-size:10px;text-decoration:line-through}.checkout-product .checkout-product__promotions-inner-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkout-product .checkout-product__promotion,.checkout-product .utils{display:-webkit-box;display:-ms-flexbox;display:flex}.checkout-product .utils{position:relative;height:36px;grid-area:utils;padding-left:92px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout-product .utils .qty-info{font-family:Gilroy,sans-serif;font-size:12px;line-height:16px;font-weight:600;color:#f34744;-ms-flex-negative:0;flex-shrink:0;width:80px;margin-left:-92px;margin-right:13px;text-align:center}.checkout-product .utils .select{position:absolute;left:0;bottom:0;width:80px}.checkout-product .utils .select .input{height:40px}.checkout-product .utils .favorite-button,.checkout-product .utils .favorite-button svg{width:20px;height:20px}.checkout-product .utils .favorite-button:not(.active) svg{color:#bbb}.checkout-product .utils .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:16px}.checkout-product .utils .buttons>svg{width:20px;height:20px;color:#bbb}.checkout-product .utils .buttons .edit{margin-left:16px}.checkout-product .utils .buttons .price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:24px;font-weight:600;margin-left:auto}.checkout-product.loading{pointer-events:none}.checkout-product.loading>:not(.ui-loader){opacity:.6}.checkout-product.loading>.ui-loader{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#1a82cb}@media (min-width:768px){.checkout-product{grid-template-areas:"img title" "img info" "img utils";grid-template-columns:164px auto;grid-template-rows:auto minmax(132px,auto) auto;padding:32px 0}.checkout-product .thumb{width:164px;height:226px}.checkout-product .title .name{margin:0 0 16px;padding-left:24px;font-size:16px;line-height:24px}.checkout-product .title .name p{display:inline;font-size:12px;margin:0 0 0 8px}.checkout-product .info,.checkout-product .utils{padding-left:24px}.checkout-product .info{font-size:14px;line-height:20px}.checkout-product li .checkout-product__promotions-title,.checkout-product li span{min-width:68px;margin-right:16px}.checkout-product li .price{font-size:14px;line-height:20px}.checkout-product li .old-price{font-size:12px;line-height:16px}.checkout-product .utils{height:40px;margin-top:14px}.checkout-product .utils .qty-info{font-size:14px;line-height:20px;margin-left:0;width:auto}.checkout-product .utils .select{position:relative;min-width:74px;width:74px;margin-right:19px}.checkout-product .utils .buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.checkout-product .utils .buttons .price{font-size:24px;line-height:38px}.checkout-product__promotion .price-rub:after{display:none}.checkout-product__promotion .price-rub.discount{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;min-width:57px;margin-left:16px}}@media (min-width:1080px){.checkout-product .utils svg{cursor:pointer}.checkout-product__promotion .price-rub:after{display:inline}.checkout-product__promotion .price-rub.discount{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end;min-width:57px;margin-left:auto}}.payment-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-icons__icon{max-height:24px;width:auto;-o-object-fit:cover;object-fit:cover}.payment-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;padding:11px 10px;border-radius:4px;border:1px solid #e0e0e0}.payment-method:first-child{margin-top:0}.payment-method_selected{border:2px solid #1a82cb;pointer-events:none}.payment-method_disabled{pointer-events:none}.payment-method__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-method__icon img{max-height:20px}.payment-method__text{font-size:12px;line-height:20px;margin-left:14px}.payment-method__selected-icon{width:16px;height:16px;margin-left:auto;color:#1a82cb}@media (min-width:768px){.payment-method{padding:15px 16px}.payment-method__icon{height:24px}.payment-method__text{font-size:14px;line-height:24px}}@media (min-width:1080px){.payment-method{cursor:pointer}}.payment-methods-modal__title{font-size:16px;line-height:24px;font-weight:700}.payment-methods-modal__wrapper{margin-top:12px}.payment-methods-modal>.modal-content{padding:12px 16px 16px}.payment-methods-modal__loader{position:absolute;top:50%;left:50%;color:#1a82cb;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:768px){.payment-methods-modal__wrapper{margin-top:24px;padding:0 48px}.payment-methods-modal>.modal-content{width:576px;padding:24px 24px 72px}}