.cart{display:flex;flex-direction:column;height:var(--viewport-height);left:0;overflow:visible;position:fixed;top:0;width:100%}.cart.is-open .cart__empty,.cart.is-open .cart__inner{right:0}.cart__inner{background-color:var(--white-100);color:var(--black-100);display:flex;flex:1 1 auto;flex-direction:column;gap:24px;height:100%;margin-left:auto;max-width:650px;min-height:0;padding:48px 0 36px;position:relative;right:-100%;transition:right .3s;width:100%}.cart__head{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:0 48px}.cart__title{color:var(--black-100);font-weight:600;letter-spacing:-.02em;line-height:110%}.cart__close{color:var(--grey-45);min-height:48px;min-width:48px;padding:9px}.cart__subtitle{color:var(--grey-70);font-weight:500;line-height:140%}.cart__subtitle span{color:var(--blue-60);font-weight:700}.cart__products{display:flex;flex:1 1 auto;flex-direction:column;max-height:100%;min-height:0;overflow:hidden auto;padding:0 44px 20px 48px}.cart__bottom{align-items:center;border-top:1px solid var(--grey-10);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-inline:48px;padding-top:16px}.cart__total{display:flex;flex-direction:column;gap:2px}.cart__total-label{color:var(--black-40);font-weight:600;letter-spacing:-.02em;line-height:110%}.cart__total-price{color:var(--blue-80);font-weight:700;letter-spacing:-.02em;line-height:120%}.cart__btns{flex-wrap:wrap;gap:8px}.cart__btns,.cart__empty{align-items:center;display:flex}.cart__empty{background-color:var(--white-100);background-image:url(../assets/img/cart-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--black-100);flex:1 1 auto;flex-direction:column;gap:16px;height:100%;margin-left:auto;max-width:650px;min-height:0;overflow:hidden auto;padding:48px;position:relative;right:-100%;text-align:center;transition:right .3s;width:100%}.cart__empty>:first-child{margin-top:auto}.cart__empty>:last-child{margin-bottom:auto}.cart__empty .cart__title{color:var(--grey-15)}.cart-product{border-bottom:1px solid var(--grey-10);display:flex;gap:16px;padding:16px 0}.cart-product__img{align-items:center;align-self:start;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;width:64px}.cart-product__img img{max-height:100%;max-width:100%;mix-blend-mode:multiply;object-fit:cover}.cart-product__body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px}.cart-product__title{color:var(--black-100);font-size:16px;font-weight:500;line-height:110%;word-break:break-word}.cart-product__title[href]{transition:color .3s}.cart-product__actions{align-items:start;display:flex;gap:16px}.cart-product__info{gap:16px}.cart-product__badges,.cart-product__info{align-items:center;display:flex;flex-wrap:wrap}.cart-product__badges{gap:8px}.cart-product__badge{align-items:center;background-color:var(--blue-80);border-radius:6px;color:var(--white-100);display:flex;font-size:11px;font-weight:800;gap:4px;justify-content:center;line-height:110%;min-height:28px;padding:5px 8px}.cart-product__badge.color-blue{background-color:var(--cyan-30);color:var(--blue-80)}.cart-product__badge.color-orange{background-color:var(--orange-100);color:var(--white-100)}.cart-product__delete{border-radius:6px;color:var(--grey-45);margin-left:auto;min-height:28px;min-width:28px;padding:6px}.cart-product__prices{align-items:end;display:flex;flex-wrap:wrap;gap:12px 16px}.cart-product__total{color:var(--black-100);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:100%}.cart-product__price{color:var(--black-25);font-size:12px;font-weight:500;line-height:120%}@media (width <= 61.99875em){.cart__inner{padding:16px 0}.cart__empty{padding:16px}}@media (width <= 47.99875em){.cart__inner{margin-left:0;max-width:100%;width:100%}.cart__head{padding:0 16px}.cart__title{color:var(--grey-70)}.cart__close{min-height:40px;min-width:40px}.cart__products{padding:0 16px 16px}.cart__bottom{margin-inline:0;padding:16px 16px 0}.cart__empty{margin-left:0;max-width:100%;width:100%}}@media (width <= 30.62375em){.cart__subtitle{font-size:20px}}@media (width <= 29.99875em){.cart__inner{gap:0}.cart__head{margin-bottom:16px}.cart__title{font-size:28px}.cart__products{padding:8px 16px 16px}.cart__total-label{font-size:15px}.cart__total-price{font-size:20px}.cart__btns,.cart__order{flex:1 1 auto}.cart__order{font-size:14px;max-width:none;min-height:48px;min-width:48px;padding:11px}.cart__empty .cart__btns{flex:none}.cart-product__img{width:48px}.cart-product__title{font-size:14px}.cart-product__prices{justify-content:space-between}}@media (width > 61.99875em) and (height <= 28.12375em){.cart__inner{padding:16px 0 10px}}@media (width > 29.99875em) and (width <= 97em){.cart__title{font-size:clamp(28px,15.4634428462px + 2.6118915692vw,56px)}.cart__total-label{font-size:clamp(15px,13.6567974478px + .2798455253vw,18px)}.cart__total-price{font-size:clamp(20px,16.4181265275px + .7462547341vw,28px)}}@media (width > 30.62375em) and (width <= 97em){.cart__subtitle{font-size:clamp(20px,16.3090713923px + .7532814825vw,28px)}}@media (width > 47.99875em){.cart__products::-webkit-scrollbar{display:block;width:4px}.cart__products::-webkit-scrollbar-track{background:transparent;border:none;border-radius:16px 0 0 16px}.cart__products::-webkit-scrollbar-thumb{background-color:var(--blue-60);border:none;border-radius:16px 0 0 16px;cursor:grab}.cart__products::-webkit-scrollbar-thumb:active{cursor:grabbing}.cart__empty::-webkit-scrollbar{display:block;width:4px}.cart__empty::-webkit-scrollbar-track{background:transparent;border:none;border-radius:16px 0 0 16px}.cart__empty::-webkit-scrollbar-thumb{background-color:var(--blue-60);border:none;border-radius:16px 0 0 16px;cursor:grab}.cart__empty::-webkit-scrollbar-thumb:active{cursor:grabbing}}@media (width > 97em){.cart__title{font-size:56px}.cart__subtitle{font-size:28px}.cart__total-label{font-size:18px}.cart__total-price{font-size:28px}}@media (any-hover:hover){.cart-product__title[href]:hover{color:var(--blue-80)}}