*{padding:0;margin:0;border:0;font-family:"Poppins"}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:14px;line-height:1;background:#f9fbff;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit;background:rgba(0,0,0,0)}input,textarea{resize:none}input::-ms-clear{display:none}button{cursor:pointer;background-color:rgba(0,0,0,0)}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img,svg{vertical-align:middle}img{max-width:100%;height:auto}table{caption-side:bottom;border-collapse:collapse}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}h1,h2,h3,h4,h5,h6{font-weight:600}@font-face{font-family:"Poppins";src:url("../font/Poppins-Black.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Poppins";src:url("../font/Poppins-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Poppins";src:url("../font/Poppins-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Poppins";src:url("../font/Poppins-Regular.ttf") format("truetype");font-weight:400;font-style:normal}.side{position:fixed;width:306px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;padding-top:36px;padding-bottom:76px;padding-inline:28px;background:#fff;z-index:2}.btn-toggle-menu{display:none}.open-side-menu{overflow:hidden}@media(max-width: 1024px){.side{gap:30px;position:absolute;top:0;left:-100%;height:100vh;width:306px;z-index:5;padding-bottom:20px;-webkit-transition:all .3s ease;transition:all .3s ease}.open-side-menu .side{left:0}.btn-toggle-menu{display:block;position:absolute;top:15px;right:15px;z-index:6;cursor:pointer;height:30px;width:30px}.btn-toggle-menu img{width:100%}.btn-toggle-menu__close{display:none}.btn-toggle-menu__open{display:block}.open-side-menu .btn-toggle-menu .btn-toggle-menu__open{display:none}.open-side-menu .btn-toggle-menu .btn-toggle-menu__close{display:block}}@media(max-width: 450px){.side{width:100%}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo__img{margin-right:8px}.logo__title{margin-right:4px;font-weight:600;font-size:26px}.logo__version{color:#838383;font-size:10px;font-weight:500}@media(max-width: 1024px){.logo{display:none}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.menu__item{font-size:14px;font-weight:500;color:#9197b3;border-radius:8px;-webkit-transition:background .3s ease;transition:background .3s ease}.menu__item:hover{background:#f5f5f5}.menu__link{padding:11px 8px 11px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.menu__icon{width:24px;height:24px}.menu__item-active{background:#5932ea;color:#fff}.menu__item-active .menu__icon svg *{stroke:#fff}.menu__item-active:hover{background:#5932ea}.menu__item-has-child .menu__link{position:relative}.menu__item-has-child .menu__link::after{position:absolute;display:block;top:51%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(../img/other/chevron-right.svg)}.menu__item-has-child.menu__item-active .menu__link{position:relative}.menu__item-has-child.menu__item-active .menu__link::after{position:absolute;display:block;top:51%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(../img/other/chevron-right-white.svg)}@media(max-width: 1024px){.menu__list{gap:12px}}.user{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.user__avatar{height:42px;width:42px}.user__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user__name{font-weight:500;font-size:14px;line-height:1.3;color:#000}.user__post{font-weight:400;font-size:12px;line-height:1.3;color:#757575}.info{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:41px 95px 40px 73px;max-width:100%}.info__logo{display:none}.info__greetings{font-size:24px;font-weight:600;color:#000;line-height:1.5}.info__greetings-margin-bottom{margin-bottom:51px}@media(max-width: 1900px){.info{margin-left:306px}}@media(max-width: 1024px){.info{margin-left:0}.info__logo{display:block;margin-bottom:20px}}@media(max-width: 1350px){.info{padding:41px 25px 40px 25px}.info__greetings-margin-bottom{margin-bottom:30px}}@media(max-width: 650px){.info{padding:41px 10px 40px 10px}}.desk{padding-top:30px;padding-bottom:40px;border-radius:30px;background-color:#fff;-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.1215686275);box-shadow:0px 0px 5px rgba(0,0,0,.1215686275)}.desk__top{padding-right:53px;padding-left:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desk__top-margin-bottom{margin-bottom:40px}.desk__top_left h1{font-weight:600;font-size:22px;line-height:1.5}.desk__top_right{padding:7px 8px;border-radius:10px;max-width:216px;background:#f9fbff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.desk__top_right img{width:24px;height:24px}.desk__top_right input::-webkit-input-placeholder{font-size:12px;line-height:1.5;color:#b5b7c0}.desk__top_right input::-moz-placeholder{font-size:12px;line-height:1.5;color:#b5b7c0}.desk__top_right input:-ms-input-placeholder{font-size:12px;line-height:1.5;color:#b5b7c0}.desk__top_right input::-ms-input-placeholder{font-size:12px;line-height:1.5;color:#b5b7c0}.desk__top_right input::placeholder{font-size:12px;line-height:1.5;color:#b5b7c0}.desk__members_status{line-height:1.5;font-size:14px;color:#16c098}.desk__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:53px;padding-left:38px}.desk__bottom_left span{color:#b5b7c0;font-size:14px;line-height:1.5;font-weight:500}@media(max-width: 768px){.desk{padding-top:20px;padding-bottom:20px}.desk__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px;padding-right:15px;padding-left:15px}.desk__bottom{padding-right:15px;padding-left:15px}}@media(max-width: 670px){.desk__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:20px}}@media(max-width: 450px){.desk__top_right{width:100%;max-width:320px}}.desk__table{width:100%;min-width:100%}.desk__table thead{border-bottom:1px solid #eee;-moz-text-align-last:left;text-align-last:left}.desk__table thead th{text-align:center;font-weight:500;font-size:14px;color:#b5b7c0;padding-bottom:14px;padding-inline:10px}.desk__table thead th:last-child{text-align:center;padding-right:31px;padding-left:22px}.desk__table thead th:first-child{padding-left:50px}.desk__table tbody tr{position:relative}.desk__table tbody tr::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:92%;height:1px;background-color:#eee}.desk__table tbody tr td{padding-block:24px;font-size:14px;font-weight:500;padding-inline:10px;text-wrap:nowrap}.desk__table tbody tr td:first-child{padding-left:50px}.desk__table tbody tr td:last-child{padding-right:31px}.desk__table .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;text-align:center;height:29px}.desk__table .status-inactive{color:#df0404;border-radius:4px;border:2px solid #df0404;background-color:#ffc5c5}.desk__table .status-active{color:#008767;border-radius:4px;border:2px solid #00b087;background-color:rgba(22,192,152,.3803921569)}.desk__table_wrapper{min-width:100%;overflow-x:auto;margin-bottom:32px}@media(max-width: 768px){.desk__table tbody tr td{padding-block:18px}}.desk__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.desk__pagination_link{border-radius:4px;background:#f5f5f5;color:#404b52;border:1px solid #eee;width:26px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.desk__pagination_item-active .desk__pagination_link{background:#5932ea;color:#fff;border:1px solid #5932ea}.main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:-webkit-fill-available}.main__container{width:100%;max-width:1440px;margin:0 auto}.main__logo{display:none}@media(max-width: 1024px){.main{display:block}.main__logo{padding:10px 60px 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex}}/*# sourceMappingURL=style.min.css.map */