.pilot-alternatives{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.2rem;padding:0;list-style:none}.pilot-alternatives li{padding:1rem;border:1px solid #cce4d8;border-radius:16px}.pilot-alternatives p{font-size:.9rem;line-height:1.5}.product-template-v2 .product-v2__hero h1{font-size:clamp(1.7rem,3vw,2.55rem);max-width:none;line-height:1.13}.product-template-v2 .product-v2__price-card>strong{font-size:clamp(2rem,3.1vw,2.8rem);white-space:nowrap}.product-template-v2 .product-v2__media{align-self:start;aspect-ratio:1;min-height:0}.product-template-v2 .product-v2__media img{object-fit:contain;max-height:320px}.product-template-v2 .product-v2__hero-copy{align-self:start}
@media(min-width:64rem) and (max-width:75rem){.product-template-v2 .product-v2__hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-template-areas:"media copy" "price facts" "identifiers identifiers"}.product-template-v2 .product-v2__offer article{grid-template-columns:minmax(0,.5fr) minmax(0,1fr) minmax(0,1.4fr);grid-template-areas:"rank merchant prices" "fulfilment fulfilment action"}.product-template-v2 .product-v2__offer-action{min-width:0}.product-template-v2 .product-v2__offer-prices{min-width:0}}