.hj-locations{width:100%}.hj-locations__list{display:grid;gap:22px}.hj-location-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:0 6px 18px rgba(15,23,42,.12);display:grid;grid-template-columns:1.12fr 1fr;overflow:hidden;position:relative}.hj-location-card__overlay{inset:0;position:absolute;text-decoration:none;z-index:2}.hj-location-card__media{display:flex;min-height:180px;padding:14px}.hj-location-card__map-shell{background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);border-radius:14px;overflow:hidden;position:relative;width:100%;z-index:3}.hj-location-card__iframe,.hj-location-card__map-wrap{height:100%;min-height:152px;width:100%}.hj-location-card__iframe{border:0;display:block}.hj-location-card__content{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:28px 30px;position:relative;z-index:1}.hj-location-card__title{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.hj-location-card__address{color:rgba(15,23,42,.85);font-size:15px;line-height:1.6;margin:0;max-width:36ch}.hj-location-card__maplink{color:#fe6000;font-size:14px;text-decoration:none;text-transform:uppercase}.hj-location-card__maplink:hover{font-weight:600}.hj-location-card__cta{margin:6px 0 0}@media (max-width:820px){.hj-location-card{grid-template-columns:1fr}.hj-location-card__media{min-height:220px}.hj-location-card__iframe,.hj-location-card__map-wrap{min-height:190px}.hj-location-card__content{padding:22px 20px 24px}.hj-location-card__address{max-width:none}}.hj-location-card__description{background:#f1f1f1;border-radius:5px;color:rgba(15,23,42,.85);font-size:14px;line-height:1.5;margin-top:6px;padding:10px 12px}.hj-location-card__description p{margin:0}.hj-location-card__description p+p{margin-top:6px}