@keyframes styles_marker-pulse__BxsPp {
    0% {
        transform: translate(-50%,-50%) scale(1);
        opacity: 1
    }

    35% {
        transform: translate(-50%,-50%) scale(8);
        opacity: 0
    }

    to {
        transform: translate(-50%,-50%) scale(8);
        opacity: 0
    }
}

.styles_marker__Mzm27 {
    box-shadow: 0 16px 31px rgba(0,0,0,.13),0 10.3704px 18.1551px rgba(0,0,0,.099),0 6.16296px 9.87407px rgba(0,0,0,.079),0 3.2px 5.0375px rgba(0,0,0,.065),0 1.3037px 2.52593px rgba(0,0,0,.051),0 .296296px 1.21991px rgba(0,0,0,.031)
}

.styles_marker-pulse__BxsPp {
    animation: styles_marker-pulse__BxsPp 4s ease-out infinite
}

.styles_marker-border__fxi6v {
    background: linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.12))
}
