/* PM24 V165 — corrected final hero balance.
   Presenters are raised and kept fully visible; the compact search card sits
   below their upper hands without overlap, while the first fold stays tight. */
@media(min-width:1051px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:720px!important;
    min-height:720px!important;
    overflow:hidden!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:min(1050px,64vw)!important;
    padding-top:26px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    z-index:7!important;
    bottom:0!important;
    height:650px!important;
    max-height:650px!important;
    width:405px!important;
    max-width:405px!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:2vw!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:2vw!important}
  body.public-index .pm24-v163-search-slot{
    margin-top:225px!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(880px,100%)!important;
    z-index:9!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-types{
    margin-top:16px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-booking-soon{
    margin-top:7px!important;
  }
}

@media(min-width:1281px) and (max-width:1510px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:680px!important;
    min-height:680px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    height:600px!important;
    max-height:600px!important;
    width:365px!important;
    max-width:365px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:1vw!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:1vw!important}
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:min(920px,61vw)!important;
    padding-top:24px!important;
  }
  body.public-index .pm24-v163-search-slot{margin-top:200px!important}
  body.public-index .pm24-v163-search-slot .pm24-v131-search{width:min(790px,100%)!important}
}

@media(min-width:1051px) and (max-width:1280px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:650px!important;
    min-height:650px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    height:555px!important;
    max-height:555px!important;
    width:320px!important;
    max-width:320px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter.left{left:0!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter.right{right:0!important}
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:660px!important;
    max-width:calc(100vw - 610px)!important;
    padding-top:22px!important;
  }
  body.public-index .pm24-v163-search-slot{margin-top:178px!important}
  body.public-index .pm24-v163-search-slot .pm24-v131-search{width:min(650px,100%)!important}
}
