body,html{padding:0;font-family:Overpass}body,body *,html,html *{margin:0;box-sizing:border-box}body *,html *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.4) transparent}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:12px}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:transparent}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:20px;border:3px solid #fff}.App{background-color:#f5f5f5}img{object-fit:cover}#login{width:100vw;height:100vh;margin:0;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background-color:#fcfbf9;font-family:Overpass}#login .container{position:relative;z-index:1}#login .container,#login .container .login{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}#login .container .login{margin-top:50px;padding:15px 5px 5px;border:1.5px solid #32aaff;border-radius:6px;background-color:#fcfbf9}#login .graphic-right{right:0}#login .graphic-left,#login .graphic-right{position:absolute;max-height:100vh;object-fit:cover;z-index:0}#login .graphic-left{left:0}.generic-card{background:#fff;border:1.5px solid #dedede;box-sizing:content-box;border-radius:6px;overflow:visible}.generic-card.compat-cursor{cursor:url(/static/media/compatiblecursor.c6f173b7.svg),default}.generic-card:focus,.generic-card:focus-within{outline:none}.generic-card.active-card{border:1.5px solid #32aaff}.generic-card.searched-card{border:1.5px solid green}.generic-card .kebab{position:absolute;top:0;right:-17px;outline:none;border:none;background-color:transparent}.generic-card .action-loader{position:absolute;width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background:hsla(0,0%,100%,.75);color:#413d45;z-index:99999999999}.generic-card .action-loader .loader-text{padding:5px;border-radius:6px}.generic-card .inline-input{background-color:transparent}.generic-card .compatible-overlay{position:absolute;width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;transition:.2s;z-index:99999999999;border-radius:6px}.generic-card .compatible-overlay:hover{background-color:rgba(180,95,45,.719)}.generic-card .compatible-overlay.compat-cursor{cursor:url(/static/media/compatiblecursor.c6f173b7.svg)}.generic-card .generic-card-active-user-list{position:absolute;top:-30px;left:-2px;background-color:#fff;border:2px solid #32aaff;border-bottom:0 solid #000;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:3px}.generic-card .generic-card-active-user-list .generic-card-text-profile-pic{height:25px;width:25px;border:2px solid #413d45;border-radius:15px;margin-right:3px}.bottom-right-generic{display:block;position:absolute;right:0;bottom:0;width:0;height:0;border-color:transparent transparent #dedede;border-style:solid;border-width:0 0 10px 10px}.dashboard-card{width:calc(100% - 30px);height:63.4px;display:flex;flex-flow:row nowrap;padding:10px 0 10px 10px;align-items:center;justify-content:space-between;border:1.5px solid transparent;margin:5px 15px;font-style:normal;font-weight:600;font-size:18px;font-family:Overpass;transition:.2s}.dashboard-card:hover{background-color:#f6f6f6;border:1.5px solid #413d45;box-sizing:border-box;border-radius:8px}.dashboard-card .title{width:30%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.dashboard-card .title .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.dashboard-card .title .controls{min-width:50px;height:100%;margin-right:10px}.dashboard-card .title .controls,.dashboard-card .title .controls .kebab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.dashboard-card .title .controls .kebab{min-width:24px}.dashboard-card .title .controls .kebab button{outline:none;background-color:transparent;border:none;cursor:pointer}.dashboard-card .title .controls .kebab button:active,.dashboard-card .title .controls .kebab button:focus{outline:none;border:none}.dashboard-card .title .delete-button{border:none;background-color:transparent;color:red;cursor:pointer}.dashboard-card .rest{width:70%}.dashboard-card .rest,.dashboard-card .rest .shared{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.dashboard-card .rest .shared{width:calc(max(20%, 200px))}.dashboard-card .rest .shared .shared-user-profile-picture{height:36px;width:36px;border-radius:18px;margin:3px}.dashboard-card .rest .shared .extrausers{min-height:36px;min-width:36px;border-radius:18px;margin:3px;border:1.5px solid #413d45;display:flex;justify-content:center;align-items:center}.dashboard-card .rest .date{color:#a29fa5;font-size:16px;font-weight:400;width:150px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.container-filler{cursor:url(/static/media/cursor.54cea85e.svg),default}.project-card.text_card{min-height:280px}button.custom_btn{font-size:14px;font-family:"Varela Round",sans-serif;color:#000;background-color:#faebd7;border:2.5px solid #000;border-radius:6px;height:30px;margin:0}button.custom_btn:hover{border-color:rgba(151,5,5,.767)}button.custom_btn.highlight{background-color:#ff8577}button.custom_btn:active,button.custom_btn:focus{outline:none}a.back_btn{position:absolute;left:0;padding:10px;color:#333;font-weight:600}a{text-decoration:none;background-color:transparent}.button_link{flex:0 0 50%;padding:20px 90px}.button_link button,.social_link button{margin:0 8px 20px 0;border:none;background:transparent}.social_link{display:inline-flex;flex:0 0 30%;padding:20px 0}.social_link button{margin-bottom:0}.relative{position:relative}.absolute{position:absolute}.wh-20p{width:20px;height:20px}.btn.focus,.btn:focus{box-shadow:none;outline:none}.checkbox{display:inline-flex;cursor:pointer;position:relative;padding:0;margin:0}.checkbox>span{display:block;text-align:center;position:absolute;top:-3px;z-index:1}.checkbox>span:before{content:"🔜"}.checkbox>input:checked+span:before{content:"✔️"}.checkbox>input{box-sizing:border-box;height:24px;width:24px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:0 solid #2e85f7;border-radius:12px;outline:none;transition-duration:.3s;background-color:#fff;cursor:pointer}.checkbox>input:checked{border:0 solid #41b883;background-color:transparent}.checkbox>input:active{border:0 solid #34495e}.todo-item{background-color:#fff;display:flex;flex-flow:row wrap;padding-left:5px;padding-top:5px;padding-right:10px;align-items:flex-start}.todo-item:active,.todo-item:hover,.todo-item button{background-color:#f5f5f5}.todo-item button{border:0 solid #000;display:none;font-size:14px;position:relative;top:-5px;left:15px}.todo-item button:focus{box-shadow:none;outline:none;border:0 solid #000}.todo-item:hover button{display:block}.todo-card .heading{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:2}.card-context-menu{background-color:#41b883}.tooltips{border:1.5px solid #32aaff;border-radius:6px;background-color:#fff;padding:6px;z-index:9999999999999;box-sizing:border-box}.arrow,.arrow:before{position:absolute;width:10px;height:10px}p .arrow:before{content:" ";background-color:#fff;box-shadow:-1px -1px 1px rgba(0,0,0,.1);position:absolute;top:-15px;left:0;transform:rotate(45deg);width:0;height:0}.tooltipsuser{border:1.5px solid #000;border-radius:6px;background-color:#fff;padding:6px;z-index:9999999999999;box-sizing:border-box;width:170px}.arrowuser,.arrowuser:before{position:absolute;width:10px;height:10px}.arrowuser:before{content:" ";border:1.5px solid #000;bottom:50%;background-color:#fff;box-shadow:-1px -1px 1px rgba(0,0,0,.1);top:-11px;left:0;transform:rotate(45deg)}.arrowuser:after{padding:0;margin:0;display:block;content:"";width:20px;height:10px;background-color:#fff;position:absolute;right:-5px;top:-6px}.tooltips[data-popper-placement^=top]>#arrow,.tooltipsuser[data-popper-placement^=top]>#arrow{bottom:-20px}.popup-box{background:rgba(65,61,69,.53);width:100%;height:100vh;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:999999999}.box,.popup-box{position:absolute}.box{width:600px;height:auto;top:calc(15vh - 20px);padding:10px;overflow:auto;max-height:calc(min(800px, 80vh));background:#fff;border:1.5px solid #413d45;box-sizing:border-box;border-radius:10px}.box .close-icon{position:absolute;right:15px;top:20px;cursor:pointer}.actions-container .section-heading{margin-top:30px}.dashboard-page{background-color:#fcfbf9;transition:.2s;overflow:hidden;font-family:Overpass;min-height:100vh;max-height:100vh;display:flex;flex-flow:column nowrap}.dashboard-page .graphic-left{left:0}.dashboard-page .graphic-left,.dashboard-page .graphic-right{position:absolute;height:100vh;z-index:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dashboard-page .graphic-right{right:0}.dashboard-page .top-bar{margin:30px 30px 10px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative;z-index:100}.dashboard-page .top-bar .site-title{display:flex;align-items:center;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.dashboard-page .top-bar .site-title img{height:40px}.dashboard-page .top-bar .user-welcome{display:flex;flex-flow:row nowrap;align-items:center}.dashboard-page .top-bar .user-welcome .welcome-text{display:flex;flex-flow:column nowrap;align-items:flex-end;font-style:normal;font-weight:400;font-size:18px;line-height:25px}.dashboard-page .top-bar .user-welcome .welcome-text .user-name{font-weight:700}.dashboard-page .top-bar .user-welcome .profile-picture{position:relative;margin-left:20px;cursor:pointer}.dashboard-page .top-bar .user-welcome .profile-picture img{height:60px;width:60px;border-radius:30px;background-image:url(/static/media/default.3131b378.png)}.dashboard-page .top-bar .user-welcome .profile-picture .user-menu{visibility:visible;border:1.5px solid #000;width:150px;background-color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:105%;left:-49%;margin-left:-60px}.dashboard-page .top-bar .user-welcome .profile-picture .user-menu:before{content:"";border:1.5px solid #000;border-right:none;border-bottom:none;bottom:50%;background-color:#fff;box-shadow:-1px -1px 1px rgba(0,0,0,.1);position:absolute;top:-7px;left:115px;transform:rotate(45deg);width:10px;height:10px}.dashboard-page .main-section{margin-left:100px;margin-right:100px;margin-top:50px;overflow:scroll;position:relative;z-index:50;max-height:100%;display:flex;flex-flow:column nowrap}.dashboard-page .main-section.inherit-position{position:static!important}.dashboard-page .main-section .project-section{display:flex;flex-flow:column nowrap;max-height:100%;overflow:scroll}.dashboard-page .main-section .project-section .project-section-header{display:flex;flex-flow:row nowrap;justify-content:space-between;background-color:rgba(252,251,249,.52)}.dashboard-page .main-section .project-section .project-section-header .header-left-container{display:flex;flex-flow:row nowrap}.dashboard-page .main-section .project-section .project-section-header .header-left-container .dashboard-title{display:flex;align-items:center}.dashboard-page .main-section .project-section .project-section-header .header-left-container .dashboard-title .select{font-family:"Overpass";font-style:normal;font-weight:700;font-size:24px;line-height:24px;background-color:transparent;border:1.5px solid transparent;border-radius:6px;padding:5px}.dashboard-page .main-section .project-section .project-section-header .header-left-container .dashboard-title .select:hover{border:1.5px solid #000}.dashboard-page .main-section .project-section .project-section-header .header-right-container{display:flex;flex-flow:row nowrap}.dashboard-page .main-section .project-section .project-section-header .addnew{background-color:#32aaff;border:none;border-radius:6px;cursor:pointer;height:40px;width:100px;font-family:Overpass;font-style:normal;font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;padding-top:4px;margin-right:15px}.dashboard-page .main-section .project-section .project-section-content{overflow:auto;background-color:rgba(252,251,249,.52);max-height:100%}.dashboard-page .main-section .project-section .project-section-content .row-headings{position:-webkit-sticky;position:sticky;top:0;background-color:#fcfbf9;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;margin:20px 0 0;border-top:1px solid #413d45;border-bottom:1px solid #413d45;padding:10px 15px}.dashboard-page .main-section .project-section .project-section-content .row-headings .rest{width:70%;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.dashboard-page .main-section .project-section .project-section-content .row-headings .heading{font-family:Overpass;font-style:normal;font-weight:600;font-size:18px;display:flex;flex-flow:row nowrap;align-items:center}.dashboard-page .main-section .project-section .project-section-content .row-headings .heading.title{width:30%;justify-content:flex-start;padding-left:70px}.dashboard-page .main-section .project-section .project-section-content .row-headings .heading.shared{width:calc(max(20%, 200px));justify-content:flex-end}.dashboard-page .main-section .project-section .project-section-content .row-headings .heading.date{width:150px;justify-content:center}.inline-input{border-width:0;background-color:transparent;resize:none;width:95%;margin:15px auto;min-height:24px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.inline-input:focus{outline:none}.dashboard-search .searchbox{height:40px;width:250px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:10px;border:1.5px solid #000;border-radius:6px}.dashboard-search .searchbox .input{background-color:transparent;border:none;font-family:Overpass;font-size:14px}.dashboard-search .searchbox .input:active,.dashboard-search .searchbox .input:focus{border:none;outline:none}.dashboard-search .searchbox .icon{height:20px;margin-right:10px}.video-card{padding:10px 10px 0}.video-card .video-card-title{font-family:Overpass;font-size:14px;color:#000;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:95%;margin-top:5px}.image-card{width:100%;height:100%;box-sizing:content-box}.image-card .image-card-image{box-sizing:border-box;margin:10px 10px 0}.image-card .image-card-image img{height:100%;width:100%;border-radius:6px}.barmenu{width:20px;height:2px;background-color:#000;margin:6px 0}.file-card{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;padding:6px}.file-card a{max-width:100%}.file-card .file-card-header{display:flex;flex-flow:row nowrap;max-width:100%;justify-content:flex-start;align-items:center;margin-bottom:3px}.file-card .file-card-header .name{font-family:"Overpass";font-style:normal;font-weight:700;font-size:14px;color:#32aaff;text-overflow:ellipsis;display:inline-block;white-space:nowrap;overflow:hidden;max-width:100%;vertical-align:middle;padding-left:3px;padding-top:2px}.file-card .file-card-info{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;font-family:"Roboto";font-style:normal;font-weight:400;font-size:10px;line-height:16px;color:#dedede;width:100%;margin-left:2px}.audio-card{margin:6px}.audio-card .header{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.audio-card .header .name{font-family:Overpass;font-size:14px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#32aaff;max-width:100%;padding-left:4px;padding-top:1px}.audio-card .header img{padding-bottom:2px;padding-left:2px}.audio-card .rhap_container{border:none!important;box-shadow:none!important}.audio-card .rhap_container .rhap_time{font-family:Overpass!important;font-size:12px!important}.link-card{flex-flow:row nowrap;padding:6px}.link-card,.link-card .text{display:flex;justify-content:flex-start;align-items:flex-start}.link-card .text{flex-flow:column nowrap;padding-left:6px;padding-right:6px;text-overflow:ellipsis;font-family:"Overpass";font-style:normal;max-width:288px}.link-card .text .description{overflow:hidden;max-height:64px;font-weight:400;font-size:10px;line-height:16px;color:#413d45}.link-card .text .title{font-weight:700;font-size:13px;color:#32aaff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:100%;cursor:pointer}.link-card .text .domain{font-family:"Roboto";font-style:normal;font-weight:400;font-size:10px;color:#dedede}.link-card .preview-image{border-radius:6px;object-fit:cover;min-width:100px;font-size:6px;overflow:hidden;font-family:"Overpass";cursor:pointer}.editor-wrapper{width:100%;min-height:100%;display:flex;flex-flow:column nowrap}.editor-wrapper .toolbar{position:absolute;width:calc(100% + 3px);height:40px;border:1.5px solid #32aaff;left:-1.5px;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:transparent;padding:10px;box-sizing:border-box;opacity:0;display:none;background-color:#fff}.editor-wrapper .custom-editor{border-width:0;background-color:transparent;resize:none;width:100%;height:100%;min-height:24px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.editor-wrapper .custom-editor:focus{outline:none}.text-card{overflow:visible;padding:6px}.text-card,.text-card .md-container-wrapper{max-height:100%;min-height:100%;max-width:100%;min-width:100%;display:flex}.text-card .md-container-wrapper{height:inherit;margin:0;padding:0}.text-card .md-container,.text-card textarea{font-family:Overpass;font-size:14px;line-height:normal;height:auto;overflow:auto;width:100%;margin:0;overflow-wrap:break-word;padding:0}.text-card .resize{overflow:auto}.text-card .resize.horizontal{resize:horizontal}.text-card .resize.vertical{resize:vertical}.text-card .resize.both{resize:both;cursor:nesw-resize}.text-card .wrap{max-width:80%}.blank-uploader{margin:0}.blank-uploader .upload-filler{background-image:linear-gradient(94.79deg,#fb7bbb 2.22%,#ffce00 112.48%);background-color:#000;position:absolute;left:0;width:0;top:30px;padding-bottom:6px;border-radius:6px;height:10px}.blank-uploader .upload-kite{position:absolute;top:5px;left:5px;height:40px;max-width:70px}.blankcard{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:5px}.blankcard .upload-button{font-size:12px;font-family:"Overpass",sans-serif;font-weight:600;color:#32aaff;border:1.5px solid #32aaff;background-color:#fff;box-sizing:border-box;border-radius:6px;height:25px;margin-right:3px}.blankcard .upload-button:hover{background:#32aaff;color:#fff}.blankcard .upload-button:active,.blankcard .upload-button:focus{outline:none}.blankcard .text-edit{box-sizing:border-box;border-radius:6px;width:200px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:30px}.disabledcard{transform-origin:center center;background-color:#fff;transform-box:content-box}.actions-container{width:100%;padding:10px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;font-family:Overpass;font-style:normal;font-weight:400}.actions-container .title{font-weight:800;font-size:22px;line-height:34px}.actions-container .subtitle{font-size:14px;line-height:21px}.actions-container .section-heading{font-weight:400;font-size:20px;margin-top:20px}.actions-container .grid{display:flex;flex-flow:column nowrap;width:100%;overflow:auto;max-height:calc(min(800px, 80vh) - 150px)}.actions-container .grid .action-item{display:flex;flex-flow:row nowrap;width:100%;min-height:60px;padding-left:10px;padding-right:10px;margin-top:5px;justify-content:flex-start;align-items:center;cursor:pointer;border:1.5px solid transparent;transition:.2s}.actions-container .grid .action-item:hover{background:#f6f6f6;border:1.5px solid #413d45;box-sizing:border-box;border-radius:8px}.actions-container .grid .action-item .icon{width:40px;height:40px;background:#c4c4c4;border-radius:5px}.actions-container .grid .action-item .icon img{width:40px;height:40px;object-fit:scale-down}.actions-container .grid .action-item .content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-left:10px}.actions-container .grid .action-item .content .title{font-size:16px;font-weight:400;line-height:18px}.actions-container .grid .action-item .content .description{font-size:14px;color:#a29fa5}.top-band{border:1.5px solid #ff7e1d;background-color:#fff;border-radius:8px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;transition:.2s;margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:30px;min-width:30px;max-height:30px;overflow:hidden}.top-band:hover{border-color:#ff7e1d}.top-band .action-name{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;background-color:#ff7e1d;color:#fff;border-radius:5px;padding:5px;margin:3px;font-family:Overpass;font-size:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-band .action-name .close-action{cursor:pointer;margin-left:10px}.top-band .actions-button-icon{transition:.2s;background-color:#fff;box-sizing:border-box;max-width:30px;width:30px;height:30px;max-height:30px;padding:5px;object-fit:scale-down}.top-band .actions-button-icon:hover{background-color:#ff7e1d}.top-band .actions-button-icon:hover path{stroke:#fff;fill:#fff}.menu-bar-searchbox>.search-input{width:30px;height:30px;border:1.5px solid #32aaff;background-color:#fff;border-radius:6px;display:flex;justify-content:center;align-items:center;transition:.2s}.menu-bar-searchbox>.search-input:hover{background-color:#32aaff}.menu-bar-searchbox>.search-input:hover .searchbar-search-icon path{transition:.2s;stroke:#fff}.menu-bar-searchbox>.search-input .searchbar-search-icon{height:20px;transition:.2s}.menu-bar-searchbox .search-container{width:100%;padding:10px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;font-family:Overpass;font-style:normal;font-weight:400}.menu-bar-searchbox .search-container .title{font-weight:800;font-size:22px;line-height:34px}.menu-bar-searchbox .search-container .subtitle{font-size:14px;line-height:21px}.menu-bar-searchbox .search-container .section-heading{font-weight:400;font-size:20px;margin-top:30px}.menu-bar-searchbox .search-container .search-input{margin-top:15px;width:100%;height:40px;padding:0 10px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;line-height:24px!important;border:1.5px solid #000;border-radius:6px}.menu-bar-searchbox .search-container .search-input .input-text{border:none;font-family:Overpass;font-size:14px;margin-left:7px;width:100%}.menu-bar-searchbox .search-container .search-input .input-text:active,.menu-bar-searchbox .search-container .search-input .input-text:focus{border:none;outline:none}.menu-bar-searchbox .search-container .search-dropdown{width:100%}.menu-bar-searchbox .search-container .recently-searched,.menu-bar-searchbox .search-container .search-results{display:flex;flex-flow:row wrap;justify-content:space-between;justify-content:space-evenly;align-items:flex-start;width:100%}.menu-bar-searchbox .search-container .search-item{background-color:#f6f6f6;height:210px;width:210px;border-radius:6px;margin:15px;display:flex;justify-content:center;align-items:center;padding:5px}.user-menu-container{cursor:default}.user-menu-container img{cursor:default!important}.user-menu-container .colorblack{color:#413d45}.user-menu-container .colororange{color:#ff7e1d}.user-menu-container .separator{border-top:1px solid #dfdcdc;margin:8px 6px 0}.user-menu-container .photo{display:flex;justify-content:space-around}.user-menu-container .photo .profimage{border-radius:50%;margin:8px 2px;height:95px;width:95px}.user-menu-container .info{display:flex;justify-content:space-around}.user-menu-container .info img.ea-logo{border:none!important;height:22px!important;width:auto!important;border-radius:0!important}.user-menu-container .options{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;padding:5px}.user-menu-container .options .option{padding:5px;width:100%;color:#000;border-radius:6px;cursor:pointer;font-size:14px}.user-menu-container .options .option.danger{color:#ff7e1d}.user-menu-container .options .option:hover{background-color:#32aaff;color:#fff}.user-menu-container .options .option:hover.danger{background-color:#ff7e1d;color:#fff}.sharelink{font-family:Overpass;font-style:normal;color:#413d45}.sharelink .share-type-icon{height:30px;margin-right:5px}.sharelink .share-type-link{height:25px;margin-right:5px}.sharelink .container{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin:10px;padding:0}.sharelink .container .button{font-family:Overpass;width:91px;height:38px;border-radius:5px;margin-left:5px;transition:.2s;font-weight:700;border:1.5px solid transparent}.sharelink .container .button:hover{border:1.5px solid #413d45}.sharelink .container .heading{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;font-size:22px}.sharelink .container .heading .share{font-weight:800;margin-right:8px}.sharelink .container .heading .project-title{display:inline-block;font-weight:400;color:#32aaff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:450px}.sharelink .container .edit-warning{font-size:14px}.sharelink .container .section{display:flex;flex-flow:column nowrap;margin:15px 0;width:100%}.sharelink .container .section .title{font-weight:600;font-size:18px}.sharelink .container .section .link-content .button{background-color:#ffce00;color:#413d45;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:15px;padding-right:15px;border:1.5px solid transparent}.sharelink .container .section .link-content .button:hover{border:1.5px solid #413d45}.sharelink .container .section .email-content{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:100%;margin-top:5px}.sharelink .container .section .email-content .button{background-color:#32aaff;color:#fff}.sharelink .container .section .email-content .rs-container{width:100%;font-family:Overpass;font-size:12px}.sharelink .container .section .link-content{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:100%;margin-top:5px}.sharelink .container .users-list{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.sharelink .container .users-list .users-list-item{margin-bottom:2px;transition:.2s;font-size:16px;border:1.5px solid transparent;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;padding:5px;border-radius:8px}.sharelink .container .users-list .users-list-item:hover{background-color:#f6f6f6;border:1.5px solid #413d45}.sharelink .container .users-list .users-list-item img{max-width:45px;object-fit:cover;border-radius:30px;margin-right:10px}.menu-bar{z-index:10000000;background-color:#fff;justify-content:center;padding:3px 7px;margin:0;width:100vw;height:50px;border-bottom:1px solid #dfdcdc;border-radius:0;position:relative;font-family:"Overpass","Varela Round",sans-serif;background-repeat:no-repeat;background-size:cover}.menu-bar,.menu-bar .menu-bar-panel{display:flex;flex-flow:row nowrap;align-items:center}.menu-bar .menu-bar-panel{width:33.3%}.menu-bar .menu-bar-panel-left{padding-top:1.5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:33%;height:100%;overflow:visible}.menu-bar .menu-bar-panel-left .site-title{margin-left:5px}.menu-bar .menu-bar-panel-left .site-title .logo{margin-top:6px;height:30px}.menu-bar .menu-bar-panel-center{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.menu-bar .menu-bar-panel-center .project-title{background-color:hsla(0,0%,100%,.808);padding:3px 12px;position:relative;font-size:18px;font-family:"Overpass",monospace;font-weight:800;color:#32aaff;text-decoration:none;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.menu-bar .menu-bar-panel-center .project-title.display:hover{border:1.5px solid #939393;border-radius:6px}.menu-bar .menu-bar-panel-center .project-title.edit:focus{outline:none;border:1.5px solid #32aaff;border-radius:6px}.menu-bar .menu-bar-panel-right{justify-content:flex-end;align-items:center}.menu-bar .menu-action-button{font-size:12px;font-family:"Overpass",sans-serif;font-weight:600;color:#ff6b43;border:1.5px solid #ff6b43;background-color:#fff;box-sizing:border-box;border-radius:6px;height:30px}.menu-bar .menu-action-button:hover{background:#ff6b43;color:#fff}.menu-bar .menu-action-button:active,.menu-bar .menu-action-button:focus{outline:none}.menu-bar .menu-bar-user-profile-picture{position:relative;top:5px;cursor:pointer}.menu-bar .menu-bar-user-profile-picture img{height:36px;width:36px;border:1.5px solid #000;border-radius:25px}.menu-bar .menu-bar-user-profile-picture .menu-thumbnail{height:80px;width:80px;border-radius:40px}.menu-bar .menu-bar-user-profile-picture .user-menu{visibility:visible;border:1.5px solid #000;width:150px;background-color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:105%;left:-155%;margin-left:-60px}.menu-bar .menu-bar-user-profile-picture .user-menu:before{content:"";border:1.5px solid #000;border-right:none;border-bottom:none;bottom:50%;background-color:#fff;box-shadow:-1px -1px 1px rgba(0,0,0,.1);position:absolute;top:-7px;left:126px;transform:rotate(45deg);width:10px;height:10px}.menu-bar .menu-bar-logo{height:28px}.menu-bar .menu-bar-separator{width:1px;height:30px;border-right:1px solid #dfdcdc;margin-left:10px;margin-right:10px}.tooltip-position{top:30px;display:none}.join-leave-call,.joined-call{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.join-leave-call{cursor:pointer}.join-leave-call img{height:30px;object-fit:scale-down}.mute-unmute{cursor:pointer}.call-ui-collapsed{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.call-ui-collapsed img{object-fit:scale-down;max-height:30px}.voice-container{width:100%;padding:10px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;font-family:Overpass;font-style:normal;font-weight:400;min-height:400px}.voice-container .title{font-weight:800;font-size:22px;line-height:34px}.voice-container .subtitle{font-size:14px;line-height:21px}.voice-container .section-heading{font-weight:400;font-size:20px;margin-top:30px}.voice-container .call-controls{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start}.voice-container .call-controls .callbutton{border:none;height:30px;font-family:Overpass;font-size:14px;font-weight:400;padding:0 10px;border-radius:6px;cursor:pointer;margin-top:10px}.voice-container .call-controls .callbutton.join-call{background-color:#48bb35;color:#f6f6f6}.voice-container .call-controls .callbutton.leave-call{background-color:#fc611e;color:#f6f6f6}.voice-container .users-list{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.voice-container .users-list .users-list-item{margin-bottom:2px;transition:.2s;font-size:16px;border:1.5px solid transparent;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;padding:5px;border-radius:8px}.voice-container .users-list .users-list-item:hover{background-color:#f6f6f6;border:1.5px solid #413d45}.voice-container .users-list .users-list-item .user-profile{max-width:45px;object-fit:scale-down;border-radius:30px;margin-right:10px;border:2px solid transparent}.voice-container .users-list .users-list-item .user-profile.speaking{border:2px solid #48bb35}.voice-container .users-list .users-list-item .speaking-placeholder{min-width:30px}.voice-container .users-list .users-list-item .speaking-placeholder img{width:23px;margin-right:5px}.persona-list{display:flex;flex-flow:row nowrap}.persona-item{margin-right:5px;margin-left:5px}.persona-item img{height:28px;width:28px;border-radius:20px}.feedback .fb-button{background-color:#fff;border:1.5px solid #32aaff;color:#32aaff;border-radius:6px;height:30px;font-family:Overpass;font-size:12px;font-weight:700;transition:.2s}.feedback .fb-button:hover{background-color:#32aaff;color:#fff}.feedback .textbox{width:500px;height:200px}.loader-container{background-color:#fff;height:100vh;width:100vw;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative}.loader-container .graphic-left{left:0}.loader-container .graphic-left,.loader-container .graphic-right{position:absolute;height:100vh;z-index:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.loader-container .graphic-right{right:0}.loader-container .loader-kite{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;left:-200px;z-index:10000}.loader-container .loader-text{position:relative;font-family:"Overpass",sans-serif;font-size:20px;font-weight:600;margin-top:50px;color:#32aaff}.loader-container .progressbar{position:relative;width:350px;height:20px;background-color:#faf7f2;display:flex;flex-flow:row nowrap;justify-content:left;align-items:center;border-radius:15px;overflow:hidden}.loader-container .progressbar .colorbar{width:0;height:100%;background:linear-gradient(-94.79deg,#fb7bbb 2.22%,#ffce00 112.48%);border-radius:15px}.arrow-path{border:2px solid;border-image-source:linear-gradient(118.81deg,#ff6b43 7.95%,#5fa2f1 96.14%)}.circleTest{position:absolute;width:10px;height:10px;left:683px;top:426px;border:1.5px solid #413d45}.collapsed-card{background:#fff;border:1.5px solid #dedede;box-sizing:content-box;border-radius:6px;overflow:visible;padding:6px;font-family:Overpass;font-size:14px;max-width:120px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.collapsed-card:focus,.collapsed-card:focus-within{outline:none;border:1.5px solid #32aaff}.collapsed-card.active-card{border:1.5px solid #32aaff}.collapsed-card.searched-card{border:1.5px solid green}.collapsed-card .collapsed-cards-list{display:flex;flex-flow:row wrap}.collapsed-card .collapsed-cards-list .card-count-indicator{margin:5px;display:flex;justify-content:center;align-items:center}.collapsed-card .collapsed-cards-list .card-count-indicator img{margin-left:3px}.context-menu{overflow:hidden;cursor:default;font-family:"Overpass","Varela Round",sans-serif;font-size:14px}.context-menu .separator{margin:2px 6px}.context-menu .item{margin:2px;padding:4px;font-size:10px;border-radius:6px;cursor:pointer}.context-menu .item:hover{color:#fff;background-color:#0c6ff9;background-color:#fc611e}.card-container{height:calc(100vh - 50px);background:#f3f8ff}.card-container .double-click{position:absolute;top:50%;width:100%;display:block;text-align:center;font-family:Overpass;font-style:normal;font-weight:700;font-size:16px;color:#413d45;z-index:9999999999}.card-container .zoom-widget{background:#fcfbf9;border:1.5px solid #a29fa5;border-radius:6px;position:fixed;bottom:20px;right:10px;z-index:9999999999;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;height:40px;width:190px;transition:.2s}.card-container .zoom-widget:active,.card-container .zoom-widget:focus{outline:none}.card-container .zoom-widget .vertical-separator{width:1px;height:30px;border-right:1px solid #dfdcdc;margin-left:10px;margin-right:10px}.card-container .zoom-widget .zoom-icon{width:22px;cursor:pointer;margin:3px;opacity:.5;transition:.2s}.card-container .zoom-widget .zoom-icon:hover{opacity:1}.card-container .zoom-widget .input{padding:5px;font-family:Overpass;font-style:normal;font-weight:700;font-size:16px;color:#413d45;background-color:transparent;vertical-align:middle;transition:.2s;width:60px;text-align:center;border:1.5px solid transparent;border-radius:6px}.card-container .zoom-widget .input:hover{border:1.5px solid #a29fa5}.card-container .zoom-widget .input:focus{border:1.5px solid #000}.container-filler{background:#f3f8ff}.toggle-button{position:relative}.toggle-button .toggle-body{background-color:#fff;padding:4px;border-radius:20px;opacity:1;width:28px;position:relative;height:18px;border:1.5px solid #000}.toggle-button .toggle-body .toggle-nub{width:10px;height:10px;top:2.5px;border-radius:5px;background-color:#fb7bbb;position:absolute;border:1.5px solid #000}.tree-trigger{position:absolute;left:-90px;top:80px;z-index:999999;width:125px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;border-top-right-radius:6px;border-bottom-right-radius:6px;padding:6px;border:1.5px solid #dfdcdc;cursor:pointer;font-family:Overpass;font-size:16px;background-color:#fff;color:#32aaff;transition:.2s}.tree-trigger:hover{left:0}.tree-trigger .tree-arrow{margin-left:10px;height:16px}.treeui{position:absolute;left:0;top:50px;z-index:999999;background-color:#fff;height:calc(100vh - 50px);overflow:auto;width:250px;border-right:1px solid #dfdcdc;padding:10px;font-family:Overpass}.treeui .heading{font-family:Overpass;font-style:normal;font-weight:700;font-size:18px;color:#413d45;margin-bottom:10px;width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.treeui .heading .tree-arrow{transform:rotate(180deg);cursor:pointer;transform:-ms-transform-rotate(180deg);transform:-moz-transform-rotate(180deg);transform:-webkit-transform-rotate(180deg);transform:-o-transform-rotate(180deg)}.treeui .treelist{margin-left:10px}.treeui .treelist .content{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.treeui .treelist .content .arrow-placeholder{min-width:20px}.treeui .treelist .content .tree-arrow{transform:transition(1s)}.treeui .treelist .content .tree-arrow.collapsed{transform:rotate(-90deg);transform:-ms-transform-rotate(-90deg);transform:-moz-transform-rotate(-90deg);transform:-webkit-transform-rotate(-90deg);transform:-o-transform-rotate(-90deg)}.treeui .treelist .content .treeitem{margin:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.treeui .treelist .content .type-icon{padding:0 8px 0 0}.settings-page{background-color:#fcfbf9;transition:.2s;overflow:scroll;font-family:Overpass;min-height:100vh;min-width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start}.settings-page .top-bar{margin:30px 30px 10px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.settings-page .top-bar .site-title{display:flex;align-items:center;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.settings-page .top-bar .site-title img{height:40px}.settings-page .top-bar .user-welcome{display:flex;flex-flow:row nowrap;align-items:center}.settings-page .top-bar .user-welcome .welcome-text{display:flex;flex-flow:column nowrap;align-items:flex-end;font-style:normal;font-weight:400;font-size:18px;line-height:25px}.settings-page .top-bar .user-welcome .welcome-text .user-name{font-weight:700}.settings-page .top-bar .user-welcome .profile-picture{position:relative;margin-left:20px;height:60px;width:60px;border-radius:30px}.settings-page .top-bar .user-welcome .profile-picture img{height:60px;width:60px;border-radius:30px;background-image:url(/static/media/default.3131b378.png)}.settings-page .top-bar .user-welcome .profile-picture .pfp-loader{position:absolute;height:60px;width:60px;border-radius:30px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background:hsla(0,0%,100%,.75);color:#413d45;z-index:99999999999}.settings-page .top-bar .user-welcome .profile-picture .pfp-loader .loader-text{padding:5px}.settings-page .top-bar .user-welcome .profile-picture .user-menu{visibility:visible;border:1px solid #413d45;width:150px;background-color:#fff;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:105%;left:-49%;margin-left:-60px}.settings-page .top-bar .user-welcome .profile-picture .user-menu:before{content:"";border:1.5px solid #413d45;bottom:50%;background-color:#fff;box-shadow:-1px -1px 1px rgba(0,0,0,.1);position:absolute;top:-6px;left:115px;transform:rotate(45deg);width:10px;height:10px}.settings-page .main-section{display:flex;align-items:center;overflow:auto;flex-flow:column nowrap;justify-content:center;width:calc(min(65%, 600px));align-self:center}.settings-page .main-section .profile-picture{position:relative}.settings-page .main-section .profile-picture .picture-wrapper{height:100px;width:100px;border-radius:75px;overflow:hidden}.settings-page .main-section .profile-picture .picture-wrapper .upload-button{display:none}.settings-page .main-section .profile-picture .picture-wrapper:hover .upload-button{display:flex;justify-content:center;align-items:center;background-color:rgba(65,61,69,.7);color:#fff;position:absolute;top:0;height:100px;width:100px;border-radius:75px}.settings-page .main-section .profile-picture .picture-wrapper img{width:100px;height:100px;background-image:url(/static/media/default.3131b378.png)}.settings-page .main-section .name-heading{position:relative;margin-top:10px}.settings-page .main-section .name-heading .name{font-family:Overpass;font-style:normal;font-weight:700;font-size:28px}.settings-page .main-section .profile-section{display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%;margin-top:10px;color:#413d45}.settings-page .main-section .profile-section .profile-sub-section{display:flex;flex-flow:column nowrap;width:100%;padding:10px 0}.settings-page .main-section .profile-section .profile-sub-section .heading{font-family:Overpass;font-style:normal;font-size:18px;font-weight:600;color:#32aaff;padding-left:30px;padding-right:30px}.settings-page .main-section .profile-section .profile-sub-section hr{width:100%;margin:7px 0 15px;border:1px solid #dfdcdc}.settings-page .main-section .profile-section .profile-sub-section .subcontent{display:flex;flex-flow:column nowrap;justify-content:left;font-size:14px}.settings-page .main-section .profile-section .profile-sub-section .subcontent .field{display:flex;flex-flow:row nowrap;padding:5px 30px;align-items:center}.settings-page .main-section .profile-section .profile-sub-section .subcontent .field .field-name{color:#413d45;min-width:100px}.settings-page .main-section .profile-section .profile-sub-section .subcontent .field .field-content{color:#a29fa5}.settings-page .main-section .profile-section .profile-sub-section .subcontent .field .field-content img{height:25px;object-fit:contain}