/* Product Story 2.0 */
body.structure-product_story{background:var(--s-bg)}
.structure-product_story .s-hero{padding:72px 0;background:var(--s-card)}.structure-product_story .s-hero-grid{grid-template-columns:minmax(520px,1.2fr) minmax(0,.8fr);gap:54px}.structure-product_story .s-hero-media{order:-1;min-height:560px;border:0;box-shadow:0 22px 64px rgba(15,23,42,.12)}
.structure-product_story .s-hero h1{font-size:clamp(44px,6vw,76px)}.structure-product_story .s-hero h1:after{content:"";display:block;width:88px;height:6px;margin-top:26px;background:var(--s-secondary)}
.structure-product_story .s-section-head{max-width:900px}.structure-product_story .s-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.structure-product_story .s-product-card{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;border:0;box-shadow:0 12px 38px rgba(15,23,42,.09)}.structure-product_story .s-product-card:nth-child(4n+3),.structure-product_story .s-product-card:nth-child(4n+4){transform:translateY(26px)}
.structure-product_story .s-product-image{height:100%;aspect-ratio:auto;min-height:270px;border:0}.structure-product_story .s-product-body{padding:28px}.structure-product_story .s-section.soft{background:color-mix(in srgb,var(--s-secondary) 6%,var(--s-bg))}
