.home-product-card{width:100%;height:100%;display:flex;flex-direction:column;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none}.home-product-card__media{width:100%;aspect-ratio:1 / .82;display:flex;align-items:center;justify-content:center;margin-bottom:24px;overflow:hidden}.home-product-card__image-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.home-product-card__image{width:100%;height:100%;max-width:380px;object-fit:contain;object-position:center;transition:transform .3s ease}.home-product-card:hover .home-product-card__image{transform:scale(1.025)}.home-product-card__content{flex:1;display:flex;flex-direction:column;align-items:center}.home-product-card__details-link{color:inherit;text-decoration:none}.home-product-card__title{margin:0 0 4px;color:#111;font-size:21px;font-weight:700;line-height:1.25}.home-product-card__subtitle{margin:0 auto 18px;color:#333;font-size:16px;font-weight:400;line-height:1.45}.home-product-card__price{min-height:25px;margin:0 0 16px;color:#222;font-size:16px;font-weight:600}.home-product-card__compare-price{margin-right:4px;color:#333;font-weight:400}.home-product-card__current-price{color:#315f38;font-weight:700}.home-product-card__button{min-width:138px;margin-top:auto;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;color:#182018;background:#88ad66;border:1px solid #88ad66;border-radius:4px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.home-product-card__button:hover{color:#fff;background:#315f38;border-color:#315f38;transform:translateY(-1px)}@media screen and (max-width:749px){.home-product-card__media{aspect-ratio:1 / .9;margin-bottom:16px}.home-product-card__title{font-size:18px}.home-product-card__subtitle{font-size:14px}.home-product-card__button{width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/card-product-home.css.map */
