@keyframes sa-pulse-background{0%{fill:#f2f2f2}50%{stroke-width:.5px;fill:var(--pulse-color, #f2f2f2)}to{fill:#f2f2f2}}@keyframes sa-pulse-label{0%{fill:#333}50%{fill:#fff}to{fill:#333}}#map.south-america-map path.region.pulse{transition:none!important;animation:sa-pulse-background 1s ease-in-out infinite!important}#map.south-america-map .country-label.pulse{transition:none!important;animation:sa-pulse-label 1s ease-in-out infinite!important}
