@keyframes waveform-animation-1{0%{transform:scaleY(.1)}50%{transform:scaleY(1)}to{transform:scaleY(.1)}}@keyframes waveform-animation-2{0%{transform:scaleY(.1)}50%{transform:scaleY(1.2)}to{transform:scaleY(.1)}}@keyframes waveform-animation-3{0%{transform:scaleY(.1)}50%{transform:scaleY(1.5)}to{transform:scaleY(.1)}}.icon.icon-waveform.icon--animated path{transform-origin:center;transition:transform .3s ease-in-out}.icon.icon-waveform.icon--animated path:nth-child(1){animation:waveform-animation-1 1.4s ease-in-out infinite;animation-delay:0s}.icon.icon-waveform.icon--animated path:nth-child(2){animation:waveform-animation-2 1.7s ease-in-out infinite;animation-delay:.3s}.icon.icon-waveform.icon--animated path:nth-child(3){animation:waveform-animation-3 1.2s ease-in-out infinite;animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/341/assets/icon-waveform.css.map */
