*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}#root{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.component__header{height:100%;width:100%}.component__contentWrapper{height:100%;overflow:auto;width:100%}.component__login{background-image:url(/static/media/loginbcg.c884bbe38e9d58b0eb84.png);background-position:50%;background-size:cover;height:100vh;position:fixed;top:0;width:100%}.component__login__wraper{align-items:center;background:linear-gradient(81.5deg,#272737 13%,rgba(39,39,55,.43) 87%);display:flex;height:100%;justify-content:center;position:relative;width:100%}.component__login__wraper>img{left:30px;position:absolute;top:10px}@media screen and (max-width:700px){.component__login__wraper>img{left:calc(50% - 100px);width:200px}}.component__login__wraper__form{align-items:flex-start;background-color:#272737;border-radius:5px;display:flex;flex-direction:column;height:565px;justify-content:space-between;max-width:100%;padding:60px;width:479px}@media screen and (max-width:700px){.component__login__wraper__form{height:calc(100% - 100px);max-height:470px;padding:40px 20px}}.component__login__wraper__form>div{width:100%}.component__login__wraper__form>div>p{color:#999fae;font-family:Roboto;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;text-align:left}.component__login__wraper__form>div>h1{color:#fff;font-family:Hahmlet;font-size:32px;font-weight:700;letter-spacing:0;line-height:46px;text-align:left}.component__login__wraper__form>div>label{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;margin-bottom:12px;text-align:left}.component__login__wraper__form>div>input{background-color:initial;border:none;border-bottom:1px solid #e8e8e8;color:#fff;font-family:Roboto;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;outline:none;padding:12px;text-align:left;width:100%}.component__login__wraper__form__errorMsg{color:red;font-family:Roboto;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;opacity:0;text-align:left;text-align:center;width:100%}.component__login__wraper__form>button{background-color:#6664e5;border:none;border-radius:61px;color:#fff;cursor:pointer;font-family:Roboto;font-size:16px;font-weight:700;height:50px;letter-spacing:0;line-height:19px;width:100%}.component__menu{background-image:url(/static/media/loginbcg.c884bbe38e9d58b0eb84.png);background-position:50%;background-size:cover;height:100vh;position:fixed;position:relative;top:0;width:100%}.component__menu,.component__menu>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.component__menu>div>p{border-radius:5px;font-size:18px;left:20px;padding:10px;position:absolute;top:20px}.component__menu>div>button,.component__menu>div>p{background-color:#6664e5;color:#fff;cursor:pointer;font-family:Roboto}.component__menu>div>button{border:none;border-radius:61px;font-size:16px;font-weight:700;height:50px;letter-spacing:0;line-height:19px;margin-bottom:10px;transition:.3s ease;width:347px}.component__menu>div>button:hover{background-color:#4441e0}.component__menu>div>button:last-child{background-color:red;margin-left:auto;margin-right:20px;transition:.3s ease}.component__menu>div>button:last-child:hover{background-color:#b30909}@media screen and (max-width:1000px){.component__menu>div>button:last-child{margin:40px auto}}.component__main{flex-direction:column;height:100%;width:100%}.component__main__head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.component__main__head>p{border-radius:5px;font-size:18px;left:20px;padding:10px;position:absolute;top:20px}.component__main__head>button,.component__main__head>p{background-color:#6664e5;color:#fff;cursor:pointer;font-family:Roboto}.component__main__head>button{border:none;border-radius:61px;font-size:16px;font-weight:700;height:50px;letter-spacing:0;line-height:19px;margin-bottom:10px;transition:.3s ease;width:347px}.component__main__head>button:hover{background-color:#4441e0}.component__main__dashboard{align-items:center;display:flex;flex-wrap:wrap;height:calc(100vh - 200px);justify-content:space-around;width:100%}@media screen and (max-width:1000px){.component__main__dashboard{display:none}}.component__main__dashboard__kpi{background-color:#2b2c3e;height:200px;padding:20px;width:300px}.component__main__dashboard__kpi>p{font-size:22px;line-height:22px}.component__main__dashboard__kpi>p,.component__main__dashboard__kpi>p:last-child{color:#fff;font-family:Figtree;font-weight:900;letter-spacing:0;text-align:center}.component__main__dashboard__kpi>p:last-child{font-size:36px;line-height:40px;margin-top:20px}.component__menu__container{align-items:flex-start;background-color:#272737;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%;padding:60px;width:479px}.component__menu__container>div{width:100%}@media screen and (max-width:700px){.component__menu__container{padding:40px 20px}}.component__menu__container>p{color:#fff;cursor:pointer;font-family:Roboto;font-size:16px;font-weight:400;letter-spacing:0;line-height:19px;margin-bottom:12px;text-align:left;width:100%}.component__menu__container>div>input{border:none;border-bottom:1px solid #e8e8e8;width:100%}.component__menu__container>div>input,.component__menu__container>div>textarea{background-color:initial;color:#fff;font-family:Roboto;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;margin-bottom:20px;margin-top:10px;outline:none;padding:12px;text-align:left}.component__menu__container>div>textarea{border:1px solid #e8e8e8;width:100%!important}.component__menu__container>div>label{font-weight:400;margin-bottom:12px;text-align:left;width:100%}.component__menu__container>button,.component__menu__container>div>label{color:#fff;font-family:Roboto;font-size:16px;letter-spacing:0;line-height:19px}.component__menu__container>button{background-color:#6664e5;border:none;border-radius:61px;cursor:pointer;font-weight:700;height:50px;margin-bottom:10px;max-width:100%;transition:.3s ease;width:347px}.component__menu__container>button:hover{background-color:#4441e0}@media screen and (max-width:700px){.component__menu__container>button{width:100%}}.customComponents__spinner{height:64px;width:64px}.customComponents__spinner__path{stroke:#00a3ff;stroke-linecap:round;-webkit-animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-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}}@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}}.tableContainer{align-self:flex-end;height:90%;margin-top:50px;overflow-y:scroll;width:100%}.tableContainer__dot{border-radius:50%;height:16px;width:16px}.tableContainer .customComponents__table__data__groupNewline>p{width:100%}.contacts{align-items:flex-start;background-color:#272737;display:flex;flex-wrap:wrap;justify-content:flex-start;text-align:center}.contacts>p{align-items:center;color:#fff;display:flex;font-family:Roboto;justify-content:center;padding:20px;width:15%;word-break:break-all}.contacts>p>div{border-radius:50%;height:20px;margin-left:20px;width:20px}.contacts>p>button{background-color:#6664e5;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Roboto;font-size:12px;padding:10px}@media screen and (max-width:700px){.contacts>p{width:33%}}.contacts>.contactDescription{width:55%!important}@media screen and (max-width:700px){.contacts>.contactDescription{display:none}}.component__edit{align-items:center;background-color:#27273798;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.component__edit__container{align-items:flex-start;background-color:#272737;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%;padding:60px;width:479px}.component__edit__container>p{color:#fff;font-family:Roboto;margin-bottom:15px}.component__edit__container>p>button{background-color:#6664e5;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.component__edit__container>div{align-items:center;display:flex;justify-content:center;width:100%}.component__edit__container>div>button{background-color:#6664e5;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px;padding:5px 10px}.component__edit__container>div>button:last-child{background-color:red;transition:.3s ease}.component__edit__container>div>button:last-child:hover{background-color:#b30909}.contactImage{align-items:center;display:flex;justify-content:center;padding:20px;width:100%}.contactImage>img{height:auto;max-width:400px;min-width:100px}.component__login__wraper__goback:hover{background-color:#4441e0}@font-face{font-family:Inter;src:url(/static/media/Inter-VariableFont_slnt,wght.b4c30855aff392d7e8dc.ttf)}@-webkit-keyframes customTableDataTransitionOpacity{0%{opacity:0}to{opacity:1}}@keyframes customTableDataTransitionOpacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes delay-overflow{0%{overflow:hidden}}@keyframes delay-overflow{0%{overflow:hidden}}.customComponents__table{border-left:4px solid #00a3ff;border-radius:5px;opacity:0;width:100%}.customComponents__table__filterHead{align-items:flex-start;background-color:#efeff6;box-sizing:border-box;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;overflow:hidden;padding:20px 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:Montserrat;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{-webkit-filter:invert(1);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:Montserrat;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:#efeff6;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{-webkit-animation:delay-overflow 1s;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{align-items:center;background-color:#efeff6;box-sizing:border-box;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:60px;justify-content:space-between;padding:0 40px;place-items:center;width:100%}@media screen and (max-width:600px){.customComponents__table__head{display:none}}.customComponents__table__head p{color:#00a3ff;font-family:Montserrat;font-size:18px;font-weight:600}@media screen and (max-width:1200px){.customComponents__table__head p{font-size:14px}}.customComponents__table__data{align-items:center;background-color:#efeff6;box-sizing:border-box;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:1fr;grid-template-rows:auto;height:auto;justify-content:space-between;max-height:0;padding:0;transition:height .3s ease,background-color .3s linear;width:100%}.customComponents__table__data>*{grid-row:1;justify-self:center}.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:#5e606f;font-family:Inter;font-size:16px;font-weight:400}.customComponents__table__data0{background-color:#e4e4ec}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead,.customComponents__table--dark.customComponents__table .customComponents__table__head{background-color:#2b2c3e;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__filterHead__addFilterWrap{background-color:#2b2c3e}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter>img{-webkit-filter:invert(1);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:#232232;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:#2b2c3e}.customComponents__table--dark.customComponents__table .customComponents__table__data p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__data0{background-color:#232232}.customComponents__buttonSmall{background-color:#00a3ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Montserrat;font-size:13px;height:40px;text-align:center;width:100px}@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{color:#000;height:auto;min-height:45px;min-width:200px;position:relative;width: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)::-webkit-input-placeholder{padding-bottom:20px}.customComponents__input__textbox:not(:placeholder-shown)::placeholder{padding-bottom:20px}.customComponents__input__textbox::-webkit-input-placeholder{opacity:0}.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{align-items:center;border:1px solid #5a5b6a;border-radius:4px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;box-sizing:border-box;color:#19191d;cursor:pointer;display:block;display:flex;height:45px;justify-content:space-between;min-width:136px;padding:0 12px;position:relative;width:auto}.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__placeholder{background-color:#fff;color:#787885;font-family:Roboto;font-size:12px;font-weight:500;left:12px;line-height:16px;position:absolute;text-transform:uppercase;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.component__customComponent__dropbox__dropdown{background-color:#fff;border-radius:8px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;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;width:auto;z-index:999}.component__customComponent__dropbox__dropdown--active{max-height:200px;padding: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:30px;margin-bottom:10px;outline:none;padding:10px;position:-webkit-sticky;position:sticky;top:0;width:100%}.component__customComponent__dropbox__dropdown__data{cursor:pointer;font-family:Roboto;font-size:14px;margin:10px 0;padding:0 1px}.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__text{color:#fff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown,.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown__searchBox{background-color:#2b2d3e;color:#fff}.component__transfer__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative;width:100%}.component__transfer__container>p{font-weight:400;margin-bottom:12px;text-align:left;width:100%}.component__transfer__container>button,.component__transfer__container>p{color:#fff;cursor:pointer;font-family:Roboto;font-size:16px;letter-spacing:0;line-height:19px}.component__transfer__container>button{background-color:#6664e5;border:none;border-radius:61px;font-weight:700;height:50px;margin-bottom:10px;transition:.3s ease;width:347px}.component__transfer__container>button:hover{background-color:#4441e0}.component__transfer__container__users{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:576px;max-width:576px;overflow:hidden;overflow-y:scroll;width:100%}.component__transfer__container__users__item{align-items:center;border:1px solid #6664e5;border-radius:61px;color:#fff;cursor:pointer;display:flex;font-family:Roboto;font-size:16px;font-weight:700;height:50px;justify-content:center;letter-spacing:0;line-height:19px;margin-bottom:10px;transition:.3s ease;width:347px}.component__transfer__container__users__item:hover{background-color:#6664e5}.component__transfer__container__users__item--active{background-color:#a1a0eb}.component__transfer__container .component__transfer__container__transfer-text{font-size:20px;text-align:center}.component__login__wraper__goback{transition:.3s ease}.component__login__wraper__goback:hover{background-color:#b30909}
/*# sourceMappingURL=main.a427ea7c.css.map*/