/* PM24 V166 — direct desktop hero correction. */
@media (min-width:1051px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:620px!important;
    min-height:620px!important;
    overflow:hidden!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    width:min(900px,58vw)!important;
    padding-top:24px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-hero h1{
    margin:0 0 8px!important;
    font-size:clamp(42px,3vw,54px)!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    top:auto!important;
    bottom:0!important;
    width:430px!important;
    max-width:430px!important;
    height:600px!important;
    max-height:600px!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    z-index:6!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-v163-search-slot{
    margin-top:150px!important;
    position:relative!important;
    z-index:8!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(820px,100%)!important;
    padding:10px 13px 12px!important;
    grid-template-columns:1.45fr .76fr .76fr .66fr auto!important;
    gap:8px!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search-tabs{
    margin-bottom:1px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-types{
    margin-top:14px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-booking-soon{
    margin-top:6px!important;
  }
}

@media (min-width:1051px) and (max-width:1450px){
  body.public-index .pm24-v131-page .pm24-v131-hero{height:590px!important;min-height:590px!important}
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    width:375px!important;max-width:375px!important;height:565px!important;max-height:565px!important
  }
  body.public-index .pm24-v131-page .pm24-v131-hero-center{width:min(790px,56vw)!important;padding-top:20px!important}
  body.public-index .pm24-v163-search-slot{margin-top:132px!important}
  body.public-index .pm24-v163-search-slot .pm24-v131-search{width:min(720px,100%)!important}
}
