.aim-locmap{position:relative;z-index:var(--z-content);overflow:hidden}.aim-locmap__landmark{position:absolute;z-index:var(--z-behind);right:-70px;top:40px;width:280px;height:280px;transform:rotate(8deg);pointer-events:none}.aim-locmap__inner{position:relative;z-index:var(--z-content);box-sizing:border-box;max-width:var(--container-max);margin:0 auto;padding:var(--space-l) clamp(1rem,4vw,3rem) var(--space-4xl)}.aim-locmap__intro{max-width:620px;margin:0 0 var(--space-l)}.aim-locmap__title{margin:0;font-family:var(--font-head);font-weight:var(--fw-bold);font-size:var(--h2);line-height:1.08;letter-spacing:-.015em;color:var(--c-ink);text-wrap:balance}.aim-locmap__lead{max-width:58ch;margin:16px 0 0;font-family:var(--font-body);font-size:var(--body);line-height:1.5;color:var(--text-muted);text-wrap:pretty}.aim-locmap__all{margin:var(--space-m) 0 0}