.hero_product{align-items:center;gap:var(--size--4);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);display:grid}.hero_product_copy{align-items:flex-start;gap:var(--size--2);flex-direction:column;display:flex}.hero_product_head_text{align-items:inherit;gap:var(--size--1);flex-direction:column;display:flex}.hero_product_eyebrow{padding:var(--size--0) var(--size--1);background:var(--theme--surface--brand);font-size:var(--font--size--0);line-height:var(--font--height--0);font-weight:var(--font--weight--2);color:var(--theme--ink--brand);border-radius:9999px;align-items:center;margin:0;display:inline-flex}.hero_product_heading{font-weight:var(--font--weight--2);color:var(--theme--ink--primary);margin:0}.hero_product_description{font-weight:var(--font--weight--1);letter-spacing:var(--font--spacing--0);color:var(--theme--ink--secondary);margin:0}.hero_product_cta_stack{align-items:flex-start;gap:var(--size--1);margin-top:var(--size--2);flex-direction:column;display:flex}.hero_product_cta_group{align-items:center;gap:var(--size--2);flex-wrap:wrap;display:flex}.hero_product_proof{font-size:var(--font--size--1);line-height:var(--font--height--1);font-weight:var(--font--weight--1);color:var(--theme--ink--tertiary);white-space:pre-line;margin:0}.hero_product_proof[data-empty]{display:none}.hero_product_image{border-radius:var(--radius--2);justify-self:center;max-width:100%;height:auto}.hero_product_image[data-ncms-empty]{display:none}.hero_product:has(.hero_product_image[data-ncms-empty]){grid-template-columns:minmax(0,1fr)}.hero_product[variant-layout=centered]{text-align:center;grid-template-columns:minmax(0,1fr)}.hero_product[variant-layout=centered] .hero_product_copy,.hero_product[variant-layout=centered] .hero_product_cta_stack{align-items:center}.hero_product[variant-layout=centered] .hero_product_cta_group{justify-content:center}@media (max-width:48rem){.hero_product{grid-template-columns:minmax(0,1fr)}}
