.hero{overflow:hidden;position:relative}.hero__eyebrow{margin:0 0 var(--text-gap-md)}.hero__description>ol,.hero__description>p,.hero__description>ul{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.hero__content{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:1280px;position:relative;text-align:center;width:100%;z-index:10}.hero__heading{margin:0 0 var(--text-gap-md);max-width:1000px}.hero__description{margin:0 0 var(--text-gap-lg);max-width:672px}.hero__actions{margin-bottom:80px;width:100%}.hero__actions .tmm-cta-row{justify-content:center}@media (min-width:1024px){.hero__actions{margin-bottom:120px}}.hero__image-wrapper{margin-inline:auto;margin-bottom:-60px;max-width:1200px;position:relative;width:100%;z-index:20}@media (min-width:1024px){.hero__image-wrapper{margin-bottom:-100px}}.hero__image{border-radius:var(--radius-2xl);box-shadow:0 30px 60px rgba(0,0,0,.08);display:block;height:auto;width:100%}.section--dark .hero__image{box-shadow:0 30px 100px rgba(0,0,0,.5)}.hero__slab-bg{box-sizing:border-box;padding-inline:32px}@media (min-width:768px){.hero__slab-bg{padding-inline:40px}}@media (min-width:1025px){.hero__slab-bg{padding-inline:80px}}.hero--rounded-slab{border-bottom-left-radius:40px;border-bottom-right-radius:40px}@media (min-width:1024px){.hero--rounded-slab{border-bottom-left-radius:64px;border-bottom-right-radius:64px}}.hero--rounded-slab .hero__content{max-width:896px}.hero--rounded-slab .hero__actions{margin-bottom:0}