/* PM24 V164 — final desktop hero alignment.
   The compact search card sits below the presenters' raised hands while both
   presenter artworks remain fully visible and equal in display size. */
@media(min-width:1051px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:675px!important;
    min-height:675px!important;
    overflow:hidden!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:min(1080px,66vw)!important;
    padding-top:28px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    z-index:7!important;
    bottom:0!important;
    height:610px!important;
    max-height:610px!important;
    width:410px!important;
    max-width:410px!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:2.2vw!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:2.2vw!important}
  body.public-index .pm24-v163-search-slot{
    margin-top:168px!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(880px,100%)!important;
    z-index:8!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-types{
    margin-top:22px!important;
  }
}

@media(min-width:1051px) and (max-width:1510px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:640px!important;
    min-height:640px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    height:570px!important;
    max-height:570px!important;
    width:370px!important;
    max-width:370px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:1.2vw!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:1.2vw!important}
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:min(980px,65vw)!important;
    padding-top:25px!important;
  }
  body.public-index .pm24-v163-search-slot{
    margin-top:150px!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(820px,100%)!important;
  }
}

@media(min-width:1051px) and (max-width:1280px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:610px!important;
    min-height:610px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    height:530px!important;
    max-height:530px!important;
    width:335px!important;
    max-width:335px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:.4vw!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:.4vw!important}
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:67vw!important;
  }
  body.public-index .pm24-v163-search-slot{
    margin-top:136px!important;
  }
}
