@-webkit-keyframes anim{0%{background-color:red}25%{background-color:#f80}50%{background-color:#d010c4}75%{background-color:#f80}to{background-color:red}}@keyframes anim{0%{background-color:red}25%{background-color:#f80}50%{background-color:#d010c4}75%{background-color:#f80}to{background-color:red}}.alertPatient{-webkit-animation-name:anim;animation-name:anim;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;width:"100%"}
/*# sourceMappingURL=main.cb5aa032.chunk.css.map */