.embedded-map .module-wrapper__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;display:-ms-grid;display:grid;grid-template-rows:1fr}.embedded-map .module-wrapper__inner>:first-child{-ms-grid-column:1;-ms-grid-row:1}.embedded-map__embed,.embedded-map__heading{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.embedded-map__heading{background-color:var(--heading-background,var(--medium-light-bg));margin-inline:var(--heading-margin);position:relative;z-index:100}@media (min-width:768px){.embedded-map__heading{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.embedded-map__heading p{margin:0}.embedded-map__heading h2{margin-bottom:.6em}.embedded-map__embed{border-radius:var(--radius,0);overflow:hidden;position:relative;z-index:0}.embedded-map__embed iframe{height:100%;width:100%}