.product-card{background-color:#fff;box-shadow:0 4px 15px #00000014;border-radius:4px;overflow:hidden;height:100%;display:flex;flex-direction:column;min-width:280px}.product-card__form{display:flex;flex-direction:column;height:100%;flex-grow:1}.product-card__hidden-select{display:none}.product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1;overflow:hidden;flex-shrink:0}.product-card__image-link{display:block;width:100%;height:100%}.product-card__img{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.product-card__img--hover{position:absolute;top:0;left:0;opacity:0;z-index:10}.product-card:hover .product-card__img:first-child{opacity:0}.product-card:hover .product-card__img:last-child{opacity:1}.product-card__content{display:flex;flex-direction:column;flex-grow:1;padding:0 20px 24px}.product-card__title{text-align:center;margin:20px 0 8px;min-height:2.4em;display:flex;align-items:center;justify-content:center}.product-card__title a{text-decoration:none;color:inherit}.product-card__description{text-align:center;font-size:14px;color:#333;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.product-card__stars{margin:0 0 16px;display:flex;justify-content:center;min-height:20px}.product-card__price-wrapper{display:flex;justify-content:center;margin-top:auto;margin-bottom:20px}.product-card__actions{display:flex;flex-direction:column;gap:12px}.product-card__btn{width:100%;padding:12px 16px;font-size:14px;min-width:100px}@media screen and (min-width:768px){.product-card__actions{flex-direction:row}.product-card__btn{width:50%;min-width:100px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/snippet-product-tile.css.map */
