.explore-hero,.explore-section,.explore-product{max-width:var(--page-width);padding-left:var(--page-padding);padding-right:var(--page-padding);margin:0 auto}.explore-hero{min-height:38rem;padding-top:5rem;padding-bottom:5rem;display:block}.explore-hero>div{max-width:58rem}.explore-hero h1{max-width:12ch;font-size:clamp(3rem,7vw,6rem)}.explore-hero>div>p:last-of-type,.explore-section header p:last-child,.explore-product header>p:last-child,.explore-product p{color:var(--color-muted)}.explore-hero>div>p:last-of-type{max-width:46rem;font-size:clamp(1.05rem,2vw,1.3rem)}.explore-hero .hero__actions{flex-wrap:wrap;gap:.7rem;margin-top:1.8rem;display:flex}.explore-section,.explore-product{padding-top:5rem;padding-bottom:5rem}.explore-section header,.explore-product>header{max-width:52rem}.explore-section h2,.explore-product>header h2{font-size:clamp(2.2rem,5vw,4.2rem)}.explore-outcomes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.explore-outcomes article,.explore-product__capabilities article{border:1px solid var(--color-line);border-radius:var(--radius-medium);background:#11283b9e;padding:1.5rem}.explore-outcomes h3,.explore-product h3{font-size:1.25rem}.explore-product{border:1px solid var(--color-line);border-radius:var(--radius-large);background:linear-gradient(135deg,#60d7bb12,#6eb4ff0d)}.explore-product__body{grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);gap:clamp(2rem,6vw,5rem);margin-top:3rem;display:grid}.explore-product__body>div:first-child>p{border-top:1px solid var(--color-line);margin:0;padding:.9rem 0}.explore-product__capabilities{gap:1rem;display:grid}.explore-product footer{border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.explore-product footer h3{margin-bottom:0}@media (width<=54rem){.explore-product__body{grid-template-columns:1fr}.explore-hero{min-height:auto;padding-top:3.5rem}.explore-outcomes{grid-template-columns:1fr}}@media (width<=34rem){.explore-hero h1{font-size:clamp(2.7rem,15vw,4.2rem)}.explore-hero .button,.explore-product footer .button{width:100%}.explore-product footer{flex-direction:column;align-items:stretch}}