.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}:root{--theme-main-color: #7b68ee;--theme-main-color-dark: #5f48ea;--theme-main-color-light: #d3cdf9}html{box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{box-shadow:none;text-shadow:none;background:none;cursor:pointer;padding:0;margin:0}button:focus{outline:none}button::-moz-focus-inner{border:0}input[type=text],input[type=password],input[type=email],input[type=search],input[type=number]{-webkit-appearance:none;appearance:none}input[type=text]::-ms-clear,input[type=text]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=email]::-ms-clear,input[type=email]::-ms-reveal,input[type=search]::-ms-clear,input[type=search]::-ms-reveal,input[type=number]::-ms-clear,input[type=number]::-ms-reveal{display:none}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=search]:focus,input[type=number]:focus{outline:none}input[type=text]::-moz-focus-inner,input[type=password]::-moz-focus-inner,input[type=email]::-moz-focus-inner,input[type=search]::-moz-focus-inner,input[type=number]::-moz-focus-inner{border:0}input:focus,input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 9999px #fff}img[src=""],img[src=null],[hidden]{display:none}pre{display:block;overflow:auto;line-height:130%;white-space:pre;margin:1em 0;background:#f5f5f5}a{text-decoration:none}textarea{min-height:0}*:focus{outline:none!important}*::-moz-focus-inner{border:0!important}button,input,optgroup,select,textarea{font-family:inherit}.cu-icon{display:block;width:100%;height:100%}.icon{display:flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:100%;height:100%}.icon svg{display:block;width:100%;height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideDown{0%{height:0;opacity:0}50%{height:auto;opacity:0}to{height:auto;opacity:1}}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translate(0)}}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translate(0)}}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-100%)}}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(100%)}}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes hideNewActivity{0%{opacity:1;margin-bottom:10px;height:10px}70%{opacity:0;margin-bottom:10px;height:10px}to{opacity:0;height:0;margin-bottom:0}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scale(1)}}@keyframes btn-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes checklistPulse{0%{transform:scale(1)}40%{transform:scale3d(.9,.9,.9)}to{transform:scale(1)}}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}@keyframes dropdownMenuAnimation{0%{transform:scale(.95);opacity:.6}to{transform:scale(1);opacity:1}}@keyframes dropdownMenuOutAnimation{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:.6}}@keyframes notifications-alert-bell-swing{10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes skeletonLoading{to{background-position:200% 0}}*{color:#2a2e34}.dark-theme *{color:#d5d6d7}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;-webkit-hyphenate-character:"-"}html,body{height:100%;cursor:default}body{overflow:hidden;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;background:#fafbfc}body.dark-theme{background:#1e272e}@supports (--font: $font-system){body{font-family:var(--font)}}h1{color:#343434;font-size:31px;font-weight:300;line-height:34px}h2{font-size:20px;line-height:40px;color:#343434}[contenteditable]:focus{outline:0 solid transparent}#loading-placeholder{display:none}#loading-placeholder.show{display:inline}#loading-placeholder .cu-nav-project,#loading-placeholder .cu-nav-user{width:100px;height:50px}#mobile-ios,#mobile-android{display:none}#mobile-ios.show,#mobile-android.show{display:inline}#loading-placeholder-body{display:none}#loading-placeholder-body.show{display:flex}#loading-list,#loading-box,#loading-board{display:none}#loading-list.show,#loading-box.show,#loading-board.show{display:block}#overlay{overflow:hidden;position:fixed;top:0;left:0;height:100%;width:100%;z-index:500;opacity:0;display:block}#login-page{display:none}#login-page.show{display:inline}#login-page .cu-form__error{display:none}#login-page .cu-form__error.show{display:flex}#login-page .cu-onboarding__footer-link{font-size:14px}#login-page a{cursor:pointer}app-root.hide{display:none}[contenteditable=true]{cursor:text}.cu-draggable{cursor:grab}.gu-unselectable{cursor:grabbing!important}.loading-spinner{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;height:30%;width:30%;max-width:75px;max-height:75px;animation:1.5s spinner linear infinite}.cdk-textarea-autosize{overflow:hidden;box-sizing:content-box}.cu-os-win .cu-scrollbar{scrollbar-width:thin}.cu-os-win .cu-scrollbar::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .cu-scrollbar::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .cu-scrollbar::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .cu-scrollbar::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .cu-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .cu-scrollbar::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar-track,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .cu-scrollbar::-webkit-scrollbar-corner,.cu-os-win .dark-theme .cu-scrollbar::-webkit-scrollbar-corner{background-color:#384047}.cu-os-mac .cu-scrollbar::-webkit-scrollbar{-webkit-appearance:none;width:10px}.cu-os-mac .cu-scrollbar::-webkit-scrollbar-thumb{background-color:#99999980;opacity:.5;border-radius:16px;border:2px solid #fff}.cu-os-mac .cu-scrollbar::-webkit-scrollbar-thumb:hover{border-width:1px;background-color:#999}.cu-os-mac.dark-theme .cu-scrollbar::-webkit-scrollbar-thumb{background-color:#aaaaaa80;border-color:#2b343b}.cu-os-mac.dark-theme .cu-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.cu-pdf-export,.cu-pdf-export *{transition:none!important}.cu-pdf-export__header{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:34px;font-weight:500;line-height:40px;text-align:center;color:#292d34;margin-bottom:10px}.cu-pdf-export .codox-caret-layer,.cu-pdf-export .codox-awareness-layer{display:none}.cu-pdf-export table{border-collapse:collapse!important}.attachments-viewer_open-from-dropdown .cdk-overlay-container{z-index:999}@charset "UTF-8";.comment-viewer{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:rgba(29,29,29,.95);contain:layout paint size style}.comment-viewer__embed{width:100%;height:100%}.comment-viewer__email{width:95%}.comment-viewer__shorten{color:#fff;display:flex;align-items:center;text-align:center;padding:0 10px}.comment-viewer__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:70px;background:#1f1f1f}.dark-theme .comment-viewer__header{background:#1d1d1d}.comment-viewer__header2{display:flex;align-items:center;flex-shrink:0;height:70px;position:relative;background:#1f1f1f}.dark-theme .comment-viewer__header2{background:#1d1d1d}html.todesktop-platform-darwin .comment-viewer__header2{-webkit-app-region:drag}.comment-viewer__header2-close{position:absolute;top:0;left:0;width:100%;height:100%}.comment-viewer__header2-close-divider{min-width:40px;height:70px;flex-grow:1}.comment-viewer__header2-close-divider:first-child{margin-left:52px}.comment-viewer__header2-body{display:flex;align-items:center;justify-content:space-between;position:relative;flex-grow:1;min-width:0}.comment-viewer__header2-sidebar{display:flex;align-items:center;justify-content:flex-end;position:relative;min-width:0;flex-shrink:0}.comment-viewer__header2-control{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;border-radius:8px;width:auto;height:36px;cursor:pointer;-webkit-user-select:none;user-select:none;fill:#fff;color:#fff}.comment-viewer__header2-control_active,.comment-viewer__header2-control:hover{fill:#7b68ee;background:#393939}@supports (--theme-main-color: $color-purple){.comment-viewer__header2-control_active,.comment-viewer__header2-control:hover{fill:var(--theme-main-color)}}.comment-viewer__header2-control_close{width:36px;padding:10px;margin-right:17px}.comment-viewer__header2-control_zoom-real{width:36px;padding:10px;background:#393939}.comment-viewer__header2-comments{transition:background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:500;line-height:1;display:flex;align-items:center;justify-content:center;color:#fff;padding:0 10px;height:36px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;white-space:nowrap;margin-left:35px}.comment-viewer__header2-comments_active,.comment-viewer__header2-comments:hover{background:#393939}.comment-viewer__header2-comments-counter{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:5px;position:relative}.comment-viewer__header2-comments-counter_active:before{content:"";display:block;position:absolute;width:16px;height:16px;border-radius:50%;background:#fd71af}.comment-viewer__header2-comments-icon{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff;width:16px;height:16px;position:absolute;top:0;left:0}.comment-viewer__header2-comments-length{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px;font-weight:500;line-height:1;color:#fff;position:relative}.comment-viewer__header2-zoom{display:flex;align-items:center;justify-content:center;margin-right:45px}.comment-viewer__header2-zoom-items{display:flex;align-items:center;border-radius:8px;margin-left:7px;height:36px;-webkit-user-select:none;user-select:none;background:#393939}.comment-viewer__header2-zoom-item{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff;width:36px;height:36px;padding:10px;cursor:pointer}.comment-viewer__header2-zoom-item:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__header2-zoom-item:hover{fill:var(--theme-main-color)}}.comment-viewer__header2-zoom-item_value{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;display:flex;align-items:center;justify-content:center;width:auto;min-width:55px;position:relative;color:#fff;cursor:default}.comment-viewer__header2-zoom-item_value:before,.comment-viewer__header2-zoom-item_value:after{content:"";display:block;position:absolute;width:1px;height:16px;background:#4c4c4c;left:0}.comment-viewer__header2-zoom-item_value:after{left:auto;right:0;top:50%;transform:translateY(-50%)}.comment-viewer__header2-name{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;border-radius:8px;height:36px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 13px;margin-right:35px;margin-left:9px;min-width:0}.comment-viewer__header2-name:hover{background:#393939}.comment-viewer__header2-name:hover .comment-viewer__header2-name-edit{opacity:1}.comment-viewer__header2-name_active{background:#393939;flex-grow:1;min-width:270px;max-width:550px}html.todesktop-platform-darwin .comment-viewer__header2-name{margin-left:80px}.comment-viewer__header2-name-text,.comment-viewer__header2-name-input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:500;line-height:1;color:#fff}.comment-viewer__header2-name-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comment-viewer__header2-name-input{border:0;background:transparent;flex-grow:1}.comment-viewer__header2-name-input:focus{box-shadow:none}.comment-viewer__header2-name-save,.comment-viewer__header2-name-close{fill:#fff;height:36px;padding:10px;position:relative}.comment-viewer__header2-name-save:hover,.comment-viewer__header2-name-close:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__header2-name-save:hover,.comment-viewer__header2-name-close:hover{fill:var(--theme-main-color)}}.comment-viewer__header2-name-save:before,.comment-viewer__header2-name-close:before{content:"";display:block;position:absolute;width:1px;height:36px;background:#4c4c4c;left:-1px}.comment-viewer__header2-name-save{margin-left:10px;width:36px}.comment-viewer__header2-name-close{margin-right:-13px;width:38px;padding:11px 13px}.comment-viewer__header2-name-close:before{height:16px}.comment-viewer__header2-name-edit{transition:opacity .2s cubic-bezier(.785,.135,.15,.86) 0s;width:28px;height:27px;fill:#fff;cursor:pointer;padding:7px;margin-right:-7px;opacity:0}.comment-viewer__header2-options{display:flex;align-items:center;flex-shrink:0}.comment-viewer__txt-preview{width:100%;height:100%;padding:10px;color:#343434;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;white-space:pre}.comment-viewer__delim{flex-grow:1}.comment-viewer__controls{display:flex;justify-content:center;flex:1 0 0;position:absolute;width:100%}.comment-viewer__controls-close{flex-grow:1}.comment-viewer__control{transition:.1s;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0}.comment-viewer__control.preview-back,.comment-viewer__control.preview-forward{width:62px;height:214px;position:absolute;top:calc(50% - 127px);z-index:15}.comment-viewer__control.preview-back:hover use,.comment-viewer__control.preview-forward:hover use{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__control.preview-back:hover use,.comment-viewer__control.preview-forward:hover use{stroke:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__control.preview-back:hover use,.comment-viewer_reset-theme-color .comment-viewer__control.preview-forward:hover use{stroke:#7b68ee}.comment-viewer__control.preview-back use,.comment-viewer__control.preview-forward use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;stroke:#fff}.comment-viewer__control.preview-back_disabled,.comment-viewer__control.preview-back_disabled:hover,.comment-viewer__control.preview-forward_disabled,.comment-viewer__control.preview-forward_disabled:hover{cursor:default}.comment-viewer__control.preview-back_disabled use,.comment-viewer__control.preview-back_disabled:hover use,.comment-viewer__control.preview-forward_disabled use,.comment-viewer__control.preview-forward_disabled:hover use{stroke:#444}.comment-viewer__control.preview-back{padding:80px 24px 80px 16px;left:0}.comment-viewer__control.preview-forward{width:52px;padding:80px 16px 80px 14px;right:0}.comment-viewer__btn{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;border-radius:8px;width:36px;height:36px}.comment-viewer__btn:hover{background:#393939}.comment-viewer__btn+.comment-viewer__btn{margin-left:10px}.comment-viewer__btn_with-text{width:auto}.comment-viewer__btn_with-text:hover .comment-viewer__btn-text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn_with-text:hover .comment-viewer__btn-text{color:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn_with-text:hover .comment-viewer__btn-text{color:#7b68ee}.comment-viewer__btn_with-text:hover use{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn_with-text:hover use{stroke:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn_with-text:hover use{stroke:#7b68ee}.comment-viewer__btn_done .comment-viewer__btn-inner{display:none}.comment-viewer__btn_done .comment-viewer__btn-inner_done{display:flex}.comment-viewer__btn-inner{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;cursor:pointer}.comment-viewer__btn-inner.disabled-action{opacity:.4;cursor:not-allowed}.comment-viewer__btn-inner_done{display:none}.comment-viewer__btn-icon{flex-shrink:0;padding:10px;width:36px}.comment-viewer__btn-icon_trash:hover use{fill:#fd71af}.comment-viewer__btn-icon_trash use{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn-icon_trash.disabled-action:hover use{fill:#fff}.comment-viewer__btn-icon_link:hover use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon_link:hover use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon_link:hover use{fill:#7b68ee}.comment-viewer__btn-icon_link use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn:hover .comment-viewer__btn-icon_download use{fill:#7b68ee;stroke:transparent}@supports (--theme-main-color: $color-purple){.comment-viewer__btn:hover .comment-viewer__btn-icon_download use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn:hover .comment-viewer__btn-icon_download use{fill:#7b68ee;stroke:transparent}.comment-viewer__btn-icon_download use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn-icon_new-tab:hover use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon_new-tab:hover use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon_new-tab:hover use{fill:#7b68ee}.comment-viewer__btn-icon_new-tab use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn-icon_pin{transition:background-color .2s}.comment-viewer__btn-icon_pin:hover use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon_pin:hover use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon_pin:hover use{fill:#7b68ee}.comment-viewer__btn-icon_pin use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn-icon_pin.current-cover-image{background-color:#7b68ee;border-radius:50%}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon_pin.current-cover-image{background-color:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon_pin.current-cover-image{background-color:#7b68ee}.comment-viewer__btn-icon_pin.current-cover-image use{fill:#fff}.comment-viewer__btn-icon_check:hover use{stroke:#fff}.comment-viewer__btn-icon_check use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;stroke:#fff}.comment-viewer__btn-icon_go:hover use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon_go:hover use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon_go:hover use{fill:#7b68ee}.comment-viewer__btn-icon_go use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.comment-viewer__btn-icon.currentCoverImage use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-viewer__btn-icon.currentCoverImage use{fill:var(--theme-main-color)}}.comment-viewer_reset-theme-color .comment-viewer__btn-icon.currentCoverImage use{fill:#7b68ee}.comment-viewer__btn-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:500;line-height:1;transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;padding-right:10px;color:#fff}.comment-viewer__alert{font-size:16px;font-weight:300;line-height:1.4em;padding:100px;text-align:center;color:#fff}.comment-viewer__body{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:0;height:calc(100vh - 70px);width:100%;border:1px solid transparent;overflow:hidden;margin:0 auto;position:relative}.comment-viewer__body.comment-viewer__email-preview{display:block;overflow:auto;width:80vw;margin:0 auto;max-width:1300px}.comment-viewer__body-img-container{overflow:auto;width:100%;height:100%}.comment-viewer__body-img-container_disallow-\441omments{text-align:center;line-height:calc(100vh - 72px);-webkit-user-select:none;user-select:none}.comment-viewer__body-img-container_disallow-\441omments img{position:relative;transform-origin:center top;max-width:100%;max-height:100%;vertical-align:middle}.comment-viewer__body-img-container-loader{position:absolute;left:50%;transform:translate(-50%)}@media screen and (max-width: 768px){.comment-viewer__header2-options{bottom:15px;display:flex;position:fixed;width:100%;z-index:10;padding-left:20px}.comment-viewer__btn{background:#393939}}@media screen and (max-width: 375px){.comment-viewer__btn-text{display:none}}@font-face{font-family:Gotham Pro;src:url(GothaPro300.7471cf58940286a5.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Gotham Pro;src:url(GothaPro300Ita.32a1e4619ce6b6bc.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Gotham Pro;src:url(GothaPro400.311895fb8b4eda3a.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;src:url(GothaPro400Ita.3082407d9d6fbac7.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Gotham Pro;src:url(GothaPro500.e19780ca23807dac.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro;src:url(GothaPro500Ita.e4a467bc11e76c41.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:Gotham Pro;src:url(GothaPro600.5d10f56247d4a9b7.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Gotham Pro;src:url(GothaPro600Ita.f859aeb607f0e8af.woff2) format("woff2");font-weight:600;font-style:italic}strong{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;color:inherit}em{font-style:italic;color:inherit}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.cu-modal{display:none;position:fixed;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,.65);z-index:1000}.cu-modal_increase-vis{z-index:10000}.cu-modal_no-background{background:none}.cu-modal_higher-stack{z-index:2000}.cu-modal__bounce{text-decoration:underline;cursor:pointer}.cu-modal__inner{position:absolute;display:flex;justify-content:center;align-content:flex-start;align-items:flex-start;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto}.cu-os-win .cu-modal__inner{scrollbar-width:thin}.cu-os-win .cu-modal__inner::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .cu-modal__inner::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .cu-modal__inner::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .cu-modal__inner::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .cu-modal__inner::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .cu-modal__inner::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar-track,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .cu-modal__inner::-webkit-scrollbar-corner,.cu-os-win .dark-theme .cu-modal__inner::-webkit-scrollbar-corner{background-color:#384047}.cu-modal__dialog{width:850px;padding:50px;border-radius:8px;background:#fff;margin:40px auto 20px}.dark-theme .cu-modal__dialog{background:#384047}.cu-modal__dialog_overlay-task-view{width:calc(100% - 50px)!important;height:calc(100% - 120px);margin:70px 0 0;max-width:1700px}.cu-modal__dialog_overlay-task-view .cu-modal__close{display:none}.cu-modal__dialog_overlay-task-view .cu-modal__body{height:calc(100% + 100px)}.cu-modal__dialog-header_centered{color:#7b68ee;text-align:center;font:24px Gotham Pro,Arial,serif;padding-bottom:20px}@supports (--theme-main-color: $color-purple){.cu-modal__dialog-header_centered{color:var(--theme-main-color)}}.cu-modal__dialog-content-nopad{padding:0}.cu-modal__dialog-content_centered{max-width:400px;text-align:center;font:18px/20px Gotham Pro,Arial,serif;margin:0 auto;color:#979797}.cu-modal__dialog-alert-native{border-color:#7b68ee;margin-top:40px;padding:20px;font:italic 24px Gotham Pro,Arial,serif;text-align:center;color:#fff;border:2px solid;border-radius:3px;background-color:#7b68ee80}@supports (--theme-main-color: $color-purple){.cu-modal__dialog-alert-native{border-color:var(--theme-main-color)}}.cu-modal__dialog-alert-footer{margin-top:90px;width:100%;text-align:center}.cu-modal__dialog-alert-footer *{display:inline-block}.cu-modal__dialog-alert-footer>button:not(:last-child){margin-right:50px}.cu-modal__dialog_centered{align-self:center;max-height:96vh;overflow:auto}.cu-modal__empty .cu-modal__header{display:none}.cu-modal__empty .cu-modal__body{min-height:0}.cu-modal__header{margin:0 0 30px;display:flex;align-items:center}.cu-modal__header.cu-modal__header-paywall,.cu-modal__header_margin-0{margin:0}.cu-modal__title{font-size:23px;font-weight:500;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#505050;padding-right:40px}.dark-theme .cu-modal__title{color:#d5d6d7}.cu-modal__title-question{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;width:14px;height:14px;cursor:pointer;margin-left:4px;pointer-events:all;display:inline-block;fill:#ccc}.dark-theme .cu-modal__title-question{fill:#828588}.cu-modal__title-question:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-modal__title-question:hover{fill:var(--theme-main-color)}}.cu-modal__icon{height:48px}.cu-modal__controls{position:relative;margin:0 0 0 auto}.cu-modal__control-item{display:inline-block;margin-right:50px}.cu-modal__control-item:last-child{margin-right:0}.cu-modal__close{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;position:absolute;top:-12px;right:0;cursor:pointer;width:22px;height:22px;z-index:1}.cu-modal__close:hover{transform:rotate(180deg)}.cu-modal__close use{stroke:#979797}.cu-modal__cancel{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;position:absolute;top:-5px;right:30px;cursor:pointer;color:#fd71af;font-size:12px}.cu-modal__body{position:relative;min-height:300px}.cu-modal__body.cu-modal__body_fill{min-height:0;-webkit-max-logical-height:0}.cu-modal__body.cu-modal__body_no-min-height{min-height:0}.cu-modal__body.cu-modal__body-nopad{padding:0}.cu-modal__body.cu-modal__body_createtask{padding:0;overflow-x:hidden}.cu-modal__body-text{font-size:16px;font-weight:400;line-height:20px;color:#343434}.dark-theme .cu-modal__body-text{color:#abaeb0}.cu-modal__footer{margin:40px 0 0;display:flex;justify-content:space-between}.cu-modal__footer>*:only-of-type{margin:0 0 0 auto}.cu-modal__footer_center{justify-content:center}.cu-modal__footer_center>*:only-of-type{margin:0}.cu-modal__crop-header{padding-bottom:10px;border-bottom:1px solid #a0a0a0;display:flex;justify-content:space-between;align-items:center}.cu-modal__header-text{font-size:16px}.cu-modal__result{margin-top:30px;border:1px solid rgba(125,125,125,.6);display:inline-block;padding:1px}.cu-modal__result-rounded{margin-top:15px;text-align:center}.cu-modal__result-rounded>img{border-radius:100px}.cu-modal__result-rounded-not>img{border-radius:0}.cu-modal__pull-left{min-width:400px;float:left;margin:10px;padding:10px;position:relative}.cu-modal__file-upload{height:25px;position:relative;border-radius:3px;display:flex;justify-content:center;align-items:center;overflow:hidden;background-image:linear-gradient(to bottom,#7b68ee 50%,#fff 50%);background-size:100% 200%;transition:all 1s;color:#fff;font-size:14px;cursor:pointer}@supports (--theme-main-color: $color-purple){.cu-modal__file-upload{background-image:linear-gradient(to bottom,var(--theme-main-color) 50%,#fff 50%)}}.cu-modal__text{font-size:14px;color:#fff}.cu-modal__image-crop{display:none}.cu-modal__slack-remove{top:0!important}.cu-modal__slack-remove h1{padding-bottom:15px}.cu-modal__slack-remove button{margin:5px 0!important}.cu-modal__slack-remove .cu-modal__body{display:flex;align-items:center;min-height:auto!important}.cu-modal__slack-remove .cu-form__row{margin:0!important}.cu-modal__slack-notifications-settings .cu-modal__body{min-height:auto}.cu-modal__slack-notifications-settings .cu-custom-fields__list-item-guests-popover-toggle{justify-content:flex-start;margin-left:-4px}.cu-modal__doc-share .cu-modal__header{margin:0}.cu-modal.conflict-management-modal{z-index:1000}.cu-modal.cu-modal__max-index{z-index:9999}.cu-modal.cu-modal_subtask .cu-modal__dialog{margin:50px auto;padding:20px;border-radius:6px}.cu-btn-icon{border:0;max-width:25px;max-height:25px;display:inline-block;float:left}.cu-modal-inner__close{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:block;width:40px;height:40px;margin-top:20px;margin-right:14px;cursor:pointer;background:#fff;border-radius:50%;padding:13px}.cu-modal-inner__close:hover{transform:rotate(180deg);background:#f1f1f1}.cu-modal-inner__close use{stroke:#979797}.cu-modal-inner__close_extra{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;background:#7b68ee;margin-right:22px;border-radius:50%;padding:13px 11px 13px 15px}@supports (--theme-main-color: $color-purple){.cu-modal-inner__close_extra{background:var(--theme-main-color)}}.cu-modal-inner__close_extra:hover{background:#5f48ea;transform:none}@supports (--theme-main-color-dark: $color-purple-dark){.cu-modal-inner__close_extra:hover{background:var(--theme-main-color-dark)}}.cu-modal-inner__close_extra use{stroke:#fff}.cu-modal-nav__header{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:75px;z-index:1000;background:#000;box-shadow:0 0 10px #0000001a;padding:0 0 0 30px}.cu-modal-nav__header>.cu-modal-nav__endcap{margin:0 0 0 auto;padding:25px;height:inherit;border-right:2px solid #343434;border-left:2px solid #343434;position:absolute;top:0;right:0}.cu-modal-nav__close{display:block;width:24px;height:24px}.cu-modal-nav__controls{height:100%;width:100%;display:inline-flex}.cu-modal-nav__controls-list{color:#e6e6e6;margin:0;padding:0}.cu-modal-nav__control-field{margin:0;padding:0;color:#e6e6e6;height:100%;border-right:2px solid #343434;display:inline-flex}.cu-modal-nav__control-field__right{position:absolute;top:0;right:0}.cu-modal-nav__control-field:last-of-type{border-right:0;border-left:2px solid #343434;margin-right:77px}.cu-modal-nav__controls-action{margin-left:auto;margin-right:10px;margin-top:-3px}.cu-modal-nav__controls-action.balanced{margin:-3px auto 0}.cu-modal-nav__header>.cu-modal-nav__title{min-width:300px;width:15%;padding:20px;border-right:2px solid #343434;height:100%;line-height:34px;margin:0;display:flex}.cu-modal-nav__title>.cu-modal-nav__title-text{width:75%;white-space:nowrap;font-size:20px;font-weight:250;color:#e6e6e6;overflow:hidden;text-overflow:ellipsis}.cu-modal-nav__title>.cu-icon{margin-top:3px}.cu-modal-nav__title>.cu-icon:first-of-type{margin-right:10px}.cu-modal-nav__title>.cu-icon:last-of-type{margin-left:10px}.cu-modal-nav__btn-dark{font-weight:500;font-size:15px;color:#e6e6e6;border:2px solid #343434;background-color:#000;margin:20px 0 0 10px;width:150px;padding:0 12px 0 8px}.cu-modal-nav__btn-dark>span{color:#e6e6e6;line-height:2}.cu-modal.cu-modal_open{display:block;transform:scaleY(1) scaleX(1);animation:fadeIn .1s ease-in-out backwards}.cu-modal.cu-modal_open .cu-modal__dialog{opacity:1;transform:translateY(0);animation:fadeInUp .2s cubic-bezier(.165,.84,.44,1) backwards}.cu-modal.cu-modal_zoom.cu-modal_open{display:block;transform:none;opacity:1;animation:fadeIn .3s cubic-bezier(.165,.84,.44,1) backwards}.cu-modal.cu-modal_zoom.cu-modal_open .cu-modal__dialog{transform:scale(1);opacity:1;animation:zoomIn .3s cubic-bezier(.165,.84,.44,1) backwards}.cu-modal.cu-modal_auth.cu-modal_open{display:block;transform:none;opacity:1;animation:fadeIn .5s cubic-bezier(.165,.84,.44,1) backwards}.cu-modal.cu-modal_auth.cu-modal_open .cu-modal__dialog{transform:scale(1);opacity:1;animation:zoomIn .5s cubic-bezier(.165,.84,.44,1) backwards}.cu-modal.cu-modal_stop-open-animation.cu-modal_open,.cu-modal.cu-modal_stop-open-animation.cu-modal_open .cu-modal__dialog{animation:none}.cu-modal.cu-modal_right .cu-modal__inner{justify-content:flex-end}.cu-modal.cu-modal_right .cu-modal__dialog{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;overflow:hidden}.cu-modal.cu-modal_right .cu-modal__header{padding:30px;margin:0 0 10px}.cu-modal.cu-modal_right .cu-modal__body{display:flex;flex-direction:column;flex-grow:1;padding:15px 15px 75px;overflow:auto}.cu-modal.cu-modal_right .cu-modal__body.cu-modal__nav-shadow{box-shadow:0 0 10px #0000001a inset}.cu-modal.cu-modal_right .cu-modal__body.cu-modal__body-nopad{padding:0}.cu-modal.cu-modal_right .cu-modal__body.cu-modal__body_createtask{padding:0;overflow-x:hidden}.cu-modal.cu-modal_right .cu-editor-wrapper .cu-editor:after{display:none!important}.cu-modal.cu-modal_right.cu-modal_open{display:flex;transform:scaleY(1) scaleX(1);animation:fadeIn .4s cubic-bezier(.165,.84,.44,1) forwards}.cu-modal.cu-modal_right.cu-modal_open .cu-modal__inner{transform:translate(100%)}.cu-modal.cu-modal_right.cu-modal_open .cu-modal__dialog{animation:none}.cu-modal.cu-modal_left .cu-modal__inner{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;justify-content:flex-start;transform:translate(-100%)}.cu-modal.cu-modal_left .cu-modal__dialog{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;overflow:hidden}.cu-modal.cu-modal_left .cu-modal__header{padding:30px;margin:0 0 10px}.cu-modal.cu-modal_left .cu-modal__body{display:flex;flex-direction:column;flex-grow:1;padding:15px 15px 75px;overflow:auto}.cu-modal.cu-modal_left .cu-modal__body.cu-modal__nav-shadow{box-shadow:0 0 10px #0000001a inset}.cu-modal.cu-modal_left .cu-modal__body.cu-modal__body-nopad{padding:0}.cu-modal.cu-modal_left.cu-modal_open{display:flex;animation:fadeIn .4s cubic-bezier(.165,.84,.44,1) forwards}.cu-modal.cu-modal_left.cu-modal_open .cu-modal__inner{animation:slideInLeft .4s cubic-bezier(.165,.84,.44,1) .4s forwards}.cu-modal.cu-modal_left.cu-modal_open .cu-modal__dialog{animation:none}.cu-modal.cu-modal_content-center .cu-modal__inner{display:grid;align-items:center;align-content:normal;height:100vh}.cu-modal.cu-modal_content-center .cu-modal__dialog{margin:0}.cu-modal.cu-modal_show-overflow .cu-modal__dialog{overflow:visible}.cu-modal.cu-modal_auth .cu-modal__dialog{width:500px;min-height:0;padding:25px 65px 30px}.cu-modal .cu-modal_sm.cu-modal_sm.cu-modal__dialog{width:500px}.cu-modal.cu-modal_md .cu-modal__dialog{width:650px}.cu-modal.cu-modal_md .cu-modal__dialog.cu-modal__dialog-goal{width:850px}@media screen and (max-width: 1200px){.cu-modal.cu-modal_md .cu-modal__dialog{max-width:100%}}.cu-modal.cu-modal_md .cu-modal__dialog.cu-modal__dialog-paywall{padding:0;width:400px}.cu-modal.cu-modal_md .cu-modal__dialog-conflict{width:550px}.cu-modal.cu-modal_md .cu-modal__dialog-space{width:900px}.cu-modal.cu-modal_md .cu-modal__dialog-custom-fields{width:auto;max-width:950px;min-width:670px}.cu-modal.cu-modal_md .cu-modal__dialog-custom-fields .cu-modal__close{z-index:1}.cu-modal.cu-modal_md .cu-modal__dialog-custom-fields .cu-modal__title{visibility:hidden}.cu-modal.cu-modal_md .cu-modal__dialog-custom-fields .cu-modal__title_visible{visibility:visible}.cu-modal.cu-modal_md .cu-modal__dialog-automations{padding:0;width:1240px;max-width:90vw;border-radius:4px;margin:40px 0}.cu-modal.cu-modal_md .cu-modal__dialog-content-fullwidth{width:auto;max-width:100%}.cu-modal.cu-modal_md .cu-modal__dialog_for-edit-list-statuses-modal{max-width:544px;width:100%}.cu-modal.cu-modal_md .cu-modal__dialog.cu-custom-enterprise-permissions__delete-modal-dialog{width:450px!important;padding:25px!important}.cu-modal.cu-modal_md .cu-modal__dialog.cu-custom-enterprise-permissions__delete-modal-dialog .cu-modal__header{display:none}.cu-modal.cu-modal_md .cu-modal__dialog.cu-custom-enterprise-permissions__delete-modal-dialog .cu-modal__body{min-height:0}.cu-modal.cu-modal_md .cu-modal__dialog.cu-custom-enterprise-permissions__delete-modal-dialog .cu-custom-enterprise-permissions__header-new-menu-buttons div{width:190px}[lang=fr-FR] .cu-modal.cu-modal_md .cu-modal__dialog-template-confirm{width:860px}.cu-modal.cu-modal_xl .cu-modal__dialog{width:70vw}.cu-modal.cu-modal_fullwidth .cu-modal__dialog{width:90%;max-width:1200px}.cu-modal.cu-modal_fullwidth .cu-modal__close{z-index:10}.cu-modal.cu-modal_autowidth .cu-modal__dialog{width:auto}.cu-modal.cu-modal_autowidth .cu-modal__close{z-index:10}.cu-modal.cu-modal_embed-view,.cu-modal.cu-modal_verification-badge{z-index:1001}cu-create-team-modal .cu-form .create-team-inputs{display:flex;justify-content:space-between;width:100%}cu-create-team-modal .cu-form .create-team-inputs .avatar-picker .cu-team-avatar{margin:0 auto}cu-create-team-modal .cu-form .create-team-inputs .avatar-picker__dropdown-toggle{flex-direction:column}cu-create-team-modal .cu-form .create-team-inputs .avatar-picker__preview{margin:0;height:60px;width:60px;border-radius:30px}cu-create-team-modal .cu-form .create-team-inputs .avatar-picker span .change{margin-top:10px;color:#4194f6;font-weight:300}cu-create-team-modal .cu-form .create-team-inputs-container{width:80%}cu-merge-tasks h3{color:#aeacb0;margin:0 0 30px}cu-merge-tasks h2.no-results{color:#aeacb0;text-align:center;margin:50px 0 0}cu-merge-tasks table{width:100%;max-height:350px}cu-merge-tasks table tr.result{border-bottom:1px solid #e4e4e4}cu-merge-tasks table tr:hover .cu-dt-task__name{color:#7b68ee}@supports (--theme-main-color: $color-purple){cu-merge-tasks table tr:hover .cu-dt-task__name{color:var(--theme-main-color)}}cu-merge-tasks table tr th{color:#aeacb0;font-weight:400;text-align:left}cu-merge-tasks table tr th.name{text-align:left}cu-merge-tasks table tr td{padding:20px 0;vertical-align:middle}cu-merge-tasks table tr td img{display:block;margin:0 auto}.merge-search-results{max-height:calc(100vh - 550px);margin:10px 0 0}.cu-modal.cu-modal__help-modal .cu-modal__dialog{width:620px;border-radius:5px}.cu-modal.cu-modal__help-modal .cu-modal__dialog .cu-modal__header{margin:0 0 50px}.cu-modal.cu-modal__help-modal .cu-modal__dialog .cu-modal__body{min-height:auto}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal h1,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal h2,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal h1,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal h2{width:100%;text-align:center}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .cu-form__row:last-child,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .cu-form__row:last-child{margin:0}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .cu-btn,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .cu-btn{width:100%}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-foreword,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-foreword{color:#aeacb0;font-weight:300;font-size:16px;line-height:18px;margin-bottom:16px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-foreword:last-of-type,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-foreword:last-of-type{margin-bottom:20px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal textarea,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal textarea{border:1px solid #e4e4e4;margin-top:10px;border-radius:3px;resize:none;padding:12px}.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal textarea,.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal textarea{border:1px solid #1e272e}.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .cu-form__input,.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .cu-form__input{border-bottom:1px solid #1e272e}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-or,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-or{font-size:13px;color:#aeacb0;margin:20px 0 10px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options{display:flex;justify-content:space-around;margin:50px auto 0}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;width:33.3333333333%;color:#aeacb0;text-align:center;cursor:pointer}.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a,.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a{color:#d5d6d7}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a:not(:last-child),.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a:not(:last-child){border-right:1px solid #e4e4e4}.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a:not(:last-child),.dark-theme .cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a:not(:last-child){border-right:1px solid #1e272e}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a:hover,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a:hover,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a:hover{color:var(--theme-main-color)}}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a:hover .cu-icon,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a:hover .cu-icon{height:50px;width:50px;margin:-2px auto 8px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options a .cu-icon,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options a .cu-icon{height:46px;width:46px;margin:0 auto 10px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options__badge,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options__badge{padding-right:20px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-options__badge img,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-options__badge img{width:70px!important;height:70px}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-submitted,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-submitted{margin:20px 0 0}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-submitted h1,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-submitted h1{color:#7b68ee;font-size:28px}@supports (--theme-main-color: $color-purple){.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-submitted h1,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-submitted h1{color:var(--theme-main-color)}}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-submitted h2,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-submitted h2{font-size:22px;margin-top:15px;color:#aeacb0}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-submitted h3,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-submitted h3{font-size:16px;line-height:20px;color:#aeacb0}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-numbers,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-numbers{color:#7b68ee;font-size:28px;margin-top:30px;padding-right:25px;display:flex;justify-content:center;align-items:center}@supports (--theme-main-color: $color-purple){.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-numbers,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-numbers{color:var(--theme-main-color)}}.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-help-modal .help-numbers svg,.cu-modal.cu-modal__help-modal .cu-modal__dialog cu-contact-sales-modal .help-numbers svg{height:24px;width:24px;margin-right:7px}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header{width:calc(100% + 100px);position:absolute;left:-50px;top:-159px;height:56px;display:flex;align-items:center;padding:0 10px;justify-content:space-between}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#8930fd,#49ccf9);border-radius:5px 5px 0 0;background-size:250% 250%;animation:toast-app-has-been-upgraded 5s ease infinite}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header .help-v2-header-left{height:100%;display:flex;align-items:center}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header .help-v2-header-left .help-v2-header-logo{display:flex;align-items:center;justify-content:center;position:relative;width:30px;height:30px;background:#fff;border-radius:50%;padding:5px;margin-right:10px;box-shadow:0 9px 14px -5px #362e6dcc}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header .help-v2-header-left .help-v2-header-logo img{height:100%}.cu-modal.cu-modal__help-modal .cu-modal__dialog .help-v2-header .help-v2-header-left a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:600;line-height:1;position:relative;color:#fff;text-decoration:none;cursor:pointer;border-bottom:1px dotted #fff}.cu-modal.cu-modal__show-header,.cu-modal.cu-modal__project-access-denied,.cu-modal.cu-modal__task-not-found{top:65px;z-index:99}.cu-modal.cu-modal__project-access-denied .cu-modal__dialog,.cu-modal.cu-modal__task-not-found .cu-modal__dialog{width:500px}.cu-modal.cu-modal__task-not-found .cu-modal__inner{background:#fff}.cu-modal.cu-modal__notifications-settings .cu-modal__dialog{width:450px}.cu-modal.cu-modal__create_project .cu-modal__dialog{width:850px}.prevent-close .cu-modal__close{display:none}.prevent-close cu-create-project-modal .two-buttons{justify-content:flex-end}.prevent-close cu-create-project-modal .two-buttons .cancel{display:none}.cu-show-pwd{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;color:#7b68ee;text-decoration:none;margin-right:10px;-webkit-user-select:none;user-select:none;right:0;white-space:nowrap;border-bottom:1px dashed transparent}.cu-show-pwd:hover{border-bottom-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-show-pwd:hover{border-bottom-color:var(--theme-main-color)}}.cu-show-pwd span{color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;text-decoration:none;-webkit-user-select:none;user-select:none}@supports (--theme-main-color: $color-purple){.cu-show-pwd span{color:var(--theme-main-color)}}@media screen and (max-width: 544px) and (max-width: 544px){.cu-show-pwd span{display:none}}.cu-modal_minimal-header-text{font-size:15px;font-weight:bolder;color:#4a4f55;margin-bottom:30px}.modal-open{overflow:hidden!important}@media print{.modal-open{overflow:visible!important}}.cu-modal.cu-modal__frame-modal{background:rgba(0,0,0,.8)}.cu-modal.cu-modal__frame-modal .cu-modal__dialog{background:none;padding:0;width:80%;height:90%}.cu-modal.cu-modal__frame-modal .cu-modal__control-item:last-child{margin-right:-30px}.cu-modal.cu-modal__frame-modal .cu-modal__frame-container{position:relative;padding-bottom:56.25%;height:100px;overflow:hidden;display:block}.cu-modal.cu-modal__frame-modal .cu-modal__frame-container .frame-error,.cu-modal.cu-modal__frame-modal .cu-modal__frame-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.cu-modal.cu-modal__frame-modal_vertical-align .cu-modal__dialog{display:flex;flex-direction:column;justify-content:center}.cu-modal.cu-modal__timezone-settings .cu-modal__dialog{width:800px}.cu-modal.four-oh-four__modal{background:#fff}.cu-modal.cu-modal_task-selector .cu-modal__dialog{padding-bottom:0;overflow:hidden}.cu-modal.cu-modal_task-selector .cu-modal__header{margin-left:-20px}[lang=fr-FR] .cu-modal.cu-modal_task-selector .cu-modal__header{margin-top:16px}.cu-modal.cu-modal_task-selector .cu-modal__body{min-height:0}.cu-modal.cu-modal_task-selector_merge .cu-modal__dialog{margin:55px auto 0}[lang=fr-FR] .cu-modal.cu-modal_task-selector_merge .cu-modal__dialog{margin:96px auto 0}.cu-modal.cu-modal_load-template .cu-modal__dialog{margin:55px auto 0}@keyframes unfoldIn{0%{transform:scaleY(.005) scaleX(0)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(1) scaleX(1)}}@keyframes unfoldOut{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(.005) scaleX(0)}}@keyframes zoomIn{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes scaleUp{0%{transform:scale(.7) translateY(200px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(0)}}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__inner{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;justify-content:flex-start;transform:translate(-100%)}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__dialog{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;overflow:visible;width:848px}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__header{padding:0;margin:0;height:0}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__body{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:0;overflow:auto}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__close{top:20px;right:-40px}.cu-modal.cu-modal_md.cu-modal_aside-left .cu-modal__close use{stroke:#fff}.cu-modal.cu-modal_md.cu-modal_aside-left.cu-modal_open{display:flex;animation:fadeIn .4s cubic-bezier(.165,.84,.44,1) forwards}.cu-modal.cu-modal_md.cu-modal_aside-left.cu-modal_open .cu-modal__inner{animation:slideInLeft .4s cubic-bezier(.165,.84,.44,1) .4s forwards}.cu-modal.cu-modal_md.cu-modal_aside-left.cu-modal_open .cu-modal__dialog{animation:none}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__inner{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;justify-content:flex-end;transform:translate(200%)}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__dialog{display:flex;flex-direction:column;height:100vh;margin:0;padding:0;overflow:visible;width:848px}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__header{padding:0;margin:0;height:0}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__body{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:0;overflow:auto}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__close{top:20px;left:-80px}.cu-modal.cu-modal_md.cu-modal_aside-right .cu-modal__close use{stroke:#fff}.cu-modal.cu-modal_md.cu-modal_aside-right.cu-modal_open{display:flex;animation:fadeIn .4s cubic-bezier(.165,.84,.44,1) forwards}.cu-modal.cu-modal_md.cu-modal_aside-right.cu-modal_open .cu-modal__inner{animation:slideInRight .4s cubic-bezier(.165,.84,.44,1) .4s forwards}.cu-modal.cu-modal_md.cu-modal_aside-right.cu-modal_open .cu-modal__dialog{animation:none}.cu-modal.cu-modal_md.cu-modal_under-header{top:auto;bottom:0;z-index:99;min-height:auto;height:100%}.cu-modal.cu-modal_md.cu-modal_under-header .cu-modal__dialog{height:100%}.cu-modal.cu-modal_md.cu-modal_under-header .cu-modal__controls{margin:0}.cu-modal.cu-modal_md.cu-modal_under-header .cu-modal__controls .cu-modal__close{width:36px;height:36px;padding:11px;background:#fff;border-radius:50%;box-shadow:0 1px 15px #00000012;top:10px;left:-86px}.cu-modal.cu-modal_md.cu-modal_under-header .cu-modal__controls .cu-modal__close use{stroke:#979797}.cu-modal.cu-modal_md.cu-modal_list-details .cu-modal__dialog{width:500px}.cu-modal.cu-modal_md.cu-modal_team-sidebar .cu-modal__dialog{width:400px}.cu-modal.cu-modal_md.cu-modal_huge-shadow{background:transparent}.cu-modal.cu-modal_md.cu-modal_huge-shadow .cu-modal__inner{overflow:hidden}.cu-modal.cu-modal_md.cu-modal_huge-shadow .cu-modal__inner:before{content:"";position:absolute;left:auto;right:0;top:-100px;bottom:-100px;box-shadow:0 0 130px 5px #00000054}.cu-modal.cu-modal_md.cu-modal_huge-shadow.cu-modal_list-details .cu-modal__inner:before{width:500px}.cu-modal.cu-modal_md.cu-modal_huge-shadow.cu-modal_team-sidebar .cu-modal__inner:before{width:400px}.onboarding-vimeo-video .cu-modal__dialog{width:80vw!important;height:auto!important;margin:auto!important}@media (max-height: 800px){.onboarding-vimeo-video .cu-modal__dialog{width:60vw!important}.onboarding-vimeo-video .cu-modal__close{top:30px}}@media (max-height: 600px){.onboarding-vimeo-video .cu-modal__dialog{width:40vw!important}.onboarding-vimeo-video .cu-modal__close{top:30px}}.cu-btn{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;background-color:#7b68ee;border-color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:600;line-height:63px;font-family:var(--font);display:inline-flex;align-items:center;justify-content:center;height:64px;padding:0 30px;cursor:pointer;color:#fff;border:1px solid;border-radius:5px;text-decoration:none;white-space:nowrap}.cu-btn:hover{transition:none}@supports (--theme-main-color: $color-purple){.cu-btn{background-color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-btn{border-color:var(--theme-main-color)}}.cu-btn:hover,.cu-btn:active{background-color:#5f48ea;border-color:#5f48ea;border:1px solid;transition:none}@supports (--theme-main-color-dark: $color-purple-dark){.cu-btn:hover,.cu-btn:active{background-color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.cu-btn:hover,.cu-btn:active{border-color:var(--theme-main-color-dark)}}.cu-btn__text{color:inherit;flex:1 100%;position:relative}.cu-btn__text-description{font-size:11px;font-weight:400;line-height:1;display:block;color:inherit}.cu-btn__text.sm-confirm{font-size:15px}.cu-btn__spinner{flex:1 100%}.cu-btn__spinner_loader{display:flex!important;align-items:center!important;justify-content:center!important;-webkit-user-select:none;user-select:none;padding:20px;width:100%!important}.cu-btn__spinner>div{width:12px;height:12px;background-color:#fff;border-radius:100%;display:inline-block;animation:btn-bouncedelay 1.4s infinite ease-in-out both}.cu-btn__spinner_purple div{background-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-btn__spinner_purple div{background-color:var(--theme-main-color)}}.cu-btn__spinner_no-height{margin-bottom:-52px}.cu-btn__spinner_no-padding{padding:0}.cu-btn__spinner_purple>div{background-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-btn__spinner_purple>div{background-color:var(--theme-main-color)}}.cu-btn__spinner_white>div{background-color:#fff}.cu-btn__spinner .cu-btn__bounce1{animation-delay:-.32s}.cu-btn__spinner .cu-btn__bounce2{animation-delay:-.16s}.cu-btn__spinner_colored .cu-btn__bounce1,.public-sharing .cu-btn__spinner .cu-btn__bounce1{background:linear-gradient(to right,#8930fd,#7c4bfc)}.cu-btn__spinner_colored .cu-btn__bounce2,.public-sharing .cu-btn__spinner .cu-btn__bounce2{background:linear-gradient(to right,#765dfc,#648afb)}.cu-btn__spinner_colored .cu-btn__bounce3,.public-sharing .cu-btn__spinner .cu-btn__bounce3{background:linear-gradient(to right,#6094fa,#49ccf9)}.cu-btn_grey{background:#aeacb0;border-color:#aeacb0}.cu-btn_grey:hover{background:#959297;border:1px solid #959297}.cu-btn_light-grey{color:#7c828d;background:#e9ebf0;border-color:#e9ebf0}.cu-btn_light-grey:hover{background:#cbcfdb;border:1px solid #cbcfdb}.cu-btn__tabs{background-color:#fff;display:flex;border:1px solid #e9ebf0;border-radius:5px;padding:2px}.dark-theme .cu-btn__tabs{border-color:#1e272e;background-color:#2b343b}.cu-btn__tabs-btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;border:none;cursor:pointer;border-radius:3px;display:flex;align-items:center;justify-content:center;padding:0 14px;height:24px;position:relative}.cu-btn__tabs-btn_active{color:var(--theme-main-color)}.cu-btn__tabs-btn_active:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:var(--theme-main-color);opacity:.15;pointer-events:none}.cu-btn__tabs-btn_active .icon{fill:var(--theme-main-color)!important}.cu-btn__tabs-btn .icon{height:14px;width:14px;margin-right:5px;fill:#b9bec7}.cu-btn[disabled],.cu-btn.cu-btn_disabled{cursor:not-allowed;opacity:.65}.cu-btn.cu-btn_spinner{background-color:#7b68ee;position:relative;opacity:1}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_spinner{background-color:var(--theme-main-color)}}.cu-btn.cu-btn_spinner:hover{background-color:#7b68ee;opacity:1}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_spinner:hover{background-color:var(--theme-main-color)}}.cu-btn__spinner{display:none}.cu-btn.cu-btn_spinner[disabled]{background-color:#7b68ee;opacity:1}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_spinner[disabled]{background-color:var(--theme-main-color)}}.cu-btn.cu-btn_spinner[disabled] .cu-btn__text{display:none}.cu-btn.cu-btn_spinner[disabled] .cu-btn__spinner{display:block}.cu-btn.cu-btn_fw{min-width:200px}.cu-btn.cu-btn_status{min-width:0}.cu-btn.cu-btn_status.cu-btn_option{min-width:0;width:45%}.cu-btn.cu-btn_status.cu-btn_cancel{background-color:#fff;color:#fd71af;border:1px solid #aeacb0}.dark-theme .cu-btn.cu-btn_status.cu-btn_cancel{background-color:#384047;border:1px solid #1e272e}.cu-btn.cu-btn_status.cu-btn_cancel:hover{background-color:#aeacb0}.dark-theme .cu-btn.cu-btn_status.cu-btn_cancel:hover{background-color:#1e272e}.cu-btn.cu-btn_fw-sm{min-width:150px}.cu-btn.cu-btn_outline{color:#7b68ee;background:none;text-shadow:none}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_outline{color:var(--theme-main-color)}}.cu-btn.cu-btn_outline:hover{background-color:#7b68ee;border-color:#7b68ee;color:#fff}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_outline:hover{background-color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_outline:hover{border-color:var(--theme-main-color)}}.cu-btn.cu-btn_outline:hover .cu-btn__text{color:#fff}.cu-btn.cu-btn_outline .cu-btn__text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_outline .cu-btn__text{color:var(--theme-main-color)}}.cu-btn.cu-btn_success{color:#fff;border:1px solid #67cb48;background-color:#67cb48}.cu-btn.cu-btn_success:hover{border:1px solid #58c237;background-color:#58c237}.cu-btn.cu-btn_success:active{border:1px solid #4fae32;background-color:#4fae32}.cu-btn.cu-btn_success-outline{border:1px solid #67cb48;color:#67cb48;background:none;text-shadow:none}.cu-btn.cu-btn_success-outline:hover{color:#fff;border:1px solid #58c237;background-color:#58c237}.cu-btn.cu-btn_success-outline:active{border:1px solid #4fae32;background-color:#4fae32}.cu-btn.cu-btn_warning{color:#fff;border:1px solid #fc0;background-color:#fc0}.cu-btn.cu-btn_warning:hover{border:1px solid #e6b800;background-color:#e6b800}.cu-btn.cu-btn_warning:active{border:1px solid #cca300;background-color:#cca300}.cu-btn.cu-btn_warning-outline{border:1px solid #fc0;color:#fc0;background:none;text-shadow:none}.cu-btn.cu-btn_warning-outline:hover{color:#fff;border:1px solid #e6b800;background-color:#e6b800}.cu-btn.cu-btn_warning-outline:active{border:1px solid #cca300;background-color:#cca300}.cu-btn.cu-btn_danger{color:#fff;border:1px solid #fd71af;background:#fd71af}.cu-btn.cu-btn_danger:hover{border:1px solid #fd58a1;background-color:#fd58a1}.cu-btn.cu-btn_danger:active{border:1px solid #fc3f93;background-color:#fc3f93}.cu-btn.cu-btn_red{color:#fff;border:1px solid #f24752;background:#f24752}.cu-btn.cu-btn_red:hover{border:1px solid #f02f3c;background-color:#f02f3c}.cu-btn.cu-btn_red:active{border:1px solid #ef1725;background-color:#ef1725}.cu-btn.cu-btn_danger-outline{border:1px solid #fd71af;color:#fd71af;background:none}.cu-btn.cu-btn_danger-outline:hover{color:#fff;border:1px solid #fd58a1;background-color:#fd58a1}.cu-btn.cu-btn_danger-outline:active{border:1px solid #fc3f93;background-color:#fc3f93}.cu-btn.cu-btn_danger-link{border:0;background:none;color:#fd71af;font-weight:300;padding:0}.cu-btn.cu-btn_danger-link:hover{color:#fd71af;border:0;background:none}.cu-btn.cu-btn_danger-link:active{border:0;background:none}.cu-btn.cu-btn-link{border:0;background:none;color:#aeacb0;font-weight:300;padding:0}.cu-btn.cu-btn-link:hover{color:#aeacb0;border:0;background:none}.cu-btn.cu-btn-link:active{border:0;background:none}.cu-btn.cu-btn_cancel-outline{border:1px solid #aeacb0;color:#aeacb0;background:none;text-shadow:none}.cu-btn.cu-btn_cancel-outline:hover{background-color:#aeacb0;border:1px solid #aeacb0;color:#fff}.cu-btn.cu-btn_cancel-outline:hover .cu-btn__text{color:#fff}.cu-btn.cu-btn_cancel-outline:active{background-color:#959297;border:1px solid #959297}.cu-btn.cu-btn_cancel-outline .cu-btn__text{color:#aeacb0}.cu-btn.cu-btn_confirm-cancel{border:1px solid #fd71af;color:#fd71af;background:transparent;text-shadow:none;font-weight:500}.cu-btn.cu-btn_confirm-cancel:hover{background-color:#f7f7f7}.dark-theme .cu-btn.cu-btn_confirm-cancel:hover{background-color:#384047}.cu-btn.cu-btn_confirm-cancel:active{background-color:#f0f0f0;border:1px solid #cbcbcb}.cu-btn.cu-btn_confirm-cancel .cu-btn__text{color:#fd71af}.cu-btn.cu-btn_lg{height:74px}.cu-btn.cu-btn_m{height:50px;border-radius:3px;padding:0 30px;font-size:18px;line-height:100%;font-weight:500}.cu-btn.cu-btn_md{height:45px;border-radius:3px;padding:0 30px;font-size:14px;line-height:100%;font-weight:500}.cu-btn.cu-btn_inline{display:inline}.cu-btn.cu-btn_dark{font-weight:500;font-size:15px;color:#e6e6e6;border:2px solid #343434;background-color:#000;margin:20px 0 0 10px;width:150px;padding:0 12px 0 8px}.cu-btn.cu-btn_light-dark{font-size:15px;font-weight:600;background-color:#505050;color:#e6e6e6;border:2px solid #505050;padding:0 12px 0 8px}.cu-btn.cu-btn_non-clickable{cursor:default}.cu-btn.cu-btn_dark>span{color:#e6e6e6;line-height:2}.cu-btn.cu-btn_sm{height:40px;border-radius:3px;padding:0 20px;font-size:13px;line-height:1;font-weight:500}.cu-btn.cu-btn_x-sm{height:30px;border-radius:3px;padding:0 7px;font-size:11px;line-height:1;font-weight:500}.cu-btn.cu-btn_h-23{font-size:11px;font-weight:600;line-height:1;height:23px;border-radius:3px;padding:0 10px}.cu-btn.cu-btn_h-36{font-size:13px;font-weight:500;line-height:1;height:36px;border-radius:3px;padding:0 14px}.cu-btn.cu-btn_font-size-12{font-size:12px}.cu-btn.cu-btn_font-size-13{font-size:13px}.cu-btn.cu-btn_font-size-14{font-size:14px}.cu-btn.cu-btn_font-size-15{font-size:15px}.cu-btn.cu-btn_block{display:block;width:100%}.cu-btn.cu-btn_square{border-color:#7b68ee;display:block;width:26px;height:26px;padding:4px 2px 2px;border:1px solid;border-radius:5px;background:none}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_square{border-color:var(--theme-main-color)}}.cu-btn.cu-btn_square:hover{border-color:#7b68ee;border:2px solid;background:none}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_square:hover{border-color:var(--theme-main-color)}}.cu-btn.cu-btn_square-sm{display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:400;width:20px;height:20px;padding:3px 0 0;border:1px solid #c7c7c7;color:#979797;border-radius:3px;background:none;text-shadow:none}.cu-btn.cu-btn_icon{height:revert;padding:0;border-width:0;background-color:transparent}.cu-btn-icon{min-width:19px;min-height:19px;float:left;margin-right:5px}.cu-split-btn-group{display:inline-flex}.cu-split-btn-group .cu-btn.cu-btn{margin-right:2px}.cu-split-btn-group .cu-btn.cu-btn:first-child{border-radius:3px 0 0 3px}.cu-split-btn-group .cu-btn.cu-btn:last-child{border-radius:0 3px 3px 0}.cu-split-btn-group .cu-btn.cu-btn:not(:first-child):not(:last-child){border-radius:0}.cu-btn-container{display:flex;justify-content:center}.cu-btn.cu-btn__watch-tutorial{border-color:#c39bff;background:none;color:#fff;line-height:14px}.cu-btn.cu-btn__watch-tutorial:hover{border-color:#5f48ea;background:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.cu-btn.cu-btn__watch-tutorial:hover{border-color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.cu-btn.cu-btn__watch-tutorial:hover{background:var(--theme-main-color-dark)}}.cu-btn__watch-tutorial{margin-right:20px;color:#fff}.cu-btn__watch-tutorial-play{width:13px;height:13px;margin-right:10px}.cu-btn__watch-tutorial-play use{fill:#fff}.cu-btn__watch-tutorial-time{font-size:12px;font-weight:400;line-height:1;margin:2px 0 0 5px;opacity:.7;color:#fff}.cu-btn.cu-btn_with-description{flex-direction:column}.cu-btn.cu-btn_with-description:hover .cu-btn__text-description{color:#fff}.cu-btn.cu-btn_with-description .cu-btn__text{flex:0 auto}.cu-btn.cu-btn_with-description .cu-btn__text-description{font-size:11px;font-weight:400;line-height:1;color:#aeacb0;margin-top:3px}.cu-btn.cu-btn_with-description .cu-btn__text-description_white{color:#fff}.cu-btn.cu-btn_purple{border:1px solid #7b68ee;color:#fff;background:#7b68ee;text-shadow:none}.cu-btn.cu-btn_purple:hover{border:1px solid #5f48ea;background-color:#5f48ea}.cu-btn.cu-btn_green{background:#67cb48;border:1px solid #67cb48;color:#fff;text-shadow:none}.cu-btn.cu-btn_green .cu-btn__text-description{color:#fff}.cu-btn.cu-btn_green:hover{background:#4fae32;border:1px solid #4fae32}.cu-btn.cu-btn_white{border:none;background:#fff;color:#292d34;text-shadow:none}.cu-btn.cu-btn_white:is(:hover,:focus){background:#f2f2f2}.dark-theme .cu-btn.cu-btn_white{background:transparent;color:#d5d6d7}.dark-theme .cu-btn.cu-btn_white:is(:hover,:focus){background:#1e272e}.cu-btn.cu-btn_transparent{background:transparent;border:1px solid #aeacb0;color:#4a4a4a;text-shadow:none;font-weight:300}.dark-theme .cu-btn.cu-btn_transparent{border:1px solid #828588;color:#abaeb0}.cu-btn.cu-btn_transparent .cu-btn__text-description{color:#4a4a4a}.cu-btn.cu-btn_transparent:hover{background:#aeacb0;border:1px solid #aeacb0;color:#fff}.dark-theme .cu-btn.cu-btn_transparent:hover{background:#696c6e;border:1px solid #696c6e;color:#d5d6d7}.cu-btn.cu-btn_nobg{color:#7b68ee;background:transparent}@supports (--theme-main-color: $color-purple){.cu-btn.cu-btn_nobg{color:var(--theme-main-color)}}.cu-btn.cu-btn_nobg:hover{background:#5f48ea;color:#fff}@supports (--theme-main-color-dark: $color-purple-dark){.cu-btn.cu-btn_nobg:hover{background:var(--theme-main-color-dark)}}.cu-btn.cu-btn_full-width{width:100%}.cu-btn.cu-btn_center{text-align:center}.tooltip{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:14px;position:absolute;padding:5px 8px;background:#384047;border-radius:4px;z-index:110000;color:#fff;text-align:center;-webkit-user-select:none;user-select:none;letter-spacing:.5px;min-width:60px;max-width:256px;opacity:0;animation:fadeIn .07s linear .07s forwards;white-space:pre-line;pointer-events:none}.dark-theme .tooltip{background:#4f5762;color:#fff}.tooltip_legacy{transform:translate(-50%,-100%)}.tooltip__triangle{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:#384047;left:calc(50% - 5px);bottom:-9px}.dark-theme .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:#4f5762}.tooltip *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:14px;color:#fff;white-space:nowrap}.tooltip__shortcuts{font-size:10px;line-height:1;font-weight:400;color:#abaeb0}.dark-theme .tooltip__shortcuts{color:#d5d6d7}.tooltip_below .tooltip__triangle,.tooltip_placement-bottom .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:#384047;bottom:auto;top:-10px}.dark-theme .tooltip_below .tooltip__triangle,.dark-theme .tooltip_placement-bottom .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:#4f5762}.tooltip_placement-left .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:#384047;left:auto;right:-10px;bottom:calc(50% - 5px)}.dark-theme .tooltip_placement-left .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:#4f5762}.tooltip_placement-right .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:#384047;left:-10px;bottom:calc(50% - 5px)}.dark-theme .tooltip_placement-right .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:#4f5762}.tooltip.tooltip span{color:inherit}.tooltip.tooltip_left{transform:translate(-70%,-100%)}.tooltip.tooltip_left .tooltip__triangle{left:calc(70% - 5px)}.tooltip.tooltip_right{transform:translate(-15px,-100%)}.tooltip.tooltip_right .tooltip__triangle{left:10px}.tooltip.tooltip_right-unfurl-tooltip{transform:translate(-40px,-80%)}.tooltip.tooltip_right-unfurl-tooltip .tooltip__triangle{left:37px}.tooltip.tooltip_right-far{transform:translate(-40px,-120%)}.tooltip.tooltip_right-far .tooltip__triangle{left:35px}.tooltip.tooltip_less-near{transform:translate(-50%,-35%)}.tooltip.tooltip_near{transform:translate(-50%,-50%)}.tooltip.tooltip_near-right{transform:translateY(-50%);left:20px!important}.tooltip.tooltip_near-right .tooltip__triangle{left:30px}.tooltip.tooltip_closer{transform:translate(-50%,-5px)}.tooltip.tooltip_closer-x2{transform:translate(-50%,25px)}.tooltip.tooltip_extra-closer{transform:translate(-50%,250%)}.tooltip.tooltip_far{transform:translate(-50%,-120%)}.tooltip.tooltip_flex-center{display:flex;align-items:center;justify-content:center}.tooltip.tooltip_extra-far{transform:translate(-50%,-200%)}.tooltip.tooltip_indent-on-bottom{margin-top:-7px}.tooltip.tooltip_bottom{margin-top:-20px}.tooltip.tooltip_nowrap{white-space:nowrap}.tooltip.tooltip_left-nowrap{white-space:nowrap;transform:translate(-85%,-100%)}.tooltip.tooltip_left-nowrap .tooltip__triangle{left:calc(85% - 5px)}.tooltip.tooltip_for-portfolios-statuses{transform:translate(-50%,10px);color:#fff}.tooltip.tooltip_medium{max-width:350px}.tooltip.tooltip_small-multiline{max-width:160px}.tooltip.tooltip_v4-near{transform:translate(-50%,-150%)}.tooltip.tooltip_below-far{transform:translate(-50%,220%)}.tooltip.tooltip_below-far .tooltip__triangle{bottom:auto;top:-9px;transform:rotate(180deg)}.tooltip.tooltip_online,.dark-theme .tooltip.tooltip_online{color:#fff;background:#1ad67b}.tooltip.tooltip_online .tooltip__triangle{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:#1ad67b;left:calc(50% - 5px)}.dark-theme .tooltip.tooltip_online .tooltip__triangle{height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:#1ad67b}.cu-cursor-tooltip{display:none;white-space:nowrap;position:relative}.cu-cursor-tooltip__container:hover .cu-cursor-tooltip{display:block}.cu-cursor-tooltip_disabled{display:none!important}.cu-cursor-tooltip .tooltip{position:fixed;white-space:nowrap}@charset "UTF-8";@keyframes loader{50%{opacity:.6}to{opacity:1}}.loader{width:100%;min-width:150px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;padding:20px}.loader>div:nth-child(1){animation-delay:.4s;animation-duration:.8s}.loader>div:nth-child(2){animation-delay:.5s;animation-duration:1.5s}.loader>div:nth-child(3){animation-delay:.05s;animation-duration:.8s}.loader>div:nth-child(4){animation-delay:0s;animation-duration:.75s}.loader>div:nth-child(5){animation-delay:.15s;animation-duration:1.2s}.loader>div{flex-shrink:0;width:24px;height:24px;margin:3px;background:#7b68ee;border-radius:2px;animation-fill-mode:both;animation-name:loader;animation-iteration-count:infinite;animation-delay:0s}@keyframes box-loader{50%{opacity:.2}to{opacity:1}}.box-loader__animation{background:rgba(52,52,52,.12);animation-fill-mode:both;animation-name:box-loader;animation-iteration-count:infinite;animation-duration:6s}.dark-theme .box-loader__animation{background:#2b343b}.box-loader .box-loader__task{padding:0;display:block;background:#fff}.dark-theme .box-loader .box-loader__task{background:#384047}.box-loader__label{background:rgba(52,52,52,.12);width:75px}.box-loader__header{width:40%;height:20px}.box-loader__body-container{display:flex;justify-content:space-between;margin-bottom:15px;margin-top:15px}.box-loader__body{width:40%;height:15px}.box-loader__right{width:15%;height:15px}.box-loader__task-contents{height:35px}.box-loader__spacer{margin:0 10px}.box-loader__board-header{border-top:2px solid lightgray}.box-loader__board-status{height:20px;width:40px}.box-loader__board-body.cu-panel-board__title{height:30px;margin:10px 10px 0}.box-loader__cat-item{height:50px}.box-loader__due-date{margin:0 25px}.box-loader__asignee{margin-right:25px}.box-loader__cat-container{border-bottom:1px solid #d3d3d3;padding-bottom:20px;margin-bottom:20px}.dark-theme .box-loader__cat-container{border-bottom:1px solid #1e272e}.box-loader__no-border{border-bottom:0}.box-loader__team-row{margin-top:15px;display:flex;justify-content:space-between}.box-loader__team-avatar{height:30px;width:30px;border-radius:30px;margin-right:15px}.box-loader__team-name{flex:1 0 0;height:30px}.box-loader__user-container{position:relative}.box-loader__user-avatar{height:50px;width:50px;border-radius:50px}.box-loader__asignee-avatar{height:38px;width:38px;border-radius:38px}.box-loader__team-avatar-header{width:30px;height:30px;border-radius:30px;position:absolute;top:10px;left:-15px}.cu-loader-mind{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:#fafbfc;z-index:100000}html.todesktop-platform-darwin .cu-loader-mind{-webkit-app-region:drag}.dark-theme .cu-loader-mind{background:#1e272e}.cu-loader-mind.cu-loader-mind_hidden{animation:loaderExit .2s .1s linear forwards}.cu-loader-mind.cu-loader-mind_quote{flex-direction:column;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='4' width='5' height='5' rx='2' fill='%23f0f1f3'/%3E%3C/svg%3E")}.dark-theme .cu-loader-mind.cu-loader-mind_quote{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='4' width='5' height='5' rx='2' fill='%232a2e34'/%3E%3C/svg%3E")}.cu-mind{position:relative;width:475px}.cu-mind:before,.cu-mind:after{content:"";display:block;position:absolute;bottom:0;height:3px;background:rgba(126,116,144,.15);will-change:width;width:0;animation:bottomBorderEntrance .1s .1s cubic-bezier(.165,.84,.44,1) forwards}.cu-mind:before{right:50%}.cu-mind:after{left:50%}.cu-mind__header{position:relative}.cu-mind__header:before,.cu-mind__header:after{content:"";display:block;position:absolute;top:50%;height:3px;background:rgba(126,116,144,.15);width:0;animation:topBorderEntrance .1s .1s cubic-bezier(.165,.84,.44,1) forwards}.cu-mind__header:before{right:calc(50% + 80px)}.cu-mind__header:after{left:calc(50% + 80px)}.cu-mind__icon{position:relative;z-index:10;display:block;margin:0 auto;animation:iconPulse 1s 2s infinite}.cu-mind__text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:24px;margin:30px 50px 50px;text-align:center;color:#322646}.cu-mind__text cite{display:block;text-align:right;font-style:italic;margin:10px 0 0}.cu-mind__text cite:before{display:inline-block;content:"\2014";color:inherit;margin:0 5px 0 0}.cu-mind__quotes{position:absolute}.cu-mind__quotes_open{top:calc(50% - 40px);left:-10px}.cu-mind__quotes_close{top:50%;right:-10px}@keyframes mindEntrance{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(-100px)}}@keyframes topBorderEntrance{0%{width:0}to{width:calc(50% - 80px)}}@keyframes bottomBorderEntrance{0%{width:0;opacity:.6}to{width:240px;opacity:1}}@keyframes textEntrance{0%{opacity:0}to{opacity:1}}@keyframes loaderExit{0%{opacity:1}to{opacity:0;z-index:-1;visibility:hidden}}@keyframes iconPulse{0%{transform:scale(1)}50%{transform:scale3d(1.1,1.1,1.1)}to{transform:scale(1)}}@charset "UTF-8";.cu-mind-wrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:#fafbfc;z-index:100000}.cu-mind-wrapper.cu-mind-wrapper_hidden{animation:loaderExit .2s .1s linear forwards}.cu-mind{position:relative;width:475px}.cu-mind:before,.cu-mind:after{content:"";display:block;position:absolute;bottom:0;height:3px;background:rgba(126,116,144,.15);will-change:width;width:0;animation:bottomBorderEntrance .1s .1s cubic-bezier(.165,.84,.44,1) forwards}.cu-mind:before{right:50%}.cu-mind:after{left:50%}.cu-mind_no-quotes:before,.cu-mind_no-quotes:after{display:none}.cu-mind__header{position:relative}.cu-mind__header:before,.cu-mind__header:after{content:"";display:block;position:absolute;top:50%;height:3px;background:rgba(126,116,144,.15);width:0;animation:topBorderEntrance .1s .1s cubic-bezier(.165,.84,.44,1) forwards}.cu-mind__header:before{right:calc(50% + 80px)}.cu-mind__header:after{left:calc(50% + 80px)}.cu-mind__header_no-quotes:before,.cu-mind__header_no-quotes:after{display:none}.cu-mind__icon{position:relative;z-index:10;display:block;margin:0 auto;animation:iconPulse 1.5s .1s infinite;width:76px;height:91px;background-image:url("data:image/svg+xml,%3Csvg width='76' height='91' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='68.01%25' y2='68.01%25' id='a'%3E%3Cstop stop-color='%238930FD' offset='0%25'/%3E%3Cstop stop-color='%2349CCF9' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='68.01%25' y2='68.01%25' id='b'%3E%3Cstop stop-color='%23FF02F0' offset='0%25'/%3E%3Cstop stop-color='%23FFC800' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M.23 69.64l13.92-10.66c7.4 9.65 15.26 14.1 24 14.1 8.7 0 16.34-4.4 23.4-13.98l14.12 10.41c-10.2 13.8-22.86 21.1-37.52 21.1-14.61 0-27.4-7.24-37.92-20.97z' fill='url(%23a)'/%3E%3Cpath fill='url(%23b)' d='M38.1 23.3L13.34 44.63 1.88 31.36 38.16.09l36 31.3-11.51 13.23z'/%3E%3C/g%3E%3C/svg%3E")}.cu-mind__wave{display:flex;align-items:center;justify-content:center;width:240px;height:240px;margin:0 auto}.cu-mind__wave>*{position:absolute}.cu-mind__wave-icon{position:relative;z-index:10;display:block;animation:waveIconPulse 1.83s .4s infinite;width:76px;height:91px;background-image:url("data:image/svg+xml,%3Csvg width='76' height='91' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='68.01%25' y2='68.01%25' id='a'%3E%3Cstop stop-color='%238930FD' offset='0%25'/%3E%3Cstop stop-color='%2349CCF9' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='68.01%25' y2='68.01%25' id='b'%3E%3Cstop stop-color='%23FF02F0' offset='0%25'/%3E%3Cstop stop-color='%23FFC800' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M.23 69.64l13.92-10.66c7.4 9.65 15.26 14.1 24 14.1 8.7 0 16.34-4.4 23.4-13.98l14.12 10.41c-10.2 13.8-22.86 21.1-37.52 21.1-14.61 0-27.4-7.24-37.92-20.97z' fill='url(%23a)'/%3E%3Cpath fill='url(%23b)' d='M38.1 23.3L13.34 44.63 1.88 31.36 38.16.09l36 31.3-11.51 13.23z'/%3E%3C/g%3E%3C/svg%3E");background-size:cover}@media screen and (prefers-reduced-motion){.cu-mind__wave-icon{animation:none}}.dark-theme .cu-mind__wave-animation_light,.cu-mind__wave-animation_dark{display:none}.dark-theme .cu-mind__wave-animation_dark{display:block}@media screen and (prefers-reduced-motion){.cu-mind__wave-animation,.dark-theme .cu-mind__wave-animation{display:none}}.cu-mind__text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:24px;margin:30px 50px 50px;text-align:center;color:#322646}.dark-theme .cu-mind__text{color:#828588}.cu-mind__text cite{display:block;text-align:right;font-style:italic;margin:10px 0 0}.cu-mind__text cite:before{display:inline-block;content:"\2014";color:inherit;margin:0 5px 0 0}.cu-mind__quotes{position:absolute}.cu-mind__quotes_open{top:calc(50% - 40px);left:-10px}.cu-mind__quotes_close{top:50%;right:-10px}@keyframes mindEntrance{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(-100px)}}@keyframes topBorderEntrance{0%{width:0}to{width:calc(50% - 80px)}}@keyframes bottomBorderEntrance{0%{width:0;opacity:.6}to{width:240px;opacity:1}}@keyframes textEntrance{0%{opacity:0}to{opacity:1}}@keyframes loaderExit{0%{opacity:1}to{opacity:0;z-index:-1;visibility:hidden}}@keyframes iconPulse{0%{transform:scale(1)}50%{transform:scale3d(1.1,1.1,1.1)}to{transform:scale(1)}}@keyframes waveIconPulse{0%{transform:scale(1)}30%{transform:scale3d(1.1,1.1,1.1)}60%{transform:scale3d(1.1,1.1,1.1)}to{transform:scale(1)}}.popover{background-color:#7b68ee;border-color:#7b68ee;position:absolute;top:0;left:0;z-index:100001;display:flex!important;max-width:320px;padding:1px;word-wrap:break-word;background-clip:padding-box;border:1px solid;border-radius:4px;box-shadow:0 5px 10px #0003;pointer-events:auto}@supports (--theme-main-color: $color-purple){.popover{background-color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.popover{border-color:var(--theme-main-color)}}.popover.reminder-row-new-pop{z-index:1000}.popover.popover-top,.popover.top,.popover.top-right,.popover.top-left,.popover.bs-tether-element-attached-bottom{margin-top:-10px}.popover.popover-top:before,.popover.popover-top:after,.popover.top:before,.popover.top:after,.popover.top-right:before,.popover.top-right:after,.popover.top-left:before,.popover.top-left:after,.popover.bs-tether-element-attached-bottom:before,.popover.bs-tether-element-attached-bottom:after{left:50%;border-bottom-width:0}.popover.popover-top:before,.popover.top:before,.popover.top-right:before,.popover.top-left:before,.popover.bs-tether-element-attached-bottom:before{border-top-color:transparent;bottom:-11px;margin-left:-11px}.popover.popover-top:after,.popover.top:after,.popover.top-right:after,.popover.top-left:after,.popover.bs-tether-element-attached-bottom:after{border-top-color:#7b68ee;bottom:-10px;margin-left:-10px}@supports (--theme-main-color: $color-purple){.popover.popover-top:after,.popover.top:after,.popover.top-right:after,.popover.top-left:after,.popover.bs-tether-element-attached-bottom:after{border-top-color:var(--theme-main-color)}}.popover.popover-right,.popover.right,.popover.bs-tether-element-attached-left{margin-left:10px}.popover.popover-right:before,.popover.popover-right:after,.popover.right:before,.popover.right:after,.popover.bs-tether-element-attached-left:before,.popover.bs-tether-element-attached-left:after{top:50%;border-left-width:0}.popover.popover-right:before,.popover.right:before,.popover.bs-tether-element-attached-left:before{left:-11px;margin-top:-11px}.popover.popover-right:after,.popover.right:after,.popover.bs-tether-element-attached-left:after{border-right-color:#7b68ee;left:-10px;margin-top:-10px}@supports (--theme-main-color: $color-purple){.popover.popover-right:after,.popover.right:after,.popover.bs-tether-element-attached-left:after{border-right-color:var(--theme-main-color)}}.popover.popover-bottom,.popover.bottom,.popover.bottom-right,.popover.bottom-left,.popover.bs-tether-element-attached-top{margin-top:10px}.popover.popover-bottom:before,.popover.popover-bottom:after,.popover.bottom:before,.popover.bottom:after,.popover.bottom-right:before,.popover.bottom-right:after,.popover.bottom-left:before,.popover.bottom-left:after,.popover.bs-tether-element-attached-top:before,.popover.bs-tether-element-attached-top:after{left:50%;border-top-width:0}.popover.popover-bottom:before,.popover.bottom:before,.popover.bottom-right:before,.popover.bottom-left:before,.popover.bs-tether-element-attached-top:before{border-bottom-color:transparent;top:-11px;margin-left:-11px}.popover.popover-bottom:after,.popover.bottom:after,.popover.bottom-right:after,.popover.bottom-left:after,.popover.bs-tether-element-attached-top:after{border-bottom-color:#7b68ee;top:-10px;margin-left:-10px}@supports (--theme-main-color: $color-purple){.popover.popover-bottom:after,.popover.bottom:after,.popover.bottom-right:after,.popover.bottom-left:after,.popover.bs-tether-element-attached-top:after{border-bottom-color:var(--theme-main-color)}}.popover.popover-bottom .popover-title:before,.popover.bottom .popover-title:before,.popover.bottom-right .popover-title:before,.popover.bottom-left .popover-title:before,.popover.bs-tether-element-attached-top .popover-title:before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid black}.popover.popover-left,.popover.left,.popover.bs-tether-element-attached-right{margin-left:-10px}.popover.popover-left:before,.popover.popover-left:after,.popover.left:before,.popover.left:after,.popover.bs-tether-element-attached-right:before,.popover.bs-tether-element-attached-right:after{top:50%;border-right-width:0}.popover.popover-left:before,.popover.left:before,.popover.bs-tether-element-attached-right:before{border-left-color:transparent;right:-11px;margin-top:-11px}.popover.popover-left:after,.popover.left:after,.popover.bs-tether-element-attached-right:after{border-left-color:#7b68ee;right:-10px;margin-top:-10px}@supports (--theme-main-color: $color-purple){.popover.popover-left:after,.popover.left:after,.popover.bs-tether-element-attached-right:after{border-left-color:var(--theme-main-color)}}.popover.top-right:before,.popover.top-right:after,.popover.top-left:before,.popover.top-left:after,.popover.bottom-right:before,.popover.bottom-right:after,.popover.bottom-left:before,.popover.bottom-left:after{display:none}.popover.popover_white{background:#fff;border-color:#fff}.dark-theme .popover.popover_white{background:#384047;border-color:#384047;box-shadow:0 2px 16px #0000004d}.popover.popover_white.popover.popover-top:after,.popover.popover_white.popover.top:after,.popover.popover_white .popover.bs-tether-element-attached-bottom:after{border-top-color:#fff}.dark-theme .popover.popover_white.popover.popover-top:after,.dark-theme .popover.popover_white.popover.top:after,.dark-theme .popover.popover_white .popover.bs-tether-element-attached-bottom:after{border-top-color:#384047}.popover.popover_white.popover.popover-top:before,.popover.popover_white.popover.top:before,.popover.popover_white .popover.bs-tether-element-attached-bottom:before{display:none}.popover.popover_white.popover.popover-bottom:after,.popover.popover_white.popover.bottom:after,.popover.popover_white .popover.bs-tether-element-attached-top:after{border-bottom-color:#fff}.dark-theme .popover.popover_white.popover.popover-bottom:after,.dark-theme .popover.popover_white.popover.bottom:after,.dark-theme .popover.popover_white .popover.bs-tether-element-attached-top:after{border-bottom-color:#384047}.popover.popover_white.popover.popover-bottom:before,.popover.popover_white.popover.bottom:before,.popover.popover_white .popover.bs-tether-element-attached-top:before{display:none}.popover.popover_white.popover.popover-left:after,.popover.popover_white.popover.left:after,.popover.popover_white .popover.bs-tether-element-attached-right:after{border-left-color:#fff}.dark-theme .popover.popover_white.popover.popover-left:after,.dark-theme .popover.popover_white.popover.left:after,.dark-theme .popover.popover_white .popover.bs-tether-element-attached-right:after{border-left-color:#384047}.popover.popover_white.popover.popover-left:before,.popover.popover_white.popover.left:before,.popover.popover_white .popover.bs-tether-element-attached-right:before{display:none}.popover.popover_white.popover.popover-right:after,.popover.popover_white.popover.right:after,.popover.popover_white .popover.bs-tether-element-attached-left:after{border-right-color:#fff}.dark-theme .popover.popover_white.popover.popover-right:after,.dark-theme .popover.popover_white.popover.right:after,.dark-theme .popover.popover_white .popover.bs-tether-element-attached-left:after{border-right-color:#384047}.popover.popover_black{background:#000;border-color:#000}.dark-theme .popover.popover_black{background:#384047;border-color:#384047;box-shadow:0 2px 16px #0000004d}.popover.popover_black.popover.popover-top:after,.popover.popover_black.popover.top:after,.popover.popover_black .popover.bs-tether-element-attached-bottom:after{border-top-color:#000}.dark-theme .popover.popover_black.popover.popover-top:after,.dark-theme .popover.popover_black.popover.top:after,.dark-theme .popover.popover_black .popover.bs-tether-element-attached-bottom:after{border-top-color:#384047}.popover.popover_black.popover.popover-top:before,.popover.popover_black.popover.top:before,.popover.popover_black .popover.bs-tether-element-attached-bottom:before{display:none}.popover.popover_black.popover.popover-bottom:after,.popover.popover_black.popover.bottom:after,.popover.popover_black .popover.bs-tether-element-attached-top:after{border-bottom-color:#000}.dark-theme .popover.popover_black.popover.popover-bottom:after,.dark-theme .popover.popover_black.popover.bottom:after,.dark-theme .popover.popover_black .popover.bs-tether-element-attached-top:after{border-bottom-color:#384047}.popover.popover_black.popover.popover-bottom:before,.popover.popover_black.popover.bottom:before,.popover.popover_black .popover.bs-tether-element-attached-top:before{display:none}.popover.popover_black.popover.popover-left:after,.popover.popover_black.popover.left:after,.popover.popover_black .popover.bs-tether-element-attached-right:after{border-left-color:#000}.dark-theme .popover.popover_black.popover.popover-left:after,.dark-theme .popover.popover_black.popover.left:after,.dark-theme .popover.popover_black .popover.bs-tether-element-attached-right:after{border-left-color:#384047}.popover.popover_black.popover.popover-left:before,.popover.popover_black.popover.left:before,.popover.popover_black .popover.bs-tether-element-attached-right:before{display:none}.popover.popover_black.popover.popover-right:after,.popover.popover_black.popover.right:after,.popover.popover_black .popover.bs-tether-element-attached-left:after{border-right-color:#000}.dark-theme .popover.popover_black.popover.popover-right:after,.dark-theme .popover.popover_black.popover.right:after,.dark-theme .popover.popover_black .popover.bs-tether-element-attached-left:after{border-right-color:#384047}.popover.popover_theme-main-color{border:none}.popover.popover_theme-main-color .popover-body:before{background-color:#dfdbfb;content:"";position:absolute;top:0;left:0;z-index:-5;height:100%;width:100%;border-radius:3px;opacity:.3}@supports (--theme-main-color-light: $color-purple-light){.popover.popover_theme-main-color .popover-body:before{background-color:var(--theme-main-color-light)}}.dark-theme .popover.popover_theme-main-color .popover-body:before{background-color:#7b68ee;opacity:.1}@supports (--theme-main-color: $color-purple){.dark-theme .popover.popover_theme-main-color .popover-body:before{background-color:var(--theme-main-color)}}.popover.popover_no-padding{padding:0;border:0}.popover.popover_no-padding .popover-content{padding:0}.popover.popover_no-padding .popover-arrow{display:none}.popover.popover_no-max-width{max-width:none}body.cu-dropdown_open .popover *{pointer-events:auto!important}.popover.clickapps__ge-popover{margin-top:-70px!important;margin-left:-77px!important}.popover.popover_push-left{transform:translate(-25%)}.popover_tooltip{max-width:256px;border-radius:8px;background:#292d34;border-color:#292d34}.dark-theme .popover_tooltip{background:#4f5762;border-color:#4f5762}.popover_tooltip.popover.popover-top:after,.popover_tooltip.popover.top:after,.popover_tooltip .popover.bs-tether-element-attached-bottom:after{border-top-color:#292d34}.dark-theme .popover_tooltip.popover.popover-top:after,.dark-theme .popover_tooltip.popover.top:after,.dark-theme .popover_tooltip .popover.bs-tether-element-attached-bottom:after{border-top-color:#4f5762}.popover_tooltip.popover.popover-top:before,.popover_tooltip.popover.top:before,.popover_tooltip .popover.bs-tether-element-attached-bottom:before{display:none}.popover_tooltip.popover.popover-bottom:after,.popover_tooltip.popover.bottom:after,.popover_tooltip .popover.bs-tether-element-attached-top:after{border-bottom-color:#292d34}.dark-theme .popover_tooltip.popover.popover-bottom:after,.dark-theme .popover_tooltip.popover.bottom:after,.dark-theme .popover_tooltip .popover.bs-tether-element-attached-top:after{border-bottom-color:#4f5762}.popover_tooltip.popover.popover-bottom:before,.popover_tooltip.popover.bottom:before,.popover_tooltip .popover.bs-tether-element-attached-top:before{display:none}.popover_tooltip.popover.popover-left:after,.popover_tooltip.popover.left:after,.popover_tooltip .popover.bs-tether-element-attached-right:after{border-left-color:#292d34}.dark-theme .popover_tooltip.popover.popover-left:after,.dark-theme .popover_tooltip.popover.left:after,.dark-theme .popover_tooltip .popover.bs-tether-element-attached-right:after{border-left-color:#4f5762}.popover_tooltip.popover.popover-left:before,.popover_tooltip.popover.left:before,.popover_tooltip .popover.bs-tether-element-attached-right:before{display:none}.popover_tooltip.popover.popover-right:after,.popover_tooltip.popover.right:after,.popover_tooltip .popover.bs-tether-element-attached-left:after{border-right-color:#292d34}.dark-theme .popover_tooltip.popover.popover-right:after,.dark-theme .popover_tooltip.popover.right:after,.dark-theme .popover_tooltip .popover.bs-tether-element-attached-left:after{border-right-color:#4f5762}.popover_tooltip .popover-content{padding:5px 9px}.popover_tooltip-img{display:block;width:232px;height:148px;border-radius:4px;margin-top:3px;margin-bottom:8px}.popover_tooltip-text{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:18px;color:#fff}.dark-theme .popover_tooltip-text{color:#fff}.popover_tooltip-text-href{color:var(--theme-main-color)}.popover_tooltip-text-href:hover{text-decoration:underline}.popover_tooltip-text-link{cursor:pointer;color:#fff;border-bottom:1px solid #fff}.dark-theme .popover_tooltip-text-link{color:#fff;border-bottom-color:#fff}.popover.popover_no-arrow:before,.popover.popover_no-arrow:after{display:none}.popover.popover_custom-role-limit{border-radius:12px}.popover.popover_custom-role-limit .popover-arrow{display:none}.popover.popover_custom-role-limit:after{display:none!important}.popover-title{padding:8px 14px;margin-bottom:0;font-size:1rem;background-color:#000;border-bottom:1px solid black;border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px)}.popover-title:empty{display:none}.popover-content{padding:6px 14px}.popover-content .cu-error-popover,.popover-content .cu-popover-inner{color:#fff}.popover-content .popover-content__title{font-size:16px;font-weight:400;line-height:1.2;color:#343434;margin-bottom:5px}.dark-theme .popover-content .popover-content__title{color:#d5d6d7}.popover-content .popover-content__title_center{text-align:center}.popover-content .popover-content__title_warning{color:#fd71af}.popover-content .popover-content__title_xl{font-size:22px}.popover-content .popover-content__description{font-size:13px;font-weight:400;line-height:1.2;color:#343434;margin-bottom:10px}.dark-theme .popover-content .popover-content__description{color:#d5d6d7}.popover-content .popover-content__description_center{text-align:center}.popover-content .popover-content__description-link{color:#7b68ee;border-bottom-color:#7b68ee;cursor:pointer;border-bottom:1px dotted;display:inline}@supports (--theme-main-color: $color-purple){.popover-content .popover-content__description-link{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.popover-content .popover-content__description-link{border-bottom-color:var(--theme-main-color)}}.popover-content .popover-content__description-link:hover{color:#5f48ea;border-bottom-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.popover-content .popover-content__description-link:hover{color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.popover-content .popover-content__description-link:hover{border-bottom-color:var(--theme-main-color-dark)}}.popover-content .popover-content__btns{margin-top:10px;display:flex;align-items:center;justify-content:center}.popover-content .popover-content__btns .cu-btn+.cu-btn{margin-left:10px}.popover-content__icon-exclamation{width:31px;height:28px;fill:#f5a623;margin:10px auto}.popover:before,.popover:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover:before{content:"";border-width:11px}.popover:after{content:"";border-width:10px}.cu-git-info-icon .popover-content{border:0;padding:0}.cu-git-info-icon .popover{padding:0;border:0}.cu-git-info-icon .popover.popover-bottom,.cu-git-info-icon .popover.bottom,.cu-git-info-icon .popover.bs-tether-element-attached-top{margin-top:10px}.cu-git-info-icon .popover.popover-bottom:before,.cu-git-info-icon .popover.popover-bottom:after,.cu-git-info-icon .popover.bottom:before,.cu-git-info-icon .popover.bottom:after,.cu-git-info-icon .popover.bs-tether-element-attached-top:before,.cu-git-info-icon .popover.bs-tether-element-attached-top:after{left:50%;border-top-width:0}.cu-git-info-icon .popover.popover-bottom:before,.cu-git-info-icon .popover.bottom:before,.cu-git-info-icon .popover.bs-tether-element-attached-top:before{top:-11px;margin-left:-11px;border-bottom-color:#343434}.cu-git-info-icon .popover.popover-bottom:after,.cu-git-info-icon .popover.bottom:after,.cu-git-info-icon .popover.bs-tether-element-attached-top:after{top:-10px;margin-left:-10px;border-bottom-color:#343434}.popover__icon-question{width:14px;height:14px;display:inline-block;margin-bottom:-2px}.popover__icon-question use{fill:#818193}.dark-theme .popover__icon-question use{fill:#343434}.markdown-tooltip{background:#384047;border-color:#384047}.dark-theme .markdown-tooltip{background:#d5d6d7;border-color:#d5d6d7}.markdown-tooltip .popover-content{font-size:11px;font-weight:400;line-height:1.5;text-align:center;color:#ffffffe6;padding:4px 8px;font-size:13px}.dark-theme .markdown-tooltip .popover-content{color:#2b343b}.markdown-tooltip .popover-content__automation{color:#ffffffe6}.dark-theme .markdown-tooltip .popover-content__automation{color:#2b343b}.markdown-tooltip .popover-content__lineup{font-size:11px;font-weight:400;color:#ffffffe6;letter-spacing:.5px}.dark-theme .markdown-tooltip .popover-content__lineup{color:#2b343b}.markdown-tooltip .popover-content a,.markdown-tooltip .popover-content .popover-content_link{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;color:#fff;border-bottom:1px dotted #fff;cursor:pointer;display:inline-block;line-height:1}.dark-theme .markdown-tooltip .popover-content a,.dark-theme .markdown-tooltip .popover-content .popover-content_link{color:#2b343b;border-bottom:1px dotted #2b343b}.markdown-tooltip .popover-content a:hover,.markdown-tooltip .popover-content .popover-content_link:hover{color:#7b68ee;border-bottom-color:#7b68ee}@supports (--theme-main-color: $color-purple){.markdown-tooltip .popover-content a:hover,.markdown-tooltip .popover-content .popover-content_link:hover{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.markdown-tooltip .popover-content a:hover,.markdown-tooltip .popover-content .popover-content_link:hover{border-bottom-color:var(--theme-main-color)}}.markdown-tooltip .popover-content .popover-content_link-right{padding-left:5px;color:#fff}.dark-theme .markdown-tooltip .popover-content .popover-content_link-right{color:#2b343b}.markdown-tooltip.popover.popover-top:after,.markdown-tooltip.popover.top:after,.markdown-tooltip .popover.bs-tether-element-attached-bottom:after{bottom:-5px;border-top-color:#384047}.dark-theme .markdown-tooltip.popover.popover-top:after,.dark-theme .markdown-tooltip.popover.top:after,.dark-theme .markdown-tooltip .popover.bs-tether-element-attached-bottom:after{border-top-color:#d5d6d7}.markdown-tooltip.popover.popover-top:before,.markdown-tooltip.popover.top:before,.markdown-tooltip .popover.bs-tether-element-attached-bottom:before{display:none}.markdown-tooltip.popover.popover-left:after,.markdown-tooltip.popover.left:after,.markdown-tooltip.popover.bs-tether-element-attached-right:after{border-left-color:#343434}.dark-theme .markdown-tooltip.popover.popover-left:after,.dark-theme .markdown-tooltip.popover.left:after,.dark-theme .markdown-tooltip.popover.bs-tether-element-attached-right:after{border-left-color:#d5d6d7}.markdown-tooltip.popover.popover-right:after,.markdown-tooltip.popover.right:after,.markdown-tooltip.popover.bs-tether-element-attached-left:after{border-right-color:#343434}.dark-theme .markdown-tooltip.popover.popover-right:after,.dark-theme .markdown-tooltip.popover.right:after,.dark-theme .markdown-tooltip.popover.bs-tether-element-attached-left:after{border-right-color:#d5d6d7}.markdown-tooltip.popover.popover-bottom:after,.markdown-tooltip.popover.bottom:after,.markdown-tooltip .popover.bs-tether-element-attached-bottom:after{border-bottom-color:#343434}.dark-theme .markdown-tooltip.popover.popover-bottom:after,.dark-theme .markdown-tooltip.popover.bottom:after,.dark-theme .markdown-tooltip .popover.bs-tether-element-attached-bottom:after{border-bottom-color:#d5d6d7}.markdown-tooltip.popover.popover-bottom:before,.markdown-tooltip.popover.bottom:before,.markdown-tooltip .popover.bs-tether-element-attached-bottom:before{display:none}.cu-light-popover{background:#fff;border:0}.dark-theme .cu-light-popover{background:#384047}.cu-light-popover .popover-content{padding:5px 0;min-width:0}.cu-light-popover.popover{box-shadow:1px 0 15px #0003;padding:0}.cu-light-popover.popover .popover-arrow{display:none}.cu-light-popover.popover.popover-top:before,.cu-light-popover.popover.top:before,.cu-light-popover .popover.bs-tether-element-attached-top:before{border-top-color:#0000001a}.cu-light-popover.popover.popover-top:after,.cu-light-popover.popover.top:after,.cu-light-popover .popover.bs-tether-element-attached-top:after{border-top-color:#fff}.dark-theme .cu-light-popover.popover.popover-top:after,.dark-theme .cu-light-popover.popover.top:after,.dark-theme .cu-light-popover .popover.bs-tether-element-attached-top:after{border-top-color:#384047}.cu-light-popover.popover.popover-bottom:before,.cu-light-popover.popover.bottom:before,.cu-light-popover .popover.bs-tether-element-attached-bottom:before{border-bottom-color:#0000001a}.cu-light-popover.popover.popover-bottom:after,.cu-light-popover.popover.bottom:after,.cu-light-popover .popover.bs-tether-element-attached-bottom:after{border-bottom-color:#fff}.dark-theme .cu-light-popover.popover.popover-bottom:after,.dark-theme .cu-light-popover.popover.bottom:after,.dark-theme .cu-light-popover .popover.bs-tether-element-attached-bottom:after{border-bottom-color:#384047}.cu-light-popover.popover.popover-right:before,.cu-light-popover.popover.right:before,.cu-light-popover .popover.bs-tether-element-attached-right:before{border-right-color:#0000001a}.cu-light-popover.popover.popover-right:after,.cu-light-popover.popover.right:after,.cu-light-popover .popover.bs-tether-element-attached-right:after{border-right-color:#fff}.dark-theme .cu-light-popover.popover.popover-right:after,.dark-theme .cu-light-popover.popover.right:after,.dark-theme .cu-light-popover .popover.bs-tether-element-attached-right:after{border-right-color:#384047}.cu-light-popover.popover.popover-left:before,.cu-light-popover.popover.left:before,.cu-light-popover .popover.bs-tether-element-attached-right:before{border-left-color:#0000001a}.cu-light-popover.popover.popover-left:after,.cu-light-popover.popover.left:after,.cu-light-popover .popover.bs-tether-element-attached-right:after{border-left-color:#fff}.dark-theme .cu-light-popover.popover.popover-left:after,.dark-theme .cu-light-popover.popover.left:after,.dark-theme .cu-light-popover .popover.bs-tether-element-attached-right:after{border-left-color:#384047}.cu-dropdown{position:relative}.cu-dropdown__header{display:flex;align-items:center;margin:0 0 15px}.cu-dropdown__title{font-size:14px;font-weight:500;flex-grow:1;padding:2px 0 0;color:#343434}.cu-dropdown__controls{flex-shrink:1}.cu-dropdown__toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.cu-dropdown__toggle_disabled{cursor:initial}.cu-dropdown__toggle .cu-dropdown__toggle-text{font-size:13px;font-weight:400;padding:10px 20px 15px 40px;color:#222222b3}.dark-theme .cu-dropdown__toggle .cu-dropdown__toggle-text{color:#abaeb0}.cu-dropdown__toggle .cu-dropdown__toggle-text_white{color:#fff}.cu-dropdown__toggle .cu-dropdown__toggle-status{padding:10px}.cu-dropdown__toggle .cu-dropdown__toggle-status.cu-dropdown__toggle-status_padding{padding-right:40px}.cu-dropdown__toggle .cu-dropdown__toggle-icon{height:16px;width:16px}.cu-dropdown__toggle-arrow-down{position:absolute;top:12px;right:0;width:14px;height:9px;stroke:#4a4a4a}.dark-theme .cu-dropdown__toggle-arrow-down{stroke:#828588}.cu-dropdown__toggle-arrow-right{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;position:absolute;top:14px;right:10px;width:7px;height:5px;transform:rotate(-90deg);fill:#343434}.cu-dropdown__toggle-arrow-right:hover{transition:none}.cu-dropdown__top-arrow{position:absolute;top:-6px;left:50%;margin-left:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-top:1px solid rgba(0,0,0,.03);border-left:1px solid rgba(0,0,0,.03)}.dark-theme .cu-dropdown__top-arrow{background:#384047}.cu-dropdown__menu{display:none;opacity:0;position:absolute;top:100%;left:0;right:auto;margin:10px 0;box-shadow:0 1px 10px #00000040;background:#fff;border-radius:6px;z-index:1000;pointer-events:all;min-width:150px;max-height:calc(100vh - 20px);overflow-y:auto;animation:dropdownMenuAnimation .03s ease-in forwards}.cu-os-win .cu-dropdown__menu{scrollbar-width:thin}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .cu-dropdown__menu::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar-track,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .cu-dropdown__menu::-webkit-scrollbar-corner,.cu-os-win .dark-theme .cu-dropdown__menu::-webkit-scrollbar-corner{background-color:#384047}.cu-dropdown__menu.cu-dropdown_closing{animation:dropdownMenuOutAnimation .03s ease-out forwards}.dark-theme .cu-dropdown__menu{background:#384047;box-shadow:0 2px 16px #0006}.cu-dropdown__menu_radius-small{border-radius:4px}.cu-dropdown__menu_padding-top{padding-top:8px}.cu-dropdown__menu_left-margin{margin-left:12px}.cu-dropdown__menu_fixed-width{width:256px}.cu-dropdown__menu_shadow-large{box-shadow:0 4px 16px #1010101f}.cu-dropdown__menu_no-animate{opacity:1}.cu-dropdown__menu.task-section-select{max-height:40%;overflow-y:scroll;min-width:500px;margin-bottom:50px}.cu-dropdown__menu_fullwidth{width:100%}.cu-dropdown__menu_autowidth{min-width:350px;max-width:100%;width:auto!important}.cu-dropdown__menu_overflow-hidden{overflow:hidden}.cu-dropdown__menu_overflow-visible{overflow:visible}.cu-dropdown__menu.cu-time-tracker-task-selector__dropdown{margin-top:-55px!important}.cu-dropdown__menu:not(.cu-dropdown__menu_overflow-hidden,.cu-dropdown__menu_overflow-visible,.nav-menu__group):after{content:"";display:block;position:sticky;width:100%;height:8px;bottom:-10px;margin-top:-8px;border-radius:0 0 4px 4px;pointer-events:none;background:linear-gradient(0deg,white 0%,rgba(255,255,255,0) 100%)}.dark-theme .cu-dropdown__menu:not(.cu-dropdown__menu_overflow-hidden,.cu-dropdown__menu_overflow-visible,.nav-menu__group):after{background:linear-gradient(0deg,#384047 0%,rgba(56,64,71,0) 100%)}.cu-dropdown__menu.dark-theme:not(.cu-dropdown__menu_overflow-hidden):not(.cu-dropdown__menu_overflow-visible):after{background:linear-gradient(0deg,#384047 0%,rgba(56,64,71,0) 100%)}.cu-dropdown__menu_nobg,.dark-theme .cu-dropdown__menu_nobg{background:none;box-shadow:none}.cu-dropdown__comments-menu{background:#fbfbfb;padding:10px 0;width:362px;position:absolute;left:-240px;cursor:default}.cu-dropdown__comments-menu>.cu-dropdown__comments-top-arrow{right:58px;background:#fbfbfb}.dark-theme .cu-dropdown__comments-menu>.cu-dropdown__comments-top-arrow{background:#384047}.cu-dropdown__comments-menu>.cu-dropdown__comments-container{max-height:300px;overflow-y:scroll}.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body{padding:0 15px}.dark-theme .cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-comment__body{background:#2b343b}.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-checkbox{flex-direction:row-reverse}.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-checkbox .cu-checkbox__label{color:#7b68ee;padding-top:2px;font-weight:400}@supports (--theme-main-color: $color-purple){.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-checkbox .cu-checkbox__label{color:var(--theme-main-color)}}.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-checkbox .cu-checkbox__label:before{border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-dropdown__comments-menu>.cu-dropdown__comments-container>.cu-dropdown__comments-body .cu-checkbox .cu-checkbox__label:before{border-color:var(--theme-main-color)}}.cu-dropdown__item{display:block;text-decoration:none;padding:5px}.cu-dropdown__project-status{cursor:pointer;font-weight:700;font-size:11px;width:75px;text-align:center;padding:10px 0 5px;text-transform:uppercase}.cu-dropdown__footer{padding:10px}.cu-dropdown__comments{display:flex;margin:10px 0}.cu-dropdown.cu-dropdown_open>.cu-dropdown__menu,.cu-dropdown.cu-dropdown_open .cu-dropdown__menu{display:block;animation:fadeIn .05s linear .05s forwards}.cu-dropdown.cu-dropdown_open>.cu-dropdown__menu_no-animate,.cu-dropdown.cu-dropdown_open .cu-dropdown__menu_no-animate{animation-name:none}.cu-dropdown.cu-dropdown_open>.cu-dropdown__menu_sidebar-settings,.cu-dropdown.cu-dropdown_open .cu-dropdown__menu_sidebar-settings{display:table}.cu-dropdown.cu-dropdown_open .cu-project-select-asana{display:none}.cu-dropdown.cu-dropdown_open>.cu-project-select-asana{display:block}.cu-dropdown.cu-dropdown_open .time-tracking__settime-dropdown{display:none}.cu-dropdown.cu-dropdown_open>.time-tracking__settime-dropdown{display:block}.cu-dropdown.cu-dropdown_open .dropdown-icon-down{opacity:1}.cu-dropdown__comments-body:not(:last-child){margin-bottom:15px}.cu-dropdown.cu-dropdown_fullwidth{width:100%}.cu-dropdown.cu-dropdown_fullwidth>.cu-dropdown__menu,.cu-dropdown.cu-dropdown_fullwidth>.cu-dropdown__toggle{width:100%}.cu-dropdown.cu-dropdown_fullwidth .cu-user-list{width:100%;margin:0}.cu-dropdown.cu-dropdown_right>.cu-dropdown__menu{left:0;right:auto}.cu-dropdown.cu-dropdown_left>.cu-dropdown__menu{left:auto;right:0}.cu-dropdown.cu-dropdown_left>.cu-dropdown__menu-worked-on{right:-20px}.cu-dropdown.cu-dropdown_center>.cu-dropdown__menu{left:50%;right:auto;transform:translate(-50%);overflow:hidden}.cu-dropdown.cu-dropdown_top>.cu-dropdown__menu{top:auto;bottom:100%}.cu-dropdown.cu-dropdown_no-margin{margin:0}.cu-dropdown.cu-dropdown_pointer>.cu-dropdown__menu:after{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:10px;border-bottom-color:#fff;top:-20px;left:50%;margin-left:-10px}.dark-theme .cu-dropdown.cu-dropdown_pointer>.cu-dropdown__menu:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:10px;border-bottom-color:#384047}.cu-dropdown.cu-dropdown_pointer>.cu-dropdown__menu:before{content:"";display:block;position:absolute;width:6px;height:6px;top:-6px;left:50%;margin-left:-3px;box-shadow:0 -4px 12px #0000004d}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_top>.cu-dropdown__menu{margin:0 0 15px}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_top>.cu-dropdown__menu:after{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:10px;border-top-color:#fff;top:100%;bottom:auto}.dark-theme .cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_top>.cu-dropdown__menu:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:10px;border-top-color:#384047}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_top>.cu-dropdown__menu:before{content:"";display:block;position:absolute;width:6px;height:6px;top:100%;box-shadow:0 4px 12px #0000004d}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_left>.cu-dropdown__menu:after{left:auto;right:30px}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_left>.cu-dropdown__menu:before{left:auto;right:30px;margin-right:6px}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_right>.cu-dropdown__menu:after{right:auto;left:30px}.cu-dropdown.cu-dropdown_pointer.cu-dropdown.cu-dropdown_right>.cu-dropdown__menu:before{right:auto;left:30px;margin-right:6px}.cu-dropdown.cu-dropdown_settings>.cu-dropdown__toggle{font-size:17px;font-weight:400;width:100%;border-bottom:1px solid #d8d8d8;color:#2229;padding:10px 0}.dark-theme .cu-dropdown.cu-dropdown_settings>.cu-dropdown__toggle{color:#d5d6d7;border-bottom:1px solid #2b343b}.cu-dropdown.cu-dropdown_settings>.cu-dropdown__menu{width:100%;padding:10px}.cu-dropdown.cu-dropdown_projects{flex-grow:1}.cu-dropdown.cu-dropdown_disabled{opacity:.3}.cu-dropdown.cu-dropdown_disabled>.cu-dropdown__toggle{position:relative;cursor:not-allowed}.cu-dropdown.cu-dropdown_disabled>.cu-dropdown__toggle:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.cu-dropdown.cu-dropdown_disabled .cu-dropdown__menu{display:none!important}.cu-dropdown.cu-dropdown_status-filter{width:100%}.cu-dropdown.cu-dropdown_status-filter .cu-dropdown__toggle-text{display:flex;align-items:center;justify-content:center;width:100%;height:34px}.cu-dropdown.cu-dropdown_user-filter{width:100%}.cu-dropdown.cu-dropdown_user-filter .cu-dropdown__toggle-text{display:flex;align-items:center;justify-content:center;width:100%;height:34px;font-size:13px}.cu-dropdown.cu-dropdown_user-import-select .cu-dropdown_fullwidth{height:100%}.cu-dropdown.cu-dropdown_user-import{width:100%;height:100%}.cu-dropdown.cu-dropdown_user-import.cu-dropdown_user-import-select{height:auto}.cu-dropdown.cu-dropdown_user-import .cu-dropdown__toggle{position:relative;display:flex;align-items:center;width:100%;height:100%;padding:2px 16px 0}.cu-dropdown.cu-dropdown_user-import .cu-dropdown__toggle:after{content:"";display:block;position:absolute;width:100%;background:url(arrow-down.1d14d21bc3072521.svg) center center/contain no-repeat transparent;top:0;right:10px;width:12px;height:100%}.cu-dropdown.cu-dropdown_user-import .cu-dropdown__menu{width:100%;padding:10px}.cu-dropdown.cu-dropdown_datepicker .user-list__body{width:180px}.cu-user-import-options__item{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:block;padding:10px;border-radius:4px}.cu-user-import-options__item:hover{transition:none}.cu-user-import-options__item:hover{background:#f5f5f5}.dark-theme .cu-user-import-options__item:hover{background:#2b343b}.cu-dropdown__menu.cu-dropdown__menu_time-tracking{width:328px}[lang=pt-BR] .cu-dropdown__menu.cu-dropdown__menu_time-tracking,[lang=es-ES] .cu-dropdown__menu.cu-dropdown__menu_time-tracking{width:400px}.cu-dropdown__menu.cu-dropdown__menu_time-tracking-icon{margin-left:-127px}.cu-dropdown__menu.cu-dropdown__menu_time-tracking-display-time{margin-left:-106px}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .user-list-item{padding:20px}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .user-list-item:hover{background:none}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .user-list-item>.cu-btn{width:248px}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .datepicker__calendar{box-shadow:none;background:none}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .datepicker__calendar__nav{border-bottom:0}.cu-dropdown__menu.cu-dropdown__menu_time-tracking .datepicker__calendar__month__day{line-height:2.3}.cu-category-tools{padding:10px;width:145px}.cu-category-tools_item{cursor:pointer;font:13px Gotham Pro,Arial,serif;color:#979797;padding:5px;display:flex}.cu-category-tools_item>.cu-icon{height:12px;width:12px;margin-right:10px;margin-top:-2px}.selected-status-list{display:flex;justify-content:center;align-items:center;height:34px;position:relative;padding-right:36px}.selected-status-list__item{width:7px;height:7px;margin:0 5px;flex-shrink:0}.selected-status-list__label{font-size:11px;font-weight:500;line-height:1;color:#292d34}.dark-theme .selected-status-list__label{color:#d5d6d7}button.cu-status-option{min-width:0;width:45%}button.cu-status-cancel{background-color:#fff;color:#fd71af;border:1px solid #aeacb0}button.cu-status-cancel:hover{background-color:#aeacb0}.cu-list-status{min-width:165px;margin:4px 0 0;padding:4px 0 0}.cu-list-status__body{overflow-y:auto;overflow-x:hidden}.cu-os-win .cu-list-status__body{scrollbar-width:thin}.cu-os-win .cu-list-status__body::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .cu-list-status__body::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .cu-list-status__body::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .cu-list-status__body::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .cu-list-status__body::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .cu-list-status__body::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar-track,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .cu-list-status__body::-webkit-scrollbar-corner,.cu-os-win .dark-theme .cu-list-status__body::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .cu-list-status__body{background-color:#384047}.cu-list-status__header{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px;padding:0 15px}.cu-list-status__select-all{color:#7b68ee;font-size:13px;font-weight:400;text-decoration:none}@supports (--theme-main-color: $color-purple){.cu-list-status__select-all{color:var(--theme-main-color)}}.cu-list-status__clear{position:absolute;right:0;top:0;width:36px;height:100%;cursor:pointer}.cu-list-status__clear_bordered{border-left:1px solid #e4e4e4}.cu-list-status__clear-icon{width:36px;height:34px;padding:11px;stroke:#cccdde}.cu-list-status__clear-icon:hover{stroke:#999}.cu-list-status__clear-close{width:10px;height:10px;margin-left:5px}.cu-list-status__item{padding:6px 15px;cursor:pointer;white-space:nowrap}.cu-list-status__item.simple{padding:0}.cu-list-status__item.simple .toggle-closed{margin:0 auto}.cu-list-status__item .cu-checkbox__label{font-size:11px;font-weight:500;line-height:1;height:16px;margin-bottom:2px}.cu-list-status__item-semi .cu-checkbox__label:after{opacity:.5}.cu-list-status__status-done{display:inline-flex;stroke:#67cb48;height:12px;width:12px;margin-left:5px}.cu-task-settings-list__item{display:flex;align-items:center;text-decoration:none;padding:8px 15px 8px 13px;cursor:pointer}.cu-task-settings-list__item:hover{background:#f0f1f3}.dark-theme .cu-task-settings-list__item:hover{background:#2b343b}.cu-task-settings-list__item_border-top{border-top:1px solid #f4f4f4}.dark-theme .cu-task-settings-list__item_border-top:not(.cu-task-settings-list__item_share){border-top:1px solid #1e272e}.cu-task-settings-list__item_disabled{cursor:not-allowed;opacity:.8}.cu-task-settings-list__item_share{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;height:36px;border-radius:4px!important;background-color:var(--theme-main-color);cursor:pointer;margin:6px 12px 10px}.cu-task-settings-list__item_share .cu-task-settings-list__text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:500;line-height:1;color:#fff!important}.cu-task-settings-list__item_share .cu-task-settings-list__icon{fill:#fff}.cu-task-settings-list__item_share:hover{background-color:var(--theme-main-color-dark)!important}.cu-task-settings-list__icon{flex-shrink:0;width:17px;height:16px;fill:#979797}.cu-task-settings-list__text{font-size:13px;font-weight:400;line-height:1;color:#000;padding:1px 0 0 10px;white-space:nowrap;flex-grow:1}.dark-theme .cu-task-settings-list__text{color:#d5d6d7}.cu-task-settings-list .cu-dropdown-list-item__submenu{width:14px;height:14px;flex-shrink:0;margin-right:-5px;margin-left:5px;fill:#979797}.cu-user-list{margin:5px 0 0;width:250px;overflow:hidden}.cu-user-list.left{left:-100%}.cu-user-list__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 5px}.cu-user-list__header .cu-search__input{padding-right:40px}.cu-user-list__header .cu-search__close{right:20px}.cu-user-list__title{font-size:13px;font-weight:500;color:#343434}.cu-user-list__select-all{color:#7b68ee;font-size:13px;font-weight:400;text-decoration:none}@supports (--theme-main-color: $color-purple){.cu-user-list__select-all{color:var(--theme-main-color)}}.cu-user-list__search{margin:0 0 10px}.cu-user-list__body{max-height:250px;overflow:auto}.cu-user-list__footer{margin:10px 0 0}.cu-user-list_create-project-modal{width:100%}.cu-user-list.cu-user-list_fw{width:300px}.cu-user-item{display:flex;align-items:center;padding:10px 0;-webkit-user-select:none;user-select:none;cursor:pointer}.cu-user-item__avatar{flex-shrink:0;margin:0 15px 0 0}.cu-user-item__username{font-size:13px;font-weight:400;flex-grow:1;color:#777;padding:2px 0 0}.cu-user-item__checkbox{flex-shrink:0;margin:0 0 0 10px}.cu-user-item+.cu-user-item{border-top:1px solid #e4e4e4}.cu-user-list_team-box{transform:translate(40px,-80px)}.cu-subtask-list{padding:20px 20px 10px;margin:5px 0 0;width:400px;overflow:hidden}.cu-subtask-list__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 5px}.cu-subtask-list__body{max-height:350px;overflow:auto;width:calc(100% + 35px);padding:0 20px 0 0}.cu-status-list{width:150px;padding:10px;border:1px solid #e4e4e4;border-radius:3px;margin:5px 0 0}[lang=fr-FR] .cu-status-list{width:188px}.cu-status-list__item{display:flex;align-items:center;padding:10px 0;-webkit-user-select:none;user-select:none;cursor:pointer;text-align:center}.cu-status-list__item:hover .cu-status-list__text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-status-list__item:hover .cu-status-list__text{color:var(--theme-main-color)}}.cu-status-list__icon{flex-shrink:0;margin:0 8px 0 0;width:7px;height:7px;background:#aeacb0}.cu-status-list__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:13px;font-weight:400;flex-grow:1;color:#777;padding:3px 0 0;text-transform:capitalize}.cu-status-list__text:hover{transition:none}.cu-team-list__header{-webkit-user-select:none;user-select:none;padding:15px}.cu-team-list__title{font-size:13px;font-weight:500;color:#545454}.cu-team-list__item{display:flex;cursor:pointer;padding:20px 15px;color:#565656}.cu-team-list__item:not(:last-child){border-bottom:1px solid #e2e2e2}.dark-theme .cu-team-list__item:not(:last-child){border-bottom:1px solid #1e272e}.cu-team-list__item:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-team-list__item:hover{color:var(--theme-main-color)}}.cu-team-list__item-avatar{margin:0 15px 0 0}.cu-team-list__item-name{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;flex-grow:1;display:flex;align-items:center}.cu-team-list__item-name:hover{transition:none}.cu-team-list__item-name-text{color:#2229;line-height:30px}.cu-team-list__item-name .cu-avatar{margin-right:8px}.cu-team-list__item-note{font-size:12px;font-weight:400;flex-shrink:0;padding:2px 0 0;color:#ababab}.cu-team-list__add-btn{margin:15px 0 10px 15px}.cu-team-list__item.cu-team-list__item_active .cu-team-list__item-name{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-team-list__item.cu-team-list__item_active .cu-team-list__item-name{color:var(--theme-main-color)}}.cu-icons-list{width:370px;padding:20px;margin-top:-20px}.cu-icons-list__header{margin:0 0 20px}.cu-icons-list__body{display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;margin-right:-18px}.cu-icons-list__footer{margin:10px 0 0}.cu-cp-icon{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;flex-shrink:0;position:relative;overflow:hidden;width:25px;height:25px;margin:0 18px 18px 0;padding:3px;border:2px solid transparent;border-radius:50%;cursor:pointer}.cu-cp-icon:hover{transition:none}.cu-cp-icon:hover{border:2px solid #e2e2e2}.cu-cp-icon img{display:block;width:100%;height:100%;border-radius:2px}.cu-cp-icon.cu-cp-icon_selected{border-color:#7b68ee;border:2px solid}@supports (--theme-main-color: $color-purple){.cu-cp-icon.cu-cp-icon_selected{border-color:var(--theme-main-color)}}.cu-cp-icon.cu-cp-icon_lg{flex-shrink:0;width:40px;height:40px;margin:0 20px 0 0;padding:0;border:0}.cu-cp-icon.cu-cp-icon_lg:empty{background:#d8d8d8}.cu-cp-icon.cu-cp-icon_lg:before{display:none}.cu-cp-icon.cu-cp-icon_lg.onboarding-avatar{width:140px;height:140px;font-size:40px}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;align-items:center;position:relative;cursor:default}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-text{color:#7b68ee;position:relative;cursor:pointer;font-family:Gotham Pro,Arial,serif;font-weight:500;font-size:16px;padding:0;margin-left:4px}@supports (--theme-main-color: $color-purple){.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-text{color:var(--theme-main-color)}}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-text:after{content:"";display:block;position:absolute;border-top-color:#7b68ee;height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;top:5px;right:-15px}@supports (--theme-main-color: $color-purple){.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-text:after{border-top-color:var(--theme-main-color)}}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-status-text{font:15px Gotham Pro,Arial,serif;color:#2229;width:100%}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-status-text:after{top:5px}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__toggle-status{border-bottom:1px solid #aeacb0}.cu-dropdown.cu-dropdown_worked-on .cu-dropdown__item-worked-on{padding:15px}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom-color:#7b68ee;display:flex;align-items:flex-start;position:relative;border-bottom:1px solid;cursor:default}@supports (--theme-main-color: $color-purple){.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle{border-bottom-color:var(--theme-main-color)}}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text{color:#7b68ee;font-size:23px;font-weight:500;position:relative;padding:2px 30px 15px 0;cursor:pointer}@supports (--theme-main-color: $color-purple){.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text{color:var(--theme-main-color)}}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text:after{content:"";display:block;position:absolute;border-top-color:#7b68ee;height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;top:11px;right:15px}@supports (--theme-main-color: $color-purple){.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text:after{border-top-color:var(--theme-main-color)}}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-status-text{font:15px Gotham Pro,Arial,serif;color:#2229;width:100%}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-status-text:after{top:5px}.cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-status{border-bottom:1px solid #aeacb0}.cu-projects-list{width:100%;max-height:50vh;margin:10px 0 0;padding:5px 20px}.cu-projects-list__subheader{margin:15px 0 0;height:30px;line-height:30px;color:#000;font-weight:600;font-size:18px}.dark-theme .cu-projects-list__subheader{color:#d5d6d7}.cu-projects-list__lock{width:16px;height:22px;padding:4px 4px 4px 0}.cu-projects-list__item{display:flex;align-items:center;padding:15px 0;cursor:pointer}.cu-projects-list__item:not(:last-child){border-bottom:1px solid #e2e2e2}.dark-theme .cu-projects-list__item:not(:last-child){border-bottom:1px solid #1e272e}.cu-projects-list__item-name.unjoined{opacity:.5}.cu-projects-list__item-name.unjoined:hover{opacity:1}.cu-projects-list .cu-team-list__header{-webkit-user-select:none;user-select:none;padding:15px}.cu-projects-list .cu-team-list__title{font-size:13px;font-weight:500;color:#545454}.cu-projects-list .cu-team-list__item{display:flex;cursor:pointer;padding:20px 15px;color:#565656}.cu-projects-list .cu-team-list__item:not(:last-child){border-bottom:1px solid #e2e2e2}.dark-theme .cu-projects-list .cu-team-list__item:not(:last-child){border-bottom:1px solid #1e272e}.cu-projects-list .cu-team-list__item:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-team-list__item:hover{color:var(--theme-main-color)}}.cu-projects-list .cu-team-list__item-name{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:14px;flex-grow:1;color:inherit}.cu-projects-list .cu-team-list__item-name:hover{transition:none}.cu-projects-list .cu-team-list__item-note{font-size:12px;font-weight:400;flex-shrink:0;padding:2px 0 0;color:#ababab}.cu-projects-list .cu-team-list__add-btn{margin:15px 0 10px 15px}.cu-projects-list .cu-team-list__item.cu-team-list__item_active .cu-team-list__item-name{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-team-list__item.cu-team-list__item_active .cu-team-list__item-name{color:var(--theme-main-color)}}.cu-projects-list .cu-icons-list{width:400px;padding:20px}.cu-projects-list .cu-icons-list__header{margin:0 0 20px}.cu-projects-list .cu-icons-list__body{display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.cu-projects-list .cu-icons-list__footer{margin:10px 0 0}.cu-projects-list .cu-cp-icon{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;flex-shrink:0;position:relative;overflow:hidden;width:35px;height:35px;margin:0 10px 10px 0;padding:3px;border:2px solid transparent;border-radius:4px;cursor:pointer}.cu-projects-list .cu-cp-icon:hover{transition:none}.cu-projects-list .cu-cp-icon:empty:before{content:"";display:block;position:absolute;top:3px;left:3px;width:25px;height:25px;border-radius:2px;background:#d8d8d8}.cu-projects-list .cu-cp-icon:hover{border:2px solid #e2e2e2}.cu-projects-list .cu-cp-icon img{display:block;width:100%;height:100%;border-radius:2px}.cu-projects-list .cu-cp-icon.cu-cp-icon_selected{border-color:#7b68ee;border:2px solid}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-cp-icon.cu-cp-icon_selected{border-color:var(--theme-main-color)}}.cu-projects-list .cu-cp-icon.cu-cp-icon_lg{flex-shrink:0;width:40px;height:40px;margin:0 20px 0 0;padding:0;border:0}.cu-projects-list .cu-cp-icon.cu-cp-icon_lg:empty{background:#d8d8d8}.cu-projects-list .cu-cp-icon.cu-cp-icon_lg:before{display:none}.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom-color:#7b68ee;display:flex;align-items:flex-start;position:relative;border-bottom:1px solid;cursor:default}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle{border-bottom-color:var(--theme-main-color)}}.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text{color:#7b68ee;font-size:23px;font-weight:500;position:relative;padding:2px 30px 15px 0;cursor:pointer}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text{color:var(--theme-main-color)}}.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text:after{content:"";display:block;position:absolute;border-top-color:#7b68ee;height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;top:11px;right:15px}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-dropdown.cu-dropdown_projects .cu-dropdown__toggle-text:after{border-top-color:var(--theme-main-color)}}.cu-projects-list .cu-projects-list{width:100%;margin:10px 0 0;padding:5px 20px}.cu-projects-list .cu-projects-list__item{display:flex;align-items:center;padding:15px 0;cursor:pointer;max-width:230px}.cu-projects-list .cu-projects-list__item:not(:last-child){border-bottom:1px solid #e2e2e2}.dark-theme .cu-projects-list .cu-projects-list__item:not(:last-child){border-bottom:1px solid #1e272e}.cu-projects-list .cu-projects-list__item-icon,.cu-projects-list .cu-projects-list__item-placeholder{flex-shrink:0;margin:0 15px 0 0;width:30px;height:30px;border-radius:4px}.cu-projects-list .cu-projects-list__item-placeholder{background:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-projects-list__item-placeholder{background:var(--theme-main-color)}}.cu-projects-list .cu-projects-list__item-name{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;flex-grow:1;color:#565656}.cu-projects-list .cu-projects-list__item-name:hover{transition:none}.dark-theme .cu-projects-list .cu-projects-list__item-name{color:#abaeb0}.cu-projects-list .cu-projects-list__item-counter{font-size:12px;font-weight:400;flex-shrink:0;color:#5656564d}.dark-theme .cu-projects-list .cu-projects-list__item-counter{color:#828588}.cu-projects-list .cu-projects-list__item-status{align-items:baseline}.cu-projects-list .cu-projects-list__item-status:not(:last-child){border-bottom:0}.cu-projects-list .cu-projects-list__item_active .cu-projects-list__item-name,.cu-projects-list .cu-projects-list__item:hover .cu-projects-list__item-name{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-projects-list .cu-projects-list__item_active .cu-projects-list__item-name,.cu-projects-list .cu-projects-list__item:hover .cu-projects-list__item-name{color:var(--theme-main-color)}}.cu-projects-list .cu-dropdown.cu-dropdown_team{margin:0 0 40px}.cu-projects-list .cu-dropdown.cu-dropdown_team .cu-dropdown__toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:23px;font-weight:500;display:inline-block;position:relative;color:#545454;padding:0 15px 2px 2px}.cu-projects-list .cu-dropdown.cu-dropdown_team .cu-dropdown__toggle:before{content:"";display:block;position:absolute;bottom:0;left:0;width:calc(100% - 15px);height:2px;background:repeating-linear-gradient(to right,transparent,transparent 2px,#545454 2px,#545454 4px)}.cu-dropdown.cu-dropdown_countries .cu-dropdown__toggle{position:relative;display:flex;padding:12px 15px 8px 0}.cu-tags-input{width:100%;flex-grow:1;overflow:hidden;clear:both}.cu-tags-input__list{display:inline-flex;flex-wrap:wrap}.cu-tags-input__field{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:17px;font-weight:400;border:0;border-bottom:1px solid #e4e4e4;box-shadow:none;margin-right:5px;color:#2229;padding:12px 0 8px;text-transform:none;min-width:20px}.cu-tags-input__field:hover{transition:none}.cu-tags-input__field::placeholder{color:#2226;opacity:1;font-size:"initial"}.cu-tags-input__field.error_taken{color:#d16464;text-decoration:underline}.cu-tags-input__submit{display:flex;align-items:center}.cu-tags-list{display:inline-flex;flex-wrap:wrap;margin:15px 0 0}.cu-tag{display:inline-flex;align-items:center;margin:0 5px 5px 0;border:1px solid #e2e2e2;height:30px;padding:0 5px 0 10px;border-radius:2px;-webkit-user-select:none;user-select:none}.dark-theme .cu-tag{border:1px solid #1e272e}.cu-tag__text{font-size:13px;color:#7a7a7a}.cu-tag__remove{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;flex-shrink:0;width:16px;height:16px;margin:0 0 0 5px;padding:2px;cursor:pointer;opacity:.8}.cu-tag__remove:hover{transition:none}.cu-tag__remove:hover{opacity:1}.datepicker-menu{width:100%}.datepicker-menu_custom-fields .datepicker__calendar{position:relative;height:100%;overflow:hidden}.cu-activity-viewers{position:relative;cursor:pointer}.cu-activity-viewers__icon{width:30px;height:20px;stroke:#cbc9cf;fill:transparent}.cu-activity-viewers__icon_dark{fill:#343434}.cu-activity-viewers__icon:hover,.cu-activity-viewers_active .cu-activity-viewers__icon,.cu-dropdown_open .cu-activity-viewers__icon{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-activity-viewers__icon:hover,.cu-activity-viewers_active .cu-activity-viewers__icon,.cu-dropdown_open .cu-activity-viewers__icon{stroke:var(--theme-main-color)}}.cu-activity-viewers_active.cu-activity-viewers_watching .cu-activity-viewers__icon{fill:#7b68ee;stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-activity-viewers_active.cu-activity-viewers_watching .cu-activity-viewers__icon{fill:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-activity-viewers_active.cu-activity-viewers_watching .cu-activity-viewers__icon{stroke:var(--theme-main-color)}}.cu-activity-viewers_active.no-add{cursor:default}.cu-activity-viewers__counter{background:#7b68ee;font-size:9px;font-weight:500;line-height:1;position:absolute;top:-10px;left:100%;margin-left:-15px;border-radius:10px;color:#fff;padding:2px 6px;border:2px solid #fff;-webkit-user-select:none;user-select:none}@supports (--theme-main-color: $color-purple){.cu-activity-viewers__counter{background:var(--theme-main-color)}}.dark-theme .cu-activity-viewers__counter{color:#d5d6d7;border:2px solid #384047}.cu-attachments{margin:30px 0 0}@media screen and (max-width: 992px){.cu-attachments{margin:10px 0 0}}@media print{.cu-attachments{margin:0}}.cu-attachments__header{display:flex;align-items:center;margin:0 0 10px;padding:0 20px 0 30px}.cu-attachments__title{font-size:20px;font-weight:300;color:#343434}.dark-theme .cu-attachments__title{color:#d5d6d7}.cu-attachments__controls{display:flex;align-items:center;margin:0 0 0 auto}.cu-attachments__controls-divider{width:1px;height:14px;margin:0 12px 0 7px;background:#e9ebf0}.dark-theme .cu-attachments__controls-divider{background:#7c828d}.cu-attachments__download{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;padding:0 8px;display:flex;align-items:center;height:24px;border-radius:3px;cursor:pointer;border:1px solid rgba(185,190,199,.5)}.dark-theme .cu-attachments__download{border-color:#7c828d}.cu-attachments__download:hover{background:#f2f2f2}.dark-theme .cu-attachments__download:hover{background:#2b343b}.cu-attachments__download_center{justify-content:center}.cu-attachments__download_center .cu-attachments__download-text{flex-grow:0}.cu-attachments__download_blinking{pointer-events:none}.cu-attachments__download-text{font-size:12px;font-weight:400;line-height:1;flex-grow:1;color:#7c828d}.cu-attachments__download-text_percent{color:#292d34}.dark-theme .cu-attachments__download-text_percent{color:#d5d6d7}.cu-attachments__download-text_blinking{text-align:center;animation:flash 1s linear both infinite}.cu-attachments__download-icon{width:10px;height:12px;margin-right:4px;fill:#b9bec7}.dark-theme .cu-attachments__download-icon{fill:#7c828d}.cu-attachments__download-close{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;width:10px;height:12px;fill:#b9bec7}.cu-attachments__download-close:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-attachments__download-close:hover{fill:var(--theme-main-color)}}.cu-attachments__download circle-progress{height:18px;margin-right:5px}.attachment{position:relative;display:flex;align-items:center;padding:10px 20px 10px 10px}.attachment:not(:last-child){border-bottom:1px solid #f4f4f4}.dark-theme .attachment:not(:last-child){border-bottom:1px solid #2b343b}.attachment:hover{background:#fafbfc}.dark-theme .attachment:hover{background:#2b343b}.attachment__icon{flex-shrink:0;margin:0 10px 0 0;-webkit-user-select:none;user-select:none;width:60px;min-width:60px;text-align:center;position:relative}.attachment__icon img{height:30px;width:auto}.attachment__body{flex-grow:1;margin:0 15px 0 0}.attachment__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;transition:color .1s;cursor:pointer;color:#343434}.dark-theme .attachment__name{color:#d5d6d7}.attachment__name:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.attachment__name:hover{color:var(--theme-main-color)}}.attachment__size{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none;margin:2px 0 -12px;color:#b7b9bb}.dark-theme .attachment__size{color:#828588}.attachment:hover .attachment__size{display:block}.attachment__time{font-size:13px;font-weight:400;flex-shrink:0;color:#4a4a4a80;width:150px}.dark-theme .attachment__time{color:#828588}.attachment__user{margin:0 0 0 15px}.attachment.attachment_editing{background:#fafbfc}.dark-theme .attachment.attachment_editing{background:#384047}.attachment.attachment_editing .attachment-edit{display:flex}.attachment-oneline{font-size:14px;font-weight:300;line-height:1;color:#61b0d8;margin:0 5px 0 0}.attachment-controls{position:absolute;display:none;align-items:center;justify-content:flex-end;flex-shrink:0;top:0;right:73px;width:150px;height:100%;padding:0 10px 0 0;background:#fafbfc;z-index:10}.dark-theme .attachment-controls{background:#2b343b}.attachment-controls__item{width:16px;height:16px;flex-shrink:0;fill:#b7b9bb;stroke:#b7b9bb;transition:.1s;margin-right:20px}.attachment-controls__item:hover{fill:#7b68ee;stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.attachment-controls__item:hover{fill:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.attachment-controls__item:hover{stroke:var(--theme-main-color)}}.attachment-controls__item.disabled-action{opacity:.4;cursor:not-allowed}.attachment-controls__item.disabled-action:hover{fill:#b7b9bb;stroke:#b7b9bb}.attachment-controls__item_close:hover{stroke:#fd71af}.attachment-controls__item_view{width:19px}.attachment:hover .attachment-controls{animation:fadeIn .1s linear both;display:flex}.attachment-edit{position:absolute;display:none;align-items:center;top:0;left:80px;width:calc(100% - 80px);height:100%;background:#fafbfc;z-index:100}.dark-theme .attachment-edit{background:#384047}.attachment-edit__form{flex-grow:1;display:flex}.attachment-edit__input{font-size:14px;font-weight:400;flex-grow:1;padding:12px 10px 8px;border:1px solid #e4e4e4;border-radius:3px 0 0 3px;background:#fff;transition:border .1s}.dark-theme .attachment-edit__input{color:#d5d6d7;background:#384047}.attachment-edit__input:focus{border-color:#7b68ee;border:1px solid;box-shadow:none}@supports (--theme-main-color: $color-purple){.attachment-edit__input:focus{border-color:var(--theme-main-color)}}.attachment-edit__input:focus+.attachment-edit__ext{border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.attachment-edit__input:focus+.attachment-edit__ext{border-color:var(--theme-main-color)}}.attachment-edit__ext{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;flex-shrink:0;min-width:60px;border:1px solid #e4e4e4;border-left:0;border-radius:0 3px 3px 0;padding:0 10px;color:#34343480;background:#f7f7f7;-webkit-user-select:none;user-select:none}.dark-theme .attachment-edit__ext{color:#d5d6d7;background:#384047}.attachment-edit__controls{display:flex;justify-content:space-between;flex-shrink:0;width:50px;margin:0 30px 0 15px}.attachment-edit__control{width:20px;height:20px;stroke:#b7b9bb;transition:.1s}.attachment-edit__control_save:hover{stroke:#67cb48}.attachment-edit__control_cancel{padding:2px}.attachment-edit__control_cancel:hover{stroke:#fd71af}.cu-attachments-view-toggle{display:flex}.cu-attachments-view-toggle__item{padding:5px;width:26px;height:26px;border-radius:2px;stroke:#b7b9bb}.dark-theme .cu-attachments-view-toggle__item{opacity:.7}.cu-attachments-view-toggle__item_active{background:rgba(129,129,147,.1)}.cu-attachments-view-toggle__item+.cu-attachments-view-toggle__item{margin-left:4px}.cu-attachments-tiles-list{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0 30px}@media screen and (max-width: 992px){.cu-attachments-tiles-list{padding:0 15px}}.cu-attachments-tiles-list.cu-attachments-tiles-list_compact{padding:0}.cu-attachments-tile{position:relative;display:flex;flex-direction:column;margin:0 0 20px;width:20%;padding:10px;border:1px solid transparent;border-radius:3px;flex-shrink:0}.task-history-attachment__body .cu-attachments-tile{width:130px;margin:0 10px 10px 0;padding:0}.task-history-attachment__body .cu-attachments-tile:hover{border-color:transparent}.cu-attachments-tile .cu-clickable{width:100%;height:100%}.cu-attachments-tile__content{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;max-height:100px}.task-history-attachment__body .cu-attachments-tile__content{max-height:none}.cu-attachments-tile__thumbnail{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cu-attachments-tile__thumbnail img{display:block;width:auto;height:auto;max-width:100px;max-height:100px;object-fit:contain;margin:0 auto}.cu-attachments-tile__filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;padding:10px 0}.cu-attachments-tile__controls{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3px;background:#fafbfc;display:none}.cu-attachments-tile__control{color:#7b68ee;font-size:13px;font-weight:400;padding:5px;display:block;margin:0 0 10px}@supports (--theme-main-color: $color-purple){.cu-attachments-tile__control{color:var(--theme-main-color)}}.cu-attachments-tile__control:hover{text-decoration:underline}.cu-attachments-tile__control_remove{color:#fd71af;margin:0}.cu-attachments-tile:hover{border:1px solid #e4e4e4}.dark-theme .cu-attachments-tile:hover{border-color:#1e272e}.cu-attachments-tile:hover .cu-attachments-tile__controls{display:flex;opacity:0;animation:fadeIn .2s cubic-bezier(.165,.84,.44,1) forwards}.attachment-tile{width:calc(25% - 9px);height:160px;overflow:visible;margin:0 12px 30px 0;border-radius:4px}.attachment-tile:nth-child(4n){margin-right:0}@media screen and (max-width: 992px){.attachment-tile{width:calc(33.33% - 8px)}.attachment-tile,.attachment-tile:nth-child(4n){margin:0 4px 20px}}.attachment-tile__inner{position:relative;height:160px;background:#fff;border-radius:4px}.dark-theme .attachment-tile__inner{background:#384047}.attachment-tile_editing .attachment-tile__inner,.attachment-tile__inner:hover{height:auto;z-index:50;box-shadow:0 2px 15px #0003}.attachment-tile_editing .attachment-tile__inner .cu-attachment-preview__cover,.attachment-tile__inner:hover .cu-attachment-preview__cover{display:block}.attachment-tile__preview{position:relative;width:100%;height:100px;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end;justify-content:center}.attachment-tile__preview_icon{background-position:50% 100%;background-size:90px}.attachment-tile__preview_icon-logo{background-position:50% 90%;background-size:60px}.attachment-tile__author{position:absolute;left:50%;transform:translate(-50%,50%);bottom:0;z-index:20}.attachment-tile__overlay{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:4px 4px 0 0;cursor:pointer;z-index:10}.attachment-tile__overlay:hover{opacity:1}.attachment-tile__overlay-icon{width:27px;height:18px;stroke:#fff;opacity:.7}.attachment-tile__title{margin:18px 0 0;padding:0 10px;text-align:center;display:flex;justify-content:center}.attachment-tile__title-text{display:flex;justify-content:center;min-width:0}.attachment-tile__title-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.4;color:#343434}.dark-theme .attachment-tile__title-name{color:#d5d6d7}.attachment-tile__title-extension{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.4;color:#343434;flex-shrink:0;max-width:60px}.dark-theme .attachment-tile__title-extension{color:#d5d6d7}.attachment-tile__title .attachment-tile__source{margin-right:5px}.attachment-tile__source{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-bottom:1px}.attachment-tile__source-line{display:block;position:absolute;width:24px;height:24px;padding:4px;background:#fff;border-radius:50%;top:50%;margin-top:-3px;left:40px}.attachment-tile__inner:hover .attachment-tile__title{white-space:normal;word-break:break-all}.attachment-tile_editing .attachment-tile__title{display:none}.attachment-tile__editor{font-size:12px;line-height:1.4;display:none;resize:none;border:none;width:100%;margin:20px 0;padding:0 10px;text-align:center;background:transparent}.attachment-tile__editor:focus{outline:none;box-shadow:none}.attachment-tile_editing .attachment-tile__editor{display:block}.attachment-tile__date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:400;margin:10px 0 0;padding:0 5px;text-align:center;color:#34343466}.dark-theme .attachment-tile__date{color:#828588}.attachment-tile_editing .attachment-tile__date,.attachment-tile__inner:hover .attachment-tile__date{display:none}.attachment-tile__size{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none;margin:4px 0 -14px;padding:0 5px;text-align:center;color:#b7b9bb}.dark-theme .attachment-tile__size{color:#828588}.attachment-tile_editing .attachment-tile__size,.attachment-tile__inner:hover .attachment-tile__size{display:block}.attachment-tile__controls{display:none;margin:10px 0}.attachment-tile__inner:hover .attachment-tile__controls{display:flex}.attachment-tile_editing .attachment-tile__controls{display:none}.attachment-tile__control{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;position:relative;flex-basis:0;flex-grow:1;padding:10px 5px}.attachment-tile__control+.attachment-tile__control:before{content:"";display:block;position:absolute;left:0;top:30%;height:40%;width:1px;background:#e4e4e4;opacity:.5}.dark-theme .attachment-tile__control+.attachment-tile__control:before{background:#abaeb0}.attachment-tile__control:hover .attachment-tile__control-icon{opacity:1}.attachment-tile__control.disabled-action{cursor:not-allowed;opacity:.4}.attachment-tile__control.disabled-action:hover{opacity:.4}.attachment-tile__control-icon{width:12px;height:12px;stroke:#979797;opacity:.5}.dark-theme .attachment-tile__control-icon{stroke:#abaeb0}.attachment-tile__control-icon_close{height:14px;fill:#d16464;stroke:#d16464}.dark-theme .attachment-tile__control-icon_close{fill:#d16464;stroke:#d16464}.attachment-tile__control-icon_download{margin-top:-2px;fill:#979797}.dark-theme .attachment-tile__control-icon_download{fill:#abaeb0}.attachments-captions{display:flex;padding:0 30px 0 80px;margin:0 0 10px}.attachments-caption{-webkit-user-select:none;user-select:none}.attachments-caption>span{font-size:11px;font-weight:500;position:relative;color:#81819380;cursor:pointer;padding:5px 15px 5px 0}.dark-theme .attachments-caption>span{color:#828588}.attachments-caption_name{flex-grow:1}.attachments-caption_date{flex-shrink:0;width:145px}.attachments-caption_user{flex-shrink:0;width:30px}.attachments-caption.attachments-caption_asc>span,.attachments-caption.attachments-caption_desc>span{color:#343434}.dark-theme .attachments-caption.attachments-caption_asc>span,.dark-theme .attachments-caption.attachments-caption_desc>span{color:#d5d6d7}.attachments-caption.attachments-caption_asc>span:after{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-bottom-color:#343434;right:0;top:2px}.dark-theme .attachments-caption.attachments-caption_asc>span:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-bottom-color:#d5d6d7}.attachments-caption.attachments-caption_desc>span:after{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-top-color:#343434;right:0;top:8px}.dark-theme .attachments-caption.attachments-caption_desc>span:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-top-color:#d5d6d7}.cu-attachment-preview__cover{display:none;position:absolute;right:7px;top:7px;width:25px;height:25px;border-radius:20px;background:#fff;padding:5px 5px 5px 4px;stroke:#979797;fill:#979797;z-index:20}.cu-attachment-preview__cover:hover{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-attachment-preview__cover:hover{stroke:var(--theme-main-color)}}.cu-attachment-preview__thumbnail.cu-attachment-preview__selected-cover .cu-attachment-preview__cover{display:block;stroke:#fff;fill:#fff;background:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-attachment-preview__thumbnail.cu-attachment-preview__selected-cover .cu-attachment-preview__cover{background:var(--theme-main-color)}}.cu-attachment-preview__thumbnail.cu-attachment-preview__selected-cover .cu-attachment-preview__cover:hover{stroke:#979797;background:#fff}.cu-comment{display:inline-flex;flex-grow:1;margin:10px 0;transition:opacity .2s;min-width:0;width:100%}.cu-comment.cu-comment__highlight{border-color:#7b68ee;border-style:solid;border-width:1px}@supports (--theme-main-color: $color-purple){.cu-comment.cu-comment__highlight{border-color:var(--theme-main-color)}}.cu-comment__pending{opacity:.5}.cu-comment__settings{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;width:20px;height:20px;padding:2px;margin-left:8px;fill:#b9bec7}.cu-comment__settings:hover,.cu-comment_menu .cu-comment__settings{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment__settings:hover,.cu-comment_menu .cu-comment__settings{fill:var(--theme-main-color)}}.cu-comment__saving{pointer-events:none;opacity:.5}.cu-comment__aside{margin:0;flex-shrink:0;min-width:32px;padding-right:5px}.cu-comment__aside .comment-reaction{justify-content:flex-start}.cu-comment__aside.thumbs-up{height:20px;width:20px;margin:0;cursor:pointer;position:absolute;right:15px;top:15px}.cu-comment__aside.thumbs-up.purple use{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment__aside.thumbs-up.purple use{color:var(--theme-main-color)}}.cu-comment__aside.thumbs-up.gray{opacity:0}.cu-comment__aside.thumbs-up.gray use{color:#aeacb0}.cu-comment__header{position:relative;display:flex;align-items:center;padding:10px 12px 10px 16px;border-radius:10px 10px 0 0;contain:layout paint}.cu-comment__body-email .cu-comment__header{padding-left:8px}.cu-comment__header-bottom{padding-bottom:10px;border-bottom:1px solid #e9ebf0}.dark-theme .cu-comment__header-bottom{border-color:#1e272e}.cu-comment__header-created-via-email{padding:10px 12px 10px 14px}.cu-comment__quote{overflow:hidden;margin:10px;padding:3px;background:rgba(255,200,0,.2);cursor:pointer}.cu-comment__quote p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cu-comment__quote .ql-image{max-width:100%;display:block}.cu-comment__quote .task-mention>span,.cu-comment__quote .ql-doc-mention>span{background-color:transparent!important}.cu-comment__number{font-size:9px;font-weight:500;line-height:1;height:20px;width:20px;color:#fff;display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background-color:#fd71af;margin-right:8px;position:relative;cursor:pointer}.cu-comment__time{display:flex;align-items:center;margin-right:8px;margin-left:-3px;cursor:pointer}.cu-comment__time-icon{width:12px;height:12px;margin-right:3px}.cu-comment__time-text{font-size:12px;font-weight:400;line-height:1}.cu-comment__divider{flex-grow:1}.cu-comment__meta{display:flex;flex-grow:1;min-height:20px;min-width:0}.cu-comment__meta-row{display:flex;align-items:center;margin-top:4px}.cu-comment__assigned{justify-content:center}.cu-dropdown__comments-body .cu-comment__assigned{-webkit-user-select:none;user-select:none}.cu-comment__who{display:flex;align-items:center}.cu-comment__editor .ql-list[value=check] svg{width:15px;height:14px}.cu-comment__toggle{fill:#7b68ee;opacity:0;contain:strict;flex-shrink:0;margin:0 0 0 10px;width:16px;height:16px}@supports (--theme-main-color: $color-purple){.cu-comment__toggle{fill:var(--theme-main-color)}}.cu-comment__author{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-top:3px;font-size:13px;color:#34343466}.contrast_high .cu-comment__author{color:#858585}.dark-theme .cu-comment__author{color:#abaeb0}.cu-comment__author-notification-comment{display:flex;align-items:center}.cu-comment__author-notification-comment-name{margin-left:6px}.cu-comment__author-notification-comment a{color:var(--theme-main-color)}.cu-comment__author>span{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;font-weight:500;color:#343434;border-radius:3px;padding:4px;margin:-4px 0 -4px -4px}.dark-theme .cu-comment__author>span{color:#d5d6d7}.cu-comment__author>span:hover{background-color:#f2f2f2}.dark-theme .cu-comment__author>span:hover{background-color:#1e272e}.cu-comment__author>div{display:inline;color:#34343466}.dark-theme .cu-comment__author>div{color:#abaeb0}.cu-comment__author-break-line>div{display:block}.cu-comment__author>.cu-comment__author-notification-comment-name{margin-left:6px;margin-right:2px}.cu-comment__author_me>span{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment__author_me>span{color:var(--theme-main-color)}}.cu-comment__author-assigned{font-size:13px;font-weight:500;line-height:13px;color:#544d61;margin-left:8px}.dark-theme .cu-comment__author-assigned{color:#d5d6d7}.cu-comment__date{font-size:11px;font-weight:400;margin:0 0 0 auto;padding-top:4px;padding-left:10px;flex-shrink:0;color:#abaeb0}.contrast_high .cu-comment__date{color:#858585}.dark-theme .cu-comment__date{color:#abaeb0}.comment-viewer__email-preview .cu-comment__date{visibility:visible!important}.cu-comment__assignee{color:#7b68ee;font-size:12px;font-weight:400;line-height:1;margin:0 5px 0 0}@supports (--theme-main-color: $color-purple){.cu-comment__assignee{color:var(--theme-main-color)}}.cu-comment__body{flex-grow:1;border-radius:8px;position:relative;max-width:100%;min-width:0;background:#fff;border:1px solid #e9ebf0;z-index:15}.contrast_high .cu-comment__body{border:1px solid #dedede}.dark-theme .cu-comment__body{background:#384047;border:1px solid #1e272e}.dark-theme .cu-comment__body p,.dark-theme .cu-comment__body li{color:#d5d6d7}.cu-comment__body.search-comment-result{width:90%}.cu-comment__body:hover .thumbs-up,.cu-comment__body-container_toolbar:hover .cu-comment__toolbar{opacity:1}.cu-comment__body-container_toolbar:hover .cu-comment__date{visibility:hidden}.cu-comment__body-container_email .cu-comment__meta{align-items:flex-start}.cu-comment__body-container_email .cu-comment__toolbar{align-items:flex-start;padding-top:0;top:10px;bottom:auto}.thread-container__email-footer-visible .cu-comment__body,.thread-container__email-has-reactions .cu-comment__body{border-radius:8px 8px 0 0!important}.cu-comment__toolbar{opacity:0;display:flex;position:absolute;justify-content:flex-end;top:0;right:0;bottom:0;padding:10px 10px 5px 5px;max-width:100%;background:#fff}.dark-theme .cu-comment__toolbar{background:#384047}.cu-comment__toolbar:before{content:"";display:block;position:absolute;width:8px;top:0;left:-8px;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,0) 0%,white 100%)}.dark-theme .cu-comment__toolbar:before{background:linear-gradient(to right,rgba(56,64,71,0) 0%,#384047 100%)}.cu-comment__toolbar .cu-comment__link{cursor:pointer;margin-top:4px}.cu-comment__toolbar .cu-comment__link:hover .cu-comment__link-text{color:var(--theme-main-color-dark)}.cu-comment__toolbar>a i,.cu-comment__toolbar .cu-dropdown__toggle i{display:flex;align-items:center;justify-content:center;height:10px;width:10px;margin:0 5px 0 0}.cu-comment__toolbar-assignee{position:relative}.cu-comment__toolbar-assignee:before{content:"";display:block;position:absolute;bottom:-2px;left:0;height:1px;width:100%;background:repeating-linear-gradient(90deg,#7b68ee,#7b68ee 3px,transparent 3px,transparent 5px)}@supports (--theme-main-color: $color-purple){.cu-comment__toolbar-assignee:before{background:repeating-linear-gradient(90deg,var(--theme-main-color),var(--theme-main-color) 3px,transparent 3px,transparent 5px)}}.cu-comment__toolbar-followers{display:flex;align-items:center;margin-top:4px}.cu-comment__toolbar-followers .icon{width:12px;height:12px;margin:0 5px 0 0;flex-shrink:0;fill:#979797}.cu-comment__toolbar-followers-text{font-size:12px;font-weight:400;line-height:1;color:var(--theme-main-color)}.cu-comment__toolbar-followers:hover .cu-comment__toolbar-followers-text{color:var(--theme-main-color-dark)}.cu-comment__link{display:flex;align-items:center;margin:0 5px 0 10px}.cu-comment__link_cancel,.cu-comment__link_save{display:none}.cu-comment__link-icon{width:12px;height:12px;margin:0 4px 0 0;flex-shrink:0;fill:#979797;stroke:#979797;transition:.1s;padding:1px}.cu-comment__link-icon-no-stroke{margin-top:1px;stroke:none}.cu-comment__link_save .cu-comment__link-icon{padding:0}.cu-comment__link-text{color:#7b68ee;font-size:12px;font-weight:400;padding:0}@supports (--theme-main-color: $color-purple){.cu-comment__link-text{color:var(--theme-main-color)}}.cu-comment__link_delete .cu-comment__link-text,.cu-comment__link_cancel .cu-comment__link-text{color:#fd71af}.cu-comment__text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:400;line-height:20px;display:block;flex-grow:1;padding:10px 16px;color:#343434cc}.cu-comment__text_irresolvable .cu-checkbox{pointer-events:none}.cu-comment__text_irresolvable .cu-checkbox .cu-checkbox__label.cu-comment__resolve{cursor:default;color:#7c828d}.dark-theme .cu-comment__text_irresolvable .cu-checkbox .cu-checkbox__label.cu-comment__resolve{color:#abaeb0}.cu-comment__text_irresolvable .cu-checkbox .cu-checkbox__label.cu-comment__resolve:before{opacity:.25;border-color:#7c828d}.dark-theme .cu-comment__text_irresolvable .cu-checkbox .cu-checkbox__label.cu-comment__resolve:before{border-color:#abaeb0}.cu-comment__text_irresolvable .cu-comment__toolbar-assignee:before{opacity:.25;border-color:#7c828d}.dark-theme .cu-comment__text_irresolvable .cu-comment__toolbar-assignee:before{border-color:#abaeb0}.cu-comment__text-edit:not(.cu-notification-item__text-edit) .ql-editor{direction:ltr;text-align:left;margin:-10px -8px;padding:25px 10px 15px;min-height:60px;max-height:280px;background:#fff}.cu-os-win .cu-comment__text-edit .ql-editor{scrollbar-width:thin}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .cu-comment__text-edit .ql-editor::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-corner,.cu-os-win .dark-theme .cu-comment__text-edit .ql-editor::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .cu-comment__text-edit .ql-editor{background:#384047}.cu-comment__text-edit .ql-editor div{font-size:14px;color:#343434cc;white-space:pre-wrap}.dark-theme .cu-comment__text-edit .ql-editor div{color:#d5d6d7}.cu-comment__text-edit .ql-editor div.comment-attachment__name,.cu-comment__text-edit .ql-editor div.comment-attachment__ext{color:#fff}.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(255, 250, 120);"],.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(230, 255, 207);"],.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(255, 224, 224);"],.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(255, 250, 120);"] *,.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(230, 255, 207);"] *,.dark-theme .cu-comment__text-edit .ql-editor *[style*="background-color: rgb(255, 224, 224);"] *{color:#2b343b;font-weight:400;padding:2px 0}.cu-comment__text-edit .ql-editor .clickup-table-view{margin:10px}.cu-comment__text-edit .ql-editor .clickup-table{border-collapse:collapse;caret-color:transparent}.cu-comment__text-edit .ql-editor .clickup-table tbody{caret-color:auto}.cu-comment__text-edit .ql-editor .clickup-table td{overflow:auto;border-color:#7c828d}.dark-theme .cu-comment__text-edit .ql-editor .clickup-table td{border-color:#828588}.cu-comment__text-edit .cu-comment-editor-content{margin:0 -16px;padding:0 20px}.cu-comment__text-content{white-space:pre-wrap;word-wrap:break-word;tab-size:4;position:relative}.cu-comment__text-content p{color:#343434cc;min-height:20px}.cu-comment__text-content ul li,.cu-comment__text-content ol li{color:#343434cc}.cu-comment__text-content ul li[data-checked=true],.cu-comment__text-content ol li[data-checked=true]{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;text-decoration:line-through;padding-bottom:5px;margin-bottom:0;color:#828588}.dark-theme .cu-comment__text-content ul li[data-checked=true],.dark-theme .cu-comment__text-content ol li[data-checked=true]{color:#828588}.cu-comment__text-content ol ol{list-style-type:lower-alpha}.cu-comment__text-content ol ol ol{list-style-type:lower-roman}.cu-comment__text-content ol ol ol ol{list-style-type:decimal}.cu-comment__text-content .clickup-table-view{margin:10px}.cu-comment__text .cu-checkbox{margin:20px 0 0}.cu-comment__text .cu-checkbox__label{font-size:14px;font-weight:500;color:#7b6c95cc;text-transform:none;padding:4px 0 0 30px}.cu-comment__text-email-subject{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:500;line-height:14px;color:#292d34;padding:4px 0 10px}.dark-theme .cu-comment__text-email-subject{color:#d5d6d7}.cu-comment__undo{font-size:13px;font-weight:500;position:absolute;display:none;top:0;right:0;bottom:0;left:0;background:#fff;z-index:10;justify-content:center;align-items:center;border-radius:10px;color:#34343466}.dark-theme .cu-comment__undo{background:#384047;color:#828588}.cu-comment__undo-link{color:#7b68ee;text-decoration:none;margin:0 0 0 5px}@supports (--theme-main-color: $color-purple){.cu-comment__undo-link{color:var(--theme-main-color)}}.cu-comment__undo-link:hover{text-decoration:underline}.cu-comment__text-content>p:first-of-type:empty{display:none}.cu-comment__footer{display:flex;justify-content:space-between;padding:0 12px 10px;min-height:40px}@media screen and (max-width: 992px){.cu-comment__footer{flex-wrap:wrap}}.cu-comment code,.cu-comment .pre{border:1px solid #e4e4e4;background:#f7f7f7;border-radius:2px;white-space:normal;color:#d16464}.dark-theme .cu-comment code,.dark-theme .cu-comment .pre{border:1px solid #1e272e;background:#2b343b}.cu-comment code p,.cu-comment .pre p{display:none}.cu-comment code a,.cu-comment .pre a{color:#d16464}.cu-comment .pre{display:inline;line-height:26px;padding:3px 4px}.cu-comment code{display:inline;line-height:1;padding:2px 4px}.cu-comment__user-hint-popover:after{display:none}.cu-comment__user-hint-popover.popover{max-width:none;background-color:transparent;border:none;transform:translateY(-12px);box-shadow:none}.cu-comment__user-hint-popover.popover .popover-content{padding:0}.cu-comment__user-hint-popover.popover.popover-top,.cu-comment__user-hint-popover.popover.bs-tether-element-attached-bottom{margin-top:-10px}.cu-comment__user-hint-popover.popover.popover-top:before,.cu-comment__user-hint-popover.popover.popover-top:after,.cu-comment__user-hint-popover.popover.bs-tether-element-attached-bottom:before,.cu-comment__user-hint-popover.popover.bs-tether-element-attached-bottom:after{bottom:0;margin-left:0;border-top-color:transparent}.cu-comment .cu-comment-viewer-content__container{position:relative}.cu-comment .cu-comment-viewer-content ul>li[data-checked]{pointer-events:all;cursor:pointer}.cu-comment .cu-comment-viewer-content:not(.cu-email-reply__content) ul>li[data-checked]{pointer-events:all;cursor:pointer}.cu-comment.cu-comment-uneditable .cu-comment-viewer-content ul>li[data-checked]{cursor:not-allowed}.cu-comment.cu-comment-uneditable .cu-comment-viewer-content ul>li[data-checked]:before{cursor:not-allowed}.cu-comment__reply_expanded{padding-top:10px;border-top:1px solid #e9ebf0}.contrast_high .cu-comment__reply_expanded{border-top-color:#dedede}.dark-theme .cu-comment__reply_expanded{border-top-color:#1e272e}.cu-comment__reply.cu-comment__reply-email-reactions{display:flex}.cu-comment__reply-toggle{display:flex;justify-content:flex-end;align-items:center;min-height:30px;padding:7px 12px;cursor:pointer;border-top:1px solid #e9ebf0}.contrast_high .cu-comment__reply-toggle{border-top-color:#dedede}.dark-theme .cu-comment__reply-toggle{border-top-color:#1e272e}.cu-comment__reply-toggle:hover .cu-comment__reply-toggle-text{color:#7b68ee;border-bottom-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment__reply-toggle:hover .cu-comment__reply-toggle-text{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-comment__reply-toggle:hover .cu-comment__reply-toggle-text{border-bottom-color:var(--theme-main-color)}}.cu-comment__reply-toggle_centered{justify-content:center}.cu-comment__reply-toggle-text{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:1;color:#7c828d}.dark-theme .cu-comment__reply-toggle-text{color:#abaeb0}.cu-comment__reply-toggle-text_collapse{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b9bec7;border-bottom:1px dashed #b9bec7}.dark-theme .cu-comment__reply-toggle-text_collapse{color:#828588;border-bottom-color:#828588}.cu-comment__reply-toggle-icon{fill:#7b68ee;width:18px;height:18px;padding:4px;margin-right:5px;position:relative}@supports (--theme-main-color: $color-purple){.cu-comment__reply-toggle-icon{fill:var(--theme-main-color)}}.cu-comment__reply-toggle-icon:before{content:"";display:block;position:absolute;background:#7b68ee;width:100%;height:100%;border-radius:50%;opacity:.1}@supports (--theme-main-color: $color-purple){.cu-comment__reply-toggle-icon:before{background:var(--theme-main-color)}}.cu-comment__reply-toggle-icon:after{content:"";display:block;position:absolute;background:#7b68ee;top:-1px;right:-1px;width:6px;height:6px;border-radius:50%;border:1px solid #fff}@supports (--theme-main-color: $color-purple){.cu-comment__reply-toggle-icon:after{background:var(--theme-main-color)}}.dark-theme .cu-comment__reply-toggle-icon:after{border-color:#384047}.cu-comment__reply-toggle-divider{margin:0 10px;width:1px;height:12px;background:#e9ebf0}.contrast_high .cu-comment__reply-toggle-divider{background:#dedede}.dark-theme .cu-comment__reply-toggle-divider{background:#1e272e}.cu-comment__reply-toggle.cu-comment__reply-toggle_email{display:none}.cu-comment__reply .comments-container{padding:0 15px 30px}.cu-comment__reply .comment-bar__editor .ql-editor{border-radius:0 0 8px 8px}.cu-comment__lip{display:flex;justify-content:space-between;align-items:center;min-height:39px;padding:0 0 0 12px;border-top:1px solid #e9ebf0}.contrast_high .cu-comment__lip{border-top-color:#dedede}.dark-theme .cu-comment__lip{border-top-color:#1e272e}.cu-comment__lip_empty,.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{opacity:0;pointer-events:none;position:absolute;left:-1px;z-index:10;width:calc(100% + 2px);border-radius:0 0 10px 10px;background:#fff;border:1px solid #e9ebf0}.contrast_high .cu-comment__lip_empty,.contrast_high .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{border-color:#dedede}.dark-theme .cu-comment__lip_empty,.dark-theme .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{background:#384047;border-color:#1e272e}.cu-comment__body-container:hover+.cu-comment__lip_empty,.cu-comment__lip_empty:hover,.cu-comment__body-container:hover+.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions,.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:hover{pointer-events:all;opacity:1}.cu-comment .cu-comment:hover .cu-comment__lip_empty,.cu-comment .cu-comment:hover .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{pointer-events:all;opacity:1}.cu-comment__lip_empty:before,.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:before{content:"";display:block;position:absolute;top:-9px;left:-1px;width:calc(100% + 2px);height:8px;background:inherit;border-left:1px solid #e9ebf0;border-right:1px solid #e9ebf0}.contrast_high .cu-comment__lip_empty:before,.contrast_high .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:before{border-left-color:#dedede;border-right-color:#dedede}.dark-theme .cu-comment__lip_empty:before,.dark-theme .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:before{border-left-color:#1e272e;border-right-color:#1e272e}.cu-comment_to-me:hover .cu-comment__lip_empty:before,.cu-comment_to-me:hover .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:before{width:100%;left:1px;border-left:0}.cu-comment__lip_reply-expanded{border-radius:0;border-right:0;border-bottom:0;border-left:0}.cu-comment__reply .cu-comment__lip.cu-comment__lip_empty,.cu-notification__reply .cu-comment__lip.cu-comment__lip_empty,.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{padding:0;border:0;width:auto;left:15px;margin-top:-17px;background:transparent}.dark-theme .cu-comment__reply .cu-comment__lip.cu-comment__lip_empty,.dark-theme .cu-notification__reply .cu-comment__lip.cu-comment__lip_empty,.dark-theme .cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions{background:transparent}.cu-comment__reply .cu-comment__lip.cu-comment__lip_empty:before,.cu-notification__reply .cu-comment__lip.cu-comment__lip_empty:before,.cu-comment__lip_reply-expanded.cu-comment__lip_no-reactions:before{display:none}.cu-comment__lip-toggle{padding:5px 12px 5px 0;display:flex;justify-content:flex-end;align-items:center;flex-grow:1;flex-wrap:wrap;cursor:pointer}*+.cu-comment__lip-toggle{margin-left:10px}.cu-comment__lip-toggle:hover .cu-comment__lip-toggle-text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment__lip-toggle:hover .cu-comment__lip-toggle-text{color:var(--theme-main-color)}}.cu-comment__lip-toggle-text{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:1;color:#7c828d}.dark-theme .cu-comment__lip-toggle-text{color:#abaeb0}.cu-comment__lip-toggle-icon{fill:#7b68ee;width:18px;height:18px;padding:4px;margin-right:5px;position:relative}@supports (--theme-main-color: $color-purple){.cu-comment__lip-toggle-icon{fill:var(--theme-main-color)}}.cu-comment__lip-toggle-icon_no-margin{margin-right:0}.cu-comment__lip-toggle-icon:before{content:"";display:block;position:absolute;background:#7b68ee;width:100%;height:100%;border-radius:50%;opacity:.1}@supports (--theme-main-color: $color-purple){.cu-comment__lip-toggle-icon:before{background:var(--theme-main-color)}}.cu-comment__lip-toggle-icon:after{content:"";display:block;position:absolute;background:#7b68ee;top:-1px;right:-1px;width:6px;height:6px;border-radius:50%;border:1px solid #fff}@supports (--theme-main-color: $color-purple){.cu-comment__lip-toggle-icon:after{background:var(--theme-main-color)}}.dark-theme .cu-comment__lip-toggle-icon:after{border-color:#384047}.cu-comment__lip-toggle-divider{margin:0 10px;width:1px;height:12px;background-color:#e9ebf0}.cu-comment__lip-toggle-divider_small{margin:0 8px}.contrast_high .cu-comment__lip-toggle-divider{background:#dedede}.dark-theme .cu-comment__lip-toggle-divider{background-color:#4f5762}.cu-comment__lip-toggle-user-group{margin-right:-1px;margin-left:4px}.cu-comment__emails-read{display:flex;margin-left:auto}.cu-comment__emails-read .icon{width:12px;height:12px;fill:var(--theme-main-color);margin-right:5px}.cu-comment__emails-read+.cu-comment__date{margin:0}.cu-comment__created-via-email .cu-comment__header{padding:15px 12px 10px 16px}.cu-comment__created-via-email-header-top{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:500;line-height:1;padding-bottom:10px;color:#292d34}.dark-theme .cu-comment__created-via-email-header-top{color:#d5d6d7}.cu-comment__created-via-email-header-top-clickable{cursor:pointer}.cu-comment__created-via-email-header-bot{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:400;line-height:1;color:#7c828d}.cu-comment__created-via-email-header-bot a{color:var(--theme-main-color);cursor:pointer}.dark-theme .cu-comment__created-via-email-header-bot{color:#828588}.cu-comment__created-via-email .cu-comment__body-container:before{display:none!important}.cu-comment__created-via-email .cu-comment.cu-comment_mention .cu-comment__body-container:before,.cu-comment__created-via-email .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body-container:before,.cu-comment__created-via-email .cu-comment.cu-comment_to-me .cu-comment__body-container:before{display:block!important}.cu-comment__created-via-email .cu-comment__body-highlight{border-color:#e9ebf0}.dark-theme .cu-comment__created-via-email .cu-comment__body-highlight{border-color:#1e272e}.cu-comment__created-via-email .cu-comment-bar{margin-top:30px}.cu-comment__created-via-email .cu-comment__body{border-radius:8px!important}.thread-container__email-footer-visible .cu-comment__created-via-email .cu-comment__body,.thread-container__email-has-reactions .cu-comment__created-via-email .cu-comment__body{border-radius:8px 8px 0 0!important}.cu-comment-thread .cu-comment__created-via-email .cu-comment__body{border-radius:8px!important}.cu-comment__created-via-email .cu-comment_assigned.cu-comment_mine.cu-comment_to-me .cu-comment__body-container:before{display:block!important}.cu-comment__created-via-email .cu-comment_assigned.cu-comment_mine.cu-comment_to-me .cu-comment__body{border-radius:0 8px 8px 0!important}.cu-comment__created-via-email .cu-comment__reply .cu-comment__header{padding:15px 12px 5px 16px}.thread-container .cu-comment__created-via-email .cu-comment__reply .cu-comment__header{padding:10px 12px 10px 8px}.cu-comment__aside-email-unknown{width:30px;height:30px;border-radius:50%;border:1px solid #e9ebf0;display:flex!important;align-items:center;justify-content:center;background:#fff}.cu-comment__aside-email-unknown-icon{fill:var(--theme-main-color);height:14px;width:18px}.dark-theme .cu-comment__aside-email-unknown{background:#2b343b;border-color:#1e272e}.cu-comment.cu-comment_highlight{position:relative;z-index:2}.cu-comment-assignee{display:flex;align-items:center;padding:3px 0;min-width:0}@media screen and (max-width: 992px){.cu-comment-assignee{margin-right:5px}}.cu-comment-assignee__icon{width:24px;height:24px;margin:0 10px 0 0}.cu-comment-assignee__icon .icon-comment-resolved__bkg,.dark-theme .cu-comment-assignee__icon .icon-comment-resolved__bkg{fill:#c9c8ca}.cu-comment-assignee__icon .icon-comment-resolved__check{fill:#fff}.dark-theme .cu-comment-assignee__icon .icon-comment-resolved__check{fill:#384047}.cu-comment_to-me .cu-comment-assignee__icon,.cu-comment_to-me .cu-comment-assignee__icon use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__icon,.cu-comment_to-me .cu-comment-assignee__icon use{fill:var(--theme-main-color)}}.cu-comment-assignee__content{font-size:12px;font-weight:400;min-width:0;display:flex;align-items:center;color:#34343466}.cu-comment_to-me .cu-comment-assignee__content,.cu-comment_to-me .cu-comment-assignee__content use{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__content,.cu-comment_to-me .cu-comment-assignee__content use{color:var(--theme-main-color)}}.cu-comment-assignee__content .cu-comment-assignee__user{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;position:relative;margin:0 0 0 5px;color:#343434}.dark-theme .cu-comment-assignee__content .cu-comment-assignee__user{color:#d5d6d7}.cu-comment-assignee__content .cu-comment-assignee__user:not(.cu-comment-assignee__user_readonly):hover{color:var(--theme-main-color)}.cu-comment_to-me .cu-comment-assignee__content .cu-comment-assignee__user,.cu-comment_to-me .cu-comment-assignee__content .cu-comment-assignee__user use{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__content .cu-comment-assignee__user,.cu-comment_to-me .cu-comment-assignee__content .cu-comment-assignee__user use{color:var(--theme-main-color)}}.cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__content .cu-comment-assignee__user{color:#343434}.dark-theme .cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__content .cu-comment-assignee__user{color:#d5d6d7}.cu-comment-assignee__content .cu-comment-assignee__user:after{content:"";display:block;position:absolute;bottom:-1px;left:0;height:1px;width:100%;background:repeating-linear-gradient(90deg,#aeaeae,#aeaeae 3px,transparent 3px,transparent 5px)}.cu-comment-assignee__content .cu-comment-assignee__user_readonly:after{display:none}.cu-comment-assignee__resolve{display:inline-flex;align-items:center;cursor:pointer}.cu-comment-assignee__resolve-label{font-size:12px;font-weight:400;padding:0;color:#34343466;text-align:right}.dark-theme .cu-comment-assignee__resolve-label{color:#abaeb0}.cu-comment_to-me .cu-comment-assignee__resolve-label{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__resolve-label{color:var(--theme-main-color)}}.cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__resolve-label{color:#34343466}.dark-theme .cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__resolve-label{color:#abaeb0}.cu-comment-assignee__resolve.no-permission{cursor:default}.cu-comment-assignee__resolve-box{flex-shrink:0;margin:0 0 0 10px;width:20px;height:20px;border-radius:4px;position:relative;z-index:1;outline:none}.cu-comment-assignee__resolve-box:hover{background:#f8f9f9}.dark-theme .cu-comment-assignee__resolve-box:hover{background:#2b343b}.cu-comment-assignee__resolve-box-mask{border-radius:4px;width:100%;height:100%;position:absolute;cursor:pointer;pointer-events:none;transition:all .25s ease;display:flex;align-items:center;justify-content:center;z-index:-1;box-sizing:border-box;outline:none}.cu-comment-assignee__resolve-box-mask:after,.cu-comment-assignee__resolve-box-mask:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.cu-comment-assignee__resolve-box-mask:before{border-radius:inherit;transition:all .25s ease;box-sizing:border-box;border:1px solid #e2e2e2}.dark-theme .cu-comment-assignee__resolve-box-mask:before{border:1px solid #aeacb0}.cu-comment-assignee__resolve-box_resolved .cu-comment-assignee__resolve-box-mask:before{opacity:0;transform:scale(1.2)}.cu-comment-assignee__resolve-box-mask:after{opacity:0;transition:all .25s ease;transform:scale(.5);border-radius:inherit;background:#e2e2e2}.dark-theme .cu-comment-assignee__resolve-box-mask:after{background:#aeacb0}.cu-comment_to-me .cu-comment-assignee__resolve-box-mask:after{background:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__resolve-box-mask:after{background:var(--theme-main-color)}}.dark-theme .cu-comment_to-me .cu-comment-assignee__resolve-box-mask:after{background:#7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .cu-comment_to-me .cu-comment-assignee__resolve-box-mask:after{background:var(--theme-main-color)}}.cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__resolve-box-mask:after{background:#e2e2e2}.dark-theme .cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__resolve-box-mask:after{background:#aeacb0}.cu-comment-assignee__resolve-box_resolved .cu-comment-assignee__resolve-box-mask:after{opacity:1;transform:scale(1)}.cu-comment-assignee__resolve-box-check{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .25s ease;border-radius:inherit;opacity:0;z-index:200}.cu-comment-assignee__resolve-box_resolved .cu-comment-assignee__resolve-box-check{opacity:1}.cu-comment-assignee__resolve-box-container{transform:rotate(45deg);display:block;position:relative;width:8px;height:13px;margin-top:-5px}.cu-comment-assignee__resolve-box-line1{background:transparent;content:"";position:absolute;height:2px;transition:all .2s ease;border-radius:5px;z-index:100;width:8px;bottom:0}.cu-comment-assignee__resolve-box-line1:after{content:"";position:absolute;width:0;height:2px;transition:all .25s ease;border-radius:5px 0 0 5px;background:#fff}.cu-comment-assignee__resolve-box_resolved .cu-comment-assignee__resolve-box-line1:after{width:100%;transition:width .25s ease .1s}.cu-comment-assignee__resolve-box-line2{bottom:0;right:0;z-index:100;background:transparent;content:"";position:absolute;height:13px;border-radius:5px;transition:all .2s ease;width:2px}.cu-comment-assignee__resolve-box-line2:after{content:"";position:absolute;width:2px;height:0;transition:all .25s ease;bottom:0;border-radius:5px 5px 0 0;background:#fff}.cu-comment-assignee__resolve-box_resolved .cu-comment-assignee__resolve-box-line2:after{transition:height .2s ease .3s;height:100%}.cu-comment-assignee__text{color:#aeacb0;flex-shrink:0}.cu-comment_to-me .cu-comment-assignee__text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment_to-me .cu-comment-assignee__text{color:var(--theme-main-color)}}.cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__text{color:#34343466}.dark-theme .cu-comment .cu-comment:not(.cu-comment_to-me) .cu-comment-assignee__text{color:#abaeb0}.cu-comment.cu-comment_resolved .cu-comment-assignee__text_resolved{text-decoration:line-through;font-style:italic}.cu-comment.cu-comment_resolved .cu-comment-assignee__user_resolved{font-style:italic}.cu-comment.cu-comment_removed .cu-comment__body{border-radius:10px!important;border:1px solid rgba(84,76,97,.1)!important}.cu-comment.cu-comment_removed .cu-comment__undo{animation:fadeIn .2s forwards;display:flex}.cu-comment.cu-comment_removed.cu-comment.cu-comment_restored .cu-comment__body{border-radius:10px!important;border:1px solid rgba(84,76,97,.1)!important}.cu-comment.cu-comment_removed.cu-comment.cu-comment_restored .cu-comment__undo{animation:fadeOut .4s forwards}.cu-comment.cu-comment_resolved.cu-comment.cu-comment_to-me .cu-comment-assignee__content{color:#34343466}.cu-comment.cu-comment_resolved.cu-comment.cu-comment_to-me .cu-comment-assignee__icon{fill:#c9c8ca}.cu-comment.cu-comment_resolved.cu-comment.cu-comment_to-me .cu-comment-assignee__resolve-box_resolved{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment.cu-comment_resolved.cu-comment.cu-comment_to-me .cu-comment-assignee__resolve-box_resolved{stroke:var(--theme-main-color)}}.cu-comment.cu-comment_menu .cu-comment__date,.cu-comment.cu-comment_menu .cu-comment__toggle{display:none}.cu-comment.cu-comment_menu .cu-comment__toolbar{opacity:1}.cu-comment.cu-comment_edit .cu-comment__toggle,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__toggle{display:block}.cu-comment.cu-comment_edit .cu-comment__body,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__body{border:1px solid #e4e4e4;box-shadow:0 3px 15px #0000001a}.cu-comment.cu-comment_edit .cu-comment__link_save,.cu-comment.cu-comment_edit .cu-comment__link_cancel,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_save,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_cancel{display:flex}.cu-comment.cu-comment_edit .cu-comment__link_edit,.cu-comment.cu-comment_edit .cu-comment__link_delete,.cu-comment.cu-comment_edit .cu-comment__link_link,.cu-comment.cu-comment_edit .cu-comment__link_assign,.cu-comment.cu-comment_edit .cu-comment__link_assignee,.cu-comment.cu-comment_edit .cu-comment__link .cu-comment__header,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_edit,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_delete,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_link,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_assign,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link_assignee,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__link .cu-comment__header{display:none}.cu-comment.cu-comment_edit .cu-comment__text,.cu-comment.cu-comment_edit.cu-comment_to-me .cu-comment__text{padding:15px 10px}.cu-comment.cu-comment_mine .cu-comment__body-container_toolbar:hover .cu-comment__date,.cu-comment.cu-comment_mine .cu-comment__body-container_toolbar:hover .cu-comment__toggle,.cu-comment.cu-comment_mine .cu-comment__body-container_toolbar:hover .cu-comment__emails-read-main{visibility:hidden}.cu-comment.cu-comment_mine .cu-comment__body-container_toolbar:hover .cu-comment__toolbar{opacity:1}.cu-comment.cu-comment_to-me .cu-comment__body,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.cu-comment.cu-comment_mention .cu-comment__body{border-radius:2px 10px 10px 2px}.cu-comment-thread:not(.cu-attachment-annotation__comments) .cu-comment.cu-comment_to-me .cu-comment__body,.cu-comment-thread:not(.cu-attachment-annotation__comments) .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.cu-comment-thread:not(.cu-attachment-annotation__comments) .cu-comment.cu-comment_mention .cu-comment__body{border-radius:8px}.thread-container__email-footer-visible .cu-comment.cu-comment_to-me .cu-comment__body,.thread-container__email-has-reactions .cu-comment.cu-comment_to-me .cu-comment__body,.thread-container__email-footer-visible .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.thread-container__email-has-reactions .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.thread-container__email-footer-visible .cu-comment.cu-comment_mention .cu-comment__body,.thread-container__email-has-reactions .cu-comment.cu-comment_mention .cu-comment__body{border-radius:8px 8px 0 0!important}.cu-comment-thread .thread-container__email-footer-visible .cu-comment.cu-comment_to-me .cu-comment__body,.cu-comment-thread .thread-container__email-has-reactions .cu-comment.cu-comment_to-me .cu-comment__body,.cu-comment-thread .thread-container__email-footer-visible .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.cu-comment-thread .thread-container__email-has-reactions .cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body,.cu-comment-thread .thread-container__email-footer-visible .cu-comment.cu-comment_mention .cu-comment__body,.cu-comment-thread .thread-container__email-has-reactions .cu-comment.cu-comment_mention .cu-comment__body,.cu-comment.cu-comment_to-me .cu-comment__body.cu-comment__body-reply_expanded,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body.cu-comment__body-reply_expanded,.cu-comment.cu-comment_mention .cu-comment__body.cu-comment__body-reply_expanded{border-radius:8px!important}.cu-comment.cu-comment_to-me .cu-comment__body-container,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body-container,.cu-comment.cu-comment_mention .cu-comment__body-container{position:relative}.cu-comment.cu-comment_to-me .cu-comment__body-container:before,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body-container:before,.cu-comment.cu-comment_mention .cu-comment__body-container:before{background:#7b68ee;content:"";display:block;position:absolute;width:2px;height:100%;border-radius:2px;top:0;left:-1px;z-index:15}@supports (--theme-main-color: $color-purple){.cu-comment.cu-comment_to-me .cu-comment__body-container:before,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body-container:before,.cu-comment.cu-comment_mention .cu-comment__body-container:before{background:var(--theme-main-color)}}.cu-comment.cu-comment_to-me .cu-comment__body .cu-comment__body,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body .cu-comment__body,.cu-comment.cu-comment_mention .cu-comment__body .cu-comment__body{border-radius:10px}.cu-comment.cu-comment_to-me .cu-comment__body .cu-comment__body .cu-comment__body-container:before,.cu-comment.cu-comment_mine.cu-comment__email .cu-comment__body .cu-comment__body .cu-comment__body-container:before,.cu-comment.cu-comment_mention .cu-comment__body .cu-comment__body .cu-comment__body-container:before{display:none}.cu-comment.cu-comment_to-me .cu-comment-assignee__user{color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment.cu-comment_to-me .cu-comment-assignee__user{color:var(--theme-main-color)}}.cu-comment.cu-comment_to-me .cu-comment-assignee__user:after{background:repeating-linear-gradient(90deg,#aeaeae,#aeaeae 3px,transparent 3px,transparent 5px)}.cu-comment.cu-comment_to-me .cu-comment-assignee__resolve-box{border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-comment.cu-comment_to-me .cu-comment-assignee__resolve-box{border-color:var(--theme-main-color)}}.hljs{position:relative}.hljs .cu-copy-code{transition:transform .15s cubic-bezier(.785,.135,.15,.86) 0s;opacity:0;display:inline;position:absolute;top:8px;right:8px;cursor:pointer}.hljs .cu-copy-code:hover .cu-fill{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.hljs .cu-copy-code:hover .cu-fill{fill:var(--theme-main-color)}}.hljs .cu-copy-code:active{transform:scale(.9)}.hljs .cu-copy-code .cu-fill{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#989898}.hljs:hover .cu-copy-code{opacity:1}.cu-comment__body-container_email{position:relative}.cu-comment__body-container_email .cu-user-group__more{min-width:30px!important;height:30px!important}.cu-toolbar{padding:10px 0;display:flex;justify-content:space-between;align-items:center}cu-github-alert__box{height:28px;width:28px}.git-commits__message{font-size:15px;line-height:20px}.task-copy__category-list .category-list{border:1px solid #e3e3e3;padding:30px 30px 10px}.dark-theme .task-copy__category-list .category-list{border:1px solid #1e272e}.task-copy__category-list .cu-search__spinner{animation:none}.task-copy__title{font-size:12px;font-weight:500;line-height:1;color:#222;margin:15px 0}.dark-theme .task-copy__title{color:#d5d6d7}.task-copy__options-block{border:1px solid #e3e3e3;background-color:#fbfbfb;padding:21px 15px;display:flex;margin-bottom:25px}.dark-theme .task-copy__options-block{background:#2b343b;border-color:#1e272e}.task-copy__options-column{display:flex;flex-grow:1;flex-direction:column}.task-copy__options-column .cu-checkbox{margin:5px 0}.task-copy__options-column-title{font-size:12px;font-weight:500;line-height:1;color:#222;margin:0 0 15px}.dark-theme .task-copy__options-column-title{color:#d5d6d7}.task-copy__users-block{display:flex;justify-content:space-around;margin-bottom:30px}.task-copy__users-item{flex-grow:1;padding:0 10px}.task-copy__users-item:first-child{padding-left:0}.task-copy__users-item:last-child{padding-right:0}.task-copy__users-item-border{width:100%;padding:0 0 15px;border-bottom:1px solid #e3e3e3}.dark-theme .task-copy__users-item-border{border-bottom:1px solid #828588}.task-copy__button-block{margin-top:20px;text-align:right;position:sticky;bottom:20px;display:inline;float:right;margin-right:-27px;z-index:10000}.task-copy__button-block .cu-btn{margin-top:2px;box-shadow:0 0 1px #0006;position:relative}.task-copy__input-block{margin-bottom:30px;border-bottom:1px solid #e4e4e4}.dark-theme .task-copy__input-block{border-bottom:1px solid #828588}.task-copy__input{margin-top:-10px}.task-copy__everything{width:170px;border-bottom:1px solid #e3e3e3;padding-bottom:8px;margin-bottom:8px!important}.dark-theme .task-copy__everything{border-bottom-color:#828588}.task-copy_checkbox-label{font-size:12px;font-weight:500;line-height:1;color:#222;text-transform:capitalize}.dark-theme .task-copy_checkbox-label{color:#abaeb0}.task-copy_checkbox-label:after{opacity:0!important}.task-copy_checkbox-label.cu-checkbox_checked:after{opacity:1!important}.task-copy_checkbox-label.cu-checkbox_checked.cu-checkbox_muted:after{opacity:.5!important}.task-copy_checkbox-label.cu-checkbox_disabled{opacity:.5!important}.cu-task{position:relative;display:flex;box-shadow:2px 2px 4px -2px #0000000d;border-radius:8px;border:1px solid rgba(151,151,151,.1)}.cu-task__cover-image{position:relative;overflow:hidden;padding:20px;cursor:pointer;background:#fbfbfb}.dark-theme .cu-task__cover-image{background:#384047}.cu-task__cover-image:hover img{border-color:#7b68ee;border:2px solid}@supports (--theme-main-color: $color-purple){.cu-task__cover-image:hover img{border-color:var(--theme-main-color)}}.cu-task__cover-image:hover .cu-task__cover-image-pin{display:block}.cu-task__cover-image img{border:2px solid transparent;width:100%}.cu-task__cover-image-pin{background:#7b68ee;display:none;position:absolute;right:30px;top:30px;width:25px;height:25px;border-radius:20px;padding:5px 5px 5px 4px;stroke:#fff;fill:#fff;z-index:20}@supports (--theme-main-color: $color-purple){.cu-task__cover-image-pin{background:var(--theme-main-color)}}.cu-task__cover-image-pin:hover{background:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.cu-task__cover-image-pin:hover{background:var(--theme-main-color-dark)}}.cu-task__column{flex-basis:0;flex-grow:1}.cu-task__column_main{background:#fff;border-radius:8px 0 0 8px;min-width:600px}.cu-task__column_activity{background:#fbfbfb;border-radius:0 8px 8px 0;padding:20px 30px}.cu-task__content{border-bottom:1px solid rgba(151,151,151,.1);padding:20px 30px 50px}.cu-task-section{border-bottom:1px solid rgba(151,151,151,.1);padding:20px 30px;background:#fff}.cu-task-section.cu-task-section_blank{border:0}.cu-task-header{display:flex}.cu-task-header__section{display:flex;align-items:center;flex-shrink:0}.cu-task-header__section:not(:last-child){margin:0 20px 0 0}.cu-task-header__section_rightside{margin:7px 0 7px 18px}.cu-task-header__delimiter{flex-basis:0;flex-grow:1}.cu-task-header__goals{margin-right:15px}.cu-task-header__goals-icon{width:30px;height:30px;padding:4px;cursor:pointer}.cu-task-header__goals-icon:hover use{fill:#7b68ee;stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-task-header__goals-icon:hover use{fill:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-task-header__goals-icon:hover use{stroke:var(--theme-main-color)}}.contrast_high .cu-task-header__goals-icon:hover use,.dark-theme .cu-task-header__goals-icon:hover use{fill:#7b68ee;stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.contrast_high .cu-task-header__goals-icon:hover use,.dark-theme .cu-task-header__goals-icon:hover use{fill:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.contrast_high .cu-task-header__goals-icon:hover use,.dark-theme .cu-task-header__goals-icon:hover use{stroke:var(--theme-main-color)}}.cu-task-header__goals-icon use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#c1c1c1;stroke:#c1c1c1}.contrast_high .cu-task-header__goals-icon use,.dark-theme .cu-task-header__goals-icon use{fill:#979797;stroke:#979797}.cu-task-info{display:flex;justify-content:center;align-items:center;white-space:nowrap;flex-shrink:0}.cu-task-info_column{flex-direction:column}.cu-task-info_row{flex-direction:row}.cu-task-info+.cu-task-info{padding:0 0 0 15px}.cu-task-info+.cu-task-info.cu-task-info__time-estimates{cursor:pointer}.cu-task-info_time-tracking{padding-left:10px}.cu-task-info__time-tracking-container{z-index:1;margin-right:10px;min-width:90px}.cu-task-info__time-tracking-container:hover{z-index:2}.cu-task-info__time-tracking-container:hover .cu-task-info__time-tracking-container-arrow-down{opacity:1}.cu-task-info__time-tracking-container-arrow-down{transition:opacity .2s cubic-bezier(.785,.135,.15,.86) 0s;width:11px;height:11px;padding:0;fill:#b9bec7;opacity:0;border-radius:0;margin-top:-1px}.cu-task-info__time-tracking-container-bottom{display:flex}.cu-task-info__time-tracking-container-bottom .time-tracking__display-time{padding:0}.cu-task-info__harvest{width:34px;height:34px;margin-left:-6px;cursor:pointer}.cu-task-info__harvest .running .icon_time-traking-harvest,.cu-task-info__harvest:hover .icon_time-traking-harvest{display:block;z-index:1;position:relative}.cu-task-info__harvest .running .icon_time-traking-harvest .cu-stroke,.cu-task-info__harvest:hover .icon_time-traking-harvest .cu-stroke,.contrast_high .cu-task-info__harvest .running .icon_time-traking-harvest .cu-stroke,.contrast_high .cu-task-info__harvest:hover .icon_time-traking-harvest .cu-stroke{stroke:#f36c00}.cu-task-info__harvest .running .icon_time-traking-harvest .cu-fill,.cu-task-info__harvest:hover .icon_time-traking-harvest .cu-fill,.contrast_high .cu-task-info__harvest .running .icon_time-traking-harvest .cu-fill,.contrast_high .cu-task-info__harvest:hover .icon_time-traking-harvest .cu-fill{fill:#f36c00}.cu-task-info__harvest .running .icon_time-traking-harvest .icon_time-traking-harvest_grey,.cu-task-info__harvest:hover .icon_time-traking-harvest .icon_time-traking-harvest_grey{display:none}.cu-task-info__harvest:hover .icon_time-traking-harvest{z-index:2}.cu-task-info__harvest .icon_time-traking-harvest .cu-stroke{stroke:#cbc9cf}.contrast_high .cu-task-info__harvest .icon_time-traking-harvest .cu-stroke,.dark-theme .cu-task-info__harvest .icon_time-traking-harvest .cu-stroke{stroke:#979797}.cu-task-info__harvest .icon_time-traking-harvest .cu-fill{fill:#cbc9cf}.contrast_high .cu-task-info__harvest .icon_time-traking-harvest .cu-fill,.dark-theme .cu-task-info__harvest .icon_time-traking-harvest .cu-fill{fill:#979797}.cu-task-info__harvest .icon_time-traking-harvest .icon_time-traking-harvest_bkg{fill:#fff}.dark-theme .cu-task-info__harvest .icon_time-traking-harvest .icon_time-traking-harvest_bkg{fill:#384047}.cu-task-info__harvest .icon_time-traking-harvest img{width:100%}.cu-task-info .toggl-container{margin-left:-12px;min-width:12px;height:34px}.cu-task-info .toggl-container .toggl-button{width:34px;height:34px;background-position:center;position:relative;background:none!important}.cu-task-info .toggl-container .toggl-button:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:34px;height:34px;background:url(time-traking-toggl-grey.4d359957f71c137b.svg) center center/contain no-repeat}.dark-theme .cu-task-info .toggl-container .toggl-button:before{background:url(time-traking-toggl-grey_dark.0e04848948e2180b.svg) center center/contain no-repeat}.cu-task-info .toggl-container .toggl-button:hover:before,.cu-task-info .toggl-container .toggl-button.active:before{z-index:1;background:url(time-traking-toggl-red.13649725919d5dc9.svg) center center/contain no-repeat}.dark-theme .cu-task-info .toggl-container .toggl-button:hover:before,.dark-theme .cu-task-info .toggl-container .toggl-button.active:before{background:url(time-traking-toggl-red_dark.c7aeb20dcc49cef0.svg) center center/contain no-repeat}.cu-task-info .toggl-container .toggl-button:hover:before{z-index:2}.cu-task-info_due-date .due-date_view-task .cu-user-group__item{margin-left:0}.cu-task-info__key{font-size:10px;font-weight:500;letter-spacing:.2px;margin:0 0 3px;color:#77777780;text-transform:uppercase}.cu-task-info__key.cu-task-info__key-entry{color:#7b68ee;text-transform:none}@supports (--theme-main-color: $color-purple){.cu-task-info__key.cu-task-info__key-entry{color:var(--theme-main-color)}}.dark-theme .cu-task-info__key{color:#828588}.legacy-font .cu-task-info__key{letter-spacing:normal}.cu-task-info__value{font-size:11px;font-weight:400;color:#777;padding:2px 0}.dark-theme .cu-task-info__value{color:#abaeb0}.cu-task-info__value>span{color:inherit;font:inherit;text-transform:lowercase}.cu-task-info__value .cu-task-info__value-on{text-transform:none}.cu-task-info__value.loading{width:80px;height:15px;background:#f5f6f7;border-radius:2px}.cu-task-info__value.nobg{background:transparent}.cu-task-info__divider{width:1px;height:26px;background:#efeef0;margin-right:20px}.dark-theme .cu-task-info__divider{background:#2b343b}.cu-task-info__divider_due-date{margin-right:15px}.cu-task-info__arrow-due-date{width:8px;height:26px;margin-left:-8px;margin-right:7px}.cu-task-info__recurring .icon{width:34px;height:34px}.cu-task-info__recurring .icon svg{width:100%;height:100%}.cu-task-info__recurring .icon .cu-fill{fill:#cbc9cf}.contrast_high .cu-task-info__recurring .icon .cu-fill,.dark-theme .cu-task-info__recurring .icon .cu-fill{fill:#979797}.cu-task-info__recurring .icon .cu-stroke{stroke:#cbc9cf}.contrast_high .cu-task-info__recurring .icon .cu-stroke,.dark-theme .cu-task-info__recurring .icon .cu-stroke{stroke:#979797}.cu-task-info__recurring .recurring-view__toogle{padding:0}.cu-task-info__recurring .icon_recurring-purple{display:none}.cu-task-info__recurring:hover .icon .cu-stroke{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-task-info__recurring:hover .icon .cu-stroke{stroke:var(--theme-main-color)}}.cu-task-info__recurring:hover .icon .cu-fill{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-task-info__recurring:hover .icon .cu-fill{fill:var(--theme-main-color)}}.cu-task-info__recurring .recurring-view__full .recurring-view__icon{width:16px;height:16px;margin-top:-2px;margin-right:5px}.cu-task-info__due-date-dropdown{display:flex;align-items:center}.cu-task-info__recurring-no-due{transition:stroke .2s cubic-bezier(.785,.135,.15,.86) 0s;height:15px;width:15px;stroke:#979797;margin-right:10px}.cu-task-info__recurring-no-due:hover{stroke:var(--theme-main-color)}.cu-task-header__control{position:relative;width:21px;height:21px;cursor:pointer;display:flex;align-items:center;justify-content:center}.cu-task-header__control_public-sharing{transition:background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;margin-right:15px;position:relative;height:23px;width:auto;padding:0 5px;cursor:pointer;border-radius:3px;border:1px solid #e9ebf0}.contrast_high .cu-task-header__control_public-sharing{border-color:#b9bec7}.dark-theme .cu-task-header__control_public-sharing{border-color:#7c828d}.cu-task-header__control_public-sharing:hover{background-color:#f2f2f2}.dark-theme .cu-task-header__control_public-sharing:hover{background-color:#2b343b;border-color:#2b343b}.cu-task-header__control_public-sharing .icon{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#b9bec7;stroke:#b9bec7;width:12px;height:12px}.cu-task-header__control_public-sharing-text{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:1;margin-left:5px;color:#7c828d}.cu-task-header__control_public-sharing-text-copy{margin-left:0;height:23px;display:flex;align-items:center}.cu-task-header__control_active{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-task-header__control_active{fill:var(--theme-main-color)}}.dark-theme .cu-task-header__control_active{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .cu-task-header__control_active{fill:var(--theme-main-color)}}.task-sc__modal .cu-modal__body{min-height:100px}.task-sc__title{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;font-size:25px;margin:50px 0 40px;line-height:1.2}.dark-theme .task-sc__title{color:#d5d6d7}.task-sc__title b{font-weight:500}.task-sc__options{text-align:center}.task-history{padding:0}.task-history__load-more{flex-shrink:0}.task-history .cu-comment__aside{margin:0 10px 0 0;padding-right:0}.task-history .cu-comment__aside .comment-reaction{margin-left:5px}.task-history__filter-load{margin-top:25px}.task-history__divider{height:40px;flex-shrink:0}.task-history__filtering{margin-top:15px}.task-history__scroll-view{padding:0 30px;box-sizing:border-box!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;display:flex;flex-direction:column-reverse;will-change:transform}@-moz-document url-prefix(){.cu-os-win .task-history__scroll-view{scrollbar-color:#fbfbfb #fbfbfb}.cu-os-win.dark-theme .task-history__scroll-view{scrollbar-color:#2b343b #2b343b}.cu-os-win .task-history__scroll-view:hover{scrollbar-color:#a0a0a5 #fbfbfb}.cu-os-win.dark-theme .task-history__scroll-view:hover{scrollbar-color:#828588 #2b343b}}.task-history__scroll-view::-webkit-scrollbar{width:10px}.task-history__scroll-view:hover::-webkit-scrollbar{background-color:#fbfbfb;width:10px}.dark-theme .task-history__scroll-view:hover::-webkit-scrollbar{background:#2b343b}.task-history__scroll-view:hover::-webkit-scrollbar-track{background-color:#fbfbfb}.dark-theme .task-history__scroll-view:hover::-webkit-scrollbar-track{background:#2b343b}.task-history__scroll-view:hover::-webkit-scrollbar-track:hover{background-color:#fbfbfb}.dark-theme .task-history__scroll-view:hover::-webkit-scrollbar-track:hover{background:#2b343b}.task-history__scroll-view:hover::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:10px;border:2px solid #fbfbfb}.dark-theme .task-history__scroll-view:hover::-webkit-scrollbar-thumb{background-color:#384047;border-color:#2b343b}.task-history__scroll-view:hover::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:1px solid #fbfbfb}.dark-theme .task-history__scroll-view:hover::-webkit-scrollbar-thumb:hover{background-color:#1e272e;border-color:#2b343b}.task-history__scroll-view:hover::-webkit-scrollbar-button{display:none}.task-history__empty{display:flex;justify-content:center;align-items:center;margin-top:50px}.task-history__empty-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:12px;font-style:italic}.task-history__empty-clear{cursor:pointer;color:var(--theme-main-color);font-style:italic;padding-left:5px}.task-history__empty-clear:hover{text-decoration:underline}.task-history-item{display:flex;justify-content:space-between;align-items:flex-start}.task-history-item__icon_thumbs-up{display:inline-flex;height:20px;width:20px;margin:-5px 5px -2px;transform:translateY(4px)}.task-history-item__icon_thumbs-up use{color:#7b68ee;fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-item__icon_thumbs-up use{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.task-history-item__icon_thumbs-up use{fill:var(--theme-main-color)}}.task-history-item__divider{margin-bottom:10px;height:10px;display:flex}.task-history-item__divider-text{font-size:9px;font-weight:400;text-transform:uppercase;color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-item__divider-text{color:var(--theme-main-color)}}.task-history-item__divider-line{border-bottom:1px solid;flex-grow:1;margin:0 0 5px 5px;border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-item__divider-line{border-color:var(--theme-main-color)}}.task-history-item__divider-fade{animation-duration:1s;animation-fill-mode:forwards;animation-name:hideNewActivity}.task-history-item__changed-name .diff-insert{font-weight:500}.task-history-item__changed-name .diff-delete{opacity:.5;text-decoration:line-through}.task-history-item__changed-name-description{flex-shrink:0;color:#34343466}.dark-theme .task-history-item__changed-name-description{color:#828588}.task-history-item__changed-name .task-history-item__values{margin:0}.task-history-item__values{margin:0 10px}.task-history-item__checklist-history__item{color:#000!important}.dark-theme .task-history-item__checklist-history__item{color:#d5d6d7!important}.task-history-item__short-content{border-bottom:1px dotted;cursor:pointer}.task-history-item__short-content:hover{border-bottom-width:0;padding-bottom:1px}.task-history-item__date{font-size:11px;font-weight:400;flex-shrink:0;margin:0 0 0 10px;padding:4px 0 0;color:#abaeb0}.task-history-item__content{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-grow:1;font-size:13px;line-height:140%;color:#34343466;max-width:calc(100% - 75px);min-width:0}.task-history-item__content_custom-field-content{display:flex}.dark-theme .task-history-item__content{color:#828588}.task-history-item__content>span{color:inherit}.dark-theme .task-history-item__content>span{color:inherit}.task-history-item__name{font-size:13px;font-weight:400;color:#544d61;line-height:140%;flex-shrink:0}.dark-theme .task-history-item__name{color:#d5d6d7}.task-history-item__name.me{color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-item__name.me{color:var(--theme-main-color)}}.dark-theme .task-history-item__name.me{color:#7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .task-history-item__name.me{color:var(--theme-main-color)}}.task-history-item__name_btn{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;border-radius:3px;padding:4px 0 4px 4px;margin:-4px 0 -4px -4px}.task-history-item__name_btn-hover:hover{background-color:#f2f2f2}.dark-theme .task-history-item__name_btn-hover:hover{background-color:#1e272e}.task-history-item__attachments{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:10px 0 0}.task-history-item__text{color:inherit;min-width:0}.task-history-item__text_custom-field-notif{display:flex;align-items:center;flex-wrap:wrap;margin-left:4px;flex-grow:1}.task-history-item__text_custom-field-notif .cu-custom-fields__header-items-value__phone,.task-history-item__text_custom-field-notif .cu-custom-fields__header-items-value__email,.task-history-item__text_custom-field-notif .cu-custom-fields__header-items-value__url{font-size:13px!important;line-height:inherit!important}.task-history-item__text_custom-field-notif_emoji span{margin:-6px 0 -3px}.task-history-item__text_custom-field-notif .cu-custom-fields__single-line-text{width:auto}.task-history-item__text_custom-field-notif .cu-custom-fields__header-items-value__dropdown-option{margin-top:-1px;margin-bottom:-1px}.task-history-item__text .cu-custom-fields__multi-line-text{-webkit-line-clamp:1}.task-history-item__text .cu-custom-fields__header-items-value__labels{margin:-2px 4px 0}.task-history-item__text .cu-custom-fields__header-items-value__url{display:inline-flex;align-items:center;height:auto}.task-history-item__text .cu-custom-fields__header-items-value__email{height:auto}.task-history-item__text span{color:inherit}.task-history-item__text .cu-dependencies__tasks-name{display:inline;white-space:normal}.task-history-item__text .time-tracking-notifs .cu-dropdown__toggle{display:inline;cursor:default}.task-history-item__text .time-tracking__display-time{padding:0;display:inline}.task-history-item__text .time-tracking__display-time .time-tracking__icon{margin-top:-6px}.task-history-item__text .time-tracking__value{display:inline-flex}.task-history-item__resolved:not(:last-child):after{content:", "}.task-history-item__due-date .due-date__info-value{font-size:13px;cursor:default;color:#34343466;display:inline}.dark-theme .task-history-item__due-date .due-date__info-value{color:#828588}.task-history-item__due-date .due-date__info-value-display{font-size:13px;font-weight:400;display:inline;color:#34343466}.dark-theme .task-history-item__due-date .due-date__info-value-display{color:#828588}.task-history-item__preview{display:flex;align-items:center;justify-content:center;width:80px;height:80px;overflow:hidden;margin:0 0 5px}.task-history-item__preview img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;flex-shrink:0}.task-history-item__preview-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80px;display:flex;flex-direction:column;margin:0 20px 10px 0}.task-history-item__preview-link:last-of-type{margin-bottom:0}.task-history-item__priority-text{display:inline-block;text-transform:capitalize;margin:0 2px;color:#343434}.dark-theme .task-history-item__priority-text{color:#d5d6d7}.task-history-item__priority-icon{width:14px;height:14px;display:inline-block;margin:0 2px -1px 0}.task-history-item__status-value{text-transform:capitalize;display:inline;margin:0;white-space:nowrap;color:#343434;text-indent:13px;position:relative}.dark-theme .task-history-item__status-value{color:#d5d6d7}.task-history-item__status-value-indicator{display:inline-block;width:10px;height:10px;margin-left:2px;border-radius:2px;background:currentColor;border:1px solid currentColor}.task-history-item__status-text{text-transform:capitalize;display:inline-block;white-space:nowrap}.task-history-item__status-text+.task-history-item__status-text{margin-left:0}.task-history-item__status-text_nocapitalize{text-transform:none}.task-history-item__status-text_truncated{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-history-item__tags-text{text-transform:none;display:inline-block;margin:0 5px 0 0;white-space:nowrap}.task-history-item__new-comment{animation-delay:.15s;animation-duration:.5s;animation-name:fadeIn}:-webkit-full-screen-ancestor:not(iframe) .task-history-item__new-comment{animation-fill-mode:none}@media print{.task-history-item__new-comment{animation:initial}}.task-history-item__pending-comment{opacity:.5}.task-history-item__changed-comment{animation-delay:.15s;animation-duration:.8s;animation-fill-mode:both;animation-name:fadeIn}:-webkit-full-screen-ancestor:not(iframe) .task-history-item__changed-comment{animation-fill-mode:none}@media print{.task-history-item__changed-comment{animation:initial}}.task-history-item__recur{display:flex;flex-wrap:wrap;align-items:center}.task-history-item__recur .due-date__info-value{font-size:13px;font-weight:400;line-height:1;color:#343434;margin:0 3px;cursor:default}.dark-theme .task-history-item__recur .due-date__info-value{color:#d5d6d7}.task-history-item__recurring-icon{display:inline-block;width:16px;height:16px;margin:0 5px 2px 0}.task-history-item__recurring-icon svg{width:16px;height:16px;stroke:#979797}.task-history-item__link-comment{cursor:pointer}.dark-theme .task-history-item__link-comment{color:#828588}.task-history-item__link-comment_dashed{border-bottom:1px dashed #343434}.dark-theme .task-history-item__link-comment_dashed{border-bottom:1px dashed #828588}.task-history-item .recurring-view{display:inline}.task-history-item .recurring-view__toogle{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;padding:0;line-height:1;display:inline;border-bottom:1px dashed rgba(52,52,52,.4);color:#34343466}.dark-theme .task-history-item .recurring-view__toogle{color:#828588;border-bottom-color:#828588}.task-history-item .recurring-view__toogle:hover{color:#7b68ee;border-bottom-color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-item .recurring-view__toogle:hover{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.task-history-item .recurring-view__toogle:hover{border-bottom-color:var(--theme-main-color)}}.task-history-group__controls{display:flex;align-items:center;cursor:pointer}.task-history-group__controls-icon{width:12px;height:12px;margin:0 2px 0 0;fill:#34343466;transition:fill .1s}.dark-theme .task-history-group__controls-icon{fill:#828588}.task-history-group__controls:hover .task-history-group__controls-icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-group__controls:hover .task-history-group__controls-icon{fill:var(--theme-main-color)}}.task-history-group__controls-text{font-size:13px;color:#34343466;transition:color .1s;padding:1px 0 0}.dark-theme .task-history-group__controls-text{color:#828588}.task-history-group__controls:hover .task-history-group__controls-text{color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-history-group__controls:hover .task-history-group__controls-text{color:var(--theme-main-color)}}.task-history-attachment{margin:15px 0}.task-history-attachment__header{display:flex;color:#34343466;margin:0 0 10px;align-items:baseline}.task-history-attachment__name{font-size:13px;font-weight:400;color:inherit}.dark-theme .task-history-attachment__name{color:#828588}.task-history-attachment__name_btn{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;border-radius:3px;padding:4px 0 4px 4px;margin:-4px 0 -4px -4px}.task-history-attachment__name_btn:hover{background-color:#f2f2f2}.dark-theme .task-history-attachment__name_btn:hover{background-color:#1e272e}.task-history-attachment__text{font-size:13px;font-weight:400;flex-grow:1;margin:0 0 0 5px;color:inherit}.dark-theme .task-history-attachment__text{color:#828588}.task-history-attachment__date{font-size:11px;font-weight:400;margin:0 0 0 10px;padding:4px 0 0;color:#abaeb0}.task-history-git{margin:15px 0}.task-history-git__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px}.task-history-git__meta{display:flex;align-items:center}.task-history-git__description{font-size:13px;font-weight:400;color:#34343466;margin:0 5px;padding:1px 0 0}.dark-theme .task-history-git__description{color:#828588}.task-history-git__description:first-child{margin-left:0}.task-history-git__description_dashed{color:#34343466;border-bottom:1px dashed rgba(52,52,52,.4)}.dark-theme .task-history-git__description_dashed{color:#828588;border-bottom:1px dashed #828588}.task-history-git__gitlab-title{font-weight:500}.task-history-git__date{font-size:11px;font-weight:400;flex-shrink:0;margin:0 0 0 10px;padding:4px 0 0;color:#abaeb0}.task-history-git-v2__header{display:flex;justify-content:space-between;padding-bottom:10px;align-items:flex-start}.task-history-git-v2__header-left{font-size:13px;font-weight:400;line-height:1;color:#7c828d}.dark-theme .task-history-git-v2__header-left{color:#abaeb0}.task-history-git-v2__header-right{font-size:11px;font-weight:400;line-height:1;color:#b9bec7}.dark-theme .task-history-git-v2__header-right{color:#828588}.task-history-git-v2__body{padding-left:8px;border-left:1px solid #e9ebf0}.dark-theme .task-history-git-v2__body{border-color:#1e272e}.task-history-git-v2__body-items{display:flex;align-items:center}.task-history-git-v2__body-text{font-size:13px;font-weight:400;line-height:1;color:#7c828d}.dark-theme .task-history-git-v2__body-text{color:#abaeb0}.task-history-git-v2__body.no-border{padding-left:0;border:none}.task-history-git-v2__body.top-margin{margin-top:5px}.task-history-git-v2__pr{font-size:13px;font-weight:500;line-height:1;padding-right:3px;display:flex;align-items:center}.dark-theme .task-history-git-v2__pr{color:#d5d6d7}.task-history-git-v2__pr .icon{width:12px;height:16px;fill:#000;margin-right:3px}.dark-theme .task-history-git-v2__pr .icon{fill:#b9bec7}.task-history-git-v2__branch{font-size:13px;font-weight:500;line-height:1;padding-right:3px;display:flex;align-items:center}.dark-theme .task-history-git-v2__branch{color:#d5d6d7}.task-history-git-v2__branch .icon{width:12px;height:17px;fill:#000;margin-right:3px}.dark-theme .task-history-git-v2__branch .icon{fill:#b9bec7}.task-history-git-v2__branch .icon.copy{width:10px;height:12px;margin-left:4px;cursor:pointer}.task-history-git-v2__repo{font-size:13px;font-weight:500;line-height:1;color:#000;display:flex;align-items:center;margin-left:5px}.dark-theme .task-history-git-v2__repo{color:#d5d6d7}.task-history-git-v2__repo .icon{width:12px;height:16px;fill:#000;margin-right:4px}.dark-theme .task-history-git-v2__repo .icon{fill:#b9bec7}.task-history-git-v2__message{font-size:13px;font-weight:400;line-height:1;padding:10px 0 0 8px;color:#292d34;border-left:1px solid #e9ebf0;display:block}.dark-theme .task-history-git-v2__message{border-color:#1e272e;color:#d5d6d7}.task-history-git-v2__sha{display:inline-block;width:60px;color:#4a90e2}.dark-theme .task-history-git-v2__sha{color:#72b3fd}.task-history-git-v2__files{display:inline-block;color:#4a90e2;text-decoration:underline;margin-left:8px}.dark-theme .task-history-git-v2__files{color:#72b3fd}.task-history-git-v2__footer{display:flex;align-items:center;margin-top:10px;border-top:1px solid #e9ebf0;padding-top:10px}.dark-theme .task-history-git-v2__footer{border-color:#1e272e}.task-history-git-v2__footer-reviewer{font-size:11px;font-weight:400;line-height:1;display:flex;align-items:center;flex-wrap:wrap;color:#b9bec7;flex-grow:1;text-transform:uppercase}.dark-theme .task-history-git-v2__footer-reviewer{color:#828588}.task-history-git-v2__footer-reviewer-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:1;margin-left:4px;text-transform:capitalize;color:#292d34}.dark-theme .task-history-git-v2__footer-reviewer-name{color:#d5d6d7}.task-history-git-v2__footer-reviewer-avatar{width:20px;height:20px;border-radius:2px;margin-left:4px}.task-history-git-v2__footer-build-status{font-size:11px;font-weight:400;line-height:1;color:#b9bec7;display:flex;align-items:center;text-transform:uppercase;margin-right:25px}.dark-theme .task-history-git-v2__footer-build-status{color:#828588}.task-history-git-v2__footer-build-status-icon{margin-left:5px;width:16px;height:16px}.task-history-git-v2__footer-build-status-icon_success{fill:#67cb48}.task-history-git-v2__footer-build-status-icon_failure{fill:#d64c4c;padding:2px}.task-history-git-v2__footer-build-status-icon_pending{fill:#cdb62c;transform-origin:center center;animation:cicd-pending-rotation 3s infinite ease}@keyframes cicd-pending-rotation{0%{transform:rotate(0)}45%,55%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.task-history-git-v2__footer-updates{font-size:11px;font-weight:500;line-height:1;display:flex;align-items:center;justify-content:center;color:#fff;height:18px;padding:0 5px;border-radius:2px;text-transform:capitalize}.comment-bar{position:relative;border-radius:0 0 10px 10px;background:#fff;padding:10px 0}.comment-bar_active{padding-bottom:15px}.task-column__footer .comment-bar{border-bottom-left-radius:0}.comment-bar_email{display:flex;flex-direction:column;max-height:calc(100vh - 250px);padding-top:8px}.comment-bar_email.comment-bar_active .ql-editor{min-height:0}.comment-bar_email .comment-bar__content{overflow:auto}.comment-bar_email .comment-bar__content .comment-bar__editor{flex-grow:1;display:flex;flex-direction:column}.comment-bar_email .comment-bar__content .comment-bar__editor .ql-editor{max-height:none;overflow:auto}.comment-bar_email .comment-bar__content .comment-bar__editor .ql-editor.ql-blank{line-height:18px}.comment-bar_email .comment-bar__content .comment-bar__editor .ql-editor.ql-blank br{font-size:11px}.comment-bar.no-permission{height:60px}.cu2-list-details-column_comments .comment-bar.no-permission{display:none}.dark-theme .comment-bar{background:#384047}.comment-bar__content{flex-grow:1;max-height:300px;position:relative}.comment-bar__content.comment-bar__content-email-focused .ql-editor:before{display:none}.comment-bar__signature-create{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;height:26px;display:flex;align-items:center;cursor:pointer;color:var(--theme-main-color);padding:0 5px;margin:5px 5px 8px;border-radius:4px}.comment-bar__signature-create:hover{color:var(--theme-main-color-dark);background:#fafbfc}.dark-theme .comment-bar__signature-create:hover{background:#2b343b}.comment-bar__replying{display:flex;align-items:center;position:absolute;background:#fff;top:-27px;height:30px;padding:0 9px;left:10px;border-radius:4px 4px 0 0}.dark-theme .comment-bar__replying{background-color:#384047}.comment-bar__replying-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:500;line-height:1;text-transform:uppercase;color:#292d34}.dark-theme .comment-bar__replying-text{color:#d5d6d7}.comment-bar__replying-cancel{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:500;line-height:1;color:#7b68ee;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;margin-left:5px;cursor:pointer;border-bottom:1px dashed;border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar__replying-cancel{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.comment-bar__replying-cancel{border-color:var(--theme-main-color)}}.comment-bar__replying-cancel:hover{border-color:var(--theme-main-color-dark);color:var(--theme-main-color-dark)}.dark-theme .comment-bar__replying-cancel:hover{border-color:var(--theme-main-color-light);color:var(--theme-main-color-light)}.comment-bar_active .comment-bar__editor.ql-container{margin-bottom:15px}.comment-bar__editor .ql-editor{font-size:14px;font-weight:400;text-align:left;direction:ltr;padding:10px 20px;color:#544d61;word-wrap:break-word;max-height:100px;min-height:40px;background:#fff}.cu-os-win .comment-bar__editor .ql-editor{scrollbar-width:thin}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .comment-bar__editor .ql-editor::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-track,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-corner,.cu-os-win .dark-theme .comment-bar__editor .ql-editor::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .comment-bar__editor .ql-editor{background:#384047;color:#d5d6d7}.dark-theme .comment-bar__editor .ql-editor>*{color:#d5d6d7}.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(255, 250, 120);"],.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(230, 255, 207);"],.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(255, 224, 224);"],.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(255, 250, 120);"] *,.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(230, 255, 207);"] *,.dark-theme .comment-bar__editor .ql-editor *[style*="background-color: rgb(255, 224, 224);"] *{color:#2b343b;padding:2px 0}.comment-bar__editor .ql-editor div:not([embed-node=true] *),.comment-bar__editor .ql-editor li{color:#343434cc}.dark-theme .comment-bar__editor .ql-editor div:not([embed-node=true] *),.dark-theme .comment-bar__editor .ql-editor li{color:#d5d6d7}.comment-bar__editor .ql-editor div:not([embed-node=true] *).comment-attachment__name,.comment-bar__editor .ql-editor div:not([embed-node=true] *).comment-attachment__ext,.comment-bar__editor .ql-editor li.comment-attachment__name,.comment-bar__editor .ql-editor li.comment-attachment__ext{color:#fff}.comment-bar__editor .ql-editor .comment-attachment__name,.comment-bar__editor .ql-editor .comment-attachment__ext{color:#fff}.comment-bar__editor .ql-editor.ql-blank:before{font-size:14px;font-weight:400;padding:0 0 0 20px;font-style:normal;color:#34343466}.dark-theme .comment-bar__editor .ql-editor.ql-blank:before{color:#828588}.comment-bar__editor .ql-editor a{color:#4a90e2;white-space:normal!important}.dark-theme .comment-bar__editor .ql-editor a{color:#72b3fd}.comment-bar__editor .ql-editor a:before,.comment-bar__editor .ql-editor a:after{display:none}.comment-bar__editor .ql-editor a.task-mention{color:#343434}.dark-theme .comment-bar__editor .ql-editor a.task-mention{color:#d5d6d7}.comment-bar__editor .ql-editor li:not(.ql-direction-rtl):before{text-align:left}.comment-bar__editor .ql-editor .clickup-table-view{margin:10px}.comment-bar__editor .ql-editor td{border-color:#7c828d}.dark-theme .comment-bar__editor .ql-editor td{border-color:#828588}.comment-bar__icon{position:absolute;width:30px;height:30px;top:5px;right:20px;fill:#e7e7e7;-webkit-user-select:none;user-select:none}.comment-bar_active .comment-bar__icon{display:none}.comment-bar__footer{padding:15px 20px 0;display:none;align-items:center;justify-content:flex-end;position:relative;z-index:1;border-top:1px solid #f5f5f5}.dark-theme .comment-bar__footer{border-top-color:#1e272e}.comment-bar__footer_editor{padding:10px}.comment-bar__btns{flex-shrink:0}.comment-bar_active .comment-bar__footer,.comment-bar__footer_active{display:flex;animation:.3s fadeIn linear both}.comment-bar__footer_disabled .comment-bar__controls{pointer-events:none;opacity:.5;margin-right:10px}.comment-bar_active .ql-editor{min-height:80px;max-height:300px;line-height:20px}.comment-bar__controls{position:relative;display:flex;height:30px;overflow:hidden}.comment-bar__controls-mode-toggle{height:24px;background:transparent;border:1px solid #e9ebf0;border-radius:3px;display:flex;align-items:center;overflow:hidden}.dark-theme .comment-bar__controls-mode-toggle{border-color:#1e272e}.comment-bar__controls-mode-toggle-item{display:flex;align-items:center;justify-content:center;background:transparent;position:relative;cursor:pointer;width:26px;height:24px}.comment-bar__controls-mode-toggle-item:after{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;opacity:0;position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:var(--theme-main-color)}.comment-bar__controls-mode-toggle-item .icon{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;width:12px;height:10px;fill:#c9cbdb}.comment-bar__controls-mode-toggle-item-active .icon{fill:var(--theme-main-color)}.comment-bar__controls-mode-toggle-item-active:after{opacity:.1}.comment-bar__controls:first-child{flex-grow:1;flex-wrap:wrap;position:static}.comment-bar__controls:last-child{flex-shrink:0}.comment-bar__controls+.comment-bar__controls{margin-left:10px}.comment-bar__controls>*+*{margin-left:10px}@media screen and (max-width: 1200px) and (max-width: 1200px){.comment-bar__controls>*+*{margin-left:8px}}.comment-bar__controls .cu-user-list-dropdown .cu-dropdown,.comment-bar__controls .cu-user-list-dropdown .cu-project-avatar{position:static}.comment-bar__controls .comment-bar__send-btn{height:30px!important;padding:0 16px!important}.comment-bar__controls .comment-bar__send-btn:hover{background-color:var(--theme-main-color-dark);color:#fff!important}.comment-bar__controls-email .cu-emoji-picker-dropdown{margin-left:0}.comment-bar__controls .cu-cloud-buttons-dropdown{margin-left:4px}.comment-bar__delimiter{flex-grow:1;min-width:15px}@media screen and (max-width: 1200px) and (max-width: 1200px){.comment-bar__delimiter{min-width:8px}}.comment-bar__attachments{position:relative;display:flex;flex-shrink:0;background:#fff}.dark-theme .comment-bar__attachments{background:#384047}.comment-bar__attachments>*+*{margin-left:10px}@media screen and (max-width: 1200px) and (max-width: 1200px){.comment-bar__attachments>*+*{margin-left:8px}}.comment-bar__control{width:28px;height:28px;padding:4px;cursor:pointer;transition:.1s;fill:#c8cbdb}.dark-theme .comment-bar__control{fill:#828588}.comment-bar__control:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar__control:hover{fill:var(--theme-main-color)}}.comment-bar__screen-recording{display:flex;align-items:center;flex-direction:column;width:500px;padding:10px 0}.comment-bar__screen-recording-warning{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:1;height:37px;background:rgba(253,180,113,.1);border-radius:4px;color:#bb8451;width:100%}.comment-bar__screen-recording-warning-icon{width:16px;height:16px;fill:#fdb471;margin-right:8px}.comment-bar__screen-recording-btn{width:380px;margin-bottom:15px}.comment-bar__screen-recording-title{font-size:40px;font-weight:500;line-height:1;color:#292d34;text-align:center;margin:10px 0}.dark-theme .comment-bar__screen-recording-title{color:#d5d6d7}.comment-bar__screen-recording-subtitle{font-size:25px;font-weight:400;line-height:1;color:#292d34;text-align:center;margin-bottom:15px}.dark-theme .comment-bar__screen-recording-subtitle{color:#d5d6d7}.comment-bar__screen-recording-description{font-size:13px;font-weight:400;line-height:1.4;color:#292d34;text-align:center;margin-bottom:20px}.dark-theme .comment-bar__screen-recording-description{color:#d5d6d7}.comment-bar__screen-recording-loom{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1;color:#292d34}.dark-theme .comment-bar__screen-recording-loom{display:none;color:#d5d6d7}.comment-bar__screen-recording-loom_dark-theme{display:none}.dark-theme .comment-bar__screen-recording-loom_dark-theme{display:flex;color:#d5d6d7}.comment-bar__cancel-btn{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:600;line-height:63px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;font-size:13px;line-height:11px;font-weight:500;border:1px solid #aeacb0;color:#aeacb0;background:none;text-shadow:none;height:30px;padding:0 10px;text-transform:uppercase;border-radius:3px;margin-left:7px}.comment-bar__cancel-btn:hover{transition:none}.comment-bar__cancel-btn:hover{background-color:#aeacb0;border:1px solid #aeacb0;color:#fff;transition:none}.comment-bar__cancel-btn:hover .cu-btn__text{color:#fff}.comment-bar__cancel-btn:active{background-color:#959297;border:1px solid #959297;transition:none}.comment-bar__cancel-btn .cu-btn__text{color:#aeacb0}@media screen and (max-width: 1300px) and (max-width: 1300px){.comment-bar__cancel-btn{padding:0 10px}}@media screen and (max-width: 1200px) and (max-width: 1200px){.comment-bar__cancel-btn{margin-left:10px;padding:0 7px}}.comment-bar__send-btn{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;background-color:#7b68ee;border-color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:600;line-height:63px;font-family:var(--font);display:inline-flex;align-items:center;justify-content:center;height:64px;cursor:pointer;color:#fff;border:1px solid;text-decoration:none;white-space:nowrap;height:40px;font-size:13px;line-height:11px;font-weight:500;height:30px;padding:0 20px;text-transform:uppercase;border-radius:3px;margin-left:10px;letter-spacing:.28px}.comment-bar__send-btn:hover{transition:none}@supports (--theme-main-color: $color-purple){.comment-bar__send-btn{background-color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.comment-bar__send-btn{border-color:var(--theme-main-color)}}.comment-bar__send-btn:hover,.comment-bar__send-btn:active{background-color:#5f48ea;border-color:#5f48ea;border:1px solid;transition:none}@supports (--theme-main-color-dark: $color-purple-dark){.comment-bar__send-btn:hover,.comment-bar__send-btn:active{background-color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.comment-bar__send-btn:hover,.comment-bar__send-btn:active{border-color:var(--theme-main-color-dark)}}.legacy-font .comment-bar__send-btn{letter-spacing:normal}@media screen and (max-width: 1300px) and (max-width: 1300px){.comment-bar__send-btn{padding:0 20px}}@media screen and (max-width: 1200px) and (max-width: 1200px){.comment-bar__send-btn{padding:0 12px}}.comment-bar__send-btn.cu-btn.cu-btn_block{width:auto}.comment-bar__send-btn .cu-btn__spinner{min-width:70px}.comment-bar__send-btn .cu-btn__icon{width:16px;height:16px;padding:2px;fill:#fff}.comment-bar-mentions{position:relative;overflow:hidden;flex-shrink:0}.comment-bar-mentions__icon{width:28px;height:28px;padding:4px;cursor:pointer;transition:.1s;fill:#c8cbdb}.dark-theme .comment-bar-mentions__icon{fill:#828588}.comment-bar-mentions__icon:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-mentions__icon:hover{fill:var(--theme-main-color)}}.comment-bar-btn{position:relative;overflow:hidden;flex-shrink:0}.comment-bar-btn_disabled .comment-bar-btn__icon.icon{cursor:not-allowed}.comment-bar-btn_disabled .comment-bar-btn__icon.icon:hover{fill:#c8cbdb}.dark-theme .comment-bar-btn_disabled .comment-bar-btn__icon.icon:hover{fill:#828588}.comment-bar-btn__doc{margin-left:6px}.comment-bar-btn__icon{width:28px;height:28px;padding:4px;cursor:pointer;transition:.1s;fill:#c8cbdb}.dark-theme .comment-bar-btn__icon{fill:#828588}.comment-bar-btn__icon:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-btn__icon:hover{fill:var(--theme-main-color)}}.comment-bar-btn__icon_doc{padding:4px 4px 5px}.comment-bar-btn__icon_email{padding:4px}.comment-bar-btn__icon-item_pulse{animation:recordPulse 2s infinite;transform-origin:center}@keyframes recordPulse{0%{transform:scale(1);opacity:.8}50%{transform:scale3d(1.15,1.15,1.15);opacity:1}to{transform:scale(1);opacity:.8}}.comment-bar-btn_active .comment-bar-btn__icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-btn_active .comment-bar-btn__icon{fill:var(--theme-main-color)}}.comment-bar-btn_record .comment-bar-btn__icon:hover{fill:#67cb48}.comment-bar-btn_record_active .comment-bar-btn__icon{fill:#d64c4c}.comment-bar-slash{position:relative;overflow:hidden;flex-shrink:0}.comment-bar-slash_disabled .comment-bar-slash__icon{cursor:not-allowed}.comment-bar-slash_disabled .comment-bar-slash__icon:hover{fill:#c8cbdb}.dark-theme .comment-bar-slash_disabled .comment-bar-slash__icon:hover{fill:#828588}.comment-bar-slash__icon{width:28px;height:28px;padding:4px;cursor:pointer;transition:.1s;fill:#c8cbdb}.dark-theme .comment-bar-slash__icon{fill:#828588}.comment-bar-slash__icon:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-slash__icon:hover{fill:var(--theme-main-color)}}.comment-bar-dropbox,.comment-bar-box,.comment-bar-onedrive,.comment-bar-google-drive{position:relative;overflow:hidden}.comment-bar-dropbox__icon,.comment-bar-box__icon,.comment-bar-onedrive__icon,.comment-bar-google-drive__icon{width:28px;height:28px;padding:3px;cursor:pointer;transition:.1s;fill:#c8cadc}.dark-theme .comment-bar-dropbox__icon,.dark-theme .comment-bar-box__icon,.dark-theme .comment-bar-onedrive__icon,.dark-theme .comment-bar-google-drive__icon{fill:#828588}.comment-bar-dropbox__icon:hover,.comment-bar-box__icon:hover,.comment-bar-onedrive__icon:hover,.comment-bar-google-drive__icon:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-dropbox__icon:hover,.comment-bar-box__icon:hover,.comment-bar-onedrive__icon:hover,.comment-bar-google-drive__icon:hover{fill:var(--theme-main-color)}}.comment-bar-uploader{position:relative;overflow:hidden}.comment-bar-uploader__dropdown{position:static}.comment-bar-uploader__dropdown-menu .comment-bar__attachments{padding:8px 10px;border-radius:6px}.comment-bar-uploader_toggle{position:absolute;right:0}.comment-bar-uploader_toggle_disabled .comment-bar-uploader__icon{cursor:not-allowed}.comment-bar-uploader_toggle_disabled .comment-bar-uploader__icon:hover{stroke:#c8cbdb}.dark-theme .comment-bar-uploader_toggle_disabled .comment-bar-uploader__icon:hover{stroke:#828588}.comment-bar-uploader__icon{width:28px;height:28px;padding:4px;cursor:pointer;transition:.1s;stroke-width:2px;stroke:#c8cbdb}.dark-theme .comment-bar-uploader__icon{stroke:#828588}.comment-bar-uploader__icon:hover{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-bar-uploader__icon:hover{stroke:var(--theme-main-color)}}.comment-bar-uploader__input{position:absolute;left:-1000px;height:0;width:0;opacity:0;visibility:hidden}.comment-attachment{position:relative;display:flex;justify-content:space-between;align-items:center;margin:5px 0}.comment-attachment__content{position:relative;display:flex;align-items:center;background:#9b9b9b;padding:3px 8px;border-radius:4px;cursor:pointer}.comment-attachment__icon{width:12px;height:12px;flex-shrink:0;margin:0 2px 0 0;background:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE5MS4yNTkgMTkxLjI1OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTkxLjI1OSAxOTEuMjU5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPHBhdGggZD0iTTE1MS40MTMsMEgzOS44NDZjLTguODAyLDAtMTUuOTM4LDcuMTM2LTE1LjkzOCwxNS45Mzh2MTU5LjM4MmMwLDguODAyLDcuMTM2LDE1LjkzOCwxNS45MzgsMTUuOTM4ICAgaDExMS41NjhjOC44MDIsMCwxNS45MzgtNy4xMzYsMTUuOTM4LTE1LjkzOFYxNS45MzhDMTY3LjM1MSw3LjEzNiwxNjAuMjE1LDAsMTUxLjQxMywweiBNMTU5LjM4MiwxNzUuMzIxICAgYzAsNC40MDMtMy41NjQsNy45NjktNy45NjksNy45NjlIMzkuODQ2Yy00LjQwNSwwLTcuOTY5LTMuNTY2LTcuOTY5LTcuOTY5VjE1LjkzOGMwLTQuNDAzLDMuNTY0LTcuOTY5LDcuOTY5LTcuOTY5aDExMS41NjggICBjNC40MDUsMCw3Ljk2OSwzLjU2Niw3Ljk2OSw3Ljk2OVYxNzUuMzIxeiIgZmlsbD0iIzYxYjBkOCIvPgoJPHBhdGggZD0iTTEyNy41MDYsMTM1LjQ3NWMtOC44MDIsMC0xNS45MzgsNy4xMzYtMTUuOTM4LDE1LjkzOHM3LjEzNiwxNS45MzgsMTUuOTM4LDE1LjkzOCAgIHMxNS45MzgtNy4xMzYsMTUuOTM4LTE1LjkzOFMxMzYuMzA4LDEzNS40NzUsMTI3LjUwNiwxMzUuNDc1eiBNMTI3LjUwNiwxNTkuMzgyYy00LjQwNSwwLTcuOTY5LTMuNTY2LTcuOTY5LTcuOTY5ICAgczMuNTY0LTcuOTY5LDcuOTY5LTcuOTY5YzQuNDA1LDAsNy45NjksMy41NjYsNy45NjksNy45NjlTMTMxLjkxMSwxNTkuMzgyLDEyNy41MDYsMTU5LjM4MnoiIGZpbGw9IiM2MWIwZDgiLz4KCTxwYXRoIGQ9Ik0xMTkuNTM3LDEwNy41ODNjMC0yLjE5OS0xLjc4Ni0zLjk4NS0zLjk4NS0zLjk4NUg1MS43OTljLTIuMTk5LDAtMy45ODUsMS43ODYtMy45ODUsMy45ODUgICBjMCwyLjE5OSwxLjc4NiwzLjk4NSwzLjk4NSwzLjk4NWg2My43NTNDMTE3Ljc1MSwxMTEuNTY4LDExOS41MzcsMTA5Ljc4MiwxMTkuNTM3LDEwNy41ODN6IiBmaWxsPSIjNjFiMGQ4Ii8+Cgk8cGF0aCBkPSJNMTM5LjQ2LDc5LjY5MWgtODcuNjZjLTIuMTk5LDAtMy45ODUsMS43ODYtMy45ODUsMy45ODVjMCwyLjE5OSwxLjc4NiwzLjk4NSwzLjk4NSwzLjk4NWg4Ny42NiAgIGMyLjE5OCwwLDMuOTg0LTEuNzg2LDMuOTg0LTMuOTg1QzE0My40NDQsODEuNDc3LDE0MS42NTgsNzkuNjkxLDEzOS40Niw3OS42OTF6IiBmaWxsPSIjNjFiMGQ4Ii8+Cgk8cGF0aCBkPSJNMTM5LjQ2LDU1Ljc4NGgtODcuNjZjLTIuMTk5LDAtMy45ODUsMS43ODYtMy45ODUsMy45ODVjMCwyLjE5OSwxLjc4NiwzLjk4NSwzLjk4NSwzLjk4NWg4Ny42NiAgIGMyLjE5OCwwLDMuOTg0LTEuNzg2LDMuOTg0LTMuOTg1QzE0My40NDQsNTcuNTcsMTQxLjY1OCw1NS43ODQsMTM5LjQ2LDU1Ljc4NHoiIGZpbGw9IiM2MWIwZDgiLz4KCTxwYXRoIGQ9Ik0xMzkuNDYsMzEuODc2aC04Ny42NmMtMi4xOTksMC0zLjk4NSwxLjc4Ni0zLjk4NSwzLjk4NWMwLDIuMTk5LDEuNzg2LDMuOTg1LDMuOTg1LDMuOTg1aDg3LjY2ICAgYzIuMTk4LDAsMy45ODQtMS43ODYsMy45ODQtMy45ODVDMTQzLjQ0NCwzMy42NjIsMTQxLjY1OCwzMS44NzYsMTM5LjQ2LDMxLjg3NnoiIGZpbGw9IiM2MWIwZDgiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) no-repeat center center/contain transparent}.comment-attachment__name,.comment-attachment__ext{font-size:13px;font-weight:300;color:#fff;-webkit-user-select:none;user-select:none}.comment-attachment__delim{flex-grow:1}.comment-attachment__progress{flex-grow:1;max-width:200px}.comment-attachment__edit,.comment-attachment__remove,.comment-attachment__download{display:flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0;margin:0 0 0 10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.1s;stroke:#b7b9bb}.comment-attachment__download{fill:#b7b9bb;stroke:transparent}.comment-attachment__edit{display:none}.comment-attachment__remove:hover{stroke:#fd71af}.comment-attachment__edit:hover{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-attachment__edit:hover{stroke:var(--theme-main-color)}}.comment-attachment__preview{position:relative;flex-shrink:0}.comment-attachment__preview-icon{width:20px;height:20px;fill:#dfdfdf;margin:0 8px;cursor:pointer;transition:.2s}.comment-attachment__preview-icon:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-attachment__preview-icon:hover{fill:var(--theme-main-color)}}.comment-attachment__preview-tooltip{position:absolute;top:0;left:0;display:none}.comment-attachment__source-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;margin:-3px 5px -1px 0}p+.comment-attachment{margin-top:5px}.comment-attachment_edit .comment-attachment-edit{display:flex}.comment-attachment_success .comment-attachment__content{background:#7b68ee;text-decoration:none!important}@supports (--theme-main-color: $color-purple){.comment-attachment_success .comment-attachment__content{background:var(--theme-main-color)}}.comment-attachment_success .comment-attachment__content_grey{background:#efeef0}.comment-attachment_success .comment-attachment__content_grey .comment-attachment__name,.comment-attachment_success .comment-attachment__content_grey .comment-attachment__ext,.ql-editor .comment-attachment_success .comment-attachment__content_grey .comment-attachment__name,.ql-editor .comment-attachment_success .comment-attachment__content_grey .comment-attachment__ext{color:#343434}.comment-attachment_success:hover .comment-attachment__remove,.comment-attachment_success:hover .comment-attachment__edit{opacity:1}.comment-attachment_success .comment-attachment__edit{display:flex;opacity:0}.comment-attachment_success .comment-attachment__remove{opacity:0}.comment-attachment_error .comment-attachment__content{background:#fd71af}.comment-attachment-edit{position:absolute;display:none;align-items:center;top:0;left:0;width:100%;height:30px;background:#fff}.dark-theme .comment-attachment-edit{background:#384047}.comment-attachment-edit__form{flex-grow:1;display:flex}.comment-attachment-edit__input{font-size:13px;font-weight:400;line-height:14px;flex-grow:1;padding:7px 8px 5px;border:1px solid #e4e4e4;border-radius:3px 0 0 3px;background:#fff;transition:border .1s}.dark-theme .comment-attachment-edit__input{background:#384047;box-shadow:none;color:#d5d6d7}.comment-attachment-edit__input:focus{border-color:#7b68ee;border:1px solid}@supports (--theme-main-color: $color-purple){.comment-attachment-edit__input:focus{border-color:var(--theme-main-color)}}.comment-attachment-edit__input::placeholder{font-size:13px;font-weight:400;line-height:14px}.comment-attachment-edit__input:focus+.comment-attachment-edit__ext{border-color:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-attachment-edit__input:focus+.comment-attachment-edit__ext{border-color:var(--theme-main-color)}}.comment-attachment-edit__ext{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400;flex-shrink:0;min-width:50px;border:1px solid #e4e4e4;border-left:0;border-radius:0 3px 3px 0;padding:0 10px;color:#34343480;background:#f7f7f7;-webkit-user-select:none;user-select:none}.dark-theme .comment-attachment-edit__ext{background:#384047;color:#d5d6d7}.comment-attachment-edit__controls{display:flex;justify-content:space-between;flex-shrink:0;width:50px;margin:0 0 0 15px}.comment-attachment-edit__control{width:20px;height:20px;padding:4px;cursor:pointer;transition:.1s}.comment-attachment-edit__control_cancel{stroke:#b7b9bb}.comment-attachment-edit__control_cancel:hover{stroke:#fd71af}.comment-attachment-edit__control_save{stroke:#b7b9bb}.comment-attachment-edit__control_save:hover{stroke:#67cb48}.attachment-preview{margin:10px 0 0}.attachment-preview .cu-attachment-preview{width:auto}.attachment-preview__body{display:flex;align-items:center}.attachment-preview__name,.attachment-preview .attachment-preview__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:140%;flex-grow:1;color:#61b0d8}.attachment-preview__source{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-bottom:2px}.attachment-preview .attachment-preview__name{text-decoration:none;cursor:pointer}.attachment-preview__share-link,.attachment-preview__download-link{flex-shrink:0;cursor:pointer;width:14px;height:15px;fill:#b7b9bb;transition:.1s;margin:0 0 0 10px}.attachment-preview__share-link.no-margin,.attachment-preview__download-link.no-margin{margin:0;width:19px;height:20px}.attachment-preview__share-link-icon,.attachment-preview__download-link-icon{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s}.attachment-preview__share-link-icon_go,.attachment-preview__download-link-icon_go{stroke:#c7c9dc}.attachment-preview__share-link-icon_go:hover,.attachment-preview__download-link-icon_go:hover{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.attachment-preview__share-link-icon_go:hover,.attachment-preview__download-link-icon_go:hover{stroke:var(--theme-main-color)}}.attachment-preview__share-link-icon_download,.attachment-preview__download-link-icon_download{stroke:#c7c9dc}.attachment-preview__share-link-icon_download:hover,.attachment-preview__download-link-icon_download:hover{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.attachment-preview__share-link-icon_download:hover,.attachment-preview__download-link-icon_download:hover{stroke:var(--theme-main-color)}}.attachment-preview__img-fake{width:1px;height:1px;visibility:hidden}.attachment-preview__picture{display:inline-block;position:relative;max-width:100%;margin:0 0 10px;cursor:pointer}.attachment-preview__picture .orientation-square{width:100px;height:100px;border:1px solid #e4e4e4;border-radius:4px}.attachment-preview__picture .orientation-landscape{width:auto;max-height:100%;border:1px solid #e4e4e4;border-radius:4px}.attachment-preview__picture .orientation-portrait{height:250px;width:auto;max-width:100%;border:1px solid #e4e4e4;border-radius:4px}.attachment-preview__picture .orientation-dynamic-landscape{height:100px;border:1px solid #e4e4e4;border-radius:4px}p:not(:empty)+.attachment-preview{margin-top:10px}.preview-container-with-overflow{border:1px solid #e4e4e4;border-radius:4px;width:calc(100% - 57px)}.preview-container-with-overflow .orientation-dynamic-landscape-overflow{height:100px}.orientation-default{width:100px;height:100px;border:1px solid #e4e4e4;border-radius:4px}.breadcrumbs{--border-color: #dcdfe4;display:inline-flex;align-items:center;background:#fff;height:24px;border-radius:6px;max-width:450px;border:1px solid var(--border-color)}.dark-theme .breadcrumbs{--border-color: #1e272e;background:#384047;border-color:var(--border-color)}@media screen and (max-width: 992px){.breadcrumbs{padding:0 4px}}.breadcrumbs__logo{fill:#7b68ee;width:auto;height:20px;margin:0 0 0 10px}@supports (--theme-main-color: $color-purple){.breadcrumbs__logo{fill:var(--theme-main-color)}}@media screen and (max-width: 992px){.breadcrumbs__logo{display:none}}.breadcrumbs__link,.breadcrumbs__archive{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:24px;color:#7c828d;display:inline-flex;align-items:center;padding:0 10px;transition:.1s;min-width:0}.dark-theme .breadcrumbs__link,.dark-theme .breadcrumbs__archive{color:#d5d6d7}.breadcrumbs__link:hover span,.breadcrumbs__archive:hover span{color:var(--theme-main-color)}@media screen and (max-width: 992px){.breadcrumbs__link,.breadcrumbs__archive{font-size:11px;padding:0 7px;display:none}}.breadcrumbs__link>span,.breadcrumbs__archive>span{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7c828d}.dark-theme .breadcrumbs__link>span,.dark-theme .breadcrumbs__archive>span{color:#d5d6d7}.breadcrumbs__link_disabled,.breadcrumbs__archive_disabled{cursor:default}.breadcrumbs__link_first{padding-left:10px}.breadcrumbs__link-dropdown{font-weight:500;display:flex;justify-content:center;align-items:center;background:#fff;height:24px;border-radius:6px;margin-left:8px;border:1px solid #dcdfe4}.dark-theme .breadcrumbs__link-dropdown{border-color:#1e272e;background:#384047}.cu-dropdown_open .breadcrumbs__link-dropdown{background:#7b68ee;border-color:#7b68ee;color:#fff}@supports (--theme-main-color: $color-purple){.cu-dropdown_open .breadcrumbs__link-dropdown{background:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-dropdown_open .breadcrumbs__link-dropdown{border-color:var(--theme-main-color)}}.breadcrumbs__link_last,.breadcrumbs__archive_last{font-weight:500}@media screen and (max-width: 992px){.breadcrumbs__link_last,.breadcrumbs__archive_last{font-weight:400;display:inline-flex}}.breadcrumbs__link_list-other-list{padding:0 0 0 10px}.breadcrumbs__placeholder{display:none;width:100px;height:15px;background:#f5f6f7;border-radius:4px;margin:0 10px}.dark-theme .breadcrumbs__placeholder{background:#2b343b}.breadcrumbs__placeholder.loading{display:block}.breadcrumbs__link:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.breadcrumbs__link:hover{color:var(--theme-main-color)}}.breadcrumbs__archive{display:flex;align-items:center;color:#999}.breadcrumbs__archive-icon{width:18px;height:18px;fill:#999;margin:-2px 5px 0 0}@media screen and (max-width: 992px){.breadcrumbs__delim{display:none}}.breadcrumbs__angle-right{height:12px;width:8px;fill:#979ba3}.breadcrumbs__tall-angle-right{height:25px;width:10px;stroke:var(--border-color)}.breadcrumbs__lock-icon{flex-shrink:0;margin:0 -6px 0 10px;width:10px;height:11px;fill:#333;stroke:#333}@media screen and (max-width: 992px){.breadcrumbs__lock-icon{display:none}}.dark-theme .breadcrumbs__lock-icon{fill:#d5d6d7;stroke:#d5d6d7}.breadcrumbs__remove-from-list,.breadcrumbs__convert-home-list{display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9;margin-right:6px}.breadcrumbs__remove-from-list .icon,.breadcrumbs__convert-home-list .icon{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;width:18px;height:18px;fill:#979ba3;padding:3px}.breadcrumbs__remove-from-list .icon:hover,.breadcrumbs__convert-home-list .icon:hover{fill:var(--theme-main-color)}.dark-theme .breadcrumbs__remove-from-list .icon,.dark-theme .breadcrumbs__convert-home-list .icon{fill:#abaeb0}.breadcrumbs__remove-from-list.breadcrumbs__remove-from-list-rotate .icon{transform:rotate(45deg)}.breadcrumbs__convert-home-list{display:none;padding-left:3px;position:absolute;right:17px;background:linear-gradient(to right,rgba(255,255,255,0),white 8px,white)}.dark-theme .breadcrumbs__convert-home-list{background:linear-gradient(to right,rgba(56,64,71,0),#384047 8px,#384047)}.breadcrumbs__convert-home-list .icon{width:19px;height:19px}.breadcrumbs cu-task-mover{margin:0}.breadcrumbs.collapsible{position:relative}.breadcrumbs.collapsible.overflowed{display:flex;flex-direction:column;height:auto;border:none;padding:10px 8px;max-width:100%;overflow:hidden;border-radius:4px}.breadcrumbs.collapsible.overflowed .breadcrumbs__archive{width:100%;padding:0}.breadcrumbs.collapsible.overflowed .breadcrumbs__archive span{max-width:100%;padding:0 40px 0 0}.breadcrumbs.collapsible.overflowed:after{display:none}.breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;width:100%;border:none;height:auto;top:0;opacity:1;box-shadow:none;transform:none;left:0;background:transparent;transition:none;border-radius:0;padding:0;margin-bottom:6px}.dark-theme .breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip{background:transparent}.breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;text-transform:uppercase}.dark-theme .breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip a{color:#828588}.breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip a:hover{color:var(--theme-main-color)}.breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip span{font-size:10px;color:#b6b6b6}.dark-theme .breadcrumbs.collapsible.overflowed .breadcrumbs__collapsible-tooltip span{color:#828588}.breadcrumbs.collapsible.overflowed .breadcrumbs__link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block;padding:0}.breadcrumbs.collapsible.overflowed .breadcrumbs__link span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:1;color:#292d34;max-width:100%;padding:0 40px 0 0;display:block;line-height:24px}.dark-theme .breadcrumbs.collapsible.overflowed .breadcrumbs__link span{color:#d5d6d7}.breadcrumbs.collapsible.overflowed .breadcrumbs__link span:hover{color:var(--theme-main-color)}.breadcrumbs.collapsible.overflowed .breadcrumbs__remove-from-list{position:absolute;right:5px;top:28px}.breadcrumbs.collapsible.overflowed .breadcrumbs__convert-home-list{position:absolute;right:25px;top:27px}.breadcrumbs.collapsible.overflowed .breadcrumbs__lock-icon{position:absolute;right:21px;top:10px}.breadcrumbs.collapsible.hide-home:hover:after{content:none}.breadcrumbs.collapsible .breadcrumbs-position{margin:0 10px}.breadcrumbs.collapsible .breadcrumbs__logo,.breadcrumbs.collapsible .breadcrumbs__link_space,.breadcrumbs.collapsible .breadcrumbs__link_folder,.breadcrumbs.collapsible .breadcrumbs__delim.icon,.breadcrumbs.collapsible .task-mover__category-list{display:none}.breadcrumbs.collapsible.main .breadcrumbs__logo,.breadcrumbs.collapsible.main .breadcrumbs__link_space,.breadcrumbs.collapsible.main .breadcrumbs__delim-icon-space{display:block}.breadcrumbs__tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:14px;color:#fff}.breadcrumbs__tooltip-link{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;color:currentColor}.breadcrumbs__tooltip-link:hover{color:var(--theme-main-color)}.breadcrumbs__tooltip-link.disabled{pointer-events:none}.breadcrumbs__tooltip-icon{display:inline-block;margin-left:1px;width:10px;height:7px;fill:#fff}.overflowed .breadcrumbs__tooltip-icon{margin-left:2px;fill:currentColor}.breadcrumbs-position{display:inline-flex;align-items:center;margin:0 10px;flex-shrink:0}@media screen and (max-width: 992px){.breadcrumbs-position{margin:0 7px 0 0}}.breadcrumbs-position__input{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:12px;font-weight:400;width:35px;border-radius:3px;padding:4px;text-align:center;border:1px solid #e4e4e4;height:16px}.breadcrumbs-position__input:hover{transition:none}@media screen and (max-width: 992px){.breadcrumbs-position__input{font-size:11px;font-weight:400;width:auto}}.dark-theme .breadcrumbs-position__input{border:1px solid #2b343b;background:#384047;color:#d5d6d7}.breadcrumbs-position__input[type=number]{-moz-appearance:textfield}.breadcrumbs-position__input::-webkit-inner-spin-button,.breadcrumbs-position__input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.breadcrumbs-position__input:focus{border:1px solid #aaa;box-shadow:none}.breadcrumbs-position__input:disabled{cursor:not-allowed}.breadcrumbs-position__info{display:inline-flex;align-items:center;position:relative}.breadcrumbs-position__save-mark{position:absolute;display:inline-flex;justify-content:flex-start;align-items:center;flex-shrink:0;top:50%;left:0;transform:translateY(-50%);width:100%;height:100%;background:#fff;transition:.1s;opacity:0}.dark-theme .breadcrumbs-position__save-mark{background:#384047}.breadcrumbs-position__save-mark_saved{opacity:1}.breadcrumbs-position__save-mark .icon{width:14px;height:14px;margin:0 0 0 8px;stroke:#67cb48}.breadcrumbs-position__text{font-size:12px;font-weight:400;margin:0 5px 0 10px;color:#34343466}@media screen and (max-width: 992px){.breadcrumbs-position__text{font-size:11px;font-weight:400;margin:0 3px}}.dark-theme .breadcrumbs-position__text{color:#828588}.breadcrumbs-position__total{font-size:12px;font-weight:400;color:#34343466}.dark-theme .breadcrumbs-position__total{color:#828588}cu-task-mover{margin:0 0 0 15px}@media screen and (max-width: 992px){cu-task-mover{margin:0 0 0 8px}}.task-mover{position:relative;z-index:501;flex-shrink:0;background:transparent;border-radius:4px}.dark-theme .task-mover{background:#384047}.task-mover__header{display:flex;justify-content:flex-start}.task-mover__toggle{display:flex;align-items:center;justify-content:center;width:24px;height:20px;cursor:pointer;flex-shrink:0;background:transparent;border-radius:4px}.dark-theme .task-mover__toggle{background:#384047}.task-mover__move-icon{width:12px;height:12px;transition:.1s;fill:#4a4a4a}.dark-theme .task-mover__move-icon{fill:#abaeb0}.cu-dropdown_open .task-mover__move-icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-dropdown_open .task-mover__move-icon{fill:var(--theme-main-color)}}.task-mover__toggle:hover .task-mover__move-icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-mover__toggle:hover .task-mover__move-icon{fill:var(--theme-main-color)}}.task-mover__icon{width:14px;height:14px;flex-shrink:0}.task-mover__project{padding:10px 10px 10px 15px;position:relative}.task-selector__header-recent+.task-mover__menu-header .task-mover__project{padding-top:0}.task-mover__project-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:500;position:relative;padding:0 15px 0 0;color:#4a4a4a;cursor:pointer;display:flex;align-items:center}.dark-theme .task-mover__project-name{color:#d5d6d7}.task-mover__project-name:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-top-color:#cbcbcb;content:"";display:block;margin-left:8px;margin-top:2px}.dark-theme .task-mover__project-name:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-top-color:#828588}.task-mover__project-label{font-size:10px;font-weight:500;margin:0 0 3px;color:#77777780;text-transform:uppercase}.dark-theme .task-mover__project-label{color:#828588}.task-mover__menu{display:none;position:absolute;top:100%;left:0;z-index:100;width:255px;background:#fff;border-radius:6px;margin:5px 0 0;box-shadow:0 2px 14px #00000026;padding:10px 0}.dark-theme .task-mover__menu{background:#384047}.task-mover__menu-body{max-height:300px}.task-mover-projects{overflow-y:auto;max-height:500px}.cu-os-win .task-mover-projects{scrollbar-width:thin}.cu-os-win .task-mover-projects::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .task-mover-projects::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .task-mover-projects::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .task-mover-projects::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .task-mover-projects::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .task-mover-projects::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar-track,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .task-mover-projects::-webkit-scrollbar-corner,.cu-os-win .dark-theme .task-mover-projects::-webkit-scrollbar-corner{background-color:#384047}.task-mover-item{display:block}.task-mover-item__header{position:relative;display:flex;align-items:center}.task-mover-item__icon{position:absolute;top:8px;left:10px;width:14px;height:14px;fill:#717171}.task-mover-item__icon_down{transform:rotate(90deg);top:15px}.task-mover-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;padding:8px 10px 8px 30px;font-size:15px;color:#717171;transition:.1s}.dark-theme .task-mover-item__name{color:#828588}.task-mover-item__name:hover{background:#f4f4f4}.dark-theme .task-mover-item__name:hover{background:#2b343b}.task-mover-item__name:active{background:#f1f1f1}.task-mover-item__name::-moz-focus-inner{border:0}.task-mover-item__counter{font-size:10px;font-weight:400;position:absolute;right:0;top:11px;margin:0 10px 0 0;color:#34343466}.task-mover-item>.task-mover-item{display:none}.task-mover-item>.task-mover-item .task-mover-item__name{font-size:14px;font-weight:400}.task-mover-item.task-mover-item_open>.task-mover-item{display:block}.task-mover-item.task-mover-item_open .task-mover-item__icon{transform:rotate(90deg)}.task-mover-item.task-mover-item_project .task-mover-item__name{font-size:16px;font-weight:500;padding:9px 10px 7px 30px;color:#4a4a4a}.dark-theme .task-mover-item.task-mover-item_project .task-mover-item__name{color:#d5d6d7}.task-mover-item.task-mover-item_nested .task-mover-item__name{padding:7px 25px 7px 30px;color:#34343499;font-size:12px}.dark-theme .task-mover-item.task-mover-item_nested .task-mover-item__name{color:#d5d6d7}.task-mover-item.task-mover-item_active .task-mover-item__icon{fill:#fff}.task-mover-item.task-mover-item_active .task-mover-item__counter,.task-mover-item.task-mover-item_active .task-mover-item__name,.task-mover-item.task-mover-item_active .task-mover-item__name:hover,.task-mover-item.task-mover-item_active .task-mover-item__name:active{background:#7b68ee;color:#fff}@supports (--theme-main-color: $color-purple){.task-mover-item.task-mover-item_active .task-mover-item__counter,.task-mover-item.task-mover-item_active .task-mover-item__name,.task-mover-item.task-mover-item_active .task-mover-item__name:hover,.task-mover-item.task-mover-item_active .task-mover-item__name:active{background:var(--theme-main-color)}}.task-mover-noresult{font-size:14px;font-weight:400;padding:10px 10px 10px 30px;color:#fd71af}.task-archive-message{display:flex;align-items:center;margin:0 0 0 10px}.task-archive-message__icon{width:14px;height:14px;margin:0 5px;flex-shrink:0;fill:#7c828d}.dark-theme .task-archive-message__icon{fill:#abaeb0}.task-archive-message__text{font-size:12px;font-weight:400;color:#7c828d}.dark-theme .task-archive-message__text{color:#abaeb0}.task-archive-message__text-unarchive{font-size:12px;font-weight:400;padding:4px 0 0;border-bottom:1px dashed;cursor:pointer;color:#7c828d}.dark-theme .task-archive-message__text-unarchive{color:#abaeb0}.task-archive-message__text-unarchive:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-archive-message__text-unarchive:hover{color:var(--theme-main-color)}}.task-mover-project{padding:10px 10px 10px 30px}.task-mention-list{z-index:100;width:380px;max-height:300px;background:#fff;border-radius:6px;box-shadow:0 2px 14px #00000026;padding:0;overflow:auto}.dark-theme .task-mention-list{background:#384047}.task-mention-list__header{padding:10px 15px}.task-mention-list-item{position:relative;display:flex;align-items:center}.task-mention-list-item__icon{position:absolute;top:8px;left:10px;width:14px;height:14px;fill:#717171}.task-mention-list-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:400;flex-grow:1;padding:8px 10px 8px 30px;color:#717171;cursor:pointer;transition:.1s}.task-mention-list-item__name:hover{background:#f4f4f4}.task-mention-list-item__name:active{background:#f1f1f1}.task-mention-list-item.task-mention-list-item_lg .task-mention-list-item__name{font-size:15px;font-weight:500;color:#4a4a4a}.task-mention,.task-mention.ql-embed-selected{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;margin:0 2px;display:inline-flex;max-width:100%}.cu-comment-viewer-content .task-mention,.cu-comment-viewer-content .task-mention.ql-embed-selected{margin:0}.cu-dashboard-doc-main__content .task-mention,.cu-task-editor .task-mention,.comment-bar__editor .task-mention,.cu-comment-editor-content .task-mention,.cu-comment__text-content .task-mention,.cu-editor-content .task-mention,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected,.cu-task-editor .task-mention.ql-embed-selected,.comment-bar__editor .task-mention.ql-embed-selected,.cu-comment-editor-content .task-mention.ql-embed-selected,.cu-comment__text-content .task-mention.ql-embed-selected,.cu-editor-content .task-mention.ql-embed-selected{display:inline}.task-mention a,.task-mention.ql-embed-selected a{text-decoration:none!important;display:inline-flex!important;align-items:center;min-width:0}.cu-dashboard-doc-main__content .task-mention a,.cu-task-editor .task-mention a,.comment-bar__editor .task-mention a,.cu-comment-editor-content .task-mention a,.cu-comment__text-content .task-mention a,.cu-editor-content .task-mention a,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected a,.cu-task-editor .task-mention.ql-embed-selected a,.comment-bar__editor .task-mention.ql-embed-selected a,.cu-comment-editor-content .task-mention.ql-embed-selected a,.cu-comment__text-content .task-mention.ql-embed-selected a,.cu-editor-content .task-mention.ql-embed-selected a{display:inline!important}.task-mention>span,.task-mention.ql-embed-selected>span{display:inline-flex!important;align-items:center;border-radius:3px;overflow:hidden;height:22px;margin:0;border:1px solid #e4e4e4!important;cursor:pointer;padding-left:7px}.dark-theme .task-mention>span,.dark-theme .task-mention.ql-embed-selected>span{border-color:#1e272e!important}.task-mention>span:hover,.task-mention.ql-embed-selected>span:hover{background:#f7f7f7}.dark-theme .task-mention>span:hover,.dark-theme .task-mention.ql-embed-selected>span:hover{background:#1e272e}.task-mention>span:hover .task-mention__name:after,.task-mention.ql-embed-selected>span:hover .task-mention__name:after{background:linear-gradient(to right,rgba(247,247,247,0) 0%,#f7f7f7 100%)}.dark-theme .task-mention>span:hover .task-mention__name:after,.dark-theme .task-mention.ql-embed-selected>span:hover .task-mention__name:after{background:linear-gradient(to right,rgba(30,39,46,0) 0%,#1e272e 100%)}.cu-dashboard-doc-main__content .task-mention>span,.cu-task-editor .task-mention>span,.comment-bar__editor .task-mention>span,.cu-comment-editor-content .task-mention>span,.cu-comment__text-content .task-mention>span,.cu-editor-content .task-mention>span,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span,.cu-task-editor .task-mention.ql-embed-selected>span,.comment-bar__editor .task-mention.ql-embed-selected>span,.cu-comment-editor-content .task-mention.ql-embed-selected>span,.cu-comment__text-content .task-mention.ql-embed-selected>span,.cu-editor-content .task-mention.ql-embed-selected>span{display:inline!important;border:0!important;padding:3px 7px;margin:-3px 0;height:auto;min-height:22px;background:#e9ebf0}.dark-theme .cu-dashboard-doc-main__content .task-mention>span,.dark-theme .cu-task-editor .task-mention>span,.dark-theme .comment-bar__editor .task-mention>span,.dark-theme .cu-comment-editor-content .task-mention>span,.dark-theme .cu-comment__text-content .task-mention>span,.dark-theme .cu-editor-content .task-mention>span,.dark-theme .cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span,.dark-theme .cu-task-editor .task-mention.ql-embed-selected>span,.dark-theme .comment-bar__editor .task-mention.ql-embed-selected>span,.dark-theme .cu-comment-editor-content .task-mention.ql-embed-selected>span,.dark-theme .cu-comment__text-content .task-mention.ql-embed-selected>span,.dark-theme .cu-editor-content .task-mention.ql-embed-selected>span{background:#2b343b}.cu-dashboard-doc-main__content .task-mention>span:hover,.cu-task-editor .task-mention>span:hover,.comment-bar__editor .task-mention>span:hover,.cu-comment-editor-content .task-mention>span:hover,.cu-comment__text-content .task-mention>span:hover,.cu-editor-content .task-mention>span:hover,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span:hover,.cu-task-editor .task-mention.ql-embed-selected>span:hover,.comment-bar__editor .task-mention.ql-embed-selected>span:hover,.cu-comment-editor-content .task-mention.ql-embed-selected>span:hover,.cu-comment__text-content .task-mention.ql-embed-selected>span:hover,.cu-editor-content .task-mention.ql-embed-selected>span:hover{background:#ddd}.dark-theme .cu-dashboard-doc-main__content .task-mention>span:hover,.dark-theme .cu-task-editor .task-mention>span:hover,.dark-theme .comment-bar__editor .task-mention>span:hover,.dark-theme .cu-comment-editor-content .task-mention>span:hover,.dark-theme .cu-comment__text-content .task-mention>span:hover,.dark-theme .cu-editor-content .task-mention>span:hover,.dark-theme .cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span:hover,.dark-theme .cu-task-editor .task-mention.ql-embed-selected>span:hover,.dark-theme .comment-bar__editor .task-mention.ql-embed-selected>span:hover,.dark-theme .cu-comment-editor-content .task-mention.ql-embed-selected>span:hover,.dark-theme .cu-comment__text-content .task-mention.ql-embed-selected>span:hover,.dark-theme .cu-editor-content .task-mention.ql-embed-selected>span:hover{background:#1e272e}.cu-dashboard-doc-main__content .task-mention>span a,.cu-task-editor .task-mention>span a,.comment-bar__editor .task-mention>span a,.cu-comment-editor-content .task-mention>span a,.cu-comment__text-content .task-mention>span a,.cu-editor-content .task-mention>span a,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span a,.cu-task-editor .task-mention.ql-embed-selected>span a,.comment-bar__editor .task-mention.ql-embed-selected>span a,.cu-comment-editor-content .task-mention.ql-embed-selected>span a,.cu-comment__text-content .task-mention.ql-embed-selected>span a,.cu-editor-content .task-mention.ql-embed-selected>span a{display:inline}.cu-dashboard-doc-main__content .task-mention>span .task-mention__name,.cu-task-editor .task-mention>span .task-mention__name,.comment-bar__editor .task-mention>span .task-mention__name,.cu-comment-editor-content .task-mention>span .task-mention__name,.cu-comment__text-content .task-mention>span .task-mention__name,.cu-editor-content .task-mention>span .task-mention__name,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span .task-mention__name,.cu-task-editor .task-mention.ql-embed-selected>span .task-mention__name,.comment-bar__editor .task-mention.ql-embed-selected>span .task-mention__name,.cu-comment-editor-content .task-mention.ql-embed-selected>span .task-mention__name,.cu-comment__text-content .task-mention.ql-embed-selected>span .task-mention__name,.cu-editor-content .task-mention.ql-embed-selected>span .task-mention__name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:normal;overflow:visible;text-overflow:clip;display:inline;max-width:none;font-weight:500;color:#292d34!important}.dark-theme .cu-dashboard-doc-main__content .task-mention>span .task-mention__name,.dark-theme .cu-task-editor .task-mention>span .task-mention__name,.dark-theme .comment-bar__editor .task-mention>span .task-mention__name,.dark-theme .cu-comment-editor-content .task-mention>span .task-mention__name,.dark-theme .cu-comment__text-content .task-mention>span .task-mention__name,.dark-theme .cu-editor-content .task-mention>span .task-mention__name,.dark-theme .cu-dashboard-doc-main__content .task-mention.ql-embed-selected>span .task-mention__name,.dark-theme .cu-task-editor .task-mention.ql-embed-selected>span .task-mention__name,.dark-theme .comment-bar__editor .task-mention.ql-embed-selected>span .task-mention__name,.dark-theme .cu-comment-editor-content .task-mention.ql-embed-selected>span .task-mention__name,.dark-theme .cu-comment__text-content .task-mention.ql-embed-selected>span .task-mention__name,.dark-theme .cu-editor-content .task-mention.ql-embed-selected>span .task-mention__name{color:#d5d6d7!important}.task-mention__status,.task-mention.ql-embed-selected__status{background:currentColor!important;flex-shrink:0;width:.6em;height:.6em;border-radius:.14em;margin:0 6px 0 0;line-height:10px!important}.task-mention__status.task-mention__custom-type,.task-mention.ql-embed-selected__status.task-mention__custom-type{height:10px;width:10px;transform:rotate(45deg);border-radius:2px}.cu-dashboard-doc-main__content .task-mention__status,.cu-task-editor .task-mention__status,.comment-bar__editor .task-mention__status,.cu-comment-editor-content .task-mention__status,.cu-comment__text-content .task-mention__status,.cu-editor-content .task-mention__status,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected__status,.cu-task-editor .task-mention.ql-embed-selected__status,.comment-bar__editor .task-mention.ql-embed-selected__status,.cu-comment-editor-content .task-mention.ql-embed-selected__status,.cu-comment__text-content .task-mention.ql-embed-selected__status,.cu-editor-content .task-mention.ql-embed-selected__status{display:inline-block}.task-mention__status:not([style]),.task-mention.ql-embed-selected__status:not([style]){display:none}.task-mention__simple-status,.task-mention.ql-embed-selected__simple-status{display:none}.task-mention__id,.task-mention.ql-embed-selected__id{font-size:12px;font-weight:400;white-space:nowrap;margin:0 4px 0 6px;padding:0;color:#34343466!important}.dark-theme .task-mention__id,.dark-theme .task-mention.ql-embed-selected__id{color:#d5d6d7!important}.task-mention__name,.task-mention.ql-embed-selected__name{color:#7b68ee;display:flex;align-items:center;white-space:nowrap;max-width:270px;padding:0;position:relative}@supports (--theme-main-color: $color-purple){.task-mention__name,.task-mention.ql-embed-selected__name{color:var(--theme-main-color)}}.task-mention__name.task-mention__custom-type,.task-mention.ql-embed-selected__name.task-mention__custom-type{font-weight:500}.task-mention__name:empty,.task-mention.ql-embed-selected__name:empty{display:none}.task-mention[data-failed=true] .task-mention__name,.task-mention[data-failed=true] .task-mention.ql-embed-selected__name{font-style:italic}.task-mention__name:after,.task-mention.ql-embed-selected__name:after{content:"";display:block;position:absolute;top:0;left:auto;right:-1px;flex-shrink:0;width:5px;height:24px;min-height:100%;position:sticky;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,0) 0%,white 100%)}.dark-theme .task-mention__name:after,.dark-theme .task-mention.ql-embed-selected__name:after{background:linear-gradient(to right,rgba(56,64,71,0) 0%,#384047 100%)}.cu-dashboard-doc-main__content .task-mention__name:after,.cu-task-editor .task-mention__name:after,.comment-bar__editor .task-mention__name:after,.cu-comment-editor-content .task-mention__name:after,.cu-comment__text-content .task-mention__name:after,.cu-editor-content .task-mention__name:after,.cu-dashboard-doc-main__content .task-mention.ql-embed-selected__name:after,.cu-task-editor .task-mention.ql-embed-selected__name:after,.comment-bar__editor .task-mention.ql-embed-selected__name:after,.cu-comment-editor-content .task-mention.ql-embed-selected__name:after,.cu-comment__text-content .task-mention.ql-embed-selected__name:after,.cu-editor-content .task-mention.ql-embed-selected__name:after{display:none}.task-mention a:before,.task-mention a:after,.task-mention.ql-embed-selected a:before,.task-mention.ql-embed-selected a:after{display:none}.task-mention-input{position:relative}.task-mention-input:before{font-size:13px;font-weight:400;content:"#";margin:0 2px 0 0;color:#34343466}.dark-theme .task-mention-input:before{color:#d5d6d7}.task-mention-input__field{border:none;width:150px;padding:0 8px 0 0;color:#343434;box-shadow:none!important;background:transparent!important}.dark-theme .task-mention-input__field{color:#d5d6d7}.task-mention.task-mention_simple .task-mention__status{display:none}.task-mention.task-mention_simple .task-mention__simple-status{display:inline-block;width:.7em;height:.7em;margin:0 5px 0 0;fill:#34343466}.dark-theme .task-mention.task-mention_simple .task-mention__simple-status{fill:#aeacb0}.task-mention.task-mention_simple .task-mention__simple-status_closed,.dark-theme .task-mention.task-mention_simple .task-mention__simple-status_closed{fill:#67cb48}.task-mention.task-mention_hidden{display:none}.list-of-mentions{flex-shrink:0;position:relative;margin:5px 0 0 5px}.list-of-mentions__header{font-size:12px;font-weight:400;color:#fff;padding:5px;white-space:nowrap}.dark-theme .list-of-mentions__header{color:#d5d6d7}.list-of-mentions__header:before{content:"#";display:inline-block;margin:0 4px 0 0;font-size:16px;color:#fff;transform:translateY(2px)}.dark-theme .list-of-mentions__header:before{color:#d5d6d7}.list-of-mentions__menu{width:300px;padding:10px 0}.mention-item{display:flex;align-items:center;padding:10px 10px 10px 20px;cursor:pointer}.mention-item:hover{background:#f7f7f7}.dark-theme .mention-item:hover{background:#2b343b}.mention-item:active{background:#f1f1f1}.mention-item__status{flex-shrink:0;margin:-1px 10px 0 0;width:8px;height:8px;border-radius:2px}.mention-item__status_simple{width:14px;height:14px;fill:#34343433;transform:translateY(-1px)}.mention-item__status_closed{fill:#67cb48}.mention-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.15;color:#343434}.dark-theme .mention-item__name{color:#d5d6d7}@keyframes wave{0%,60%,to{transform:initial}30%{transform:translateY(-5px)}}.task-container{position:fixed;display:flex;flex-direction:column;top:20px;left:25px;width:calc(100vw - 50px);height:calc(100% - 70px);max-width:1700px;z-index:801;background:#fff;border-radius:12px}.dark-theme .task-container{background:#2b343b}html.todesktop-platform-darwin .task-container{top:50px;height:calc(100vh - 100px)}@media screen and (max-width: 1200px) and (max-width: 1200px){.task-container{width:calc(100vw - 40px)}}@media (min-width: 1751px){.task-container{left:calc(50vw - 850px)}}@media print{.task-container{height:auto;min-height:100%;overflow:visible;position:absolute}}.task-container-show-task-tray{height:calc(100% - 70px);z-index:599}@media print{.task-container-show-task-tray{height:auto}}@media screen and (max-width: 992px){.task-container{top:0;padding:8px 0 50px;height:100%;width:calc(100vw - 14px);left:7px}html.todesktop-platform-darwin .task-container{top:42px;height:calc(100vh - 50px)}}.task-container__full-editor .task__inner{display:none}.task-container__full-editor .task-column__body{overflow:hidden}.task-container__full-editor .task__inner.task__full-editor{height:100%;display:flex;padding:20px 10px}.task-container__full-editor .task__inner.task__full-editor .cu-task-editor,.task-container__full-editor .task__inner.task__full-editor .cu-editor-wrapper,.task-container__full-editor .task__inner.task__full-editor .cu-editor-content,.task-container__full-editor .task__inner.task__full-editor .ql-container{display:flex;flex-grow:1;flex-flow:column nowrap}.task-container__full-editor .task__inner.task__full-editor .cu-task-editor{height:100%}.task-container__full-editor .task__inner.task__full-editor .cu-editor-wrapper{min-height:100%;margin:0 10px;max-height:100%;overflow:auto}.task-container__full-editor .task__inner.task__full-editor .cu-editor-content{min-height:0;overflow-y:auto;border:1px solid #e2e2e2;background:#fff}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content{scrollbar-width:thin}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-corner,.cu-os-win .dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .task-container__full-editor .task__inner.task__full-editor .cu-editor-content{background:#384047;border-color:#1e272e}.task-container__full-editor .task__inner.task__full-editor .ql-editor{flex-grow:1;overflow:hidden;text-align:left;direction:ltr;max-height:2000000px!important;padding:0}.task-container__full-editor .task__inner.task__full-editor .ql-editor:before{top:0;left:0}.task-container__full-editor .task__inner.task__full-editor .ql-container{display:block;padding:12px 18px}.task-container__header{flex-shrink:0;display:flex;align-items:center;width:100%;height:48px;max-width:calc(100% - 80px)}.task-container__header-wrapper{display:flex;background-color:#eff0f3;width:100%;position:relative;border-radius:12px 12px 0 0;height:48px;min-height:48px;align-items:center;border-bottom:1px solid #dcdfe4;padding:0 90px 0 12px}.dark-theme .task-container__header-wrapper{border-color:#1e272e;background-color:#2b343b}.task-container__header::-webkit-scrollbar{width:0;height:0;background:transparent}@media screen and (max-width: 992px){.task-container__header{margin:0 0 8px}}.task-container__header-delim{flex-grow:1}.task-container__header-task-mover.no-margin{margin:0}.task-container__header-task-breadcrumbs{margin-left:8px}.task-container__header-task-breadcrumbs:hover .breadcrumbs__convert-home-list{display:block}.task-container__header-task-breadcrumbs.overflow{margin:0;flex-grow:1;display:flex;border-radius:4px}.task-container__header-task-breadcrumbs.overflow:hover{background-color:#fafbfc}.dark-theme .task-container__header-task-breadcrumbs.overflow:hover{background-color:#2b343b}.task-container__header-task-breadcrumbs.overflow:hover .breadcrumbs.collapsible.overflowed{background-color:#fafbfc}.dark-theme .task-container__header-task-breadcrumbs.overflow:hover .breadcrumbs.collapsible.overflowed{background-color:#2b343b}.task-container__header-task-breadcrumbs.overflow .breadcrumbs{flex-grow:1}.task-container__header-task-breadcrumbs.overflow .breadcrumbs__link{flex-grow:1;justify-content:center}.task-container__header-add-list{transition:opacity .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fff;border-radius:6px;cursor:pointer;margin-left:8px;opacity:0;border:1px solid #dcdfe4}.dark-theme .task-container__header-add-list{background:#384047;border-color:#1e272e}.task-container__header-add-list.active,.cu-dropdown_open .task-container__header-add-list,.task-container__header-add-list:hover{opacity:1}.task-container__header-add-list:hover .icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-container__header-add-list:hover .icon{fill:var(--theme-main-color)}}.dark-theme .task-container__header-add-list:hover .icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .task-container__header-add-list:hover .icon{fill:var(--theme-main-color)}}.cu-dropdown_open .task-container__header-add-list{border-color:#7b68ee;background-color:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-dropdown_open .task-container__header-add-list{border-color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.cu-dropdown_open .task-container__header-add-list{background-color:var(--theme-main-color)}}.cu-dropdown_open .task-container__header-add-list .icon{fill:#fff}.task-container__header-add-list .icon{transition:opacity .2s cubic-bezier(.785,.135,.15,.86) 0s;width:10px;height:10px;fill:#979ba3}.dark-theme .task-container__header-add-list .icon{fill:#d5d6d7}.task-container__header-other-list-dropdown-menu{max-height:500px;width:280px!important;padding:10px 8px}.task-container__header-other-list-dropdown-menu .breadcrumbs__link span{max-width:135px}.task-container__header-other-list-dropdown-menu .breadcrumbs__link_disabled span{max-width:110px}.task-container__header-other-list-dropdown-menu:after{display:none}.task-container .cu-comment__body{max-width:calc(100% - 40px)}.cu-comment:hover .task-container .cu-comment__body.cu-comment__body-email{border-radius:8px 8px 0 0}.task-container .cu-comment__body.cu-comment__body-email .cu-comment__meta{align-items:flex-start}.task-container__control{transition:.1s;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:801;display:block;align-items:center;justify-content:center;width:25px;height:30px;position:absolute;top:calc(50% - 15px)}@media screen and (max-width: 992px){.task-container__control{display:none}}@media print{.task-container__control{display:none}}.task-container__control:hover use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-container__control:hover use{fill:var(--theme-main-color)}}.task-container__control-icon{padding:6px}@media screen and (max-width: 992px){.task-container__control-icon{padding:0}}.task-container__control-icon use{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#fff}.task-container__control.preview-back{left:0;transform:rotate(180deg)}.task-container__control.preview-forward{right:0}.task-container__control-tooltip_left{transform:translate(-100%,-100%);margin-left:10px;width:200px}.task-container__control-tooltip_left .tooltip__triangle{left:auto;right:5px}.task-container__control-tooltip_right{transform:translate(-10px,-100%);width:200px}.task-container__control-tooltip_right .tooltip__triangle{left:5px}.task-minimize{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;position:absolute;width:32px;height:32px;border-radius:8px;-webkit-user-select:none;user-select:none;cursor:pointer;right:48px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #dcdfe4}.dark-theme .task-minimize{background:#384047;border-color:#1e272e}@media screen and (max-width: 992px){.task-minimize{right:45px}}.task-minimize:hover .task-minimize__btn{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-minimize:hover .task-minimize__btn{fill:var(--theme-main-color)}}.task-minimize__btn{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#8d95a5}.task-minimize__icon{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;right:-4px;bottom:-4px;position:absolute}.task-minimize__icon__close,.task-minimize__icon__open,.task-minimize-active .task-minimize__icon__close{opacity:0;visibility:hidden}.task-minimize-active .task-minimize__icon__open{opacity:1;visibility:visible}.task-minimize-active:hover .task-minimize__icon__close{visibility:visible;opacity:1}.task-minimize-active:hover .task-minimize__icon__open{visibility:hidden;opacity:0}.task-close{display:flex;align-items:center;justify-content:center;position:absolute;width:32px;height:32px;right:8px;background:#fff;border-radius:8px;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #dcdfe4}.dark-theme .task-close{background:#384047;border-color:#1e272e}.task-close:hover .task-close__icon{fill:#7b68ee;transform:rotate(225deg)}@supports (--theme-main-color: $color-purple){.task-close:hover .task-close__icon{fill:var(--theme-main-color)}}.task-close__icon{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;width:16px;height:16px;fill:#8d95a5;transform:rotate(45deg)}.task-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:800;background:rgba(0,0,0,.75);will-change:scale,transform,opacity}.task-backdrop-show-task-tray{z-index:598}@media print{.task-backdrop{background:white}}@media print{.dark-theme .task-backdrop{background:#1e272e}}.task{display:flex;flex-direction:column;flex-grow:1;position:relative;overflow:hidden;border-radius:0}@media print{.task{overflow:visible;height:auto}}.task .cu-dt-controls{top:0;width:100%;height:84px;position:absolute;border-top-left-radius:5px;border-top-right-radius:5px;z-index:102!important;visibility:visible!important;animation-name:slideInDown;animation-duration:.3s;animation-fill-mode:both}.task_subtask{background:#666;padding:5px;border-radius:10px}.dark-theme .task_subtask{background:#1e272e}.task__parent{display:flex;align-items:center;padding:6px 5px 10px;opacity:.9;flex-shrink:0}.task__parent:hover{opacity:1}.task__parent_readonly{pointer-events:none}.task__parent-content{display:flex;align-items:center;cursor:pointer}.task__parent-content:hover .task__parent-icon use{stroke:var(--theme-main-color)}.task__parent-content:hover .task__parent-name{color:var(--theme-main-color)}.task__parent-icon{pointer-events:none;flex-shrink:0;width:12px;height:12px;margin:0 5px 0 0}.task__parent-icon use{stroke:#fff;stroke-width:3px}.task__parent-name{font-size:16px;font-weight:300;padding:0;color:#fff}.dark-theme .task__parent-name{color:#d5d6d7}.task__inner{position:relative;display:flex;flex-direction:column;flex-grow:1;background:#fbfbfb;border-radius:0 0 12px 12px;box-shadow:0 5px 10px #0003;min-height:0;min-width:0}.dark-theme .task__inner{background:#384047}.task__inner .task__full-editor-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;font-weight:400;line-height:1.1;padding:0 10px 20px}.task__column{flex-shrink:0;overflow:auto}@media print{.task__column{width:100%}}.task__column_main{background:#fff;border-radius:0 0 0 10px;border-right:1px solid #efeef0}.contrast_high .task__column_main{border-right:1px solid #dedede}.task__column_bordered{border-bottom:1px solid #f4f4f4}.task__column_activity{display:flex;flex-direction:column}.task__toolbar{display:flex;align-items:center;padding:20px 30px;overflow:visible}@media print{.task__toolbar{width:100%!important}}.task__toolbar_first{min-width:-moz-fit-content;min-width:fit-content;flex-wrap:wrap;border-right:1px solid #efeef0}.contrast_high .task__toolbar_first{border-right-color:#dedede}.dark-theme .task__toolbar_first{border-right-color:#1e272e}.task__toolbar_last{flex-grow:1;flex-shrink:1;min-width:0;padding:0;position:relative;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.task__toolbar_last::-webkit-scrollbar{display:none}.task__toolbar_last:before{content:"";display:block;position:absolute;width:5px;height:100%;left:0;z-index:10;background:#fff}.dark-theme .task__toolbar_last:before{background:#384047}.task__toolbar-shadow{display:block;position:sticky;left:-1px;margin-left:-1px;flex-shrink:0;width:1px;height:100%;box-shadow:0 0 2px #00000024,0 2px 2px #0000001f,0 1px 3px #0003;pointer-events:none}.task__toolbar-container{transition:transform .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;padding-left:30px;flex-shrink:0;height:100%;min-width:100%}.task__toolbar-move{transition:opacity .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;transform:translate(0);position:sticky;right:0;flex-shrink:0;cursor:pointer;width:40px;height:100%;background:#fff;border-left:1px solid #efeef0}.contrast_high .task__toolbar-move{border-left-color:#dedede}.dark-theme .task__toolbar-move{background:#384047;border-left-color:#1e272e}.task__toolbar-move:hover .task__toolbar-move-icon{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task__toolbar-move:hover .task__toolbar-move-icon{fill:var(--theme-main-color)}}.task__toolbar-move_moved{opacity:1}.task__toolbar-move_moved .task__toolbar-move-icon{transform:scaleX(-1)}.task__toolbar-move-icon{transition:transform .2s cubic-bezier(.785,.135,.15,.86) 0s;width:28px;height:28px;transform:scaleX(1);fill:#7c828d}.dark-theme .task__toolbar-move-icon{fill:#b9bec7}.task__header{flex-shrink:0;display:flex;border-bottom:1px solid #f4f4f4;background:#fff;border-radius:0;min-height:80px}.contrast_high .task__header{border-bottom:1px solid #dedede}.dark-theme .task__header{border-bottom:1px solid #1e272e;background:#384047}.task__header .task-watchers-tip-popover{margin-top:35px}.task__header .task-watchers-tip-popover.popover:before{margin-top:-46px;right:-12px}.task__header .task-watchers-tip-popover.popover:after{margin-top:-45px}.task__body{position:relative;display:flex;flex-grow:1;min-height:0;overflow:visible;height:100%}@media print{.task__body{flex-direction:column;height:auto}}.task__footer{display:flex;flex-shrink:0}.task__settings{width:21px;height:21px}.task__settings:hover .icon-ellipsis__dot,.task__settings:hover .icon-ellipsis__dot:before,.task__settings:hover .icon-ellipsis__dot:after,.task__settings.cu-dropdown_open .icon-ellipsis__dot,.task__settings.cu-dropdown_open .icon-ellipsis__dot:before,.task__settings.cu-dropdown_open .icon-ellipsis__dot:after{background-color:#7b68ee}@supports (--theme-main-color: $color-purple){.task__settings:hover .icon-ellipsis__dot,.task__settings:hover .icon-ellipsis__dot:before,.task__settings:hover .icon-ellipsis__dot:after,.task__settings.cu-dropdown_open .icon-ellipsis__dot,.task__settings.cu-dropdown_open .icon-ellipsis__dot:before,.task__settings.cu-dropdown_open .icon-ellipsis__dot:after{background-color:var(--theme-main-color)}}.task__settings:hover .icon-ellipsis__dot:before,.task__settings.cu-dropdown_open .icon-ellipsis__dot:before{right:-7px}.task__settings:hover .icon-ellipsis__dot:after,.task__settings.cu-dropdown_open .icon-ellipsis__dot:after{left:-7px}.task__settings .icon-ellipsis__dot,.task__settings .icon-ellipsis__dot:before,.task__settings .icon-ellipsis__dot:after{position:absolute;width:5px;height:5px;border-radius:50%;background-color:#4a4a4a}.dark-theme .task__settings .icon-ellipsis__dot,.dark-theme .task__settings .icon-ellipsis__dot:before,.dark-theme .task__settings .icon-ellipsis__dot:after{background-color:#abaeb0}.task__settings .icon-ellipsis__dot{top:50%;left:50%;margin-top:-3px;margin-left:-3px}.task__settings .icon-ellipsis__dot:before{content:"";right:7px;transition:right .3s ease-in}.task__settings .icon-ellipsis__dot:after{content:"";left:7px;transition:left .3s ease-in}.task__overlay{position:absolute;top:-45px;right:15px;display:flex}.task__overlay .cu-avatar.cu-avatar_lg{width:30px;height:30px}.task__overlay .cu-user-group .cu-user-group__more.cu-user-group__more_lg{min-width:32px;height:32px;text-indent:1px;letter-spacing:0;font-size:9px;font-weight:400}.task__commenting{margin-left:20px;display:flex}.task__commenting-icon{background:#7b68ee;width:30px;height:30px;text-align:center;border-radius:50%;border:2px solid #fff;margin-right:-10px;z-index:1}@supports (--theme-main-color: $color-purple){.task__commenting-icon{background:var(--theme-main-color)}}.dark-theme .task__commenting-icon{border:2px solid #384047}.task__commenting-dot{display:inline-block;width:3px;height:3px;border-radius:50%;margin:12px 0;background:#fff;animation:wave 1.3s linear infinite}.task__commenting-dot:nth-child(2){animation-delay:-1.1s}.task__commenting-dot:nth-child(3){animation-delay:-.9s}.task__viewing{margin-left:20px;display:flex}.task__viewing-icon{width:30px;height:30px;text-align:center;border-radius:50%;background:#fc0;border:2px solid #fff;margin-right:-10px;z-index:1}.dark-theme .task__viewing-icon{border:2px solid #384047}.task__viewing-icon svg{width:16px;height:10px}.task__viewing-icon use{fill:#fff;stroke:#fff}.task__threads-toggle{background:#7b68ee;position:absolute;top:6px;right:15px;display:flex;border-radius:20px;padding:10px 14px;cursor:pointer;z-index:25;align-items:center;box-shadow:0 3px 14px #0000004d}@supports (--theme-main-color: $color-purple){.task__threads-toggle{background:var(--theme-main-color)}}.task__threads-toggle:hover{background:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.task__threads-toggle:hover{background:var(--theme-main-color-dark)}}.task__threads-icon{width:16px;height:16px;fill:#fff;margin:-2px 0 0 -2px}.task__threads-text{font-size:14px;font-weight:400;line-height:1;color:#fff;margin-left:6px}.task__threads-close{width:14px;height:14px;padding:2px;fill:#fff;margin:0 0 0 -2px}.task__threads-badge{color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;padding:1px 7px;margin-left:6px;border-radius:5px;background:#fff}@supports (--theme-main-color: $color-purple){.task__threads-badge{color:var(--theme-main-color)}}.task__threads-banner{display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;position:absolute;bottom:0;left:0;width:100%;padding:10px;z-index:10;color:#292d34;background:#fbfbfb}.dark-theme .task__threads-banner{background:#2b343b;color:#d5d6d7}.task__threads-banner-link{color:#7b68ee;border-bottom-color:#7b68ee;cursor:pointer;border-bottom:1px dashed;margin-left:5px}@supports (--theme-main-color: $color-purple){.task__threads-banner-link{color:var(--theme-main-color)}}@supports (--theme-main-color: $color-purple){.task__threads-banner-link{border-bottom-color:var(--theme-main-color)}}.task__threads-banner-link:hover{color:#5f48ea;border-bottom-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.task__threads-banner-link:hover{color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.task__threads-banner-link:hover{border-bottom-color:var(--theme-main-color-dark)}}.task__threads-banner:before{content:"";display:block;position:absolute;background:#7b68ee;width:100%;height:100%;opacity:.1;pointer-events:none}@supports (--theme-main-color: $color-purple){.task__threads-banner:before{background:var(--theme-main-color)}}.task__threads-body{height:100%;padding-bottom:30px}.task__threads-body .comments-container{background:#fafbfc;padding:35px 30px 30px}.cu-os-win .task__threads-body .comments-container{scrollbar-width:thin}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar{background-color:#fafbfc;width:16px;height:16px}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar-track{background-color:#fafbfc}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar-track:hover{background-color:#fafbfc}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fafbfc}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fafbfc}.cu-os-win .task__threads-body .comments-container::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar{background-color:#2b343b}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar-track,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar-track{background-color:#2b343b}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar-track:hover{background-color:#2b343b}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar-thumb{border-color:#2b343b}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar-thumb:hover{border-color:#2b343b}.cu-os-win.dark-theme .task__threads-body .comments-container::-webkit-scrollbar-corner,.cu-os-win .dark-theme .task__threads-body .comments-container::-webkit-scrollbar-corner{background-color:#2b343b}.cu-os-win .task__threads-body .comments-container{padding-right:14px}.dark-theme .task__threads-body .comments-container{background:#2b343b}.task__checklist{position:relative;padding:0 20px 0 30px}.task-header{display:flex;align-items:center;padding:20px 30px;border-bottom:1px solid #f4f4f4}.task-column{position:relative;display:flex;flex-direction:column}@media print{.task-column{width:100%!important}}.task-column__body{flex-grow:1;overflow-x:hidden;overflow-y:scroll;padding:0;height:100%;scrollbar-width:thin}@media print{.task-column__body{overflow:visible}}@-moz-document url-prefix(){.cu-os-win .task-column__body{scrollbar-color:#fff #fff}.cu-os-win.dark-theme .task-column__body{scrollbar-color:#384047 #384047}.cu-os-win .task-column__body:hover{scrollbar-color:#a0a0a5 #fff}.cu-os-win.dark-theme .task-column__body:hover{scrollbar-color:#828588 #384047}}.task-column__body::-webkit-scrollbar{width:10px}.task-column__body:hover::-webkit-scrollbar{background-color:#fff}.cu-os-mac .task-column__body:hover::-webkit-scrollbar{width:10px}.dark-theme .task-column__body:hover::-webkit-scrollbar{background:#384047}.task-column__body:hover::-webkit-scrollbar-track{background-color:#fff}.dark-theme .task-column__body:hover::-webkit-scrollbar-track{background:#384047}.task-column__body:hover::-webkit-scrollbar-track:hover{background-color:#fff}.dark-theme .task-column__body:hover::-webkit-scrollbar-track:hover{background:#384047}.task-column__body:hover::-webkit-scrollbar-thumb{background-color:#e9ebf0;border-radius:10px;border:5px solid #fff}.cu-os-mac .task-column__body:hover::-webkit-scrollbar-thumb{border:2px solid #fff}.dark-theme .task-column__body:hover::-webkit-scrollbar-thumb{background-color:#2b343b;border-color:#384047}.task-column__body:hover::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:5px solid #fff}.cu-os-mac .task-column__body:hover::-webkit-scrollbar-thumb:hover{border:1px solid #fff}.dark-theme .task-column__body:hover::-webkit-scrollbar-thumb:hover{background-color:#1e272e;border-color:#384047}.task-column__body:hover::-webkit-scrollbar-button{display:none}.task-column__body-toolbar{display:flex;margin:6px 10px 0 20px;padding:10px 10px 0;min-height:34px}@media screen and (max-width: 992px){.task-column__body-toolbar{margin:6px 0 0}}.task-column__body-toolbar .cu-tags-view__container{margin:0;padding:0 10px 0 0}.task-column__body-toolbar .cu-tags-view__container.cu-tags-badge-view-only{pointer-events:none}.task-column__body-toolbar .cu-tags-view__container .cu-tags-view{min-height:24px}.task-column__body-toolbar .cu-tags-view__container .cu-tags-view__icon svg{position:relative;top:1px}.task-column__body-toolbar-dependencies{flex-shrink:0;width:24px;height:24px;cursor:pointer}.task-column__body-toolbar-dependencies:hover .cu-stroke{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.task-column__body-toolbar-dependencies:hover .cu-stroke{stroke:var(--theme-main-color)}}.task-column__body-toolbar-dependencies:hover .cu-fill{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.task-column__body-toolbar-dependencies:hover .cu-fill{fill:var(--theme-main-color)}}.task-column__body-toolbar-dependencies svg{width:100%;height:100%}.task-column__body-toolbar-dependencies .cu-stroke{stroke:#aeacb0}.task-column__body-toolbar-dependencies .cu-fill{fill:#aeacb0}.task-column__body-dependencies{display:inline-flex;align-items:center;max-width:100%;width:100%}.task-column__body-dependencies-popover{width:0}.task-column__body_highlighted .cu-task-history-item:not(.cu-task-history-item_highlight){opacity:.5}.task-column__body .lv-task__toggle{left:-23px}.task-column__body-scroll-view{box-sizing:border-box!important;will-change:transform}.task-column__footer{position:relative;flex-shrink:0}.task-column__footer.no-permission{height:60px}.task-column__footer_hide-description .task-uploader__icon,.task-column__footer_hide-description .task-uploader__text,.task-column__footer_hide-description .task-uploader__form{visibility:hidden}.task-column__footer:before{content:"";display:block;position:absolute;left:0;top:-15px;width:100%;height:15px;background-image:linear-gradient(-180deg,transparent 0%,rgba(0,0,0,.05) 100%)}.task-column__footer-permission{width:100%;position:relative;z-index:1;height:60px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:0 0 10px 10px}.dark-theme .task-column__footer-permission{background:#384047}.task-column__footer-permission_read-only{width:200%}.task-column__footer-permission_comment-only{position:absolute;top:0;width:auto;left:50%;transform:translate(-50%);background:transparent}.task-column__footer-permission-icon{width:13px;height:15px;fill:#343434;margin-right:10px}.dark-theme .task-column__footer-permission-icon{fill:#d5d6d7}.task-column__footer-permission-icon_offline{width:20px;height:16px;fill:#fd71af66;margin-right:5px;margin-top:-2px}.dark-theme .task-column__footer-permission-icon_offline{fill:#fd71af99}.task-column__footer-permission-description{font-size:12px;font-weight:500;line-height:1;color:#343434;font-style:italic}.dark-theme .task-column__footer-permission-description{color:#d5d6d7}.task-column.task-column_main{background:#fff;border-radius:0 0 0 10px;z-index:1;bottom:0;top:0}@media print{.task-column.task-column_main{position:initial}}.task-column.task-column_main-border-right{border-right:1px solid #efeef0}.contrast_high .task-column.task-column_main-border-right{border-right:1px solid #dedede}.dark-theme .task-column.task-column_main-border-right{border-right:1px solid #1e272e}.dark-theme .task-column.task-column_main{background:#384047}.task-column.task-column_main .lv-task__toggle-marker{top:10px}.task-column.task-column_main.dragging-in-desc .task-name-container{display:none;pointer-events:none}.task-column.task-column_activity{background:#fbfbfb;border-radius:0 0 10px;display:flex;flex-direction:column;contain:layout paint style}.dark-theme .task-column.task-column_activity{background:#2b343b}.task-column.task-column_activity .task-column__body{display:flex;flex-direction:column;padding:0;overflow:hidden;will-change:transform}.task-column.task-column_activity .cu-tags-view,.task-column.task-column_activity .cu-tags-view .cu-tags-view__item{display:inline}.task-column.task-column_activity .cu-tags-view .cu-tags-badge{height:auto}.task-column.task-column_activity .cu-tags-view .cu-tags-select__badge{white-space:normal!important;margin:0 5px 0 0}.task-status{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;margin:0 10px 0 0;border-radius:3px;background-color:currentColor;cursor:pointer;color:#fff}.task-status:hover{box-shadow:0 0 0 2px currentColor}.task-status_no-hover{pointer-events:none}.task-status_light{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;box-shadow:0 0 1px #828588}.task-status_light:hover{box-shadow:0 0 3px #828588}.task-status_light .task-status__value{color:#343434}.task-status_light .task-status__controls:after{border-left-color:#343434}.task-status__value{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;display:flex;align-items:center;height:30px;padding:0 15px;text-transform:uppercase;color:#fff;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:3px 0 0 3px;transform:scale(.95)}@media screen and (max-width: 992px){.task-status__value{font-size:10px;font-weight:500;line-height:1;padding:0 5px;height:27px}}.task-status__divider{width:1px;height:34px;margin:-2px 0;background:#fff}@media screen and (max-width: 992px){.task-status__divider{display:none}}.dark-theme .task-status__divider{background:#384047}.task-status__controls{position:relative;flex-shrink:0;width:25px;border-radius:0 3px 3px 0}@media screen and (max-width: 992px){.task-status__controls{display:none}}.task-status__controls:after{content:"";display:block;position:absolute;height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-left-color:#fff;top:11px;left:10px}.task-status-tip-popover{margin-top:35px}.task-status-tip-popover.popover:before{margin-top:-46px}.task-status-tip-popover.popover:after{margin-top:-45px}.task-status.loading{width:100px;height:30px;background:#f5f6f7}.task-status.task-status_toggle{margin:0 30px 0 0;text-align:center;transition:.1s;background:none;border:1px solid currentColor}.task-status.task-status_toggle .task-status__value{flex-grow:1;padding-left:8px;transition:.1s;color:inherit}.task-status.task-status_toggle .task-status__icon{stroke:#d3d3d3;stroke-width:2px;width:20px;height:30px;padding:9px 0 9px 9px;transition:.1s}.task-status.task-status_toggle.task-status_active{background:#67cb48;box-shadow:inset 0 0 0 1px #67cb48}.task-status.task-status_toggle.task-status_active .task-status__value{color:#fff}.task-status.task-status_toggle.task-status_active .task-status__icon{stroke:#fff}.task-status.task-status_toggle:hover{background:transparent;border:1px solid #67cb48;box-shadow:none}.task-status.task-status_toggle:hover .task-status__value{color:#67cb48}.task-status.task-status_toggle:hover .task-status__icon{stroke:#67cb48}.task-status.task-status_toggle.no-permission{cursor:default}.task-status.task-status_toggle.no-permission:hover{background:none;border:1px solid currentColor}.task-status.task-status_toggle.no-permission:hover .task-status__value{color:inherit}.task-status.task-status_active:hover{background:#4fae32;box-shadow:inset 0 0 0 1px #4fae32;border:1px solid #4fae32}.task-status.task-status_active:hover .task-status__value{color:#fff}.task-status.task-status_active:hover .task-status__icon{stroke:#fff}.task-status.task-status_open{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;border:1px solid #aeacb0;background:transparent}.task-status.task-status_open:hover{box-shadow:0 0 0 2px #aeacb0}.task-status.task-status_open.no-permission{cursor:default}.task-status.task-status_open.no-permission:hover{box-shadow:none}.task-status.task-status_open .task-status__value{color:#aeacb0;padding:0 15px;height:28px}.task-status.task-status_open .task-status__divider{width:1px;height:30px;margin:-1px 0;background:#aeacb0}.task-status.task-status_open .task-status__controls:after{height:0;width:0;border-color:transparent;border-style:solid;border-width:4px;border-left-color:#aeacb0;top:10px}.status-list{border-radius:6px}[lang=fr-FR] .status-list{width:210px}.status-list.status-list__task-view .status-list__container-searching{padding:10px}.status-list.status-list__task-view .status-list__item-gear{position:absolute;right:13px;top:13px}.status-list.status-list__task-view .cu-task-row-status__settings{position:absolute;right:5px;top:0;padding:10px;width:36px;height:36px;cursor:pointer}.status-list.status-list__task-view .cu-task-row-status__settings use{fill:var(--theme-main-color)}.status-list__search{width:100%;background-color:#fafbfc;border-bottom:1px solid #e9ebf0;display:flex;align-items:center;height:35px;padding:0 40px 0 16px;border-radius:6px 6px 0 0}.dark-theme .status-list__search{background-color:#2b343b;border-color:#1e272e}.status-list__search input{width:100%;border:none;background-color:transparent;box-shadow:none}.status-list__container{padding:10px 10px 0;min-width:170px;max-height:350px}.status-list__container.status-list__container-searching{padding:10px}.status-list__scroll-view{overflow-y:auto;overflow-x:hidden}.cu-os-win .status-list__scroll-view{scrollbar-width:thin}.cu-os-win .status-list__scroll-view::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .status-list__scroll-view::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .status-list__scroll-view::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .status-list__scroll-view::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .status-list__scroll-view::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .status-list__scroll-view::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar-track,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .status-list__scroll-view::-webkit-scrollbar-corner,.cu-os-win .dark-theme .status-list__scroll-view::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .status-list__scroll-view{background:#384047}.status-list__warning{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid #e4e4e4}.dark-theme .status-list__warning{border-bottom-color:#1e272e}.status-list__warning-icon{width:15px;height:15px;margin-right:8px}.status-list__warning-icon use{fill:#d79529}.status-list__warning-text{font-size:10px;font-weight:400;line-height:1.4;color:#d79529}.status-list__empty{width:170px;padding:5px}.status-list__empty .status-list__warning{border-bottom:none}.status-list__item{transition:background-color .07s cubic-bezier(.785,.135,.15,.86) 0s;position:relative;border-radius:4px;padding:8px 8px 8px 26px;white-space:nowrap;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.status-list__item:hover{background-color:currentColor;color:#fff}.status-list__item:hover .status-list__status-done{stroke:#fff}.status-list__item.status-list__item_highlighted{background-color:currentColor}.status-list__item.status-list__item_highlighted .status-list__status{color:#fff}.status-list__item.status-list__item_search-first{background-color:currentColor;color:#fff}.status-list__item.status-list__item_search-first .status-list__status{color:#fff}.status-list__item.read-only{cursor:default}.status-list__item.status-list__item_custom-type:after{transform:rotate(45deg)}.status-list__item:after{content:"";display:block;position:absolute;width:10px;height:10px;left:8px;top:8px;border-radius:2px;background-color:currentColor}.status-list__item_last{margin-bottom:10px}.status-list__item+.status-list__item{margin-top:5px}.status-list__item-gear{padding:5px;margin:-8px -5px;display:block;width:25px;height:25px;cursor:pointer}.status-list__item-gear:hover use{fill:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.status-list__item-gear:hover use{fill:var(--theme-main-color-dark)}}.status-list__item-gear use{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.status-list__item-gear use{fill:var(--theme-main-color)}}.dark-theme .status-list__item_open:hover .status-list__status{color:#828588}.status-list__item_closed{background:#f8f8f8;border-top:1px solid #e4e4e4;position:sticky;bottom:0;margin:10px -10px 0;padding:8px 30px 10px 36px;border-radius:0 0 6px 6px;overflow:visible}.dark-theme .status-list__item_closed{border-top:1px solid #1e272e;background:#2a333a}.dark-theme .status-list__item_closed:hover{background-color:currentColor}.status-list__item_closed:before{content:"";display:block;position:absolute;width:100%;height:8px;left:0;top:-9px;background:linear-gradient(to top,white 0%,rgba(255,255,255,.3) 65%,rgba(255,255,255,0) 100%);pointer-events:none;cursor:default}.dark-theme .status-list__item_closed:before{background:linear-gradient(to top,#384047 0%,rgba(56,64,71,.3) 65%,rgba(56,64,71,0) 100%)}.status-list__item_closed:after{left:18px}.status-list__item_light:hover{box-shadow:0 0 1px #828588}.status-list__item_light:hover .status-list__status{color:#343434!important}.status-list__item_light:not(:hover):after{box-shadow:0 0 1px #828588}.status-list__item_placeholder{border-top:1px solid #e9ebf0;margin:0 -10px;width:calc(100% + 20px);padding:15px 16px 5px;margin-top:10px!important;cursor:default;border-radius:0}.dark-theme .status-list__item_placeholder{border-color:#1e272e}.status-list__item_placeholder:hover{background-color:transparent;color:#2222224d}.dark-theme .status-list__item_placeholder:hover{color:#828588}.status-list__item_placeholder:hover .status-list__status{color:#2222224d!important}.dark-theme .status-list__item_placeholder:hover .status-list__status{color:#828588!important}.status-list__item_placeholder:first-of-type{margin-top:0!important;border:none!important;padding-top:5px}.status-list__item_placeholder:after{display:none}.status-list__item_placeholder .status-list__status{font-size:11px;font-weight:500;color:#2222224d}.dark-theme .status-list__item_placeholder .status-list__status{color:#828588}.status-list__item:hover .status-list__status{color:#fff}.status-list__status{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:500;line-height:1;color:#bbb;text-transform:uppercase;transition:background-color .1s;-webkit-user-select:none;user-select:none;padding-right:10px;display:flex;align-items:center;justify-content:space-between}.status-list__status_checked{font-weight:600;color:#343434}.dark-theme .status-list__status_checked{color:#fff}.status-list__status-done{display:inline-flex;stroke:#979797;height:14px;width:14px;margin:-3px 0 -2px}.status-list__no-results{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:12px;font-style:italic;padding-left:8px}.cu-list-status__body{max-height:295px;overflow:auto}.done-task-btn{display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;width:30px;height:30px;margin:0 30px 0 0;flex-shrink:0;color:#aeacb0;border:1px solid #aeacb0;border-radius:3px;cursor:pointer}@media screen and (max-width: 992px){.done-task-btn{margin:0 10px 0 0}}.done-task-btn__icon{stroke:#aeacb0;stroke-width:2px;width:12px;height:12px}.done-task-btn:hover{border:1px solid #67cb48;color:#67cb48}.done-task-btn:hover .done-task-btn__icon{stroke:#67cb48}.user-list{display:flex;flex-direction:column;min-width:280px;width:100%;max-height:400px;max-width:448px}.user-list__header{flex-shrink:0}.user-list__body{overflow:auto;flex:0 1 auto;max-height:351px;padding:5px 0}.user-list__body.user-list__body_due-date{width:200px}.user-list__body-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:600;line-height:16px;text-transform:uppercase;padding:8px 16px;margin-top:8px;color:#4f5762}.dark-theme .user-list__body-title{color:#adb3bd}.user-list__body-virtual-viewport{height:331px;background:#fff}.cu-os-win .user-list__body-virtual-viewport{scrollbar-width:thin}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .user-list__body-virtual-viewport::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-track,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-corner,.cu-os-win .dark-theme .user-list__body-virtual-viewport::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .user-list__body-virtual-viewport{background:#384047}.user-list__body-virtual-viewport .cdk-virtual-scroll-content-wrapper{max-width:100%}.user-list__footer{flex-shrink:0}.user-list__unassign-icon{width:24px;height:24px;margin:2px 12px 2px 2px;fill:#dc4913}.user-list-item{display:flex;align-items:center;padding:0 16px;height:44px;cursor:pointer;position:relative}.user-list-item.user-list-item__nomatch{font-size:13px;font-weight:300;color:#aeacb0;font-style:italic;padding:20px 15px 15px 20px;border-bottom:0;cursor:default}.user-list-item.user-list-item__nomatch:before{visibility:hidden}.user-list-item.user-list-item_purple-text .user-list-item__name{color:#7b68ee}@supports (--theme-main-color: $color-purple){.user-list-item.user-list-item_purple-text .user-list-item__name{color:var(--theme-main-color)}}.user-list-item_highlighted:before{content:"";display:block;position:absolute;top:0;left:8px;width:calc(100% - 16px);height:100%;border-radius:6px;pointer-events:none;z-index:0;background-color:#f7f8f9}.dark-theme .user-list-item_highlighted:before{background-color:#2a2e34}.user-list-item_highlighted .user-list-item__icon-not-active{display:none}.user-list-item_highlighted .user-list-item__icon-active{display:block}.user-list-item_immutable{opacity:.5}.user-list-item.ignore-hover:not(.user-list-item_highlighted):before{display:none}.user-list-item.ignore-hover:not(.user-list-item_highlighted) .user-list-item__profile{display:none}.user-list-item.no-permission{background:transparent;cursor:default}.user-list-item__icon{flex-shrink:0;margin:0 12px 0 0;position:relative;width:32px;height:32px}.user-list-item__icon-not-active{display:block}.user-list-item__icon-active{display:none}.user-list-item__icon-close{position:absolute;z-index:1;width:18px;height:18px;bottom:-6px;right:-6px;border-radius:50%;fill:#e8364c;display:none;cursor:pointer;border:2px solid #f6f7f9;background:#f6f7f9}.dark-theme .user-list-item__icon-close{background:#2b343b;border-color:#2b343b}.user-list-item__name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;font-size:14px;line-height:1;position:relative;color:#2a2e34}.dark-theme .user-list-item__name{color:#e8eaed}.user-list-item__name_no-divider{flex-grow:1}.user-list-item__badges{flex-shrink:0;flex-grow:1;position:relative;margin-left:4px}.user-list-item__count{font-size:12px;font-weight:400;line-height:14px;position:relative;margin-bottom:-2px;margin-left:9px;flex-shrink:0;color:#656f7d}.dark-theme .user-list-item__count{color:#adb3bd}.user-list-item__last-viewed{font-size:10px;font-weight:400;line-height:1;color:#7c828d;padding-top:3px}.dark-theme .user-list-item__last-viewed{color:#abaeb0}.user-list-item__dynamic{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:1;margin:0 0 0 7px;position:relative;color:#7c828d;display:none}.user-list-item:hover .user-list-item__dynamic{display:block}.user-list-item__question{width:14px;height:14px;cursor:pointer;margin:0 0 -2px 2px;display:inline-block;fill:#ccc}.dark-theme .user-list-item__question{fill:#828588}.user-list-item__reassign{position:relative;flex-shrink:0;width:24px;height:24px;margin-left:4px;fill:#656f7d;transition:.1s;display:none;padding:4px;background-color:#fff;border:1px solid #e8eaed;border-radius:4px}.dark-theme .user-list-item__reassign{fill:#adb3bd;background-color:#30353c;border-color:#3c414a}.user-list-item__reassign:hover{fill:#2a2e34}.dark-theme .user-list-item__reassign:hover{fill:#e8eaed}.user-list-item:hover .user-list-item__reassign,.user-list-item_selected:hover .user-list-item__icon-close{display:block}.user-list-item_selected .cu-avatar{box-shadow:0 0 0 1px #fff,0 0 0 3px #7b68ee}@supports (--theme-main-color: $color-purple){.user-list-item_selected .cu-avatar{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--theme-main-color)}}.dark-theme .user-list-item_selected .cu-avatar{box-shadow:0 0 0 1px #384047,0 0 0 3px #7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .user-list-item_selected .cu-avatar{box-shadow:0 0 0 1px #384047,0 0 0 3px var(--theme-main-color)}}.user-list-item_selected .user-list-item__name{font-weight:500}.user-list-item__profile{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;display:none;align-items:center;position:relative;margin-left:14px;height:24px;padding:4px;color:#656f7d;background-color:#fff;border:1px solid #e8eaed;border-radius:4px}.dark-theme .user-list-item__profile{color:#adb3bd;background-color:#30353c;border-color:#3c414a}.user-list-item__profile:hover{color:#2a2e34}.dark-theme .user-list-item__profile:hover{color:#e8eaed}.user-list-item:hover .user-list-item__profile{display:flex}.user-list-item__nomatch{font-size:13px;font-weight:300;color:#aeacb0;font-style:italic;padding:20px 15px 15px 20px;border-bottom:0;cursor:default}.user-list-item__nomatch_email{padding:8px}.user-list-item__nomatch:before{visibility:hidden}.task-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;font-weight:400;line-height:34px;color:transparent;background:transparent;border:none;flex-grow:1;resize:none;padding:0;margin:0;display:block}.cu-os-win .task-name{scrollbar-width:thin}.cu-os-win .task-name::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .task-name::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .task-name::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .task-name::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .task-name::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .task-name::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .task-name::-webkit-scrollbar,.cu-os-win .dark-theme .task-name::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .task-name::-webkit-scrollbar-track,.cu-os-win .dark-theme .task-name::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .task-name::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .task-name::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .task-name::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .task-name::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .task-name::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .task-name::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .task-name::-webkit-scrollbar-corner,.cu-os-win .dark-theme .task-name::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .task-name{color:transparent}.dark-theme .task-name-block .task-name{background:#384047}.cu-slash-command_active .task-name,.task-name_focused .task-name{color:#343434}.dark-theme .cu-slash-command_active .task-name,.dark-theme .task-name_focused .task-name{color:#d5d6d7}.task-name:focus{overflow-y:scroll}.task-name__overlay{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;font-weight:400;line-height:34px;position:absolute;color:#343434;background:transparent;border:none;flex-grow:1;resize:none;padding:0;overflow:visible;pointer-events:none;white-space:pre-wrap;word-wrap:break-word;right:10px;left:10px}.dark-theme .task-name__overlay{color:#d5d6d7}.cu-slash-command_active .task-name__overlay,.task-name_focused .task-name__overlay{display:none}.task-name__overlay .cu-linkify-link{padding-left:inherit;vertical-align:inherit;pointer-events:all}.task-name__overlay .cu-linkify-link:hover{color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-name__overlay .cu-linkify-link:hover{color:var(--theme-main-color)}}.task-name-container{display:flex;position:relative;margin:0 0 0 20px;padding:10px;resize:none;width:calc(100% - 20px);border:1px solid transparent;border-radius:4px;transition:.1s;overflow:hidden}@media screen and (max-width: 992px){.task-name-container{margin:0;width:100%}}.task-name-container_hover:hover,.task-name-container_hover:focus-within,.task-name-container_hover:focus{outline:none;border:1px solid #e4e4e4}.dark-theme .task-name-container_hover:hover,.dark-theme .task-name-container_hover:focus-within,.dark-theme .task-name-container_hover:focus{border:1px solid #1e272e}.task-name-container_subtask .cu-slash-command__original-text:first-child:before{content:"";position:relative;display:inline-block;width:22px}.task-name_subtask{text-indent:22px}.task-name-block{position:sticky;top:0;margin-right:9px;padding:10px 0;z-index:105;background:linear-gradient(to top,rgba(255,255,255,0),white 10px,white)}@media screen and (max-width: 992px){.task-name-block{margin-right:0;position:static}}.dark-theme .task-name-block{background:linear-gradient(to top,rgba(56,64,71,0),#384047 10px,#384047)}.task-name-block__milestone,.task-name-block__icon{z-index:5;pointer-events:none}.task-name-block__icon{height:20px;width:20px;fill:#b9bec7}@media screen and (max-width: 992px){.task-name-block__icon_milestone_enabled{margin-left:10px}}.task-name-block__icon-container{display:flex;margin-top:5px}.task-name-block__icon-container_milestone-enabled{margin-left:30px}.task-name-block__icon_lock{height:15px;width:15px;fill:#b9bec7;stroke:#b9bec7;margin-top:2.5px;margin-right:8px;filter:brightness(50%);pointer-events:auto}.task-name-block__icon_custom-type{margin-left:55px}.task-name-block .cu-slash-command__input{min-width:210px}.task-uploader{position:relative;display:flex;align-items:center;justify-content:center;height:60px;padding:0 20px}@media screen and (max-width: 992px){.task-uploader{padding:0 10px}}.task-uploader__icon{width:24px;height:20px;margin:0 10px 0 0;stroke:#c8cadc}.task-uploader__text{font-size:14px;font-weight:400;font-style:italic;color:#34343480}.dark-theme .task-uploader__text{color:#828588}.task-uploader__form{position:relative;overflow:hidden}.task-uploader__link{color:#7b68ee;font-size:14px;font-weight:400;font-style:italic;text-decoration:underline;margin:0 0 0 4px}@supports (--theme-main-color: $color-purple){.task-uploader__link{color:var(--theme-main-color)}}.task-uploader__link:hover{text-decoration:none}.task-uploader__input{position:absolute;opacity:0;visibility:hidden;left:-999px}.task-uploads-badge{background:#7b68ee;display:inline-flex;align-items:center;height:28px;flex-shrink:0;margin-top:16px;padding:0 10px;border-radius:28px;cursor:pointer}@supports (--theme-main-color: $color-purple){.task-uploads-badge{background:var(--theme-main-color)}}.task-uploads-badge_active .task-uploads-badge__counter,.task-uploads-badge_active .task-uploads-badge__icon_open{opacity:0;transform:scale(0)}.task-uploads-badge_active .task-uploads-badge__icon_close{opacity:1;transform:scale(1) rotate(-90deg)}.task-uploads-badge__divider{width:1px;height:100%;background:#efeef0}.contrast_high .task-uploads-badge__divider{background:#dedede}.dark-theme .task-uploads-badge__divider{background:#1e272e}.task-uploads-badge__container-right .task-uploads-badge__divider{margin:0 5px 0 10px}.task-uploads-badge__icon{width:14px;height:14px;fill:#fff}.task-uploads-badge__icon_open{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;opacity:1}.task-uploads-badge__icon_close{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;position:absolute;opacity:0;left:50%;margin-left:-7px;transform:scale(0) rotate(0)}.task-uploads-badge__icon_clickup{fill:#fff}.task-uploads-badge__counter{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:10px;font-weight:400;color:#fff;margin:0 0 0 5px;padding:0}.task-uploads-badge__counter:hover{transition:none}.task-uploads-badge__container-left,.task-uploads-badge__container-right{position:absolute;top:0;height:100%}.task-uploads-badge__container-left{left:20px}.task-uploads-badge__container-right{right:20px;display:flex}.task-uploads-badge__container-right>*{margin-left:5px}.task-uploads-badge-popover{width:340px}.task-uploads-badge-popover__title{font-size:10px;font-weight:500;line-height:1;color:#77777780;text-transform:uppercase;margin:15px 15px 5px}.dark-theme .task-uploads-badge-popover__title{color:#828588}.task-uploads-badge-popover__body{max-height:400px;overflow-y:auto;overflow-x:hidden}.task-uploads-badge-popover__body .cdk-virtual-scroll-content-wrapper{max-width:100%}.cu-os-win .task-uploads-badge-popover__body{scrollbar-width:thin}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar{background-color:#fff;width:16px;height:16px}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar-track{background-color:#fff}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar-track:hover{background-color:#fff}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar-thumb{background-color:#babac080;border-radius:16px;border:5px solid #fff}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:3px solid #fff}.cu-os-win .task-uploads-badge-popover__body::-webkit-scrollbar-button{display:none}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar{background-color:#384047}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-track,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-track{background-color:#384047}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-track:hover,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-track:hover{background-color:#384047}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-thumb,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-thumb{border-color:#384047}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-thumb:hover,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-thumb:hover{border-color:#384047}.cu-os-win.dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-corner,.cu-os-win .dark-theme .task-uploads-badge-popover__body::-webkit-scrollbar-corner{background-color:#384047}.dark-theme .task-uploads-badge-popover__body{background-color:#384047}.task-uploads-badge-popover__item{padding:10px 20px 15px;display:flex;align-items:center}.task-uploads-badge-popover__item+.task-uploads-badge-popover__item{padding-top:15px;border-top:1px solid #e4e4e4}.dark-theme .task-uploads-badge-popover__item+.task-uploads-badge-popover__item{border-top-color:#1e272e}.task-uploads-badge-popover__item-avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;margin-right:15px;flex-shrink:0}.task-uploads-badge-popover__item-avatar img{width:auto;max-width:100%;height:100%}.task-uploads-badge-popover__item-data{flex-grow:1;min-width:0}.task-uploads-badge-popover__item-data-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3px}.task-uploads-badge-popover__item-username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:500;line-height:1.15;color:#343434;flex-grow:1}.dark-theme .task-uploads-badge-popover__item-username{color:#d5d6d7}.task-uploads-badge-popover__item-time{font-size:10px;font-weight:400;line-height:1;color:#aeacb0;flex-shrink:0;padding-left:10px;margin-top:2px}.dark-theme .task-uploads-badge-popover__item-time{color:#828588}.task-uploads-badge-popover__item-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-uploads-badge-popover__item-link{color:var(--theme-main-color)}}.task-uploads-badge-popover__item-link a{font-size:13px;color:#7b68ee}@supports (--theme-main-color: $color-purple){.task-uploads-badge-popover__item-link a{color:var(--theme-main-color)}}.task-uploads-badge-popover__item-link a:hover{color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.task-uploads-badge-popover__item-link a:hover{color:var(--theme-main-color-dark)}}.task-dropzone{display:none;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 0 6px 6px;z-index:1000}.task-dropzone__column,.task-dropzone__container{display:flex;align-items:center;justify-content:center;width:55%;background:rgba(255,255,255,.8);transition:.1s;position:relative}.task-dropzone__column:before,.task-dropzone__container:before{content:"";display:block;position:absolute;top:60px;left:60px;bottom:60px;right:60px;border:1px dashed #cecfe0;border-radius:4px;transition:.1s}.task-dropzone__container{width:100%;height:100%}.task-dropzone__content{display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-50px)}.task-dropzone__icon{height:72px;width:72px;margin:0 0 20px;fill:#cecfe0;transition:.1s}.task-dropzone__text{font-size:16px;font-weight:400;color:#cfd0e0;transition:.1s}.task-dropzone__column.cu-state-drag-over{background:#7b68ee}@supports (--theme-main-color: $color-purple){.task-dropzone__column.cu-state-drag-over{background:var(--theme-main-color)}}.task-dropzone__column.cu-state-drag-over:before{border:1px dashed #fff}.task-dropzone__column.cu-state-drag-over .task-dropzone__text{color:#fff}.task-dropzone__column.cu-state-drag-over .task-dropzone__icon{fill:#fff}.task-dropzone__container.cu-state-drag-over{background:#7b68ee}@supports (--theme-main-color: $color-purple){.task-dropzone__container.cu-state-drag-over{background:var(--theme-main-color)}}.task-dropzone__container.cu-state-drag-over:before{border:1px dashed #fff}.task-dropzone__container.cu-state-drag-over .task-dropzone__text{color:#fff}.task-dropzone__container.cu-state-drag-over .task-dropzone__icon{fill:#fff}.cu-state-drag-over .task-dropzone{display:flex;animation:fadeIn .1s linear both}.task-completed-label{font-size:11px;font-weight:400;display:inline-block;margin:10px 0 0;padding:6px 8px 3px;background:#9b9b9b;border-radius:2px;text-transform:uppercase;letter-spacing:.5px;color:#fff;cursor:pointer;transition:.1s;-webkit-appearance:none;border-width:0}.dark-theme .task-completed-label{background:#2b343b;color:#d5d6d7}.dark-theme .task-completed-label:hover{color:#fff}.task-completed-label_archived{background:#e9ebf0;color:#7c828d;opacity:.5}.task-completed-label_archived:hover{opacity:1}.task-completed-label__text{color:#fff}.dark-theme .task-completed-label__text{color:#d5d6d7}.task-completed-label:hover,.task-completed-label:focus{background:#7b68ee}@supports (--theme-main-color: $color-purple){.task-completed-label:hover,.task-completed-label:focus{background:var(--theme-main-color)}}.comment-resolved-label{font-size:11px;font-weight:400;display:inline-flex;align-items:center;height:21px;margin:5px 0 0;padding:0 8px;background:#9b9b9b;border-radius:2px;text-transform:uppercase;letter-spacing:.5px;color:#fff;cursor:pointer;transition:.1s}.dark-theme .comment-resolved-label{background:#2b343b;color:#d5d6d7}.comment-resolved-label:hover{background:#7b68ee}@supports (--theme-main-color: $color-purple){.comment-resolved-label:hover{background:var(--theme-main-color)}}.git-info{position:relative;margin:0 20px 0 0;cursor:pointer}.git-info__icon{width:26px;height:26px}.git-info__counter{background:#7b68ee;font-size:9px;font-weight:500;line-height:1;position:absolute;top:-10px;right:-15px;border-radius:10px;color:#fff;padding:2px 6px;border:2px solid #fff;-webkit-user-select:none;user-select:none}@supports (--theme-main-color: $color-purple){.git-info__counter{background:var(--theme-main-color)}}.dark-theme .git-info__counter{color:#d5d6d7;border:2px solid #384047}.task-description__show-more{height:50px;position:relative;margin:-51px 1px 0;display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(to top,white 0%,rgba(255,255,255,.4) 95%,rgba(255,255,255,0) 100%);cursor:pointer;z-index:9}.dark-theme .task-description__show-more{background:linear-gradient(to top,#384047 0%,rgba(56,64,71,.4) 65%,rgba(56,64,71,0) 100%)}.task-description__show-more:hover .task-description__show-more-btn{background:#f2f2f2}.dark-theme .task-description__show-more:hover .task-description__show-more-btn{background:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.dark-theme .task-description__show-more:hover .task-description__show-more-btn{background:var(--theme-main-color-dark)}}.task-description__show-more:hover .task-description__show-more-text{color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.task-description__show-more:hover .task-description__show-more-text{color:var(--theme-main-color-dark)}}.dark-theme .task-description__show-more:hover .task-description__show-more-text{color:#fff}.task-description__show-more:hover .task-description__show-more-icon{fill:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.task-description__show-more:hover .task-description__show-more-icon{fill:var(--theme-main-color-dark)}}.dark-theme .task-description__show-more:hover .task-description__show-more-icon{fill:#fff}.task-description__show-more_less{height:0;margin-top:-1px;background:transparent}.dark-theme .task-description__show-more_less{background:transparent}.task-description__show-more-btn{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;display:flex;align-items:center;justify-content:center;height:30px;margin-bottom:-15px;border-radius:15px;background:#fff;padding:0 15px 0 13px;border:1px solid rgba(188,192,199,.3);box-shadow:0 4px 10px #0000001a;cursor:pointer}.dark-theme .task-description__show-more-btn{background:#7b68ee;height:28px;border:0}@supports (--theme-main-color: $color-purple){.dark-theme .task-description__show-more-btn{background:var(--theme-main-color)}}.task-description__show-more-btn_less{box-shadow:none;margin-bottom:-17px;background:#fafbfc}.dark-theme .task-description__show-more-btn_less{background:#2b343b}.task-description__show-more-icon{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;fill:#7b68ee;transform:rotate(90deg);width:12px;height:12px}@supports (--theme-main-color: $color-purple){.task-description__show-more-icon{fill:var(--theme-main-color)}}.dark-theme .task-description__show-more-icon{fill:#fff}.task-description__show-more-icon_less{transform:rotate(-90deg);fill:#b9bec7}.task-description__show-more-text{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:500;line-height:1;padding-left:3px;white-space:nowrap}@supports (--theme-main-color: $color-purple){.task-description__show-more-text{color:var(--theme-main-color)}}.dark-theme .task-description__show-more-text{color:#fff}.task-description__show-more-text_less{color:#b9bec7}.task__body .cu-editor_task-view .ql-editor{padding-bottom:40px}.task-drowdown{overflow:hidden}.task-drowdown__item{line-height:35px;height:35px;vertical-align:middle}.task-drowdown__item__icon{margin-right:7px;width:18px;height:18px;display:inline-block}.task-drowdown__item__icon_subtask{fill:#cbc9cf}.task-drowdown__item__icon_circle:before{width:15px;height:15px;border-radius:50%;border:1px solid #dbdbdb;content:"";display:inline-block}.task__template-desc{font-size:13px;font-weight:400;line-height:16px;color:#aeacb0;text-align:center;margin:-108px -50px 0;top:0;padding:8px 0;width:650px;position:absolute;text-shadow:#000 0 0 5px}.task__template-desc b{font-weight:500;color:#aeacb0}.task__template-desc u{color:#aeacb0}.task__template-desc.task__template-desc-new{position:relative;width:auto;margin:-43px -50px 0}.task__flex-only-mobile{display:none}@media screen and (max-width: 992px){.task__flex-only-mobile{display:flex}}.task-mobile-tabs{display:none;justify-content:center;background:#fff;border-radius:6px}.dark-theme .task-mobile-tabs{background:#2b343b}@media screen and (max-width: 992px){.task-mobile-tabs{display:flex}}.task-mobile-tabs__tab{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:12px;font-weight:500;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#a5a9b0;letter-spacing:.8px;text-transform:uppercase;padding:0 25px;height:29px;border:none;box-shadow:0 1px 4px #0000000a;margin:15px 0}.task-mobile-tabs__tab:hover{transition:none}.dark-theme .task-mobile-tabs__tab{background:#384047}.task-mobile-tabs__tab_active{color:#7b68ee;box-shadow:0 1px 4px #0000000a,inset 1px 0 8px #00000008}@supports (--theme-main-color: $color-purple){.task-mobile-tabs__tab_active{color:var(--theme-main-color)}}.dark-theme .task-mobile-tabs__tab_active{background:#1e272e}.task-mobile-tabs__tab:first-child{border-top-left-radius:14px;border-bottom-left-radius:14px}.task-mobile-tabs__tab:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}@media screen and (max-width: 992px){.task__mobile-display-for-details,.task__mobile-display-for-activity{min-width:100%;position:static}.task__resize-divider,.task .done-task-btn,.task_mobile-tab-details .task__mobile-display-for-activity{display:none}.task_mobile-tab-details .task__body{height:auto}.task_mobile-tab-details .task__header{flex-direction:row;border-bottom:none!important;flex-wrap:wrap}.task_mobile-tab-details .task-column{position:static}.task_mobile-tab-details .task__toolbar{padding:0 10px;border:none!important;flex-wrap:wrap;width:auto!important}.task_mobile-tab-details .task__toolbar:last-child{margin-top:5px}.task_mobile-tab-activity{height:calc(100% - 46px)}.task_mobile-tab-activity .task__mobile-display-for-details{display:none}.task_mobile-tab-activity .task__toolbar{padding:0 10px 10px}.task_mobile-tab-activity .task-mobile-tabs{border-bottom:1px solid #f4f4f4}.contrast_high .task_mobile-tab-activity .task-mobile-tabs{border-bottom:1px solid #dedede}.dark-theme .task_mobile-tab-activity .task-mobile-tabs{border-bottom:1px solid #1e272e}}.cu-sidebar-delimiter{height:1px;background:#e5e5e5;margin:30px 0}.cu-p-r-30{padding-right:20px}.cu-hidden{display:none!important}.cu-visible{visibility:visible!important}.cu-invisible{visibility:hidden;overflow:hidden}.cu-note{opacity:.6;font-size:11px;color:#544d61;line-height:20px}.cu-clickable{cursor:pointer}.cu-cursor-default{cursor:default!important}.cu-disabled{cursor:not-allowed}.cu-overflow-y-hidden{overflow-y:hidden!important}.cu-stroke{stroke:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-stroke{stroke:var(--theme-main-color)}}.cu-stroke_dark{stroke:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.cu-stroke_dark{stroke:var(--theme-main-color-dark)}}.cu-stroke_light{stroke:#dfdbfb}@supports (--theme-main-color-light: $color-purple-light){.cu-stroke_light{stroke:var(--theme-main-color-light)}}.cu-fill{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.cu-fill{fill:var(--theme-main-color)}}.cu-fill_dark{fill:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.cu-fill_dark{fill:var(--theme-main-color-dark)}}.cu-fill_light{fill:#dfdbfb}@supports (--theme-main-color-light: $color-purple-light){.cu-fill_light{fill:var(--theme-main-color-light)}}.cu-hide-loader .cu-loader-mind,.cu-hide-loader .cu-toast-new{display:none}.cu-text-danger{color:#fd71af}.cu-text-info{font-size:28px;color:#000}.cu-text-soon{color:#ff895a;font-size:12px}.cu-text-center{text-align:center}.cu-text-capitalize{text-transform:capitalize}.cu-task-count{margin:0 auto;width:120px;text-align:center;text-transform:uppercase;font-size:15px;background:#e0e0e0;padding:10px;border-radius:5px}.cu-step-delete{margin-top:25px;font-size:15px}.cu-step-delete span{color:#fd71af;cursor:pointer}.help-question-mark{transition:fill .2s cubic-bezier(.785,.135,.15,.86) 0s;width:14px;height:14px;margin-left:5px;margin-top:-2px;display:inline-block;cursor:pointer;fill:#b9bec7;z-index:5}.help-question-mark:hover{fill:#7b68ee}@supports (--theme-main-color: $color-purple){.help-question-mark:hover{fill:var(--theme-main-color)}}.cu-user-link{color:#7b68ee;text-decoration:none}@supports (--theme-main-color: $color-purple){.cu-user-link{color:var(--theme-main-color)}}.cu-close{transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;width:24px;height:24px;background:url(close.1ca8ac6461d9990a.svg) center center/contain no-repeat transparent;opacity:.8}.cu-close:hover{transition:none}.cu-close:hover{opacity:1}.cu-delimiter{flex-grow:1}.cu-top-0{top:0}.cu-no-pointer *{pointer-events:none!important}.cu-unselectable{-webkit-user-select:none;user-select:none;pointer-events:none}.cu-linkify-link{fill:#7b68ee;transition:all .2s cubic-bezier(.785,.135,.15,.86) 0s;padding-left:1px;vertical-align:middle;cursor:pointer}@supports (--theme-main-color: $color-purple){.cu-linkify-link{fill:var(--theme-main-color)}}.cu-linkify-link:hover{fill:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.cu-linkify-link:hover{fill:var(--theme-main-color-dark)}}.cu-slim-scroll .ps__rail-y{width:10px}.cu-slim-scroll .ps__rail-y:hover .ps__thumb-y{width:6px}.cu-sticky-scroll .ps__rail-y{opacity:.3}.intercom-namespace .intercom-messenger-frame{right:55px!important}.print-area{display:none!important}@media print{body.printing{height:auto}body.printing #app-root{display:none}.print-area{font-size:14px;font-weight:300;line-height:24px;display:block!important;visibility:visible!important;position:relative;width:100%;max-height:initial;overflow:visible;border:none;height:auto;padding:10px;color:#343434}.dark-theme .print-area{color:#343434}.dark-theme .print-area *[style*="background-color: rgb(255, 250, 120);"],.dark-theme .print-area *[style*="background-color: rgb(230, 255, 207);"],.dark-theme .print-area *[style*="background-color: rgb(255, 224, 224);"],.dark-theme .print-area *[style*="background-color: rgb(255, 250, 120);"] *,.dark-theme .print-area *[style*="background-color: rgb(230, 255, 207);"] *,.dark-theme .print-area *[style*="background-color: rgb(255, 224, 224);"] *{color:#2b343b;font-weight:400;padding:2px 0}.print-area *{visibility:visible!important}.print-area.ql-editor{transition:none}.cu-hidden-print{display:none!important}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}}#login-page-new,#signup-page-new{display:none;position:relative;width:100vw;height:100vh;flex-direction:column}#login-page-new.show,#signup-page-new.show{display:flex;overflow-y:auto;background-color:#fafbfc}#login-page-new .cu-onboarding__promo-code,#signup-page-new .cu-onboarding__promo-code{top:15px}#login-page-new,#signup-page-new,.login-page-new{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif}.login-page-new{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column;overflow-y:auto;background-color:#fafbfc}.login-page-new__bg{position:absolute;left:0;bottom:0;width:100vw;height:auto;z-index:-1}.login-page-new__logo{position:fixed;top:34px;left:34px;z-index:10}html.todesktop-platform-darwin .login-page-new__logo{-webkit-app-region:drag;top:64px}@media screen and (max-width: 1200px){.login-page-new__logo{position:absolute}}.login-page-new__logo-img{width:124px;height:auto}.login-page-new__top-right{position:fixed;top:30px;right:30px;z-index:10;display:flex;align-items:center;margin-left:auto}html.todesktop-platform-darwin .login-page-new__top-right{-webkit-app-region:drag;top:60px}@media screen and (max-width: 1200px){.login-page-new__top-right{position:absolute}}.login-page-new__top-right-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:500;line-height:16px;color:#292d34;margin-right:20px}.login-page-new__top-right-button{display:flex;align-items:center;background-color:#7b68ee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:700;line-height:1;transition:transform .2s cubic-bezier(.785,.135,.15,.86),background-color .2s cubic-bezier(.785,.135,.15,.86);letter-spacing:.4px;padding:0 20px;height:40px;color:#fff;border-radius:9px;cursor:pointer;box-shadow:0 10px 25px #7b68ee80}@supports (--theme-main-color: $color-purple){.login-page-new__top-right-button{background-color:var(--theme-main-color)}}.login-page-new__top-right-button:hover{background-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.login-page-new__top-right-button:hover{background-color:var(--theme-main-color-dark)}}.login-page-new__main{position:relative;flex-grow:1;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:70px;margin-top:100px}.login-page-new__main-bg{position:absolute;height:calc(100% - 17vh);width:100%;top:17vh;left:0;overflow:hidden;pointer-events:none;background:url(login__bg.8e44616319b55ac1.svg) center 10px no-repeat;background-size:cover}.login-page-new__main-bg:before{content:"";display:block;position:absolute;width:200%;height:300%;top:-100%;left:-50%;background:url(login__bg-dots.4777a8eaedc1248b.svg);transform:rotate(-28deg)}.login-page-new__main-bg:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:url(login__bg-top.f55110285bf7cd54.svg) center top no-repeat;background-size:100%}.login-page-new__main-container{overflow:visible;position:relative}.login-page-new__main-container__flutter{width:100%;display:flex;flex-wrap:wrap;padding:0 20px}.login-page-new__main-form{width:480px;background:#fff;box-shadow:0 24px 64px #26214a1a;border-radius:12px;padding:30px 60px;position:relative}[lang=fr-FR] .login-page-new__main-form{width:500px}.login-page-new__main-form_flutter{overflow:hidden;width:100%;padding:0 14px}.login-page-new__main-form-title{font-size:32px;font-weight:700;line-height:46px;color:#292d34;text-align:center;margin-bottom:20px}.login-page-new__main-form-title-brand-index,.login-page-new__main-form-title-brand{width:100%}.login-page-new__main-form-title-brand-index img,.login-page-new__main-form-title-brand img{display:block;margin:10px auto 30px;height:50px;width:auto}.login-page-new__main-form-title-brand-index.round,.login-page-new__main-form-title-brand.round{max-width:60px}.login-page-new__main-form-help{transition:background .2s cubic-bezier(.785,.135,.15,.86) 0s;background:rgba(255,255,255,.16);box-shadow:0 5px 15px #101e3626;border-radius:6px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;bottom:0;right:-60px;flex-direction:column}.login-page-new__main-form-help:hover{background:rgba(255,255,255,.3)}.login-page-new__main-form-help svg{width:16px;height:16px}.login-page-new__main-form-help-text{font-size:11px;font-weight:700;line-height:11px;color:#fff;padding-top:4px}.login-page-new__main-form-row{width:100%;position:relative;margin-bottom:26px}.login-page-new__main-form-row.cu-form__row_error input,.login-page-new__main-form-row.cu-form__row_error input:hover{border-color:#e04f44}.login-page-new__main-form-row.cu-form__row_error svg path{fill:#e04f44}.login-page-new__main-form-row-label{font-size:11px;font-weight:500;line-height:11px;display:block;color:#292d34;padding:0 0 8px 2px}.login-page-new__main-form-row-icon{position:absolute;left:10px;top:29px;width:20px;height:20px;fill:#b9bec7}.login-page-new__main-form-row input{transition:border-color .2s cubic-bezier(.785,.135,.15,.86) 0s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1;width:100%;border:1px solid #d6d9de;box-sizing:border-box;border-radius:9px;padding:0 20px 0 36px;height:40px;color:#2a2e34}.login-page-new__main-form-row input:hover{border-color:#adb3bd}.login-page-new__main-form-row input::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#87909e}.dark-theme .login-page-new__main-form-row input::placeholder{color:#292d344d}.login-page-new__main-form-row input:-webkit-autofill:first-line,.login-page-new__main-form-row input:-webkit-autofill,.login-page-new__main-form-row input:-webkit-autofill:hover,.login-page-new__main-form-row input:-webkit-autofill:focus,.login-page-new__main-form-row input:-webkit-autofill:active{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif!important;font-size:14px!important;color:#2a2e34}.login-page-new__main-form-row #password-input,.login-page-new__main-form-row .cu-form__input-pwd{padding:0 130px 1px 40px}[lang=fr-FR] .login-page-new__main-form-row #password-input,[lang=fr-FR] .login-page-new__main-form-row .cu-form__input-pwd{padding:0 144px 1px 40px}.login-page-new__main-form-row .cu-form__error{display:none}.login-page-new__main-form-row .cu-form__error.show{display:flex}.login-page-new__main-form-options{width:100%;display:flex;justify-content:space-between;align-items:center;height:0}.login-page-new__main-form-options .cu-show-pwd{margin-right:12px;margin-left:auto;cursor:pointer;position:relative;top:-20px}.login-page-new__main-form-button{transition:background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;background-color:#7b68ee;height:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;width:100%;margin-bottom:22px;box-shadow:0 10px 25px #7b68ee80}@supports (--theme-main-color: $color-purple){.login-page-new__main-form-button{background-color:var(--theme-main-color)}}.login-page-new__main-form-button:hover{background-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.login-page-new__main-form-button:hover{background-color:var(--theme-main-color-dark)}}.login-page-new__main-form-button.login-page-new__main-form-button-sso .login-page-new__main-form-button-text{display:flex;align-items:center;font-size:13px;margin:0 8px}.login-page-new__main-form-button.login-page-new__main-form-button-sso .login-page-new__main-form-button-text .cu-btn__text-check{margin-left:5px;stroke:#fff}.login-page-new__main-form-button.login-page-new__main-form-button-sso .login-page-new__main-form-button-text .icon{height:20px;width:20px;margin-right:8px}.login-page-new__main-form-button-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:800;line-height:1;color:#fff}.login-page-new__main-form-button .cu-btn__spinner{height:50px;max-width:50px;align-items:center;justify-content:center}.login-page-new__main-form-button.cu-btn.cu-btn_spinner[disabled] .cu-btn__spinner,.login-page-new__main-form-button:disabled .cu-btn__spinner{display:flex}.login-page-new__main-form-sso{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:12px;font-weight:400;line-height:1;color:#7b68ee;text-align:center}@supports (--theme-main-color: $color-purple){.login-page-new__main-form-sso{color:var(--theme-main-color)}}.login-page-new__main-form-sso a{color:#7b68ee;border-bottom:1px dashed transparent}@supports (--theme-main-color: $color-purple){.login-page-new__main-form-sso a{color:var(--theme-main-color)}}.login-page-new__main-form-sso a:hover{border-bottom-color:#5f48ea;color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.login-page-new__main-form-sso a:hover{border-bottom-color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.login-page-new__main-form-sso a:hover{color:var(--theme-main-color-dark)}}[lang=fr-FR] .login-page-new__main-form-sso span{margin:0 4px}.login-page-new__main-form-router-outlet{width:100%}.login-page-new__main-form-two-fa img{height:100px;width:auto;display:block;margin:0 auto 20px}.login-page-new__main-form-two-fa-title{font-size:14px;font-weight:400;line-height:14px;text-align:center;padding-bottom:15px}.login-page-new__main-form-two-fa-subtitle{font-size:11px;font-weight:400;line-height:11px;text-align:center;padding-bottom:15px}.login-page-new__main-form-two-fa .login-page-new__main-form-button{margin-top:30px}.login-page-new__main-form-two-fa .cu-onboarding__footer-link{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;color:#7b68ee;font-size:11px;font-weight:400;line-height:11px;margin:0}@supports (--theme-main-color: $color-purple){.login-page-new__main-form-two-fa .cu-onboarding__footer-link{color:var(--theme-main-color)}}[lang=fr-FR] .login-page-new__main-form-two-fa .cu-onboarding__footer-link span{margin:0 4px}.login-page-new__main-form-two-fa .cu-onboarding__footer-link strong{color:#7b68ee}@supports (--theme-main-color: $color-purple){.login-page-new__main-form-two-fa .cu-onboarding__footer-link strong{color:var(--theme-main-color)}}.dark-theme .login-page-new__main-form-two-fa .cu-onboarding__footer-link strong{color:#7b68ee}@supports (--theme-main-color: $color-purple){.dark-theme .login-page-new__main-form-two-fa .cu-onboarding__footer-link strong{color:var(--theme-main-color)}}.login-page-new__main-form-reset .cu-form__error,.login-page-new__main-form-two-fa .cu-form__error,.login-page-new__main-form-forgot .cu-form__error,.login-page-new__main-form-login .cu-form__error,.login-page-new__main-form-sso-login .cu-form__error{display:flex}.login-page-new__main-form-reset .cu-form__error_absolute,.login-page-new__main-form-two-fa .cu-form__error_absolute,.login-page-new__main-form-forgot .cu-form__error_absolute,.login-page-new__main-form-login .cu-form__error_absolute,.login-page-new__main-form-sso-login .cu-form__error_absolute{position:absolute;margin-top:2px}.login-page-new__main-form-login .login-page-new__main-form-button:disabled .login-page-new__main-form-button-text{display:none}.login-page-new__main-form-login .login-page-new__main-form-button:disabled .cu-btn__spinner{display:flex}.login-page-new__main-bot{width:100%;display:flex;justify-content:center;align-items:center;margin-top:45px}.login-page-new__main-bot-text{font-size:12px;font-weight:700;line-height:11px;color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 3px 3px rgba(0,0,0,.1)}.login-page-new__main-bot-logos{display:flex;justify-content:center;align-items:center;margin:20px auto 0}.login-page-new__main-bot-logos__flutter{flex-wrap:wrap}.login-page-new__main-bot-logo{margin:10px 15px}.login-page-new__main-bot-logo_webflow{width:52px;height:13px;background:url(webflow.730999fc63e0f81e.svg) center center/contain no-repeat}.login-page-new__main-bot-logo_booking-com{width:72px;height:12px;background:url(booking-com.5fad4063445b4672.svg) center center/contain no-repeat}.login-page-new__main-bot-logo_squarespace{width:99px;height:15px;background:url(squarespace.b6375ff4369cc451.svg) center center/contain no-repeat}.login-page-new__main-bot-logo_padres{width:39px;height:12px;background:url(padres.fdacd062f4001223.svg) center center/contain no-repeat}.login-page-new__main-bot-teams{font-size:12px;font-weight:700;line-height:17px;text-align:center;opacity:.6;margin-top:15px;color:#fff}.login-page-new__main .eu-signup{margin:20px 0}.login-page-new__main .eu-signup .cu-checkbox__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:1.4;height:auto;margin:8px 0;text-transform:none}.login-page-new__main .eu-signup .cu-checkbox__label a{text-decoration:underline}.login-page-new__main .cu-form__error-sso{width:100%;display:flex;justify-content:center;margin-top:5px}.login-page-new__branding .cu-show-pwd,.login-page-new__branding #login-forgot,.login-page-new__branding .login-page-new__main-form-sso,.login-page-new__branding .login-page-new__main-form-sso span{color:var(--branding-main-color)!important}.login-page-new__branding .login-page-new__header-right-button,.login-page-new__branding .cu-btn_block,.login-page-new__branding .login-page-new__main-form-button,.login-page-new__branding .login-page-new__main-form-help{background:var(--branding-main-color)!important}.login-page-new__branding .login-page-new__header-right-button{box-shadow:0 5px 15px #00000026}#signup-page-new .login-page-new__main-form{padding-bottom:55px}.signup-page-new{position:relative}.signup-page-new .cu-form__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;font-weight:600;line-height:1;color:#2a2e34;padding:0 0 9px 2px}.signup-page-new .cu-form__row{margin:0 0 25px}.signup-page-new .cu-form__field{border:1px solid #d6d9de;border-radius:9px;padding:0 10px}.signup-page-new .cu-form__field:hover{border-color:#adb3bd}.signup-page-new .cu-form__field input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1;height:38px;padding-top:0;padding-bottom:2px;color:#2a2e34}.signup-page-new .cu-form__field input::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#87909e}.signup-page-new .cu-form__field input:-webkit-autofill:first-line,.signup-page-new .cu-form__field input:-webkit-autofill,.signup-page-new .cu-form__field input:-webkit-autofill:hover,.signup-page-new .cu-form__field input:-webkit-autofill:focus,.signup-page-new .cu-form__field input:-webkit-autofill:active{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif!important;font-size:14px!important;color:#2a2e34}.signup-page-new .cu-form__row_error .cu-form__field{border-color:#e04f44}.signup-page-new .cu-form__row_error .icon{fill:#e04f44}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner{transition:background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;background-color:#7b68ee;height:50px;display:flex;align-items:center;justify-content:center;border-radius:9px;width:100%;margin-bottom:0}@supports (--theme-main-color: $color-purple){.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner{background-color:var(--theme-main-color)}}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner:before{display:none}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner:hover{background-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner:hover{background-color:var(--theme-main-color-dark)}}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner .cu-btn__text{font-size:14px;font-weight:800;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,roboto,Helvetica Neue,helvetica,arial,sans-serif;color:#fff}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner .cu-btn__spinner{height:50px;max-width:50px;align-items:center;justify-content:center}.signup-page-new .cu-btn.cu-btn_block.cu-btn_spinner:disabled .cu-btn__spinner{display:flex}.signup-page-new .cu-onboarding__footer-link{margin:0}.signup-page-new .cu-onboarding__footer-link a{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:12px;font-weight:400;line-height:1;color:#7b68ee;text-align:center;cursor:pointer;border-bottom:1px dashed transparent}@supports (--theme-main-color: $color-purple){.signup-page-new .cu-onboarding__footer-link a{color:var(--theme-main-color)}}.signup-page-new .cu-onboarding__footer-link a:hover{border-bottom-color:#5f48ea;color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new .cu-onboarding__footer-link a:hover{border-bottom-color:var(--theme-main-color-dark)}}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new .cu-onboarding__footer-link a:hover{color:var(--theme-main-color-dark)}}[lang=fr-FR] .signup-page-new .cu-onboarding__footer-link span{margin:0 4px}.signup-page-new .cu-onboarding__footer-link span:hover{color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new .cu-onboarding__footer-link span:hover{color:var(--theme-main-color-dark)}}.dark-theme .signup-page-new .cu-onboarding__footer-link span:hover{color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.dark-theme .signup-page-new .cu-onboarding__footer-link span:hover{color:var(--theme-main-color-dark)}}.signup-page-new .cu-onboarding__footnote{font-size:10px;font-weight:400;line-height:15px;color:#7c828d;background-color:#fafbfc;position:absolute;left:-60px;bottom:-55px;width:calc(100% + 120px);border-radius:0 0 12px 12px;border-top:1px solid #e9ebf0;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;min-height:31px;padding:4px 16px}[lang=fr-FR] .signup-page-new .cu-onboarding__footnote{white-space:nowrap;display:flex;flex-wrap:wrap;padding:4px 0;height:auto}.signup-page-new .cu-onboarding__footnote__flutter{flex-wrap:wrap;padding:5px;height:40px;left:-14px;width:calc(100% + 28px)}.signup-page-new .cu-onboarding__footnote-link{font-size:10px;font-weight:500;line-height:15px;color:#7c828d;text-decoration:underline;padding:0 3px}.signup-page-new .cu-onboarding__footnote-link_last{padding-right:0}.signup-page-new__validate{margin-bottom:-20px}.signup-page-new__validate .cu-onboarding__header-image_email-code{display:block;margin:0 auto 40px;width:170px;height:auto}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner{transition:background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;background-color:#7b68ee;height:50px;display:flex;align-items:center;justify-content:center;border-radius:9px;width:100%;margin-bottom:0}@supports (--theme-main-color: $color-purple){.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner{background-color:var(--theme-main-color)}}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner:before{display:none}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner:hover{background-color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner:hover{background-color:var(--theme-main-color-dark)}}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner .cu-btn__text{font-size:14px;font-weight:800;line-height:1;font-family:var(--font);color:#fff}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner .cu-btn__spinner{height:50px;max-width:50px;align-items:center;justify-content:center}.signup-page-new__validate .cu-btn.cu-btn_block.cu-btn_spinner:disabled .cu-btn__spinner{display:flex}.signup-page-new__validate .cu-onboarding__footer-link a{text-decoration:underline}[lang=fr-FR] .signup-page-new__validate .cu-onboarding__footer-link span{margin:0 4px}.signup-page-new__validate .cu-onboarding__footer-link a,.signup-page-new__validate .cu-onboarding__footer-link span{transition:color .2s cubic-bezier(.785,.135,.15,.86) 0s;font-size:11px;font-weight:400;line-height:11px;color:#7b68ee;text-align:center;cursor:pointer}@supports (--theme-main-color: $color-purple){.signup-page-new__validate .cu-onboarding__footer-link a,.signup-page-new__validate .cu-onboarding__footer-link span{color:var(--theme-main-color)}}.signup-page-new__validate .cu-onboarding__footer-link a:hover,.signup-page-new__validate .cu-onboarding__footer-link span:hover{color:#5f48ea}@supports (--theme-main-color-dark: $color-purple-dark){.signup-page-new__validate .cu-onboarding__footer-link a:hover,.signup-page-new__validate .cu-onboarding__footer-link span:hover{color:var(--theme-main-color-dark)}}
