.pulse{display:flex;align-items:center;justify-content:center;border-radius:50%;height:46px;width:46px;position:relative;background-color:rgba(255,255,255,.1)}.pulse::before{content:"";position:absolute;top:23px;left:23px;height:34px;width:34px;transition:all .2s ease;transform:translate(-50%,-50%);background-color:rgba(255,255,255,.3);border-radius:50%}.pulse::after{content:"";position:absolute;top:23px;left:23px;height:18px;width:18px;transition:all .2s ease;transform:translate(-50%,-50%);background-color:rgba(255,255,255,.4);border-radius:50%}.pulse.pulse-primary-1{background-color:rgba(19,19,96,.1)}.pulse.pulse-primary-1::before{background-color:rgba(19,19,96,.3)}.pulse.pulse-primary-1::after{background-color:rgba(19,19,96,.4)}.pulse.pulse-primary-2{background-color:rgba(4,4,43,.1)}.pulse.pulse-primary-2::before{background-color:rgba(4,4,43,.3)}.pulse.pulse-primary-2::after{background-color:rgba(4,4,43,.4)}.pulse.pulse-primary-3{background-color:rgba(235,235,235,.1)}.pulse.pulse-primary-3::before{background-color:rgba(235,235,235,.3)}.pulse.pulse-primary-3::after{background-color:rgba(235,235,235,.4)}.pulse.pulse-secondary-1{background-color:rgba(117,235,236,.1)}.pulse.pulse-secondary-1::before{background-color:rgba(117,235,236,.3)}.pulse.pulse-secondary-1::after{background-color:rgba(117,235,236,.4)}.pulse.pulse-secondary-2{background-color:rgba(69,102,254,.1)}.pulse.pulse-secondary-2::before{background-color:rgba(69,102,254,.3)}.pulse.pulse-secondary-2::after{background-color:rgba(69,102,254,.4)}.pulse.pulse-secondary-3{background-color:rgba(176,131,238,.1)}.pulse.pulse-secondary-3::before{background-color:rgba(176,131,238,.3)}.pulse.pulse-secondary-3::after{background-color:rgba(176,131,238,.4)}.pulse.pulse-secondary-4{background-color:rgba(255,114,114,.1)}.pulse.pulse-secondary-4::before{background-color:rgba(255,114,114,.3)}.pulse.pulse-secondary-4::after{background-color:rgba(255,114,114,.4)}.pulse.pulse-secondary-5{background-color:rgba(38,76,255,.1)}.pulse.pulse-secondary-5::before{background-color:rgba(38,76,255,.3)}.pulse.pulse-secondary-5::after{background-color:rgba(38,76,255,.4)}.pulse.pulse-brand-grey{background-color:rgba(197,197,199,.1)}.pulse.pulse-brand-grey::before{background-color:rgba(197,197,199,.3)}.pulse.pulse-brand-grey::after{background-color:rgba(197,197,199,.4)}