.hp-cinema-venue-detail{position:relative;isolation:isolate;overflow:hidden;padding:1rem;border-radius:.55rem;background:var(--hp-accent);color:#fff}
.hp-cinema-venue-detail::after{position:absolute;z-index:-1;right:-2.5rem;top:-3rem;width:9rem;height:9rem;border-radius:50%;background:rgba(255,255,255,.09);content:""}
.hp-cinema-venue-detail h3{position:relative;max-width:19rem;margin:0 0 .65rem;color:#fff;font-size:1.08rem;font-weight:800;line-height:1.22}
.hp-cinema-venue-detail__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem;color:#fff;font-size:.68rem}
.hp-cinema-venue-detail__meta span{min-height:1.7rem;padding:.3rem .52rem;border-radius:999px;background:rgba(0,0,0,.14)}
.hp-cinema-venue-detail__meta i{color:rgba(255,255,255,.72)}
.hp-cinema-venue-detail>a{color:#fff}
.hp-cinema-venue-detail>a>i{color:rgba(255,255,255,.78)}
.hp-cinema-venue-detail__address,.hp-cinema-venue-detail__phone{margin-top:.3rem;padding:.55rem .62rem!important;border-radius:.35rem;background:rgba(0,0,0,.12)}
.hp-cinema-venue-detail__address span,.hp-cinema-venue-detail__phone span{min-width:0}
.hp-cinema-venue-detail>a:hover{color:#fff;text-decoration:none}
.hp-cinema-venue-detail__address:hover span,.hp-cinema-venue-detail__phone:hover span{text-decoration:underline;text-underline-offset:.18rem}
.hp-cinema-venue-detail .hp-cinema-venue-detail__map{justify-content:space-between;margin-top:.7rem;padding:.62rem .75rem;border-radius:.35rem;background:#fff;color:var(--hp-accent);font-size:.75rem;font-weight:800}
.hp-cinema-venue-detail .hp-cinema-venue-detail__map>i{color:var(--hp-accent);font-size:.9rem}
.hp-cinema-venue-detail .hp-cinema-venue-detail__map:is(:hover,:focus-visible){background:#fff;color:var(--hp-dark-background,#1e2124)!important;text-decoration:none}.hp-cinema-venue-detail .hp-cinema-venue-detail__map:is(:hover,:focus-visible)>i{color:var(--hp-dark-background,#1e2124)!important}
@media(max-width:767.98px){.hp-cinema-venue-detail h3{font-size:1rem}}
