.cs-product-card__img{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:6.8/4;padding:2rem;background-color:#f8f8f8;border-radius:var(--text-boxes-radius);overflow:hidden}.cs-product-card__img .cs-img{width:100%;height:100%;object-fit:contain}.cs-product-card__img .cs-img-hvr{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.cs-product-card:hover .cs-product-card__img .cs-img-hvr{opacity:1}.cs-product-card__btns{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.cs-product-card__btns .cs-btn{width:100%}.cs-product-card__btns .underlined-link{align-self:center;line-height:1;color:rgb(var(--color-heading))}.cs-product-card__btns .underlined-link:hover{color:rgba(var(--color-heading),.6)}.cs-product-card__details{display:flex;margin:2rem 0rem;align-items:end;justify-content:space-between;gap:1rem}.cs-product-card__details__svg{max-width:10.5rem}.cs-product-card__details h4{margin:0;font-weight:600}.cs-product-card__details h6{color:#b2b2b2;text-decoration:line-through;margin:0}.cs-product-card__details__box{display:flex;flex-direction:column}.cs-product-card__details__box--end{align-items:end}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cs-product-card.css.map */
