.cart-products-list__scroll{scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;overflow-y:auto}.cart-products-list__scroll::-webkit-scrollbar{display:none}.cart-products-list__list{flex-direction:column;gap:40px;display:flex}.cart-products-list__item{min-width:0;animation:.65s cubic-bezier(.34,2.4,.64,1) both cart-item-drop}@keyframes cart-item-drop{0%{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}.cart-product-card{background-color:#0000;grid-template-rows:auto auto;grid-template-columns:144px minmax(0,1fr);gap:16px 12px;display:grid}.cart-product-card--out-of-stock{filter:grayscale(.75);opacity:.55}.cart-product-card__out-of-stock{color:#dc2626;letter-spacing:2%;text-transform:uppercase;font-size:12px}.cart-product-card__image-wrap{aspect-ratio:460/534;width:144px;display:block}.cart-product-card__image-wrap img{object-fit:cover}.cart-product-card__title-link{color:inherit;text-decoration:none;display:block}.cart-product-card__content{flex-direction:column;gap:16px;min-width:0;display:flex}.cart-product-card__info{flex-direction:column;display:flex}.cart-product-card__top{flex-direction:column;gap:2px;display:flex}.cart-product-card__title{text-transform:uppercase;margin-bottom:2px;font-family:Turismo CF;font-size:16px;font-weight:250;line-height:160%}.cart-product-card__description{color:#1c1c1c66;letter-spacing:5%;font-size:13px;font-weight:400;line-height:120%}.cart-product-card__header{justify-content:space-between;gap:8px;display:flex}.cart-product-card__price{text-align:justify;white-space:nowrap;font-size:16px;font-weight:600;line-height:140%}.cart-product-card__compare-price{color:#0006;margin-left:6px;font-size:14px;font-weight:400;text-decoration:line-through}.cart-product-card__remove{color:#1c1c1c;text-underline-offset:3px;grid-column:1/-1;justify-self:end;font-size:13px;line-height:120%;text-decoration:underline;transition:opacity .2s}.cart-product-card__qty{align-items:center;gap:16px;display:flex}.cart-product-card__qty-btn{color:#1c1c1c;font-size:16px;line-height:1;transition:opacity .2s}.cart-product-card__qty-btn:hover{opacity:.6}.cart-product-card__qty-value{text-align:center;min-width:12px}.cart-products-list__empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:24px;min-height:0;display:flex}.cart-products-list__empty-title{font-family:var(--font-roboto-flex), sans-serif;letter-spacing:0;text-transform:uppercase;color:#1c1c1c4d;font-size:136px;font-weight:200;line-height:134%}.cart-products-list__empty-text{color:#1c1c1ccc;font-size:14px;font-weight:400;line-height:140%}@media (max-width:756px){.cart-products-list__empty-title{font-size:88px}}.cart-products-list__loading{color:#1c1c1c66;justify-content:center;padding:24px 0;display:flex}.cart-product-card__details{flex-direction:column;gap:8px;display:flex}.cart-product-card__detail{justify-content:space-between;align-items:center;gap:4px;display:flex}.cart-product-card__detail-label{text-align:justify;font-size:14px;font-weight:400}.cart-product-card__detail-value{text-align:justify;font-size:16px;font-weight:300;line-height:140%}.cart-product-card__detail-value--swatch{align-items:center;gap:6px;display:inline-flex}.cart-product-card__swatch{border:1px solid #1c1c1c33;flex-shrink:0;width:14px;height:14px}@media (max-width:1200px){.cart-product-card{grid-template-columns:120px minmax(0,1fr)}.cart-product-card__image-wrap{width:120px}.cart-product-card__content{gap:12px;padding:0}.cart-product-card__title{margin-bottom:4px;padding:2px 0;font-size:14px;line-height:130%}.cart-product-card__details{gap:6px}.cart-product-card__detail-label{line-height:140%}.cart-product-card__detail-value{font-size:14px;font-weight:400}}@media (max-width:756px){.cart-products-list__list{gap:24px}.cart-product-card{grid-template-columns:96px minmax(0,1fr)}.cart-product-card__image-wrap{width:96px}.cart-product-card__header{flex-direction:column;gap:4px}}.cart-bundle-card{background-color:#1c1c1c05;border:1px solid #1c1c1c1a;flex-direction:column;gap:16px;padding:16px;display:flex}.cart-bundle-card__remove{color:#1c1c1c;text-underline-offset:3px;align-self:flex-end;font-size:13px;line-height:120%;text-decoration:underline;transition:opacity .2s}.cart-bundle-card__title{text-transform:uppercase;font-family:Turismo CF;font-size:16px;font-weight:250;line-height:160%}.cart-bundle-card__items{flex-direction:column;gap:8px;display:flex}.cart-bundle-card__item{align-items:center;gap:12px;display:flex}.cart-bundle-card__item-link{width:100%;min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.cart-bundle-card__item-image{object-fit:cover;flex-shrink:0;width:40px;height:40px}.cart-bundle-card__item-name{font-size:14px;font-weight:400;line-height:140%}.cart-bundle-card__item-volume{color:#1c1c1c66;margin-left:6px;font-size:12px;font-weight:400}.cart-bundle-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-bundle-card__qty{align-items:center;gap:16px;display:flex}.cart-bundle-card__qty-btn{color:#1c1c1c;font-size:16px;line-height:1;transition:opacity .2s}.cart-bundle-card__qty-btn:hover{opacity:.6}.cart-bundle-card__qty-value{text-align:center;min-width:12px}.cart-bundle-card__price{white-space:nowrap;font-size:16px;font-weight:600;line-height:140%}
