.main_hbanner .banner_caption h1 { font-weight: 600; font-size: 62px; line-height: 1.18 }
@media(max-width:767px) { .main_hbanner .banner_caption h1 { font-size: 34px; line-height: 1.25 } }
.main_hbanner h1 strong { color: #F68B56; font-weight: 600 }
.main_hbanner .hero_subhead { font-size: 20px; font-weight: 700; color: #1E1E1E; margin: 10px 0 16px; line-height: 1.45 }
.main_hbanner .hero_btns { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; margin-top: 28px }
.main_hbanner .hero_btns .hero_btn_alt { background: transparent; border: 2px solid #F68B56; color: #F68B56 }
.main_hbanner .hero_btns .hero_btn_alt:hover { background: #F68B56; color: #fff }
@media(max-width:767px) { .main_hbanner .hero_subhead { font-size: 16px } .main_hbanner .hero_btns { justify-content: center } }
