product-card-compact{max-width:100%;height:100%;padding:var(--space-10);display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative}product-card-compact .card-image{max-width:100%;aspect-ratio:1 / 1;position:relative}product-card-compact .card-image img{border-radius:50%;width:100%;height:100%;object-fit:cover;object-position:center center}product-card-compact .card-title{font-size:var(--text-size-base);font-family:var(--font-body-family);text-align:center;margin:0;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}product-card-compact .card-title a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:100%;width:100%;cursor:pointer}product-card-compact .card-price{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:auto}product-card-compact .card-price .price{font-size:var(--text-size-m)}product-card-compact .card-price .compare-at-price{font-size:var(--text-size-m);padding-bottom:var(--space-1);text-decoration:line-through}product-card-compact .custom-sale-badge{position:absolute;top:0;display:flex;justify-content:center;align-items:center;font-size:var(--text-size-s);right:0;width:4.7rem;height:4.7rem;background-color:rgb(var(--color-price-sale));z-index:10;border-radius:50%;text-transform:uppercase;color:rgb(var(--color-white));font-weight:var(--font-weight-bold)}
/*# sourceMappingURL=/cdn/shop/t/16/assets/product-card-compact.css.map */
