.product-card{border-radius:26px;border:1px solid transparent;cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.35s}@media screen and (min-width:744px){.product-card{padding:1rem}.product-card:hover{border-color:#d3d3d3}}.product-card:hover .product-card__button-block{opacity:1}.product-card__img-wrapper{position:relative;aspect-ratio:1/1;margin-bottom:12px;border-radius:10px;overflow:hidden;border:1px solid #eee}@media screen and (min-width:744px){.product-card__img-wrapper{border-radius:20px}}.product-card__img-wrapper img{-o-object-fit:contain;object-fit:contain}.product-card__about{flex-grow:1}.product-card__title{font-weight:500}@media(max-width:767px){.product-card__title{font-size:calc(15.24444px + .23611vw)}}@media(min-width:767px){.product-card__title{font-size:calc(16px + .13889vw)}}.product-card__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3em;margin-bottom:4px}@media(max-width:767px){.product-card__shop-name{font-size:calc(13.24444px + .23611vw)}}@media(min-width:767px){.product-card__shop-name{font-size:calc(14px + .13889vw)}}.product-card__shop-name{color:#278a78;margin-bottom:8px}.product-card__price-block{display:flex;align-items:center;gap:1.5rem}.product-card__price-block_hidden{visibility:hidden}@media(max-width:767px){.product-card__price{font-size:calc(15.24444px + .23611vw)}}@media(min-width:767px){.product-card__price{font-size:calc(16px + .13889vw)}}.product-card__price__old{font-weight:400;font-size:14px;text-decoration:line-through;color:#86898d}.product-card__price__hot{color:#e50000}
