.hero-v2{background:linear-gradient(180deg,var(--color-off-white) 0,var(--color-white) 100%);padding:14rem 1.5rem 3rem;position:relative;width:100%}@media (min-width:768px){.hero-v2{padding-bottom:8rem}}.hero-v2.hero-v2--dark{background:var(--color-blue-500)}.hero-v2.hero-v2--dark .hero-v2__description,.hero-v2.hero-v2--dark .hero-v2__eyebrow,.hero-v2.hero-v2--dark .hero-v2__heading{color:var(--color-white)}.hero-v2 .hero-v2__content{display:flex;flex-direction:column;margin:0 auto;text-align:left;width:100%}@media (min-width:768px){.hero-v2 .hero-v2__content{text-align:center}}.hero-v2 .hero-v2__eyebrow{color:var(--color-blue-500);font-family:var(--font-family-body);font-size:var(--font-size-17);font-weight:var(--font-weight-normal);line-height:1.8;margin:0 0 .25rem}.hero-v2 .hero-v2__heading{color:var(--color-blue-500);font-family:var(--font-family-heading);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-light);line-height:1.16;margin:0 0 1rem}@media (min-width:768px){.hero-v2 .hero-v2__heading{font-size:3.4375rem}}.hero-v2 .hero-v2__description{color:var(--color-blue-heading);font-family:var(--font-family-body);font-size:var(--font-size-17);font-weight:var(--font-weight-normal);line-height:1.8}.hero-v2 .hero-v2__description p{margin:0}.hero-v2 .hero-v2__description p+p{margin-top:1rem}.hero-v2 .hero-v2__cta{display:flex;justify-content:flex-start;margin-top:2rem}@media (min-width:768px){.hero-v2 .hero-v2__cta{justify-content:center}}