.hero-text{padding:var(--space-9) 0 var(--space-7);position:relative;@media (min-width:768px){padding:var(--space-10) 0 var(--space-6)}}.hero-text__inner{max-width:var(--max-width-text);padding:var(--space-5) var(--gutter)}.hero-text__inner>:last-child{margin-bottom:0}.hero-text--gradient{background:var(--gradient-main)}.hero-text--gradient,.hero-text--gradient .hero-text__breadcrumb,.hero-text--gradient .hero-text__breadcrumb span:last-child,.hero-text--gradient .hero-text__heading h1,.hero-text--gradient .hero-text__heading h2,.hero-text--gradient .hero-text__subtitle p{color:var(--color-white)}.hero-text--gradient .text-gradient{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:var(--color-white);background-clip:unset;color:var(--color-white)}.hero-text--cream{background:var(--color-off-white);color:var(--color-slate)}.hero-text--cream .hero-text__heading h1,.hero-text--cream .hero-text__heading h2{color:var(--color-text)}.hero-text--cream .hero-text__subtitle p{color:var(--color-slate)}.hero-text--transparent{padding:var(--space-7) 0;position:relative;@media (min-width:768px){padding:var(--space-12) 0}}.dnd-section:has(.hero-text--transparent){@media (max-width:767px){background-size:cover!important}}.body-wrapper:has(.header--transparent) .hero-text--transparent{padding-top:calc(var(--space-7) + var(--space-6));@media (min-width:768px){padding-top:calc(var(--space-12) + var(--space-9))}}.hero-text--center{text-align:center}.hero-text--center .hero-text__inner{margin-left:auto;margin-right:auto}.hero-text--center .hero-text__cta{justify-content:center}.hero-text--left{text-align:left}.hero-text--left .hero-text__inner{max-width:var(--max-width)}.hero-text__breadcrumb{color:var(--color-slate);font-family:var(--font);font-size:var(--text-crumb);font-weight:var(--fw-bold);letter-spacing:var(--ls-crumb);margin-bottom:var(--space-5);text-transform:uppercase}.hero-text__heading h1,.hero-text__heading h2{font-size:var(--text-h1);line-height:var(--lh-h1);margin-bottom:var(--space-4)}.hero-text__subtitle p{font-size:var(--text-callout);line-height:var(--lh-callout);margin-bottom:0}.hero-text__subtitle{margin-bottom:var(--space-5)}.hero-text__cta{display:flex;margin-top:var(--space-6)}