/* v89: remove hero subheader and move explanatory copy below the hero */

body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
body.v64-home .hero-home.v64-home-hero .hero-subtitle,
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle{
  display:none!important;
}

body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy,
body.v64-home .hero-home.v64-home-hero .hero-copy,
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy{
  max-width:900px!important;
}

body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
body.v64-home .hero-home.v64-home-hero .hero-copy h1,
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1{
  max-width:860px!important;
  font-size:clamp(32px,3vw,46px)!important;
  line-height:1.15!important;
  font-weight:480!important;
}

@media (min-width:901px){
  body.single-shell-marketplace .hero-home,
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
  body.single-shell-marketplace .hero-home.v64-home-hero{
    min-height:455px!important;
  }
  body.single-shell-marketplace .hero-inner,
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner{
    min-height:455px!important;
    padding-top:42px!important;
    padding-bottom:30px!important;
  }
}

@media (max-width:900px){
  body.single-shell-marketplace .hero-inner,
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner{
    padding:30px 18px 20px!important;
    gap:10px!important;
  }
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1{
    font-size:clamp(25px,6.2vw,31px)!important;
    line-height:1.18!important;
    letter-spacing:-.014em!important;
    font-weight:450!important;
    text-shadow:0 4px 16px rgba(0,0,0,.28)!important;
  }
}

@media (max-width:420px){
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1{
    font-size:clamp(24px,6vw,29px)!important;
    line-height:1.19!important;
    font-weight:440!important;
  }
}
