.microphone-recorder[data-v-2ba303df]{line-height:19px;position:relative;border-radius:40px;transition:background-color .3s ease}.microphone-recorder[data-v-2ba303df]:not(.btn-recording){filter:grayscale(1);opacity:.35}.microphone-recorder[data-v-2ba303df]:not(.btn-recording):hover{filter:none;opacity:1}.microphone-recorder[data-v-2ba303df]:focus{box-shadow:none!important}.microphone-recorder__microphone__image[data-v-2ba303df]{height:20px;z-index:1;transform:translateZ(0)}.microphone-recorder.btn-recording[data-v-2ba303df]:before{content:"";height:100%;width:100%;background:#8ac6fc;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;border-radius:40px;animation:backgroundBounce-data-v-2ba303df 3s ease infinite}@keyframes backgroundBounce-data-v-2ba303df{0%{height:30%;width:30%}10%{height:40%;width:40%}20%{height:30%;width:30%}30%{height:60%;width:60%}40%{height:20%;width:20%}50%{height:80%;width:80%}60%{height:50%;width:50%}70%{height:100%;width:100%}80%{height:40%;width:40%}90%{height:90%;width:90%}to{height:60%;width:60%}}