section.hero{overflow:hidden;position:relative}section.hero .section-bkgd{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;width:100%;z-index:-1}section.hero article.section-content{margin:0 auto;padding:calc(var(--header-nav-height) + 50px) 0 95px 0;width:var(--content-width)}section.hero h1.section-content-heading{color:#fff;margin:0;width:46%}section.hero .section-content-text{color:#fff;margin:30px 0 0;width:46%}section.hero .cta{display:flex;flex-wrap:wrap;gap:20px 25px;margin:30px 0 0}@media (max-width:1024px){section.hero article.section-content{padding-top:60px}}@media (max-width:768px){section.hero .section-content-text,section.hero h1.section-content-heading{width:66%}}@media (max-width:640px){section.hero .section-content-text,section.hero h1.section-content-heading{width:100%}}