*{box-sizing:border-box}#root,body,html{height:100%}body{margin:0;padding:0;font-family:"Nunito",sans-serif}button{background:#0f0;color:#fff;border:1px solid #0f0;border-radius:5%;padding:10px;margin:10px 0}.centered,.icon{display:flex;justify-content:center;align-items:center}.icon{height:50px;width:50px;font-weight:300;color:#9f69dd;position:relative}.icon:after{position:absolute;content:"";width:80%;height:80%;border-radius:50%}.icon:hover:after{background:rgba(0,0,0,.1)}.fa-phone{transform:rotate(90deg)}.full{width:100%;height:100%}.call-action{width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center}.call-action.end-call{background:red}.call-action.end-call>i{transform:rotate(180deg)!important}.call-action.start-call{background:#0f0}.call-action>i{color:#fff;transform:rotate(90deg);font-size:20px}.flex,.loading{display:flex;justify-content:center;align-items:center}.loading{position:absolute;top:0;left:0;width:100%;height:100%}.loading,a{background:transparent}a{color:#000;text-decoration:none}.home{height:100%;width:100%;background:rgba(0,0,0,.1)}.tab{justify-content:center;width:100%;background-color:#fff;border-bottom-left-radius:15%;border-bottom-right-radius:15%;padding:20px}.tab,.tab .profile-img{display:flex;align-items:center}.tab .profile-img{justify-content:flex-start;height:50px;width:50px}.tab .profile-img>img{height:40px;width:40px;border-radius:30%}.tab .detail{flex-grow:1}.tab .detail>h3{font-size:19px;margin:0}.call-box-cover{width:100%;padding:30px}.call-box-cover .call-box{display:flex;justify-content:center;align-items:center;width:100%;padding:8px;background:#fff;border-radius:10px}.call-box-cover .call-box:not(:last-child){margin-bottom:10px}.call-box-cover p{font-weight:500}.call-screen{width:100%;height:100%;position:relative;background:#000}.call-screen .local-video-cover{position:absolute;height:140px;width:110px;bottom:100px;right:30px;background:#fff;padding:1px;z-index:3}.call-screen .local-video-cover>video{height:100%;width:100%}.call-screen #remote-video,.call-screen .loading{position:absolute;width:100%;height:100%;object-fit:fill}.call-screen .about{z-index:5;width:100%;padding:5px 30px;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.call-screen .about>h1{color:#fff;z-index:100}.call-screen .status{width:100%;background:red}.call-screen .status>p{color:#fff;text-align:center}.call-screen .end-call{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}@media only screen and (min-width:760px){#remote-video{object-fit:unset}}.onboarding{height:100%;background:rgba(0,0,0,.1)}.onboarding,.onboarding form{width:100%;display:flex;justify-content:center;align-items:center}.onboarding form{flex-direction:column}.onboarding form>input{height:40px;width:50%;padding:10px;outline:none;border:none;box-shadow:0 3px 1px rgba(0,0,0,.25)}.onboarding form button{margin-top:30px}.call-actions{justify-content:space-between;position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.search-screen{background:rgba(0,0,0,.1)}.search-screen .search-box{width:100%;padding:5px 30px;display:flex;justify-content:center;align-items:center;background:#fff;border-bottom-left-radius:15%;border-bottom-right-radius:15%}.search-screen .search-box .icon{justify-content:flex-start}.search-screen .search-box>input{height:50px;flex-grow:1;border:none;outline:none;font-size:17px}.rythmer{width:100px;height:30px;display:flex;justify-content:space-evenly;align-items:center}.rythmer .circle{width:30px;height:100%;border-radius:50%;-webkit-animation:identifier 1.4s ease-in-out infinite both;animation:identifier 1.4s ease-in-out infinite both}.rythmer .circle:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rythmer .circle:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes identifier{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes identifier{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
/*# sourceMappingURL=main.1d570166.chunk.css.map */