*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}#root{background-color:#232630;display:flex;flex-direction:column;position:relative}.root__content{height:auto;height:100%;width:100%}.genericModal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background-color:#232630b3;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.genericModal__wrap{background-color:#2c2e38;border-radius:5px;box-shadow:0 0 19px 5px #0000002e;color:#fff;height:auto;max-height:100%;overflow:auto;padding:40px;position:relative;width:500px}body.light .genericModal__wrap{background-color:#fff;color:#000}.genericModal__wrap__progress{border:1px solid gray;border-radius:2px;height:10px;margin-top:10px;position:relative;width:100%}.genericModal__wrap__progress__item{background-color:#5a49ce;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:0}.genericModal__wrap__spinner{align-items:center;background-color:#232630b3;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:999}.genericModal__wrap__spinner:hover{pointer-events:all}.genericModal__wrap__head{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.genericModal__wrap__head__left{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:22px}body.light .genericModal__wrap__head__left{color:#000}.genericModal__wrap__head__right{cursor:pointer;height:30px;position:relative;width:30px}.genericModal__wrap__head__right:after{background-color:initial;border-radius:50%;content:"";display:block;height:34px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s ease;width:34px}.genericModal__wrap__head__right:hover:after{background-color:hsla(0,0%,50%,.208)}.genericModal__wrap__head__right.cloned-element:after{display:none!important}body.light .genericModal__wrap__head__right{filter:invert(1) hue-rotate(180deg)}.genericModal__wrap__checkbox{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;width:auto}.genericModal__wrap__input{display:flex;flex-direction:column;gap:15px;height:auto;margin-bottom:20px;width:100%}.genericModal__wrap__input>p{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .genericModal__wrap__input>p{color:#000}.genericModal__wrap__input>input{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border .3s ease;width:100%}body.light .genericModal__wrap__input>input{background-color:#fff;border-color:#e2e2e2;color:#000}.genericModal__wrap__input>input:focus,body.light .genericModal__wrap__input>input:focus{border:1px solid #6c5dd3}.genericModal__wrap__input .component__customComponent__dropbox{border:1px solid #0000;transition:border .3s ease}body.light .genericModal__wrap__input .component__customComponent__dropbox{border-color:#e2e2e2}.genericModal__wrap__input--text>textarea{background:#373a43;border:1px solid #0000;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:auto;line-height:19px;min-height:100px;outline:none;padding:18px 20px;resize:vertical;transition:border .3s ease;width:100%}body.light .genericModal__wrap__input--text>textarea{background-color:#e9e8e8;color:#000}.genericModal__wrap__input--text>textarea:focus,body.light .genericModal__wrap__input--text>textarea:focus{border:1px solid #6c5dd3}.genericModal__wrap__input--error .component__customComponent__dropbox,.genericModal__wrap__input--error>input,.genericModal__wrap__input--error>textarea,body.light .genericModal__wrap__input--error .component__customComponent__dropbox,body.light .genericModal__wrap__input--error>input,body.light .genericModal__wrap__input--error>textarea{border:1px solid #ff754c}.genericModal__wrap__input__dropItem{align-items:center;display:flex;gap:10px;height:auto;width:100%}.genericModal__wrap__input__dropItem>img{height:auto;max-height:48px;max-width:48px;width:auto}.genericModal__wrap__input__dropItem__risks{align-items:center;display:flex;gap:5px;height:2px;width:auto!important;width:100%}.genericModal__wrap__input__dropItem__risks__risk{border-radius:999px;height:100%;width:20px}.genericModal__wrap__input__profileSelect{align-items:center;display:flex;gap:10px}.genericModal__wrap__input__profileSelect>img{height:16px;width:16px}.genericModal__wrap__textBlock{background-color:#373351;height:auto;margin-bottom:20px;padding:20px;width:100%}body.light .genericModal__wrap__textBlock{background-color:#b9aef0;color:#000}.genericModal__wrap__buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;width:100%}.genericModal__wrap__buttons__btn{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:43px;justify-content:center;padding:0 40px;transition:background-color .3s ease;width:auto}.genericModal__wrap__buttons__btn:hover{background-color:#5a49ce}.genericModal__wrap__buttons__btn--secondary{background-color:#1b1d21}.genericModal__wrap__buttons__btn--secondary:hover{background-color:#0d0f11}.genericModal__wrap__infoP{color:#ff450d;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:20px;margin-top:20px;opacity:0;transition:opacity .3s ease}.genericModal__wrap__summary{background-color:#373351;height:auto;margin-bottom:20px;padding:20px;width:100%}body.light .genericModal__wrap__summary{background-color:#b9aef0;color:#000}.genericModal__wrap__summary__green{color:#69f978}body.light .genericModal__wrap__summary__green{color:green}.genericModal__wrap__summary__red{color:#f88}body.light .genericModal__wrap__summary__red{color:red}.genericTabs{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;margin-bottom:20px;width:100%}.genericTabs__tab{border:1px solid #0000;border-radius:5px;color:#808191;cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:10px 18px;transition:border-color .3s ease,background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.genericTabs__tab:hover{border-color:#6c5dd3}.genericTabs__tab--active{background-color:#6c5dd3;border-color:#6c5dd3;color:#fff}.genericTabs__tab--disabled{background-color:#373a43;pointer-events:none}.genericTableWrap{box-shadow:0 0 15px #00000040;height:auto;max-height:100%;max-width:100%;overflow-y:auto;padding-bottom:5px;width:auto}.genericTableWrap .customComponents__table__data--border>:first-child:after,.genericTableWrap .customComponents__table__head__item--border:first-child:after{background-color:initial!important;border:none!important;box-shadow:-4px 0 3px 1px #00000040}.genericTableWrap--sticky .customComponents__table .customComponents__table__head{padding:0}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child{left:0;padding-left:40px;padding-right:25px;position:sticky;width:100%;z-index:2}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child .route__user__campaigns__tableWrap__campaignWithImg__headingPadded{background-color:#242731}.genericTableWrap--sticky .customComponents__table .customComponents__table__head__item:first-child{min-width:0;min-width:auto;z-index:4}.genericTableWrap--sticky .customComponents__table .customComponents__table__data{padding-left:0!important}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child{left:0;min-width:100%;padding-left:40px;position:sticky;z-index:2}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#2c2e38}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#fff}.genericTableWrap--sticky .customComponents__table .customComponents__table__data>:first-child{height:100%;min-width:0;min-width:auto;width:100%;z-index:4}.genericTableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#242731}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data0>:first-child .genericTableWrap__campaignWithImg__padded{background-color:#f5f5f5}.genericTableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .genericTableWrap__campaignWithImg__padded{background-color:#4b4282}body.light .genericTableWrap--sticky .customComponents__table .customComponents__table__data--footer>:first-child>* .genericTableWrap__campaignWithImg__padded{background-color:#b9aef0}.genericTableWrap__paginate{height:1px;width:1px}.genericTableWrap__campaignWithImg{align-items:center;display:flex;gap:16px;justify-content:flex-start}.genericTableWrap__campaignWithImg__padded{height:calc(100% + 20px);left:-10px;position:absolute;top:-10px;width:calc(100% + 30px);z-index:-1}.genericTableWrap__campaignWithImg__padded__fill{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.genericTableWrap__campaignWithImg__headingPadded{background-color:#242731;height:100%;left:0;position:absolute;top:0;width:calc(100% + 30px)!important;z-index:-1}body.light .genericTableWrap__campaignWithImg__headingPadded{background-color:#fff}.genericTableWrap__campaignWithImg>img{max-height:56px;max-width:56px}.genericTableWrap__campaignWithImg>p{display:flex;flex-direction:column;gap:5px;width:95%}.genericTableWrap__campaignWithImg>p>span:last-child{align-items:center;color:#808191;display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;gap:5px;line-height:18px}.genericTableWrap__campaignWithImg>p>span:last-child>img{opacity:0;transition:opacity .3s ease}.genericTableWrap__campaignWithImg>p>span:first-child{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;transition:color .3s ease}body.light .genericTableWrap__campaignWithImg>p>span:first-child{color:#000}.genericTableWrap__campaignWithImg:hover{cursor:pointer}.genericTableWrap__campaignWithImg:hover>p>span:first-child{color:#9390ff}.genericTableWrap__campaignWithImg:hover>p>span:last-child>img{opacity:1}.genericTableWrap__delivery{align-items:center;display:flex;gap:10px}.genericTableWrap__delivery>span:first-child{background-color:#808191;border-radius:50%;height:12px;width:12px}.genericTableWrap__delivery--active>span:first-child{background-color:#7fba7a}.genericTableWrap__delivery--warning>span:first-child{background-color:#f0ca32}.genericTableWrap__delivery--error>span:first-child{background-color:#df2020}.genericTableWrap__values{display:flex;flex-direction:column;gap:5px;justify-content:center}.genericTableWrap__values__value{align-items:center;display:flex;gap:5px;justify-content:flex-start}.genericTableWrap__values__value>img{height:12px;width:12px}.genericTableWrap__values__value--warning{color:gray}.component__header{height:100%;width:100%}.component__sidebar{align-items:center;background:#141718;border-right:2px solid #343839;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20px;position:fixed;top:0;transition:width .3s ease;width:80px;z-index:99}.component__sidebar__top{width:100%}.component__sidebar__top__line{border:1px solid #343839;height:0;margin-bottom:8px;margin-top:16px;width:100%}.component__sidebar__top__headline{color:#808191;font-family:Inter;font-size:14px;font-weight:600;line-height:24px;margin-bottom:8px;text-align:left}.component__sidebar__bottom{width:100%}.component__sidebar__item{align-items:center;background-color:#141718;border-radius:5px;color:#e8ecefbf;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:600;gap:2px;height:40px;justify-content:start;line-height:26px;margin-bottom:8px;overflow:hidden;padding:10px;position:relative;text-align:left;transition:.3s ease;width:40px}.component__sidebar__item--dot{background-color:red;border-radius:50%;bottom:10px;height:6px;left:5px;position:absolute;width:6px}.component__sidebar__item:hover{background-color:#464f6f4d;color:#fff}.component__sidebar__item--active{background:linear-gradient(0deg,#464f6f4d,#464f6f4d);color:#fff}.component__sidebar__item>img{height:20px;width:20px}.component__sidebar__item>p,.component__sidebar__item>span{padding-left:10px;width:max-content;word-break:keep-all}.component__sidebar__item .logoImg{margin-left:auto}.component__sidebar__item .logoHeadline{color:#fefefe;font-family:MuseoModerno;font-size:30px;font-weight:500;line-height:47.7px;padding-left:0;text-align:left}.component__sidebar__bottom{margin-top:auto}.component__sidebar__opened{width:340px}.component__sidebar__opened .component__sidebar__item{display:flex;gap:25px;height:40px;margin-bottom:8px;text-align:center;width:100%}.component__sidebar__opened .component__sidebar__item__opened{padding-left:0}.component__sidebar-mobile{border-top:1px solid #373a43;bottom:0;display:flex;flex-direction:row;height:68px;justify-content:flex-start;left:0;padding-top:0;top:auto;width:100%}.component__sidebar-mobile .component__sidebar__item{align-items:center;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:100%;justify-content:center;width:56px}.component__settingsModal{align-items:center;background:#232627d1;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.component__settingsModal__wrapper{background:#141718;border-radius:20px;display:flex;gap:48px;height:100%;max-height:530px;max-width:780px;padding:40px 40px 40px 30px;position:relative;width:100%}.component__settingsModal__wrapper__sidebar{display:flex;flex-direction:column;gap:4px;max-width:212px;width:100%}.component__settingsModal__wrapper__sidebar__p{align-items:center;border:1px solid #0000;border-radius:32px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:500;gap:12px;line-height:16.94px;padding:14px;text-align:left;transition:.3s ease;width:100%}.component__settingsModal__wrapper__sidebar .settingsModal__item__active,.component__settingsModal__wrapper__sidebar__p:hover{border-color:#3e90f0}.component__settingsModal__wrapper__content{width:100%}.component__settingsModal__wrapper__close{cursor:pointer;position:absolute;right:30px;top:30px}.editProfileTab__imageSection__top{align-items:center;display:flex;gap:80px;margin-bottom:24px}.editProfileTab__imageSection__top__left>img{border-radius:50%;height:80px;width:80px}.editProfileTab__imageSection__top__right__upload{align-items:center;border:1px solid #343839;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:500;justify-content:center;line-height:16.94px;margin-bottom:20px;padding:15px 22px;position:relative;text-align:left;transition:.3s ease}.editProfileTab__imageSection__top__right__upload:hover{border-color:#3e90f0}.settingsTab__header{font-size:24px;font-weight:600;line-height:29.05px}.settingsTab__header,.settingsTab__label{color:#fff;font-family:Inter;text-align:left}.settingsTab__label{font-size:14px;font-weight:500;line-height:16.94px;margin-bottom:12px}.settingsTab__saveBtn{align-items:center;background-color:#0084ff;border-radius:8px;color:#fff;display:flex;font-family:Inter;font-size:16px;font-weight:600;justify-content:center;line-height:24px;padding:15px;text-align:center}.settingsTab__input{margin-bottom:20px;position:relative}.settingsTab__input>input{background-color:#232627;border:1px solid #313336;border-radius:8px;color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:24px;outline:none;padding:15px 42px;text-align:left;transition:.3s ease;width:100%}.settingsTab__input>input::placeholder{color:#6c7275}.settingsTab__input>input:focus{border-color:#0084ff}.settingsTab__input>img{left:14px;position:absolute;top:20px}.settingsAppearance__inner{display:flex;gap:40px;margin-bottom:16px}.settingsAppearance__inner__item{align-items:center;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:16px;justify-content:center;min-width:108px;padding:20px;transition:.3s ease}.settingsAppearance__inner .activeItem,.settingsAppearance__inner__item:hover{background-color:#232627}.settingsTab__infoP{color:#489708;padding:4px;text-align:center}.customComponents__spinner{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:64px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;pointer-events:none;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:64px;word-spacing:normal;z-index:auto}.customComponents__spinner__path{stroke:#00a3ff;stroke-linecap:round;animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;transform-origin:center;transition:stroke .3s ease}@keyframes spinner__rotate{to{transform:rotate(1turn)}}@keyframes spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.component__contentWrapper{height:100%;overflow:auto;width:100%}.component__teams{display:flex;height:auto;height:100%;width:100%}.component__teams .component__innerNavbar{background-color:#141718;border-right:2px solid #343839;display:flex;flex-direction:column;gap:4px;height:100%;max-height:100vh;min-height:100vh;overflow:scroll;width:360px}.component__teams .component__innerNavbar__head{align-items:center;border-bottom:2px solid #343839;display:flex;height:68px;justify-content:space-between;margin-bottom:16px;padding:20px;width:100%}.component__teams .component__innerNavbar__head__header{color:#fff;font-family:Inter;font-size:20px;font-weight:400;line-height:24.2px;text-align:left}.component__teams .component__innerNavbar__head>div{align-items:center;display:flex;gap:6px}.component__teams .component__innerNavbar__head>div>div{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.component__teams .component__innerNavbar__headAdd{align-items:center;cursor:pointer;display:flex}.component__teams .component__innerNavbar__headAdd>img{height:12px;width:12px}.component__teams .component__innerNavbar__item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;position:relative;width:100%}.component__teams .component__innerNavbar__item__top{align-items:center;color:#e8ecefbf;display:flex;gap:14px;position:relative}.component__teams .component__innerNavbar__item__top--dot{background-color:red;border-radius:50%;bottom:0;height:6px;left:0;position:absolute;width:6px}.component__teams .component__innerNavbar__item__top__left{align-items:center;display:flex;justify-content:center}.component__teams .component__innerNavbar__item__top__left>img{height:44px;width:44px}.component__teams .component__innerNavbar__item__top__right{display:flex;justify-content:space-between;width:100%}.component__teams .component__innerNavbar__item__top__right__name{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left}.component__teams .component__innerNavbar__item__top__right>div{align-items:center;display:flex;gap:6px}.component__teams .component__innerNavbar__item__top__right>div>p{align-items:center;display:flex}.component__teams .component__innerNavbar__item__top__right>div>p>img{height:12px;width:12px}.component__teams .component__innerNavbar__item__bottom{display:flex;flex-direction:column;gap:2px;height:auto;margin-top:4px;max-height:0;overflow:hidden;transition:.3s ease;width:100%}.component__teams .component__innerNavbar__item__bottom__item{align-items:center;background-color:initial;border-radius:6px;color:#e8ecefbf;display:flex;font-family:Inter;font-size:16px;font-weight:400;justify-content:space-between;line-height:19.36px;padding:4px 6px 4px 56px;position:relative;text-align:left;transition:.3s ease;width:100%}.component__teams .component__innerNavbar__item__bottom__item:hover{background-color:#464f6f4d;color:#fff}.component__teams .component__innerNavbar__item__bottom__item--dot{background-color:red;border-radius:50%;bottom:2px;height:6px;left:50px;position:absolute;width:6px}.component__teams .component__innerNavbar__item__bottom__item__active{background:linear-gradient(0deg,#464f6f4d,#464f6f4d);color:#fff}.component__teams .component__innerNavbar__item__bottom__item>p{align-items:center;display:flex}.component__teams .component__innerNavbar__item__bottom__item>p>img{height:12px;width:12px}.component__teams .component__innerNavbar__item__bottom__active{max-height:1000px}.component__teams .component__innerNavbar__item__opened .component__innerNavbar__item__top,.component__teams .component__innerNavbar__item__opened .component__innerNavbar__item__top__right__name{color:#fff}.component__teams .component__team{background-color:#232627;display:flex;flex-direction:column;width:calc(100% - 360px)}.component__teams .component__team__head{align-items:center;border-bottom:2px solid #343839;display:flex;height:68px;padding:20px;width:100%}.component__teams .component__team__head>img{border-radius:50%;height:34px;margin-right:14px;width:34px}.component__teams .component__team__head__name{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-right:40px;text-align:left}.component__teams .component__team__head__item{border-bottom:1px solid;border-color:#0000;cursor:pointer;padding:7px 10px;transition:.3s ease}.component__teams .component__team__head__item,.component__teams .component__team__head__right{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-right:10px;text-align:left}.component__teams .component__team__head__right{margin-left:auto}.component__teams .component__team__head__right__item{color:#e8ecefbf;cursor:pointer;padding:2px 6px;transition:.3s ease;width:max-content}.component__teams .component__team__head__right__item:hover,.component__teams .component__team__head__right__item__active{color:#fff}.component__teams .component__team__body{display:flex;flex-direction:column;gap:10px;height:calc(100% - 68px);padding:20px}.component__teams .component__team__body__chats{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:16px;font-weight:400;gap:10px;height:95%;line-height:19.36px;margin-right:10px;overflow:scroll;text-align:left}.chatBody{background-color:#232627;background-image:url(/static/media/backgroundImage.0c2ff634a7377a08bcd2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-rows:max-content 1fr max-content;height:100vh;width:calc(100% - 360px)}.chatBody__input{background-color:#000c;border:1px solid #fff3;border-radius:13px;display:flex;flex-direction:column;height:auto;margin-bottom:20px;margin-left:20px;width:calc(100% - 40px)}.chatBody__input__top{align-items:center;display:flex;height:auto;justify-content:center;padding:5px 12px 4px;width:100%}.chatBody__input__top>textarea{background:#0000;border:none;color:#6c7275;font-family:Inter;font-size:18px;font-weight:400;height:auto;line-height:26px;max-height:52px;outline:none;overflow-y:scroll;padding-left:25px;padding-right:25px;padding-top:12px;resize:none;text-align:left;width:100%}.chatBody__input__top>textarea:focus{background:#0000;outline:none}.chatBody__input__top>img{cursor:pointer}.chatBody__input__bottom{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(auto-fit,minmax(70px,70px));height:auto;max-height:0;overflow:hidden;transition:.3s ease}.chatBody__input__bottom>div{height:auto;max-width:70px}.chatBody__input__bottom__open{margin-top:10px;max-height:100px;padding:0 16px}.chatBody__content{height:100%;overflow:hidden;position:relative}.chatBody__content__wrap{display:flex;flex-direction:column;gap:4px;height:100%;max-height:100%;overflow:scroll;padding:20px;scrollbar-width:none;width:100%}.chatBody__content__wrap::-webkit-scrollbar{display:none}.chatBody__content__wrap__myMsg{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;border-radius:8px;box-shadow:0 4px 10px #0009;display:flex;flex-direction:column;gap:6px;margin-left:auto;max-width:80%;padding:12px;width:max-content;width:auto}.chatBody__content__wrap__myMsg__time{color:#848b8f;font-family:Inter;font-size:13px;font-weight:400;line-height:19.36px;text-align:left}.chatBody__content__wrap__myMsg__content{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left}.chatBody__content__wrap__myMsg__content>img{height:auto;max-width:300px;width:100%}.chatBody__content__wrap__othersMsg{display:flex;gap:15px;max-width:80%;width:auto}.chatBody__content__wrap__othersMsg__left>img{border-radius:50%;height:44px;width:44px}.chatBody__content__wrap__othersMsg__right{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;border-radius:8px;box-shadow:0 4px 10px #0009;display:flex;flex-direction:column;gap:6px;padding:12px;width:max-content}.chatBody__content__wrap__othersMsg__right__time{color:#848b8f;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left}.chatBody__content__wrap__othersMsg__right__time>span{font-size:13px;margin-left:16px}.chatBody__content__wrap__othersMsg__right__content{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left}.chatBody__content__wrap__othersMsg__right__content>img{height:auto;max-width:300px;width:100%}.chatBody__content__wrap__dateSeparator{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-bottom:10px;margin-top:20px;position:relative;text-align:left;text-align:center}.chatBody__content__wrap__dateSeparator__line{border-bottom:1px solid #343839;position:absolute;top:50%;width:100%;z-index:1}.chatBody__content__wrap__dateSeparator>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0003;border-radius:10px;box-shadow:0 2px 8px #0006;display:inline-block;padding:4px 40px;position:relative;z-index:2}.chatBody__content__wrap__message{color:#fff;font-family:Inter;font-size:18px;font-weight:400;line-height:19.36px;margin:auto;text-align:left}.chatBody__content__scrollArrow{align-items:center;background:#0000004d;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;display:flex;justify-content:center;left:50%;padding:10px;position:absolute;transform:translateX(-50%) translateY(10px);transition:opacity .3s ease,transform .3s ease}.chatBody__content__scrollArrow.hidden{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(10px)}.chatBody__content__scrollArrow.visible{opacity:1;transform:translateX(-50%) translateY(0)}.chatBody__content__scrollArrow:hover{background:#00000080}.chatBody__head{align-items:center;border-bottom:2px solid #343839;display:flex;height:68px;padding:20px;width:100%}.chatBody__head>img{border-radius:50%;height:34px;margin-right:14px;width:34px}.chatBody__head__name{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-right:40px;text-align:left}.chatBody__head__item{border-bottom:1px solid;border-color:#0000;cursor:pointer;padding:7px 10px;transition:.3s ease}.chatBody__head__item,.chatBody__head__right{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-right:10px;text-align:left}.chatBody__head__right{display:flex;margin-left:auto}.chatBody__head__right__item{color:#e8ecefbf;cursor:pointer;padding:2px 6px;transition:.3s ease;width:max-content}.chatBody__head__right__item:hover,.chatBody__head__right__item__active{color:#fff}.chatBody__head__right>p{align-items:center;display:flex}.chatBody__head__right>p>img{cursor:pointer;height:20px;width:20px}.channelMembersModal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;width:100%}.channelMembersModal__wrapper{background-color:#141718;border-radius:8px;display:flex;flex-direction:column;max-width:480px;padding:20px;position:relative;width:100%}.channelMembersModal__wrapper__headline{color:#fff;font-family:Inter;font-size:18px;font-weight:400;line-height:19.36px;margin-bottom:20px;margin-right:10px;text-align:left}.channelMembersModal__wrapper__close{cursor:pointer;position:absolute;right:20px;top:20px}.channelMembersModal__wrapper__members{display:flex;flex-direction:column;gap:8px;max-height:60vh;overflow:scroll}.channelMembersModal__wrapper__members__item{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-weight:400;gap:8px;line-height:19.36px;text-align:left}.channelMembersModal__wrapper__members__item>img{border-radius:50%;height:40px;object-fit:cover;width:40px}.component__tasks .component__innerNavbar__item{position:relative}.component__tasks .component__innerNavbar__item--dot{background-color:red;border-radius:50%;height:6px;left:10px;position:absolute;top:50px;width:6px}.component__tasks .component__innerNavbar__item__bottom__item{position:relative}.component__tasks .component__innerNavbar__item__bottom__item--dot{background-color:red;border-radius:50%;bottom:4px;height:6px;left:50px;position:absolute;width:6px}.component__taskSystem,.component__tasks__list{background-image:url(/static/media/backgroundImage.0c2ff634a7377a08bcd2.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.component__taskSystem{grid-gap:12px;display:grid;gap:12px;grid-auto-columns:276px;grid-auto-flow:column;max-height:100%;min-height:100vh;overflow-x:auto;padding:20px 16px;width:100%}.component__taskSystem__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000b3;border-radius:10px;box-shadow:0 4px 15px #0009;display:grid;grid-template-rows:30px 1fr 36px;height:max-content;max-height:calc(100vh - 40px);padding:14px 8px}.component__taskSystem__card__headline{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;margin-bottom:14px;padding-left:16px;text-align:left}.component__taskSystem__card__headline>img{height:20px;margin-left:auto;width:20px}.component__taskSystem__card__content{border-radius:5px;display:flex;flex-direction:column;gap:8px;height:auto;overflow:scroll}.component__taskSystem__card__content__item{background-color:#1f1f1f80;border-radius:5px;box-shadow:0 2px 8px #0006;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:8px 12px;position:relative;transition:.3s ease}.component__taskSystem__card__content__item:hover{background-color:#1f1f1fbf}.component__taskSystem__card__content__item--dot{background-color:red;border-radius:50%;height:6px;left:4px;position:absolute;top:4px;width:6px}.component__taskSystem__card__content__item__top{align-items:center;display:flex;justify-content:space-between}.component__taskSystem__card__content__item__top__name{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left}.component__taskSystem__card__content__item__top__priority{background-color:#ff0;border-radius:4px;font-family:Inter;font-size:12px;font-weight:500;line-height:14.52px;padding:4px 6px;text-align:left}.component__taskSystem__card__content__item__top .priority__High{background:#ec586826;color:#ec5868}.component__taskSystem__card__content__item__top .priority__Medium{background:#52ba6926;color:#52ba69}.component__taskSystem__card__content__item__top .priority__Low{background:#d58d4926;color:#d58d49}.component__taskSystem__card__content__item__bot{display:flex;gap:16px}.component__taskSystem__card__content__item__bot__item{align-items:center;display:flex;gap:3px;position:relative}.component__taskSystem__card__content__item__bot__item>p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left}.component__taskSystem__card__content__item__bot__item__assignedto{align-items:center;background-color:#639;border-radius:50%;display:flex;justify-content:center;padding:4px}.component__taskSystem__card__content__item__bot__item .tooltip-text{background-color:#000;border-radius:5px;bottom:10px;color:#fff;opacity:0;padding:5px;position:absolute;right:10px;text-align:center;transition:opacity .3s;visibility:hidden;width:max-content;z-index:1}.component__taskSystem__card__content__item__bot__item:hover .tooltip-text{opacity:1;visibility:visible}.component__taskSystem__card__add{margin-top:16px}.component__taskSystem__addList,.component__taskSystem__card__add{color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:8px;line-height:16.94px;text-align:left}.component__taskSystem__addList{background-color:#141718;border-radius:10px;height:max-content;max-height:calc(100vh - 40px);padding:14px 8px;position:relative}.component__taskSystem__addList__inner{background-color:#141718;border-radius:10px;display:flex;flex-direction:column;gap:4px;left:0;max-height:0;overflow:hidden;padding:0 8px;position:absolute;top:30px;transition:.3s ease;width:100%}.component__taskSystem__addList__inner__top>input{background:#141718;border:1px solid #373a43;border-radius:5px;color:#fff;height:32px;outline:none;padding:0 12px;width:100%}.component__taskSystem__addList__inner__bottom{align-items:center;display:flex;gap:8px}.component__taskSystem__addList__inner__bottom>p{border:1px solid #373a43;border-radius:5px;cursor:pointer;padding:8px 12px}.component__taskSystem__addList__inner__bottom>img{height:24px;width:24px}.component__taskSystem__addList .innerOpen{max-height:100px;padding:14px 8px}.component__createTaskModal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;padding:20px;position:fixed;width:100%}.component__createTaskModal__wrapper{background-color:#141718;border-radius:8px;height:auto;max-height:100%;max-width:640px;overflow:scroll;padding:30px;position:relative;transition:.3s ease;width:100%}.component__createTaskModal__wrapper__close{cursor:pointer;position:absolute;right:30px;top:30px}.component__createTaskModal__wrapper__header{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:18px;font-weight:600;gap:20px;line-height:21.78px;text-align:left}.component__createTaskModal__wrapper__label{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:16px;font-weight:400;gap:12px;line-height:19.36px;margin-bottom:4px;text-align:left}.component__createTaskModal__wrapper__input{background-color:#232627;border:1px solid #313336;border-radius:8px;color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:24px;margin-bottom:16px;margin-left:28px;outline:none;padding:6px 12px;text-align:left;transition:.3s ease;width:calc(100% - 28px)}.component__createTaskModal__wrapper__input::placeholder{color:#6c7275}.component__createTaskModal__wrapper__input:focus{border-color:#0084ff}.component__createTaskModal__wrapper__textarea{max-height:300px;min-height:50px}.component__createTaskModal__wrapper__viewText{background-color:#232627;border:1px solid #313336;border-radius:8px;font-size:14px;line-height:24px;outline:none;width:calc(100% - 28px)}.component__createTaskModal__wrapper__add,.component__createTaskModal__wrapper__viewText{color:#fff;font-family:Inter;font-weight:400;margin-bottom:20px;margin-left:28px;padding:6px 12px;text-align:left;transition:.3s ease}.component__createTaskModal__wrapper__add{align-items:center;border:1px solid #0084ff;border-radius:8px;cursor:pointer;display:flex;font-size:16px;gap:12px;line-height:19.36px;position:relative;width:max-content}.component__createTaskModal__wrapper__add:hover{background-color:#006ed4}.component__createTaskModal__wrapper__checkListBar{align-items:center;display:flex;gap:10px;margin-bottom:14px;margin-left:28px}.component__createTaskModal__wrapper__checkListBar>p{color:#0084ff;font-family:Inter;font-size:12px;font-weight:400;line-height:14.52px;text-align:center;width:32px}.component__createTaskModal__wrapper__checkListBar__wrapper{background-color:#232627;border-radius:30px;height:8px;max-width:500px;position:relative;width:100%}.component__createTaskModal__wrapper__checkListBar__wrapper__inner{background-color:#0084ff;border-radius:30px;height:100%;left:0;position:absolute;top:0;transition:width .3s linear;width:300px}.component__createTaskModal__wrapper__grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:20px}.component__createTaskModal__wrapper__grid__item>p{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-weight:400;line-height:16.36px;margin-bottom:4px;text-align:left}.component__createTaskModal__wrapper__grid__item>div input{background-color:#232627;border:1px solid #313336;border-radius:8px;color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:24px;outline:none;padding:6px 12px;text-align:left;transition:.3s ease}.component__createTaskModal__wrapper__grid__item>div input::placeholder{color:#6c7275}.component__createTaskModal__wrapper__grid__item>div input:focus{border-color:#0084ff}.component__createTaskModal__wrapper__checkListItem{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:12px;line-height:16.94px;margin-bottom:8px;margin-left:28px;position:relative;text-align:left;width:max-content}.component__createTaskModal__wrapper__checkListItem>input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #333738;border-radius:3px;cursor:pointer;height:16px;transition:.3s ease;width:16px}.component__createTaskModal__wrapper__checkListItem>input[type=checkbox]:checked{background-color:#0084ff;border-color:#333738}.component__createTaskModal__wrapper__checkListItem__checkedImage{left:1px;position:absolute}.component__createTaskModal__wrapper__checkListItem__removeItem{box-shadow:0 4px 4px 0 #00000040;height:16px;position:absolute;right:-30px;width:16px}.component__createTaskModal__wrapper__attachmentItem{align-items:center;display:flex;gap:10px;margin-bottom:12px;margin-left:28px;position:relative;width:max-content}.component__createTaskModal__wrapper__attachmentItem>img{border-radius:5px;box-shadow:0 4px 4px 0 #00000040;height:auto;overflow:hidden;width:68px}.component__createTaskModal__wrapper__attachmentItem>p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left}.component__createTaskModal__wrapper__attachmentItem__removeItem{cursor:pointer;height:24px!important;position:absolute;right:-30px;width:24px!important}.component__createTaskModal__wrapper__comment{display:flex;gap:10px;margin-bottom:12px}.component__createTaskModal__wrapper__comment__left>img{border-radius:50%;height:auto;min-height:20px;min-width:20px;width:20px}.component__createTaskModal__wrapper__comment__right{display:flex;flex-direction:column;gap:8px}.component__createTaskModal__wrapper__comment__right>p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left}.component__createTaskModal__wrapper__comment__right>span{color:#6c7275;font-family:Inter;font-size:12px;font-weight:400;line-height:14.52px;text-align:left}.component__createTaskModal__wrapper__saveBtn{align-items:center;background-color:#0084ff;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:600;justify-content:center;line-height:24px;padding:15px;text-align:center}.component__createTaskModal__wrapper__infoP{color:#b12929;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;padding:4px;text-align:left;text-align:center}.component__customComponent__advancedDropdown{grid-column-gap:20px;align-items:center;background-color:#232627;border:1px solid #313336;border-radius:5px;column-gap:20px;cursor:pointer;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;height:38px;justify-content:space-between;padding:0 12px;position:relative;transition:border .3s ease;width:100%}body.light .component__customComponent__advancedDropdown{background-color:#fff;border-color:#e2e2e2}.component__customComponent__advancedDropdown:hover,body.light .component__customComponent__advancedDropdown:hover{border-color:#0084ff}.component__customComponent__advancedDropdown__dropdown{background:#2c2e38;border-radius:5px;box-shadow:none;display:flex;flex-direction:column;height:auto;left:0;overflow:hidden;overflow-y:scroll;position:absolute;top:0;transition:max-height .3s ease,box-shadow .3s ease,padding .3s ease;width:100%;z-index:99}body.light .component__customComponent__advancedDropdown__dropdown{background-color:#fff}.component__customComponent__advancedDropdown__dropdown--padding{box-shadow:0 0 19px 5px #00000040}.component__customComponent__advancedDropdown__dropdown__search{padding:8px}.component__customComponent__advancedDropdown__dropdown__item{grid-gap:10px;border-bottom:1px solid #373a43;color:#fff;display:grid;gap:10px;grid-template-columns:auto 1fr;grid-template-rows:auto;height:auto;min-height:30px;overflow:hidden;padding:10px 12px;transition:background-color .3s ease}body.light .component__customComponent__advancedDropdown__dropdown__item{border-color:#e2e2e2;color:#000}.component__customComponent__advancedDropdown__dropdown__item:last-child{border-bottom:none}.component__customComponent__advancedDropdown__dropdown__item__left{align-items:center;display:flex;flex-direction:column;gap:5px;height:16px;justify-content:center;place-self:center;width:16px}.component__customComponent__advancedDropdown__dropdown__item__left>img{height:100%;width:100%}.component__customComponent__advancedDropdown__dropdown__item__right{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:center}.component__customComponent__advancedDropdown__dropdown__item__right__head{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__customComponent__advancedDropdown__dropdown__item__right__text{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.component__customComponent__advancedDropdown__dropdown__item--active,.component__customComponent__advancedDropdown__dropdown__item:hover{background-color:#383b46}body.light .component__customComponent__advancedDropdown__dropdown__item--active,body.light .component__customComponent__advancedDropdown__dropdown__item:hover{background-color:#f5f5f5}.component__customComponent__advancedDropdown__dropdown__nodata{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:15px;padding:16px 20px}body.light .component__customComponent__advancedDropdown__dropdown__nodata{color:#000}.component__customComponent__advancedDropdown__dropdown--padding{padding:5px 0}.component__customComponent__advancedDropdown__left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;justify-content:center;overflow:hidden;padding:8px 0;width:auto}.component__customComponent__advancedDropdown__left__top{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}body.light .component__customComponent__advancedDropdown__left__top{color:#000}.component__customComponent__advancedDropdown__left__bottom{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:flex-start;line-height:17px}body.light .component__customComponent__advancedDropdown__left__bottom{color:#000}.component__customComponent__advancedDropdown__left__bottom>img{height:16px;width:16px}.component__customComponent__advancedDropdown__left__bottom__placeholder{color:#999595}.component__customComponent__advancedDropdown__right{height:19px;width:14px}.component__customComponent__advancedDropdown__right>img{height:100%;transition:.2s ease;width:100%}.component__customComponent__advancedDropdown__right--active{transform:rotate(180deg)}.components__filters__filterBySearch{background:#2c2e38;border:1px solid #373a43;border-radius:5px;height:40px;overflow:hidden;position:relative;width:100%}body.light .components__filters__filterBySearch{background-color:#fff;border-color:#e2e2e2}.components__filters__filterBySearch__img{left:12px;position:absolute;top:50%;transform:translateY(-50%)}.components__filters__filterBySearch>input{background-color:#2c2e38;border:1px solid #373a43;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;height:100%;line-height:19px;outline:none;padding:0 40px!important;transition:border .3s ease;width:100%}body.light .components__filters__filterBySearch>input{background-color:#fff;border-color:#e2e2e2;color:#000}.components__filters__filterBySearch>input:focus,body.light .components__filters__filterBySearch>input:focus{border-color:#6c5dd3}.component__admin__teams{display:flex;flex-direction:column;height:auto;min-height:100%;padding:20px;width:100%}.component__admin__teams__top{display:flex;margin-bottom:20px}.component__admin__teams__top>p{border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.teamChannelModal{background-color:#000c;height:auto;min-height:100%;padding:20px;width:100%}.teamChannelModal,.teamChannelModal__closeBtn{align-items:center;display:flex;justify-content:center}.teamChannelModal__closeBtn{background-color:#6c5dd3;border-radius:3px;cursor:pointer;position:absolute;right:20px;top:20px;transition:background-color .3s ease}.teamChannelModal__closeBtn:hover{background-color:#5a49ce}.teamChannelModal__wrapper{background-color:#2c2e38;max-width:1600px;padding:20px;position:relative;width:100%}.teamChannelModal__wrapper__headline{margin-bottom:30px}.teamChannelModal__wrapper__addChannel{display:flex;left:20px;margin-bottom:20px;position:absolute;top:20px}.teamChannelModal__wrapper__addChannel>p{border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}@keyframes customTableDataTransitionOpacity{0%{opacity:0}to{opacity:1}}@keyframes delay-overflow{0%{overflow:hidden}}.customComponents__table{clip:auto;grid-column-gap:normal;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:#fff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-radius:10px;border-spacing:0;bottom:auto;box-shadow:none;box-shadow:0 0 15px #00000040;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:block;display:grid;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-size:medium!important;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;font-weight:400!important;grid-template-rows:auto;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;min-width:100%;opacity:1;opacity:0;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;overflow-y:clip;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:max-content;word-spacing:normal;z-index:auto}.customComponents__table__spinner{align-items:center;background-color:#2326304d;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:999}.customComponents__table__spinner .customComponents__spinner{left:MIN(50vw,50%);position:absolute;top:MIN(50vh,50%);transform:translateX(-50%) translateY(-50%)}.customComponents__table__filterHead{align-items:flex-start;background-color:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-bottom:10px;overflow:hidden;padding:10px 40px;width:100%}.customComponents__table__filterHead__filterList{color:#fff;display:flex;flex-wrap:wrap}.customComponents__table__filterHead__filterList>span{background-color:#fff;padding:0;width:auto}.customComponents__table__filterHead__filterList__addFilter{align-items:center;background-color:initial!important;border-radius:7px!important;color:#5f6470;cursor:default;display:flex;flex-direction:row;font-family:Inter;height:40px;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:100%!important;padding:10px 5px;transition:background-color .3s ease}.customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table__filterHead__filterList__addFilter:hover{background-color:#dededf!important}.customComponents__table__filterHead__filterList>span{align-items:center;border-radius:5px;color:#5f6470;cursor:pointer;display:inline-block;display:flex;font-family:Inter;height:100%;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:0;overflow:hidden;padding:10px 0;transition:background-color .3s ease;white-space:nowrap}.customComponents__table__filterHead__filterList>span:hover{background-color:#caccf5}.customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table__filterHead__addFilterWrap{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-top:0;max-height:0;overflow:hidden;padding-left:40px;transition:max-height .3s ease,padding .3s ease;width:100%}.customComponents__table__filterHead__addFilterWrap--active{animation:delay-overflow 1s;max-height:100px;overflow:visible;overflow:initial;padding-bottom:4px;padding-top:4px}@media screen and (max-width:700px){.customComponents__table__filterHead__addFilterWrap--active{max-height:150px}}.customComponents__table__filterHead__addFilterWrap div{margin-right:30px}.customComponents__table__head{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:50px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;border-bottom:1px solid #e4e4e4;box-sizing:border-box;padding:0 40px;transition:opacity .3s ease;width:100%}@media screen and (max-width:600px){.customComponents__table__head{display:none}}.customComponents__table__head p{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (max-width:1200px){.customComponents__table__head p{font-size:14px}}.customComponents__table__head__item--border{align-items:center;display:flex;min-height:100%;position:relative}.customComponents__table__head__item--border:after{background-color:#d0d0d0;content:"";height:100%;position:absolute;right:-25px;top:0;width:1px}.customComponents__table__head__item--border:last-child:after{display:none}.customComponents__table__head__item__order{align-items:center;border:1px solid #fff;border-radius:50%;display:inline-flex;height:25px;justify-content:center;margin-left:5px;padding:3px;width:25px}.customComponents__table__data{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:60px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;box-sizing:border-box;padding:0 40px;width:100%}.customComponents__table__data--footer{background-color:#4b4282!important;transition:opacity .3s ease}body.light .customComponents__table__data--footer{background-color:#b9aef0!important}.customComponents__table__data--border>*{min-height:100%;position:relative}.customComponents__table__data--border>:after{background-color:#d0d0d0;content:"";height:calc(100% + 40px);position:absolute;right:-25px;top:-20px;width:1px}.customComponents__table__data--border>:last-child:after{display:none}.customComponents__table__data>*{grid-row:1;justify-self:center;width:100%}.customComponents__table__data__mobileFriendly{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__mobileFriendly>*{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.customComponents__table__data__mobile{font-weight:700}.customComponents__table__data__mobileButton{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.customComponents__table__data__group>*{justify-self:center;margin:5px}.customComponents__table__data__groupNewline{display:flex;flex-direction:row;flex-wrap:wrap;grid-column:1/span all;height:auto;margin:5px;width:100%}.customComponents__table__data__groupNewline>*{flex-grow:0;flex-shrink:0;justify-self:center;margin:5px}@media screen and (max-width:700px){.customComponents__table__data__groupNewline{justify-content:flex-end;margin-top:20px}}.customComponents__table__data__dropdown{align-items:center;background-color:initial;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;max-height:0;overflow:hidden;transition:max-height 1s ease;width:100%}.customComponents__table__data p{color:#13213c;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;word-break:break-all}.customComponents__table__data__customInput{height:auto;min-width:100%}.customComponents__table__data0{background-color:#f5f5f5}.customComponents__table--dark.customComponents__table,.customComponents__table--dark.customComponents__table .customComponents__table__filterHead,.customComponents__table--dark.customComponents__table .customComponents__table__head{background-color:#242731;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead p,.customComponents__table--dark.customComponents__table .customComponents__table__head p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__head{align-items:center;border-color:#373a43}.customComponents__table--dark.customComponents__table .customComponents__table__head__item--border:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__addFilterWrap{background-color:#242731}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter:hover{background-color:#3e4064!important}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span{background-color:#3f4251;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span:hover{background-color:#3e4064}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table--dark.customComponents__table .customComponents__table__data{background-color:#2c2e38}.customComponents__table--dark.customComponents__table .customComponents__table__data p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__data--border>:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__data0{background-color:#242731}.customComponents__table--dark.customComponents__table .customComponents__table__spinner{background-color:#232630cc}.customComponents__buttonSmall{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background-color:#00a3ff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:pointer;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-size:13px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:40px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0 20px 0 0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align:center;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100px;word-spacing:normal;z-index:auto}@media screen and (max-width:400px){.customComponents__buttonSmall{width:70px}}body.dark .customComponents__buttonSmall{background-color:#2b2c3e;border:1px solid #58596e;color:#fff}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-SemiBold.fa8441f345d83a0bc4ec.ttf)}.customComponents__input{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:inline-block;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-height:45px;min-width:0;min-width:200px;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.customComponents__input__textbox{background-color:initial;border:none;border-bottom:1px solid #00a3ff;display:block;font-size:16px;height:calc(100% - 1px);left:0;outline:none;padding:0 5px;position:absolute;top:0;width:100%}.customComponents__input__textbox:not(:placeholder-shown)::placeholder{padding-bottom:20px}.customComponents__input__textbox::placeholder{opacity:0}.customComponents__input__placeholder{align-items:center;background-color:initial;cursor:default;display:flex;height:calc(100% - 1px);justify-content:flex-start;left:0;padding:0 5px;pointer-events:none;position:absolute;top:0;transition:top .3s ease,font-size .3s ease,color .3s ease;width:100%}.customComponents__input__textbox:not(:placeholder-shown)+.customComponents__input__placeholder{color:#00a3ff;font-size:14px;top:-25px!important}.customComponents__input.customComponents__input--dark,.customComponents__input.customComponents__input--dark .customComponents__input__textbox{color:#fff}.component__customComponent__dropbox{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background-color:#fff;border:1px solid #0000;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;box-sizing:border-box;caption-side:top;clear:none;color:#000;color:#19191d;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:pointer;direction:ltr;display:inline;display:block;display:flex;empty-cells:show;float:none;font-family:serif;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:54px;-webkit-hyphens:none;hyphens:none;justify-content:space-between;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;min-width:136px;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0 12px;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}body.light .component__customComponent__dropbox{border-color:#e2e2e2}.component__customComponent__dropbox>img{height:24px;width:24px}.component__customComponent__dropbox__text{font-family:Inter;font-size:14px;font-weight:500;height:auto;line-height:143%;margin-left:5px;max-width:calc(100% - 30px);overflow:hidden;white-space:nowrap;word-break:keep-all}.component__customComponent__dropbox__text__placeholder{color:#787885}.component__customComponent__dropbox__placeholder{background-color:#fff;color:#787885;font-family:Inter;font-size:12px;font-weight:500;left:12px;line-height:16px;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%)}.component__customComponent__dropbox__dropdown{background-color:#fff;border-radius:8px;cursor:default;height:auto;left:0;max-height:0;min-width:300px;overflow-x:auto;padding:0;position:fixed;top:0;transition:max-height .3s ease,padding .3s ease,box-shoadow .3s ease;width:auto;z-index:999}.component__customComponent__dropbox__dropdown--active{max-height:200px;padding:0 10px 10px}.component__customComponent__dropbox__dropdown__searchBox{background-color:#fff;border:none;border-bottom:1px solid #787885;box-sizing:border-box;font-family:Inter;font-size:16px;font-weight:400;height:35px;margin-bottom:10px;outline:none;padding:10px;position:sticky;top:0;width:100%}.component__customComponent__dropbox__dropdown__data{cursor:pointer;font-family:Inter;font-size:14px;margin:10px 0;padding:0 1px;text-align:start}.component__customComponent__dropbox__dropdown__data:last-child{margin-bottom:0}.component__customComponent__dropbox__dropdown__data--noData{color:#00a3ff}.component__customComponent__dropbox--dark,.component__customComponent__dropbox--dark .component__customComponent__dropbox{background-color:#373a43}.component__customComponent__dropbox--dark .component__customComponent__dropbox__text{color:#fff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown,.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown__searchBox{background-color:#2c2e38;color:#fff}.customComponents__progressbar{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:64px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:64px;word-spacing:normal;z-index:auto}.customComponents__progressbar__path{stroke:#00a3ff;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:center;transition:stroke .3s ease;transition:stroke-dashoffset .3s ease}.component__checkbox{background:#242731;border:1px solid #808191;border-radius:4px;cursor:pointer;height:auto;height:20px;transition:border .3s ease,background-color .3s ease;width:auto;width:20px}.component__checkbox>img{opacity:0;transition:opacity .3s ease}.component__checkbox:hover{border-color:#6c5dd3}.component__checkbox--active{background-color:#6c5dd3}.component__checkbox--active>img{opacity:1}body.light .component__checkbox{background-color:#fff;border-color:#949393}body.light .component__checkbox--active{background-color:#6c5dd3}body.light .component__checkbox:hover{border-color:#6c5dd3}.component__tasks{display:flex;height:auto;height:100%;width:100%}.component__tasks .component__innerNavbar{background-color:#141718;border-right:2px solid #343839;display:flex;flex-direction:column;gap:4px;height:100%;max-height:100vh;min-height:100vh;overflow:scroll;width:300px}.component__tasks .component__innerNavbar__head{align-items:center;border-bottom:2px solid #343839;display:flex;height:68px;justify-content:space-between;margin-bottom:16px;padding:20px;width:100%}.component__tasks .component__innerNavbar__head__header{color:#fff;font-family:Inter;font-size:20px;font-weight:400;line-height:24.2px;text-align:left}.component__tasks .component__innerNavbar__head>div{align-items:center;display:flex;gap:6px}.component__tasks .component__innerNavbar__head>div>div{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.component__tasks .component__innerNavbar__item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;width:100%}.component__tasks .component__innerNavbar__item__top{align-items:center;color:#e8ecefbf;display:flex;gap:14px}.component__tasks .component__innerNavbar__item__top__left{align-items:center;display:flex;justify-content:center}.component__tasks .component__innerNavbar__item__top__left>img{height:44px;width:44px}.component__tasks .component__innerNavbar__item__top__right__name{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left}.component__tasks .component__innerNavbar__item__bottom{display:flex;flex-direction:column;gap:2px;height:auto;margin-top:4px;max-height:0;overflow:hidden;transition:.3s ease;width:100%}.component__tasks .component__innerNavbar__item__bottom__item{background-color:initial;border-radius:6px;color:#e8ecefbf;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;padding:4px 6px 4px 56px;text-align:left;transition:.3s ease;width:100%}.component__tasks .component__innerNavbar__item__bottom__item:hover{background-color:#464f6f4d;color:#fff}.component__tasks .component__innerNavbar__item__bottom__item__active{background:linear-gradient(0deg,#464f6f4d,#464f6f4d);color:#fff}.component__tasks .component__innerNavbar__item__bottom__active{max-height:1000px}.component__tasks .component__innerNavbar__item__opened .component__innerNavbar__item__top,.component__tasks .component__innerNavbar__item__opened .component__innerNavbar__item__top__right__name{color:#fff}.component__tasks__list{width:calc(100% - 300px)}.component__users{display:flex;flex-direction:column;height:auto;min-height:100%;padding:20px;width:100%}.component__users__top{display:flex;margin-bottom:20px}.component__users__top>p{border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.createUserModal{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;width:100%}.createUserModal__wrapper{background-color:#2c2e38;display:flex;flex-direction:column;max-width:680px;padding:40px;width:100%}.createUserModal__wrapper__infoP{color:#df3131;font-family:Inter;font-size:16px;font-weight:400;line-height:16.94px;text-align:left}.createUserModal__wrapper>input{background-color:#373a43;border:none;color:#fff;font-family:Inter;font-size:16px;font-weight:400;height:54px;line-height:19.36px;margin-bottom:20px;outline:none;padding:20px 16px;text-align:left;width:100%}.createUserModal__wrapper__headline{color:#fff;font-family:Inter;font-size:18px;font-weight:600;letter-spacing:1px;line-height:21.78px;margin-bottom:24px;text-align:left}.createUserModal__wrapper__label{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;margin-bottom:10px;text-align:left}.createUserModal__wrapper__btns{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;width:100%}.createUserModal__wrapper__btns__btn{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:400;justify-content:center;line-height:19.36px;padding:12px 40px;text-align:left}.createUserModal__wrapper__flags{display:flex;flex-direction:column;gap:10px}.createUserModal__wrapper__flags__checkbox{color:#fff;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:10px;line-height:16.94px;text-align:left}.component__chats{background-image:url(/static/media/backgroundImage.0c2ff634a7377a08bcd2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:auto;min-height:100%;width:100%}.component__chats .component__innerNavbar{background-color:#141718;border-right:2px solid #343839;display:flex;flex-direction:column;gap:4px;height:100%;min-height:100vh;width:360px}.component__chats .component__innerNavbar__head{align-items:center;border-bottom:2px solid #343839;display:flex;height:68px;justify-content:space-between;margin-bottom:16px;padding:20px;width:100%}.component__chats .component__innerNavbar__head__header{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:20px;font-weight:400;justify-content:space-between;line-height:24.2px;text-align:left;width:100%}.component__chats .component__innerNavbar__head>div{align-items:center;display:flex;gap:6px}.component__chats .component__innerNavbar__head>div>div{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.component__chats .component__innerNavbar__headAdd{align-items:center;display:flex}.component__chats .component__innerNavbar__headAdd>img{height:24px;width:24px}.component__chats .component__innerNavbar__item{background:#0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;position:relative;transition:.3s ease;width:100%}.component__chats .component__innerNavbar__item--dot{background-color:red;border-radius:50%;bottom:4px;height:6px;left:10px;position:absolute;width:6px}.component__chats .component__innerNavbar__item:hover{background:#464f6f4d}.component__chats .component__innerNavbar__item__top{align-items:center;color:#e8ecefbf;display:flex;gap:14px}.component__chats .component__innerNavbar__item__top__left{align-items:center;display:flex;justify-content:center}.component__chats .component__innerNavbar__item__top__left>img{border-radius:50%;height:44px;width:44px}.component__chats .component__innerNavbar__item__top__right{display:flex;flex-direction:column;gap:6px;width:100%}.component__chats .component__innerNavbar__item__top__right__top{display:flex;justify-content:space-between;width:100%}.component__chats .component__innerNavbar__item__top__right__top__name{color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;max-width:200px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.component__chats .component__innerNavbar__item__top__right__top__date{color:#6c7275;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left}.component__chats .component__innerNavbar__item__top__right__bot{display:flex;justify-content:space-between;width:100%}.component__chats .component__innerNavbar__item__top__right__bot__msg{color:#6c7275;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;max-width:260px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.component__chats .component__innerNavbar__item__top__right__bot>img{margin-left:auto}.component__chats .component__innerNavbar__item__bottom{display:flex;flex-direction:column;gap:2px;height:auto;margin-top:4px;max-height:0;overflow:hidden;transition:.3s ease;width:100%}.component__chats .component__innerNavbar__item__bottom__item{background-color:initial;border-radius:6px;color:#e8ecefbf;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;padding:4px 6px 4px 56px;text-align:left;transition:.3s ease;width:100%}.component__chats .component__innerNavbar__item__bottom__item:hover{background-color:#464f6f4d;color:#fff}.component__chats .component__innerNavbar__item__bottom__item__active{background:linear-gradient(0deg,#464f6f4d,#464f6f4d);color:#fff}.component__chats .component__innerNavbar__item__bottom__active{max-height:1000px}.component__chats .component__innerNavbar__item__opened{background:linear-gradient(0deg,#464f6f4d,#464f6f4d)}.createTeamModal{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;width:100%}.createTeamModal__wrapper{background-color:#2c2e38;display:flex;flex-direction:column;max-width:680px;padding:40px;width:100%}.createTeamModal__wrapper__infoP{color:#df3131;font-family:Inter;font-size:16px;font-weight:400;line-height:16.94px;text-align:left}.createTeamModal__wrapper>input{background-color:#373a43;border:none;color:#fff;font-family:Inter;font-size:16px;font-weight:400;height:54px;line-height:19.36px;margin-bottom:20px;outline:none;padding:20px 16px;text-align:left;width:100%}.createTeamModal__wrapper__headline{color:#fff;font-family:Inter;font-size:18px;font-weight:600;letter-spacing:1px;line-height:21.78px;margin-bottom:24px;text-align:left}.createTeamModal__wrapper__label{color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;margin-bottom:10px;text-align:left}.createTeamModal__wrapper__btns{align-items:center;display:flex;gap:10px;height:auto;justify-content:flex-end;width:100%}.createTeamModal__wrapper__btns__btn{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:400;justify-content:center;line-height:19.36px;padding:12px 40px;text-align:left}.createTeamModal__wrapper__flags{display:flex;flex-direction:column;gap:10px}.createTeamModal__wrapper__flags__checkbox{color:#fff;display:flex;font-family:Inter;font-size:14px;font-weight:400;gap:10px;line-height:16.94px;text-align:left}.createTeamModal__wrapper__addTeamMember{align-items:center;background-color:#6c5dd3;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-weight:400;justify-content:center;line-height:19.36px;margin-bottom:20px;padding:20px;text-align:left;width:100%}.createTeamModal__wrapper__rightToChat{display:flex;gap:10px;justify-content:space-between}.createTeamModal__wrapper__rightToChat__p{border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;margin-bottom:20px;padding:10px 20px;text-align:left;transition:.3s ease}.createTeamModal__wrapper__rightToChat .right-to-chat-active{background-color:#6c5dd3;border-color:#6c5dd3}.route__usersList__multiselect{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transition:.4s ease;width:100%;z-index:999}.route__usersList__multiselect__inner{background:#282f37;border-radius:4px;height:max-content;max-height:780px;max-width:1200px;padding:20px;position:relative;width:100%}.route__usersList__multiselect__inner__genderBtns{display:flex;gap:18px;position:absolute;top:-62px}.route__usersList__multiselect__inner__genderBtns>p{align-items:center;border:1px solid #fff;border-radius:10px;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:19px;min-width:70px;padding:10px;text-align:center;transition:.3s ease}.route__usersList__multiselect__inner__genderBtns .form__group{position:relative}.route__usersList__multiselect__inner__genderBtns .form__field{background:#0000;border:0;border-bottom:2px solid #9b9b9b;color:#fff;font-family:inherit;font-size:16px;outline:0;padding:15px 0 7px;transition:border-color .2s;width:100%}.route__usersList__multiselect__inner__genderBtns .form__field::placeholder{color:#0000}.route__usersList__multiselect__inner__genderBtns .form__field:placeholder-shown~.form__label{cursor:text;font-size:16px;top:20px}.route__usersList__multiselect__inner__genderBtns .form__label{color:#9b9b9b;display:block;font-size:1rem;position:absolute;top:0;transition:.2s}.route__usersList__multiselect__inner__genderBtns .form__field:focus{border-image:linear-gradient(90deg,#38ef7d,#11998e);border-image-slice:1;border-width:3px;font-weight:500;padding-bottom:6px}.route__usersList__multiselect__inner__genderBtns .form__field:focus~.form__label{color:#38ef7d;display:block;font-size:1rem;font-weight:500;position:absolute;top:0;transition:.2s}.route__usersList__multiselect__inner__genderBtns .form__field:invalid,.route__usersList__multiselect__inner__genderBtns .form__field:required{box-shadow:none}.route__usersList__multiselect__inner__suggestedHeadline{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:6px}.route__usersList__multiselect__inner__data{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);height:100%;max-height:700px;overflow-y:scroll;width:100%}.route__usersList__multiselect__inner__data>div{height:auto;padding:10px;text-align:center;transition:.3s ease}.route__usersList__multiselect__inner__data .data--item--selected{border-color:#00a30e!important;color:#00a30e!important}.route__usersList__multiselect .route__usersList__createComment__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__usersList__multiselect .route__usersList__createComment__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:10px 20px;position:relative}.route__usersList__multiselect .route__usersList__createComment__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__usersList__multiselect .route__usersList__createComment__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__usersList__multiselect .route__usersList__createComment__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__usersList__multiselect .route__usersList__createComment__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.component__login{align-items:center;background-color:#141718;display:flex;height:100%;justify-content:center;width:100%}.component__login__container{align-items:center;display:flex;flex-direction:column;max-width:412px;width:100%}.component__login__container__logo{background-size:100% 100%;height:70px;margin-bottom:20px;width:60px}.component__login__container__heading{color:#fff;font-family:Inter;font-size:47.46px;font-weight:700;line-height:57.44px;margin-bottom:34px;text-align:left}.component__login__container__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:auto}.component__login__container__input:last-child{margin-bottom:40px}.component__login__container__input>span{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.component__login__container__input>input{background-color:#141718;border:1px solid #313336;border-radius:5px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;height:54px;line-height:19px;outline:none;padding:0 20px;transition:border-color .3s ease;width:420px}.component__login__container__input>input:focus{border-color:#0084ff}.component__login__container__input--error>input{border-color:red}.component__login__container__button{align-items:center;background:#0084ff;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:57px;justify-content:center;line-height:19px;margin-top:50px;transition:background-color .3s ease;width:420px}.component__login__container__button:hover{background-color:#5a49ce}.component__login__container__infoP{color:#fa4b4b;margin-top:30px;opacity:0;transition:opacity .3s ease}@media (max-width:992px){.component__login{grid-template-columns:1fr;grid-template-rows:500px 1fr;height:auto;padding-top:90px}.component__login__left{max-height:500px}.component__login__container{padding:40px 20px}}@media (max-width:576px){.component__login{grid-template-rows:200px 1fr;height:auto;padding-top:90px}.component__login__left{height:200px;max-height:500px}.component__login__container{padding:20px}.component__login__container__logo{height:52px;margin-bottom:16px;width:45px}.component__login__container__text{font-size:18px;font-weight:500;line-height:24px;margin-bottom:16px}.component__login__container__heading{font-size:24px;margin-bottom:30px}.component__login__container__input{display:flex;flex-direction:column;gap:14px;height:auto;margin-bottom:16px;width:100%}.component__login__container__input:last-child{margin-bottom:30px}.component__login__container__input>input{font-size:14px;height:42px;max-width:570px;padding:0 14px;width:100%}.component__login__container__button{height:46px;margin-top:30px;width:100%}.component__login__container__infoP{margin-top:16px}}.notifications{bottom:0;max-width:320px;padding:20px 0;position:fixed;right:20px;width:100%;z-index:2}.notifications__clearAll{background:#0084ff;border-radius:8px;color:#fff;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;padding:6px;text-align:center;width:100%}.notifications__items{display:flex;flex-direction:column}.notification__item{background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;height:100px;margin-bottom:10px;max-height:100px;opacity:1;overflow:hidden;padding:10px;position:relative;transition:max-height .3s ease,opacity .3s ease}.notification__item--info{border-left:5px solid #17a2b8}.notification__item--warning{border-left:5px solid #ffc107}.notification__item--error{border-left:5px solid #dc3545}.notification__item__header{align-items:center}.notification__item__date{color:#bbb;font-size:.85em}.notification__item__close{height:16px;width:16px}.notification__item__content{color:#ccc;font-size:.95em;margin-top:10px}.notification__item__timer{background-color:#555;border-radius:2px;height:4px;overflow:hidden}.notification__item__timer-line{background-color:#007bff;height:100%;transition:width .1s linear}.notification__item.closing{max-height:0;opacity:0}.notification__item__header{display:flex;justify-content:space-between}.notification__item__close{cursor:pointer}.notification__item__timer{margin-top:10px}.notification__item__timer-line{background-color:#4caf50;height:4px;transition:width .1s ease}
/*# sourceMappingURL=main.dce5e662.css.map*/