.hmz-contact-location{padding:72px 0;background:linear-gradient(180deg,#f8fafc 0%,#eef6ff 100%)}
.hmz-contact-location__head{text-align:center;max-width:760px;margin:0 auto 34px}.hmz-contact-location__head span{display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.14em;color:var(--hmz-primary,#2563eb);margin-bottom:8px}.hmz-contact-location__head h2{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:800;margin:0 0 10px;color:#0f172a}.hmz-contact-location__head p{color:#64748b;margin:0}
.hmz-contact-location__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:28px;align-items:stretch}.hmz-contact-location__map,.hmz-contact-location__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden}.hmz-contact-location__map iframe{display:block;width:100%;height:100%;min-height:430px;border:0}.hmz-contact-location__card{padding:32px}.hmz-contact-location__card h3{font-size:1.45rem;font-weight:800;color:#0f172a;margin:0 0 22px}.hmz-contact-location__item{display:flex;gap:14px;margin-bottom:19px}.hmz-contact-location__icon{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:#eff6ff;color:var(--hmz-primary,#2563eb)}.hmz-contact-location__item small{display:block;color:#64748b;margin-bottom:3px}.hmz-contact-location__item strong,.hmz-contact-location__item a,.hmz-contact-location__item p{color:#0f172a;text-decoration:none;margin:0;line-height:1.6}.hmz-contact-location__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hmz-contact-location__actions .btn{border-radius:12px;font-weight:700}
@media(max-width:991.98px){.hmz-contact-location__grid{grid-template-columns:1fr}.hmz-contact-location__map iframe{min-height:360px}}@media(max-width:575.98px){.hmz-contact-location{padding:52px 0}.hmz-contact-location__card{padding:24px}.hmz-contact-location__map iframe{min-height:300px}.hmz-contact-location__actions .btn{width:100%}}

/* v1.0.1: keep the embedded map visible in every layout */
.hmz-contact-location__map{position:relative;min-height:430px}
.hmz-contact-location__map iframe{position:absolute;inset:0;width:100%!important;height:100%!important;min-height:430px;background:#e2e8f0}
@media(max-width:991.98px){.hmz-contact-location__map{min-height:360px}.hmz-contact-location__map iframe{min-height:360px}}
@media(max-width:575.98px){.hmz-contact-location__map{min-height:300px}.hmz-contact-location__map iframe{min-height:300px}}
