#general_hero{align-items:center;background-color:var(--dark-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;margin-bottom:75px;padding:75px 0;position:relative;width:100vw}.hero_flex{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.hero_copy{max-width:85ch;min-width:40ch;position:relative;z-index:2}.hero_flex .hero_copy{flex:1 1 300px;max-width:70ch;padding-top:50px}.hero_tag{color:var(--light-yellow);display:block;font-size:1.1rem;font-weight:700;line-height:1.1rem;margin-bottom:18px;text-transform:uppercase}.hc_content{margin-bottom:35px;max-width:100%}.hc_cta-flex{gap:1rem}.hc_cta-flex,.hero_anchors{display:flex;flex-wrap:wrap}.hero_anchors{gap:20px}.hero_form{background-color:#fff;border-radius:10px;flex:1 1 400px;max-width:510px;padding:40px}.hero_form>div{margin-bottom:2rem}.hero_image{max-width:100%;position:relative;z-index:2}.hero_image img,.hero_image video{border-radius:10px;flex:1 1 300px;max-width:550px;min-width:300px;object-fit:contain}@media (max-width:1140px){.hero_copy{max-width:100%}.hero_flex{justify-content:center}}@media (max-width:768px){.hero_flex .hero_copy{max-width:100%;min-width:0}}@media (max-width:678px){.hero_image img,.hero_image video{max-width:100%}}