.cart{display:flex;gap:3rem}.cart.empty .cart__header,.cart.empty .cart__order{display:none}.cart.empty .cart__notice--empty{display:block}@media only screen and (max-width:1439px){.cart{flex-direction:column}}.cart__header{display:flex;justify-content:flex-end;margin:3rem 0 2rem;width:100%}.cart__link{color:#adadb7;font-size:1.4rem;font-weight:500;-webkit-text-decoration:none;text-decoration:none;transition:color .2s linear}@media only screen and (max-width:767px){.cart__link{font-size:1.2rem}}.cart__link:hover{color:#32314a}.cart__container{flex-grow:1}.cart__notice{font-size:1.6rem;font-weight:500}.cart__notice--empty{display:none}.cart__list{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:1439px){.cart__list{flex-direction:row;flex-wrap:wrap}}.cart__order{display:flex;flex-direction:column;gap:1.5rem;min-width:25%;width:25%}@media only screen and (max-width:1439px){.cart__order{border-top:.2rem solid #f2f2f2;flex-direction:row;justify-content:space-between;margin-top:3rem;padding-top:5rem;width:100%}}@media only screen and (max-width:767px){.cart__order{flex-direction:column;margin-top:0;padding-top:3rem}}.cart__order-block{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:1439px){.cart__order-block{width:calc(50% - 1.5rem)}}@media only screen and (max-width:767px){.cart__order-block{width:100%}}.cart__order-icon-buy{padding:1.2rem;text-align:center;width:100%}.cart__order-icon-download-btn{align-items:center;display:flex;justify-content:center;transition:background-color .2s linear}.cart__order-icon-download-btn:hover{background-color:#f2f2f2}.cart__order-data{background-color:#f7f7f8;border-radius:2.4rem;padding:3rem}.cart__order-data-result{gap:1rem;margin-top:2.4rem}.cart__order-data-result-row{display:flex;justify-content:space-between}.cart__order-data-result-title{font-size:1.4rem}@media only screen and (max-width:767px){.cart__order-data-result-title{font-size:1.2rem}}.cart__order-data-result-price{display:flex;font-size:1.8rem;font-weight:700;gap:1rem}@media only screen and (max-width:767px){.cart__order-data-result-price{font-size:1.6rem}}.cart__order-price-unit .icon{width:1.4rem}.cart__order-total{margin-top:2.4rem;padding-top:2.4rem;position:relative}.cart__order-total:before{background-color:#f2f2f2;bottom:calc(100% - .1rem);content:"";display:block;height:.2rem;position:absolute;width:100%}.cart__order-total-price{font-size:2.8rem;font-weight:700}@media only screen and (max-width:767px){.cart__order-total-price{font-size:2.4rem}}.cart__order-total-row{align-items:flex-end;display:flex;justify-content:space-between}.cart__order-total-text{font-size:1.6rem;font-weight:600;text-transform:uppercase}@media only screen and (max-width:767px){.cart__order-total-text{font-size:1.4rem}}.cart__order-total-result{align-items:center;display:flex;gap:1rem}.cart__order-text{color:#adadb7;font-size:1.4rem;font-weight:500}@media only screen and (max-width:767px){.cart__order-text{font-size:1.2rem}}.cart-item{border:.2rem solid #f7f7f8;border-radius:2.4rem;display:flex;gap:3rem;overflow:hidden;position:relative}@media only screen and (max-width:1439px){.cart-item{flex-direction:column;gap:0;width:calc(25% - 1.5rem)}}@media only screen and (max-width:1023px){.cart-item{width:calc(50% - 1rem)}}@media only screen and (max-width:767px){.cart-item{width:100%}}.cart-item__thumb{background-color:#f7f7f8;border-radius:2.4rem;min-width:33.3333333333%;overflow:hidden;width:33.3333333333%}@media only screen and (max-width:1439px){.cart-item__thumb{min-width:auto;width:100%}}.cart-item__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cart-item__block{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:3rem}@media only screen and (max-width:1439px){.cart-item__block{padding:2rem}}@media only screen and (max-width:767px){.cart-item__block{padding:1.5rem}}.cart-item__title{display:flex;gap:2rem;justify-content:space-between}.cart-item__title-text{font-size:1.8rem;text-transform:uppercase}@media only screen and (max-width:767px){.cart-item__title-text{font-size:1.6rem}}.cart-item__link{color:#32314a;-webkit-text-decoration:none;text-decoration:none;transition:color .2s linear}.cart-item__link:hover{color:#71ce46}@media only screen and (max-width:1439px){.cart-item__remove{position:absolute;right:1rem;top:1rem}}.cart-item__remove-button{display:inline-block}@media only screen and (max-width:1439px){.cart-item__remove-button{background-color:hsla(0,0%,100%,.7);border-radius:50%;padding:1rem}}.cart-item__buy{display:flex;justify-content:space-between}@media only screen and (max-width:1439px){.cart-item__buy{flex-direction:column;gap:1rem;margin-top:2rem}}.cart-item__price-block{align-items:center;display:flex;gap:1rem}.cart-item__price{font-size:2.8rem;font-weight:700;line-height:1}@media only screen and (max-width:1439px){.cart-item__price{font-size:1.8rem}}@media only screen and (max-width:767px){.cart-item__price{font-size:2.4rem}}.cart-item__unit{align-items:flex-end;display:flex}@media only screen and (max-width:1439px){.cart-item__unit .icon--rub{height:100%;width:100%}}.cart-item__unit-currency{height:2.4rem;width:2.04rem}@media only screen and (max-width:1439px){.cart-item__unit-currency{height:1.6rem;width:1.36rem}.cart-item__unit-measurement{line-height:1}}.cart-item-preloader{align-items:center;background-color:hsla(0,0%,100%,.8);bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .2s linear;z-index:50}.cart-item-preloader__block{background-size:5rem 5rem;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='8.042%25' x2='65.682%25' y1='0%25' y2='23.865%25'%3E%3Cstop offset='0%25' stop-color='%237BC142' stop-opacity='0'/%3E%3Cstop offset='63.146%25' stop-color='%237BC142' stop-opacity='.631'/%3E%3Cstop offset='100%25' stop-color='%237BC142'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(1 1)'%3E%3Cpath stroke='url(%23a)' stroke-width='2' d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' dur='0.9s' from='0 18 18' repeatCount='indefinite' to='360 18 18' type='rotate'/%3E%3C/path%3E%3Ccircle cx='36' cy='18' r='1' fill='%237BC142'%3E%3CanimateTransform attributeName='transform' dur='0.9s' from='0 18 18' repeatCount='indefinite' to='360 18 18' type='rotate'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;height:5rem;width:5rem}.cart-item-preloader.hidden{opacity:0}