.svg-world-map .country-group{cursor:pointer;transition:opacity .2s}.svg-world-map .country-group.country-hovered>g path,.svg-world-map .country-group.country-hovered>path{fill:#b5e2b7!important;transition:fill .2s}.svg-world-map .country-group.country-active>g path,.svg-world-map .country-group.country-active>path{fill:url(#country-active-gradient)!important;stroke:#8bd683!important;stroke-width:.331px!important;transition:fill .2s}.svg-world-map .country-group circle:not(.dot-ripple){fill:var(--color-primary)!important;transition:fill .2s}.svg-world-map .country-group.country-active circle:not(.dot-ripple){fill:#fff!important}.svg-world-map .dot-ripple{fill:none;opacity:0;pointer-events:none;stroke:var(--color-primary);stroke-width:1.5}.svg-world-map .country-group.country-active .dot-ripple,.svg-world-map .country-group:hover .dot-ripple{animation:ripple-wave 1.5s ease-out infinite}.svg-world-map .country-group.country-active .dot-ripple{stroke:#fff}@keyframes ripple-wave{0%{opacity:.6;r:5.7;stroke-width:1.5}to{opacity:0;r:18;stroke-width:.5}}.svg-world-map .connection-line{animation:dash-flow 1s linear infinite}@keyframes dash-flow{to{stroke-dashoffset:-14}}
