
/* v14.9.1 — keep homepage CTAs visible above the fold */
@media (min-width:901px){
  body.home .gpp-home-hero,
  body.home .gpp-v103-hero,
  body.home .gpp-premium-hero,
  body.home .gpp-platform-hero{
    min-height:calc(100svh - 92px)!important;
    height:auto!important;
    padding-top:clamp(28px,5vh,54px)!important;
    padding-bottom:clamp(28px,5vh,54px)!important;
  }

  body.home .gpp-home-hero h1,
  body.home .gpp-v103-hero h1,
  body.home .gpp-premium-hero h1,
  body.home .gpp-platform-hero h1{
    font-size:clamp(58px,6.1vw,90px)!important;
    line-height:.94!important;
    margin-top:8px!important;
    margin-bottom:16px!important;
  }

  body.home .gpp-home-hero p,
  body.home .gpp-v103-hero p,
  body.home .gpp-premium-hero p,
  body.home .gpp-platform-hero p{
    line-height:1.55!important;
  }

  body.home .gpp-home-hero .gpp-home-hero__actions,
  body.home .gpp-v103-hero .gpp-v103-hero__actions,
  body.home .gpp-premium-hero .hero-actions,
  body.home .gpp-platform-hero .hero-actions{
    margin-top:20px!important;
  }
}

@media (min-width:901px) and (max-height:850px){
  body.home .gpp-home-hero,
  body.home .gpp-v103-hero,
  body.home .gpp-premium-hero,
  body.home .gpp-platform-hero{
    min-height:calc(100svh - 88px)!important;
    padding-top:24px!important;
    padding-bottom:24px!important;
  }

  body.home .gpp-home-hero h1,
  body.home .gpp-v103-hero h1,
  body.home .gpp-premium-hero h1,
  body.home .gpp-platform-hero h1{
    font-size:clamp(52px,5.45vw,76px)!important;
    line-height:.92!important;
    margin-bottom:12px!important;
  }

  body.home .gpp-home-hero p,
  body.home .gpp-v103-hero p,
  body.home .gpp-premium-hero p,
  body.home .gpp-platform-hero p{
    font-size:15px!important;
    line-height:1.45!important;
  }

  body.home .gpp-home-hero .gpp-home-hero__actions,
  body.home .gpp-v103-hero .gpp-v103-hero__actions,
  body.home .gpp-premium-hero .hero-actions,
  body.home .gpp-platform-hero .hero-actions{
    margin-top:16px!important;
  }
}

@media (min-width:901px) and (max-height:720px){
  body.home .gpp-home-hero,
  body.home .gpp-v103-hero,
  body.home .gpp-premium-hero,
  body.home .gpp-platform-hero{
    padding-top:16px!important;
    padding-bottom:16px!important;
  }

  body.home .gpp-home-hero h1,
  body.home .gpp-v103-hero h1,
  body.home .gpp-premium-hero h1,
  body.home .gpp-platform-hero h1{
    font-size:clamp(46px,4.8vw,64px)!important;
    margin-bottom:8px!important;
  }

  body.home .gpp-home-hero p,
  body.home .gpp-v103-hero p,
  body.home .gpp-premium-hero p,
  body.home .gpp-platform-hero p{
    font-size:14px!important;
    line-height:1.38!important;
  }

  body.home .gpp-home-hero .gpp-home-hero__actions,
  body.home .gpp-v103-hero .gpp-v103-hero__actions,
  body.home .gpp-premium-hero .hero-actions,
  body.home .gpp-platform-hero .hero-actions{
    margin-top:12px!important;
  }
}
