html{max-width:100%;height:100vh;padding:0;margin:0}html *{-webkit-user-select:text!important;-ms-user-select:text!important;user-select:text!important}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;height:100vh;width:100vw;background:#0a141d!important;color:#fff!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.scroll-bar::-webkit-scrollbar{width:8px}.scroll-bar::-webkit-scrollbar-track{border-radius:10px}.scroll-bar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,251,251,.05);-webkit-box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.App{font-family:"Roboto";font-style:normal;font-weight:400;height:100vh;background:#0a141d}.main{overflow:auto}@media (max-width:319px){.form-container{padding:3rem 10%}.form-container h1{font-size:30px;margin-bottom:2rem}.form-container p{margin-bottom:1.5rem;font-size:14px}.form-container button,.form-container input,.form-container label,.form-container select{font-size:14px}.form-container button{padding:.25rem 1rem;margin-bottom:1rem}}@media (min-width:320px){.form-container{padding:3rem 20%}.form-container h1{font-size:30px;margin-bottom:2rem}.form-container p{margin-bottom:1rem;font-size:14px}.form-container button,.form-container input,.form-container label,.form-container select{font-size:14px}.form-container button{padding:.5rem 2rem;margin-bottom:1rem}}@media (min-width:768px){.form-container{padding:2rem 12%}.form-container h1{font-size:30px;margin-bottom:2rem}.form-container p{margin-bottom:1rem;font-size:14px}.form-container label{font-size:14px}.form-container button,.form-container input,.form-container select{font-size:16px;padding:.75rem 3rem}.form-container .ant-checkbox-wrapper{margin-bottom:1rem}.form-container .ant-checkbox-wrapper input{display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:1rem;margin-bottom:0}}@media (min-width:992px){.form-container{padding:4rem 10%}.form-container p{font-size:14px}.form-container label{font-size:16px}.form-container button,.form-container input,.form-container select{font-size:18px}.form-container button{margin-top:1rem;padding:.75rem 3rem}}@media (min-width:1200px){.form-container{padding:6rem 15%}}.form-container h1{color:#3d3d3d;font-weight:700}.form-container label{display:block;font-weight:700;color:#484848}.form-container label.disabled{color:#b6b6b6}.form-container input:not([type=checkbox]),.form-container select{display:block;margin-bottom:2rem;height:40px;width:100%;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.3);border-radius:4px}.form-container input:not([type=checkbox]):disabled,.form-container select:disabled{cursor:not-allowed;background-color:#fff;color:#b6b6b6;border:1px solid rgba(0,0,0,.15)}.form-container input[type=checkbox]{display:inline;margin-right:.5rem}.form-container .ant-select{display:block;margin-bottom:2rem;width:100%;border:1px solid rgba(0,0,0,.25);border-radius:4px}.form-container small{display:block;color:red}.form-container button.back{background-color:#b1b1b1;font-weight:700;border-radius:4px;border:none;margin-right:1rem;color:#fff}.form-container button[type=submit]{font-weight:700;border-radius:4px;border:none;background:#0094ff;color:#fff}.form-container button:disabled{background-color:grey;cursor:not-allowed}.form-container .specs h3{margin-bottom:1.5rem;margin-top:2rem}.form-container .specs p{margin-bottom:.5rem}.invitation-wrapper{display:flex;background-color:#fff;color:#000;height:100vh;width:100vw;overflow:auto}.invitation-wrapper .left-child{position:relative;height:100vh;background-repeat:no-repeat;background-size:cover;transition:.3s}.invitation-wrapper .left-child .logo{position:absolute;left:50%;top:10%;-webkit-transform:translate(-50%);transform:translate(-50%)}.invitation-wrapper .right-child{position:relative;display:flex;flex-grow:1;height:100vh;overflow:auto}.invitation-wrapper .right-child .overlay.visible{position:absolute;background-color:hsla(0,0%,100%,.7);width:100%;height:100%}@media (max-width:319px){.invitation-wrapper .left-child{display:none}}@media (min-width:320px){.invitation-wrapper .left-child{display:none}}@media (min-width:576px){.invitation-wrapper .left-child{display:none}}@media (min-width:769px){.invitation-wrapper .left-child{display:flex;width:350px}.invitation-wrapper .left-child .logo{width:90px;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media (min-width:992px){.invitation-wrapper .left-child{display:flex;width:408px}.invitation-wrapper .left-child .logo{width:110px;-webkit-transform:translate(-50%);transform:translate(-50%)}}.loader{z-index:1000000}.loader.loader-fullscreen{padding:0;margin:0;border:0;width:100vw;height:100vh;position:absolute;top:0;left:0;background-color:#fff}.loader .center-spinner{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader .center-spinner,.loader.loader-fullscreen .anticon-loading{position:relative;top:50%;left:50%}.login-modal form{display:flex;flex-direction:column}.login-modal form input{margin-bottom:1rem;padding:.25rem .5rem}.login-modal form input[type=password]{border:.5px groove grey}.login-modal form a{color:#007bff!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.login-modal form small{margin-top:1rem}.login-modal form button[type=submit]{font-weight:700;border-radius:4px;border:none;background:#0094ff;color:#fff;margin-top:1rem;padding:.75rem 3rem}.login-modal form button:disabled{background-color:grey;cursor:not-allowed}.payment-page{display:flex;background-color:#fff}@media (max-width:319px){.payment-page{flex-direction:column}}@media (min-width:320px){.payment-page{flex-direction:column}.payment-page .billing-form,.payment-page .billing-info{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media (min-width:765px){.payment-page{flex-direction:row;height:100vh;width:100vw}.payment-page .billing-info{width:410px;height:100vh}.payment-page .billing-form{width:calc(100vw - 410px);height:100vh}}@media (min-width:992px){.payment-page .billing-info{width:480px;height:100vh}.payment-page .billing-form{width:calc(100vw - 480px);height:100vh}}.billing-info{display:flex;flex-direction:column;background-color:#f6f6f6;height:100vh;overflow:auto;padding:3rem 2rem 2rem}.billing-info .loader{height:100%}.billing-info .billing-card{border-radius:15px}.billing-info .billing-card-header{background-color:#000;color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;padding-top:1rem;padding-bottom:2rem;display:flex;flex-direction:column;align-items:center}.billing-info .billing-card-header .top-row{margin-top:1rem;display:flex;align-items:center}.billing-info .billing-card-header .bottom-row{display:flex;align-items:baseline}.billing-info .billing-card-header #logo{width:110px}.billing-info .billing-card-header .free-trial-tag{font-size:12px;margin-top:.75rem;padding:0 .4rem;border:1px solid #fff;border-radius:5px}.billing-info .billing-card-header .license-type{margin-left:1.5rem;margin-right:.5rem;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px}.billing-info .billing-card-header .early-access-tag{margin-right:1rem;font-size:10px;color:#5bc2d9;border:1px solid #5bc2d9;border-radius:4px;padding:2.5px 5px;font-family:Roboto;font-style:normal;font-weight:500}.billing-info .billing-card-header .commitment{margin:1.5rem 0 1rem;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.billing-info .billing-card-header .bottom-row{margin-top:1.75rem}.billing-info .billing-card-header .bottom-row button{background:#292929;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center;padding:.4rem 1.25rem;border:none}.billing-info .billing-card-header .bottom-row button:not(.selected){color:#909090}.billing-info .billing-card-header .bottom-row button:hover{background:#0090b1;color:#fff}.billing-info .billing-card-header .bottom-row button.selected{background:#5cc2d9}.billing-info .billing-card-header #annually .annual-save{margin-top:.5rem;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:14px;text-align:center;color:#ffc233}.billing-info .billing-card-header #monthly button{border-top-left-radius:8px;border-bottom-left-radius:8px}.billing-info .billing-card-header #annually button{border-bottom-right-radius:8px;border-top-right-radius:8px}.billing-info .billing-card-body{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:-1px 4px 10px 4px rgba(0,0,0,.1);padding-top:1.5rem;padding-bottom:2rem}.billing-info .billing-card-body *{color:#000}.billing-info .billing-card-body .bill-row{margin-left:2rem;margin-right:2rem;display:flex;justify-content:space-between}.billing-info .billing-card-body .bill-row *{font-family:Roboto;font-style:normal;font-weight:500}.billing-info .billing-card-body .bill-row .description{font-size:14px}.billing-info .billing-card-body .bill-row .price{font-size:12px}.billing-info .billing-card-body .free-trial *{font-family:Roboto;font-style:normal;font-weight:700;font-size:12px;color:#47997e!important}.billing-info .billing-card-body .due{margin-top:1rem}.billing-info .billing-card-body .due *{font-family:Roboto;font-style:normal;font-weight:700;font-size:22px!important}.billing-info .billing-card-body .starting *{font-family:Roboto;font-style:normal;font-weight:700!important;font-size:12px!important}.billing-info .features{margin-top:auto;text-align:center;padding-top:2rem;padding-bottom:3rem}.billing-info .features *{color:#757575!important}.billing-info .features h1{font-size:18px}.billing-info .features .feature{font-size:16px;font-weight:300}@media (max-width:764px){.features{display:none}.billing-info{padding:0}.billing-card-body,.billing-card-header{border-radius:0!important}.billing-card-body{padding-bottom:15px!important}.billing-form{padding-left:0;padding-right:0}.billing-form .app-pay-btn{align-self:center;margin-top:-20px;margin-bottom:-20px;width:360px!important;margin-left:5%}.billing-form .main-submit-btn{margin-bottom:20px!important}.billing-form h1{display:none}.billing-form .separator{max-width:720px!important}.text{display:none}form{align-items:center}form p{text-align:center;padding:0}form button[type=submit]{align-self:center;margin:0}.billing-form>form>.StripeElement{align-self:center;min-width:300px}.main-submit-btn{position:relative!important}.billing-form>form .promo input{max-width:150px}}@media (max-width:400px){.billing-form>form>.StripeElement{min-width:300px}.billing-form>form .promo input{max-width:150px}.billing-form .app-pay-btn{margin-left:30px!important;max-width:360px}}.billing-form{position:relative;display:flex;flex-direction:column;height:100vh;overflow:auto;background-color:#fff!important;border-left:1px solid #d8d8d8;padding-right:2rem;color:#000}.billing-form .StripeElement{display:block;margin:10px 0 20px;max-width:500px;padding:10px 14px;border-radius:4px;background:#fff}@media (max-width:319px){.billing-form .stripe-logo{width:200px}}@media (min-width:320px){.billing-form .stripe-logo{width:300px}}@media (min-width:576px){.billing-form .stripe-logo{width:300px}}@media (min-width:768px){.billing-form .stripe-logo{width:300px}}@media (min-width:992px){.billing-form .stripe-logo{width:400px}}.billing-form .overlay{display:none}.billing-form .overlay.visible{display:block;position:absolute;height:100%;width:100%;z-index:1;background-color:hsla(0,0%,100%,.75)}.billing-form h1{margin:3.5rem 2rem .5rem;font-weight:500;font-size:18px;color:#3d3d3d}.billing-form .app-pay-btn{margin-left:1rem}.billing-form .separator{display:flex;align-items:center;padding-left:2rem;max-width:530px}.billing-form .separator .left,.billing-form .separator .right{border-top:1px solid #bebebe;width:100%}.billing-form .separator .text{width:340px;font-size:12px;color:#bebebe;text-align:center}.billing-form>form{margin:1rem 0 0 2rem;flex-grow:1;display:flex;flex-direction:column}.billing-form>form>.StripeElement{border:1px solid rgba(0,0,0,.25);box-shadow:none}.billing-form>form input{margin-bottom:1rem;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.25);border-radius:4px;outline:none;color:#000}.billing-form>form .card-number{width:100%}.billing-form>form .card-meta{display:flex;width:100%}.billing-form>form .card-date{flex:3 1;width:100%}.billing-form>form .card-cvc{flex:2 1;width:100%;margin-left:2rem}.billing-form>form .stripe-logo{margin-top:1rem;margin-bottom:2rem;text-align:center}.billing-form>form p{margin-top:auto;font-size:15px;line-height:19px;color:#757575}.billing-form>form button[type=submit]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;outline:none;border:none;background:#0094ff;border-radius:4px;padding:.75rem 2rem;font-size:16px;line-height:22px;text-align:center;color:#fff;transition:background-color .3s}.billing-form>form button[type=submit]:hover{background:#3eaeff}.billing-form>form button[type=submit]:disabled{background:grey;cursor:not-allowed}.billing-form>form .promo input{margin-right:1rem;height:100%}.billing-form>form .promo .promo-code-desc{color:#4eba6f}.billing-form>form .promo .promo-code-desc.faulty{color:red}.billing-form>form .promo button{height:37px;border-radius:4px;margin-bottom:.5rem;background:#955ba5;outline:none;border:none;padding:.5rem 2.5rem;font-size:14px;line-height:16px;text-align:center;color:#fff;transition:.3s}.billing-form>form .promo button:hover{background:#956fa0}.billing-form>form .promo button:disabled{background:grey;cursor:not-allowed}.billing-form>form .main-submit-btn{bottom:15%;position:absolute}.billing-form>form .loader{display:inline;margin-right:.5rem;margin-bottom:5rem;height:10px}.billing-form>form .loader *{z-index:2}.billing-form>form .loader .ant-spin{display:inline;margin-right:1rem}.download-progress-modal .ant-modal-body{padding-bottom:5rem}.download-progress-modal *{text-align:center}.download-progress-modal h3{margin-top:3rem;padding-bottom:1rem}.welcome-download-app{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:auto;background-color:#fff;color:#000;text-align:center;padding-bottom:1rem!important}.welcome-download-app .logo{width:350px;margin-bottom:3rem;margin-left:auto;margin-right:auto}@media (max-width:319px){.welcome-download-app{padding:5% 10%}.welcome-download-app .logo{width:200px;margin-bottom:3rem}}@media (min-width:320px){.welcome-download-app{padding:5% 15%}.welcome-download-app .logo{width:225px;margin-bottom:3rem}}@media (min-width:500px){.welcome-download-app{padding:5% 25%}.welcome-download-app .logo{width:250px}}@media (min-width:800px){.welcome-download-app{padding:5% 25%}.welcome-download-app .logo{width:400px}}.welcome-download-app .download-buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.welcome-download-app .download-buttons .download-button{margin-bottom:2rem;color:#fff}.welcome-download-app .download-buttons .download-button img{margin-right:1rem;width:24px;height:24px}.welcome-download-app .download-buttons .download-button a{display:flex;align-items:center;height:60px;background-color:#0094ff;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:30px;border:none;outline:none;width:230px;padding-left:50px;font-size:20px;color:#fff;transition:.3s;cursor:pointer}.welcome-download-app .download-buttons .download-button a *{color:#fff}.welcome-download-app .download-buttons .download-button a:link{text-decoration:inherit;color:inherit}.welcome-download-app .download-buttons .download-button a:visited{text-decoration:inherit;color:inherit;cursor:auto}.welcome-download-app .download-buttons .download-button a:hover{background:#1d89ee}.welcome-download-app .footer{margin-top:auto;padding-top:1rem}.welcome-download-app .footer .logo{width:100px;margin-bottom:1rem}.welcome-download-app .footer p{font-size:12px;color:#969696}.welcome-download-app .ant-modal-close{display:none}.welcome-download-app .ant-modal-body{padding:2rem 17%}.welcome-download-app h1{font-size:18px;font-weight:500}.welcome-download-app p{font-size:12px}.welcome-early-access{height:100vh;width:100vw;background-color:#fff;color:#000;padding:10% 30%}.welcome-early-access p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}