*,:after,:before{box-sizing:border-box}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}body{margin:0;padding:0;font-size:16px;font-weight:400;font-family:"Roboto, Helvetica Neue",Helvetica,Arial,sans-serif;color:rgba(0,0,0,.8)}.container{display:block;width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (min-width:1200px){.container{padding-left:30px;padding-right:30px}}a{color:#2098f3;word-wrap:break-word;cursor:pointer}a,a:hover{text-decoration:none}a:hover{color:#40a9ff}.btn{display:inline-block;font-weight:400;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;white-space:nowrap;padding:0 20px;font-size:14px;border-radius:4px;height:45px;line-height:45px;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;color:rgba(0,0,0,.65);background-color:transparent;border:1px solid #e8e8e8}.btn-block{display:block;width:100%}.btn-lg{padding:0 30px}.btn-primary{color:#fff;background-color:#2098f3;border-color:#2098f3}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.btn-success{color:#fff}.btn-success,.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover{background-color:#52c41a;border-color:#52c41a}.btn-link{border:none;height:34px;padding:0 15px}.btn-link:hover{background-color:hsla(0,0%,62%,.2)}.form-item{margin-bottom:18px}.form-item .btn{cursor:pointer}.form-item label{font-size:.85em;font-weight:500;display:inline-block;margin-bottom:5px;color:rgba(0,0,0,.65)}.form-control{margin:0;list-style:none;position:relative;display:inline-block;padding:4px 11px;width:100%;height:45px;font-size:.87em;line-height:45px;color:rgba(0,0,0,.8);background-color:#fff;background-image:none;border:1px solid #e8e8e8;border-radius:4px;transition:all .3s;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form-control:active,.form-control:focus,.form-control:hover{border-color:#40a9ff;outline:0;border-right-width:1px!important}.form-control:active,.form-control:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2)}.form-control.invalid{border-color:#f5222d}.form-control.invalid:active,.form-control.invalid:focus{box-shadow:0 0 0 2px rgba(245,34,45,.2)}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f6f8fa;opacity:1}.form-label{margin-bottom:10px}.or-separator{border-bottom:1px solid #eee;padding:10px 0;position:relative;display:block;margin-top:20px;margin-bottom:30px;font-size:1em}.or-text{position:absolute;left:46%;top:0;background:#fff;padding:10px;color:rgba(0,0,0,.45)}.title{color:#ff4f04;font-size:3em;font-weight:300}.error-field{border:1px solid red!important}.error-text{text-align:left;font-size:12px;color:red}@media screen and (max-width:768px){.title{color:#ff4f04;font-size:2em;font-weight:300}}.s-alert-box{min-width:250px}.s-alert-close:after,.s-alert-close:before{width:2px}body{background-color:#fff;font-family:"Roboto"}.btn-primary,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#ff4f04}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#ff4f04;box-shadow:0 0 3px #ff4f04}button{text-transform:none!important}.m-left-30{margin-left:30px!important}.body-text{font-size:14px;line-height:22px;color:#4f4f4f}.email-input-container{min-width:50%!important}.text-center{text-align:center}.app-body{min-height:calc(100vh - 220px)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media screen and (max-width:481px){button{width:100%!important}.email-input-container{min-width:100%!important}.m-left-30{margin-left:0!important;margin-top:20px!important}}.app-header{display:-webkit-flex;display:flex;margin:0 auto;width:100%;height:60px;position:relative;z-index:10;max-width:1300px;padding:10px}.app-branding{width:20%}.app-title{line-height:40px;vertical-align:middle;font-size:1.35em}.app-title img{width:180px}.app-options{float:right}.app-nav{text-align:right;width:80%;display:none}.app-nav ul{list-style-position:none;margin:0;padding:0}.app-nav ul li{list-style-type:none;display:inline-block}.app-nav ul li a{display:inline-block;line-height:40px;vertical-align:middle;padding-left:15px;padding-right:15px;color:rgba(0,0,0,.65);font-size:1em}.app-nav ul li a:hover{color:#ff4f04;border:1px solid #ff4f04;border-radius:5px}.app-nav ul li a.active{color:#ff4f04;font-weight:600}@media screen and (min-width:768px){.app-header{padding:10px 20px}}@media screen and (max-width:481px){.app-title img{width:180px}}@media screen and (max-width:320px){.app-title img{max-width:150px}}footer{padding:30px 0;background-color:#1b2638!important}footer div{max-width:1300px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-justify-content:space-evenly;justify-content:space-evenly}footer div section{min-width:120px}footer div section h3{color:#ff4f04}footer div section ul{list-style:none;padding:0;margin:0}footer div section ul li{padding:5px 0}footer div section ul li a{color:#fff}footer div p,footer div section p{color:#f5f5f5}footer div .social-container{text-align:center}footer .social{margin:20px auto 0}@media screen and (min-width:581px){.social{display:none}}@media screen and (max-width:580px){footer .footer-links{-webkit-justify-content:space-between;justify-content:space-between;padding:0 10px}.social-container{display:none}.social{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}}.home-container{overflow:auto;position:relative;padding-top:60px}.home-title{font-size:25px;font-weight:400;color:rgba(0,0,0,.7);margin-top:50px}.graf-bg-container{width:520px;margin:0 auto;text-align:center}.graf-bg-container p{line-height:28px}.graf-bg-container button{margin-top:30px 0}@media screen and (max-width:500px){.graf-bg-container{width:100%}}.graf-layout{height:100%;margin:auto;position:relative;-webkit-perspective:2000px;perspective:2000px}.graf-circle:first-child{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateY(1000deg) rotateX(1000deg) rotate(0deg);transform:translate(-50%,-50%) rotateY(1000deg) rotateX(1000deg) rotate(0deg);width:50px;height:50px;border-radius:50%;border:5px solid #2098f3;-webkit-animation:scaleOne 5.5s linear infinite alternate;animation:scaleOne 5.5s linear infinite alternate;opacity:0}@-webkit-keyframes scaleOne{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(180deg) rotateX(90deg) rotate(1000deg);transform:translate(-50%,-50%) rotateY(180deg) rotateX(90deg) rotate(1000deg);opacity:0}}@keyframes scaleOne{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(180deg) rotateX(90deg) rotate(1000deg);transform:translate(-50%,-50%) rotateY(180deg) rotateX(90deg) rotate(1000deg);opacity:0}}.graf-circle:nth-child(2){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #ffa20a;border-top:none;border-left:none;-webkit-animation:scaleTwo 5s linear infinite alternate;animation:scaleTwo 5s linear infinite alternate}@-webkit-keyframes scaleTwo{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(1turn);opacity:0}}@keyframes scaleTwo{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(135deg) rotateY(135deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(3){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #ec412c;border-bottom:none;border-left:none;-webkit-animation:scaleThree 4.5s linear infinite alternate;animation:scaleThree 4.5s linear infinite alternate}@-webkit-keyframes scaleThree{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(1turn);opacity:0}}@keyframes scaleThree{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(45deg) rotateY(45deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(4){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(45deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #fcbd00;border-top:none;border-right:none;-webkit-animation:scaleFour 4s linear infinite alternate;animation:scaleFour 4s linear infinite alternate}@-webkit-keyframes scaleFour{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(45deg) rotate(1turn);opacity:0}}@keyframes scaleFour{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(45deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(5){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(135deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #2da94f;border-bottom:none;border-left:none;-webkit-animation:scaleFive 3.5s linear infinite alternate;animation:scaleFive 3.5s linear infinite alternate}@-webkit-keyframes scaleFive{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(135deg) rotate(1turn);opacity:0}}@keyframes scaleFive{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(135deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(6){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(100deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(100deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:15px solid #f57700;border-right:none;border-bottom:none;-webkit-animation:scaleSix 3s linear infinite alternate;animation:scaleSix 3s linear infinite alternate}@-webkit-keyframes scaleSix{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(100deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(100deg) rotate(1turn);opacity:0}}@keyframes scaleSix{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(100deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(100deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(7){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateY(-105deg) rotate(0deg);transform:translate(-50%,-50%) rotateY(-105deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:10px solid #2098f3;border-bottom:none;border-left:none;-webkit-animation:scaleSeven 2.5s linear infinite alternate;animation:scaleSeven 2.5s linear infinite alternate}@-webkit-keyframes scaleSeven{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(-105deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(-105deg) rotate(1turn);opacity:0}}@keyframes scaleSeven{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(-105deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(-105deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(8){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(0deg);transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #30bbb0;border-bottom:none;border-left:none;-webkit-animation:scaleEight 2s linear infinite alternate;animation:scaleEight 2s linear infinite alternate}@-webkit-keyframes scaleEight{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(1turn);opacity:0}}@keyframes scaleEight{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(45deg) rotateX(45deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(9){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(0deg);transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #ff453c;border-right:none;border-bottom:none;-webkit-animation:scaleNine 1.5s linear infinite alternate;animation:scaleNine 1.5s linear infinite alternate}@-webkit-keyframes scaleNine{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(1turn);opacity:0}}@keyframes scaleNine{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(135deg) rotateX(135deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(10){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(0deg);transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #2098f3;border-right:none;border-bottom:none;-webkit-animation:scaleTen 3s linear infinite alternate;animation:scaleTen 3s linear infinite alternate}@-webkit-keyframes scaleTen{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(1turn);opacity:0}}@keyframes scaleTen{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(1turn);transform:translate(-50%,-50%) rotateY(113deg) rotateX(115deg) rotate(1turn);opacity:0}}.graf-circle:nth-child(11){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(0deg);transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(0deg);width:310px;height:310px;border-radius:50%;border:5px solid #2098f3;border-right:none;border-bottom:none;-webkit-animation:scaleEleven 2s linear infinite alternate;animation:scaleEleven 2s linear infinite alternate}@-webkit-keyframes scaleEleven{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(1turn);opacity:0}}@keyframes scaleEleven{to{border-radius:50%;-webkit-transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(1turn);transform:translate(-50%,-50%) rotateX(-45deg) rotateY(-45deg) rotate(1turn);opacity:0}}.exit-form{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.exit-form .MuiSvgIcon-root{fill:#ff4f40}.btn-container{padding:10px}.login-container{text-align:center}.login-content{background:#fff;box-shadow:0 1px 11px rgba(0,0,0,.27);border-radius:2px;width:500px;display:inline-block;margin-top:30px;vertical-align:middle;position:relative;padding:35px}.signup-link{color:rgba(0,0,0,.65);font-size:14px}.login-title{font-size:1.5em;font-weight:500;margin-top:0;margin-bottom:30px;color:rgba(0,0,0,.65)}.MuiFormControl-root{width:100%}#loginBtn{width:200px;font-size:1em}.social-login{margin-bottom:20px}.social-login span{text-transform:none}.social-login a{width:100%}.social-logo img{margin-right:5px;width:24px;height:24px}.errorMessage{color:red}@media screen and (max-width:767px){.login-content{width:100%}}.signup-container{text-align:center}.signup-content{background:#fff;box-shadow:0 1px 11px rgba(0,0,0,.27);border-radius:2px;width:500px;display:inline-block;margin-top:30px;vertical-align:middle;position:relative;padding:35px}.social-btn{margin-bottom:15px;font-weight:400;font-size:16px}.social-btn img{height:32px;float:left;margin-top:10px}.social-btn.google{margin-top:7px}.social-btn.facebook img,.social-btn.github img{height:24px;margin-left:3px}.login-link{color:rgba(0,0,0,.65);font-size:14px}.signup-title{font-size:1.5em;font-weight:500;margin-top:0;margin-bottom:30px;color:rgba(0,0,0,.65)}#signupBtn{width:200px;font-size:1em}@media screen and (max-width:767px){.signup-content{width:100%}}h1,p{font-weight:300}.product-header{font-size:2em;text-align:center;font-weight:300}.room-name{color:#ff4f04}.product-tab{width:320px;border:1px solid #ff4f04;border-radius:5px;margin:0 auto;padding:10px;text-align:center}.product-detail{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.plan-info{list-style:none;text-align:left}.plan-info li{line-height:22px;font-size:14px}.plan-duration{-webkit-align-self:flex-end;align-self:flex-end;padding-bottom:12px}.plan-amount{font-size:4em}.disclaimer-text{font-size:12px}.desc,.plan-select{margin-bottom:20px}.body-copy{margin-top:20px}.room-section{width:320px;margin:50px auto}.success-body{margin-top:50px;margin-bottom:50px;font-size:22px;color:#828282;font-weight:300}.error-body{font-size:22px;margin:50px auto}.success-body p{line-height:32px}.fastest-text{color:#ff4f04;font-size:22px;font-weight:300}.profile-container{padding-top:30px}.profile-info{text-align:center}.profile-info .profile-avatar img{border-radius:50%;max-width:250px}.profile-info .profile-name{font-weight:500;font-size:18px}.profile-info .profile-email{font-weight:400}.text-avatar{width:200px;height:200px;margin:0 auto;vertical-align:middle;text-align:center;border-radius:50%;background:#46b5e5;background:linear-gradient(45deg,#46b5e5 1%,#1e88e5 64%,#40baf5 97%);background-image:linear-gradient(45deg,#46b5e5 1%,#1e88e5 64%,#40baf5 97%)}.text-avatar span{line-height:200px;color:#fff;font-size:3em}.page-not-found{max-width:500px;margin:50px auto 0;padding:40px;border:1px solid #c8c8c8;text-align:center}.page-not-found .title{font-size:50px;letter-spacing:10px;margin-bottom:10px}.page-not-found .desc{font-size:20px;margin-bottom:20px}.go-back-btn{min-width:160px}.feedback-form{width:51%;font-size:16px;margin:0 auto 30px}.feedback-form .check-questions{text-align:left;padding:0 20px;margin-top:30px;color:#4f4f4f}.feedback-form .check-questions input{border-color:#ff4f04;margin-top:5px;color:#4f4f4f}.feedback-form #comment{margin:30px auto 0;width:100%;height:100px;border-radius:5px;padding:5px 10px;border:1px solid #bdbdbd}.feedback-form #comment:focus,.feedback-form #comment:hover{border:1px solid #4f4f4f}.feedback-buttons-container{padding:60px 30px;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly}.feedback-buttons-container button{padding:20px;background-color:transparent;border:1px solid #ff4f04;border-radius:50%}.feedback-buttons-container button svg,.feedback-buttons-container button svg path{fill:#ff4f04}.feedback-buttons-container button:active,.feedback-buttons-container button:focus,.feedback-buttons-container button:hover{border:2px solid #ff4f04}.feedback-buttons-container .thumb-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.feedback-buttons-container p{margin:5px;font-size:14px;color:#4f4f4f}.checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border:1px solid #4f4f4f}.checkbox-container:focus input~.checkmark,.checkbox-container:hover input~.checkmark{border:1px solid #ff4f04}.checkbox-container input:checked~.checkmark{background-color:#fff;border:1px solid #ff4f04}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #ff4f04;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.comment-container{padding:10px}@media screen and (max-width:767px){.feedback-form{width:100%!important}}
/*# sourceMappingURL=main.a101b4ef.chunk.css.map */