@keyframes pulsate{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}section.map_section{padding:unset}section.map_section .container{min-height:100dvh}section.map_section .container:not(.full-width){padding:5rem 10rem}@media screen and (max-width: 64rem){section.map_section .container:not(.full-width){padding-inline:5rem}}@media screen and (max-width: 48rem){section.map_section .container:not(.full-width){padding-inline:1.5rem}}section.map_section .container.full-width{padding:unset}section.map_section .container .col:first-child{padding-block:5rem;padding-inline:10rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 100rem){section.map_section .container .col:first-child{padding-inline:5rem}}@media screen and (max-width: 64rem){section.map_section .container .col:first-child{padding-inline:3rem}}@media screen and (max-width: 28.125rem){section.map_section .container .col:first-child{padding-inline:1.5rem}}@media screen and (max-width: 48rem){section.map_section .container .col:last-child{aspect-ratio:1/1}}section.map_section .acf-map{width:100%;height:100%}section.map_section .acf-map img{max-width:inherit !important}section.map_section .acf-map div:has(>img[src*="primary-marker.svg"]){overflow:visible !important}section.map_section .acf-map div:has(>img[src*="primary-marker.svg"])::before{content:"";position:absolute;height:100%;width:100%;background-color:#4dad9c;border-radius:1000px;animation:pulsate 3s cubic-bezier(0.2, 1, 0.2, 1) infinite}section.map_section .acf-map.satellite-view div:has(>img[src*=marker]){filter:hue-rotate(180deg)}section.map_section .gm-style .gm-style-iw-c{padding:unset}section.map_section .gm-style .gm-style-iw-c .gm-style-iw-chr{display:none}section.map_section .gm-style .gm-style-iw-c .gm-style-iw-d{overflow:hidden !important}section.map_section .gm-style .gm-style-iw-c .gm-style-iw-d .marker-info{font-family:"Reddit Sans",sans-serif;padding:0.5rem 1rem;font-size:14px;font-weight:500;color:#333;text-align:center}section.map_section .gm-style .gm-style-iw-c .gm-style-iw-d .marker-info:hover{background-color:#f5f5f5}