/* v889 — Price Lists banner replacement + exact Emergency Visa sidebar rail */
body.price-hero-sidebar-v889 .price-xxx-banner-v871{
  height:300px!important;
  background:#eef5ff!important;
  border-bottom:1px solid #d7e4f5!important;
  overflow:hidden!important;
}
body.price-hero-sidebar-v889 .price-xxx-banner-v871 img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  filter:none!important;
  opacity:1!important;
}

/* Standard emergency sidebar copied into price page */
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889{
  width:304px!important;
  max-width:304px!important;
  min-width:304px!important;
  position:sticky!important;
  top:92px!important;
  display:grid!important;
  gap:16px!important;
  align-self:start!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-box-v787FR{
  border:1px solid #e5e7eb!important;
  border-radius:0!important;
  background:#fff!important;
  position:relative!important;
  isolation:isolate!important;
  padding:18px!important;
  box-shadow:0 0 0 1px rgba(226,232,240,.95),0 16px 34px rgba(148,163,184,.16),0 0 0 12px rgba(148,163,184,.08)!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-box-v787FR::before{
  content:""!important;
  position:absolute!important;
  inset:-16px!important;
  z-index:-1!important;
  background:rgba(148,163,184,.16)!important;
  filter:blur(22px)!important;
  opacity:.78!important;
  border-radius:0!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-box-v787FR h3{
  margin:0 0 16px!important;
  color:#061425!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-box-v787FR p,
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-box-v787FR li{
  font-size:14px!important;
  line-height:1.58!important;
  color:#111827!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-btn-v787FR{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:42px!important;
  margin-top:12px!important;
  border-radius:0!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.02em!important;
}
/* normal emergency sidebar buttons blue, Apply Now red */
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-btn-v787FR:not(.emergency-apply-red-v787GM):not(.emergency-contact-whatsapp-v787GE):not(.emergency-contact-telegram-v787GE){
  background:#1f7cf2!important;
  border-color:#1f7cf2!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-apply-red-v787GM{
  background:#e11d2e!important;
  border-color:#e11d2e!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-contact-whatsapp-v787GE{
  background:#25d366!important;
  border-color:#25d366!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-contact-telegram-v787GE{
  background:#1f7cf2!important;
  border-color:#1f7cf2!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-list-v787FR{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:10px!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-list-v787FR li{
  position:relative!important;
  margin:0!important;
  padding-left:19px!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-side-list-v787FR li::before{
  content:"✓"!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  color:#1f7cf2!important;
  font-weight:900!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 .emergency-recommended-v787FR{
  display:block!important;
  margin:4px 0 10px!important;
  color:#061425!important;
  font-size:12px!important;
  font-weight:900!important;
  text-align:center!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 label{
  display:grid!important;
  gap:8px!important;
  margin-bottom:14px!important;
  font-size:13px!important;
  font-weight:800!important;
  color:#111827!important;
}
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 select,
body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889 input{
  width:100%!important;
  border-radius:0!important;
  border:1px solid #d7dde6!important;
  padding:13px 12px!important;
  background:#fff!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
@media(max-width:1080px){
  body.price-hero-sidebar-v889 .price-sidebar-emergency-standard-v889{
    position:static!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:640px){
  body.price-hero-sidebar-v889 .price-xxx-banner-v871{
    height:210px!important;
  }
}
