/* Contact locations only; no form, navigation or general typography changes. */
.sl-office-map { margin-top: 24px; padding-top: 20px; border-top: 1px solid #ccd5db; }
.sl-office-map [hidden] { display: none !important; }
.sl-office-map .sl-office-map__caption { margin: 0 0 12px; color: #142a40; font-size: 16px; line-height: 1.55; font-weight: 600; }
.sl-office-map .sl-office-map__context,
.sl-office-map .sl-office-map__notice,
.sl-office-map .sl-office-map__status { margin: 0 0 14px; color: #405463; font-size: 14px; line-height: 1.65; }
.sl-office-map .sl-office-map__notice a { font: inherit; text-decoration: underline; text-underline-offset: 3px; }
.sl-office-map .sl-office-map__toggle { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 11px 18px; max-width: 100%; border: 1px solid #153148; border-radius: 4px; background: #153148; color: #fff; font: inherit; font-size: 15px; font-weight: 500; line-height: 1.45; cursor: pointer; }
.sl-office-map .sl-office-map__toggle:hover { background: #234960; }
.sl-office-map .sl-office-map__toggle:focus-visible,
.sl-office-map a:focus-visible { outline: 3px solid #bd8c32; outline-offset: 4px; }
.sl-office-map__frame { width: 100%; margin-top: 18px; border: 1px solid #ccd5db; border-radius: 4px; overflow: hidden; background: #edf1f2; }
.sl-office-map__frame iframe { display: block; width: 100%; height: 300px; border: 0; }
.sl-office-map .sl-office-map__status:empty { display: none; }
.sl-office-map .sl-office-map__status:not(:empty) { margin-top: 12px; }
@media (max-width: 600px) { .sl-office-map__frame iframe { height: 260px; } }
