@media(min-width:821px){
  .hero:has(.provider-title){padding:34px 0 24px!important}
  .hero:has(.provider-title) .provider-title{margin:12px auto 9px!important}
  .hero:has(.provider-title) .hero-copy{min-height:54px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px!important}
  .hero:has(.provider-title) .tool{padding:16px!important;margin:0 auto!important}
  .hero:has(.provider-title) .smallprint{min-height:20px;margin:9px 4px 0!important}
}
@media(min-width:980px){
  .provider-title{font-size:clamp(32px,3.2vw,44px)!important;max-width:1200px!important;white-space:nowrap!important}
}
@media(max-width:820px){
  .hero:has(.provider-title){padding:30px 0 22px!important}
  .hero:has(.provider-title) .hero-copy{min-height:0}
}
@media(max-width:620px){
  .hero:has(.provider-title){padding:25px 0 20px!important}
}
