@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap);:root{font-size:16px}html{height:100%}body{margin:0;font-family:"Nunito",sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--space-11:192px;--space-12:256px;--space-13:384px;--space-14:512px;--space-15:640px;--space-16:768px;--space-minus-1:-4px;--space-minus-2:-8px;--space-minus-3:-12px;--space-minus-4:-16px;--space-minus-5:-24px;--space-minus-6:-32px;--space-minus-7:-48px;--space-minus-8:-64px;--space-minus-9:-96px;--space-minus-10:-128px;--space-minus-11:-192px;--space-minus-12:-256px;--space-minus-13:-384px;--space-minus-14:-512px;--space-minus-15:-640px;--space-minus-16:-768px;--modal-background-zindex:20;--modal-box-zindex:25;--dialog-box-zindex:30}button{outline:none}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{background-color:#9dbbc0;border-radius:5px;height:50px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#9dbbc0;border-radius:5px;height:50px}.App_folderViewWrapper__2IDAW{background-color:#fff;margin:0 auto;min-height:100vh}.App_projectViewWrapper__1PApV{background-color:#f0f4f3;margin:0 auto;min-height:100vh;overflow:hidden}.App_contentWrapper__2Pto0{margin:0 auto;max-width:1400px;padding:1rem 1.5rem}.App_authView__1eRc4{min-height:100vh;display:flex;flex-flow:column nowrap}.App_authView__1eRc4 .App_contentWrapper__2Pto0{max-width:100%;width:100%;padding:0;height:100%;flex-grow:2;display:flex;flex-flow:column nowrap}.App_progressBar__2fSCa{position:fixed;top:0;width:100%;height:3px;background-color:#d3d3d3;z-index:50}.App_bar__1q4Po{height:3px;background-color:#45cdaa;animation-name:App_expand__1uXiK;animation-duration:3s}@media screen and (max-width:900px){.App_contentWrapper__2Pto0{padding:.5rem .75rem}}@keyframes App_expand__1uXiK{0%{width:1%}to{width:100%}}.App_notificationWrapper__34QBK{position:fixed;top:20px;left:calc(50vw - 70px);z-index:var(--dialog-box-zindex)}.appModal{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:22;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.appModal.closed{display:none}.appModal.deleteItem .modalContent{min-height:unset}.appModal .header{padding:1rem 0;display:flex;justify-content:flex-end;z-index:5}.appModal .header button{border:none;outline:none;background-color:transparent;cursor:pointer}.appModal .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.appModal .header button svg{transition:all .2s linear;width:1rem;fill:#87949c;z-index:10000}.appModal .modalContent{width:30rem;max-width:95%;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap}.NoAccessView_wrapper__3L25p{display:flex;flex-direction:column;align-items:center;margin:10rem auto auto}@media screen and (max-width:750px){.NoAccessView_wrapper__3L25p{margin:5rem auto auto}}.button{border-radius:1.875rem;font-size:1rem;transition:all .2s linear;padding:.5rem 1rem;text-align:center;font-weight:500;position:relative;min-height:2.3rem;min-width:5rem;border:none;cursor:pointer}.button.primary{background-color:#45cdaa;color:#fff}.button.primary:hover:not(.disabled):not(.loading){background-color:rgb(41.843220339,155.656779661,126.3665254237)}.button.primary.disabled{background-color:#9ca2a5}.button.secondary{background-color:#233c4d;color:#fff}.button.secondary:hover:not(.disabled):not(.loading){background-color:rgb(42.96875,73.6607142857,94.53125)}.button.secondary.disabled{background-color:#9ca2a5}.button.green{background-color:#57bc72;color:#fff}.button.green:hover:not(.disabled):not(.loading){background-color:rgb(63.8638297872,160.1361702128,89.6)}.button.green.disabled{background-color:#9ca2a5}.button.red{background-color:#e32d4b;color:#fff}.button.red:hover:not(.disabled):not(.loading){background-color:rgb(195,26,53.8571428571)}.button.red.disabled{background-color:rgb(127.5,17,35.2142857143)}.button.denim{background-color:#233c4d;color:#fff}.button.denim:hover:not(.disabled):not(.loading){background-color:rgb(50.9375,87.3214285714,112.0625)}.button.denim.disabled{background-color:#87949c,25}.button.grey{background-color:#dfe1e2;color:#fff}.button.grey:hover:not(.disabled):not(.loading){background-color:#fafafa}.button.grey.disabled{background-color:#f2f2f2,25}.button .loader{top:-15px;transform:scale(.4)}.loader,.loader:after,.loader:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.loader{color:#fff;font-size:10px;margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;animation-delay:-.32s}.loader:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.packageCard_container__2losS{padding:2rem;border:0 solid #f1f4f8;border-radius:.375rem;box-shadow:0 1.5rem 4rem rgba(22,28,45,.1);color:#233c4d;width:24rem}.packageCard_container__2losS h2{font-weight:900;text-transform:capitalize}.packageCard_container__2losS ul{padding:0 0 0 1rem}.packageCard_container__2losS ul li{font-size:1rem;line-height:1rem;padding-bottom:.5rem}.packageCard_container__2losS p{font-size:.8rem}.packageCard_container__2losS button{background-color:#ffb300;padding:.5rem;border-radius:2rem;width:100%;cursor:pointer;color:#fff;border:none;outline:none;font-size:1.2rem;font-weight:600;margin-top:2rem;transition:all .15s linear}.packageCard_container__2losS button:hover{background-color:#f90}.packagesView_container__2r-hY{max-width:76rem;margin:auto}.packagesView_container__2r-hY p{font-size:1.1rem}.packagesView_cardsList__2q_ox{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:2rem;gap:2rem;margin-bottom:2rem;margin-top:2rem;position:relative}.packagesView_ingress__1TzLF{margin-bottom:4rem}.packagesView_loadingContainer__2fJFQ{position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center}.packagesView_info__1meyA{max-width:40rem;margin:5rem auto auto;text-align:center;padding-bottom:5rem}.spinner_spinner__c238g{width:50px;height:50px;position:relative}.spinner_spinner__c238g .spinner_spinnerChild__3YI7y{width:100%;height:100%;position:absolute;left:0;top:0}.spinner_spinner__c238g .spinner_spinnerChild__3YI7y:before{content:"";display:block;margin:0 auto;width:15%;height:15%;border-radius:100%;animation:spinner_spinner-circle__37YR0 1.2s ease-in-out infinite both;background-color:#1eba92}.spinner_spinner__c238g .spinner_spinnerCircle1__32rJp{transform:rotate(30deg)}.spinner_spinner__c238g .spinner_spinnerCircle1__32rJp:before{animation-delay:-1.3s}.spinner_spinner__c238g .spinner_spinnerCircle2__36pl0{transform:rotate(60deg)}.spinner_spinner__c238g .spinner_spinnerCircle2__36pl0:before{animation-delay:-1.4s}.spinner_spinner__c238g .spinner_spinnerCircle3__3yDhd{transform:rotate(90deg)}.spinner_spinner__c238g .spinner_spinnerCircle3__3yDhd:before{animation-delay:-1.5s}.spinner_spinner__c238g .spinner_spinnerCircle4__6Qlc1{transform:rotate(120deg)}.spinner_spinner__c238g .spinner_spinnerCircle4__6Qlc1:before{animation-delay:-1.6s}.spinner_spinner__c238g .spinner_spinnerCircle5__MJi18{transform:rotate(150deg)}.spinner_spinner__c238g .spinner_spinnerCircle5__MJi18:before{animation-delay:-1.7s}.spinner_spinner__c238g .spinner_spinnerCircle6__39hLB{transform:rotate(180deg)}.spinner_spinner__c238g .spinner_spinnerCircle6__39hLB:before{animation-delay:-1.8s}.spinner_spinner__c238g .spinner_spinnerCircle7__14hnP{transform:rotate(210deg)}.spinner_spinner__c238g .spinner_spinnerCircle7__14hnP:before{animation-delay:-1.9s}.spinner_spinner__c238g .spinner_spinnerCircle8___ksSP{transform:rotate(240deg)}.spinner_spinner__c238g .spinner_spinnerCircle8___ksSP:before{animation-delay:-2s}.spinner_spinner__c238g .spinner_spinnerCircle9__3jTme{transform:rotate(270deg)}.spinner_spinner__c238g .spinner_spinnerCircle9__3jTme:before{animation-delay:-2.1s}.spinner_spinner__c238g .spinner_spinnerCircle10__3Z06j{transform:rotate(300deg)}.spinner_spinner__c238g .spinner_spinnerCircle10__3Z06j:before{animation-delay:-2.2s}.spinner_spinner__c238g .spinner_spinnerCircle11__1xFQc{transform:rotate(330deg)}.spinner_spinner__c238g .spinner_spinnerCircle11__1xFQc:before{animation-delay:-2.3s}.spinner_spinner__c238g .spinner_spinnerCircle12__3FZwu{transform:rotate(1turn)}.spinner_spinner__c238g .spinner_spinnerCircle12__3FZwu:before{animation-delay:-2.4s}@keyframes spinner_spinner-circle__37YR0{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.forgotPassword,.login,.signup{width:100%;display:flex;flex-grow:2;justify-content:center;align-items:center;position:relative;flex-flow:column nowrap;height:1000px;overflow:auto}.forgotPassword .card,.login .card,.signup .card{border-radius:.5rem;max-width:500px;width:90%;margin:auto;display:flex;flex-flow:column nowrap;align-items:center;max-height:95%;background-color:#fff;padding:1rem;box-shadow:0 1.5rem 4rem rgba(22,28,45,.3);z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.forgotPassword .header h4,.forgotPassword .header h5,.login .header h4,.login .header h5,.signup .header h4,.signup .header h5{text-align:center;font-size:4.357em;margin:0 0 1rem;font-weight:900;font-family:Nunito;color:#45cdaa}.forgotPassword .header h5,.login .header h5,.signup .header h5{font-size:2.5rem;line-height:2.5rem}.forgotPassword .header p,.login .header p,.signup .header p{font-size:.9rem;text-align:center;margin:auto;padding:0 1rem;line-height:.9rem}.forgotPassword .contentWrapper,.login .contentWrapper,.signup .contentWrapper{width:80%;display:flex;flex-direction:column;align-items:center}.forgotPassword .contentWrapper form,.login .contentWrapper form,.signup .contentWrapper form{width:100%}.forgotPassword input:-webkit-autofill+label,.forgotPassword label,.login input:-webkit-autofill+label,.login label,.signup input:-webkit-autofill+label,.signup label{font-size:.9rem;font-weight:400;opacity:1;position:absolute;top:5px;left:1px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;color:rgba(0,0,0,.6666666667)}.forgotPassword .inputWrapper,.login .inputWrapper,.signup .inputWrapper{margin:1.8rem 0;position:relative}.forgotPassword .inputWrapper span,.login .inputWrapper span,.signup .inputWrapper span{position:absolute;right:-2.6rem;top:5px;font-size:.9rem;color:grey}.forgotPassword .inputWrapper p,.login .inputWrapper p,.signup .inputWrapper p{color:#e32d4b;font-size:.8rem;margin:.5rem 0}.forgotPassword .inputWrapper input:not(:placeholder-shown)+label,.login .inputWrapper input:not(:placeholder-shown)+label,.signup .inputWrapper input:not(:placeholder-shown)+label{opacity:1;top:-18px;font-weight:700;color:#000}.forgotPassword .buttonWrapper,.login .buttonWrapper,.signup .buttonWrapper{text-align:center}.forgotPassword button.button,.login button.button,.signup button.button{padding:.5rem 0;width:7.2rem;margin:2rem auto}.forgotPassword .link,.login .link,.signup .link{color:#3c8cde;text-decoration:none;transition:color .2s linear}.forgotPassword .link:hover,.login .link:hover,.signup .link:hover{color:rgb(26.0526315789,89.2105263158,153.9473684211)}.forgotPassword .greenBackground,.forgotPassword .whiteBackground,.login .greenBackground,.login .whiteBackground,.signup .greenBackground,.signup .whiteBackground{width:100%;content:"";background-color:#fff;flex-grow:2}.forgotPassword .greenBackground,.login .greenBackground,.signup .greenBackground{background-color:#45cdaa}.forgotPassword .dividerShape,.login .dividerShape,.signup .dividerShape{width:100%;overflow:hidden;position:relative}.forgotPassword .dividerShape svg,.login .dividerShape svg,.signup .dividerShape svg{fill:#45cdaa;transform:scale(2);transform-origin:top center;width:100%;height:auto;display:block}.login>.card{top:0}.login>.card,.signup>.card{position:absolute;left:0;right:0;bottom:0}.signup>.card{top:150px}.error-boundary-wrapper{display:flex;flex-direction:column;align-items:center;margin:5rem auto auto}.error-boundary-wrapper .headline{font-size:1.7em;margin:0}.error-boundary-wrapper .secondary-headline{margin:0;font-size:1em;font-weight:400}.error-boundary-wrapper .headlines-wrapper{margin:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.textInput{width:100%;outline:none;height:1.8rem;font-size:.9rem}.textInput.underline{border:none;border-bottom:1px solid #d3d3d3;outline:none}.textInput.underline:-webkit-autofill,.textInput.underline:-webkit-autofill:focus,.textInput.underline:-webkit-autofill:hover{background-color:none;border:none;border-bottom:1px solid #d3d3d3;-webkit-box-shadow:0 0 0 1000px #fff inset}.loader{top:-15px;transform:scale(.4)}.termsWrapper{display:flex}.termsWrapper .text{margin:0 0 0 .5rem}.termsWrapper .terms-link{color:#3c8cde;cursor:pointer;margin-left:.25rem}.ConfirmationForm_contentWrapper__1Tpcb{max-width:700px}.ConfirmationForm_form__5u18k{display:grid;grid-template-columns:1fr 1fr}.ConfirmationForm_inputWrapper__1GO_q{height:75px;border-bottom:none;display:grid;grid-template-columns:30% auto;padding:0 0 0 var(--space-2)}.ConfirmationForm_inputField__1yixY,.ConfirmationForm_inputFieldSuccess__RInTM{height:25px;width:300px;margin:auto auto 0 0;border:none;border-bottom:1px solid #d3d3d3;padding-bottom:var(--space-2);outline:none}.ConfirmationForm_inputFieldSuccess__RInTM{border-bottom:1px solid rgba(1,193,136,.2)}.ConfirmationForm_buttonsWrapper__2DN4V{display:flex;margin-top:var(--space-5);width:400px;justify-content:space-between}.AccountSettings_wrapper__g95Bw{background-color:#fff;margin-top:var(--space-7);position:relative;width:100%}.AccountSettingsNavigationBar_link__uNoEK,.AccountSettingsNavigationBar_linkActive__2Yhje{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-decoration:none;width:9rem}.AccountSettingsNavigationBar_link__uNoEK .AccountSettingsNavigationBar_underline__3_aNE,.AccountSettingsNavigationBar_linkActive__2Yhje .AccountSettingsNavigationBar_underline__3_aNE{width:100%;height:10px;background-color:transparent;border-top-left-radius:10px;border-top-right-radius:10px}.AccountSettingsNavigationBar_linkActive__2Yhje{color:#233c4d}.AccountSettingsNavigationBar_linkActive__2Yhje .AccountSettingsNavigationBar_underline__3_aNE{background-color:#233c4d}.AccountSettingsNavigationBar_link__uNoEK{color:grey}@media screen and (max-width:750px){.AccountSettingsNavigationBar_link__uNoEK,.AccountSettingsNavigationBar_linkActive__2Yhje{text-align:center;margin:auto;width:100%}}.ChangePasswordSection_inputField__2B3SC,.ChangePasswordSection_inputFieldSuccess__UrX3f{height:25px;width:300px;margin:auto auto 0 0;border:none;border-bottom:1px solid #d3d3d3;padding-bottom:var(--space-2);outline:none}.ChangePasswordSection_inputFieldSuccess__UrX3f{border-bottom:1px solid rgba(1,193,136,.2)}.profileModals{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:22;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.profileModals.closed{display:none}.profileModals .header{padding:1rem 0;display:flex;justify-content:flex-end}.profileModals .header button{border:none;outline:none;background-color:transparent;cursor:pointer}.profileModals .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.profileModals .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.profileModals .modalContent{width:30rem;min-height:35rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap}.profileModals.exitWorkspace .modalContent,.profileModals.renameWorkspace .modalContent,.profileModals.updateEmail .modalContent,.profileModals.updateFirstname .modalContent,.profileModals.updateLastname .modalContent{min-height:15rem}.imageCropper{max-width:100%;max-height:100%}.imageCropper div,.imageCropper img{max-height:20rem}.dropzone{margin:0 auto var(--space-5) auto;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}.dropzone:hover .fileSelectWrapper{border:1px dashed #57bc72}.dropzone:hover .fileSelectWrapper svg{fill:#57bc72}.dropzone.active .fileSelectWrapper{background-color:rgba(87,188,114,.3)}.dropzone.active .fileSelectWrapper svg{width:3.2rem;fill:#57bc72}.dropzone .fileSelectWrapper{padding:var(--space-8) var(--space-10);border:1px dashed rgb(141.6893617021,209.8106382979,159.9);display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%;height:8rem;border-radius:20px;position:relative;cursor:pointer;transition:all .2s linear}.dropzone .fileSelectWrapper svg{width:3rem;fill:#9ca2a5;opacity:.6;transition:all .2s linear}.dropzone .fileSelectWrapper input{margin:auto;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;z-index:1;cursor:pointer}.dropzone h5{color:#87949c;margin:1rem 0 0}.dropzone .text{font-weight:400;color:grey;margin:var(--space-2) auto 0 auto}.setPictureModal_imageSection{display:flex;margin:auto;justify-content:center;align-items:center;height:15rem}.setPictureModal_imageSection.initial{border:none}@media(max-width:900px){.setPictureModal_imageSection{width:15rem;height:15rem}}.setPictureModal_imageSection .avatarWrapper{display:flex;justify-content:center;align-items:center;overflow:hidden;height:15rem}.setPictureModal_imageSection .avatarWrapper .profileBall{height:15rem;width:15rem}.setPictureModal_imageSection .avatarWrapper .cover{border-radius:7px}.Buttons_buttonsWrapper__zWyXV{display:flex;justify-content:center}.Buttons_changePictureButton__1y7Kh,.Buttons_doneButton__1C2-F,.Buttons_uploadNewButton__1TP-Y{position:absolute;left:0;top:0;z-index:0;border:none;color:grey;background-color:#d3d3d3;font-size:1.1em;font-weight:600;border-radius:7px}.Buttons_fileInputFieldBackgdoundText__1neBi{margin:0}.Buttons_changePictureInputField__3bW2m,.Buttons_doneInputField__25gBa,.Buttons_uploadNewInputField__17fkt{height:60px;position:absolute;left:0;top:0;opacity:0;cursor:pointer;z-index:1;border-radius:7px}.Buttons_buttonWrapper__3pqos{display:flex;justify-content:center;align-items:center;margin:var(--space-4) var(--space-4) 0 0}.Buttons_changePictureButton__1y7Kh,.Buttons_changePictureInputField__3bW2m,.Buttons_uploadNewButton__1TP-Y,.Buttons_uploadNewInputField__17fkt{width:200px}.Buttons_doneButton__1C2-F{width:200px;background-color:#00ffb3}.Buttons_doneInputField__25gBa{width:200px}@media screen and (max-width:700px){.Buttons_wrapper__11vux{padding:var(--space-1)}}.Buttons_groupIcon__2eNWa{height:75px;width:75px}.choose-files-button-inputField{margin:auto;width:120px;height:35px;position:absolute;left:0;top:0;opacity:0;z-index:1}.setPictureModal{margin:0 auto;position:relative;border-radius:10px;text-align:center;background-color:#fff;width:100%}.setPictureModal h4{text-align:center;font-size:1.3em;margin:0 0 1rem}.setPictureModal .contentWrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.updateEmailModal{position:relative;border-radius:.5rem;width:100%;height:100%}.updateEmailModal h4{text-align:center;font-size:1.3em;margin:0 0 1rem}.updateEmailModal h4 span{color:grey}.updateEmailModal .inputWrapper{margin:2rem 0;position:relative}.updateEmailModal .inputWrapper span{position:absolute;right:-2.6rem;top:5px;font-size:.9rem;color:grey}.updateEmailModal .inputWrapper p{color:#e32d4b;font-size:.8rem;margin:.5rem 0}.updateEmailModal .contentWrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.updateEmailModal button.button{padding:.5rem 0;width:7rem;margin:2rem auto}.accountSettingsWorkspace{margin-bottom:var(--space-10)}.accountSettingsWorkspace .addItemWrapper{width:180px;height:90px;position:fixed;bottom:var(--space-7);right:var(--space-8);display:flex;z-index:3}.accountSettingsWorkspace .addWorkspaceButton{bottom:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;z-index:3;border-radius:100%;background-color:#45cdaa;cursor:pointer;box-shadow:0 3px 4px 1px rgba(0,0,0,.3);transition:all .3s ease}.accountSettingsWorkspace .addWorkspaceButton:hover{transform:scale(1.07);box-shadow:0 3px 4px 3px rgba(0,0,0,.2)}.accountSettingsWorkspace .addWorkspaceButton svg{width:50%;fill:#fff}@media screen and (max-width:600px){.accountSettingsWorkspace .addWorkspaceButton{width:3rem;height:3rem}}.accountSettingsWorkspace .addWorkspaceButton{margin-left:auto}.accountSettingsWorkspace .addWorkspaceButtonDisabled{bottom:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;z-index:3;border-radius:100%;background-color:#dfe1e2;cursor:pointer;box-shadow:0 3px 4px 1px rgba(0,0,0,.3);transition:all .3s ease}.accountSettingsWorkspace .addWorkspaceButtonDisabled:hover{transform:none;box-shadow:0 3px 4px 3px rgba(0,0,0,.2)}.accountSettingsWorkspace .addWorkspaceButtonDisabled svg{width:50%;fill:#fff}@media screen and (max-width:600px){.accountSettingsWorkspace .addWorkspaceButtonDisabled{width:3rem;height:3rem}}.accountSettingsWorkspace .addWorkspaceButtonDisabled{margin-left:auto}.WorkspaceParticipiantsModal_modalWrapper__2mdkw{margin:0 auto;position:relative;border-radius:10px;text-align:center;background-color:#fff;width:100%}.WorkspaceParticipiantsModal_contentWrapper__3y3lO{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding-top:1.3rem}.WorkspaceParticipiantsModal_mainHeader__1PZP2{text-align:center;font-size:1.3em;margin:0 0 1rem}.WorkspaceParticipiantsModal_addPeopleSection__ZPtnz,.WorkspaceParticipiantsModal_peopleSection__7GApe{width:100%}.WorkspaceParticipiantsModal_header__VI3AZ,.WorkspaceParticipiantsModal_headerActive__1Gr8o,.WorkspaceParticipiantsModal_headerDisabled__TboxX{width:100%;height:35px;background-color:#fff;color:#233c4d;display:flex;align-items:center;font-size:1em;font-weight:600;padding:0 0 0 var(--space-2);border-radius:7px;margin:var(--space-2) 0;border:2px solid #233c4d;cursor:pointer;transition:all .2s linear}.WorkspaceParticipiantsModal_header__VI3AZ svg,.WorkspaceParticipiantsModal_headerActive__1Gr8o svg,.WorkspaceParticipiantsModal_headerDisabled__TboxX svg{width:1rem;fill:#233c4d;transform:rotate(0deg);margin-left:.5rem;transition:all .2s linear;outline:none}.WorkspaceParticipiantsModal_header__VI3AZ h5,.WorkspaceParticipiantsModal_headerActive__1Gr8o h5,.WorkspaceParticipiantsModal_headerDisabled__TboxX h5{margin:0;text-align:left;line-height:.9rem}.WorkspaceParticipiantsModal_headerActive__1Gr8o{color:#fff;background-color:#233c4d}.WorkspaceParticipiantsModal_headerActive__1Gr8o svg{width:1rem;fill:#fff;transform:rotate(90deg);margin-left:.5rem;transition:all .2s linear}.WorkspaceParticipiantsModal_headerDisabled__TboxX{color:#233c4d;background-color:#dfe1e2}.WorkspaceParticipiantsModal_headerDisabled__TboxX svg{width:1rem;fill:#fff;transform:rotate(90deg);margin-left:.5rem;transition:all .2s linear}.WorkspaceParticipiantsModal_headline__YSrNZ{font-size:2em}.WorkspaceParticipiantsModal_loading__1Y8Fi{font-size:3em;font-weight:900;color:grey;width:100px}.WorkspaceParticipiantsModal_loading__1Y8Fi:after{content:" .";animation:WorkspaceParticipiantsModal_dots__2AD0A 2s steps(5) infinite}@keyframes WorkspaceParticipiantsModal_dots__2AD0A{0%,12.5%{opacity:0}25%{opacity:1}37.5%{text-shadow:.5em 0}50%{text-shadow:.5em 0,1em 0}62.5%{text-shadow:.5em 0,1em 0,1.5em 0}75%{text-shadow:.5em 0,1em 0,1.5em 0,2em 0}87.5%,to{text-shadow:.5em 0,1em 0,1.5em 0,2em 0,2.5em}}.workspaceParticipiantsModalPeopleList{width:100%}.workspaceParticipiantsModalPeopleList .list{padding:0;list-style-type:none;background-color:#fff;border-radius:5px;margin:0;width:100%;max-height:20rem;overflow-y:auto}.workspaceParticipiantsModalPeopleList .spinnerWrapper{height:3rem;display:flex;align-items:center;justify-content:center;position:relative}.workspaceParticipiantsModalPeopleList .spinnerWrapper .loader{color:#233c4d;transform:scale(.5);top:-20px}.workspaceParticipiantsModalPeopleList .errorWrapper{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.workspaceParticipiantsModalPeopleList .errorText{font-weight:500}.roleTablet{border-radius:1rem;background-color:grey;padding:.1rem .5rem;margin:0 .5rem;color:#fff;font-weight:400;font-size:.8rem}.roleTablet.admin{background-color:#ffb300}.roleTablet.user{background-color:#52c8da}.roleTablet.viewer{background-color:rgb(153.5,153.5,153.5)}.roleTablet.pro{background-color:#1eba92}.roleTablet.guest{background-color:#3c8cde}.roleSelector{display:flex;align-items:center}.roleSelector .toggleRoleButton{border:none;background-color:unset;width:70px}.roleSelector .toggleRoleButton.editable{cursor:pointer}.roleSelector .toggleRoleButton .roleTablet{margin:0}.roleSelector .submit{font-size:.8rem;border:none;color:#233c4d;background-color:unset;font-weight:700;text-decoration:underline;cursor:pointer;transition:.2s linear}.roleSelector .submit:hover{color:rgb(19.0625,32.6785714286,41.9375)}.roleSelector .cta{width:90px;position:relative}.roleSelector .loader{transform:scale(.3);top:-16px;color:#87949c}.workspaceParticipiantsModalPeopleListItem{width:100%;display:flex;border-bottom:1px solid #d3d3d3;position:relative;padding:.5rem;align-items:center}.workspaceParticipiantsModalPeopleListItem .userInfoWrapper{text-align:start;display:flex;flex-direction:column;justify-content:center;flex-basis:50%;padding-left:.5rem;flex-shrink:2}.workspaceParticipiantsModalPeopleListItem .avatarWrapper{display:flex;justify-content:center;align-items:center;flex-basis:10%}.workspaceParticipiantsModalPeopleListItem .userInfoName{margin:0}.workspaceParticipiantsModalPeopleListItem .userInfoName span{color:grey}.workspaceParticipiantsModalPeopleListItem .userInfoEmail{font-weight:500;margin:0;border-top:0}.workspaceParticipiantsModalPeopleListItem .roleSectionWrapper{display:flex;align-items:center;flex-basis:20%;padding-left:1rem}.workspaceParticipiantsModalPeopleListItem .selectRoleDropdownWrapper{display:flex;align-items:center;position:relative}.workspaceParticipiantsModalPeopleListItem .selectRoleButton{outline:none;margin:0 var(--space-2);width:100px;height:30px;border-radius:10px;border:1px solid #d3d3d3;background:rgba(1,1,1,.03);text-align:start;position:relative;display:flex;justify-content:space-between;align-items:center}.workspaceParticipiantsModalPeopleListItem .secondaryText{font-weight:500;color:grey;margin:0}.workspaceParticipiantsModalPeopleListItem .selectRoleText{margin:0 0 0 var(--space-3)}.workspaceParticipiantsModalPeopleListItem .removeButtonWrapper{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-left:auto}.workspaceParticipiantsModalPeopleListItem .button.grey{margin-left:auto;font-size:.9rem;padding:unset;min-height:unset;min-width:unset;height:2rem;width:2rem;transition:background-color .2s linear}.workspaceParticipiantsModalPeopleListItem .button.grey svg{fill:#000;transition:fill .2s linear}.workspaceParticipiantsModalPeopleListItem .button.grey:hover:not(.disabled):not(.loading){background-color:#e32d4b}.workspaceParticipiantsModalPeopleListItem .button.grey:hover:not(.disabled):not(.loading) svg{fill:#fff}@media screen and (max-width:600px){.workspaceParticipiantsModalPeopleListItem{height:unset;flex-flow:row wrap}.workspaceParticipiantsModalPeopleListItem .roleSectionWrapper{flex-basis:50%}.workspaceParticipiantsModalPeopleListItem .userInfoWrapper,.workspaceParticipiantsModalPeopleListItem .userInfoWrapperPending{flex-basis:100%;order:4;padding-top:.5rem}}.checkbox{width:23px;height:23px;position:relative;border:1px solid #d3d3d3;border-radius:20px}.checkbox,.checkbox label{display:flex;background-color:#fff}.checkbox label{width:13px;height:13px;position:absolute;top:var(--space-1);left:var(--space-1);cursor:pointer;color:#d3d3d3;align-items:center}.checkbox label:after{content:"";width:15px;height:15px;position:absolute;top:-1px;left:-1px;background:#45cdaa;border-radius:15px;opacity:0}.checkbox label:hover:after{opacity:.3}.checkbox input[type=checkbox]{visibility:hidden}.checkbox input[type=checkbox]:checked+label:after{opacity:1}.workspace-participants-modal-add-new-people-section-content-wrapper{width:100%;margin:auto;text-align:left}.workspace-participants-modal-add-new-people-section-content-wrapper .inputField{margin:var(--space-2) 0;height:25px;width:100%;border:none;border-bottom:1px solid #d3d3d3;padding-bottom:var(--space-2);outline:none}.workspace-participants-modal-add-new-people-section-content-wrapper .form{max-width:100%;margin:var(--space-5) 0 0 0}.workspace-participants-modal-add-new-people-section-content-wrapper .list{text-align:left;margin:var(--space-6) 0 var(--space-5) 0;list-style-type:none;display:flex;flex-flow:row wrap;justify-content:center;padding:0}.workspace-participants-modal-add-new-people-section-content-wrapper .radioButtonWrapper{display:flex;justify-content:flex-start;align-items:center;margin-right:1rem}.workspace-participants-modal-add-new-people-section-content-wrapper .radioButtonWrapper:last-child{margin-right:0}.workspace-participants-modal-add-new-people-section-content-wrapper .radioButtonRoleWrapper{margin-left:.5rem;margin-right:.5rem;display:flex;justify-content:flex-start;align-items:center}.workspace-participants-modal-add-new-people-section-content-wrapper .formSubmitButtonWrapper{margin:auto;width:100%}.workspace-participants-modal-add-new-people-section-content-wrapper .buttonWrapper{margin:var(--space-3);display:flex;justify-content:center}.workspace-participants-modal-add-new-people-section-content-wrapper .roleSelector .toggleRoleButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:0}.workspace-participants-modal-add-new-people-section-content-wrapper .roleSelector .toggleRoleButton span{background-color:unset!important;color:#000;font-size:1rem;padding:0}.workspace-participants-modal-add-new-people-section-content-wrapper .roleSelector .cta{display:none}.WorkspaceParticipiantsModalAddExistingPeopleList_list__nYjGT{padding:0;list-style-type:none;background-color:#fff;border-radius:5px;margin:0;width:100%;max-height:20rem;overflow:auto}.workspaceParticipiantsModalAddExistingPeopleSectionListItem{width:100%;padding:.5rem;display:flex;border-bottom:1px solid #d3d3d3}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoWrapper,.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoWrapperPending{text-align:start;display:flex;flex-direction:column;justify-content:center;flex-basis:50%;padding-left:.5rem;flex-shrink:2}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .avatarWrapper{display:flex;justify-content:center;align-items:center;flex-basis:10%}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoName{font-weight:700;margin:0}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoEmail{margin:0;font-weight:500;border-top:0}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userTitleField{display:flex}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .roleSelector{margin-left:auto}@media screen and (max-width:600px){.workspaceParticipiantsModalAddExistingPeopleSectionListItem{height:unset;flex-flow:row wrap}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .roleSectionWrapper{flex-basis:50%}.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoWrapper,.workspaceParticipiantsModalAddExistingPeopleSectionListItem .userInfoWrapperPending{flex-basis:100%;order:4;padding-top:.5rem}}.workspaceParticipiantsModalAddExistingPeopleSection{width:100%}.workspaceParticipiantsModalAddExistingPeopleSection .spinnerWrapper{height:3rem;display:flex;align-items:center;justify-content:center;position:relative}.workspaceParticipiantsModalAddExistingPeopleSection .spinnerWrapper .loader{color:#233c4d;transform:scale(.5);top:-20px}.workspaceParticipiantsModalAddExistingPeopleSection .errorWrapper{height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.workspaceParticipiantsModalAddExistingPeopleSection .errorText{font-weight:500}.workspaceModals{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:22;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.workspaceModals .modalContent{width:30rem;min-height:35rem;max-width:95%;max-height:95vh!important;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap}.workspaceModals.createWorkspaceRoot .modalContent,.workspaceModals.exitWorkspace .modalContent,.workspaceModals.renameWorkspace .modalContent{min-height:20rem}.workspaceModals.workspacePeopleList .modalContent{width:37rem;min-height:40rem}.workspaceModals.closed{display:none}.workspaceModals .header{padding:1rem 0;display:flex;justify-content:flex-end}.workspaceModals .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.workspaceModals .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.workspaceModals .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.AccountSettingsWorkspaceListItem_wrapper__J13nZ,.AccountSettingsWorkspaceListItem_wrapperActive__JADYC,.AccountSettingsWorkspaceListItem_wrapperSubGroupActive__1NhWE{width:200px;height:200px;background:#f8fbfa;border:1px solid #cfcece;box-shadow:1px 1px 5px #d3d3d3;border-radius:10px;position:relative;white-space:wrap;margin:.5rem;transition:border .15s ease-in}.AccountSettingsWorkspaceListItem_wrapper__J13nZ:hover{border:2px solid #87949c}.AccountSettingsWorkspaceListItem_wrapperActive__JADYC{border:2px solid #45cdaa;background-color:#fff}.AccountSettingsWorkspaceListItem_clickArea__1VZZU{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.AccountSettingsWorkspaceListItem_clickArea__1VZZU:hover img,.AccountSettingsWorkspaceListItem_clickArea__1VZZU:hover svg{transform:scale(1.1)}.AccountSettingsWorkspaceListItem_wrapperSubGroupActive__1NhWE{background:#f8fbfa}.AccountSettingsWorkspaceListItem_workspaceIconWrapper__FBoAD{height:100px;display:flex;justify-content:center;align-items:center}.AccountSettingsWorkspaceListItem_workspaceIconWrapper__FBoAD img,.AccountSettingsWorkspaceListItem_workspaceIconWrapper__FBoAD svg{transition:transform .2s}.AccountSettingsWorkspaceListItem_changeButton__16wqs{background-color:#d3d3d3}.AccountSettingsWorkspaceListItem_title__3g14j{margin-bottom:0;text-align:center}.AccountSettingsWorkspaceListItem_changeButtonText__fQ-4r{margin:0}.AccountSettingsWorkspaceListItem_actionablesSelect__2evgD:hover{transform:scale(1.05)}.AccountSettingsWorkspaceListItem_actionablesSelect__2evgD,.AccountSettingsWorkspaceListItem_actionablesSelectActive__2V_hz{position:absolute;z-index:1;top:-4px;left:-4px;width:25px;height:25px;border-radius:5px;background:#fff;border:1px solid #87949c;display:flex;justify-content:center;align-items:center;outline:none;cursor:pointer;transition:all .2s linear}.AccountSettingsWorkspaceListItem_actionablesSelectActive__2V_hz{background-color:#45cdaa;border-color:#45cdaa}.AccountSettingsWorkspaceListItem_actionablesExitGroupButton__1kvJN{position:absolute;z-index:1;top:-4px;right:-4px;width:25px;height:25px;border-radius:5px;background:salmon;border:1px solid #d3d3d3;display:flex;justify-content:center;align-items:center;outline:none;cursor:pointer}.AccountSettingsWorkspaceListItem_groupIcon__2ZwZF{height:50px;width:50px}.AccountSettingsWorkspaceListItem_image__2kamu,.AccountSettingsWorkspaceListItem_passiveImage__3_exf{max-width:100px;max-height:100px;border-radius:4px}.AccountSettingsWorkspaceListItem_passiveImage__3_exf{opacity:.5}.AccountSettingsWorkspaceListItem_passiveName__3NMAA{color:grey}.AccountSettingsWorkspaceListItem_erroredName__WUFvE{color:red;margin:0}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownTrigger__1g363,.AccountSettingsWorkspaceListItemActionables_actionablesDropdownTriggerActive__sMwsB{position:absolute;z-index:1;top:-4px;right:-4px;width:50px;height:25px;border-radius:5px;font-weight:900;background:#fff;display:flex;justify-content:center;align-items:center;border:1px solid #d3d3d3;outline:none;cursor:pointer}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownTriggerActive__sMwsB{border:1px solid #01c188;box-shadow:1px 1px 5px #01c188}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownList__35BKu{list-style-type:none;position:absolute;border-radius:5px;top:var(--space-5);right:0;width:160px;background:#fff;border:.5px solid #d3d3d3;box-shadow:2px 2px 1px 2px rgba(1,1,1,.1);color:#000;font-size:1.05em;font-weight:400;padding:var(--space-2) 0;z-index:5;cursor:pointer}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownListItem__37de2{margin:0;padding:var(--space-2) 0 var(--space-2) var(--space-6)}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownListItem__37de2:hover{background:rgba(1,1,1,.05)}.AccountSettingsWorkspaceListItemActionables_actionablesDropdownListItemLabel__Yoq00{margin:0}.accountSettingsWorkspaceList{margin:25px 0}.accountSettingsWorkspaceList .header{max-width:45rem;height:2.5rem;color:#233c4d;display:flex;align-items:center;padding:0 0 0 var(--space-2);font-size:1rem;border-radius:7px;cursor:pointer;border:2px solid #233c4d;transition:all .2s linear}.accountSettingsWorkspaceList .header svg{width:1rem;fill:#233c4d;transform:rotate(0deg);margin-left:.5rem;transition:all .2s linear;outline:none}.accountSettingsWorkspaceList .list{margin-top:var(--space-5);padding:0;list-style-type:none;display:flex;flex-flow:row wrap;overflow:hidden;transition:height .2s linear;height:0}.accountSettingsWorkspaceList.open .header{background-color:#233c4d;color:#fff}.accountSettingsWorkspaceList.open .header svg{width:1rem;fill:#fff;transform:rotate(90deg);margin-left:.5rem;transition:all .2s linear}.accountSettingsWorkspaceList.open .list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:visible}.accountSettingsWorkspaceList.disabled .header{background-color:#fff;color:#dfe1e2;border:2px solid #dfe1e2}.accountSettingsWorkspaceList.disabled .header svg{width:1rem;fill:#dfe1e2;transform:rotate(90deg);margin-left:.5rem;transition:all .2s linear}@media screen and (max-width:600px){.accountSettingsWorkspaceList .list{justify-content:center}}.account-settings-workspace-administration-wrapper{margin:1rem 0}.account-settings-workspace-administration-wrapper .header{max-width:45rem;height:2.5rem;color:#233c4d;display:flex;align-items:center;padding:0 0 0 .5rem;font-size:1rem;border-radius:.5rem;cursor:pointer;border:2px solid #233c4d;transition:all .2s linear}.account-settings-workspace-administration-wrapper .header svg{width:1rem;fill:#233c4d;transform:rotate(0deg);margin-left:.5rem;transition:all .2s linear;outline:none}.account-settings-workspace-administration-wrapper .account-settings-workspace-administration-list-wrapper{margin-top:var(--space-5);padding:0;list-style-type:none;display:flex;flex-flow:row wrap;transition:height .2s linear}.account-settings-workspace-administration-wrapper.open .header{background-color:#233c4d;color:#fff}.account-settings-workspace-administration-wrapper.open .header svg{width:1rem;fill:#fff;transform:rotate(90deg);margin-left:.5rem;transition:all .2s linear}@media screen and (max-width:600px){.account-settings-workspace-administration-wrapper .account-settings-workspace-administration-list-wrapper{justify-content:center}}.account-settings-workspace-administration-list{list-style-type:none;padding:0;margin:0}.account-settings-workspace-administration-list-item{border:1px solid #d3d3d3;padding:0 1rem;height:3rem;width:45rem;margin-bottom:1rem;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center}.account-settings-workspace-administration-list-item .title-wrapper{display:flex;width:20rem}.account-settings-workspace-administration-list-item .text{margin:0 0 0 .5rem;font-size:1rem;color:#d3d3d3}.account-settings-workspace-administration-list-item .check-button-wrapper{width:unset}.account-settings-workspace-administration-list-item .actionables-select:hover{transform:scale(1.05)}.account-settings-workspace-administration-list-item .info-box-wrapper{margin-left:1rem}.account-settings-workspace-administration-list-item .actionables-select,.account-settings-workspace-administration-list-item .actionables-select-active{width:1.5rem;height:1.5rem;border-radius:.3rem;background:#fff;border:2px solid #d3d3d3;display:flex;justify-content:center;align-items:center;outline:none;cursor:pointer;transition:all .2s linear}.account-settings-workspace-administration-list-item .actionables-select-active{background-color:#45cdaa;border-color:#45cdaa}.account-settings-workspace-administration-list-item .more-info-button{padding:0;background:transparent;border:none;margin-left:1rem;cursor:pointer}.account-settings-workspace-administration-list-item .expiredButton{border:none;background-color:transparent;cursor:pointer}.account-settings-workspace-administration-list-item-active{border:1px solid #233c4d;padding:0 1rem;height:3rem;width:45rem;margin-bottom:1rem;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center}.account-settings-workspace-administration-list-item-active .title-wrapper{display:flex;align-items:center;max-width:20rem}.account-settings-workspace-administration-list-item-active .text{margin:0 0 0 .5rem;font-size:1rem}.account-settings-workspace-administration-list-item-active .edit-text{margin:0 0 0 .5rem;color:#3c8cde;cursor:pointer}.account-settings-workspace-administration-list-item-active .actionables-select:hover{transform:scale(1.05)}.account-settings-workspace-administration-list-item-active .actionables-select,.account-settings-workspace-administration-list-item-active .actionables-select-active{width:1.5rem;height:1.5rem;border-radius:.3rem;background:#fff;border:2px solid #87949c;display:flex;justify-content:center;align-items:center;outline:none;cursor:pointer;transition:all .2s linear}.account-settings-workspace-administration-list-item-active .actionables-select-active{background-color:#45cdaa;border-color:#45cdaa}.account-settings-workspace-administration-list-item-active .info-box-wrapper{margin-left:1rem}.account-settings-workspace-administration-list-item-active .participants-button-wrapper{display:block}.account-settings-workspace-administration-list-item-active .more-info-button{padding:0;background:transparent;border:none;margin-left:1rem;cursor:pointer}.account-settings-workspace-administration-list-item-active .expiredButton{border:none;background-color:transparent;cursor:pointer}.account-settings-workspace-administration-list-item-active .expiredButton .expiredButtonText{font-size:2rem;font-weight:900;color:salmon}@media screen and (max-width:600px){.account-settings-workspace-administration-list-item{width:20rem;justify-content:space-between}.account-settings-workspace-administration-list-item .title-wrapper{width:unset}.account-settings-workspace-administration-list-item .text{color:#d3d3d3}.account-settings-workspace-administration-list-item .check-button-wrapper,.account-settings-workspace-administration-list-item .participants-button-wrapper{width:unset}.account-settings-workspace-administration-list-item-active{width:20rem;justify-content:space-between}.account-settings-workspace-administration-list-item-active .title-wrapper{width:unset}.account-settings-workspace-administration-list-item-active .edit-text{display:none}.account-settings-workspace-administration-list-item-active .check-button-wrapper,.account-settings-workspace-administration-list-item-active .participants-button-wrapper{width:unset}}.accountSettingsBilling_container__JlcYo span:nth-child(2n){margin-left:.5rem;font-weight:700}.accountSettingsBilling_container__JlcYo a{color:#3c8cde;cursor:pointer}.accountSettingsBilling_container__JlcYo a:hover{text-decoration:underline}.account-settings-support-wrapper .terms-link{margin:0 .5rem;color:#3c8cde}.UnAuthenticatedHome_wrapper__2QkfX{width:500px;margin:auto;text-align:center}.Folder_wrapper__1PP6n{margin-top:var(--space-7)}.Folder_errorWrapper__1hwA2{width:100vh;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.ItemList_wrapper__1jSVd{position:relative;margin-bottom:var(--space-12)}.ListActionables_wrapper__1sjnV{height:120px;display:flex;flex-direction:column;justify-content:center}.ListActionables_filesSelectedText__6DNsN{margin:0;color:grey}.ListActionables_list__16-kO{list-style-type:none;display:flex;flex-flow:row wrap;margin:var(--space-2) 0 0 -8px;padding:0}.ListActionables_listItem__3S9HA{margin:.25rem .5rem}.ListActionables_copySelectedButton__2T7pv,.ListActionables_deleteSelectedButton__3uKep,.ListActionables_deselectAllButton__3i7Xb,.ListActionables_downloadSelectedButton__6_7S3,.ListActionables_moveSelectedButton__3sp3I,.ListActionables_previewSelectedButton__2SyQ0,.ListActionables_selectAllButton__2edPN,.ListActionables_shareSelectedButton__1pcZh{padding:.5rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:1.875rem;color:#fff;border:none;font-weight:700;font-size:1.1rem;justify-content:center;align-items:center;cursor:pointer;outline:none;position:relative;display:flex;transition:background-color .3s ease;background-color:#52c8da}.ListActionables_copySelectedButton__2T7pv svg,.ListActionables_deleteSelectedButton__3uKep svg,.ListActionables_deselectAllButton__3i7Xb svg,.ListActionables_downloadSelectedButton__6_7S3 svg,.ListActionables_moveSelectedButton__3sp3I svg,.ListActionables_previewSelectedButton__2SyQ0 svg,.ListActionables_selectAllButton__2edPN svg,.ListActionables_shareSelectedButton__1pcZh svg{margin-right:.2rem;height:1.3rem}.ListActionables_copySelectedButton__2T7pv h5,.ListActionables_deleteSelectedButton__3uKep h5,.ListActionables_deselectAllButton__3i7Xb h5,.ListActionables_downloadSelectedButton__6_7S3 h5,.ListActionables_moveSelectedButton__3sp3I h5,.ListActionables_previewSelectedButton__2SyQ0 h5,.ListActionables_selectAllButton__2edPN h5,.ListActionables_shareSelectedButton__1pcZh h5{color:color-white-primary;font-size:.9rem}.ListActionables_selectAllButton__2edPN{background-color:#52c8da}.ListActionables_selectAllButton__2edPN:hover{background-color:rgb(39.3785714286,164.9642857143,184.1214285714)}.ListActionables_deselectAllButton__3i7Xb{background-color:#52c8da}.ListActionables_deselectAllButton__3i7Xb:hover{background-color:rgb(39.3785714286,164.9642857143,184.1214285714)}.ListActionables_shareSelectedButton__1pcZh{background-color:#3c8cde}.ListActionables_shareSelectedButton__1pcZh:hover{background-color:rgb(29.7434210526,101.8486842105,175.7565789474)}.ListActionables_deleteSelectedButton__3uKep{background-color:#e32d4b}.ListActionables_deleteSelectedButton__3uKep:hover{background-color:rgb(172.5,23,47.6428571429)}.ListActionables_downloadSelectedButton__6_7S3{background-color:#ffb300}.ListActionables_downloadSelectedButton__6_7S3:hover{background-color:rgb(178.5,125.3,0)}.ListActionables_moveSelectedButton__3sp3I{background-color:#57bc72}.ListActionables_moveSelectedButton__3sp3I:hover{background-color:rgb(56.5936170213,141.9063829787,79.4)}.ListActionables_copySelectedButton__2T7pv{background-color:#45cdaa}.ListActionables_copySelectedButton__2T7pv:hover{background-color:rgb(41.843220339,155.656779661,126.3665254237)}.ListActionables_previewSelectedButton__2SyQ0{background-color:orange}.ListActionables_text__13iW4{margin:0 0 0 var(--space-1)}.ListActionables_folderViewButtonWrapper__3ucND{position:absolute;top:-48px;width:65px;height:25px;border-radius:5px;text-align:center;font-size:1.2em;font-weight:900;background:#fff;z-index:1;border:1px solid #d3d3d3}.MiniatureFolderSystemFolderList_list__31aZd,.MiniatureFolderSystemFolderList_overFlowAdjustedList__ryZZX{width:100%;height:100%;list-style-type:none;padding:0;margin:0}.MiniatureFolderSystemFolderList_overFlowAdjustedList__ryZZX{overflow-y:scroll}.MiniatureFolderSystemFolderListItem_availableItemWrapper__cxgdB,.MiniatureFolderSystemFolderListItem_selectedItemWrapper__1ou-o,.MiniatureFolderSystemFolderListItem_unavailableItemWrapper__2Axce{height:50px;border-bottom:1px solid rgba(135,148,156,.5);display:flex;align-items:center}.MiniatureFolderSystemFolderListItem_unavailableItemWrapper__2Axce svg path{fill:grey}.MiniatureFolderSystemFolderListItem_availableItemWrapper__cxgdB{cursor:pointer;background-color:#fff}.MiniatureFolderSystemFolderListItem_availableItemWrapper__cxgdB:hover{background-color:rgba(135,148,156,.2)}.MiniatureFolderSystemFolderListItem_availableItemWrapper__cxgdB svg{fill:#233c4d}.MiniatureFolderSystemFolderListItem_unavailableItemWrapper__2Axce{cursor:not-allowed}.MiniatureFolderSystemFolderListItem_selectedItemWrapper__1ou-o{background-color:rgb(44.5625,76.3928571429,98.0375);color:#fff}.MiniatureFolderSystemFolderListItem_selectedItemWrapper__1ou-o svg{fill:#fff}.MiniatureFolderSystemFolderListItem_availableTitle__wNvjh,.MiniatureFolderSystemFolderListItem_unavailableTitle__6I9F2{margin:0 0 0 15px}.MiniatureFolderSystemFolderListItem_unavailableTitle__6I9F2{color:grey}.MiniatureFolderSystemFolderListItem_iconWrapper__Umu7m{height:50px;display:flex;justify-content:center;align-items:center;margin-left:15px}.MiniatureFolderSystemFolderListItem_arrowIcon__2kcPc{margin:0 0 0 15px;width:.9rem;transform:rotate(270deg);fill:grey}.miniatureFolderSystemBreadCrumbs{list-style-type:none;display:flex;flex-wrap:wrap;padding:5px 10px;margin:0;width:100%;background-color:#233c4d;border-top-right-radius:.5rem;border-top-left-radius:.5rem}.miniatureFolderSystemBreadCrumbs h5{margin:0;color:#fff}.miniatureFolderSystemBreadCrumbs h5.clickable{cursor:pointer}.miniatureFolderSystemBreadCrumbs h5.unclickable{color:hsla(0,0%,100%,.6666666667)}.miniatureFolderSystemBreadCrumbs .arrow{margin:0 10px 0 0}.miniatureFolderSystemBreadCrumbs .circle{display:flex;justify-content:center;align-items:center}.miniatureFolderSystemBreadCrumbs .circle svg{fill:#fff}.miniatureFolderSystem{border-radius:.5rem;margin-bottom:1rem;width:100%}.miniatureFolderSystem .copyReadyWrapper,.miniatureFolderSystem .wrapper{width:100%;height:17rem;position:relative;padding-bottom:5px;border-radius:.5rem;border:1px solid #233c4d;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.miniatureFolderSystem .copyReadyWrapper .loader,.miniatureFolderSystem .wrapper .loader{color:#87949c;opacity:.6;transform:scale(.5);position:absolute;top:0}.FileUploadingModalList_list__38l7s{list-style-type:none;padding:0;height:15rem;width:100%;overflow-y:auto}ul.FileUploadingModalList_list__38l7s::-webkit-scrollbar{width:10px}ul.FileUploadingModalList_list__38l7s::-webkit-scrollbar-track{background:#fff}ul.FileUploadingModalList_list__38l7s::-webkit-scrollbar-thumb{background-color:#9dbbc0;border-radius:5px;height:50px}.fileUploadingModalListItem{height:2.5rem;width:100%;display:flex;overflow:hidden;align-items:center;margin-bottom:.25rem}.fileUploadingModalListItem .wrapper{margin-left:.2rem;width:90%;height:2.5rem;background-color:#d2d4d6;display:flex;overflow:hidden;border-radius:2rem;justify-content:space-between;position:relative;align-items:center}.fileUploadingModalListItem .progress{content:"";position:absolute;background-color:#00e1a1;top:0;left:0;height:100%;z-index:1}.fileUploadingModalListItem.error .progress{background-color:#e32d4b;opacity:.5}.fileUploadingModalListItem .filename{display:flex;align-items:center;padding:0 1rem;z-index:2;max-width:75%}.fileUploadingModalListItem .filename span{font-size:.85rem;color:#233c4d;font-weight:600;word-break:break-all;line-height:.9rem}.fileUploadingModalListItem .end{display:flex;align-items:center;z-index:2}.fileUploadingModalListItem .end h5{margin:0;padding:.5rem;color:#233c4d;font-size:.8rem;font-weight:600}.fileUploadingModalListItem .end button{border:none;outline:none;width:1.5rem;height:1.5rem;border-radius:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-right:.5rem;cursor:pointer;transition:all .2s linear}.fileUploadingModalListItem .end button svg{width:1rem;fill:rgb(236,112.5,132.8571428571);transition:all .2s linear}.fileUploadingModalListItem .end button:hover{background-color:rgb(236,112.5,132.8571428571)}.fileUploadingModalListItem .end button:hover svg{fill:#fff}@media screen and (max-width:600px){.fileUploadingModalListItem .end h5,.fileUploadingModalListItem .filename span{font-size:.75rem}}.listItemThumbnail{width:2.5rem;height:2.5rem;overflow:hidden;border-radius:100%;position:relative}.listItemThumbnail img{object-fit:cover;width:100%;height:100%}.listItemThumbnail svg{width:1.5rem;height:1.5rem;top:0;left:0;bottom:0;right:0;position:absolute;margin:auto;fill:#d2d4d6}.listItemThumbnail svg.document{fill:#fa5d89}.listItemThumbnail svg.video{fill:#52c8da}.listItemThumbnail svg.audio{fill:#00e1a1}.listItemThumbnail svg.image{fill:#ffb300}.listItemThumbnail svg.folder{fill:#dfe1e2}.listItemThumbnail .videoWrapper{display:none}.checkbox-radio-button-wrapper{display:flex;justify-content:flex-start;align-items:center}.checkbox-radio-button-wrapper:first-child{margin-right:1rem}.checkbox-label-text{font-weight:700;color:#000;margin:0 0 0 .5rem}.ShareFileModalInputField{width:100%;min-height:3rem;position:relative}.ShareFileModalInputField .form{width:100%;display:flex;justify-content:center;align-items:center}.ShareFileModalInputField input{padding:0 .2rem 0 1rem;border:1px solid #d3d3d3;border-right:none;background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;width:100%;height:3rem;outline:none;font-weight:400;font-size:.9rem}.ShareFileModalInputField button{border:none;border-bottom-right-radius:20px;border-top-right-radius:20px;width:7rem;font-weight:700;height:3rem;outline:none;display:flex;justify-content:center;align-items:center;font-size:.9rem;background-color:#00e1a1;cursor:pointer;color:#fff;transition:all .2s linear}.ShareFileModalInputField button:hover:not(:disabled){background-color:rgb(0,148.5,106.26)}.ShareFileModalInputField button:active,.ShareFileModalInputField button:focus{background-color:rgb(46.5,255,195.6933333333)}.ShareFileModalInputField button:disabled{cursor:default;background-color:#87949c}.ShareFileModalInputField .loader{color:#87949c;opacity:.6;font-size:6px;top:-2rem}.sendEmailSection{width:100%}.sendEmailSection form{width:100%;display:flex;flex-flow:column nowrap;position:relative}.sendEmailSection form textarea{border-radius:.5rem}.sendEmailSection button.button{padding:.5rem 0;width:7rem;margin:auto 0 auto auto}.sendEmailSection ul{width:100%;list-style-type:none;padding:0;margin:.5rem 0;display:flex;flex-flow:row wrap;height:4rem;overflow-y:auto}.sendEmailSection ul li{height:1.8rem;background-color:#3c8cde;padding:.5rem;display:flex;justify-content:space-between;align-items:center;border-radius:.5rem;overflow:hidden;margin-bottom:.3rem;margin-right:.3rem}.sendEmailSection ul li h5{font-size:.9rem;margin:0;font-weight:600;padding-right:.5rem;color:#fff}.sendEmailSection .removeButton{display:flex;justify-content:center;align-items:center;border:none;background-color:transparent;cursor:pointer;background-color:#fff;width:1.2rem;height:1.2rem;border-radius:100%;transition:all .2s linear;position:relative}.sendEmailSection .removeButton svg{position:absolute;width:7px;top:0;bottom:0;right:0;left:0;margin:auto;fill:rgba(227,45,75,.7);transition:all .2s linear}.sendEmailSection .removeButton:hover{background-color:rgb(236,112.5,132.8571428571)}.sendEmailSection .removeButton:hover svg{fill:#fff}.sendEmailSection .errorText{color:rgba(227,45,75,.7);margin:0 0 .5rem 1rem;height:.7rem}.sendEmailSection textarea{width:100%;resize:none;border-radius:.5rem;padding:.25rem .5rem;border:1px solid #d3d3d3;margin-bottom:1rem;height:4rem;outline:none}.shareFileModal{display:flex;flex-flow:column nowrap;width:100%;max-height:100%;overflow-y:auto}.shareFileModal .headline{text-align:center;font-size:1.3em;margin:0 0 1rem}.shareFileModal .section{width:95%;margin:auto;padding:1rem;border-bottom:1px solid rgb(216.5,216.5,216.5)}.shareFileModal .section:last-child{border-bottom:none}.shareFileModal .section .title{margin:0 0 1rem}.shareFileModal .socialMedia{width:100%}.shareFileModal .socialMediaLinks{width:100%;margin:0 auto auto 0;text-align:left;display:flex;flex-flow:row wrap;list-style-type:none;padding:0}.shareFileModal .socialMediaLinks li{margin-right:2.5%;cursor:pointer;transition:all .2s linear}.shareFileModal .socialMediaLinks li:hover{transform:scale(1.1)}.shareFileModal .socialMediaLinks li>div{padding:5px}.shareFileModal .socialMediaLinks li>div:focus{outline:1px auto #57bc72}.itemListModals{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:150;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.itemListModals.closed{display:none}.itemListModals .header{padding:1rem 0;display:flex;justify-content:flex-end}.itemListModals .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.itemListModals .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.itemListModals .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.itemListModals .modalContent{width:30rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap}.itemListModals.convert .modalContent,.itemListModals.delete .modalContent,.itemListModals.rename .modalContent{min-height:15rem}.ItemListItem_selectedWrapper__22eVU,.ItemListItem_wrapper__1utMC{margin:2rem 1.5rem;display:flex;flex-direction:column}.ItemListItem_selectedWrapper__22eVU{border-color:#01c188}.ItemListItem_inputWrapper__Rf7M0{height:40px;border-bottom:none}.ItemListItem_inputField__1hEsk{height:40px;margin:auto auto 0 0;border:none;border-bottom:1px solid #d3d3d3;outline:none}.ItemListItem_renamingTitle__2G-rB{color:grey}.ItemListItem_emptyProjectWrapper__oJruy{margin:2rem 1.5rem;display:flex;flex-direction:column}.ItemListItem_contentWrapper__GYeEm{border-radius:7px;width:200px;height:200px;position:relative;padding-top:0;box-shadow:2px 2px 7px grey}.ItemListItem_emptyProjectLink__3Ig3I{position:relative}.ItemListItem_emptyProjectLink__3Ig3I,.ItemListItem_link__3RfBN{display:flex;flex-direction:column;align-items:center;height:100%;text-decoration:none}.ItemListItem_link__3RfBN{width:100%}.ItemListItem_gridFiller__3IqxI{display:block}.ItemListItem_projectSticker__3gKwj{position:absolute;top:var(--space-5);width:80px;height:80px;border-top-left-radius:7px;border-top-right-radius:25px;border-bottom-left-radius:7px;border-bottom-right-radius:25px;margin-top:1.5rem;padding-top:var(--space-2)}.ItemListItem_emptyProjectSticker__wucQr,.ItemListItem_projectSticker__3gKwj{background:#45cdaa;left:-8px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.ItemListItem_emptyProjectSticker__wucQr{width:200px;height:200px;border-radius:7px}.ItemListItem_projectStickerText___2L7U{margin-top:var(--space-1);color:#fff;font-weight:900;font-size:.7em}.ItemListItem_folderPreviewImageWrapper__23Wxy,.ItemListItem_folderPreviewThreeImagesList__1p5XZ,.ItemListItem_projectPreviewImagesWrapper__3537E{display:grid;grid-template-areas:"first second" "third third";grid-gap:2px;width:200px;height:200px;list-style-type:none;padding:0;overflow:hidden;border-radius:7px;position:absolute;top:0;left:0;z-index:1}.ItemListItem_folderPreviewTwoImagesList__jhFDg{display:grid;grid-template-rows:1fr 1fr;grid-gap:2px;width:200px;height:200px;list-style-type:none;padding:0;overflow:hidden;border-radius:7px;position:absolute;top:0;left:0;z-index:1}.ItemListItem_folderPreviewImageWrapper__23Wxy,.ItemListItem_projectPreviewImagesWrapper__3537E{display:flex;justify-content:center;align-items:center;overflow:hidden}.ItemListItem_folderPreviewImageWrapper__23Wxy img,.ItemListItem_projectPreviewImagesWrapper__3537E img{object-fit:cover;width:100%;height:100%}.ItemListItem_folderPreviewThreeImagesListItemWrapperFirst__VJsVL,.ItemListItem_folderPreviewThreeImagesListItemWrapperSecond__3PO2s,.ItemListItem_folderPreviewThreeImagesListItemWrapperThird__38F-3{width:98px;height:98px;display:flex;justify-content:center;align-items:center;overflow:hidden}.ItemListItem_folderPreviewThreeImagesListItemWrapperFirst__VJsVL{grid-area:first}.ItemListItem_folderPreviewThreeImagesListItemWrapperSecond__3PO2s{grid-area:second}.ItemListItem_folderPreviewThreeImagesListItemWrapperThird__38F-3{width:200px;grid-area:third}.ItemListItem_folderPreviewTwoImagesListItemWrapperFirst__14glk,.ItemListItem_folderPreviewTwoImagesListItemWrapperSecond__3IAjL{display:flex;justify-content:center;align-items:center;overflow:hidden;height:98px;width:200px}.ItemListItem_folderPreviewTwoImagesListItemWrapperFirst__14glk,.ItemListItem_folderPreviewTwoImagesListItemWrapperSecond__3IAjL>img{flex-shrink:0;min-width:100%;min-height:100%}.ItemListItem_titleRow__37nAy{display:flex;justify-content:space-between;margin-top:.5rem}.ItemListItem_titleRow__37nAy:before{content:"";width:1rem}.ItemListItem_titleRow__37nAy h4{margin:0;text-align:center;line-height:1rem}.ItemListItem_starIcon__2NYGj{width:1rem;height:1rem;margin:auto 0}.ItemListItem_starIcon__2NYGj svg{width:1rem;margin:auto;fill:#45cdaa}.ItemActionables_actionablesDropdownTrigger__b033K,.ItemActionables_actionablesDropdownTriggerActive__3-6ny{position:absolute;z-index:10;top:-4px;right:-4px;width:50px;height:25px;border-radius:5px;font-weight:900;background:#fff;display:flex;justify-content:center;align-items:center;border:1px solid #d3d3d3;outline:none;cursor:pointer}.ItemActionables_actionablesDropdownTriggerActive__3-6ny{border:1px solid #01c188;box-shadow:1px 1px 5px #01c188}.ItemActionables_actionablesDropdownList__3tZEf{list-style-type:none;position:absolute;border-radius:5px;top:var(--space-5);right:0;width:160px;background:#fff;border:.5px solid #d3d3d3;box-shadow:2px 2px 1px 2px rgba(1,1,1,.1);color:#000;font-weight:400;padding:var(--space-2) 0;z-index:5}.ItemActionables_actionablesDropdownListItem__1odMc{margin:0;padding:var(--space-2) 0 var(--space-2) var(--space-6);cursor:pointer}.ItemActionables_actionablesDropdownListItem__1odMc:hover{background:rgba(1,1,1,.05)}.ItemActionables_actionablesDropdownListItemLabel__3zNGG{margin:0}.item-actionables-wrapper{display:none}@media screen and (max-width:750px){.item-actionables-wrapper{display:initial}}.video.js{object-fit:fill}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYV1OgpaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4gDud4bx/DZfGbjZGUDg+q1z05BpdkawOAcDE4gCAB45CXEAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-4-3,.video-js.vjs-16-9,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill,.video-js .vjs-tech{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical{left:-3.5em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:none;background:none}.toggle-switch{margin-right:10px;position:relative;width:3rem;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:left}.toggle-switch svg{width:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;transition:opacity .2s linear .2s}.toggle-switch svg.checkIcon{fill:#45cdaa}.toggle-switch svg.crossIcon{fill:#dc304d}.toggle-switch-checkbox{display:none}.toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #87949c;border-radius:20px;margin:0}.toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.toggle-switch-inner:after,.toggle-switch-inner:before{display:block;float:left;width:50%;height:1.5rem;padding:0;color:#fff;font-weight:700;box-sizing:border-box}.toggle-switch-inner:before{content:"";background-color:#45cdaa;color:#fff}.toggle-switch.disabled .toggle-switch-inner,.toggle-switch.disabled .toggle-switch-inner:after,.toggle-switch.disabled .toggle-switch-inner:before{background-color:#c4c8ca;cursor:not-allowed}.toggle-switch.disabled svg.checkIcon,.toggle-switch.disabled svg.crossIcon{fill:#c4c8ca}.toggle-switch-inner:after{content:"";padding-right:10px;background-color:#dc304d;color:#fff;text-align:right}.toggle-switch-switch{display:block;width:1.2rem;height:1.2rem;margin:auto;background:#fff;position:absolute;top:0;bottom:0;right:1.6rem;border:0 solid #ccc;border-radius:50%;transition:all .3s ease-in 0s}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:.2rem}.itemInfoSection{overflow:hidden;padding:.3rem .5rem;width:100%;flex-basis:40%;display:flex;flex-direction:column;justify-content:space-between}.itemInfoSection .title{margin:0;overflow:hidden;word-break:break-all;font-size:.85rem;height:40px}.itemInfoSection .renamingTitle{margin:0;height:40px;color:grey}.itemInfoSection .link{text-decoration:none;color:#3c8cde;transition:color .2s linear;cursor:pointer}.itemInfoSection .link:hover{color:rgb(29.7434210526,101.8486842105,175.7565789474)}.itemInfoSection .detailsRow{display:flex;color:#87949c;align-items:center;justify-content:space-between}.itemInfoSection .detailsRow h5{margin:0}.itemInfoSection .detailsRow svg{width:1rem;fill:#ffb300}.itemInfoSection .favouritedItemTitleSection{display:grid;grid-template-columns:40px auto;overflow:hidden;max-width:250px;max-height:40px}.itemInfoSection .actionablesIconItem,.itemInfoSection .starIconWrapper{display:flex;justify-content:center;align-items:center}.itemInfoSection .actionablesIconItem{cursor:pointer;padding:.2rem 0}.itemInfoSection .actionablesIconItem svg{width:.9rem;fill:#87949c;transition:all .2s linear}.itemInfoSection .actionablesIconItem:hover svg{fill:#45cdaa}.itemInfoSection .bottomWrapper{display:flex;justify-content:space-between;margin-top:auto}.itemInfoSection .inputWrapper{height:40px;width:100%;border-bottom:none}.itemInfoSection .inputWrapper input{width:100%;font-size:.85rem;padding-bottom:.2rem;border:none;border-bottom:1px solid #87949c;outline:none}.filePreviewSection .video-js .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;width:4rem}.filePreviewSection .video-js.vjs-has-started .vjs-big-play-button{display:block}.filePreviewSection .video-js.vjs-playing .vjs-big-play-button{display:none}.filePreviewSection .vjs-controls-disabled .vjs-big-play-button{display:block}.filePreviewSection .video-js.vjs-audio{position:absolute;width:100%;height:100%;background-color:unset}.filePreviewSection{flex-basis:60%;overflow:hidden}.filePreviewSection .thumbnail{margin:0;display:flex;justify-content:center;align-items:center;border-top-left-radius:.5rem;border-top-right-radius:.5rem;overflow:hidden;cursor:pointer;width:100%;height:100%}.filePreviewSection .thumbnail.audio{background-color:#233c4d;position:relative}.filePreviewSection .thumbnail.audio svg{fill:#fff;width:50%}.filePreviewSection .thumbnail.audio.animate svg path{animation:move 0s linear -.8s infinite alternate;transform-origin:center center}.filePreviewSection .thumbnail.audio.animate svg path:first-child{animation-duration:412ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(2){animation-duration:451ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(3){animation-duration:473ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(4){animation-duration:.43s}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(5){animation-duration:408ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(6){animation-duration:472ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(7){animation-duration:456ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(8){animation-duration:415ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(9){animation-duration:465ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(10){animation-duration:.47s}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(11){animation-duration:415ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(12){animation-duration:439ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(13){animation-duration:.43s}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(14){animation-duration:475ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(15){animation-duration:416ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(16){animation-duration:456ms}.filePreviewSection .thumbnail.audio.animate svg path:nth-child(17){animation-duration:467ms}.filePreviewSection .thumbnail.audio .audio-wrapper-item-list-file{width:100%;height:100%;position:absolute}.filePreviewSection .thumbnail img{object-fit:cover;height:100%;width:100%}.filePreviewSection .thumbnail a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.itemListItemFile{margin:1.5rem 2rem;display:flex;width:12.5rem;height:12.5rem}.itemListItemFile.project{width:18rem;height:16rem}.itemListItemFile.folder{margin:1.5rem}.itemListItemFile.folder .toggle-switch{display:none}.itemListItemFile.folder .actionablesIconItem{margin-left:auto}.itemListItemFile .contentWrapper{border-radius:.5rem;box-shadow:1px 1px 7px rgba(1,1,1,.15);border:1px solid transparent;background:#fff;position:relative;width:100%;display:flex;flex-flow:column nowrap}.itemListItemFile .contentWrapper.selected{border:1px solid #45cdaa}.ProjectViewItemList_largeGridList__23Qtk{list-style-type:none;padding:0;display:flex;flex-flow:row wrap}@media screen and (max-width:1200px){.ProjectViewItemList_largeGridList__23Qtk{justify-content:center}}.ItemListButtons_newItemButton__1JLIs{bottom:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;z-index:3;border-radius:100%;background-color:#45cdaa;cursor:pointer;box-shadow:0 3px 4px 1px rgba(0,0,0,.3);transition:all .3s ease}.ItemListButtons_newItemButton__1JLIs:hover{transform:scale(1.07);box-shadow:0 3px 4px 3px rgba(0,0,0,.2)}.ItemListButtons_newItemButton__1JLIs svg{width:50%;fill:#fff}@media screen and (max-width:600px){.ItemListButtons_newItemButton__1JLIs{width:3rem;height:3rem}}.ItemListButtons_newItemButton__1JLIs{margin-left:auto}.ItemListButtons_addFileButton__8inaw{bottom:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;z-index:3;border-radius:100%;background-color:#ffb300;cursor:pointer;box-shadow:0 3px 4px 1px rgba(0,0,0,.3);transition:all .3s ease}.ItemListButtons_addFileButton__8inaw:hover{transform:scale(1.07);box-shadow:0 3px 4px 3px rgba(0,0,0,.2)}.ItemListButtons_addFileButton__8inaw svg{width:50%;fill:#fff}@media screen and (max-width:600px){.ItemListButtons_addFileButton__8inaw{width:3rem;height:3rem}}.ItemListButtons_addItemsWrapper__3mf6h,.ItemListButtons_addItemsWrapperProject__21utk{width:160px;position:fixed;display:flex;justify-content:flex-end;z-index:10}.ItemListButtons_addItemsWrapper__3mf6h{bottom:3rem;right:3rem;position:fixed;display:flex;justify-content:flex-end}.ItemListButtons_addItemsWrapperProject__21utk{bottom:5.5rem;right:3rem}@media screen and (max-width:600px){.ItemListButtons_addItemsWrapper__3mf6h,.ItemListButtons_addItemsWrapperProject__21utk{width:100px;display:initial;right:1rem}.ItemListButtons_addFileButton__8inaw{margin-left:auto;margin-bottom:.5rem}}.folderViewHeader{display:flex;flex-flow:row wrap;justify-content:space-between;border-bottom:1px solid #dfe1e2;height:40px}.folderViewHeader .sortBySection{display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;height:40px}.folderViewHeader h5{font-weight:600;color:#87949c;margin:0;font-size:.85rem}.folderViewHeader h4{margin:0 0 0 .5rem;cursor:pointer;transition:all .2s linear;font-size:.85rem;color:#233c4d;width:2.5rem;text-align:center;font-weight:700}.folderViewHeader h4:hover{color:rgb(11.09375,19.0178571429,24.40625)}.folderViewHeader .arrow{transition:all .2s linear;cursor:pointer}.folderViewHeader .arrow svg{transform:translateY(0);fill:#233c4d}.folderViewHeader .arrow:hover svg{animation:bounce 1s infinite}.folderViewHeader .arrow.up{transform:rotate(0deg)}.folderViewHeader .arrow.down{transform:rotate(180deg)}.folderViewHeader .divider{border-left:1px solid #87949c;height:1rem;width:0;margin:0 .5rem}.folderViewHeader .showTypeSectionButtonText{margin:0}@media screen and (max-width:600px){.folderViewHeader{height:unset;padding-bottom:.5rem;flex-flow:column nowrap}.folderViewHeader .sortBySection{order:2}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.subnavigation{top:4.3rem;right:0;position:absolute;width:15rem;background-color:#fff;border-radius:.5rem;border:1px solid #d3d3d3;box-shadow:1px 1px 10px #d3d3d3;z-index:20;max-height:25rem;overflow-y:auto;transition:all .2s linear .2s;transition-property:max-height,border,background-color}.subnavigation.hidden{max-height:0;overflow:hidden;transition:all .2s linear;transition-property:max-height,border,background-color;border-color:transparent;background-color:transparent;box-shadow:none;z-index:1}.subnavigationItem{width:100%;padding:.5rem 1rem;border-bottom:1px solid #dfe1e2;transition:all .2s linear;min-height:4rem;display:flex;align-items:center}.subnavigationItem:hover:not(.disabled){background-color:#f2f2f2;cursor:pointer}.subnavigationItem.disabled{color:grey}@media screen and (max-width:600px){.subnavigation{top:4rem;right:0;left:0;margin:auto;transition:none;width:90%}}.showTypeSection{display:flex;align-items:center;justify-content:flex-end;position:relative;height:40px}.showTypeSection button{display:flex;align-items:center;justify-content:space-between;width:9rem;font-size:.85rem;cursor:pointer;padding:.4rem .6rem;border-radius:1rem;border:1px solid #dfe1e2;background-color:#f2f2f2;margin-left:.5rem}.showTypeSection button h4{margin:0;font-size:.9rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;text-align:left;text-transform:capitalize}.showTypeSection button svg{height:.7rem;transform:rotate(90deg);transition:all .2s linear;fill:#87949c}.showTypeSection button.open svg{transform:rotate(-90deg)}.showTypeSection .subnavigation{top:2.5rem;width:9rem;font-size:1rem;font-weight:100;overflow:hidden;z-index:4}.showTypeSection .subnavigation .type{width:100%;display:flex;padding-top:.3rem;text-transform:capitalize;cursor:pointer;transition:all .2s linear}.showTypeSection .subnavigation .type:hover{background-color:#f2f2f2}.showTypeSection .subnavigation .type:last-child{padding-bottom:.3rem}.showTypeSection .subnavigation .type.active{color:#45cdaa;font-weight:700}.showTypeSection .subnavigation .type.active .checkedIcon svg{opacity:1;transition:all .2s linear}.showTypeSection .subnavigation .divider{border-top:1px solid #dfe1e2;height:1px;width:100%;margin:.3rem 0 0}.showTypeSection .subnavigation .checkedIcon{width:2rem;text-align:center}.showTypeSection .subnavigation .checkedIcon svg{opacity:0;fill:#45cdaa}@media screen and (max-width:600px){.showTypeSection{justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;order:0}.showTypeSection .subnavigation{left:unset;right:0}}.ItemListLoading_listWrapper__2Ko9H{position:relative;margin-bottom:var(--space-12)}.ItemListLoading_itemsList__1Kzsy{list-style-type:none;padding:0;display:grid;grid-auto-rows:minmax(250px,auto);grid-gap:var(--space-6);grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:1600px){.ItemListLoading_itemsList__1Kzsy{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:1300px){.ItemListLoading_itemsList__1Kzsy{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:1000px){.ItemListLoading_itemsList__1Kzsy{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:700px){.ItemListLoading_itemsList__1Kzsy{grid-template-columns:1fr 1fr}}.ItemListLoading_listItemwrapper__2ic4t{margin:var(--space-10) auto auto auto;display:flex;flex-direction:column;height:200px}.ItemListLoading_thumbnailMock__k2PG1{background:#d3d3d3;width:200px;height:100px;margin:var(--space-1) 0}.ItemListLoading_titleMock__2T0at{background:#e7e7e7;width:150px;height:20px;margin:var(--space-1) 0}.ItemListLoading_infoMock__2FTmt{background:#e7e7e7;width:100px;height:20px;margin:var(--space-1) 0}.ItemNotFound_wrapper__1OSnZ,.UserHasNoGroups_wrapper__2L1y1{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}.UserHasNoGroups_text__1HJHa{color:grey;font-size:.8em;font-weight:400}.ProjectView_wrapper__236zn{padding-bottom:150px}.ProjectView_modalOpen__3mUBR{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:150;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.ProjectView_modalBoxProjectPeopleList__XpQJM{position:relative;margin:100px auto;background-color:#fafafa;border-radius:10px;z-index:var(--modal-box-zindex);width:500px;height:600px}.ProjectFilesView_addFileWrapper__2Y4YU{position:fixed;bottom:var(--space-10);right:var(--space-8);display:flex;z-index:3}.ProjectFilesView_addFileContentWrapper__ENmaP{width:90px;height:90px;position:relative}.ProjectFilesView_errorWrapper__1sPUP{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}.projectMainViewModals{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:120;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.projectMainViewModals.closed{display:none}.projectMainViewModals.deleteItem .modalContent{min-height:unset}.projectMainViewModals .header{padding:1rem 0;display:flex;justify-content:flex-end;z-index:5}.projectMainViewModals .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.projectMainViewModals .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.projectMainViewModals .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.projectMainViewModals .modalContent{width:30rem;min-height:35rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap;z-index:180}.ProjectMainView_wrapper__3P7vJ{margin-top:var(--space-7);width:100%;display:flex}.ProjectMainView_chatSection__3QBEg{width:30%;display:flex;border-radius:.5rem;margin-left:auto}.ProjectMainView_modalBackgroundWrapper__27Fwz{width:100vw;height:100vh;background:rgba(71,80,88,.8);position:fixed;top:0;left:0;z-index:var(--modal-background-zindex)}.ProjectMainView_fileUploadingModal__2XnrB{position:relative;margin:100px auto;background-color:#fafafa;border-radius:10px;z-index:var(--modal-box-zindex);width:600px;height:700px}@media screen and (max-width:1200px){.ProjectMainView_wrapper__3P7vJ{flex-flow:column nowrap}.ProjectMainView_chatSection__3QBEg{width:100%;max-width:40rem;margin:auto}}.ProjectChatMessages_container__1iXgV{padding:0;margin:0}.ProjectChatMessages_container__1iXgV.ProjectChatMessages_hidden__1ntgZ{display:none}.ProjectChatMessages_errorWrapper__3J_DS{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.message .messageImageSectionTaskItem{position:relative;width:100%;height:3.5rem;cursor:pointer;overflow:hidden;border-radius:.5rem;background-color:#87949c}.message .messageImageSectionTaskItem img{object-fit:cover;width:100%;height:100%;object-position:center center;transition:all .2s linear}.message .messageImageSectionTaskItem img:hover{width:105%;height:105%}.message .messageImageSectionTaskItem .imageTimestampOverlay{position:absolute;top:0;left:0;width:100%;height:1rem;text-align:center}.message .messageImageSectionTaskItem .imageTimestampOverlay h5{margin:auto;color:#fff}.message .messageImageSectionTaskItem h4{margin:1rem 0 0;font-size:.8rem;text-align:center;padding:0 .2rem;color:#fff;line-height:.8rem}.message .messageImageSectionTaskItem .soundWaveIcon{width:100%;height:100%;background-color:#233c4d;display:flex;justify-content:center;align-items:center}.message .messageImageSectionTaskItem .soundWaveIcon svg{width:80%;fill:#fff;position:static;transition:all .2s linear}.message .messageImageSectionTaskItem .soundWaveIcon:hover svg{width:85%}.message .messageImageSectionTaskItem .alternativeImageSection{display:flex;justify-content:center;align-items:center;cursor:pointer}.message .messageImageSectionTaskItem .audioTimestamp{color:grey;margin:0 var(--space-2) 0 0}.message .messageImageSectionTaskItem .taskImageTimestampOverlay{position:absolute;top:0;background-color:#000;opacity:.65;height:20px;width:100%;text-align:center}.message .messageImageSectionTaskItem .taskImageTimestamp{margin:0;color:#fff}.message .messageImageSectionTaskItem .iconWrapper{position:absolute;top:0;left:0;width:100px;height:80px;display:flex;justify-content:center;align-items:center}.message .messageImageSectionTaskItem .imageTimestampOverlay{background-color:rgba(69,205,170,.4)}.message .messageImageSectionTaskItem.lineTask .imageTimestampOverlay{background-color:rgba(220,48,77,.4)}.message .messageImageSectionTaskItem.image svg{height:.65rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;fill:#fff}.message .messageImageSectionTaskItem.image.lineTask svg{fill:#fff}.MessageMainSection_infoSection__c9ExU{display:flex;justify-content:space-between;align-items:center}.MessageMainSection_infoSectionName__3ixyH{color:#000;margin:0}.MessageMainSection_infoSectionSecondary__He4Zr{display:flex;justify-content:space-between}.MessageMainSection_infoSectionCreated__2guLP{color:#b9b9b9;font-weight:500;margin:0 var(--space-3) 0 0}.MessageMainSection_infoSectionActions__Yz9pW{cursor:pointer;color:#b9b9b9;font-size:1.2em;margin:var(--space-minus-2) 0 0 0}.MessageMainSection_messageSection__36OEC{padding:.5rem 0 1rem;border-bottom:1px solid rgba(135,148,156,.5);width:100%;word-wrap:break-word;color:#000;font-size:16px;font-weight:400}.MessageMainSection_text___mYI4{font-size:.9em;margin:0}.MessageMainSection_button__3Pusk{background:transparent;border:none;cursor:pointer}.loadingWrapper .loading{color:grey;font-weight:900}.loadingWrapper .loading:after{content:".";animation:dots 1s steps(5) infinite}.loadingWrapper{display:flex;justify-content:center;align-items:center}@keyframes dots{0%,12.5%{opacity:0}25%{opacity:1}37.5%{text-shadow:.5em 0}50%{text-shadow:.5em 0,1em 0}62.5%{text-shadow:.5em 0,1em 0,1.5em 0}75%{text-shadow:.5em 0,1em 0,1.5em 0,2em 0}87.5%,to{text-shadow:.5em 0,1em 0,1.5em 0,2em 0,2.5em}}.message{display:flex;width:100%;padding:.5rem 1rem;z-index:100}.message:first-child{padding-top:1.5rem}.message .messageImageSection{flex-basis:25%;max-width:6rem;height:100%;padding-right:1rem;position:relative}.message .messageImageSection svg{position:absolute;right:.5rem;fill:#233c4d}.message .messageImageSection .profileBall{width:3rem;height:3rem;margin:auto}.message .messageMainSection{flex-basis:75%;width:75%}.message .messageMainSection .infoSection{display:flex;justify-content:space-between}.message .messageMainSection .infoSection h4{font-size:.9rem;color:#000;margin:0;text-transform:capitalize}.message .messageMainSection .infoSection h5{font-size:.75rem;color:grey;font-weight:400;margin:0 0 0 auto}.message .messageMainSection .removeButton{background:transparent;border:none;cursor:pointer;padding:0 .5rem 0 1rem}.message .messageMainSection .removeButton:hover:not(.disabled) svg{fill:rgb(89.75,89.75,89.75)}.message .messageMainSection .removeButton.disabled svg{fill:#e32d4b}.message .messageMainSection .removeButton svg{width:.7rem;fill:grey;transition:fill .2s linear}.ProjectChatMessagesLoading_loadingListItemAvatarWrapper__1GKUr{display:flex;justify-content:center;align-items:center}.ProjectChatMessagesLoading_loadingListItemWrapper__3inyz{width:100%;display:flex;padding:5px;margin:10px 0}.ProjectChatMessagesLoading_loadingListItemAvatar__2T3iM{width:30%;height:40px;background:#d3d3d3}.ProjectChatMessagesLoading_loadingListItemInfoSectionWrapper__2bp0d{padding-left:100px;width:70%}.ProjectChatMessagesLoading_loadingListItemInfoSectionTitle__3t60f{margin:5px 0;width:120px;height:20px;background:#e7e7e7}.ProjectChatMessagesLoading_loadingListItemInfoSectionContent__INFm0{width:230px;height:30px;background:#e7e7e7}.ProjectChatTasks_container__1CHCH{padding:0;margin:0}.ProjectChatTasks_container__1CHCH.ProjectChatTasks_hidden__vVCRf{display:none}.projectChat{width:100%;height:100%;border-radius:.5rem}.projectChat .wrapperTasksOpen{width:100%;height:100%;border:1px solid rgba(135,148,156,.5)}.projectChat .header{height:3rem;display:flex}.projectChat .headerTab{cursor:pointer;background-color:#fff;width:50%;color:#233c4d;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(135,148,156,.5)}.projectChat .headerTab svg{fill:#233c4d}.projectChat .headerTab h4{margin-left:.5rem}.projectChat .headerTab:first-child{border-top-left-radius:.5rem;border-left:1px solid rgba(135,148,156,.5);border-top:1px solid rgba(135,148,156,.5)}.projectChat .headerTab:last-child{border-top-right-radius:.5rem;border-top:1px solid rgba(135,148,156,.5);border-right:1px solid rgba(135,148,156,.5)}.projectChat .headerTab.active{color:#fff;background-color:#233c4d;border-color:#233c4d}.projectChat .headerTab.active svg{fill:#fff}.projectChat .contentWrapper{height:32rem;background-color:#fff;border-bottom:1px solid rgba(135,148,156,.5);border-left:1px solid rgba(135,148,156,.5);border-right:1px solid rgba(135,148,156,.5);overflow-y:auto}.projectChat .textAreaWrapper{flex-basis:70%;height:100%;padding:.4rem 0}.projectChat form{background-color:#fff;display:flex;width:100%;height:6rem;border-bottom:1px solid rgba(135,148,156,.5);border-left:1px solid rgba(135,148,156,.5);border-right:1px solid rgba(135,148,156,.5);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.projectChat form textarea{width:100%;display:flex;align-items:flex-start;padding:1rem .5rem;resize:none;border:none;outline:none;font-size:.9rem;border-bottom-left-radius:.5rem}.projectChat form textarea::placeholder{color:grey;font-family:"Nunito",sans-serif}.projectChat form .button{width:95%}.projectChat .submitSectionWrapper{border-left:1px solid rgba(135,148,156,.5);padding:.5rem;flex-basis:30%;flex-direction:column;align-items:center}.projectChat .buttonWrapper,.projectChat .submitSectionWrapper{display:flex;justify-content:center}.projectChat .errorWrapper{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}@media screen and (max-width:1200px){.projectChat .wrapper{flex-flow:column nowrap}.projectChat .chatSection{width:100%;max-width:40rem;margin:auto}}.ProjectMainViewWorkSection_mainContentWrapper__2yNnc{margin-right:1rem;flex-grow:1;flex-basis:70%}.ProjectMainViewWorkSection_mainContentWrapperWithoutContent__1HkOR{margin-right:1rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem;flex-basis:70%}.ProjectMainViewWorkSection_mainContentPreviewItemWrapper__3heg5{height:35rem;width:100%;background-color:#f7fbfa;margin-bottom:var(--space-6);border:1px solid rgba(135,148,156,.5);display:flex;justify-content:center;border-radius:.5rem;flex-basis:70%}.ProjectMainViewWorkSection_mainContentPreviewItemAudioWrapper__3mu6s{height:35rem;width:100%;margin-bottom:var(--space-6);display:flex;justify-content:center;align-items:center;border-radius:.5rem;flex-basis:70%}.ProjectMainViewWorkSection_videoWrapper__25mF4{width:100%}.ProjectMainViewWorkSection_buttonWrapper__ESKf9{margin-bottom:var(--space-10)}.ProjectMainViewWorkSection_errorWrapper__1S105{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}@media screen and (max-width:900px){.ProjectMainViewWorkSection_mainContentWrapper__2yNnc{margin-right:0}}.ProjectMainViewWorkSection_closeButton__C4HWG{position:absolute;top:var(--space-5);right:var(--space-8);border:none;background:transparent;z-index:2147483638;cursor:pointer}.ProjectMainViewWorkSection_documentWrapper__1xuFf{display:flex;justify-content:center;align-items:center}.ProjectMainViewWorkSection_openButton__31f7s{border:none;background:transparent;cursor:pointer}.ProjectPreviewItem_wrapper__1qFKu,.ProjectPreviewItem_wrapperActive__e1VXM{width:7.5rem;height:5rem;background-color:#f7fbfa;border-radius:.5rem;cursor:pointer;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;margin:0 1rem 1rem 0;transition:all .2s ease-in-out}.ProjectPreviewItem_wrapper__1qFKu.ProjectPreviewItem_active__3nhuY,.ProjectPreviewItem_wrapperActive__e1VXM.ProjectPreviewItem_active__3nhuY{border:1px solid #01c188;box-shadow:1px 1px 5px #01c188;transform:scale(1.05)}.ProjectPreviewItem_wrapper__1qFKu{border:2px solid transparent}.ProjectPreviewItem_thumbnailImg__SMdEf{position:absolute;object-fit:cover;width:100%;height:100%;object-position:center center;transition:all .2s linear}.ProjectPreviewItem_thumbnailImg__SMdEf:hover{width:110%;height:110%}.ProjectPreviewItem_audioThumbnail__1s-7i{width:100%;height:100%;background-color:#233c4d;display:flex;justify-content:center;align-items:center}.ProjectPreviewItem_audioThumbnail__1s-7i svg{fill:#fff;width:70%;transition:all .2s linear}.ProjectPreviewItem_audioThumbnail__1s-7i:hover svg{width:75%}.ProjectPreviewItem_fallbackThumbnail__2j8Jy{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ProjectPreviewItem_fallbackThumbnail__2j8Jy svg{fill:#87949c;width:50%;transition:all .2s linear}.ProjectPreviewItem_fallbackThumbnail__2j8Jy:hover svg{width:75%}.PreviewListLoading_listItemWrapper__OrvY1{background-color:#d3d3d3;width:7.5rem;height:5rem;border-radius:.5rem;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;margin:0 1rem 1rem 0}.PreviewListLoading_list__3Ht3V{list-style-type:none;padding:0;margin-bottom:1rem;display:flex;flex-flow:row wrap}@media screen and (max-width:900px){.PreviewListLoading_list__3Ht3V{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:750px){.PreviewListLoading_list__3Ht3V{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:600px){.PreviewListLoading_list__3Ht3V{grid-template-columns:1fr 1fr}}.ProjectPreviewItemsList_list__277zT{list-style-type:none;padding:0;margin-bottom:1rem;display:flex;flex-flow:row wrap}.ProjectPreviewItemsList_listItemWrapper__9DPHI{font-weight:900;font-size:.9em;color:#00e1a1;background:transparent;border:1px solid #d3d3d3;cursor:pointer}.ProjectPreviewItemsList_listItemWrapper__9DPHI:hover{text-decoration:underline}.ProjectPreviewItemsList_showMore__3Nq0q{display:flex;flex-flow:row nowrap;align-items:flex-end;height:5rem;width:7rem;cursor:pointer;justify-content:center}.ProjectPreviewItemsList_showMore__3Nq0q span{font-size:.9rem;font-weight:900;color:rgb(42.96875,73.6607142857,94.53125);text-align:center;margin:0 auto;padding:0;transition:all .2s linear;position:relative}.ProjectPreviewItemsList_showMore__3Nq0q:hover span{color:#233c4d;font-size:.95rem}.vjs-marker{position:absolute;left:0;bottom:0;opacity:1;height:100%;transition:opacity .2s ease;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;z-index:100}.vjs-marker:hover{cursor:pointer;transform:scale(1.3)}.vjs-tip{visibility:hidden;display:block;opacity:.8;padding:5px;font-size:10px;position:absolute;bottom:14px;z-index:100000}.vjs-tip .vjs-tip-arrow{background:url(data:image/gif;base64,R0lGODlhCQAJAIABAAAAAAAAACH5BAEAAAEALAAAAAAJAAkAAAIRjAOnwIrcDJxvwkplPtchVQAAOw==) no-repeat 0 0;bottom:0;left:50%;margin-left:-4px;background-position:0 100%;position:absolute;width:9px;height:5px}.vjs-tip .vjs-tip-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:5px 8px 4px;background-color:#000;color:#fff;max-width:200px;text-align:center}.vjs-break-overlay{visibility:hidden;position:absolute;z-index:100000;top:0}.vjs-break-overlay .vjs-break-overlay-text{padding:9px;text-align:center}.taskMessageList{list-style-type:none;padding:0;margin-top:1rem;max-height:200px;overflow-y:scroll}.taskMessageList .message{padding:.5rem 0}.taskMessageList .message .messageImageSection{flex-basis:15%;padding-right:1rem}.taskMessageList .message .messageImageSection .profileBall{margin-left:0}.taskMessageList .message .messageMainSection{flex-basis:85%}.taskMessageList .message.reply .messageImageSection{padding-right:1.5rem}.contentSection{position:relative;z-index:2}.contentSection form{background-color:#fff;display:flex;flex-flow:column nowrap;width:100%}.contentSection form .textAreaWrapper{height:6rem;padding:.4rem 0}.contentSection form textarea{width:100%;height:6rem;display:flex;align-items:flex-start;padding:.5rem;resize:none;outline:none;font-size:.9rem;background:rgba(1,1,1,.03);border:1px solid rgba(135,148,156,.5);border-radius:.5rem}.contentSection form textarea::placeholder{color:grey;font-family:"Nunito",sans-serif}.contentSection form .button{width:6rem;margin-left:auto}.contentSection .submitSectionWrapper{padding:1rem 0 0;display:flex;justify-content:center;align-items:center}.contentSection .buttonWrapper{display:flex;justify-content:center}.taskMessage .modal{z-index:4;position:absolute;background-color:#fff;border-radius:.5rem;border:1px solid #d3d3d3;box-shadow:1px 1px 10px rgba(0,0,0,.4);padding:40px 0 30px;max-width:95vw;width:25rem}.taskMessage .modal h3{position:absolute;top:5px;left:0;margin:.5rem 1rem;font-size:1.1rem;line-height:1rem;color:#87949c}.taskMessage .modal h3 span{color:#87949c}.taskMessage .modal .durationForm{display:flex}.taskMessage .modal .durationForm label{color:#87949c;font-size:.9rem}.taskMessage .modal .durationForm .numberInput{margin-left:1rem}.taskMessage .modal .durationForm button.button.denim{font-size:.8rem;padding:.25rem .5rem;min-height:1rem;min-width:3rem;margin-left:1rem}.taskMessage .modal .modalScrollWrapper{max-height:480px;padding-right:1rem;padding-left:1rem}.taskMessage .modal .closeIcon{position:absolute;top:0;right:0;padding:.6rem;cursor:pointer}.taskMessage .modal .closeIcon svg{fill:grey;transition:fill .2s linear}.taskMessage .modal .closeIcon:hover svg{fill:rgb(89.75,89.75,89.75)}.taskMessage.video .modal{background-color:hsla(0,0%,100%,.8)}.taskMessage.video .modal ul::-webkit-scrollbar-track{background:transparent}.taskMessage.video .modal .contentSection form{background-color:transparent}@media screen and (max-width:900px){.taskMessage .modal{position:fixed;top:0!important;bottom:0!important;left:0!important;right:0!important;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}}.dot{position:absolute;z-index:3;margin-top:-20px;margin-left:-20px}.dot .taskDot{width:40px;height:40px;border-radius:40px;background-color:#45cdaa;display:flex;justify-content:center;align-items:center;z-index:2;transition:background-color .2s linear}.dot .taskDot:hover{background-color:rgb(41.843220339,155.656779661,126.3665254237)}.dot{cursor:pointer}.dot h4{margin:0;font-size:1.5em;font-weight:900;color:#fff}.dot.freeArrow .taskDot,.dot.freeLine .taskDot,.dot.straightArrow .taskDot,.dot.straightLine .taskDot{background-color:#e32d4b}@media screen and (max-width:750px){.dot .taskDot{width:30px;height:30px}.dot h4{font-size:1.3rem}}.numberInput label{padding-right:.5rem}.numberInput span{font-weight:700;font-size:1.1rem;width:45px;display:inline-block}.numberInput button.button{width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;padding:0;margin-right:2px;font-size:1.2rem;line-height:0}.newTask{position:absolute;height:100%;width:100%;top:0;left:0;z-index:100}.newTask .taskPopUpTextarea{width:100%;height:100px;border:1px solid #d3d3d3;margin:var(--space-5) 0 0 0;padding:var(--space-2) var(--space-4);display:flex;justify-content:left;align-items:flex-start;border-radius:4px;outline:none}.newTask .taskPopUpTextarea::placeholder{margin:0}.newTask .closeButton{position:absolute;cursor:pointer;top:0;right:0}.newTask .dotText{margin:0;font-size:1.5em;font-weight:900;color:#fff}.newTask .buttonWrapper{display:flex;justify-content:flex-end;margin:var(--space-2) 0}.newTask .modal{position:absolute;z-index:5;background-color:#fff;border-radius:.5rem;border:1px solid #d3d3d3;box-shadow:1px 1px 10px rgba(0,0,0,.4);padding:40px 0 30px;max-width:95vw;width:25rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newTask .modal h3{position:absolute;top:5px;left:0;margin:.5rem 1rem;font-size:1.1rem;line-height:1rem;color:#87949c}.newTask .modal h3 span{color:#87949c}.newTask .modal .modalScrollWrapper{max-height:480px;overflow-y:auto;padding-right:1rem;padding-left:1rem}.newTask .modal .closeIcon{position:absolute;top:0;right:0;padding:.6rem;cursor:pointer}.newTask .modal .closeIcon svg{fill:grey;transition:fill .2s linear}.newTask .modal .closeIcon:hover svg{fill:rgb(89.75,89.75,89.75)}.newTask .modal.videoTaskModal{background-color:hsla(0,0%,100%,.85)}.newTask .modal.videoTaskModal .contentSection form{background-color:transparent}.newTask .contentSection{position:relative;z-index:2}.newTask .contentSection form{background-color:#fff;display:flex;flex-flow:column nowrap;width:100%}.newTask .contentSection form .textAreaWrapper{height:6rem;padding:.4rem 0}.newTask .contentSection form textarea{width:100%;height:6rem;display:flex;align-items:flex-start;padding:.5rem;resize:none;outline:none;font-size:.9rem;background:rgba(1,1,1,.03);border:1px solid rgba(135,148,156,.5);border-radius:.5rem}.newTask .contentSection form textarea::placeholder{color:grey;font-family:"Nunito",sans-serif}.newTask .contentSection .submitSectionWrapper{padding:1rem 0 0;display:flex;justify-content:center;align-items:center;font-size:16px}.newTask .contentSection .buttonWrapper{display:flex;justify-content:center}.newTask .button{width:6rem;margin-left:auto}@media screen and (max-width:900px){.newTask .modal{position:fixed;top:0!important;bottom:0!important;left:0!important;right:0!important;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}}.select{position:relative;height:1.5rem;cursor:pointer;display:flex}.select label{color:#87949c;font-size:.9rem}.select .value{width:3.5rem;display:flex;justify-content:center;border-radius:.5rem}.select .value svg{width:1.5rem;height:1.5rem}.select .value .arrow-down{width:.6rem;margin-left:.25rem;fill:#87949c}.select .dropdown{display:none;width:3.5rem;position:absolute;top:1.5rem;background-color:#fff;border-radius:.5rem;border:1px solid #d3d3d3;box-shadow:1px 1px 10px #d3d3d3}.select .dropdown.visible{display:block}.select .option{height:1.75rem;display:flex;justify-content:center;align-items:center}.select .option svg{width:1.5rem;height:1.5rem}.newTask .videoTaskForm .additionalFields{display:flex}.newTask .videoTaskForm .additionalFields span{margin-right:.5rem}.newTask .videoTaskForm .additionalFields label{color:#87949c;font-size:.9rem}.newTask .videoTaskForm .additionalFields .numberInput{margin-left:1rem}.projectMainViewVideoPlayer .video-js{height:calc(35rem - 2px);max-width:100%;margin:auto;background-color:#fff;width:100%;position:relative;border-radius:.5rem}.projectMainViewVideoPlayer .video-js video{max-height:100%;max-width:100%;margin:auto;outline:none}.projectMainViewVideoPlayer .video-js .vjs-tech{position:relative}.projectMainViewVideoPlayer .video-js .vjs-control-bar{position:absolute;background-color:#233c4d;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;z-index:3}.projectMainViewVideoPlayer .video-js .vjs-play-progress{background-color:#fff;border-radius:.25rem}.projectMainViewVideoPlayer .video-js .vjs-play-progress:before{color:#fff;font-size:1.25rem}.projectMainViewVideoPlayer .video-js .vjs-progress-holder{height:.5rem;border-radius:.25rem}.projectMainViewVideoPlayer .video-js .vjs-load-progress{border-radius:.25rem!important}.projectMainViewVideoPlayer .video-js .vjs-marker{z-index:1;height:25px;width:25px!important;border-radius:0 50% 50% 50%!important;transform:rotate(-135deg);background-color:#45cdaa!important;margin-bottom:10px;transition:background-color .2s linear}.projectMainViewVideoPlayer .video-js .vjs-marker.arrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker.freeArrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker.freeLine-marker,.projectMainViewVideoPlayer .video-js .vjs-marker.line-marker,.projectMainViewVideoPlayer .video-js .vjs-marker.straightArrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker.straightLine-marker{background-color:red!important;height:15px;width:15px!important}.projectMainViewVideoPlayer .video-js .vjs-marker:hover{background-color:rgb(41.843220339,155.656779661,126.3665254237)!important}.projectMainViewVideoPlayer .video-js .vjs-marker:hover.arrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker:hover.freeArrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker:hover.freeLine-marker,.projectMainViewVideoPlayer .video-js .vjs-marker:hover.line-marker,.projectMainViewVideoPlayer .video-js .vjs-marker:hover.straightArrow-marker,.projectMainViewVideoPlayer .video-js .vjs-marker:hover.straightLine-marker{background-color:rgb(178.5,0,0)!important}.projectMainViewVideoPlayer .video-js .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;z-index:100}.projectMainViewVideoPlayer .video-js .vjs-tip{z-index:2;display:none}.projectMainViewVideoPlayer .video-js .vjs-break-overlay{z-index:2}.projectMainViewVideoPlayer .video-js.vjs-fullscreen{background-color:#000}.projectMainViewVideoPlayer .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1}.projectMainViewVideoPlayer{width:100%;max-height:100%;background-color:#fff;border-radius:.5rem;display:flex;position:relative}.projectMainViewVideoPlayer .arrow-container,.projectMainViewVideoPlayer .clickArea{width:100%;height:100%;display:flex;z-index:2;position:absolute}.video-js .vjs-overlay{color:#fff;position:absolute;width:100%;height:100%;top:0;left:0}.video-js .vjs-overlay-bottom{bottom:3.5em;left:50%;margin-left:-16.5%}.video-js svg.arrow,.video-js svg.line,canvas.canvas{width:100%;height:100%}canvas.canvas{display:block}.clickArea{width:100%;height:100%;display:flex;z-index:2;position:absolute}.lazyloadImage_container__3F4pj{max-height:calc(35rem - 2px);max-width:100%;position:relative}.lazyloadImage_thumbnail__2DheQ{height:calc(35rem - 2px);max-width:100%;object-fit:contain;filter:blur(5px)}.lazyloadImage_img__lg2gy{max-height:calc(35rem - 2px);max-width:100%;object-fit:scale-down}.ProjectMainViewAddFiles_uploadWrapper__3gEJT{margin:auto;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:100%;min-height:15rem}.ProjectMainViewAddFiles_contentWrapper__A_ndD{margin:auto;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;cursor:pointer;transition:opacity .2s linear}.ProjectMainViewAddFiles_contentWrapper__A_ndD svg{fill:#9ca2a5;width:3rem;transition:all .2s linear}.ProjectMainViewAddFiles_contentWrapper__A_ndD:hover{opacity:.6}.ProjectMainViewAddFiles_contentWrapper__A_ndD:hover svg{fill:#57bc72}.ProjectMainViewAddFiles_contentWrapper__A_ndD:hover h4{color:#57bc72}.ProjectMainViewAddFiles_contentWrapper__A_ndD h4{color:#9ca2a5;margin-top:1rem;transition:all .2s linear}.projectMainViewAudioPlayer .video-js.vjs-audio{height:calc(35rem - 2px);width:100%;margin:auto;background-color:#fff;position:absolute;bottom:0;border-radius:.5rem}.projectMainViewAudioPlayer .video-js.vjs-audio audio{max-height:100%;max-width:100%;margin:auto;outline:none}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-tech{position:relative}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-control-bar{position:absolute;background-color:#233c4d;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;z-index:3;width:100%}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-play-progress{background-color:#fff;border-radius:.25rem}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-play-progress:before{color:#fff;font-size:1.25rem}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-progress-holder{height:.5rem;border-radius:.25rem}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-load-progress{border-radius:.25rem!important}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-marker{content:"";z-index:1;height:25px!important;width:25px!important;border-radius:0 50% 50% 50%!important;transform:rotate(-135deg);background-color:#45cdaa!important;margin-bottom:10px!important;transition:background-color .2s linear}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-marker:hover{background-color:rgb(41.843220339,155.656779661,126.3665254237)!important}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;z-index:100}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-tip{z-index:2;display:none}.projectMainViewAudioPlayer .video-js.vjs-audio .vjs-break-overlay{z-index:2}.projectMainViewAudioPlayer .video-js.vjs-audio.vjs-fullscreen{background-color:#000}.projectMainViewAudioPlayer{position:relative}.projectMainViewAudioPlayer,.projectMainViewAudioPlayer .content{width:100%;height:100%;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.projectMainViewAudioPlayer .content{text-align:center;background-color:#233c4d;z-index:2}.projectMainViewAudioPlayer .content svg{max-width:50%;max-height:50%;width:50%;fill:#fff}.projectMainViewAudioPlayer .content.animate svg path{animation:move 0s linear -.8s infinite alternate;transform-origin:center center}.projectMainViewAudioPlayer .content.animate svg path:first-child{animation-duration:422ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(2){animation-duration:426ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(3){animation-duration:404ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(4){animation-duration:401ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(5){animation-duration:.44s}.projectMainViewAudioPlayer .content.animate svg path:nth-child(6){animation-duration:422ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(7){animation-duration:472ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(8){animation-duration:435ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(9){animation-duration:436ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(10){animation-duration:404ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(11){animation-duration:463ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(12){animation-duration:415ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(13){animation-duration:464ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(14){animation-duration:422ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(15){animation-duration:.43s}.projectMainViewAudioPlayer .content.animate svg path:nth-child(16){animation-duration:417ms}.projectMainViewAudioPlayer .content.animate svg path:nth-child(17){animation-duration:467ms}.videoDotList{list-style-type:none;margin:0;padding:0}@keyframes move{0%{transform:scaleY(.7)}to{opacity:1;transform:scaleY(1)}}.projectMainViewPdf{margin:auto;position:relative;width:100%;height:100%;transition:all .2s linear}.projectMainViewPdf img{max-height:calc(35rem - 2px);object-fit:scale-down;max-width:100%;transition:all .2s linear;margin:auto}.projectMainViewPdf .fullScreenIcon{position:absolute;bottom:10px;right:10px;background-color:rgba(100,99,99,.6);height:1.5rem;width:1.5rem;cursor:pointer;display:flex;border-radius:2px}.projectMainViewPdf .fullScreenIcon:hover svg{transform:scale(1.05)}.projectMainViewPdf .fullScreenIcon svg{transition:all .2s linear;fill:#fff;width:1rem;height:1rem;margin:auto}.projectMainViewPdf iframe{width:100%;height:100%;border:none;border-radius:.5rem}.projectMainViewPdf.fullScreen{width:100vw;height:100vh;max-height:unset;max-width:unset;position:fixed;z-index:150;top:0;left:0;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center}.projectMainViewPdf.fullScreen img{max-width:100%;max-height:100%}.projectMainViewPdf.fullScreen .fullScreenIcon{top:2rem;right:3rem;height:2.5rem;width:2.5rem;transform:rotate(90deg)}.projectMainViewPdf.fullScreen .fullScreenIcon svg{width:1.8rem;height:1.8rem}.projectMainViewWorkSection{margin-right:1rem;flex-grow:1;flex-basis:70%}.projectMainViewWorkSection .mainContent{height:35rem;width:100%;background-color:#f7fbfa;margin-bottom:var(--space-6);border:1px solid rgba(135,148,156,.5);display:flex;justify-content:center;border-radius:.5rem}.projectMainViewWorkSection .wrapper{margin:auto}.projectMainViewWorkSection .wrapper.audio,.projectMainViewWorkSection .wrapper.video{width:100%;height:100%}.projectMainViewWorkSection .mainContentWrapperWithoutContent{margin-right:1rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem;flex-basis:70%}.projectMainViewWorkSection .mainContentPreviewItemWrapper{width:100%;background-color:#f7fbfa;margin-bottom:var(--space-6);border:1px solid rgba(135,148,156,.5);display:flex;justify-content:center;border-radius:.5rem;flex-basis:70%}.projectMainViewWorkSection .mainContentPreviewItemAudioWrapper{height:35rem;width:100%;margin-bottom:var(--space-6);display:flex;justify-content:center;align-items:center;border-radius:.5rem;flex-basis:70%}.projectMainViewWorkSection .videoWrapper{width:100%}.projectMainViewWorkSection .buttonWrapper{height:100%;width:100%}.projectMainViewWorkSection .errorWrapper{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}.projectMainViewWorkSection .closeButton{position:absolute;top:var(--space-5);right:var(--space-8);border:none;background:transparent;z-index:2147483638;cursor:pointer}.projectMainViewWorkSection .documentWrapper{display:flex;justify-content:center;align-items:center}.projectMainViewWorkSection .openButton{border:none;background:transparent;cursor:pointer}@media screen and (max-width:1200px){.projectMainViewWorkSection{margin-right:0}}.projectFooter{background-color:rgb(27.03125,46.3392857143,59.46875);position:fixed;bottom:0;left:0;width:100%;z-index:101}.projectFooter .links{list-style-type:none;display:flex;justify-content:center;margin:0;padding:0}.projectFooter .links li{margin-right:3px;background-color:#233c4d;padding:0 2rem;cursor:pointer;transition:background-color .2s linear}.projectFooter .links li.active svg{fill:#233c4d}.projectFooter .links li.active span{color:#233c4d}.projectFooter .links li.active.video{background-color:#52c8da}.projectFooter .links li.active.audio{background-color:#00e1a1}.projectFooter .links li.active.image{background-color:#ffb300}.projectFooter .links li.active.doc{background-color:#fa5d89}.projectFooter .links li.active.all{background-color:grey}.projectFooter .links li:not(.active):hover{background-color:rgb(42.96875,73.6607142857,94.53125)}.projectFooter .links li:not(.active):hover svg{fill:rgb(191.75,212.2857142857,226.25)}.projectFooter .links li:not(.active):hover span{color:rgb(191.75,212.2857142857,226.25)}.projectFooter .links li a{height:4rem;display:flex;align-items:center;justify-content:center;text-decoration:none}.projectFooter .links li svg{fill:rgb(121.625,164.9285714286,194.375);height:1.5rem;margin-right:1rem;transition:fill .2s linear}.projectFooter .links li span{color:rgb(121.625,164.9285714286,194.375);font-weight:700;margin-right:.3rem;font-size:1.1rem;white-space:nowrap;transition:color .2s linear}.projectFooter .links li .amount{margin-right:0}@media screen and (max-width:1200px){.projectFooter .links li{padding:0 1rem}.projectFooter .links li span{font-size:1rem}}@media screen and (max-width:900px){.projectFooter .links li span{font-size:.9rem}.projectFooter .links li svg{height:1.4rem;margin-right:.5rem}}@media screen and (max-width:750px){.projectFooter .links li a{min-width:5rem}.projectFooter .links li span{font-size:.9rem}.projectFooter .links li .label{display:none}.projectFooter .links li svg{height:1.5rem;margin-right:.5rem}}@media screen and (max-width:600px){.projectFooter .links li{padding:0 .5rem}.projectFooter .links li a{flex-direction:column;align-items:center;justify-content:flex-end;min-width:3rem}.projectFooter .links li span{font-size:.9rem;margin-top:.3rem;margin-bottom:.3rem}.projectFooter .links li .label{display:none}.projectFooter .links li svg{height:1.5rem;margin:0 auto}}.projectParticipiantsModal{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:150}.projectParticipiantsModal.closed{display:none}.projectParticipiantsModal .header{padding:1rem 0;display:flex;justify-content:flex-end}.projectParticipiantsModal .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.projectParticipiantsModal .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.projectParticipiantsModal .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.projectParticipiantsModal h4{text-align:center;font-size:1.3em;margin:0 0 1rem}.projectParticipiantsModal .subtitle{height:35px;background-color:#233c4d;color:#fff;display:flex;align-items:center;padding:0 0 0 var(--space-2);border-radius:.5rem;margin-bottom:1rem}.projectParticipiantsModal .modalContent{width:30rem;min-height:35rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1.5rem 2.5rem;display:flex;flex-flow:column nowrap;overflow-y:auto}.projectParticipiantsModal .wrapper{position:relative;width:100%;border-radius:.5rem;height:100%}.projectParticipiantsModal .wrapper section{margin-top:1rem}.projectParticipiantsModal .pendingPeople ul{list-style-type:none;padding:0}.projectParticipiantsModal .pendingPeople ul li{display:flex;flex-flow:row nowrap;padding:.3rem 0;border-bottom:1px solid #d3d3d3;align-items:center}.projectParticipiantsModal .pendingPeople ul .email{font-size:.8em}.projectParticipiantsModal .pendingPeople ul .expired{color:#e32d4b;font-size:.8em}.projectParticipiantsModal .pendingPeople ul .button.grey{margin-left:auto;font-size:.9rem;padding:unset;min-height:unset;min-width:unset;height:2rem;width:2rem;transition:background-color .2s linear}.projectParticipiantsModal .pendingPeople ul .button.grey svg{fill:#000;transition:fill .2s linear}.projectParticipiantsModal .pendingPeople ul .button.grey:hover:not(.disabled):not(.loading){background-color:#e32d4b}.projectParticipiantsModal .pendingPeople ul .button.grey:hover:not(.disabled):not(.loading) svg{fill:#fff}.projectParticipiantsModal .addPeople{margin-top:1rem}.projectParticipiantsModal .mainHeader{font-size:1.3em}.projectParticipiantsModal .addPeopleSection,.projectParticipiantsModal .peopleSection{margin:var(--space-5) 0 0 0}.projectParticipiantsModal .headline{font-size:2em}.projectParticipiantsModal .closeButton{position:absolute;cursor:pointer;top:var(--space-3);right:var(--space-3)}.projectParticipiantsModal .peopleListWrapper{height:300px}@media screen and (max-width:700px){.projectParticipiantsModal .contentWrapper{position:inherit;width:100%;padding:var(--space-1);display:inherit}.projectParticipiantsModal .closeButton{top:var(--space-1);right:var(--space-2)}}@media screen and (max-height:850px){.projectParticipiantsModal .contentWrapper{height:450px;grid-template-rows:35px 175px 70px 35px}.projectParticipiantsModal .peopleListWrapper{height:auto}.projectParticipiantsModal .headline{margin:0}}.ProjectParticipiantsModalPeopleList_list__dw8Kx{list-style-type:none;margin:0;padding:0}.projectParticipiantsModalPeopleListItem{display:flex;flex-flow:row nowrap;padding:.3rem 0;border-bottom:1px solid #d3d3d3;align-items:center}.projectParticipiantsModalPeopleListItem .button.grey{margin-left:auto;font-size:.9rem;padding:unset;min-height:unset;min-width:unset;height:2rem;width:2rem;transition:background-color .2s linear}.projectParticipiantsModalPeopleListItem .button.grey svg{fill:#000;transition:fill .2s linear}.projectParticipiantsModalPeopleListItem .button.grey:hover:not(.disabled):not(.loading){background-color:#e32d4b}.projectParticipiantsModalPeopleListItem .button.grey:hover:not(.disabled):not(.loading) svg{fill:#fff}.projectParticipiantsModalPeopleListItem .avatarWrapper{display:flex;justify-content:center;align-items:center}.projectParticipiantsModalPeopleListItem .userInfoWrapper{text-align:start;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;max-width:70%;overflow-x:hidden}.projectParticipiantsModalPeopleListItem .userTitleField{display:flex}.projectParticipiantsModalPeopleListItem .userInfoName{margin:0 0 .1rem;min-height:2rem;display:flex;align-items:center}.projectParticipiantsModalPeopleListItem .userInfoEmail{font-weight:500;border-top:0;margin:0}.projectParticipiantsModalPeopleListItem .deleteButtonWrapper{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-left:auto}.addWorkspacePeople{list-style-type:none;padding:0;margin:0}.addWorkspacePeople .person{height:50px;display:flex;flex-flow:row nowrap;border-bottom:1px solid #d3d3d3;padding:.3rem 0;align-items:center}.addWorkspacePeople .button.primary{margin-left:auto;font-size:.9rem;padding:.25rem 1rem;min-height:unset;min-width:unset;height:2rem;width:4rem}.addWorkspacePeople .avatarWrapper{display:flex;justify-content:center;align-items:center}.addWorkspacePeople .userInfoWrapper,.addWorkspacePeople .userInfoWrapperActive{text-align:start;display:flex;flex-direction:column;justify-content:center;margin-left:1rem}.addWorkspacePeople .userInfoWrapperActive{color:#00bb85}.addWorkspacePeople .userInfoName{margin:0 0 .1rem}.addWorkspacePeople .userInfoEmail{font-weight:500;margin:0;border-top:0}.addWorkspacePeople .userTitleField{display:flex}.addWorkspacePeople .checkboxWrapper{display:flex;justify-content:center;align-items:center;margin-left:auto}.addWorkspacePeople .checkbox{width:20px;height:20px;border-radius:3px;background-color:#fafafa;border:1px solid #d3d3d3;overflow:hidden}.project-participants-modal-add-new-people-section-content-wrapper{width:100%;margin:auto;text-align:left}.project-participants-modal-add-new-people-section-content-wrapper .inputField{margin:var(--space-2) 0;height:25px;width:100%;border:none;border-bottom:1px solid #d3d3d3;padding-bottom:var(--space-2);outline:none}.project-participants-modal-add-new-people-section-content-wrapper .form{max-width:100%;margin:var(--space-5) 0 0 0}.project-participants-modal-add-new-people-section-content-wrapper .list{text-align:left;margin:var(--space-6) 0 var(--space-5) 0;list-style-type:none;display:flex;flex-flow:row wrap;justify-content:center;padding:0}.project-participants-modal-add-new-people-section-content-wrapper .radioButtonWrapper{display:flex;justify-content:flex-start;align-items:center;margin-right:1rem}.project-participants-modal-add-new-people-section-content-wrapper .radioButtonWrapper:last-child{margin-right:0}.project-participants-modal-add-new-people-section-content-wrapper .radioButtonRoleWrapper{margin-left:.5rem;margin-right:.5rem;display:flex;justify-content:flex-start;align-items:center}.project-participants-modal-add-new-people-section-content-wrapper .formSubmitButtonWrapper{margin:auto;width:100%}.project-participants-modal-add-new-people-section-content-wrapper .buttonWrapper{margin:var(--space-3);display:flex;justify-content:center}.project-participants-modal-add-new-people-section-content-wrapper .roleSelector .toggleRoleButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:0}.project-participants-modal-add-new-people-section-content-wrapper .roleSelector .toggleRoleButton span{background-color:unset!important;color:#000;font-size:1rem;padding:0}.project-participants-modal-add-new-people-section-content-wrapper .roleSelector .cta{display:none}.radioGroup_radioGroup__xe9pN{margin-top:1rem}.radioGroup_radioButtonContainer__APeJc{margin-top:.5rem}.radioGroup_radioButton__3nSIM{width:100%;padding:.5rem 0}.radioGroup_radioButton__3nSIM .radioGroup_inputElement__SxNp4{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.radioGroup_radioButton__3nSIM .radioGroup_inputElement__SxNp4:focus-visible+.radioGroup_box__1hC0U{border:2px solid #45cdaa;background-color:#d3d3d3}.radioGroup_radioButton__3nSIM .radioGroup_inputElement__SxNp4:disabled{color:#d3d3d3}.radioGroup_radioButton__3nSIM label{display:flex;align-items:center;cursor:pointer}.radioGroup_radioButton__3nSIM label:hover .radioGroup_box__1hC0U>span{background-color:rgba(69,205,170,.4)}.radioGroup_radioButton__3nSIM.radioGroup_disabled__3_kx4{color:grey}.radioGroup_radioButton__3nSIM.radioGroup_disabled__3_kx4 label{cursor:default}.radioGroup_radioButton__3nSIM.radioGroup_disabled__3_kx4 .radioGroup_selected__2Wvhf>span{background-color:#d3d3d3!important}.radioGroup_box__1hC0U{display:inline-block;width:2rem;height:2rem;margin-right:1rem;flex-shrink:0;border-radius:50%;border:1px solid #d3d3d3;background-color:#fff;display:flex;justify-content:center;align-items:center}.radioGroup_box__1hC0U>span{width:1.125rem;height:1.125rem;border-radius:50%}.radioGroup_selected__2Wvhf>span{background-color:#45cdaa!important}.MainViewLoading_mainViewLoadingWrapper__12ZHW{margin-top:var(--space-7);width:100%;display:grid;grid-template-columns:880px 500px}.MainViewLoading_mainContentLoadingWrapper__1EPzY{margin-right:var(--space-6)}.MainViewLoading_mainContentPreviewItemLoadingWrapper__FFMdx{height:500px;max-width:850px;background-color:#f7fbfa;margin-bottom:var(--space-6);border:1px solid #bfd3d6;display:flex;justify-content:center}.MainViewLoading_chatLoadingWrapper__3_UNj{width:502px;height:600px;border:1px solid #bfd3d6;border-radius:5px;background-color:#f7fbfa}.soundwave{position:absolute;width:100%;height:100%;top:0;display:flex;justify-content:center;align-items:center}.soundwave svg{fill:#fff;width:40%}#video-wrapper-resource .video-js{height:100%;max-width:100%;margin:auto;background-color:#fff;width:100%;position:relative;border-radius:.5rem}#video-wrapper-resource .video-js video{max-height:100%;max-width:100%;margin:auto;outline:none}#video-wrapper-resource .video-js .vjs-tech{position:relative}#video-wrapper-resource .video-js .vjs-control-bar{position:absolute;background-color:#233c4d;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}#video-wrapper-resource .video-js .vjs-play-progress{background-color:#fff;border-radius:.25rem}#video-wrapper-resource .video-js .vjs-play-progress:before{color:#fff;font-size:1.25rem}#video-wrapper-resource .video-js .vjs-progress-holder{height:.5rem;border-radius:.25rem}#video-wrapper-resource .video-js .vjs-load-progress{border-radius:.25rem!important}#video-wrapper-resource .video-js .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;z-index:100}#video-wrapper-resource .video-js .vjs-tip{z-index:2;display:none}#video-wrapper-resource .video-js .vjs-break-overlay{z-index:2}#video-wrapper-resource .video-js.vjs-fullscreen{background-color:#000}#audio-wrapper-resource .video-js.vjs-audio{height:100%;width:100%;margin:auto;background-color:#233c4d;bottom:0;border-radius:.5rem}#audio-wrapper-resource .video-js.vjs-audio audio{max-height:100%;max-width:100%;margin:auto;outline:none}#audio-wrapper-resource .video-js.vjs-audio .vjs-tech{position:relative}#audio-wrapper-resource .video-js.vjs-audio .vjs-control-bar{position:absolute;background-color:#233c4d;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;z-index:3;width:100%}#audio-wrapper-resource .video-js.vjs-audio .vjs-play-progress{background-color:#fff;border-radius:.25rem}#audio-wrapper-resource .video-js.vjs-audio .vjs-play-progress:before{color:#fff;font-size:1.25rem}#audio-wrapper-resource .video-js.vjs-audio .vjs-progress-holder{height:.5rem;border-radius:.25rem}#audio-wrapper-resource .video-js.vjs-audio .vjs-load-progress{border-radius:.25rem!important}#audio-wrapper-resource .video-js.vjs-audio .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;z-index:100}#audio-wrapper-resource .video-js.vjs-audio .vjs-tip{z-index:2;display:none}#audio-wrapper-resource .video-js.vjs-audio .vjs-break-overlay{z-index:2}#audio-wrapper-resource .video-js.vjs-audio.vjs-fullscreen{background-color:#000}#audio-wrapper-resource .video-js.vjs-audio .vjs-big-play-button{display:none!important}#audio-wrapper-resource .video-js.vjs-audio .vjs-control-bar{display:flex!important}#audio-wrapper-resource .video-js.vjs-audio{min-height:3em!important}#audio-wrapper-resource .audio-wrapper-resource-view>.vjs-audio{position:relative!important;width:800px;height:auto!important}.resourceView{max-width:1400px;margin:auto;width:100%;height:70vh;position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;background-color:#fff}.resourceView .loader{color:#57bc72}.resourceView .toolbar{height:3rem;bottom:-3.5rem;width:100%;margin:auto;position:absolute;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.resourceView .toolbar>div{background-color:#233c4d;border-radius:3rem;color:#fff}.resourceView .toolbar .mainControls{display:flex;justify-content:space-between;align-items:center;width:10rem;height:100%;padding:0 .2rem}.resourceView .toolbar .mainControls .count{width:4.5rem;text-align:center;font-weight:600}.resourceView .toolbar button{border:none;outline:none;width:2.5rem;height:2.5rem;border-radius:100%;position:relative;transition:all .2s linear;cursor:pointer;background-color:unset}.resourceView .toolbar button svg{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:1.2rem;fill:#fff}.resourceView .toolbar button:hover{background-color:hsla(0,0%,100%,.1)}.resourceView .toolbar .arrow svg{transform:rotate(-90deg)}.resourceView .toolbar .arrow:first-child svg{transform:rotate(90deg)}.resourceView .toolbar .download,.resourceView .toolbar .fullscreen{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;margin:0 .5rem}.resourceView .toolbar .download button,.resourceView .toolbar .fullscreen button{margin:0;padding:0}.resourceView .toolbar .filename{flex-basis:100%;text-align:center;margin:.5rem 0;font-size:.9rem;color:#233c4d}.resourceView .resource{width:100%;height:70vh;position:relative;transition:all .2s linear}.resourceView .resource.fullscreen{width:100vw;height:100vh;max-height:unset;max-width:unset;position:fixed;z-index:21;top:0;left:0;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center}.resourceView .resource.fullscreen .imageWrapper,.resourceView .resource.fullscreen .imageWrapper img{max-height:100%;max-width:100%}.resourceView .resource.fullscreen .closeIconWrapper{position:absolute;top:2rem;right:3rem;height:2.8rem;width:2.8rem;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.3);border-radius:100%;cursor:pointer}.resourceView .resource.fullscreen .closeIconWrapper svg{width:1.6rem;height:1.6rem;fill:#fff;transition:all .2s linear}.resourceView .resource.fullscreen .closeIconWrapper:hover svg{transform:scale(1.05)}.resourceView .resource.fullscreen iframe{width:100%;height:100%;border:none;border-radius:.5rem}.resourceView .imageWrapper{max-height:70vh;display:flex;justify-content:center}.resourceView .imageWrapper img{max-width:100%;max-height:70vh;margin:auto}.resourceView .notRendable{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.resourceView .notRendable svg{width:3rem}.resourceView #audio-wrapper-resource,.resourceView #video-wrapper-resource{position:relative;width:100%;height:100%;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.resourceView #audio-wrapper-resource.hidden,.resourceView #video-wrapper-resource.hidden{display:none}@media screen and (max-width:600px){.resourceView,.resourceView .resource{height:50vh}.resourceView .resource .imageWrapper,.resourceView .resource .imageWrapper img{max-height:50vh}.resourceView .resource.fullscreen .closeIconWrapper{right:1rem;top:1rem}}@media(orientation:landscape){.resourceView .resource.fullscreen .imageWrapper{height:100%}}@media(orientation:portrait){.resourceView .resource.fullscreen .imageWrapper{width:100%}}.welcome-screen-wrapper{margin:10rem auto;display:flex;justify-content:space-between}.welcome-screen-wrapper .itemWrapper{width:30rem;height:30rem;background-color:#fff;border:1px solid #d3d3d3;border-radius:.5rem;cursor:pointer;padding:3rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center}.welcome-screen-wrapper .headline{color:#43d29e;font-size:1.2em;margin:0}.welcome-screen-wrapper .text{color:grey}.welcome-screen-wrapper .iconWrapper{display:flex;justify-content:center;align-items:center}.welcome-screen-wrapper .modalBackgroundWrapper{width:100vw;height:100vh;background:rgba(71,80,88,.8);position:fixed;top:0;left:0;z-index:var(--modal-background-zindex)}.welcome-screen-wrapper .notificationWrapper{position:fixed;top:50px;left:calc(50vw - 150px);z-index:var(--dialog-box-zindex)}@media only screen and (max-width:1500px){.welcome-screen-wrapper{margin:5rem}.welcome-screen-wrapper .itemWrapper{width:25rem;height:25rem}}@media(max-width:1000px){.welcome-screen-wrapper{margin:3rem;display:block}.welcome-screen-wrapper .itemWrapper{margin:0 auto 40px}}@media(max-width:700px){.welcome-screen-wrapper .itemWrapper{width:15rem;height:25rem}}.welcomeScreenModal{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:22;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.welcomeScreenModal.closed{display:none}.welcomeScreenModal .header{padding:1rem 0;display:flex;justify-content:flex-end}.welcomeScreenModal .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.welcomeScreenModal .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.welcomeScreenModal .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.welcomeScreenModal .modalContent{width:30rem;min-height:35rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap}.OutsideLinkView_fileViewWrapper__3wYLC{display:flex;align-items:center;flex-direction:column;margin-top:50px}.OutsideLinkView_expiredWrapper__3_5Uj{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}.resourceName{flex-basis:100%;text-align:center;margin:.5rem 0;font-size:.9rem;color:#233c4d}.linkResourceWrapper{margin:var(--space-7) auto auto auto;max-width:1400px;width:100%;height:70vh;position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;background-color:#fff}.linkResourceWrapper .loader{color:#57bc72}.linkResourceWrapper .resource{margin-top:var(--space-5);width:100%;height:70vh;position:relative;transition:all .2s linear}.linkResourceWrapper .resource.fullscreen{width:100vw;height:100vh;max-height:unset;max-width:unset;position:fixed;z-index:21;top:0;left:0;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center}.linkResourceWrapper .resource.fullscreen .imageWrapper,.linkResourceWrapper .resource.fullscreen .imageWrapper img{max-height:100%;max-width:100%}.linkResourceWrapper .resource.fullscreen .closeIconWrapper{position:absolute;top:2rem;right:3rem;height:2.8rem;width:2.8rem;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.3);border-radius:100%;cursor:pointer}.linkResourceWrapper .resource.fullscreen .closeIconWrapper svg{width:1.6rem;height:1.6rem;fill:#fff;transition:all .2s linear}.linkResourceWrapper .resource.fullscreen .closeIconWrapper:hover svg{transform:scale(1.05)}.linkResourceWrapper .resource.fullscreen iframe{width:100%;height:100%;border:none;border-radius:.5rem}.linkResourceWrapper .imageWrapper{max-height:70vh;display:flex;justify-content:center}.linkResourceWrapper .imageWrapper img{max-width:100%;max-height:70vh;margin:auto}.linkResourceWrapper .notRendable{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.linkResourceWrapper #audio-wrapper-resource,.linkResourceWrapper #video-wrapper-resource{position:relative;width:100%;height:100%;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.linkResourceWrapper #audio-wrapper-resource.hidden,.linkResourceWrapper #video-wrapper-resource.hidden{display:none}@media screen and (max-width:600px){.linkResourceWrapper,.linkResourceWrapper .resource{height:50vh}.linkResourceWrapper .resource .imageWrapper,.linkResourceWrapper .resource .imageWrapper img{max-height:50vh}.linkResourceWrapper .resource.fullscreen .closeIconWrapper{right:1rem;top:1rem}}@media(orientation:landscape){.linkResourceWrapper .resource.fullscreen .imageWrapper{height:100%}}@media(orientation:portrait){.linkResourceWrapper .resource.fullscreen .imageWrapper{width:100%}}.NoMatchView_wrapper__2Cn4j{display:flex;flex-direction:column;align-items:center;margin:10rem auto auto}@media screen and (max-width:750px){.NoMatchView_wrapper__2Cn4j{margin:5rem auto auto}}.freeTrialEndedView{width:100vh;display:flex;flex-direction:column;align-items:center;margin:var(--space-11) auto auto auto}.freeTrialEndedView .text{color:grey;font-size:.8em;font-weight:400}.registerGuest{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:120;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.registerGuest.closed{display:none}.registerGuest.deleteItem .modalContent{min-height:unset}.registerGuest .header{padding:1rem 0;display:flex;justify-content:flex-end;z-index:5}.registerGuest .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.registerGuest .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.registerGuest .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.registerGuest .modal{width:30rem;min-height:20rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:1rem;display:flex;flex-flow:column nowrap;z-index:180}.registerGuest .modal button{margin-top:1rem}.registerGuest input:-webkit-autofill+label,.registerGuest label{font-size:.9rem;font-weight:400;opacity:1;position:absolute;top:5px;left:1px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;color:rgba(0,0,0,.6666666667)}.registerGuest .inputWrapper{margin:1.5rem 0;position:relative}.registerGuest .inputWrapper span{position:absolute;right:-2.6rem;top:5px;font-size:.9rem;color:grey}.registerGuest .inputWrapper p{color:#e32d4b;font-size:.8rem;margin:.5rem 0}.registerGuest .inputWrapper input:not(:placeholder-shown)+label{opacity:1;top:-18px;font-weight:700;color:#000}.SearchBarDropdownList_list__1K_vb{list-style-type:none;padding:0;margin:0;height:250px;overflow-y:scroll}ul.SearchBarDropdownList_list__1K_vb::-webkit-scrollbar{width:10px}ul.SearchBarDropdownList_list__1K_vb::-webkit-scrollbar-track{background:#fff}ul.SearchBarDropdownList_list__1K_vb::-webkit-scrollbar-thumb{background-color:#9dbbc0;border-radius:5px;height:50px}.SearchBarDropdownList_exceptionItemWrapper__2Vmus{height:50px;padding:var(--space-1) var(--space-3) var(--space-1) var(--space-7);border-bottom:1px solid #d3d3d3;display:flex;justify-content:left;align-items:center;overflow:hidden}.subnavigationItem .icon{width:30px;height:30px;margin-right:1rem;display:flex;align-items:center}.subnavigationItem .icon svg{width:100%;height:100%}.subnavigationItem h4{margin:0;font-weight:400}.subnavigationItem.active{position:relative}.subnavigationItem.active .activityIndicator{position:absolute;left:-5px;top:0;bottom:0;margin:auto;width:10px;height:60%;background-color:#233c4d;border-radius:9px}.subnavigationItem.exceptionItemWrapper{background-color:#f2f2f2}.subnavigationItem.exceptionItemWrapper:hover{cursor:default}.searchWrapper{display:flex;justify-content:left;align-items:center;flex-shrink:1;padding-right:.5rem}.searchWrapper,.searchWrapper .searchForm{position:relative}.searchWrapper .searchForm svg{position:absolute;left:.7rem;top:0;bottom:0;margin:auto;height:60%;opacity:.5}.searchWrapper .searchForm svg path{fill:#87949c;transition:fill .2s linear}.searchWrapper .searchForm:hover svg path{fill:#233c4d}.searchWrapper .searchWrapperSearchBar{height:2rem;width:7rem;font-size:.9rem;border-radius:1rem;padding:.5rem .3rem .5rem 2.5rem;background:rgba(1,1,1,.03);border:1px solid rgba(1,1,1,.1);outline:none;transition:all .5s;-webkit-appearance:none}.searchWrapper .searchWrapperSearchBar:focus{width:11rem;background-color:#fff;border-color:#01c188;box-shadow:1px 1px 5px #01c188}.searchWrapper .searchWrapperSearchBar::-webkit-search-decoration{-webkit-appearance:none}.searchWrapper .searchWrapperSearchIcon{position:absolute;margin-left:var(--space-2);width:20px;height:20px;opacity:.5}.searchWrapper .subnavigation{top:3.5rem}@media screen and (max-width:900px){.searchWrapper{justify-content:flex-end}}@media screen and (max-width:600px){.searchWrapper{height:3rem;position:unset}.searchWrapper .searchWrapperSearchBar{width:6.2rem;font-size:14px;padding:.5rem .5rem .5rem 1.7rem}.searchWrapper .searchWrapperSearchBar:focus{width:7rem}.searchWrapper .searchForm svg{position:absolute;left:.5rem;top:0;bottom:0;margin:auto;height:50%;opacity:.5}.searchWrapper .subnavigation{top:4rem}}.messages{margin:0;display:flex;align-items:flex-start;position:relative}.messages .triggerWrapper svg{width:40px;height:40px}.messages .subnavigationItem.messageItem{display:flex;justify-content:space-between;overflow:hidden}.messages .subnavigationItem.messageItem>div:first-child{display:flex;flex-flow:column nowrap;justify-content:space-between;height:2.5rem;white-space:nowrap;max-width:80%}.messages .subnavigationItem.messageItem h4{font-size:1rem;margin:0;line-height:1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.messages .subnavigationItem.messageItem span{color:grey;font-size:.8rem;text-overflow:ellipsis;max-width:10rem;overflow:hidden;margin:auto 0 0}.messages .subnavigationItem.messageItem .messagesCount{font-size:1rem;font-weight:600}.messages .subnavigationItem.messageItem .messagesCount.unread{color:#45cdaa}.messages .subnavigationItem.nonClickable{background-color:#f2f2f2;cursor:default;border-radius:inherit}.messages .subnavigationItem.nonClickable h4{margin:0;font-weight:400}.messages .unreadMessagesCounter{position:absolute;top:5px;right:3px;width:1.4rem;height:1.4rem;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#45cdaa;cursor:pointer;box-shadow:0 2px 3px 1px rgba(0,0,0,.3)}.messages .unreadMessagesCounter h5{margin:0;font-size:.8rem;line-height:.8rem;font-weight:900;color:#fff}@media screen and (max-width:600px){.messages{position:unset}.messages .triggerWrapper svg{width:30px}}.Workspaces_workspaceWrapper__2_v91{position:relative;display:flex;align-items:center}.Workspaces_workspaceTriggerWrapper__A7Hpm,.Workspaces_workspaceTriggerWrapperActive__3rp26{margin:auto;height:100%;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;border:1px solid transparent;padding:0 .5rem;transition:all .2s linear}.Workspaces_workspaceTriggerWrapper__A7Hpm svg,.Workspaces_workspaceTriggerWrapperActive__3rp26 svg{height:2.5rem;width:auto}.Workspaces_workspaceLabel__3wKL-{margin-left:.3rem;max-width:120px;line-height:1rem;overflow:hidden}.Workspaces_workspaceTriggerWrapperActive__3rp26{border:1px solid #01c188;border-radius:7px;box-shadow:1px 1px 5px #01c188}.Workspaces_workspaceDropdownWrapper__11Yy9{position:absolute;top:4.3rem;right:0;z-index:5}@media screen and (max-width:750px){.Workspaces_workspaceLabel__3wKL-{display:none}}.workspaces{display:flex;align-items:flex-start;position:relative}.workspaces .imageWrapper{display:flex;justify-content:space-between;width:40px;height:40px}.workspaces .imageWrapper svg{width:100%;height:100%}.workspaces .imageWrapper img{width:100%;height:100%;border-radius:7px}.workspaces .unseenNotificationsAmount{color:#45cdaa;margin:0}.workspaces .groupTitle{width:100%}.workspaces .iconsWrapper{display:flex;align-items:center}.workspaces .warningButton{border:none;background-color:transparent;cursor:pointer}.workspaces .subnavigationItem.workspaceLink h4{font-weight:400;font-size:1rem;margin:0;line-height:1rem}.workspaces .subnavigationItem.workspaceLink.active{cursor:default;position:relative}.workspaces .subnavigationItem.workspaceLink.active:hover{background-color:inherit}.workspaces .subnavigationItem.workspaceLink .activityIndicator{position:absolute;left:-5px;top:0;bottom:0;margin:auto;width:10px;height:60%;background-color:#233c4d;border-radius:9px}.workspaces .subnavigationItem.editWorkspace{color:#1eba92;text-decoration:underline;justify-content:center;align-items:center}.workspaces .subnavigationItem.editWorkspace:hover{background-color:inherit;color:rgb(22.9166666667,142.0833333333,111.5277777778)}.workspaces .subnavigationItem.searchGroups:hover{background-color:inherit}.workspaces .subnavigationItem .imageWrapper{width:35px;height:35px;min-width:35px;min-height:35px;margin-right:1rem;overflow:hidden}.workspaces .subnavigationItem .expiredButton{background-color:transparent;border:none;padding:none;cursor:pointer;z-index:10}.workspaces .subnavigationItem .expiredButton h5{font-size:2rem;font-weight:900;color:salmon;margin:0}.workspaces .unreadMessagesCounter{position:absolute;top:5px;left:30px;width:1.4rem;height:1.4rem;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#45cdaa;cursor:pointer;box-shadow:0 2px 3px 1px rgba(0,0,0,.3)}.workspaces .unreadMessagesCounter h5{margin:0;font-size:.8rem;line-height:.8rem;font-weight:900;color:#fff}.workspaces .workspaceLabel{margin-left:.3rem;max-width:120px;line-height:1rem;overflow:hidden;font-weight:400}.workspaces .searchField{position:relative;width:100%}.workspaces .searchField svg{position:absolute;left:.7rem;top:0;bottom:0;margin:auto;height:60%;opacity:.5}.workspaces .searchField svg path{fill:#87949c;transition:fill .2s linear}.workspaces .searchField:hover svg path{fill:#233c4d}.workspaces .searchInput{height:2rem;width:100%;font-size:.9rem;border-radius:1rem;padding:.5rem .3rem .5rem 2.5rem;background:rgba(1,1,1,.03);border:1px solid rgba(1,1,1,.1);outline:none;transition:all .5s;-webkit-appearance:none}.workspaces .searchInput:focus{background-color:#fff;border-color:#01c188;box-shadow:1px 1px 5px #01c188}.workspaces .searchInput::-webkit-search-decoration{-webkit-appearance:none}@media screen and (max-width:750px){.workspaces .workspaceLabel{display:none}}@media screen and (max-width:600px){.workspaces{min-width:3rem;position:unset}.workspaces .imageWrapper{height:30px;width:30px}.workspaces .unreadMessagesCounter{top:3px;left:20px}}.userDetails{margin:0;display:flex;align-items:flex-start;position:relative}.userDetails .triggerWrapper{height:100%;width:100%;padding:.5rem;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer;position:relative;border:1px solid transparent;border-radius:7px;transition:all .15s ease-in}.userDetails .triggerWrapper.active{border:1px solid #01c188;box-shadow:1px 1px 5px #01c188}.userDetails .subnavigationItem.userWrapper{background-color:#f2f2f2;cursor:default;padding:.75rem .5rem}.userDetails .subnavigationItem .profileBall{width:45px;height:45px;min-width:45px;min-height:45px}.userDetails .subnavigationItem .infoWrapper{margin-left:.5rem}.userDetails .subnavigationItem .infoWrapper h4{font-size:.9rem;margin:0;text-transform:capitalize;line-height:1rem}.userDetails .subnavigationItem .infoWrapper h5{margin:0;color:grey;font-size:.7rem;text-overflow:ellipsis;max-width:10rem;overflow:hidden}.userDetails .subnavigationItem.storageWrapper{display:flex;flex-flow:column nowrap;align-items:flex-start;padding:.75rem .5rem;cursor:default}.userDetails .subnavigationItem.storageWrapper:hover{background-color:#fff}.userDetails .subnavigationItem .expired-subscription-text,.userDetails .subnavigationItem .free-trial-text{color:#ffb300;margin:0;font-size:1rem;font-weight:400}.userDetails .userLabel{margin-left:.3rem;max-width:120px;line-height:1rem;text-overflow:ellipsis;overflow:hidden;font-weight:400}@media screen and (max-width:750px){.userDetails .triggerWrapper .userLabel{display:none}}@media screen and (max-width:600px){.userDetails{position:unset}.userDetails .triggerWrapper{min-width:3rem}.userDetails .triggerWrapper .profileBall,.userDetails .triggerWrapper .profileBall img{width:30px;height:30px}}.storageWrapper{margin-top:-1rem}.storageWrapper .workspace-name{margin-top:1rem}.storageWrapper .workspace-details-wrapper{margin-top:1rem;width:100%}.storageWrapper .workspace-details-wrapper .spaceMeter{height:5px;width:100%;border-radius:5px;background-color:#dbdbdb}.storageWrapper .workspace-details-wrapper .spaceMeter .bar{height:5px;background-color:#01c188;border-radius:5px;transition:width .3s linear}.storageWrapper .workspace-details-wrapper .title{margin:0 0 .75rem}.storageWrapper .workspace-details-wrapper .info{display:flex;justify-content:space-between}.storageWrapper .workspace-details-wrapper .info span{margin:.2rem 0 0;color:grey;font-size:.7em;display:flex;align-items:center}.storageWrapper .workspace-details-wrapper .accountSettingsWrapper{height:50px;display:flex;align-items:center}.navigationBar{border-bottom:1px solid #dfe1e2;background:#fff;display:flex;width:100%;padding:1rem 1.5rem}.navigationBar>div{margin-left:1.5rem;height:4rem}.navigationBar>div .triggerWrapper{height:100%;width:100%;padding:.5rem;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer;position:relative;border:1px solid transparent;border-radius:7px;transition:all .15s ease-in}.navigationBar>div .triggerWrapper.active{border:1px solid #45cdaa;box-shadow:1px 1px 5px #45cdaa}.navigationBar>div .triggerWrapper:not(.active):hover{border:1px solid #dfe1e2;border-radius:7px;box-shadow:1px 1px 5px #dfe1e2}.navigationBar .authenticatedWrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.navigationBar .loginWrapper,.navigationBar .signupWrapper{display:flex;justify-content:center;align-items:center}.navigationBar .iconWrapper{display:flex;align-items:center;margin-left:0;margin-right:auto;height:4rem;width:13rem;background-image:url(/static/media/yemma-logo-navbar.0c9d90f8.svg);background-repeat:no-repeat;background-size:contain;background-position:0}.navigationBar .signOutButton{background-color:transparent;border:none;font-family:"Nunito";cursor:pointer;font-size:1em;font-weight:700}.navigationBar .link{text-decoration:none;color:#337ab7}.navigationBar .register{display:flex;align-items:center}.navigationBar .register .link{margin-left:1rem;font-weight:600;color:#1eba92;text-decoration:underline;transition:color .2s linear}.navigationBar .register .link:hover{background-color:inherit;color:rgb(22.9166666667,142.0833333333,111.5277777778)}@media screen and (max-width:900px){.navigationBar{padding:.5rem .75rem}.navigationBar>div{margin-left:.5rem}}@media screen and (max-width:600px){.navigationBar>div{margin-left:.2rem;height:3rem}.navigationBar .iconWrapper{background-image:url(data:image/png;base64,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);height:3rem;width:3rem;min-width:3rem}}*{font-family:"Nunito",sans-serif}*,html{-webkit-font-smoothing:antialiased}html{background-color:#fff;font-size:16px;color:#000}*,:after,:before{box-sizing:border-box}.breadCrumbs{white-space:nowrap;max-width:70%;overflow-x:auto}.breadCrumbs,.breadCrumbs .contentWrapper{display:flex;align-items:center;justify-content:flex-start}.breadCrumbs .contentWrapper{position:relative}.breadCrumbs .circle{display:flex;justify-content:center;align-items:center}.breadCrumbs .circle svg{fill:#00e1a1}.breadCrumbs .link{text-decoration:none;color:#87949c;transition:color .2s linear}.breadCrumbs .link h4{margin:0;font-weight:700;font-size:.9rem}.breadCrumbs .link.placeholder{font-size:1.5rem}.breadCrumbs .link:not(.passive):not(.placeholder):hover{color:rgb(96.9657534247,109.698630137,117.5342465753)}.breadCrumbs .link:last-child{color:#233c4d}.breadCrumbs .link:last-child:hover{color:#233c4d!important}.breadCrumbs .breadCrumbItemText{margin:0}@media screen and (max-width:750px){.breadCrumbs{max-width:100%;height:3rem}}.usersList .contributorsWrapper{display:flex;background:inherit;border:none;justify-content:center;align-items:center;cursor:pointer;height:100%}.usersList .contributorsImg{width:35px;height:35px}.usersList .profileBall{margin-left:-.7rem;display:flex;justify-content:center;align-items:center}.usersList .peopleBallList{list-style-type:none;flex-direction:row-reverse;display:flex;margin:0;padding:0}.usersList .peopleBallList.inactive .profileBall{background-color:#d2d4d6!important}.usersList .loader{color:#57bc72}.usersList .peopleBallListDots{margin:0}.usersList .addBall,.usersList .surplus{width:40px;height:40px;max-width:100%;max-height:100%;border-radius:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background-color:#45cdaa;transition:background-color .2s linear;color:#fff;margin-left:.25rem}.usersList .addBall:hover,.usersList .surplus:hover{background-color:#277561}.usersList .addBall svg,.usersList .surplus svg{width:.8rem;fill:#fff;transform:rotate(45deg);stroke-width:2px}.usersList .addBall.inactive,.usersList .addBall.inactive:hover,.usersList .surplus.inactive,.usersList .surplus.inactive:hover{background-color:#d2d4d6}.usersList .surplus{margin-left:-.5rem;font-weight:700;font-size:1.1rem}.usersList .surplus,.usersList .surplus:hover{background-color:#45cdaa}.usersList .notify-button-wrapper{display:flex;justify-content:center;align-items:center;width:50px;margin:auto}.usersList .notify-button-wrapper svg{height:100%}.usersList .confirmModalBackground{width:100vw;min-height:100vh;background-color:rgba(0,0,0,.8);z-index:120;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.usersList .confirmModalBackground .modalContent{min-height:unset}.usersList .confirmModalBackground .header{padding:1rem 0;display:flex;justify-content:flex-end;z-index:5}.usersList .confirmModalBackground .header button{border:none;outline:none;background-color:#fff;cursor:pointer}.usersList .confirmModalBackground .header button:hover svg{fill:rgb(73.9109589041,83.6164383562,89.5890410959)}.usersList .confirmModalBackground .header button svg{transition:all .2s linear;width:1rem;fill:#87949c}.usersList .confirmModalBackground .modalContent{width:30rem;min-height:15rem;max-width:95%;max-height:95vh;background-color:#fff;border-radius:.5rem;padding:0 1rem 1rem;display:flex;flex-flow:column nowrap;z-index:180}.subheader,.subheaderProject{width:100%;min-height:4rem;display:flex;align-items:center}.subheader .wrapper,.subheaderProject .wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:0 1.5rem;width:100%;max-width:1400px;margin:auto}@media screen and (max-width:900px){.subheader .wrapper,.subheaderProject .wrapper{padding:.5rem .75rem}}.subheader{background-color:#fff}.subheader,.subheaderProject{border-bottom:1px solid #d3d3d3}.subheaderProject{background-color:#f8fbfa}.shakeScope{--shake-primary:#45cdaa;--shake-primary-hover:#277561;--shake-navy:#233c4d;--shake-fg:#000;--shake-fg-invert:#fff;--shake-fg-2:#a7a5a5;--shake-red:#ff2b2b;--shake-blue:#3b82f6;--shake-surface:#fff;--shake-surface-2:#f6f8f9;--shake-border:rgba(0,0,0,0.08);--shake-shadow:0 6px 24px rgba(0,0,0,0.12),0 2px 6px rgba(0,0,0,0.06);--shake-radius:12px;--shake-radius-lg:18px;--shake-gap:10px;--shake-z-dropdown:50;--shake-z-modal:100;--shake-video-height:411px}.shakeScope button{cursor:pointer}.shake__btnPrimary{background:var(--shake-primary);color:var(--shake-fg-invert);border:0;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.shake__btnPrimary:hover{background:var(--shake-primary-hover)}.shake__btnGhost{background:transparent;border:1px solid var(--shake-border);border-radius:999px;padding:8px 12px;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out}.shake__btnGhost:hover{background:#efeeee}.ShakeEntrypoint_button__358Gy{-webkit-appearance:none;appearance:none;padding:10px 16px;border-radius:999px;font-weight:600;display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.ShakeEntrypoint_wrap__3RqiI{position:relative;display:inline-block}.ShakeEntrypoint_badge__2-Ghy{font-size:12px;opacity:.9}.ShakeDropdown_menu__30Eb2{position:absolute;top:calc(100% + 8px);left:0;z-index:var(--shake-z-dropdown);background:var(--shake-surface);border-radius:var(--shake-radius);box-shadow:var(--shake-shadow);overflow:hidden;min-width:220px}.ShakeDropdown_header__17fU9{background:var(--shake-navy);color:var(--shake-fg-invert);font-weight:700;padding:10px 14px}.ShakeDropdown_item__31mEN{background:var(--shake-surface);color:var(--shake-fg);padding:12px 14px;border-top:1px solid var(--shake-border);cursor:pointer}.ShakeDropdown_item__31mEN:hover{background:var(--shake-surface-2)}.ShakeDropdown_empty__32GAt{padding:12px 14px;color:var(--shake-fg-2)}.ShakeModal_backdrop__1M8JP{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:var(--shake-z-modal)}.ShakeModal_sheet__2kWCK{position:fixed;inset:40px 20px;max-width:1000px;margin:0 auto;background:var(--shake-surface);border-radius:var(--shake-radius-lg);box-shadow:var(--shake-shadow);z-index:calc(var(--shake-z-modal) + 1);display:grid;grid-template-rows:auto auto 1fr;overflow:hidden}.ShakeModal_header___n6xf{background:var(--shake-navy);color:var(--shake-fg-invert);display:flex;align-items:center;justify-content:space-between;padding:14px 18px;font-weight:700}.ShakeModal_headerLeft__3Osjg{display:flex;align-items:center;grid-gap:12px;gap:12px}.ShakeModal_backBtn__6C1yv{background:transparent;border:0;color:var(--shake-fg-invert);font-size:1rem;font-weight:600;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;cursor:pointer}.ShakeModal_backBtn__6C1yv svg{vertical-align:middle;width:1rem;height:auto;fill:var(--shake-fg-invert)}.ShakeModal_title__2xVWm{font-size:18px;display:flex;grid-gap:1.5rem;gap:1.5rem;color:var(--shake-fg-2)}.ShakeModal_separator__3m-eQ{opacity:.6;margin:0 6px}.ShakeModal_subTitle__25fGG{font-weight:600;color:var(--shake-fg-invert)}.ShakeModal_body__HwEyH{padding:18px;overflow:auto}.ShakeModal_close__1drMt{background:transparent;border:0;color:var(--shake-fg-invert);font-size:22px;cursor:pointer}.JobList_createBtn__29YYT{border:0;border-radius:999px;padding:10px 18px;font-weight:700}.JobList_h4__2Mdh9{margin-top:18px}.JobList_empty__3Qf8D{color:var(--shake-fg-2);margin-top:6px}.JobList_list__3dL8e{list-style:none;padding:0;margin:10px 0 0}.JobList_actionsRow__21xoo{display:flex;grid-gap:10px;gap:10px}.JobList_linkBtn__2BqTB{background:transparent;border:0;color:#0f5132;text-decoration:underline;cursor:pointer;padding:0}.JobList_jobItem__3pkF9{border:1px solid var(--shake-primary);border-radius:12px;padding:12px;margin-top:10px;cursor:pointer}.JobList_draftItem__1S2fC{border:1px dashed var(--shake-border);border-radius:12px;padding:12px;margin-top:10px}.JobList_jobHeader__3aZ3z{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.JobList_jobName__31NyI{font-weight:600}.JobList_badge__fk0IG{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;background:var(--shake-surface-2);color:var(--shake-fg);border:1px solid var(--shake-border)}.JobList_badge--draft__1XSpc{background:#f5f5f5;color:#666}.JobList_badge--pending__2EBJV{background:#e7f1ff;color:#2a66b1;border-color:rgba(42,102,177,.25)}.JobList_badge--completed__1hu75{background:color-mix(in srgb,var(--shake-primary) 20%,#fff);color:#0f5132;border-color:color-mix(in srgb,var(--shake-primary) 45%,#fff)}.JobList_badge--failed__2C4HQ{background:#ffe7e7;color:#b12a2a;border-color:rgba(177,42,42,.25)}.JobList_badge--in_progress__tIk7O{background:#fff4e5;color:#b15a2a;border-color:rgba(177,90,42,.25)}.JobList_thumbRow__uy_CO{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.JobList_thumb__2FiuE,.JobList_thumbActive__IuOUn{display:grid;grid-gap:6px;gap:6px;background:transparent;border:0;text-align:left;cursor:pointer}.JobList_thumbImg__2U7hr{object-fit:cover}.JobList_thumbImg__2U7hr,.JobList_thumbPlaceholder__NdGRH{width:100%;aspect-ratio:1/1;border-radius:12px;border:2px solid transparent}.JobList_thumbPlaceholder__NdGRH{background:#ddd}.JobList_thumbName__3Lqt1{font-size:12px;color:var(--shake-fg-2)}.JobList_thumbActive__IuOUn .JobList_thumbImg__2U7hr,.JobList_thumbActive__IuOUn .JobList_thumbPlaceholder__NdGRH{border-color:var(--shake-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--shake-primary) 25%,transparent)}.JobList_statusBlock__3AQsB{display:flex;align-items:center;grid-gap:8px;gap:8px}.JobList_etaText__3Koea{font-size:14px;color:var(--shake-fg-2)}.VideoPlayer_playerWrap__2T5Bd{display:grid;grid-gap:6px;gap:6px}.VideoPlayer_player__2b4sT{background:#000;outline:none}.VideoPlayer_placeholder__piYr2,.VideoPlayer_player__2b4sT{width:100%;height:var(--shake-video-height);border-radius:12px}.VideoPlayer_placeholder__piYr2{background:#ddd}.VideoPlayer_caption__2THBP{color:var(--shake-fg-2);font-size:12px}.VideoPlayer_error__1ETsq{display:grid;place-items:center;width:100%;height:var(--shake-video-height);background:#f2f2f2;border:1px dashed var(--shake-border);color:var(--shake-fg-2);border-radius:12px}.ShakeTemplateForm_wrap__3aOIb{display:grid;grid-gap:12px;gap:12px}.ShakeTemplateForm_metaRow__1X3GY{display:grid;grid-template-columns:120px 1fr;grid-gap:10px;gap:10px}.ShakeTemplateForm_placeholder__taoUm{height:240px;border-radius:12px;border:1px dashed var(--shake-border);display:grid;place-items:center;color:var(--shake-fg-2)}.ShakeTemplateForm_form__1mXbo{display:grid;grid-gap:16px;gap:16px}.ShakeTemplateForm_label__18iFV{display:grid;align-items:center}.ShakeTemplateForm_row__1Dk_h{display:grid;grid-gap:8px;gap:8px;grid-template-columns:130px auto}.ShakeTemplateForm_fieldWrap__n5wJ_{display:grid;grid-gap:6px;gap:6px}.ShakeTemplateForm_input__28qXH{border:1px solid var(--shake-border);border-radius:10px;padding:10px 12px;outline:none}.ShakeTemplateForm_input__28qXH:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--shake-primary) 25%,transparent)}.ShakeTemplateForm_formats__2-jFB{display:flex;flex-wrap:wrap;grid-gap:10px 18px;gap:10px 18px}.ShakeTemplateForm_formatItem__3h6iy{display:inline-grid;grid-template-columns:25px auto;align-items:center;grid-gap:8px;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ShakeTemplateForm_formatItem__3h6iy:has(input:disabled){opacity:.6;cursor:default}.ShakeTemplateForm_formatItem__3h6iy input{display:none}.ShakeTemplateForm_formatBox__2UjI7{width:25px;height:25px;border-radius:4px;border:2px solid var(--shake-border);background:var(--shake-surface);display:grid;place-items:center;transition:background .1s,border-color .2s}.ShakeTemplateForm_checked__2QzCu .ShakeTemplateForm_formatBox__2UjI7{border-color:var(--shake-primary);background:var(--shake-primary)}.ShakeTemplateForm_info__ZBht4{color:var(--shake-fg-2);font-size:12px}.ShakeTemplateForm_cats__3xMKo{display:grid;grid-gap:12px;gap:12px}.ShakeTemplateForm_fieldList__3HnEW{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.ShakeTemplateForm_fieldRow__9CXRm{display:grid;grid-template-columns:240px 1fr;grid-gap:10px;gap:10px;align-items:center}.ShakeTemplateForm_fieldLabel__3kb-d{font-weight:500}.ShakeTemplateForm_fieldPlaceholder__JJwzN{color:var(--shake-fg-2)}.ShakeTemplateForm_actions__2wlb_{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;margin-top:6px}.ShakeTemplateForm_btnGhost__2xn6I{background:transparent;color:var(--shake-fg);border:1px solid var(--shake-border);border-radius:999px;padding:10px 16px;font-weight:600}.ShakeTemplateForm_btnPrimary__3ksgs{padding:10px 18px}.ShakeTemplateForm_error__3uw7C{color:#d33;font-size:12px;margin-top:-4px}.ShakeTemplateForm_inputError__3oV6t{border-color:#d33}.ShakeTemplateForm_successWrap__1FWiH{display:flex;justify-content:center;align-items:center;padding:40px 20px;text-align:center}.ShakeTemplateForm_successWrap__1FWiH h2{margin-top:16px;margin-bottom:4px}.ShakeTemplateForm_successWrap__1FWiH p{margin-bottom:1rem;margin-top:1rem}.ShakeTemplateForm_successWrap__1FWiH button{background:var(--shake-primary);color:var(--shake-fg-invert);border:0;border-radius:999px;padding:10px 18px;font-weight:700;font-size:1.2rem;transition:background .2s}.ShakeTemplateForm_successWrap__1FWiH button:hover{background:var(--shake-primary-hover)}.ShakeTemplateForm_successWrap__1FWiH .ShakeTemplateForm_successSubtitle__1-nUM{margin-top:.5rem;margin-bottom:1.5rem}.Accordion_acc__1zqpl{border:2px solid var(--shake-primary);border-radius:12px;overflow:hidden;background:var(--shake-surface)}.Accordion_head__2b0yJ{width:100%;text-align:left;background:var(--shake-primary);color:var(--shake-fg-invert);border:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;font-size:1rem}.Accordion_open__1eWZ1 .Accordion_head__2b0yJ{background:var(--shake-fg-invert);color:var(--shake-primary)}.Accordion_caret__KG-P4{transition:transform .15s ease;color:#fff;display:flex;align-items:center}.Accordion_open__1eWZ1 .Accordion_caret__KG-P4{transform:rotate(180deg);color:var(--shake-primary)}.Accordion_body__13udW{padding:1.5rem 1rem 3rem;background:var(--shake-surface)}.FieldRenderer_fieldWrap__IrAiS{display:grid;grid-gap:6px;gap:6px}.FieldRenderer_input__2cRWs{border:1px solid var(--shake-border);border-radius:10px;padding:10px 12px;outline:none}.FieldRenderer_input__2cRWs:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--shake-primary) 25%,transparent)}.FieldRenderer_inputError__2K9Nb{border-color:#d33}.FieldRenderer_metaRow__6UNDX{font-size:12px;color:var(--shake-fg-2)}.FieldRenderer_error__2RSLb{color:#d33}.FieldRenderer_btnInline__3uVQl{background:transparent;border:0;color:var(--shake-primary);text-decoration:underline;cursor:pointer;padding:0}.FieldRenderer_btnPick__2_IOs{background:var(--shake-primary);color:var(--shake-fg-invert);border:0;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.FieldRenderer_emptyPickerRow__2EqIo{display:flex;align-items:center;grid-gap:10px;gap:10px}.FieldRenderer_emptyHint__1qhN8{color:var(--shake-fg-2)}.FieldRenderer_pickPreview__14LPX{display:flex;box-shadow:var(--shake-shadow);border-radius:10px}.FieldRenderer_previewHead__1Bcu3{padding:.5rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.FieldRenderer_previewName__cCKWJ{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FieldRenderer_previewActions__1Buia{display:flex;justify-content:space-between}.FieldRenderer_previewBox__4x6sb{width:200px;height:150px;border:1px solid var(--shake-border);border-radius:10px 0 0 10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.FieldRenderer_pickPreview__14LPX.FieldRenderer_audio__2Siag .FieldRenderer_previewBox__4x6sb{height:80px;padding:1rem .5rem;background:transparent}.FieldRenderer_previewImg__2WxTA{width:100%;height:100%;object-fit:contain}.FieldRenderer_audioPlayer__1LUCW{width:100%}.FieldRenderer_videoPlayer__TiNdD{width:100%;height:100%;object-fit:contain;background:#000}.FieldRenderer_missing__1P9oF{color:#b00}.FieldRenderer_btnPrimary__21cVH{background:var(--shake-primary);color:var(--shake-fg-invert);border:0;border-radius:999px;padding:4px 12px;font-weight:700;cursor:pointer}.FieldRenderer_btnGhost__30Knu{background:transparent;border:1px solid var(--shake-border);border-radius:999px;padding:4px 12px;font-weight:600}.MediaPicker_backdrop__3k8yM{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:100}.MediaPicker_sheet__3gpWE{position:fixed;inset:40px 20px;max-width:1000px;margin:0 auto;background:var(--shake-surface);border-radius:16px;box-shadow:var(--shake-shadow);z-index:101;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.MediaPicker_header__2-kAC{background:var(--shake-navy);color:var(--shake-fg-invert);display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:12px 16px}.MediaPicker_back__3CTfw{background:transparent;border:0;color:var(--shake-fg-invert);font-size:22px;cursor:pointer}.MediaPicker_back__3CTfw svg{fill:var(--shake-fg-invert)}.MediaPicker_body__BYouQ{padding:12px;overflow:auto}.MediaPicker_empty__3e8aV{color:var(--shake-fg-2);padding:12px}.MediaPicker_grid__1WiFR{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:12px;gap:12px}.MediaPicker_thumb__2ccZU{background:var(--shake-surface-2);border:1px solid var(--shake-border);border-radius:12px;padding:8px;display:grid;grid-gap:6px;gap:6px;cursor:pointer}.MediaPicker_thumbImg__3VsDp{display:block;width:100%;height:160px;object-fit:cover;border-radius:8px}.MediaPicker_thumbName__1FNZB{font-size:12px;color:var(--shake-fg);line-height:1.2;text-align:left;max-height:2.4em;overflow:hidden}.MediaPicker_actions__2TL8w{display:flex;grid-gap:10px;gap:10px}.MediaPicker_btnInline__CJm0M{background:transparent;border:0;color:var(--shake-primary);text-decoration:underline;cursor:pointer;padding:0}.MediaPicker_audioList__2l4z6{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.MediaPicker_audioRow__3T1wE{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--shake-border);border-radius:12px;padding:10px}.MediaPicker_audioMeta__1zwqW{display:grid;grid-gap:2px;gap:2px}.MediaPicker_audioName__1OjMj{font-weight:600}.MediaPicker_audioMime__1PR7i{font-size:12px;color:var(--shake-fg-2)}.MediaPicker_audioPlayer__dSf3C{width:260px}.MediaPicker_btnPrimary__7ZD3f{background:var(--shake-primary);color:var(--shake-fg-invert);border:0;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.MediaPicker_btnGhost__266Mt{background:transparent;border:1px solid var(--shake-border);border-radius:999px;padding:8px 12px;font-weight:600}.MediaPicker_list__2X_Cp{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.MediaPicker_videoRow__2iNB3{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--shake-border);border-radius:12px;padding:10px}.MediaPicker_videoMeta__2Ljj5{display:grid;grid-gap:2px;gap:2px}.MediaPicker_videoName__3aJ7F{font-weight:600}.MediaPicker_videoMime__31ejW{font-size:12px;color:var(--shake-fg-2)}.MediaPicker_videoPlayer__1DepY{width:260px;height:140px;object-fit:cover}.MediaCard_mediaCard__Bzuy8{display:flex;box-shadow:var(--shake-shadow);border-radius:10px}.MediaCard_previewHead__1ZJn8{padding:.5rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.MediaCard_previewName__1ibFM{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MediaCard_previewActions__3yHuC{display:flex;justify-content:flex-start;grid-gap:1rem;gap:1rem}.MediaCard_previewActions__3yHuC>button:nth-child(3){margin-left:auto}.MediaCard_previewBox__1A37T{width:200px;height:150px;border:1px solid var(--shake-border);border-radius:10px 0 0 10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.MediaCard_mediaCard__Bzuy8.MediaCard_audio__3w4kd .MediaCard_previewBox__1A37T{height:80px;padding:1rem .5rem;background:transparent}.MediaCard_mediaCard__Bzuy8.MediaCard_video__2dd6j .MediaCard_previewBox__1A37T button{display:flex;grid-gap:0;gap:0;width:100%;height:100%;padding:0}.MediaCard_mediaCard__Bzuy8.MediaCard_video__2dd6j .MediaCard_previewBox__1A37T img{aspect-ratio:unset;border-radius:0;padding:0;border:unset;object-fit:cover}.MediaCard_mediaCard__Bzuy8 img{width:100%;height:100%;object-fit:cover}.MediaCard_mediaCard__Bzuy8.MediaCard_viewOnly__1S4EC{box-shadow:none;border:1px solid var(--shake-border)}.Lightbox_lightboxBackdrop__NLetR{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:102}.Lightbox_lightbox__12qAQ{position:fixed;inset:40px 20px;max-width:1000px;margin:0 auto;background:var(--shake-surface);border-radius:16px;box-shadow:var(--shake-shadow);z-index:103;padding:16px;display:grid;grid-template-columns:1fr 260px;grid-gap:16px;gap:16px}.Lightbox_lightbox__12qAQ img,.Lightbox_lightbox__12qAQ video{width:100%;height:100%;max-height:100%;object-fit:contain;border-radius:8px;background:#000}.Lightbox_lbMeta__2UDjH{display:grid;grid-gap:10px;gap:10px;align-content:start;max-height:100%}.Lightbox_lbName__DlMXH{font-weight:700;word-break:break-word}.notification{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-left:.25rem;margin-top:.25rem;margin-bottom:.25rem;padding:1rem;border-radius:2rem;width:18rem;position:relative;cursor:pointer;color:#fff;box-shadow:0 3px 4px 1px rgba(0,0,0,.3)}.notification .mainContent{max-width:85%;font-family:Nunito-Medium,sans-serif;font-weight:400;word-break:break-word}.notification svg{width:1rem;fill:#fff;margin-left:1rem}.notification h4{text-transform:uppercase;margin:0;font-weight:800}.notification p{margin:0}.notification.success{background-color:rgba(70,204,171,.9)}.notification.success svg{fill:#1d6d5e;stroke:#1d6d5e}.notification.error{background-color:rgba(221,82,113,.9)}.notification.error svg{fill:#7c193f;stroke:#7c193f;stroke-width:3px;height:.8rem;width:auto}.notification.info{background-color:rgba(255,179,0,.9)}.notification.info svg{fill:#845800;stroke:#845800;stroke-width:3px;height:.8rem;width:auto}@keyframes fadeIn{0%{margin-left:-150%}to{margin-left:.25rem}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.notifications{position:fixed;bottom:1rem;left:0;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;z-index:200}.StorageSpaceLimitModal{position:relative;width:100%;border-radius:.5rem;height:100%;margin:auto}.StorageSpaceLimitModal h4{text-align:center;font-size:1.3em;margin:0 0 1rem}.StorageSpaceLimitModal .contentWrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.StorageSpaceLimitModal .closeButton{cursor:pointer;position:absolute;top:var(--space-5);right:var(--space-5)}.StorageSpaceLimitModal button.button{padding:.5rem 0;width:7rem;margin-bottom:1rem;margin-top:2rem}
/*# sourceMappingURL=main.7174710d.chunk.css.map */