@-webkit-keyframes flow{to{background-position:200%}}@keyframes flow{to{background-position:200%}}.screen{align-items:center;justify-content:center;width:100%;height:100%;font-size:80px;line-height:95px;font-weight:700}.screen--out{opacity:0}.screen.screen__background--red{background:#fef3f0}.screen.screen__background--blue,.screen.screen__background--red{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;will-change:background}.screen.screen__background--blue{background:#f1f6ff}.screen.screen__background--green{background:#ecf6f4}.screen__message{font-size:22px;line-height:29px;font-weight:700;color:#707070;transition:all .3s ease-out}.screen__message--call-found,.screen__message--no-calls,.screen__message--searching{left:0;right:0;top:0;margin:auto;opacity:0;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;will-change:opacity}.screen__message--call-found.show,.screen__message--no-calls.show,.screen__message--searching.show{opacity:1}.screen__message__text{display:flex;justify-content:center;margin-top:300px}.opacity--0{opacity:0}.circle-wave-1{left:0}.main-svg{position:absolute;transform:translateY(39.5vh);left:0;right:0;margin:auto;overflow:unset}