section.interactive-map{padding:1rem}section.interactive-map #map{width:100%;aspect-ratio:1/1.52;margin:0 auto;position:relative;z-index:2;overflow:hidden;border-radius:32px;border:solid 2px #035431;background:#AECB7E}section.interactive-map #map .leaflet-pane,section.interactive-map #map .leaflet-tile,section.interactive-map #map .leaflet-marker-icon,section.interactive-map #map .leaflet-interactive{pointer-events:auto}section.interactive-map .key .top{display:grid;grid-template-columns:1fr;-moz-column-gap:auto;column-gap:auto;row-gap:auto;gap:1rem 2rem;margin-top:2rem}section.interactive-map .key .top .list.add-margin{margin-top:-1rem}section.interactive-map .key .top .list p{margin-bottom:4px;color:#3a3b3c;font-weight:600}section.interactive-map .key .top .list p:not(.title){display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:auto;gap:8px;cursor:pointer}section.interactive-map .key .top .list p:not(.title):hover{color:#3f873f;text-decoration:underline}section.interactive-map .key .top .list p:not(.title) span{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:32px;padding-top:5px;overflow:hidden;background:#1C956A;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;font-family:Bocketts,sans-serif;font-weight:700;font-size:1.125rem;color:#fff;line-height:1.3}section.interactive-map .key .top .list p.title{font-weight:800;color:#035431;font-size:1.5rem;text-transform:uppercase}section.interactive-map .key .top .list p.title:not(:first-child){margin-top:2rem}section.interactive-map .key .btns{margin-top:2rem;justify-content:center}section.interactive-map .key .bottom{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem;margin-top:2rem;background:#F9F7F5;padding:1rem;border-radius:1rem}section.interactive-map .key .bottom .item{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:auto;width:45%;gap:.5rem;cursor:pointer}section.interactive-map .key .bottom .item:hover p{color:#3f873f;text-decoration:underline}section.interactive-map .key .bottom .item .icon{width:50px;height:50px;border-radius:50px;background:#7BADD3;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.interactive-map .key .bottom .item .icon img{width:28px;height:-moz-fit-content;height:fit-content;min-width:28px;min-height:-moz-fit-content;min-height:fit-content}section.interactive-map .key .bottom .item p{font-weight:600;color:#035431;margin-bottom:0;text-transform:uppercase;line-height:1}@media only screen and (min-width: 600px){section.interactive-map .key .top{grid-template-columns:1fr 1fr}section.interactive-map .key .top .list.add-margin{margin-top:2rem}section.interactive-map .key .bottom .item{width:45%}}@media only screen and (min-width: 992px){section.interactive-map #map{aspect-ratio:1.52/1}section.interactive-map .key .top{grid-template-columns:1fr 1fr 1fr}section.interactive-map .key .bottom{justify-content:center}section.interactive-map .key .bottom .item{width:30%}}@media only screen and (min-width: 1200px){section.interactive-map .key .top{grid-template-columns:1fr 1fr 1fr 1fr}section.interactive-map .key .bottom .item{width:auto}}
