body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.App{display:flex;flex-direction:column;text-align:center;background-color:#f2f2f2;min-height:100vh}.App-logo{height:40vmin;pointer-events:none}.App-main-part{flex-grow:1}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ck-editor__editable{min-height:300px}.signInPage{display:flex;flex-direction:column}.signInPage__back-up{background-color:#f8f6ee;height:315px;position:relative;padding-top:100px}@media screen and (max-width:800px){.signInPage__back-up{padding-top:50px}}.signInPage__back-up-wrapper{display:flex;justify-content:space-between;margin-left:100px;margin-right:100px}@media screen and (max-width:1000px){.signInPage__back-up-wrapper{margin-left:50px;margin-right:50px}}@media screen and (max-width:600px){.signInPage__back-up-wrapper{margin-left:15px;margin-right:15px;flex-direction:column}}@media screen and (max-width:400px){.signInPage__back-up-wrapper{margin-left:5px;margin-right:5px}}.signInPage__pic{height:315px;background-image:url(/assets/regpic-Nrhchp1C.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;padding-bottom:50px}.signInPage__title{width:50%;max-width:350px;font-size:40px;font-weight:400;line-height:initial;direction:ltr;font-style:normal;color:#333;font-family:Alice;margin-right:30px}@media screen and (max-width:800px){.signInPage__title{font-size:28px}}@media screen and (max-width:600px){.signInPage__title{width:100%;text-align:center;margin-right:0;margin-top:0}}.signInPage__component{width:50%}@media screen and (max-width:600px){.signInPage__component{width:100%}}.signIn{display:flex;flex-direction:column;align-items:center;justify-content:center}.signIn__form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;align-self:center;background-color:#fff;border-radius:10px}@media screen and (max-width:600px){.signIn__form{width:80%}}@media screen and (max-width:400px){.signIn__form{width:90%}}.signIn__fieldset{display:flex;flex-direction:column;border:none;padding:0;width:80%}.signIn__input-span{margin:12px;display:flex;color:#013537;font-family:DM Sans,sans-serif;font-weight:300}.signIn__input-span:first-of-type{margin-top:30px}.signIn__input{border:none;border-bottom:1px solid rgba(226,205,193,1);width:100%;height:30px;padding:10px;box-sizing:border-box}.signIn__btn{max-width:250px;min-width:250px;height:50px;border-radius:8px;border:#333333 solid 1px;background-color:transparent;color:#333;opacity:.7;font-weight:600;font-family:Alice,serif;font-size:16px}@media screen and (max-width:750px){.signIn__btn{min-width:200px}}@media screen and (max-width:400px){.signIn__btn{font-size:10px}}.signIn__btn-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:70px;margin-bottom:70px}@media screen and (max-width:800px){.signIn__btn-container{margin-bottom:40px}}.signIn__btn_active{cursor:pointer;opacity:1}@media screen and (max-width:1000px){.signIn__btn{font-size:14px}}@media screen and (max-width:600px){.signIn__btn{font-size:12px}}@media screen and (max-width:1000px){.signIn__btn_active{font-size:14px}}@media screen and (max-width:600px){.signIn__btn_active{font-size:12px}}.contactForm__err-span{font-size:10px;color:#cc3737;margin-top:3px}.signIn__under-btn-err-span{font-size:12px;color:#cc3737;margin-bottom:10px}.signIn__title{margin-top:70px;font-size:40px;font-weight:400;line-height:initial;direction:ltr;font-style:normal;color:#333}@media screen and (max-width:800px){.signIn__title{font-size:28px;margin-top:40px}}.header{background-color:#f8f0c7;height:auto;display:flex;position:sticky;top:0;z-index:2;transition:background-color .3s ease-in-out}.header_scrolling{background-color:#fff;transition:background-color .3s ease-in-out}.header__wrapper{display:flex;justify-content:space-between;align-items:center;margin:10px 100px;width:100%;height:50px}@media screen and (max-width:1280px){.header__wrapper{margin-left:50px;margin-right:50px}}@media screen and (max-width:600px){.header__wrapper{margin-left:15px;margin-right:15px}}@media screen and (max-width:400px){.header__wrapper{margin-left:5px;margin-right:5px}}.header__logo{width:70px;height:70px;margin-right:10px}@media screen and (max-width:600px){.header__logo{width:150px;height:40px}}.header__btn{width:120px;height:40px;border-radius:8px;background-color:#000;color:#fff;border:none;text-decoration:none;display:flex;justify-content:center;align-items:center;font-size:14px}.header__btn:hover{box-shadow:0 3px 6px #999}@media screen and (max-width:400px){.header__btn{width:120px;height:30px;font-size:12px}}.header__container{display:flex;width:100%;justify-content:space-between;align-items:center}.header__greeting{margin:0 30px 0 0;align-self:center;font-size:16px;text-align:end}@media screen and (max-width:650px){.header__greeting{font-size:12px}}@media screen and (max-width:550px){.header__greeting{display:none}}.header__link{color:#000;text-decoration:none;margin:10px;opacity:.7;cursor:pointer;font-size:16px;font-weight:400}.header__link:hover{opacity:1}.header__link--active{border-bottom:#333333 solid 2px;opacity:1}.header__nav-container{display:flex;align-self:center}.header__btn-and-greeting-container{display:flex}._button_v4wi5_1{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease}._button_v4wi5_1:hover{background-color:#eee096;color:#000}._button_active_v4wi5_18{color:#fff;background-color:#333}.footer{height:auto;background-color:#f8f0c7;width:100%}.footer__up{display:flex;justify-content:space-between;margin-left:100px;margin-right:100px;padding-top:30px;padding-bottom:30px}.footer__up-contacts a{text-decoration:none;color:#000}@media screen and (max-width:1000px){.footer__up{margin-left:50px;margin-right:50px}}@media screen and (max-width:600px){.footer__up{margin-left:15px;margin-right:15px}}@media screen and (max-width:420px){.footer__up{flex-direction:column;align-items:center}}@media screen and (max-width:400px){.footer__up{margin-left:5px;margin-right:5px}}.footer__down{height:50px;background-color:#000;display:flex;width:100%;padding-left:100px;padding-right:100px;justify-content:space-between;align-items:center;box-sizing:border-box}@media screen and (max-width:1000px){.footer__down{padding-left:50px;padding-right:50px}}@media screen and (max-width:600px){.footer__down{padding-left:15px;padding-right:15px}}@media screen and (max-width:400px){.footer__down{padding-left:5px;padding-right:5px}}.footer__logo{width:80px;height:80px}@media screen and (max-width:600px){.footer__logo{width:150px;height:40px}}.footer__down-copyright{color:#fff}@media screen and (max-width:420px){.footer__down-copyright{font-size:14px}}.footer__up-contacts{padding:0;font-family:DM Sans,sans-serif;font-weight:600;display:flex;justify-content:space-between;align-items:center}.footer__up-contact{list-style-type:none;margin:10px}@media screen and (max-width:650px){.footer__up-contact{font-size:14px}}@media screen and (max-width:500px){.footer__up-contact{font-size:12px}}.footer__up-icons-container{padding:0;display:flex}.footer__up-icon{list-style-type:none;width:20px;height:20px;border-radius:50px;background-color:#fff;cursor:pointer;margin-right:5px;display:flex;justify-content:center;align-items:center}.footer__up-contact-link{text-decoration:none;color:#000;cursor:pointer}.footer__up-contact-link:hover{opacity:.7}.notfoundpage{display:flex;flex-direction:column}.notfoundpage__title{font-size:140px;font-weight:400;margin:200px auto auto;text-align:center;margin-bottom:5}@media screen and (max-width:1000px){.notfoundpage__title{font-size:140px}}@media screen and (max-width:500px){.notfoundpage__title{font-size:80px}}.notfoundpage__subtitle{font-size:16px;font-weight:400;margin:0 auto 184px}@media screen and (max-width:1000px){.notfoundpage__subtitle{font-size:16px}}@media screen and (max-width:1000px){.notfoundpage__subtitle{font-size:12px}}.notfoundpage__backlink{font-size:14px;font-weight:400;margin:0 auto 60px;color:#ff6838;text-decoration:none}.showFilter__btn-container{margin-left:100px;margin-right:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.showFilter__container_search{display:flex;flex-direction:row;gap:30px;align-items:center}.showFilter__btn{height:20px;width:20px;border-radius:3px;cursor:pointer;margin:10px;border:1px solid black;background-color:#000;align-self:center}.showFilter__label{display:flex;justify-content:center;align-items:center;font-size:12px}.searching__input{padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;width:300px;font-size:16px}.searching__input:focus{outline:none}.searching__input::placeholder{font-size:14px}.input{display:flex;align-items:center}.input input[type=checkbox]{height:0;width:0;visibility:hidden}.input label{display:flex;align-items:center;cursor:pointer}.input .switch{text-indent:-9999px;width:40px;height:16px;background:#828ead;display:block;border-radius:100px;position:relative;margin-right:10px}.input .switch:after{content:"";position:absolute;border:#828EAD solid 1px;top:-2px;left:0;width:20px;height:20px;background:#fff;border-radius:20px}.input input:checked+label .switch{background:#40af40}.input input:checked+label .switch:after{border:rgb(64,175,64) solid 1px}.input input:checked+label .switch:after{left:100%;transform:translate(-100%)}.tasks-page-full-container{display:flex;flex-direction:column;justify-content:start;margin-top:25px;min-height:70vh}.tasks-page-kanban-container{display:flex;justify-content:center;margin-top:25px}.task-container{border-radius:8px;list-style-type:none;width:13vw;border:1px solid #fff;cursor:pointer;margin-bottom:10px;box-shadow:0 3px 6px #999}.task-container:hover{box-shadow:0 5px 9px #999}.task-status-container{margin-bottom:10px;width:100%;display:flex;justify-content:space-between;align-items:center}.task-status-confirm{background-color:#40af40;border-radius:3px;color:#fff;padding:3px;margin:0;font-size:10px}.task-status-no-confirm{background-color:#db6f61;border-radius:3px;color:#fff;margin:0;padding:2px 3px;font-size:10px}.task-title{border-bottom:1px solid rgb(167,164,164);font-weight:400;font-size:12px;height:20px;width:100%;align-self:center;text-align:start;margin:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-title-container{height:20px;width:100%;display:flex;justify-content:center;align-items:center;align-self:center}.task-text-container{max-height:150px;width:100%;overflow-x:auto;box-sizing:border-box;overflow:hidden}.task-text{font-weight:300;font-size:12px;margin:10px;box-sizing:border-box;font-family:Lato,sans-serif;color:#313131;height:100px;overflow:hidden;min-height:10px;text-align:start}.task-link{text-decoration:none;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;background-color:#f8f0c7}.task-number{font-size:10px;margin:0 10px}.tasks-section{display:flex;flex-direction:column;align-items:center;width:14vw;border-left:1px solid #fff}.tasks-title{height:50px;width:100%;text-align:center;font-weight:500;font-size:16px;border-bottom:1px solid #fff}.tasks-container{display:flex;flex-direction:column;align-items:center;padding:0}.createTaskForm__form{display:flex;flex-direction:column;margin:auto;max-width:600px;align-items:center;justify-content:center}.createTaskForm__button{width:140px;height:40px;border-radius:8px;background-color:#f7e174;border:none;margin:10px;font-size:10px;cursor:pointer}.createTaskForm__label{margin:10px}.createTaskForm-main-container{max-width:1000px;margin:auto;min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.createTaskForm-main-input{width:300px;border-radius:8px;border:1px solid rgb(204,55,55);margin-left:20px;padding:8px 16px;color:#333;font-weight:600;letter-spacing:.02em;background-color:transparent;font-size:16px;outline:none}.createTaskForm-main-input_valid{border:1px solid #333333}.createTaskForm__select{padding:8px 16px;border-radius:8px;color:#333;font-weight:600;letter-spacing:.02em;background-color:transparent;width:300px;font-size:16px;border:1px solid rgb(204,55,55);outline:none}.createTaskForm__select option{color:#333}.createTaskForm__select_valid{border:1px solid #333333}.my-ckeditor-container img{z-index:1}.createTaskForm__form{display:flex;flex-direction:column;margin:70px auto;justify-content:center;align-items:center}.createTaskForm-main-title{margin-top:0;margin-bottom:70px}.createTaskForm__select-and-input-container{display:flex;margin-bottom:25px}.createTaskForm-main-btn{font-size:16px;font-weight:600;padding:8px 16px;border-radius:8px;border:#333333 solid 1px;background-color:transparent;color:#333;text-decoration:none;display:flex;justify-content:center;align-items:center;margin:25px auto auto;opacity:.4}.createTaskForm-main-btn_active{opacity:1;cursor:pointer}.createTaskForm__err-span{color:#cc3737;margin-top:15px;font-size:12px}.createTaskForm-main-input-container{display:flex;flex-direction:column}@keyframes preloader-inside-white{0%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0)}to{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1)}}@keyframes preloader-inside-red{0%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0)}30%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0)}to{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1)}}.preloader{display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:10;padding:20px}.preloader__container{width:100px;height:100px;position:relative}.preloader__round{width:100px;height:100px;position:absolute;top:0;left:0;background:#000;border-radius:50px}.preloader__round:after,.preloader__round:before{content:"";width:100px;height:100px;position:absolute;top:0;left:0;border-radius:50px}.preloader__round:after{background:#fff;animation:preloader-inside-white 1s ease-in-out infinite}.preloader__round:before{z-index:10;background:#000;animation:preloader-inside-red 1s ease-in-out infinite}.one-task-container{max-width:100px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.one-task-container-name{max-width:250px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.one-task-container-text{width:100%;max-width:350px;list-style-type:none;padding:10px;font-size:14px;text-align:start}.one-task-container-text img{width:0px;height:0px}.one-task-container-button{align-self:center}.one-task__text{font-size:12px;text-decoration:none;cursor:pointer;color:#000;overflow:hidden;display:flex;align-items:start;text-align:start;max-width:250px;overflow-wrap:break-all;overflow-wrap:break-word}.one-task__text img{width:0px;height:0px}@media screen and (max-width:980px){.one-task__text{max-width:200px}}@media screen and (max-width:880px){.one-task__text{max-width:170px}}.one-task__status-confirm{text-decoration:none;background-color:#40af40;color:#fff;height:10px;width:70px;padding:1px;font-size:8px;border-radius:3px;position:absolute;top:-15px;left:0;display:flex;justify-content:center;align-items:center}.one-task__status-unconfirm{text-decoration:none;background-color:#db6f61;color:#fff;height:10px;width:70px;padding:1px;font-size:8px;border-radius:3px;position:absolute;top:-15px;left:0;display:flex;justify-content:center;align-items:center}.one-task-container-number{list-style-type:none;margin:10px;height:60px;width:100px;display:flex;flex-direction:column;align-items:center}.one-task-container-data{max-width:50px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.highlightClass{background-color:#ff0;font-weight:700}.solution{cursor:pointer;background-color:transparent;border:1px solid #333333;padding:8px 16px;border-radius:8px}._background_38kdz_1{position:fixed;inset:0;color:#000;opacity:60%;z-index:100}._window_38kdz_11{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:20px;background-color:#fff;padding:40px;border-radius:20px;min-width:30vw;max-width:80vw;text-align:start;z-index:101;max-height:65vh;overflow-y:auto}._window_38kdz_11 img{max-width:79vw;object-fit:cover;height:auto}._close_38kdz_35{position:absolute;top:20px;right:20px;background-color:transparent;border:none;cursor:pointer}._close_38kdz_35 img{width:15px;height:15px}._name_38kdz_48{font-size:18px;font-weight:600}._links_38kdz_53{display:flex;flex-direction:column;border-top:1px solid #333333;padding-top:10px}._links_38kdz_53 a{color:#000}.pogination__item-btn{list-style-type:none;margin:5px}.pogination__btn{border:1px solid #333333;border-radius:3px;width:30px;height:30px;cursor:pointer;transition:.2s;background-color:transparent;color:#333;font-size:14px;font-weight:600}.pogination__btn_active{background-color:#333;color:#fff;cursor:default}.pogination__btn:hover{background-color:#000;transition:.5s ease}.taskTable__name-container{padding:0;display:flex;width:90%;margin:25px auto;font-weight:500}.taskTable__name{width:250px;list-style-type:none;margin:10px;font-size:14px;text-align:start}.taskTable__text{width:350px;list-style-type:none;margin:10px;font-size:14px;text-align:start}.taskTable__description{max-width:350px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__status{width:100px;list-style-type:none;font-size:14px;margin:10px;text-align:start}.taskTable__id{max-width:100px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__name{max-width:250px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__status-date{width:120px;list-style-type:none;font-size:14px;margin:10px;text-align:start;display:flex;justify-content:flex-start}.pogination__num-container{padding:0;margin:50px auto;display:flex;justify-content:center;align-items:center;max-width:800px;flex-wrap:wrap}@media screen and (max-width:510px){.pogination__num-container{margin-top:25px;margin-bottom:25px}}.searching__main-container{display:flex;margin:25px auto;justify-content:space-between;align-items:center;width:90%}.searching__container{display:flex;justify-content:center;align-items:center;gap:10px}.searching__select{width:200px;height:30px;border-radius:8px;border:1px solid black;font-size:10px}.searching__select-container{display:flex;margin:20px}.searching__settings-btn{background-image:url(../../images/setting.png);width:30px;height:30px;background-repeat:no-repeat;background-position:center;object-fit:fill;border:none;cursor:pointer}.searching__settings-btn:hover{opacity:.7}.searching__settings-btn_container{position:relative}.count_filters{display:flex;align-items:center;justify-content:center;position:absolute;top:-15px;right:-15px;height:25px;width:25px;border-radius:25px;background-color:#f8f0c7;font-weight:700;color:#333;border:#333333 solid 2px}.clean_filters{cursor:pointer;background-color:transparent;border:none;font-weight:600;position:absolute;bottom:-20px;left:-20px}.filterByQuantity-btn-container{display:flex;gap:5px}.filterByQuantity-btn{width:30px;height:30px;border:none;background-color:#000;color:#fff;border-radius:3px;margin:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.filterByQuantity-btn:hover{opacity:.7}.filterByQuantity-main-btn-container{display:flex;justify-content:center;align-items:center}.filterByQuantity-title{font-size:16px;margin-right:10px}.filter__popup{visibility:hidden;transition:.3s}.filter__popup__opened{visibility:visible;display:flex;justify-content:end;position:fixed;inset:0;transition:.3s;width:100%;height:100%;z-index:11;background-color:#0000004d}.filter__popup__container{display:flex;flex-direction:column;justify-content:space-between;height:fit-content;padding-bottom:25px;z-index:10;position:fixed;top:100px;right:0;opacity:1;box-sizing:border-box;min-width:350px;background-color:#fff;border-radius:3%}.filter__popup_listcontainer{list-style-type:none;padding:0;margin:105px auto 0}@media screen and (max-width:500px){.filter__popup__listcontainer{margin-top:99px}}.filter__popup__list{text-align:center;list-style-type:none;font-weight:500;font-size:18px;margin-bottom:28px;cursor:pointer;opacity:1;transition:.3s ease}@media screen and (max-width:500px){.filter__popup__list{margin-bottom:24px}}.filter__popup__listlink{text-decoration:none;color:#000}.filter__popup__listlink:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px;opacity:.7}@media screen and (max-width:500px){.filter__popup__listlink:hover{text-underline-offset:7px}}.filter__popup__closebtn{position:absolute;top:22.4px;right:22.4px;width:25px;height:25px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:center;background-color:#fff;cursor:pointer;border:none;opacity:1;transition:.3s ease;background-size:contain}.filter__popup__closebtn:hover{opacity:.3;transition:.3s ease}.filter__popup__select{width:90%;height:30px;border-radius:8px;border:1px solid black;font-size:12px}.filter__popup__input{width:90%;height:30px;border-radius:8px;border:1px solid black;font-size:12px;padding-left:5px}.filter__popup__form{display:flex;flex-direction:column;margin:50px auto auto;width:250px}.filter__popup__filter-btn{padding:5px;height:30px;border-radius:8px;background-color:#000;color:#fff;font-size:12px;border:none;width:fit-content;cursor:pointer;margin-top:20px}.filter__popup__filter-btn:hover{opacity:.7}.filter__popup__inputname{font-size:12px;margin-bottom:5px;width:90%;color:#000;opacity:.7;text-align:start}.unapprovePopup__container{display:flex;flex-direction:column;position:relative;background-color:#fff;width:400px;height:250px;border-radius:8px;border:none}.unapprovePopup{display:flex;justify-content:center;align-items:center;margin:auto;position:fixed;inset:0;visibility:hidden;opacity:0;height:0;transition:visibility 1s,opacity 1s;box-sizing:border-box}.unapprovePopup__opened{display:flex;margin:auto;justify-content:center;align-items:center;width:100%;height:100%;background-color:#00000080;position:fixed;inset:0;visibility:visible;opacity:1;transition:visibility 1s,opacity 1s;z-index:55}.unapprovePopup__close-button{background-image:url(data:image/png;base64,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);width:32px;height:32px;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:transparent;border:none;cursor:pointer;transition:.3s ease;position:absolute;top:10px;right:10px}@media screen and (max-width:600px){.unapprovePopup__close-button{right:-30px;top:-10px}}.unapprovePopup__close-button:hover{opacity:60%;transition:.5s ease}.unapprovePopup__button-container{display:flex;gap:10px;margin:20px auto auto}.unapprovePopup__title{align-self:center;margin-top:50px;max-width:350px}.deletePopup__title{text-align:center;margin-top:50px;max-width:80%;align-self:center}.infoPopup__message{max-width:350px}.infoPopup__container{display:flex;flex-direction:column;position:relative;background-color:#fff;width:400px;height:250px;border-radius:8px;border:none;justify-content:center;align-items:center;z-index:555}.filter__popup__filter-btn-container{display:flex;justify-content:space-between;align-items:center}.filter__popup__filter-btn-container button{padding:2px 4px;font-size:12px;font-weight:600}.filter__popup__input-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.filter__popup__input-reset-btn{width:15px;height:15px;background-image:url(/assets/refresh-t8Q46WQf.png);background-position:center;background-repeat:no-repeat;background-size:contain;border:none;background-color:transparent;cursor:pointer;margin-left:10px}.filter__popup__input-reset-btn:hover{width:17px;height:17px}.allTasksPage__section{min-height:80vh}.highlight{font-weight:700}.OneTaskPage__main-container{margin:25px 100px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:60vh}.OneTaskPage__title{max-width:100%;text-align:start;font-weight:600;border-bottom:1px solid #999;padding-bottom:20px;margin-bottom:20px;margin-top:20px}.OneTaskPage__info-container{width:100%;gap:50px;margin-bottom:20px;flex:1}.OneTaskPage__date{text-align:start;margin:0}.OneTaskPage__text{text-align:start}.OneTaskPage__wrapper{display:flex;justify-content:space-between;width:100%}.OneTaskPage__analyst-container{min-width:250px;max-width:25%;padding:10px;border-radius:10px;box-shadow:0 3px 6px #999;height:fit-content;margin-bottom:10px}.OneTaskPage__analyst-text{margin-top:0;font-weight:600}.OneTaskPage__container{padding:10px;border-radius:10px;box-shadow:0 3px 6px #999;max-width:70%;min-width:70%;text-align:start}.OneTaskPage__dangerous{object-fit:contain;max-width:100%}.OneTaskPage__dangerous img{max-width:90%;height:auto}.OneTaskPage__analyst-and-owner-container{display:flex;flex-direction:column;margin-left:auto}.OneTaskPage__date-container{display:flex}.OneTaskPage__date-title{margin-top:0;font-weight:600;margin-right:10px}.OneTaskPage__info-container{display:flex}.OneTaskPage__date__unapproved{color:#db6f61}.OneTaskPage__date__approved{color:#40af40}.OneTaskPage__top_buttons{margin-bottom:20px;display:flex;flex-direction:row;gap:10px}.OneTaskPage__column{display:flex;flex-direction:column;gap:10px}.comments{max-width:800px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 2px 8px #0000001a}.comments__title{font-size:24px;font-weight:600;margin-bottom:20px;color:#333}.comments__form{margin-bottom:30px;background:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #e9ecef}.comments__input{width:100%;border:1px solid #ddd;border-radius:6px;resize:vertical;font-family:inherit;font-size:14px;margin-bottom:10px;transition:border-color .2s ease}.comments__input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.comments__submit{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.comments__submit:hover:not(:disabled){background:#0056b3}.comments__submit:disabled{background:#6c757d;cursor:not-allowed}.comments__list{display:flex;flex-direction:column;gap:20px;max-height:200px;overflow-y:auto}.comments__item{display:flex;gap:15px;padding:15px;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:box-shadow .2s ease;width:100%;max-width:250px;min-height:50px}.comments__item:hover{box-shadow:0 2px 8px #0000001a}.comments__avatar{flex-shrink:0}.comments__avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover}.comments__content{flex:1;width:100%}.comments__header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.comments__author{font-weight:600;color:#333;font-size:14px}.comments__time{font-size:12px;color:#6c757d}.comments__text{margin:0 0 12px;line-height:1.5;color:#495057;font-size:14px;text-align:left;padding:5px}.comments__actions{display:flex;gap:15px;align-items:center}.comments__like{background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:12px;color:#6c757d;transition:color .2s ease}.comments__like:hover{color:#dc3545}.comments__reply{background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:12px;color:#6c757d;transition:color .2s ease}.comments__reply:hover{color:#007bff}.comments__item--new{background:#e7f3ff;border-color:#b8d4f0}.comments__item--popular{border-left:3px solid #28a745}@media(max-width:768px){.comments{padding:15px}.comments__item{flex-direction:column;gap:10px}.comments__header{flex-direction:column;align-items:flex-start;gap:5px}}.container__comments{display:flex;flex-direction:column;align-items:center;gap:3px}.one-task__link-main-wrapper{text-decoration:none;color:#000;display:flex;flex-direction:column;margin:auto;width:90%;position:relative}.one-task-ul{padding:0;background-color:#f8f0c7;margin-bottom:10px;margin-top:0;box-shadow:0 3px 6px #999;border-radius:10px;cursor:pointer;display:flex;align-items:stretch}.one-task-ul li:not(:last-child){border-right:1px solid black;display:flex;align-items:center}.one-task-container-text{list-style-type:none;width:350px;display:flex;align-items:center;padding:10px}.one-task-ul:hover{box-shadow:0 6px 7px #999;background-color:#fcf0b4}.one-task__text{font-size:12px;text-decoration:none;cursor:pointer;color:#000;overflow:hidden;text-align:start;object-fit:contain}.one-task-btn-approve{border:1px solid rgb(64,175,64);color:#40af40;border-radius:8px;cursor:pointer;height:30px;background-color:transparent;font-size:14px;font-weight:600}.one-task-btn-approve:hover{background-color:#40af40;color:#fff}.one-task-btn-unapprove{border:1px solid rgb(78,125,211);color:#4e7dd3;border-radius:8px;cursor:pointer;height:30px;font-size:14px;font-weight:600;background-color:transparent}.one-task-btn-unapprove:hover{background-color:#4e7dd3;color:#fff}.one-task-container_button{align-items:center}.unapprove-one-task-id{max-width:100px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start;display:flex;justify-items:center;align-items:center}.unapprove-one-task-name{max-width:250px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.unapprove-one-task-initiator{max-width:100px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.unapprove-one-task-description{max-width:350px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.unapprove-one-task-time-estimation{max-width:50px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.unapprove-one-task-action{max-width:200px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start;display:flex;justify-content:space-between;gap:10px;align-items:center}.taskTable__section{margin-bottom:25px}.taskTable__name-container{padding:0;display:flex;width:90%;margin:25px auto auto}.taskTable__name-container li:not(:last-child){border-right:1px solid black;display:flex;align-items:center}.taskTable__name-un{max-width:250px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__description{width:100%;max-width:350px;list-style-type:none;padding:10px;font-size:14px;text-align:start}.taskTable__status{width:100px;list-style-type:none;font-size:14px;text-align:start}.taskTable__message{margin-top:100px}.taskTable__id,.taskTable__initiator{max-width:100px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__time-estimation{max-width:50px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.taskTable__action{max-width:200px;width:100%;list-style-type:none;font-size:14px;padding:10px;text-align:start}.unapprovedTasksPage-main-container{min-height:55vh}.unapprovedTasksPage-message{margin-top:100px}.loading__opened{visibility:visible;display:flex;justify-content:center;align-items:center;position:fixed;inset:0;transition:.3s;width:100%;height:100%;z-index:21;background-color:#0000004d}.loading__title{color:#fff}svg{cursor:pointer}._container_kht4u_6{margin:0 auto;padding-inline:20px;max-width:1500px;display:block;overflow-x:auto;overflow-y:hidden}._filterContainer_kht4u_14{padding-top:40px;display:flex;justify-items:center;gap:10px;align-items:center;margin:0 auto}._desc_kht4u_25,._name_kht4u_26{overflow-wrap:break-word;word-break:break-word;white-space:normal}._desc_kht4u_25{text-align:center}._searchInput_kht4u_34{padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;width:300px;font-size:16px;height:40px}._searchInput_kht4u_34::placeholder{color:#333333/50}._pageSizeButtons_kht4u_53{display:flex;gap:5px;align-items:center;justify-items:center}._pageSizeButton_kht4u_53{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px}._pageSizeButton_kht4u_53:hover{background-color:#eee096;color:#000}._pageSizeButton_kht4u_53._active_kht4u_80{color:#fff;background-color:#333}._table_kht4u_86{border:1px solid #424242;border-collapse:collapse;width:100%;border:none;margin:0 auto}._tr_kht4u_94{display:flex;width:fit-content;margin-bottom:10px;border-radius:10px;border:none}._trTask_kht4u_104{display:flex;width:fit-content;background-color:#f8f0c7;margin-bottom:15px;border-radius:10px;box-shadow:0 3px 6px #999;border:none}._trTask_kht4u_104:hover{cursor:pointer;box-shadow:0 6px 7px #999;background-color:#fcf0b4;transition:all .2s ease-in-out}._th_kht4u_120:not(:first-child),._td_kht4u_121:not(:first-child){box-shadow:inset 1px 0 #000}._th_kht4u_120{position:relative;display:flex;justify-content:center;align-items:center;color:#000;padding:.5rem;font-weight:700;font-size:.875rem;text-align:center;-webkit-user-select:none;user-select:none}._td_kht4u_121{padding:.5rem;font-size:.875rem}._date-wrapper_kht4u_144{display:flex;align-items:center;width:100%;height:100%}._resizer_kht4u_152{position:absolute;opacity:0;top:0;right:0;height:100%;width:5px;background:#27bbff;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:6px}._resizer_kht4u_152._isResizing_kht4u_166{background:#2eff31;opacity:1}*:hover>._resizer_kht4u_152{opacity:1}._pagination_kht4u_176{display:flex;gap:6px;padding-top:20px;align-items:center;flex-wrap:wrap;margin:0 auto;justify-content:center;padding-bottom:40px}._pagination_kht4u_176 button{padding:4px 8px;border:1px solid #333333;color:#333;cursor:pointer}._pagination_kht4u_176 button:hover{background-color:#eee096;color:#000!important}._pagination_kht4u_176 button:disabled{opacity:.4;cursor:not-allowed}._activePage_kht4u_204{color:#fff!important;background-color:#333}._one_task__status_confirm_kht4u_209{display:block;text-decoration:none;background-color:#40af40;color:#fff;height:10px;width:70px;padding:1px;font-size:8px;border-radius:3px;position:absolute;top:-15px;left:0;display:flex;justify-content:center;align-items:center}._one_task__status_unconfirm_kht4u_228{text-decoration:none;background-color:#db6f61;color:#fff;height:10px;width:70px;padding:1px;font-size:8px;border-radius:3px;position:absolute;top:-15px;left:0;display:flex;justify-content:center;align-items:center}._searching__settings_btn_kht4u_246{position:relative;background-image:url(/setting.png);width:30px;height:30px;background-repeat:no-repeat;background-position:center;object-fit:fill;border:none;cursor:pointer;margin-left:10px}._searching__settings_btn_kht4u_246:hover{opacity:.7}._filtersButtonWrapper_kht4u_262{margin-left:auto;position:relative;display:inline-block}._filtersBadge_kht4u_268{position:absolute;top:-6px;left:-6px;background-color:#eee096;color:#333;font-size:12px;font-weight:700;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:50%;pointer-events:none;border:1px solid #333333;box-shadow:0 0 4px #0003}._clearFiltersButton_kht4u_287{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px}._clearFiltersButton_kht4u_287:hover{background:#333;color:#fff}._filtersButtonWrapper_kht4u_262{position:relative;display:flex;align-items:center;gap:5px}._pageInfo_kht4u_314{display:block;padding-top:10px;padding-bottom:10px}._IconButton_kht4u_319{display:flex;justify-items:center;align-items:center;min-height:31px;max-height:31px}._overlay_1my6b_1{position:fixed;inset:0;background-color:#0000004d;display:flex;justify-content:flex-end;z-index:1000}._modal_1my6b_13{background-color:#fff;width:400px;height:100%;padding:20px;box-shadow:-2px 0 8px #0000004d;display:flex;flex-direction:column;transition:all .3s ease-in-out}._header_1my6b_24{display:flex;justify-content:space-between;align-items:center}._closeButton_1my6b_30{background:none;border:none;font-size:24px;cursor:pointer}._content_1my6b_37{margin-top:20px;display:flex;flex-direction:column;gap:20px}._filter_1my6b_44{display:flex;flex-direction:column;gap:10px}._filter_1my6b_44 label{display:block;margin-bottom:5px;font-weight:700}._filter_1my6b_44 select{height:30px;border-radius:8px;border:1px solid black;font-size:12px;padding-left:5px}._dateRangeRow_1my6b_62{display:flex;gap:10px;align-items:flex-end}._dateRangeRow_1my6b_62 ._filter_1my6b_44{flex:1}._dateRangeName_1my6b_72{color:#000;opacity:.7;text-align:start;font-size:12px}._applyButton_1my6b_79{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px;background-color:#eee096}._applyButton_1my6b_79:hover{background-color:#333;color:#fff}._resetButton_1my6b_100{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px;background-color:#eee096}._resetButton_1my6b_100:hover{background-color:#333;color:#fff}._inputDate_1my6b_121{height:30px;border-radius:8px;border:1px solid black;font-size:12px;padding-left:5px}._container_n2fra_1{margin:0 auto;padding-inline:20px;max-width:1500px;display:block;overflow-x:auto;overflow-y:hidden;padding-top:25px;padding-bottom:25px}._desc_n2fra_11,._name_n2fra_12{overflow-wrap:break-word;word-break:break-word;white-space:normal}._desc_n2fra_11{text-align:center}._table_n2fra_21{border:1px solid #424242;border-collapse:collapse;width:100%;border:none;margin:0 auto}._tr_n2fra_29{display:flex;width:fit-content;margin-bottom:10px;border-radius:10px;border:none}._trTask_n2fra_39{display:flex;width:fit-content;background-color:#f8f0c7;margin-bottom:15px;border-radius:10px;box-shadow:0 3px 6px #999;border:none}._trTask_n2fra_39:hover{cursor:pointer;box-shadow:0 6px 7px #999;background-color:#fcf0b4;transition:all .2s ease-in-out}._th_n2fra_55:not(:first-child),._td_n2fra_56:not(:first-child){box-shadow:inset 1px 0 #000}._th_n2fra_55{position:relative;display:flex;justify-content:center;align-items:center;color:#000;padding:.5rem;font-weight:700;font-size:.875rem;text-align:center;-webkit-user-select:none;user-select:none}._td_n2fra_56{padding:.5rem;font-size:.875rem}._date-wrapper_n2fra_79{display:flex;align-items:center;width:100%;height:100%}._action_n2fra_86{display:flex;align-items:center;justify-content:center;gap:20px}._cancel_n2fra_93{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px}._cancel_n2fra_93:hover{background-color:#000;color:#fff}._approve_n2fra_111{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid #333333;color:#333;font-size:16px;font-weight:600;line-height:21.6px;letter-spacing:.02em;background-color:transparent;transition:background-color .3s ease,color .3s ease;height:40px}._approve_n2fra_111:hover{background-color:#ffa012;color:#000}
