/* V182: mobile hero map visibility polish */

@media(max-width:760px){
  body .marketplace-primer.missing-model-primer.edu-opportunity-network-intro{
    width:calc(100% - 18px)!important;
    margin:16px auto 18px!important;
  }
  body .marketplace-primer.missing-model-primer.edu-opportunity-network-intro .home-opening-card{
    min-height:700px!important;
    padding:18px 12px 18px!important;
    align-items:flex-end!important;
    justify-content:flex-end!important;
    background-position:74% center!important;
    background-size:cover!important;
    overflow:hidden!important;
  }
  body .home-opening-card .home-opening-overlay-copy{
    width:min(84%,320px)!important;
    max-width:320px!important;
    margin-left:0!important;
    margin-right:auto!important;
    padding:18px 16px!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 18px 42px rgba(6,22,51,.18)!important;
  }
  body .home-opening-card .home-opening-eyebrow{
    font-size:10px!important;
    letter-spacing:.15em!important;
    margin-bottom:10px!important;
  }
  body .marketplace-primer.missing-model-primer.edu-opportunity-network-intro .home-opening-card h2{
    font-size:34px!important;
    line-height:.95!important;
    max-width:8.8ch!important;
  }
  body .home-opening-card .home-opening-subline-wrap{
    gap:8px!important;
    margin-top:14px!important;
  }
  body .home-opening-card .home-opening-subline,
  body .home-opening-card .home-opening-subline--secondary{
    font-size:12.75px!important;
    line-height:1.4!important;
  }
  body .home-opening-primary-actions{
    margin-top:14px!important;
  }
  body .home-how-works-trigger{
    max-width:100%!important;
    width:max-content!important;
  }
}

@media(max-width:430px){
  body .marketplace-primer.missing-model-primer.edu-opportunity-network-intro .home-opening-card{
    min-height:720px!important;
    background-position:76% center!important;
  }
  body .home-opening-card .home-opening-overlay-copy{
    width:min(82%,304px)!important;
    max-width:304px!important;
  }
}
