html{max-width:100%;height:100vh;padding:0;margin:0}html *{-webkit-user-select:text!important;-moz-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}.login-container .row{margin:0!important}.full-width{width:100%}.expand,.full-height{height:100%}.expand{width:100%}.login-container{background-color:#fff;height:100vh;padding-right:0!important;padding-left:0!important;margin:0!important}.login-container .flex-container{height:100vh;margin:0!important;display:flex;flex-direction:column;padding-left:1.5rem!important;padding-right:1.5rem!important;overflow:auto}.login-container a{margin-top:1rem;margin-left:1rem;font-size:10px;color:#09f!important}.login-container button{margin-top:2rem;margin-left:1rem;padding:.5rem 2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#007bff;border:none;border-radius:5px}.flex-container .logo{margin-top:75%;text-align:center;margin-left:auto;margin-right:auto}.login-input{margin-top:2rem}.login-hero{object-fit:cover}.reset-pass-modal .email{display:flex;align-items:center}.reset-pass-modal .email input{margin-left:1rem;flex-grow:1}.reset-pass-modal .submit{margin-top:2rem}.reset-pass-modal .submit button{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:.5rem 1rem}.reset-pass-modal .submit button:disabled{background-color:grey;cursor:not-allowed}@media (max-width:319px){.login-container .logo img{width:100%}.login-container .logo{width:60%;margin-top:3rem}}@media (min-width:320px){.login-container .logo img{width:100%}.login-container .logo{width:60%;margin-top:3rem}}@media (min-width:576px){.login-container .logo{width:80%;margin-top:70%}}@media (min-width:768px){.login-container .logo{margin-top:80%;width:100%}}@media (min-width:992px){.login-container .logo{width:80%;margin-top:60%}}@media (min-width:1200px){.login-container .logo{width:70%;margin-top:60%}}.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,.loader.loader-fullscreen .anticon-loading{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.input-with-image input{padding-top:1rem;padding-bottom:1rem;padding-left:1rem}.input-with-image{border-radius:10px;display:flex;align-content:flex-start;align-items:baseline;border:1px solid rgba(0,0,0,.2);box-sizing:border-box}.input-with-image.focus{border:1px solid #000!important}.input-with-image input{color:#000!important;width:100%;border:hidden;background-color:#fff}.input-with-image input:active,.input-with-image input:focus{outline:none;border:0;box-shadow:none;color:#000!important}.input-with-image input:-webkit-autofill,.input-with-image input:-webkit-autofill:active,.input-with-image input:-webkit-autofill:focus,.input-with-image input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.input-with-image ::-webkit-input-placeholder{color:rgba(0,0,0,.5)!important}.input-with-image ::placeholder{color:rgba(0,0,0,.5)!important}.input-with-image :-ms-input-placeholder{color:rgba(0,0,0,.5)!important}.input-with-image ::-ms-input-placeholder{color:rgba(0,0,0,.5)!important}#app{width:100%}#app,.dashboard{height:100%;max-height:100%}.dashboard{width:100vw;max-width:100%;display:flex;flex-direction:column}.dashboard-main{display:flex;height:100%;width:100%;overflow:hidden}#dashboard-body{height:100%;width:100px;overflow:auto;flex-grow:1;display:flex;overflow:hidden;flex-wrap:wrap}.notice{background-color:rgba(0,0,0,.5);padding:.75rem 1.5rem;position:absolute;bottom:10px;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:8px;font-size:12px}.notice span{display:inline-block;width:300px}.notice button{outline:none;border:none;padding:.5rem 2rem;border-radius:4px}.sider-lg{background-color:#11202e}@media (min-width:1200px){.sider-lg{display:none!important}}.scene-comments{word-wrap:break-word;height:100%;width:300px;display:flex;transition:width .25s;background-color:#0a141d;border-left:1px solid hsla(0,0%,100%,.1);margin-left:5px;padding:1rem}.scene-comments.hidden{width:0;padding:0!important;margin:0!important}.scene-comments.hidden *{display:none;padding:0!important;margin:0!important}.comments-btn{position:absolute;bottom:30px;right:30px;padding:.75rem;border-radius:50%;cursor:pointer;background-color:#294968;transition:background-color .3s}.comments-btn:hover{background-color:#3f5f80}@media (max-width:992px){.scene-comments{display:none}.feather-container{display:block}}.comments-panel{display:flex;flex-direction:column;width:100%}.comments-panel>.title{font-family:"Roboto";font-style:normal;font-weight:400;font-size:20px;text-align:center;color:#fff;opacity:.6;margin-top:-20px}.comments-panel .close-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.1rem .4rem;border-radius:50%;background-color:#132434;transition:background-color .3s;z-index:10}.comments-panel .close-btn:hover{background-color:#294968}.comments-panel .comments-header{margin-bottom:.75rem!important;justify-content:center;white-space:nowrap;text-overflow:clip}.comments-panel .comments-section{flex-grow:1;align-self:stretch;overflow-y:auto;overflow-x:hidden;padding:10px;margin-top:10px;width:100%}.comments-panel .comments-reply{flex-shrink:0;width:100%;text-align:center}.comments-panel .comments-reply input{width:100%;background-color:rgba(255,251,251,.05)}.comments-panel .comments-section::-webkit-scrollbar{width:12px}.comments-panel .comments-section::-webkit-scrollbar-track{border-radius:10px}.comments-panel .comments-section::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,251,251,.05);box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.comments-panel .loader{margin-left:auto;margin-right:auto;margin-top:1rem}.sceneComments-header{font-size:14px;background:#132434;border-radius:20px;padding:5px 25px;margin-bottom:5px}.referenceText{margin:15px 0 0;position:relative;top:8px;left:5px;font-size:9px;line-height:12px;font-weight:400}.referenceText a{color:#1b95e0!important}.referenceLine{margin:15px 7px 0 0;border:1px solid hsla(0,0%,100%,.4)}@media (max-width:576px){.comments-panel .comments-reply{padding-bottom:10px}}.comment{margin-top:15px;max-width:100%;word-break:break-all}.comment .comment-header{display:flex;align-items:baseline}.comment .title{display:flex;flex-wrap:wrap}.comment .body{background:hsla(0,0%,100%,.1);box-shadow:0 0 25px rgba(0,0,0,.25);border-radius:4px;padding:.25rem .6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.comment .name{font-weight:600;font-size:12px;color:#fff;margin-right:.5rem}.comment .position{font-weight:700;color:#f2f2f2}.comment .position,.comment .timestamp{font-family:"Roboto";font-style:normal;font-size:10px}.comment .timestamp{font-weight:400;display:flex;align-items:center;text-align:right;color:#c4c4c4}.comment .text{font-family:"Roboto";font-size:12px}.comment .text p{margin-bottom:5px}.comment .tag{background-color:transparent;border:none;padding:0;outline:none;white-space:nowrap}.comment .tag:focus{outline:none}.comment .tag:hover{text-decoration:underline!important;cursor:pointer!important}.comment .comment-timeStamp{font-size:8px;line-height:9px;color:#c4c4c4}.comment .comment-timeStamp,.comment .like-btn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.comment .like-btn{cursor:pointer;font-weight:700;font-size:10px;color:hsla(0,0%,100%,.4)}@media (min-width:576px){.comment .like-btn:hover{color:#fff}}#mask-btn{background-color:transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none;padding:0;margin:0}#mask-btn:active,#mask-btn:focus{border:none;box-shadow:none}.likes-container{position:relative;height:0}.likes{font-family:"Roboto";font-style:normal;font-weight:400;font-size:8px;display:flex;align-items:center;color:hsla(0,0%,100%,.4);padding-left:4px;margin-top:4px;cursor:pointer}.likes-content{max-height:200px;overflow:auto}.like-items{padding:5px 15px;border-bottom:1px solid rgba(0,0,0,.15)}.like-background{display:flex;height:20px;width:20px;justify-content:center;align-items:center;border-radius:12px;padding:10px;background-color:#3b5998}.like-hand{color:#fff}.likes-number{color:#fff;margin-left:.25rem;margin-right:.25rem}.likes{background:#252525;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:40px;padding:1px}.likes-position{position:absolute;right:-20px;bottom:-12px}.user-popover{box-shadow:0 0 15px rgba(136,153,166,.2),0 0 3px 1px rgba(136,153,166,.15)!important;background-color:#15202b!important;border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important;min-width:200px;min-height:200px;color:#fff}.user-popover .arrow{display:none!important}.user-content{color:#fff}.user-content .name{font-weight:700;font-size:16px;margin-top:10px;margin-bottom:0}.user-content .email{color:#8899a6}.user-content .role{font-weight:700;font-size:16px}.dots{color:hsla(0,0%,100%,.4)!important;cursor:pointer!important}.dots:hover{color:#fff!important}.ant-popconfirm{z-index:5000!important}.reply-box{border:none!important;background-color:#343a40!important;color:#fff!important;text-decoration:none;outline:none}.mention-option{min-height:30px!important}.ant-mentions-dropdown-menu-item-active,.ant-mentions-dropdown-menu-item:hover{background-color:#d6cece!important}.mentions__highlighter{display:none!important}.mentions__suggestions{bottom:40px!important;top:auto!important}.mentions__suggestions__list{background-color:#fff;border:1px solid rgba(0,0,0,.15);color:#000;font-size:10pt;max-height:200px;overflow:auto}.mentions__suggestions__item{padding:5px 15px;border-bottom:1px solid rgba(0,0,0,.15)}.mentions__suggestions__item--focused{background-color:#cee4e5}.mentions__input{border:1px solid #7b7d80;border-radius:.25rem;outline:none;padding:6px 12px;font-family:"Roboto"!important;font-style:normal;font-weight:400}.mentions__input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.mentions--multiLine .mentions__input{min-height:20px;padding-right:35px!important}.send-btn{font-size:1.2rem;color:hsla(0,0%,100%,.5);position:absolute;right:10px;bottom:12px;cursor:pointer}.send-btn:hover{color:hsla(0,0%,100%,.9)}.editComment-btn{height:50%;font-size:10px;padding:2px;margin-left:6px;border-radius:10%}.replies-btn *{cursor:pointer;font-weight:500;font-size:12px;color:#fff;opacity:.5}@media (min-width:576px){.replies-btn:hover *{opacity:1}}#app-header{flex-shrink:0}.header{background:#11202e;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;z-index:1;padding-top:.1rem;padding-bottom:.4rem}.header .scene-title{font-family:"Roboto";font-style:normal;font-weight:300;font-size:12px;line-height:14px;color:#fff}.header .selected-sceneName{font-weight:400;font-size:12px;line-height:14px;color:hsla(0,0%,100%,.75)}.comments-icon{color:grey;margin-left:10px;margin-top:10px}.comments-icon:hover{color:#fff;cursor:pointer}.header .dropdown{color:hsla(0,0%,100%,.75);border:none;border-radius:5px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:20px;line-height:23px}.header .dropdown,.header .nav-btn{background-color:hsla(0,0%,100%,.2)}.header .nav-btn{outline:none;border:none;color:#fff;border-radius:50%;transition:.4s}.header .nav-btn:hover{background-color:rgba(69,156,255,.5);cursor:pointer}.header .userProfile{width:37px!important;height:39px!important;border-radius:50%;font-weight:400;font-size:12px;line-height:14px}.options.navbar-nav{text-decoration:none!important;color:inherit!important}.transparentBtn{border:none;background-color:transparent}.showUserImg{padding:0!important;background-color:#fff!important;width:37px!important;height:39px!important}#mobileHeader{min-width:300px}#mobileHeader .projectTitle{font-weight:600;font-size:18px;line-height:23px}#mobileHeader .dots{color:hsla(0,0%,100%,.4)!important;cursor:pointer!important}#mobileHeader .dots:hover{color:#fff!important}@media (max-width:576px){#mobileHeader .dots:hover{color:hsla(0,0%,100%,.4)!important}}#mobileHeader .dots-active{cursor:pointer!important;color:#fff!important}@media (min-width:1200px){.toggleBtn{display:none!important}}#desktop-header{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:.2rem;height:40px}#desktop-header .logo{height:100%;display:flex;align-items:center;cursor:pointer}#desktop-header .logo img{width:42px;height:22px}#desktop-header .mobile-menu{height:100%;display:flex;align-items:center;cursor:pointer;margin-left:1rem}#desktop-header .team-selector{height:100%;margin:0 1rem 0 2rem;display:flex;align-items:center}#desktop-header .team-selector .ant-select-selection-item{font-size:12px}#desktop-header .team-selector .ant-select-focused{outline:none!important;border:none!important}#desktop-header .team-selector .tag{color:hsla(0,0%,100%,.4);font-weight:700;font-size:10px;margin-right:.5rem}#desktop-header .team-selector .ant-select{border-radius:4px!important}#desktop-header .team-selector .ant-select-selector{display:flex;align-items:center;padding-top:5px;width:200px;background-color:transparent;border:none;color:#fff;outline:none}#desktop-header .team-selector .ant-select-open{background-color:hsla(0,0%,100%,.2)}#desktop-header .scene-title{background-color:#0a141d;padding:.5rem 2rem;margin-top:.75rem;margin-left:2rem;font-weight:500;font-size:16px;border-radius:20px}#desktop-header .loader,#desktop-header .loader>*{line-height:4px}@media (max-width:270px){#desktop-header .nav-user{display:none}#desktop-header .badge{margin-right:.5rem}}@media (max-width:510px){#desktop-header .team-selector{display:none}}@media (max-width:850px){#desktop-header .header-navigations,#desktop-header .nav-share,#desktop-header .user-info,#desktop-header .users-bubbles{display:none}}@media (min-width:851px){#desktop-header .mobile-menu{display:none}}.team-selector-drop-menu{background-color:#000;margin:0;padding:0;border-radius:8px;border:.5px solid hsla(0,0%,100%,.3);font-size:12px}.team-selector-drop-menu .ant-select-item-option-content{color:#fff!important}.team-selector-drop-menu .ant-select-item-option-selected{background-color:#000!important}.team-selector-drop-menu .ant-select-item-option-active{background-color:hsla(0,0%,100%,.1)!important}.team-selector-drop-menu .tag{color:hsla(0,0%,100%,.4);font-weight:700;font-size:10px;margin-right:.5rem}.badge{position:relative;margin-top:3px;font-size:0!important;width:30px;height:30px}.badge .notif-cnt{position:absolute;bottom:-3px;right:-3px;width:15px;height:15px;padding-top:3.5px;font-size:8px;background-color:red;border-radius:50%}.badge .bell-btn{outline:none;height:100%;width:100%;background-color:hsla(0,0%,100%,.2);border-radius:50%}.badge .bell-btn span{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:block}.badge .bell-btn img{width:13px}.badge .bell-btn:hover{background-color:hsla(0,0%,100%,.3)}.notifications-container,.notifications-container .main-item{padding:0}.notifications-container .notifications-menu{word-wrap:break-word;box-shadow:0 0 5px rgba(136,153,166,.2),0 0 3px 1px rgba(136,153,166,.15)!important;background-color:#212427!important;width:350px!important;color:#fff;max-height:500px;overflow-y:auto;overflow-x:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.notifications-container .notifications-menu h3{color:#fff;padding:1rem;font-size:16px;margin:0;border-bottom:1px solid hsla(0,0%,100%,.1)}.notifications-container .notifications-menu .notifications{height:300px;overflow-y:auto}.notifications-container .notifications-menu .notification{color:#fff;padding:15px 20px;border-bottom:1px solid hsla(0,0%,100%,.05);word-wrap:break-word;display:flex;align-items:center;transition:.3s}.notifications-container .notifications-menu .notification-title{font-size:10px;white-space:pre-wrap;word-wrap:break-word}.notifications-container .notifications-menu .notification:hover{background-color:#2e333a!important}.notifications-container .notifications-menu .notification.new:hover{background-color:#253749!important}.notifications-container .notifications-menu .user-image-placeholder{position:relative;width:25px;border-radius:50%;height:25px;background-color:#70abd1;margin-right:1rem;font-size:14px}.notifications-container .notifications-menu .user-image-placeholder span{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notifications-container .notifications-menu .body{flex:10 1;word-wrap:break-word;margin-right:1rem;flex-grow:1}.notifications-container .notifications-menu .thumbnail img{margin-right:1rem;width:45px;height:45px;border-radius:50%}.notifications-container .notifications-menu .notification.new{background-color:#303438!important}.notifications-container .notifications-menu .notification.new .dot{flex-shrink:0;position:relative;height:10px;width:10px;background-color:#0063c7;border-radius:50%;display:inline-block}.notifications-container .notifications-menu .notificationBadge{top:5px;right:14px;background-color:#f82428;box-shadow:none}.notifications-container .notifications-menu .timestamp{font-size:8px;font-style:italic;color:hsla(0,0%,100%,.5)}.notifications-container .notifications-menu .notifications-footer{display:flex;justify-content:space-between;align-items:baseline;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.notifications-container .notifications-menu .notifications-footer .count{margin-left:1rem;color:#81888e;font-size:8px;font-weight:700}.notifications-container .notifications-menu .notifications-footer .clear-btn{margin-right:2rem;margin-bottom:1rem}.notifications-container .notifications-menu .notifications-footer .clear-btn button{border:none;padding:.5rem 1rem;border-radius:5px;background-color:#6abff9;color:#000;font-size:12px;font-weight:500}.notifications-container .notifications-menu .notifications::-webkit-scrollbar{width:8px}.notifications-container .notifications-menu .notifications::-webkit-scrollbar-track{border-radius:10px;background-color:#292929!important}.notifications-container .notifications-menu .notifications::-webkit-scrollbar-thumb{border-radius:10px;background-color:hsla(0,0%,100%,.05);box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.nav-user{display:flex;font-family:"Roboto";font-weight:400;margin-left:1.25rem;margin-right:2rem}.nav-user .user-image-placeholder{position:relative;width:30px;border-radius:50%;height:30px;background-color:#4a7bff;font-size:20px}.nav-user .user-image-placeholder span{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-user .ant-dropdown-trigger{align-items:center}.nav-user img{margin-top:3px;width:30px;border-radius:50%;object-fit:cover}.nav-user .user-info{display:flex;flex-direction:column;margin-left:1rem;width:50px}.nav-user .user-info p{text-align:left;margin:0;padding:0;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-user .user-info p:first-child{font-size:12px}.nav-user .options img{width:10px;margin-left:1rem}.header-navigations{margin-left:.5rem;height:100%;display:flex;align-items:center}.header-navigations>.icon-link{margin-left:1.25rem;margin-right:1.25rem}.header-navigations img{width:20px;height:20px}.header-navigations>.icon-link:first-child *{opacity:.5}.header-navigations>.icon-link *{text-decoration:none!important;color:#fff;margin:0;padding:0;font-size:12px;opacity:.65}.header-navigations .disabled:hover,.header-navigations .disabled:hover *{cursor:not-allowed}.header-navigations>.icon-link:hover *{text-decoration:none!important;opacity:.8}.header-navigations>.icon-link:first-child:hover{opacity:.6}.header-navigations>.icon-link>.selected,.header-navigations>.icon-link>.selected *{opacity:1}.header-navigations>.icon-link:first-child>.selected,.header-navigations>.icon-link:first-child>.selected *{opacity:.8}.header-navigations>.nav-separator{margin-top:6px;height:24px;border:1px solid hsla(0,0%,100%,.05)}.nav-share>button{padding:.25rem 1rem!important;margin-right:1rem;border-radius:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:12px;line-height:14px;text-align:center;color:#f2f2f2}.share-modal{color:#000}.share-modal .modal-body{padding-left:0;padding-right:0;padding-bottom:0}.share-modal .modal-form{padding:1rem 2rem}.share-modal form{display:flex}.share-modal input{flex-grow:1;padding:.25rem .5rem;margin-right:1rem}.share-modal button{border-radius:10px;padding:.5rem 1.5rem}.share-modal p{padding-top:1rem;font-size:14px}.share-modal .team{background-color:#f8f8f8;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:2rem}.share-modal .team .user{display:flex;margin-top:1.5rem}.share-modal .team .name{flex-grow:1}.share-modal .team .member{color:grey}.share-modal .team .dropdown>button,.share-modal .team .dropdown>button:active,.share-modal .team .dropdown>button:focus{background-color:hsla(0,0%,100%,0);color:#000;border-color:hsla(0,0%,100%,0)!important;padding:0;outline:none;box-shadow:none}.share-modal .team .dropdown button:active,.share-modal .team .dropdown button:focus{background-color:rgba(0,0,0,.1);color:#000;border:none!important}.share-modal .team .dropdown-item{color:red!important}.share-modal .modal-footer{border-top:none;justify-content:left;padding-left:2rem}.share-modal .modal-footer svg{fill:none;stroke-width:2rem;color:#0094ff;margin-right:.5rem;transition:.3s}.share-modal .modal-footer a{color:#0094ff!important;text-decoration:inherit;margin-right:2rem}.share-modal .modal-footer a:hover,.share-modal .modal-footer a:hover svg{color:#7bc8ff!important}.personal-project-tab form{display:flex;align-content:space-between;align-items:stretch;padding-left:1rem;padding-right:1rem}.personal-project-tab form input{flex-grow:1;margin-right:1rem;padding:.5rem;border:1px solid grey}.personal-project-tab form select{margin-right:1rem;border:none;outline:none}.personal-project-tab form button{display:flex;align-items:center;background-color:#0094ff;outline:none;padding:.5rem 1.5rem;border-radius:5px;border:none;color:#fff}.personal-project-tab form button .loader{margin-right:.5rem}.personal-project-tab form button:disabled{background-color:grey;cursor:not-allowed}.personal-project-tab p{margin:.5rem 1rem}.personal-project-tab .members{background-color:#f8f8f8;padding:1rem}.personal-project-tab .members h2{font-size:16px;font-weight:700;margin-bottom:1rem}.personal-project-tab .members .member{display:flex;margin-bottom:1rem}.personal-project-tab .members .member .name{flex-grow:1}.personal-project-tab .members .member .loader{margin-right:3rem}.personal-project-tab .members .member select{margin-right:1rem;border:none;outline:none;background-color:transparent}.personal-project-tab .members .member .remove-btn{background-color:red;color:#fff;border:none;border-radius:4px}.personal-scene-tab form{display:flex;align-content:space-between;align-items:stretch;padding-left:1rem;padding-right:1rem}.personal-scene-tab form input{flex-grow:1;margin-right:1rem;padding:.5rem;border:1px solid grey}.personal-scene-tab form select{cursor:pointer;margin-right:1rem;border:none;outline:none}.personal-scene-tab form button{display:flex;align-items:center;background-color:#0094ff;outline:none;padding:.5rem 1.5rem;border-radius:5px;border:none;color:#fff}.personal-scene-tab form button .loader{margin-right:.5rem}.personal-scene-tab form button:disabled{background-color:grey;cursor:not-allowed}.personal-scene-tab p{margin:.5rem 1rem}.personal-scene-tab .members{background-color:#f8f8f8;padding:1rem}.personal-scene-tab .members h2{font-size:16px;font-weight:700;margin-bottom:1rem}.personal-scene-tab .members .member{display:flex;margin-bottom:1rem}.personal-scene-tab .members .member .name{flex-grow:1}.personal-scene-tab .members .member.disabled{color:grey;font-style:italic}.personal-scene-tab .members .member.disabled select{cursor:not-allowed}.personal-scene-tab .members .member .loader{margin-right:3rem}.personal-scene-tab .members .member select{cursor:pointer;margin-right:1rem;border:none;outline:none;background-color:transparent}.personal-scene-tab .members .member .remove-btn{background-color:red;color:#fff;border:none;border-radius:4px}.personal-share-modal .ant-modal-body{padding:0}.personal-share-modal .ant-modal-close-x{display:none}.personal-share-modal .ant-tabs-nav-wrap{padding-left:1rem}.team-project-tab{padding:0;overflow:hidden}.team-project-tab .ant-modal-body{padding:0}.team-project-tab .drop-arrow{cursor:pointer}.team-project-tab .add-member{margin:.5rem 1rem;display:flex;align-items:center}.team-project-tab .add-member .member-text-box{width:100%;margin-right:1rem}.team-project-tab .add-member input{border:1px solid rgba(0,0,0,.3);border-radius:5px;padding:.25rem .75rem;width:100%}.team-project-tab .add-member .add-member{margin-left:auto}.team-project-tab .add-member button{margin-left:auto;padding:.25rem 1.25rem;background-color:#0094ff;border-radius:4px;color:#fff;box-shadow:none;border:none;font-weight:700}.team-project-tab .add-member button:disabled{background-color:#bdbdbd;cursor:not-allowed}.team-project-tab .all-members{overflow:auto}.team-project-tab .project-type-dropdown{display:flex;margin:1rem}.team-project-tab .project-type-dropdown .drop-arrow{margin-left:auto}.team-project-tab .editors{padding-bottom:1rem}.team-project-tab .reviewers{opacity:.6;border-top:1px solid rgba(0,0,0,.1)}.team-project-tab .member{display:flex;margin:1rem 1.5rem}.team-project-tab .member .member-role{font-weight:700;margin-left:auto;margin-right:.5rem}.project-type{display:flex;align-items:center;margin-bottom:1rem;padding-top:1rem}.project-type p{margin:0 .5rem 0 1rem;line-height:14px}.team-scene-tab{padding:0;overflow:hidden}.team-scene-tab .ant-modal-body{padding:0}.team-scene-tab .drop-arrow{cursor:pointer}.team-scene-tab .add-member{margin:.5rem 1rem;display:flex;align-items:center}.team-scene-tab .add-member .member-text-box{width:100%;margin-right:1rem}.team-scene-tab .add-member input{border:1px solid rgba(0,0,0,.3);border-radius:5px;padding:.25rem .75rem;width:100%}.team-scene-tab .add-member .add-member{margin-left:auto}.team-scene-tab .add-member button{margin-left:auto;padding:.25rem 1.25rem;background-color:#0094ff;border-radius:4px;color:#fff;box-shadow:none;border:none;font-weight:700}.team-scene-tab .add-member button:disabled{background-color:#bdbdbd;cursor:not-allowed}.team-scene-tab .all-members{overflow:auto}.team-scene-tab .scene-type-dropdown{display:flex;margin:1rem}.team-scene-tab .scene-type-dropdown .drop-arrow{margin-left:auto}.team-scene-tab .editors{padding-bottom:1rem}.team-scene-tab .reviewers{opacity:.6;border-top:1px solid rgba(0,0,0,.1)}.team-scene-tab .member{display:flex;margin:1rem 1.5rem}.team-scene-tab .member .member-role{font-weight:700;margin-left:auto;margin-right:.5rem}.scene-type{display:flex;align-items:center;margin-bottom:1rem;padding-top:1rem}.scene-type p{margin:0 .5rem 0 1rem;line-height:14px}.users-bubbles{display:flex;position:relative;margin-right:1rem}.users-bubbles .bubble:hover{cursor:pointer;z-index:100!important}.users-bubbles .bubble:hover .user-image-placeholder,.users-bubbles .bubble:hover img{width:30px;height:30px}.users-bubbles .user-image-placeholder{position:relative;width:28px;border-radius:50%;height:28px;margin-top:3px;margin-left:-5px;box-shadow:-1px 1px 5px 2px #000;background-color:#4a7bff;font-size:20px}.users-bubbles .user-image-placeholder span{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.users-bubbles img{margin-top:3px;margin-left:-5px;box-shadow:-1px 1px 5px 2px #000;width:28px;border-radius:50%;object-fit:cover}.collapsed-menu{display:none;position:fixed;left:0;height:100vh;width:100%;z-index:100;overflow:auto;background-color:#000}.collapsed-menu.visible{display:flex;flex-direction:column}@media (min-width:576px){.collapsed-menu{width:300px}}@media (min-width:768px){.collapsed-menu{width:400px}}.collapsed-menu .sider-row{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.collapsed-menu .back{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem 1rem -1rem auto;padding:0 5px;cursor:pointer;background-color:hsla(0,0%,100%,.15);border-radius:50%;z-index:100;transition:.3s}.collapsed-menu .back:hover{background-color:hsla(0,0%,100%,.3)}.collapsed-menu .user-image{display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.collapsed-menu .user-image .user-image-placeholder{position:relative;width:30px!important;border-radius:50%;height:30px;background-color:#4a7bff;font-size:20px}.collapsed-menu .user-image .user-image-placeholder span{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.collapsed-menu .user-image img{margin-top:3px;width:40px;border-radius:50%;object-fit:cover}.collapsed-menu .sider-user-info{display:flex;flex-direction:column;padding-left:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.collapsed-menu .sider-user-info .username{font-size:16px}.collapsed-menu .sider-user-info .role{font-size:12px;color:grey}.collapsed-menu .sider-team-selector{padding:1rem;margin:0;display:flex;align-items:center}.collapsed-menu .sider-team-selector .ant-select-selection-item{font-size:12px}.collapsed-menu .sider-team-selector .ant-select-focused{outline:none!important;border:none!important}.collapsed-menu .sider-team-selector .tag{color:hsla(0,0%,100%,.4);font-weight:700;font-size:10px;margin-right:.5rem}.collapsed-menu .sider-team-selector .ant-select{border-radius:4px!important}.collapsed-menu .sider-team-selector .ant-select-selector{display:flex;align-items:center;padding-top:5px;width:200px;background-color:transparent;border:none;color:#fff;outline:none}.collapsed-menu .sider-team-selector .ant-select-open{background-color:hsla(0,0%,100%,.2)}.collapsed-menu .sider-share{padding:1rem;text-align:center;border-top:1px solid #3f3d3d;border-bottom:1px solid #3f3d3d;transition:.3s;cursor:pointer}.collapsed-menu .sider-share span{margin:auto;text-align:center;background-color:transparent;border:none}.collapsed-menu .sider-share:hover{background-color:hsla(0,0%,100%,.2)}.collapsed-menu .navbar-nav{padding:1rem;text-decoration:none;color:#fff;cursor:pointer;transition:.3s}.collapsed-menu .navbar-nav:hover{background-color:hsla(0,0%,100%,.1)}.collapsed-menu .navbar-nav.selected{background-color:hsla(0,0%,100%,.2)}.collapsed-menu .navbar-nav img{margin-right:1rem}.collapsed-menu .sider-footer{margin-top:auto}.collapsed-menu .sider-footer>div{padding:1rem;cursor:pointer;transition:.3s}.collapsed-menu .sider-footer>div:hover{background-color:hsla(0,0%,100%,.2)}.clips-body{flex:6 1;width:100%;height:100%;overflow-y:auto}.clips-body h2{color:#fff;margin-top:2.5rem;font-size:30px}.versionDate{font-weight:500;font-size:12px;line-height:14px;text-align:center;background:#132434;border-radius:20px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.empty-clips{width:100%;height:100%}.empty-clips h1{color:hsla(0,0%,100%,.2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.versionDate{align-self:center}}.clip-card{border:1px solid transparent!important;transition:.3s;margin-bottom:2rem}.clip-card .clip-thumbnail{width:100%;background-color:#000;position:relative;display:flex;flex-direction:column}.clip-card .clip-thumbnail img{object-fit:contain;height:100%;width:100%;margin-bottom:0;background-size:contain;background-repeat:no-repeat;cursor:"pointer"}.clip-card .clip-thumbnail .play-btn{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;transition:opacity .3s}.clip-card:hover{cursor:pointer;border-color:#fff!important}.card-body{background-color:#000;background-clip:padding-box;padding:0!important}.card-body>.info{padding:1.25rem 1.25rem 1rem;background-color:#000;font-size:12px}.card-body>.info .info-header{display:flex;align-items:baseline;margin-bottom:1rem}.card-body>.info .info-header .name{font-weight:500;font-size:16px}.card-body>.info .info-header .last-upload{margin-left:auto;font-style:italic;font-weight:400;font-size:12px;color:hsla(0,0%,100%,.6)}.card-body>.info .info-body{display:flex}.card-body>.info .info-body img{margin-right:.5rem;width:12px;height:12px}.card-body>.info .info-body .right-column{margin-left:auto}.card-body>.info .info-body .info-item{display:flex;align-items:center;margin-bottom:.25rem;color:hsla(0,0%,100%,.8)}.card-body>.info .info-body .comments-count img{width:10px;margin-right:calc(2px + .5rem)}.card-body>.info .info-body .versions{font-size:12px;margin-bottom:.25rem;color:#a5a5a5}.card-body>.info .info-body .versions.multi-versions{color:#ff7878}.clip-modal{padding:0!important;top:30px;width:80vw!important;background-color:#000}.clip-modal .ant-modal-close-x{display:none}.clip-modal .ant-modal-body{padding:0}.clip-modal .close-modal{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:10px;left:10px;opacity:.6;cursor:pointer;z-index:1}.clip-modal .close-modal:hover{opacity:1}.clip-modal .clip-modal-comments{height:210px;overflow-y:auto;overflow-x:hidden;padding-left:1rem;padding-right:1rem}.clip-modal form{margin:1rem!important}.clip-modal .info-bar{display:flex;position:relative;padding:0 1rem 1rem}.clip-modal .info-bar img{margin-right:.75rem;width:12px;height:12px}.clip-modal .info-bar .name{font-weight:500;font-size:18px;margin-bottom:1rem}.clip-modal .info-item{font-size:12px;display:flex;align-items:center;margin-bottom:.25rem;color:hsla(0,0%,100%,.8)}.clip-modal .mid-column{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);margin-right:auto;margin-left:auto;text-align:center}.clip-modal .mid-column .versions{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:.5rem}.clip-modal .mid-column select{background-color:#000;border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8);font-size:12px;font-style:italic;border-radius:5px;padding:.25rem .5rem;cursor:pointer}.clip-modal .mid-column option{cursor:pointer}.clip-modal .versions-list{display:flex;flex-wrap:wrap;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}.clip-modal .versions-list .version{display:flex;flex-direction:column;align-items:center;padding:.5rem;border:1px solid transparent;transition:border .3s}.clip-modal .versions-list .version img{width:75px;height:40px;object-fit:cover}.clip-modal .versions-list .version .name{font-size:9px;margin-top:.25rem;opacity:.5;color:#fff}.clip-modal .versions-list .version.selected{border:1px solid #fff}.clip-modal .versions-list .version:hover{border-color:hsla(0,0%,100%,.5);cursor:pointer}.clip-modal .comments-count{display:flex;align-items:center;color:hsla(0,0%,100%,.8);font-size:14px}.clip-modal .comments-count img{margin-left:auto;margin-right:.5rem}.clip-modal .comments-count div{margin-right:auto}#gallery .empty-gallery{width:100%;height:100%}#gallery .empty-gallery h1{color:hsla(0,0%,100%,.2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#gallery .gallery-card{background-color:#000;display:flex;flex-direction:column;position:relative;transition:.3s;cursor:pointer;border:1px solid transparent!important;margin-bottom:2rem}#gallery .gallery-card:hover{border-color:#fff!important}#gallery .gallery-card .fullscreen-icon{position:absolute;top:20px;right:10px;opacity:.5;cursor:pointer}#gallery .gallery-card .fullscreen-icon:hover{opacity:1}#gallery .gallery-card .img{width:100%;display:flex;flex-direction:column;background-color:#000}#gallery .gallery-card .img img{object-fit:contain;width:100%;margin-bottom:0}#gallery .gallery-card>.body{padding:0 1rem .5rem;display:flex;flex-direction:column;height:100%}#gallery .gallery-card>.body .top-row{display:flex;align-items:center}#gallery .gallery-card>.body .title{font-size:14px;font-weight:700;margin-top:.25rem;margin-bottom:.25rem}#gallery .gallery-card>.body .timestamp{margin-left:auto;font-size:10px;color:grey;font-style:italic}#gallery .gallery-card>.body .desc{font-size:12px;padding-bottom:.5rem;margin-bottom:0}#gallery .gallery-card>.body input,#gallery .gallery-card>.body textarea{color:#fff;background-color:#343a40;border-radius:5px;padding:.25rem .5rem;outline:none;border:1px solid grey}#gallery .gallery-card>.body .info{display:flex;flex-direction:row}#gallery .gallery-card>.body .info .align-right{margin-left:auto}#gallery .gallery-card>.body .meta{padding-bottom:.5rem;font-size:10px;display:flex;align-items:center}#gallery .gallery-card>.body .meta img,#gallery .gallery-card>.body .meta svg{margin-right:.5rem;width:10px}#gallery .gallery-card>.body .meta p{font-size:12px;margin-bottom:0}#gallery .gallery-card>.body .meta span{font-size:14px;font-weight:700}#gallery .gallery-card>.body .footer{align-items:center;display:flex;text-align:right;align-self:flex-end;flex-shrink:0;font-size:12px;cursor:pointer}#gallery .gallery-card>.body .trash-icon{margin-right:.5rem;width:10px}.fullscreen-image-modal{height:90vh!important;width:90vw!important;margin-top:5vh;margin-left:5vw;padding:0;padding-left:0!important}.fullscreen-image-modal *{background-color:rgba(0,0,0,.4)!important}.fullscreen-image-modal .modal-dialog{margin:0;width:100%;height:100%;max-width:none!important}.fullscreen-image-modal .modal-content{width:100%;height:100%;border:none}.fullscreen-image-modal .modal-body{padding:0;height:100%}.fullscreen-image-modal img{width:100%;height:100%;object-fit:contain}.snapshot-modal{width:800px!important;top:25px;padding-bottom:.25rem}.snapshot-modal .ant-modal-body{padding:0}.snapshot-modal .ant-modal-close{display:none!important}.snapshot-modal .gallery-card{background-color:#000;display:flex;flex-direction:column;position:relative;color:#fff}.snapshot-modal .gallery-card .fullscreen-icon{position:absolute;top:20px;right:10px;opacity:.5;cursor:pointer}.snapshot-modal .gallery-card .fullscreen-icon:hover{opacity:1}.snapshot-modal .gallery-card .img{width:100%;height:400px;display:flex;flex-direction:column;background-color:#111}.snapshot-modal .gallery-card .img img{object-fit:contain;height:100%}.snapshot-modal .gallery-card>.body{padding:0 1rem .5rem;display:flex;flex-direction:column;height:100%}.snapshot-modal .gallery-card>.body .top-row{display:flex;align-items:center}.snapshot-modal .gallery-card>.body .title{font-size:16px;font-weight:700;margin-top:.1rem;margin-bottom:.1rem}.snapshot-modal .gallery-card>.body .timestamp{margin-left:auto;color:grey;font-size:8px;font-style:italic}.snapshot-modal .gallery-card>.body .desc{font-size:10px;margin-bottom:.5rem}.snapshot-modal .gallery-card>.body input,.snapshot-modal .gallery-card>.body textarea{color:#fff;background-color:#343a40;border-radius:5px;padding:.25rem .5rem;outline:none;border:1px solid grey}.snapshot-modal .gallery-card>.body .info{display:flex;flex-direction:row}.snapshot-modal .gallery-card>.body .info .align-right{margin-left:auto}.snapshot-modal .gallery-card>.body .meta{padding-bottom:.5rem;font-size:8px;display:flex;align-items:center}.snapshot-modal .gallery-card>.body .meta img,.snapshot-modal .gallery-card>.body .meta svg{margin-right:.5rem;width:10px}.snapshot-modal .gallery-card>.body .meta p{font-size:12px;margin-bottom:0}.snapshot-modal .gallery-card>.body .meta span{font-size:14px;font-weight:700}.snapshot-modal .gallery-card>.body .comments{max-height:250px;overflow:auto}.snapshot-modal .gallery-card>.body .comments::-webkit-scrollbar{width:8px}.snapshot-modal .gallery-card>.body .comments::-webkit-scrollbar-track{border-radius:10px}.snapshot-modal .gallery-card>.body .comments::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,251,251,.05);box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.snapshot-modal .gallery-card>.body .footer{align-items:center;display:flex;text-align:right;align-self:flex-end;flex-shrink:0;margin-top:1rem;font-size:12px;cursor:pointer}.snapshot-modal .gallery-card>.body .trash-icon{margin-right:.5rem;width:10px}.editable-text{flex-grow:1;width:100%}.editable-text:hover{cursor:pointer}.editable-text-input input,.editable-text-input textarea{display:block;width:100%;margin-bottom:1rem}.editable-text-input button{font-size:12px;margin-right:1rem;margin-bottom:1rem;border:none;border-radius:5px;background-color:#0069d9;padding:.25rem .5rem}.editable-text-input .reset{background-color:#fff;color:#000}#blueprint{height:100%;overflow:hidden;flex:7 1}.blueprint{width:100%;height:100%;background-color:#09141d}.blueprint-tree-container{overflow:auto!important;height:100%!important}.blueprint-tree-container *{color:#fff}.blueprint .info{height:100%;background-color:#09141d;overflow:auto}.ant-slider{width:100%}.blueprint-editor-empty{width:100%;height:100%}.blueprint-editor-empty *{color:hsla(0,0%,100%,.4);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.canvasArea{width:calc(100% - 30px);height:calc(100% - 30px);position:relative;left:30px;top:0}.react-ruler-wrapper{width:100%;margin:0 32px}.rulerRow{background-color:#09141d;height:30px;top:0;left:30px}.rulerCol,.rulerRow{position:absolute;z-index:10}.rulerCol{height:calc(100% - 30px)}.box,.rulerCol{width:30px;border-left:1px solid grey}.box{position:relative;height:30px;background:#09141d;box-sizing:border-box;z-index:21}.box:before{width:1px;height:100%;left:100%}.box:after{height:1px;width:100%;top:100%}.box:after,.box:before{position:absolute;content:"";background:#777}.blueprintSlider{background-color:transparent}.blueprint .info::-webkit-scrollbar{width:12px}.blueprint .info::-webkit-scrollbar-track{border-radius:10px}.blueprint .info::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,251,251,.05);box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.blueprint-container{background-color:#132434;width:100%;height:100%}.blueprint-container .ruler,.blueprint-container .ruler.horizontal canvas{border-left:1px solid hsla(0,0%,100%,.2)}.blueprint-container .ruler.vertical canvas{border-top:1px solid hsla(0,0%,100%,.2)}.blueprint-container .viewer{background-color:#132434;height:100%;width:100%}.blue-body{display:flex;width:100%;height:100%}.blue-body .infinite-container{width:100%;height:calc(100% - 30px);cursor:-webkit-grab;cursor:grab}.blue-body .infinite-container:active{cursor:-webkit-grabbing;cursor:grabbing}.blue-body svg{background-color:#11212e!important;transform-origin:1px 1px!important;background-size:50px 50px;background-image:linear-gradient(90deg,hsla(0,0%,50.2%,.2) 2px,transparent 0),linear-gradient(180deg,hsla(0,0%,50.2%,.2) 2px,transparent 0)}.blue-body svg.x200{background-size:200px 200px}.blue-body svg.x100{background-size:100px 100px}.blue-body svg.x50{background-size:50px 50px}.blue-body svg.x20{background-size:20px 20px}.blue-body svg.x10{transform-origin:.25px .25px!important;background-size:10px 10px;background-image:linear-gradient(90deg,hsla(0,0%,50.2%,.2) .5px,transparent 1px),linear-gradient(180deg,hsla(0,0%,50.2%,.2) .5px,transparent 1px)}.blue-body svg *{cursor:pointer;background-color:#11212e!important}.blue-body .svg-text{color:#fff}.react-transform-component{width:100%!important;height:100%!important}.react-transform-component:hover{cursor:-webkit-grab;cursor:grab}.react-transform-component:active{cursor:-webkit-grabbing;cursor:grabbing}.distance:hover{cursor:pointer}.control-btns{position:absolute;right:10px;z-index:1000}.control-btns div{width:35px;height:35px;margin:1rem 5px;cursor:pointer;background-color:rgba(0,0,0,.5);padding:5px;opacity:.5;border-radius:25%}.control-btns div:hover{opacity:1;background-color:rgba(0,0,0,.3)}.control-btns div img{max-width:100%}.slider-wrapper{color:#000;position:relative;padding:0 60px 0 59px;width:100%;bottom:90px;display:flex;align-items:center}.slider-wrapper *{color:#fff!important}.slider-wrapper .anticon{position:relative;bottom:6px;left:-16px!important;width:16px;height:16px;line-height:1;font-size:1.5rem}.slider-wrapper .slider-time{top:8px;margin-left:1rem;width:16px;height:16px;line-height:1;font-size:1rem;color:hsla(0,0%,100%,.6)!important}.ant-slider-track,.ant-slider:hover .ant-slider-track{background-color:#fff!important}.ant-slider .slider:hover,.ant-slider:hover .ant-slider-rail,.slider-wrapper .ant-slider-rail,.slider-wrapper .ant-slider-rail:hover{background-color:#8a8a8a!important}.ant-slider-handle{border-color:#fff!important;background-color:#fff!important}.slider-wrapper .slider-wrapper-active{color:#fff}.slider-wrapper .anticon:first-child{left:0}.slider-wrapper .anticon:last-child{right:0}.blueprint-tree{height:100%}.blueprint-tree ul{list-style-type:none;list-style:none;padding:0}.blueprint-tree .eye-icon{cursor:pointer}.blueprint-tree-title{font-family:"Roboto";font-weight:900;font-size:10px;margin-top:2rem;margin-bottom:.5rem;padding-left:1.5rem;padding-right:1rem;display:flex;color:hsla(0,0%,100%,.6)}.blueprint-tree-title .title-icon{margin-right:.75rem}.blueprint-tree-elem{font-family:"Roboto";font-size:12px;padding:.25rem 1rem 2px 2.5rem;transition:.4s;display:flex}.blueprint-tree-elem .name{border-radius:10px;padding:.25rem .75rem;border:1px solid #09141d;text-transform:capitalize}.blueprint-tree-elem.hidden *,.blueprint-tree-title.hidden *{color:#474f56!important}.blueprint-tree-elem.selected .name{background-color:#0094ff}.blueprint-tree-elem.hovered .name{border:1px solid #0193fb}.blueprint-tree-elem:hover{cursor:pointer}.blueprint-tree-elem .eye-icon,.blueprint-tree-title .eye-icon{margin-left:auto;color:#fff;opacity:0;transition:.5s}.blueprint-tree-elem.hidden .eye-icon,.blueprint-tree-elem:hover .eye-icon,.blueprint-tree-title.hidden .eye-icon,.blueprint-tree-title:hover .eye-icon{opacity:1}.blueprint-tree-container::-webkit-scrollbar{width:12px}.blueprint-tree-container::-webkit-scrollbar-track{border-radius:10px}.blueprint-tree-container::-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)}.blueprint .info * .env-settings{font-size:10px}.blueprint .info * .env-settings .title{font-size:18px;font-weight:700;margin-top:3rem;margin-bottom:3rem}.blueprint .info * .env-settings .detail{margin-bottom:1rem}.blueprint .info * .env-settings .detail img{width:14px}.blueprint .info * .env-settings .detail span{display:inline-block;margin-left:1rem;width:100px}.card-row{margin-top:1.25rem}.cam-equipment{display:flex;flex-wrap:wrap}.cam-equipment div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:10px;border-radius:5px;padding:.25rem .5rem;margin-right:.25rem;background-color:hsla(0,0%,100%,.2)}.info-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.blueprint .info .info-empty *{color:hsla(0,0%,100%,.5)!important;font-size:1rem}.blueprint .info .card-title{color:#fff;font-family:"Roboto";font-style:normal;font-weight:300;font-size:20px}.blueprint .info .title-icon{margin-right:.75rem}.blueprint-info-player{margin-top:1rem;margin-bottom:2rem}.blueprint .info .info-key{color:hsla(0,0%,100%,.4)}.blueprint .info .info-key,.blueprint .info .info-value{font-family:"Roboto";font-style:normal;font-weight:700;font-size:12px}.blueprint .info .info-value{color:#fff}.blueprint .info .info-value .color-pad{width:20px;height:20px;border-radius:50%}.latest-comment{margin-top:2rem}.latest-comment .title{color:#fff;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px}.latest-comment .title a{color:rgba(0,148,255,.4)!important;font-family:Roboto;font-style:normal;font-weight:700;font-size:12px}.blueprint .info .latest-comment .title a:hover{color:#0094ff!important}.blueprint .info .latest-comment .comment .body{background-color:inherit;border:1px solid hsla(0,0%,100%,.4)}.blueprint .info .latest-comment .comment-timeStamp{color:#505050}.blueprint .info .latest-comment .like-btn{color:#6b7277}.blueprint .info .card-row-key{color:hsla(0,0%,100%,.4)}.blueprint .info .card-row-key,.blueprint .info .card-row-value{font-weight:700;font-size:12px;line-height:14px}.blueprint .info .ant-tabs-top>.ant-tabs-nav:before{border:none}.blueprint .info .comments{overflow-y:auto;overflow-x:hidden}.blueprint .info .comments::-webkit-scrollbar{width:12px}.blueprint .info .comments::-webkit-scrollbar-track{border-radius:10px}.blueprint .info .comments::-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)}.object-thumbnail,.object-thumbnail img{max-height:150px;height:100%}@media (max-width:700px){.modal-content{width:80%!important;margin:auto}}.commentsModal{z-index:3100!important}.commentsModal .comments{max-height:calc(100vh - 350px);overflow:auto;overflow-x:hidden}.commentsModal .comments::-webkit-scrollbar{width:12px}.commentsModal .comments::-webkit-scrollbar-track{border-radius:10px;background-color:#15202b!important}.commentsModal .comments::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,251,251,.05);box-shadow:inset 0 0 6px rgba(90,90,90,.7)}.clipsList{max-width:100%!important;height:100%;overflow-y:auto;flex:6 1}.clipsList-header{background:hsla(0,0%,100%,.1);padding:7px 0}.clipsList-header div{align-items:center}.clipList-item{padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.clipList-cards{display:none}.ant-card-body{background:#11202e!important}.ant-card-meta-title{color:#fff!important}.ant-card-meta-description{color:hsla(0,0%,100%,.349)}.ant-card-bordered{border:none}.clipMeta{word-break:break-word}.clipMeta:hover{cursor:pointer;border:1px solid grey}.clipMeta-textArea{border:none!important;background-color:#343a40!important;color:#fff!important}@media (max-width:768px){.clipsList-header{display:none}}.newshot-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.newshot-header .addNewShot{font-size:24px;font-weight:300}.newshot-header .projectName{font-size:18px;font-weight:600}.newshot-header .sceneName{font-size:12px}#newshot-modal{display:flex;flex-wrap:wrap;align-items:center;padding-left:32px}#newshot-modal .ant-form-item{margin-top:16px}.ant-checkbox-group{display:flex!important;flex-direction:column;flex-wrap:nowrap}.clipslist-row-options .option:hover{background-color:rgba(0,0,0,.1)}thead .ant-table-cell{background:hsla(0,0%,100%,.1)!important;color:#fff!important}tbody .ant-table-cell{background:#11202e!important;color:#fff!important;border-bottom:1px solid #757575!important}.ant-table-thead>tr>th{border:none}tr{min-width:800px!important}.ant-table{background:none}.ant-table-content{min-width:800px!important;width:100%}.shotVideo{width:25%!important}.clipsList .ant-dropdown-trigger{cursor:pointer}.clipsList .optionsBtn{padding:0 2px 0 0}#breakdown-sheet{flex:6 1;overflow-y:auto;height:100%}.break-down-container{width:100%;background-color:#1a3248;padding:1.5rem;display:flex;flex-direction:column}.break-down-container *{color:#fff}.break-down-container h1{font-size:1.5rem}@media (max-width:740px),(min-width:993px) and (max-width:1200px){.break-down-container h1{font-size:1.25rem}}@media (max-width:460px){.break-down-container h1{font-size:1rem}}.break-down-container .breakdown-header{border-bottom:1px solid #fff;margin-bottom:2rem}.break-down-container .scene-info{display:flex;align-items:center;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.break-down-container .scene-info img{width:100px;height:75px;margin-right:1rem}.break-down-container .scene-info .scene-box{background-color:hsla(0,0%,100%,.2);padding:1rem;margin-right:1rem;display:flex;flex-direction:column;align-items:center}.break-down-container .category-header{border-bottom:1px solid hsla(0,0%,100%,.5);padding-bottom:.5rem;display:flex;align-items:baseline}.break-down-container .category-header .category-icon img{margin-right:1rem;width:20px;height:20px}.break-down-container .category-header .category-title{font-size:.8rem;word-wrap:none}.break-down-container .categories-container{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:3rem}.break-down-container .categories-container .list{width:25%;padding:0 1rem}@media (max-width:740px),(min-width:993px) and (max-width:1200px){.break-down-container .categories-container .list{width:50%;margin-bottom:3rem}}@media (max-width:460px){.break-down-container .categories-container .list{width:100%}}.break-down-container .categories-container .list ul{list-style-type:none;margin:0;padding:0}.break-down-container .categories-container .list .item{display:flex;align-items:center;padding:.5rem;transition:.3s}.break-down-container .categories-container .list .item:hover{cursor:pointer;background-color:hsla(0,0%,100%,.15)}.break-down-container .categories-container .list .item .thumbnail{word-break:break-all;margin-right:1rem;font-size:.5rem;width:75px}.break-down-container .categories-container .list .item .thumbnail img{width:100%}.break-down-container .categories-container .list .item .name{width:100%;word-break:break-all;font-size:.75rem}.item-pop{padding:.5rem!important}.item-pop .thumbnail{width:100px;margin:auto auto 3rem}.item-pop .thumbnail img{width:100%}.item-pop .color-pad{display:flex;margin-top:.25rem;margin-bottom:.25rem}.item-pop .color-pad div{margin-left:1rem;width:20px;height:20px;border-radius:50%}.empty-dashboard{flex:6 1;width:100%}.empty-dashboard h1{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);color:grey;text-align:center}.sidebar-dropdown-menu{background-color:#000;border:1px solid hsla(0,0%,100%,.2);padding:0;border-radius:4px}.sidebar-dropdown-menu li:hover{background-color:hsla(0,0%,100%,.1)}.sidebar-dropdown-menu li img{margin-right:.5rem}.sidebar-dropdown-menu li svg{margin-right:.4rem}.sidebar-dropdown-menu a{display:flex;align-items:center;color:#fff!important;margin-right:.1rem}.sidebar-dropdown-menu a:link,.sidebar-dropdown-menu a:visited{text-decoration:none;color:inherit}.sidebar-dropdown-menu .ant-dropdown-menu-item-disabled,.sidebar-dropdown-menu .ant-dropdown-menu-item-disabled *,.sidebar-dropdown-menu .ant-dropdown-menu-submenu-disabled,.sidebar-dropdown-menu .ant-dropdown-menu-submenu-disabled *{background-color:#000!important;color:hsla(0,0%,100%,.5);cursor:not-allowed!important}.sidebar-dropdown-menu .ant-dropdown-menu-item-disabled img,.sidebar-dropdown-menu .ant-dropdown-menu-submenu-disabled img{opacity:.5}.sidebar-dropdown-menu .ant-dropdown-menu-submenu-title{color:#fff;padding-right:0}.sidebar-dropdown-menu .ant-dropdown-menu-submenu-title a{display:flex;align-items:center;padding-right:0}.sidebar-dropdown-menu .ant-dropdown-menu-submenu-title a .caret{margin-left:auto}.sidebar-dropdown-menu .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{display:none}.sidebar-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background-color:inherit}.projects-sub-menu *{background-color:#000!important;color:#fff}.projects-sub-menu ul{max-height:500px;min-width:175px;overflow:auto;border:1px solid hsla(0,0%,100%,.2);padding:0}.projects-sub-menu li:hover{background-color:hsla(0,0%,100%,.1)!important}.dashboard-sidebar{height:100%;background:rgba(0,0,0,.35);border-right:.5px solid hsla(0,0%,100%,.2);overflow-y:auto;display:flex;flex-direction:column}@media (max-width:319px){.dashboard-sidebar{width:150px}.dashboard-sidebar .projects-panel .settings,.dashboard-sidebar .projects-panel img{width:7px}.dashboard-sidebar .projects-panel .caret{margin-right:1rem;width:7px}.dashboard-sidebar .scene{padding:.5rem}.dashboard-sidebar .scene .thumbnail{width:70px;height:30px}.dashboard-sidebar .scene span{font-size:8px}}@media (min-width:320px){.dashboard-sidebar{width:150px}.dashboard-sidebar .projects-panel .settings,.dashboard-sidebar .projects-panel img{width:7px}.dashboard-sidebar .projects-panel .caret{margin-right:1rem;width:7px}.dashboard-sidebar .scene{padding:.5rem}.dashboard-sidebar .scene .thumbnail{width:70px;height:30px}.dashboard-sidebar .scene span{font-size:8px}}@media (min-width:576px){.dashboard-sidebar{width:225px}.dashboard-sidebar .scene .thumbnail{width:100px;height:40px}.dashboard-sidebar .scene span{font-size:10px}}@media (min-width:768px){.dashboard-sidebar{width:300px}.dashboard-sidebar .projects-panel .settings,.dashboard-sidebar .projects-panel img{width:10px}.dashboard-sidebar .projects-panel .caret{margin-right:3rem;width:10px}.dashboard-sidebar .scene .thumbnail{width:100px;height:50px}}@media (min-width:992px){.dashboard-sidebar{width:325px}.dashboard-sidebar .scene{padding:1rem}.dashboard-sidebar .scene .thumbnail{width:120px;height:50px}.dashboard-sidebar .scene span{font-size:12px}}@media (min-width:1200px){.dashboard-sidebar{width:350px}}.dashboard-sidebar .projects-panel{padding-top:3rem}.dashboard-sidebar .projects-panel>.title{display:flex;align-items:baseline;margin-bottom:.5rem}.dashboard-sidebar .projects-panel>.title img{margin-left:1rem;margin-right:.5rem}.dashboard-sidebar .projects-panel>.title h2{color:hsla(0,0%,100%,.6);font-family:Roboto;font-weight:700;font-size:10px}.dashboard-sidebar .projects-panel .project{display:flex;align-items:baseline;font-size:12px;padding-top:.3rem;padding-bottom:.3rem}.dashboard-sidebar .projects-panel .project:hover{background-color:hsla(0,0%,100%,.2);cursor:pointer}.dashboard-sidebar .projects-panel .project.selected{background-color:hsla(0,0%,100%,.4)}.dashboard-sidebar .projects-panel .project .title{color:hsla(0,0%,100%,.7);margin-left:1rem}.dashboard-sidebar .projects-panel .project .settings{margin-left:auto;margin-right:.25rem}.dashboard-sidebar .projects-panel .add-project{color:hsla(0,0%,100%,.4);font-size:12px;margin-left:1rem;margin-top:.5rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard-sidebar .scenes-panel{padding-top:1.5rem}.dashboard-sidebar .scenes-panel .back{cursor:pointer;margin-left:1rem;font-family:Roboto;font-weight:700;font-size:10px;color:#fff;opacity:.3;transition:opacity .3s}.dashboard-sidebar .scenes-panel .back:hover{opacity:.6}.dashboard-sidebar .scenes-panel .project-name{margin-top:1rem;margin-left:1rem;font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;color:#fff}.dashboard-sidebar .scenes-panel .scenes{margin-top:1rem}.dashboard-sidebar .scenes-panel .scenes>.title{margin-left:1rem;display:flex;align-items:baseline}.dashboard-sidebar .scenes-panel .scenes>.title img{width:10px}.dashboard-sidebar .scenes-panel .scenes>.title h2{margin-left:.5rem;font-family:Roboto;font-style:normal;font-weight:700;font-size:10px;color:hsla(0,0%,100%,.6)}.dashboard-sidebar .scenes-panel .scenes .scene{cursor:pointer;display:flex;align-items:center}.dashboard-sidebar .scenes-panel .scenes .scene:hover{background-color:hsla(0,0%,100%,.1)}.dashboard-sidebar .scenes-panel .scenes .scene.selected{background-color:hsla(0,0%,100%,.4)}.dashboard-sidebar .scenes-panel .scenes .scene span{margin-left:.5rem;color:hsla(0,0%,100%,.7)}.dashboard-sidebar::-webkit-scrollbar{width:8px}.dashboard-sidebar::-webkit-scrollbar-track{border-radius:10px}.dashboard-sidebar::-webkit-scrollbar-thumb{border-radius:10px;background-color:hsla(0,0%,100%,.1);box-shadow:inset 0 0 6px hsla(0,0%,100%,.05)}.switch-account-modal{width:368px!important}.switch-account-modal .ant-modal-content,.switch-account-modal .ant-modal-header{border-radius:8px!important}.switch-account-modal .ant-modal-close{display:none}.switch-account-modal .licenses{padding:0 2rem;max-height:400px;overflow-y:auto}.switch-account-modal .licenses .license{display:flex;align-items:center;padding:1rem;cursor:pointer;border-radius:4px}.switch-account-modal .licenses .license:hover{background-color:#effbff}.switch-account-modal .licenses .license.selected{background-color:#eafaff}.switch-account-modal .licenses .license .thumbnail{width:62px;height:62px;border-radius:4px;margin-right:1rem}.switch-account-modal .licenses .license .info *{font-family:Roboto;font-size:14px}.switch-account-modal .licenses .license .name{font-weight:500}.switch-account-modal .licenses .license .role{font-style:italic;font-weight:400}.switch-account-modal .open-btn{margin-top:2rem;width:100%;text-align:center}.switch-account-modal .open-btn button{border-radius:10px;padding:.5rem 1.5rem;background-color:#0075e1;color:#fff;border:none;outline:none;transition:.3s}.switch-account-modal .open-btn button:hover{background-color:#2395ff}.switch-account-modal .open-btn button:active{background-color:#0063c0}.switch-account-modal .open-btn button:disabled{background-color:#a7a7a7;cursor:not-allowed}.switch-account-modal .footer{display:flex;flex-direction:row;margin-top:1rem;color:#0094ff}.switch-account-modal .footer img{margin-right:.5rem}.switch-account-modal .footer .settings{margin-left:auto}.switch-account-modal .footer .settings a{color:#0094ff!important}.switch-account-modal .footer .support{margin-left:2rem}.create-project{width:700px!important}.create-project .create-project-header{font-family:Roboto;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center}.create-project .scene-info{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;margin:2rem auto 1rem;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;color:rgba(0,0,0,.6)}.create-project .scene-info .ant-select{width:100px;margin-right:1rem}.create-project .scene-info .ant-select-selector{border-radius:5px!important;text-align:center;color:rgba(0,0,0,.6);font-size:16px}.create-project .scene-info input{width:150px;border:1px solid grey;border-radius:5px;padding:0 .5rem;margin-right:.5rem}.create-project .scene-info ::-webkit-input-placeholder{color:rgba(0,0,0,.3);font-weight:100}.create-project .scene-info :-ms-input-placeholder{color:rgba(0,0,0,.3);font-weight:100}.create-project .scene-info ::-ms-input-placeholder{color:rgba(0,0,0,.3);font-weight:100}.create-project .scene-info ::placeholder{color:rgba(0,0,0,.3);font-weight:100}.create-project .scene-info .scene-name{cursor:pointer}.create-project .templates-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:20px;line-height:23px;margin-bottom:1rem}.create-project .templates-grid{display:flex;flex-wrap:wrap;height:430px;overflow:auto}.create-project .templates-grid::-webkit-scrollbar{width:10px}.create-project .templates-grid::-webkit-scrollbar-track{border-radius:6px;background:#dadada}.create-project .templates-grid::-webkit-scrollbar-thumb{border-radius:6px;background:#888}.create-project .templates-grid::-webkit-scrollbar-thumb:hover{background:#555}.create-project .templates-grid .template-card{width:33.333%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.25rem .5rem;text-align:center;font-size:14px;color:rgba(0,0,0,.7);cursor:pointer}.create-project .templates-grid .template-card .template-img{height:100px;background-size:cover!important;background-color:grey;border-radius:10px;margin-bottom:.5rem;border:3px solid #fff;transition:.3s}.create-project .templates-grid .template-card .checkmark{height:100%;width:100%;background-color:rgba(26,118,232,.37);position:relative}.create-project .templates-grid .template-card .checkmark img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.create-project .templates-grid .template-card.selected .template-img,.create-project .templates-grid .template-card:hover .template-img{border-color:#1a76e8}.create-project .templates-grid .template-card.selected .template-title,.create-project .templates-grid .template-card:hover .template-title{color:#1a76e8}.create-project .create-project-footer{display:flex;align-items:center;margin-top:2rem}.create-project .create-project-footer .ant-select{width:120px;margin-left:1rem}.create-project .create-project-footer .ant-select-selector{border-radius:5px!important;text-align:center;color:rgba(0,0,0,.6);font-size:16px}.create-project .create-project-footer .cancel{margin-left:auto;margin-right:1rem}.create-project .create-project-footer .cancel button{padding:.25rem 1rem;background-color:#fff;border-radius:5px;border:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.7)}.create-project .create-project-footer .create button{padding:.25rem 1rem;border-radius:5px;color:#fff;border:1px solid #1a76e8;background-color:#1a76e8}.create-project .create-project-footer .loader{display:inline;margin-right:.5rem}.create-project .create-project-footer .create button:disabled{border:1px solid #cecece;background-color:#cecece;cursor:not-allowed}.invalid-dashboard-modal{flex-grow:1}.invalid-dashboard-modal .project-sub-modal{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:100}.invalid-dashboard-modal .project-sub-modal .body{width:50%;position:relative;top:30%;left:50%;border-radius:5px;transform:translate(-50%);padding:1rem;background-color:#fff;color:#000}.invalid-dashboard-modal .project-sub-modal .body p{font-size:22px;margin-bottom:0}.download-app-modal{text-align:center;width:625px!important}.download-app-modal .ant-modal-close{display:none}.download-app-modal .ant-modal-body{padding:2rem 17%}.download-app-modal h1{font-size:18px;font-weight:500}.download-app-modal p{font-size:12px}.download-app-modal a{display:block;background:#0075e1;border-radius:4px;border:none;outline:none;padding-top:.75rem;padding-bottom:.75rem;width:175px;color:#fff;font-size:12px;transition:.3s;cursor:pointer}.download-app-modal a *{color:#fff}.download-app-modal a:link,.download-app-modal a:visited{text-decoration:inherit;color:inherit}.download-app-modal a:visited{cursor:auto}.download-app-modal a:hover{background:#1d89ee}.announcement-modal .ant-modal-close{display:none}.announcement-modal .ant-modal-body{text-align:center;padding:3rem}.announcement-modal p{display:inline}.announcement-modal button{background:#0075e1;color:#fff;border-radius:4px;border:none;margin-top:2rem;padding:.75rem 2rem}.project-selector-logout{margin:1rem;color:#0094ff!important;cursor:pointer;position:absolute;top:0}.project-selector-logout:hover{color:#97d4ff!important}.project-selector-container{position:fixed;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;color:#000;width:400px}.project-selector-container h1{font-family:Roboto;font-style:normal;font-weight:300;font-size:18px;line-height:21px;text-align:center;color:#000}.project-selector-container .settings-link{text-align:right;margin-top:.5rem;margin-right:.5rem}.project-selector-container .settings-link a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:inherit}.project-selector-container .settings-link a:hover{cursor:pointer;color:#0075e1}.project-selector-container .settings-link.disabled svg{color:grey}.project-selector-container .settings-link.disabled svg:hover{cursor:not-allowed}.project-selector-container label{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#555}.project-selector-container .ant-form-item *{border:none!important}.project-selector-container .ant-select{background:#f8f8f8;border:.5px solid rgba(0,0,0,.1)!important;box-sizing:border-box;border-radius:4px!important}.project-selector-container .ant-select *{background:#f8f8f8!important}.project-selector-container button{background:#0075e1;border-radius:10px}.project-selector-container .error-message{display:block;margin-top:.25rem;color:red}.settings-menu{padding-top:3rem}.settings-menu body{margin-top:20px;color:#1a202c;text-align:left;background-color:#e2e8f0}.settings-menu .main-body{padding:15px}.settings-menu .selected-license>*{margin-top:.5rem;margin-bottom:1rem;padding-left:2rem;padding-right:1rem;display:flex;flex-direction:row;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer}.settings-menu .selected-license img{margin-right:1rem;width:36px;height:36px;border-radius:4px}.settings-menu .selected-license .title{display:flex;flex-direction:column}.settings-menu .selected-license .license-name{font-size:18px;margin-bottom:0}.settings-menu .selected-license .license-name.no-selection{color:grey;font-style:italic}.settings-menu .selected-license .role{font-size:12px}.settings-menu .selected-license .role .admin-tag{font-size:8px;padding:.1rem .2rem;background-color:#09f;color:#fff;margin-left:.25rem;border-radius:3px}.settings-menu .selected-license .arrow{margin-left:auto}.settings-menu .nav-link{color:#4a5568}.settings-menu .card{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid rgba(0,0,0,.125);border-radius:.25rem;padding:1rem}.settings-menu .card-body{flex:1 1 auto;min-height:1px;background-color:#fff;padding:1rem;color:#000}.settings-menu .gutters-sm{margin-right:-8px;margin-left:-8px}.settings-menu .gutters-sm>.col,.settings-menu .gutters-sm>[class*=col-]{padding-right:8px;padding-left:8px}.settings-menu .mb-3,.settings-menu .my-3{margin-bottom:1rem!important}.settings-menu .bg-gray-300{background-color:#e2e8f0}.settings-menu .h-100{height:100%!important}.settings-menu .shadow-none{box-shadow:none!important}.settings-menu .nav-item{cursor:pointer;transition:background-color .3s;border-radius:50px!important}.settings-menu .nav-item:not(.active):hover{background-color:rgba(0,0,0,.06)}.settings-menu .nav-link.disabled{opacity:.6}.ant-upload{width:120px;height:120px;background-color:#fff;border:none}.ant-upload .img-upload-icon{position:relative;width:100%;height:100%;background-size:cover!important;background-repeat:no-repeat!important;border:1px solid rgba(0,0,0,.2)}.ant-upload .img-upload-icon div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#000}.ant-upload.ant-upload-select.ant-upload-select-picture-card{display:inherit;width:120px;height:1200px}.delete-user-modal input{width:100%;margin-bottom:1rem;border:1px solid rgba(0,0,0,.4);padding:.5rem 1rem}.delete-user-modal .delete-btn{background-color:red}#billing *{transition:.3s}#billing .section:not(:first-child){border-top:1px solid rgba(0,0,0,.1);margin-top:1rem}#billing .new-drive p{margin-bottom:.5rem;margin-top:.5rem}#billing .title{margin-top:1rem;font-size:16px;font-weight:700}#billing p{margin-top:0;margin-bottom:1rem;font-size:12px;opacity:.8}#billing .wallet{color:#00af17;font-weight:700}#billing .purchase-licenses{margin-top:0;margin-bottom:1rem}#billing .cancel-sub-btn,#billing .subscribe-btn{margin-top:0;padding:.5rem .75rem;background-color:#ff4747;border-radius:4px;border:none;color:#fff}#billing .cancel-sub-btn:hover,#billing .subscribe-btn:hover{background-color:#ff1313}#billing .subscribe-btn{background-color:#4753ff}#billing .subscribe-btn:hover{background-color:#2433ff}#billing .subscribe-btn:disabled{background-color:grey;cursor:not-allowed}.buy-team-modal .price{text-align:center}.buy-team-modal .price h1{color:#fff;margin:auto;font-size:18px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.3);padding:1.5rem .5rem;border-radius:50%}.buy-team-modal .StripeElement{margin:0}.buy-team-modal .ant-row.submit{margin:1rem 0 0}.buy-team-modal button[type=submit]{width:100%;height:100%;background-color:#4caf50;color:#fff;padding-top:1rem;padding-bottom:1rem!important;border:none;border-radius:4px;cursor:pointer;font-weight:700;font-size:18px}.buy-team-modal button[type=submit]:hover{background-color:#45a049}.payment-summary{display:flex;flex-direction:column;font-size:14px}.payment-summary div{margin:.5rem 0}.payment-summary-title{display:flex;justify-content:space-between;font-weight:700;font-size:18px}.payment-summary-credit{display:flex;justify-content:space-between;border-bottom:1px solid grey;padding-bottom:.5rem;margin-bottom:0;color:red}.payment-summary-total-amount{display:flex;justify-content:space-between;font-size:16px;font-weight:700}.Paybutton{white-space:nowrap;border:0;outline:0;display:inline-block;height:40px;line-height:40px;padding:0 14px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);color:#fff;border-radius:4px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;background-color:#007bff;text-decoration:none;transition:all .15s ease;margin-top:10px}.Paybutton:disabled,.Paybutton[disabled]{border:1px solid #999;background-color:#ccc;color:#666}.Paybutton:hover:not([disabled]){color:#fff;cursor:pointer;background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08)}.StripeElement{display:block;margin:10px 0 20px;max-width:500px;padding:10px 14px;box-shadow:0 1px 3px rgba(50,50,93,.14902),0 1px 0 rgba(0,0,0,.0196078);border-radius:4px;background:#fff}.StripeElement--focus{box-shadow:0 4px 6px rgba(50,50,93,.109804),0 1px 3px rgba(0,0,0,.0784314);transition:all .15s ease}.ErrorMessage svg{margin-right:10px}.Result{margin-top:50px;text-align:center;-webkit-animation:fade .2s ease-out;animation:fade .2s ease-out}.ResultTitle{color:#fff;font-weight:500;margin-bottom:8px;font-size:17px;text-align:center}.ResultMessage{color:green;font-size:14px;font-weight:400;margin-bottom:25px;line-height:1.6em;text-align:center}.ResetButton{border:0;cursor:pointer}.invoices-table{margin-top:1rem}.invoices-table .ant-table-content{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.invoices-table .ant-table-thead tr{background-color:rgba(0,0,0,.1)}.invoices-table .ant-table-thead *{background:#dfdfdf!important;color:#000!important}.invoices-table .ant-table-cell,.invoices-table .ant-table-tbody{color:#000}.invoices-table .ant-table-cell .ant-table-cell,.invoices-table .ant-table-tbody .ant-table-cell{background-color:#fff!important;color:#000!important}.invoices-table tr{border:4px solid red!important}.invoices-table .status{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;font-weight:700;padding:.25rem .5rem;border-radius:10px}.buy-team-license-modal .ant-modal-close{display:none}.add-credit-modal .ant-input-number{margin-bottom:1rem;width:100%;display:block}.add-credit-modal .pay-btn{width:100%}.in-app-purchases-table{margin-top:1rem}.in-app-purchases-table .ant-table-content{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.in-app-purchases-table .ant-table-thead tr{background-color:rgba(0,0,0,.1)}.in-app-purchases-table .ant-table-thead *{background:#dfdfdf!important;color:#000!important}.in-app-purchases-table .ant-table-cell,.in-app-purchases-table .ant-table-tbody{color:#000}.in-app-purchases-table .ant-table-cell .ant-table-cell,.in-app-purchases-table .ant-table-tbody .ant-table-cell{background-color:#fff!important;color:#000!important}.in-app-purchases-table tr{border:4px solid red!important}.in-app-purchases-table .status{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;font-weight:700;padding:.25rem .5rem;border-radius:10px}.team-members-settings .team-member{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:12px}.team-members-settings .team-member .user{width:35%}.team-members-settings .team-member .user .tag{font-size:9px;padding:.1rem .2rem;background-color:#09f;color:#fff;margin-right:.25rem}.team-members-settings .team-member .user .email{width:100%;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-members-settings .team-member .role{margin-left:2rem;flex-grow:1}.team-members-settings .team-member .make-admin,.team-members-settings .team-member .make-billing-admin{padding:.25rem;margin-left:.5rem;margin-right:.5rem;border:1px solid rgba(0,0,0,.2);cursor:pointer}.team-members-settings .team-member .edit-user{margin-right:1rem;color:#00978d}.team-members-settings .team-member .remove{color:#c71c1c}.team-members-settings .team-member .edit-user,.team-members-settings .team-member .remove{cursor:pointer}.team-members-settings .team-members-header{font-weight:500;font-size:20px;line-height:32px;margin-right:1rem}.team-members-settings .licenses-length{display:flex;flex-direction:column;font-weight:300;font-size:14px;line-height:23px;color:rgba(0,0,0,.8)}.team-members-settings .licenses-length span{font-size:10px;font-weight:700}.team-members-settings .new-member-btn{cursor:pointer}.team-members-settings .new-member-btn:hover{text-decoration:underline}.team-members-settings .team-members{color:#000!important}.team-members-settings .team-members .ant-list-item{border-bottom:none;font-size:16px}.team-members-settings .team-member-email{font-weight:300;color:rgba(0,0,0,.8)}.team-members-settings .team-member-role{font-size:14px;margin-left:1rem}.team-member-role{font-weight:500;font-size:18px;line-height:23px;color:#000}.edit-team-member-btn{font-weight:400;font-size:14px;line-height:23px;color:#00978d;margin:0 2rem 0 5rem;cursor:pointer}.edit-team-member-btn:hover{text-decoration:underline}.remove-team-member-btn{cursor:pointer;font-weight:400;font-size:14px;line-height:23px;color:#c71c1c}.remove-team-member-btn:hover{text-decoration:underline}#add-member-popconfirm .ant-popover-buttons{display:none!important}.non-members-list{max-height:380px;overflow:auto}.role-btn{margin:.5rem .5rem 0}.not-found{height:100vh;width:100vw;position:relative}.not-found h1{position:absolute;color:#fff}.invitation-signup,.not-found h1{top:50%;left:50%;transform:translate(-50%,-50%)}.invitation-signup{position:fixed;background-color:#fff;border-radius:8px;padding:0 3rem 2rem;display:flex;flex-direction:column}.invitation-signup-logo{align-self:center;display:flex;justify-content:center}.invitation-signup-logo img{margin:2rem 0;width:80%;height:80%}.invitation-signup-form{display:flex;flex-direction:column}.invitation-signup-form button{align-self:center;margin-top:1rem}@media (max-width:319px){.invitation-signup{width:80%}}@media (min-width:320px){.invitation-signup{width:80%}}@media (min-width:576px){.invitation-signup{width:50%}}@media (min-width:768px){.invitation-signup{width:40%}}@media (min-width:992px){.invitation-signup{width:30%}}#admin-reg{width:30%;margin:auto;padding-top:3rem;min-width:250px}#admin-reg #description,#admin-reg #logo{text-align:center;margin-bottom:3rem}#admin-reg #description{-webkit-text-emphasis:1px;text-emphasis:1px;margin-bottom:3rem}#admin-reg #email{margin-bottom:1rem}#admin-reg #email b{word-break:break-all}#admin-reg form label{color:#fff}#admin-reg form input,#admin-reg form select{width:100%;padding-left:1rem;color:#000;border-radius:4px}#admin-reg form #submit{text-align:center}#admin-reg form button{margin-top:2rem;background-color:#1a76e8;border-radius:4px;border-width:0;padding:.25rem 1.5rem;font-size:16px}.create-team-invitation{position:fixed;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;padding:0 3rem 2rem;min-width:500px;display:flex;flex-direction:column}.create-team-invitation-logo{align-self:center;display:flex;justify-content:center}.create-team-invitation-logo img{margin:2rem 0;width:80%;height:80%}.create-team-invitation-form{display:flex;flex-direction:column}.create-team-invitation-form button{align-self:center}#create-team{height:100%;background-color:#fff;color:#000;overflow:auto}#create-team>form>div{width:50%;min-width:300px;padding-top:3rem;margin:auto}#create-team #logo,#create-team #page-num{text-align:center;margin-bottom:3rem}#create-team #nav-group{margin-bottom:1rem}#create-team .form-nav{background:#e6e6e6;color:#fff;border-radius:50px;padding:.25rem .5rem;margin-left:1rem;margin-right:1rem}#create-team .form-nav:hover{cursor:not-allowed}#create-team .form-nav.filled:hover{cursor:pointer;background:#54b5db}#create-team .form-nav.filled{background:#2d95bf;color:#fff;border-radius:50px;padding:.25rem .5rem;margin-left:1rem;margin-right:1rem;transition:.3s}#create-team #page-next{text-align:center;margin-top:3rem;margin-bottom:1rem}#create-team #page-next button{background-color:#1a76e8;color:#fff;padding:.25rem 1.5rem;border-radius:4px;outline:none}#create-team #create-team-info #team-name{margin-top:2rem}#create-team #create-team-info #team-logo>div{display:flex}#create-team #create-team-info #team-logo img{margin-right:1rem}#create-team #create-team-info input{width:100%;border-color:hsla(0,0%,82%,.548);border-radius:5px}.image-uploader{background-color:#eee!important;border-radius:0!important;width:120px;height:120px;color:#000;border:none;transition:.3s;padding:0;background-size:cover!important;background-repeat:no-repeat!important}.image-uploader:hover{background-color:#ccc!important}.image-uploader:disabled{background-color:grey!important}.image-uploader .plus{font-size:35px;color:#fff}#create-team #license #licence-description{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#858585;margin-bottom:1rem}#create-team #license .payment-end{border-bottom:1px solid rgba(0,0,0,.1)}#create-team #payment .StripeElement{margin:2rem auto}#create-team #payment .stripe-logo{text-align:center}#create-team #payment .stripe-logo img{text-align:center;max-width:300px}#create-team #payment .description{color:#858585;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:21px;margin:3rem auto;padding-left:15%;padding-right:15%}.no-teams{position:absolute;width:100vw;top:20%;text-align:center}.no-teams .logout{position:fixed;top:0;margin:1rem;color:#0094ff!important;cursor:pointer}.no-teams .logout:hover,.no-teams a:hover{color:#97d4ff!important}.no-teams h1{font-style:normal;font-weight:500;font-size:24px;line-height:28px;color:#fff;margin-bottom:1.5rem}.no-teams h3{font-size:20px;line-height:20px;color:#fff;margin-bottom:0}.no-teams a{color:#0094ff!important}.register-form{padding:10% 25%;padding:100px 25%;background-color:#fff;width:100vw;height:100vh;overflow-y:auto}.register-form .logo{text-align:center;margin-bottom:3rem}.register-form .logo img{width:200px}.register-form .ant-form-item-label{text-align:left}.register-form .StripeElement{margin:0 0 1rem}.register-form .submit{text-align:center}.register-form.invitation-register{padding:10% 25%;background-color:#fff;width:100vw;height:100vh}.register-form.invitation-register .logo{text-align:center;margin-bottom:3rem}.register-form.invitation-register .logo img{width:200px}.register-form.invitation-register .email{margin-bottom:2rem}.register-form.invitation-register .email span{margin-left:1rem;font-style:italic}.register-form.invitation-register .ant-form-item-label{text-align:left}.register-form.invitation-register .StripeElement{margin:0 0 1rem}.register-form.invitation-register .submit{text-align:center}.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:100vw;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:400px;height:100vh}.payment-page .billing-form{width:calc(100vw - 400px);height:100vh}}@media (min-width:992px){.payment-page .billing-info{width:500px;height:100vh}.payment-page .billing-form{width:calc(100vw - 500px);height:100vh}}.billing-info{background-color:#f6f6f6;height:100vh;overflow:auto;padding:3rem}.billing-info .loader{height:100%}@media (min-width:320px){.billing-info{font-size:10%}}.billing-info .billing-card{border-radius:15px}.billing-info .billing-card-header{background-color:#000;color:#fff;text-align:center;border-top-left-radius:15px;border-top-right-radius:15px;padding-top:3rem;padding-bottom:3rem}.billing-info .billing-card-header #logo{width:150px}.billing-info .billing-card-header .licence-type{margin-top:1rem;font-size:18px;font-weight:300}.billing-info .billing-card-header .new-price{font-size:30px;font-weight:500;margin:1rem auto -1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.billing-info .billing-card-header .new-price:before{position:absolute;width:115%;content:"";left:-5px;top:50%;right:0;border-top:2px solid;border-color:inherit;transform:rotate(-10deg)}.billing-info .billing-card-header .price{margin-top:1rem;font-size:60px;font-weight:500}.billing-info .billing-card-header .period{font-weight:300;font-size:18px}.billing-info .billing-card-body{background-color:#fff}.billing-info .billing-card-body,.billing-info .features{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.billing-info .features{padding:2rem 3rem 3rem;color:#3d3d3d;box-shadow:-1px 4px 10px 4px rgba(0,0,0,.1)}.billing-info .features h1{font-size:18px}.billing-info .features .feature{font-size:16px;font-weight:300}.billing-form{position:relative;height:100vh;overflow:auto;background-color:#f8f8f8!important;border-left:1px solid #d8d8d8;padding-right:5rem;color:#000}@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{font-weight:500;font-size:18px;color:#3d3d3d;margin:3rem 3rem 2rem}.billing-form>form{margin:1rem 3rem 3rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.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{font-size:16px;line-height:19px;color:#3d3d3d}.billing-form>form button[type=submit]{margin-top:1rem;outline:none;border:none;background:#0094ff;border-radius:4px;padding:.75rem 2rem;font-size:14px;line-height:16px;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{margin-bottom:1rem}.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;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:#572d61;cursor:not-allowed}.billing-form>form .loader{display:inline;margin-right:.5rem;height:10px}.billing-form>form .loader *{z-index:2}@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}}@media (min-width:320px){.form-container{padding:3rem 20%}.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:.5rem 2rem}}@media (min-width:768px){.form-container{padding:6rem 20%}.form-container h1{font-size:30px;margin-bottom:3rem}.form-container p{margin-bottom:2rem;font-size:14px}.form-container label{font-size:14px}.form-container button,.form-container input,.form-container select{font-size:16px;padding:.75rem 3rem}}@media (min-width:992px){.form-container{padding:6rem 20%}.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,.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:disabled,.form-container select:disabled{cursor:not-allowed;background-color:#fff;color:#b6b6b6;border:1px solid rgba(0,0,0,.15)}.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[type=submit]{font-weight:700;border-radius:4px;border:none;background:#0094ff;color:#fff}.form-container button:disabled{background-color:grey}.invitation-wrapper{display:flex;background-color:#fff;color:#000;height:100vh;width:100vw;overflow:auto}.invitation-wrapper .left-child{position:relative;height:100vh;background-image:url(/login/login-image2.png);background-repeat:no-repeat;background-size:cover;transition:.3s}.invitation-wrapper .left-child .logo{position:absolute;left:50%;top:10%;transform:translate(-50%)}.invitation-wrapper .right-child{position:relative;flex-grow:1;height:100%;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;transform:translate(-50%)}}@media (min-width:992px){.invitation-wrapper .left-child{display:flex;width:408px}.invitation-wrapper .left-child .logo{width:110px;transform:translate(-50%)}}.login-modal form{display:flex;flex-direction:column}.login-modal form input{margin-bottom: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}.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}.reset-password{padding:6rem 30%;background-color:#fff;height:100vh;width:100vw;color:#000}.reset-password form h1{color:#3d3d3d;font-weight:700;margin-bottom:2rem}.reset-password form label{display:block;font-weight:700;color:#484848}.reset-password form label.disabled{color:#b6b6b6}.reset-password form input{display:block;margin-bottom:2rem;height:40px;width:100%;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.3);border-radius:4px}.reset-password form input:disabled{cursor:not-allowed;background-color:#fff;color:#b6b6b6;border:1px solid rgba(0,0,0,.15)}.reset-password form small{display:block;color:red}.reset-password form button[type=submit]{font-size:16px;padding:.75rem 3rem;font-weight:700;border-radius:4px;border:none;background:#0094ff;color:#fff}.reset-password form button:disabled{background-color:grey;cursor:not-allowed}.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;overflow:auto;background-color:#fff;color:#000;text-align:center}.welcome-download-app .logo{width:100px;margin-bottom:1rem}@media (max-width:319px){.welcome-download-app{padding:5% 10%}}@media (min-width:320px){.welcome-download-app{padding:5% 15%}}@media (min-width:500px){.welcome-download-app{padding:5% 30%}}@media (min-width:768px){.welcome-download-app{padding:5% 30%}}.welcome-download-app .download-buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.welcome-download-app .download-buttons .button{width:175px}.welcome-download-app .download-buttons a{display:block;background:#0075e1;border-radius:4px;border:none;outline:none;padding-top:.75rem;padding-bottom:.75rem;width:100%;color:#fff;font-size:12px;transition:.3s;cursor:pointer}.welcome-download-app .download-buttons a *{color:#fff}.welcome-download-app .download-buttons a:link{text-decoration:inherit;color:inherit}.welcome-download-app .download-buttons a:visited{text-decoration:inherit;color:inherit;cursor:auto}.welcome-download-app .download-buttons a:hover{background:#1d89ee}.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}.terms-and-conditions{padding:40px 40px 0;background-color:#000}.terms-and-conditions h1,.terms-and-conditions h2,.terms-and-conditions h3,.terms-and-conditions h4{color:#fff}.terms-and-conditions h2{font-size:42px;font-weight:700;line-height:1.1}.terms-and-conditions h3{font-size:24px}.terms-and-conditions p{font-size:14px;margin-top:0;margin-bottom:10px;line-height:20px}