/* v42: canonical Join Wellsprings artwork and a fully contained Explore tab. */
.hero-image{background-image:url('/join-wellsprings-hero-shared-horizon-v42.webp')!important;background-position:center 50%!important}
.immersive-hero:before{background-image:url('/join-wellsprings-hero-shared-horizon-v42.webp')!important;background-position:center 50%!important}

html body .explore-drawer>summary,
html body .join-explore-drawer>summary{
  box-sizing:border-box!important;
  width:108px!important;
  overflow:hidden!important;
  padding-inline:13px!important;
}
html body .explore-drawer>summary .join-tab-copy,
html body .join-explore-drawer>summary .join-tab-copy{
  width:80px!important;
  transform:translateX(-4px)!important;
}
html body .explore-drawer>summary .join-tab-copy strong,
html body .join-explore-drawer>summary .join-tab-copy strong{
  font-size:19px!important;
  letter-spacing:-.04em!important;
  line-height:.95!important;
}
@media(max-width:640px){
  html body .explore-drawer>summary,
  html body .join-explore-drawer>summary{width:104px!important;padding-inline:12px!important}
  html body .explore-drawer>summary .join-tab-copy,
  html body .join-explore-drawer>summary .join-tab-copy{width:78px!important;transform:translateX(-4px)!important}
  html body .explore-drawer>summary .join-tab-copy strong,
  html body .join-explore-drawer>summary .join-tab-copy strong{font-size:18px!important;letter-spacing:-.045em!important}
}
