.product-card-preview-section{padding:20px 10px;display:flex;flex-direction:column;align-items:center;gap:20px}.product-card{width:100%;height:max-content;display:flex;flex-direction:column;text-decoration:none}.product-card__image{width:100%;aspect-ratio:1;object-fit:cover}.product-card__images-wrapper{position:relative}.product-card__images-wrapper>.first-image{position:absolute;z-index:2;opacity:1;transition:all .3s ease-in-out;background-color:var(--white)}.product-card__images-wrapper:hover>.first-image{opacity:0;z-index:1}.product-card__info{width:100%;display:flex;margin-top:14px;flex-direction:column}.product-card__info__price{margin-top:8px}.product-card__info__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__shop-now--mobile{display:block;margin-top:14px}.product-card__shop-now--desktop{display:none}.product-card__info__sku{margin-bottom:2px}@media only screen and (min-width: 1024px){.product-card-preview-section{padding:60px;display:flex;flex-direction:row;gap:20px;align-items:start}.product-card__shop-now--mobile{display:none}.product-card__shop-now--desktop{display:block;margin-top:24px}.product-card{display:flex;flex-direction:column;text-decoration:none}.product-card__info{width:100%;margin-top:24px;display:flex;flex-direction:column}.product-card__info__price{margin:12px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
