.product-style-2{display:grid;gap:var(--w-product-gap);width:100%}.product-style-2 .heading{display:flex;flex-direction:column;gap:var(--w-product-gap);width:100%}.product-style-2 .heading>div{display:flex;flex-direction:column;gap:10px}.product-style-2 .product-image{display:block;margin:0 auto;text-align:center}.product-style-2 .price-container{align-items:center;display:flex;gap:15px;justify-content:flex-start}.product-style-2 .prime-logo{max-height:25px}.product-style-2 .review>:last-child{margin-bottom:0}.product-style-2 .cta{max-width:100%!important}.product-style-2 .cta:hover{transform:none}@media screen and (min-width:740px){.product-style-2 .heading{flex-direction:row}.product-style-2 .heading>:first-child{flex:1 1}.product-style-2 .heading>:last-child{flex:2 1}}