.location-card .location-copy{flex:1;min-width:0}.office-photo{position:relative;width:min(410px,43%);min-height:310px;margin:0 0 0 45px;align-self:stretch;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#05070b;box-shadow:18px 18px 0 rgba(255,255,255,.025)}.office-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 45px rgba(0,0,0,.35);pointer-events:none}.office-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.04)}.office-photo figcaption{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:38px 16px 13px;background:linear-gradient(transparent,rgba(0,0,0,.88));color:#fff;font:700 9px Space Grotesk;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:700px){.office-photo{width:100%;min-height:0;aspect-ratio:4/3;margin:32px 0 0;box-shadow:10px 10px 0 rgba(255,255,255,.025)}.office-photo img{height:100%}}
.location-card .btn-primary{animation:maps-button-blink 1.8s ease-in-out infinite;transform-origin:center}@keyframes maps-button-blink{0%,100%{filter:brightness(1);box-shadow:0 0 10px rgba(255,107,0,.2);transform:scale(1)}50%{filter:brightness(1.28);box-shadow:0 0 30px rgba(255,107,0,.62);transform:scale(1.025)}}
@media(prefers-reduced-motion:reduce){.location-card .btn-primary{animation:none}}
