.simple-product-card{display:flex;flex-direction:column;align-items:center;background-color:var(--white);padding:2.4rem 2rem;border-radius:1.2rem;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.simple-product-card:hover{box-shadow:0 4px 12px #0040001a;transform:scale(1.01)}.simple-product-card.swiper-slide{height:auto}.simple-product-card .card__image{display:flex;align-items:center;justify-content:center}.simple-product-card .card__image img{width:100%;height:auto;object-fit:contain}.simple-product-card .card__image+.card__title{margin-top:2.4rem}.simple-product-card .card__title{display:block;font-size:2rem;font-weight:600;line-height:3.2rem;text-align:center;color:var(--black)}.simple-product-card .card__title+.card__price{margin-top:1.6rem}.simple-product-card .card__price{display:block;font-size:2.4rem;font-weight:700;line-height:3.2rem;text-align:center;color:var(--green-400)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-simple-product-card.css.map */
