.product-card .image-wrapper{position:relative;overflow:hidden;aspect-ratio:3/4}.product-card .image{display:block;width:100%;height:100%;transition:transform 1.6s ease-in-out;cursor:pointer}.product-card .image:hover{transform:scale(1.01);opacity:.9}.product-card .data{display:grid;grid-template-columns:11fr 1fr;align-items:flex-start;gap:10px;padding:8px 0 0 0}.product-card .price{margin:4px 0 0 0}.product-card form{text-align:right}.product-card .add-to-cart-button button{background:0 0;border:0;padding:0;width:auto;margin:0;cursor:pointer}.product-card .add-to-cart-button svg{width:26px;height:26px}.product-card .jdgm-widget{margin:0 0 2px 0}.product-card .jdgm-star{font-size:11px}.product-card .jdgm-prev-badge__text:before{content:"("}.product-card .jdgm-prev-badge__text{font-size:11px}.product-card .jdgm-prev-badge__text:after{content:")"}@media (max-width:767px){.product-card{font-size:14px}.product-card .product-title a{font-size:14px}}