.wrapper .dashboard .welcome h5{color:#fff}.wrapper .dashboard .welcome p{color:hsla(0,0%,100%,.5)}.wrapper .dashboard .welcome p .growth{color:#00e0b8}.wrapper .dashboard .welcome p .newUsers{color:#f53b00}.wrapper .dashboard .tabNavigation{display:flex;align-items:center;gap:10px}.wrapper .dashboard .tabNavigation .tabButton{background-color:hsla(0,0%,100%,.06);color:#a0a0a0;font-size:13px;font-weight:700;padding:8px 12px 6px;border-radius:30px;cursor:pointer}.wrapper .dashboard .tabNavigation .tabButton.active{color:#fff}.wrapper .dashboard .wrap{background:#1c1e20;border-radius:7px;color:#fff}.wrapper .dashboard .platformactivity .infoCardsGrid{display:grid;background-color:#1c1e20;border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:16px 0}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard{padding:0 28px 0 12px;display:flex;flex-direction:column;border-radius:0;border-right:.5px solid #414141}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard:last-child{border-right:none}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard .infoCardLabel{font-size:12px;color:#a0a0a0}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard .infoCardValue{font-size:26px;font-weight:700;color:#fff}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard .infoCardChange{font-size:.875rem;font-weight:500;display:flex;align-items:baseline;gap:.25rem}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard .infoCardChange.positiveChange{color:#28a745}.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard .infoCardChange.negativeChange{color:#dc3545}@media screen and (max-width:768px){.wrapper .dashboard .platformactivity .infoCardsGrid .infoCard{border-right:0 solid #414141}}.wrapper .dashboard .Charts .charts{display:flex;gap:24px;align-items:center;width:100%}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .charts{flex-direction:column;gap:16px}}.wrapper .dashboard .Charts .charts .bar_chart{width:65.48%;background-color:#1c1e20;border-radius:6px;min-width:0}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .charts .bar_chart{width:100%}}.wrapper .dashboard .Charts .charts .bar_chart .bar_header{display:flex;padding:10px 24px 25px;width:100%;height:100%;align-items:center;justify-content:space-between}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .title{font-size:19px;font-weight:700;margin-bottom:0;margin-top:.3rem}@media screen and (max-width:480px){.wrapper .dashboard .Charts .charts .bar_chart .bar_header{flex-direction:column;align-items:flex-start;gap:10px}}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .dropdownWrapper{position:relative;display:inline-block}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .dropdownWrapper .dropdownButton{background-color:transparent;display:flex;align-items:center;justify-content:space-between;border-radius:6px;border:.5px solid #414141;color:#fff;gap:16px;font-weight:600;font-size:15px;padding:6px 10px}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .dropdownWrapper .dropdownContent{position:absolute;width:100%;top:100%;left:0;z-index:999;border-radius:6px;margin-top:4px;background-color:#1c1e20;border:.5px solid #414141}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .dropdownWrapper .dropdownItem{color:#fff;padding:10px 7px;cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:center}.wrapper .dashboard .Charts .charts .bar_chart .bar_header .dropdownWrapper .dropdownItem:hover{background-color:rgba(255,159,127,.6)}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer{height:21rem;position:relative}@media screen and (max-width:768px){.wrapper .dashboard .Charts .charts .bar_chart .chartContainer{height:18rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer::-webkit-scrollbar{height:4px}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer::-webkit-scrollbar-track{background:rgba(40,40,40,.3);border-radius:2px}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer::-webkit-scrollbar-thumb{background:rgba(255,159,127,.5);border-radius:2px}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer::-webkit-scrollbar-thumb:hover{background:rgba(255,159,127,.7)}}@media screen and (max-width:480px){.wrapper .dashboard .Charts .charts .bar_chart .chartContainer{height:15rem}}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer .customTooltip{background-color:#2d3748;padding:.75rem;border:1px solid #4a5568;border-radius:.25rem;font-weight:600;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer .customTooltip p{color:#fff;font-weight:600;margin:0;padding:0;font-weight:500}.wrapper .dashboard .Charts .charts .bar_chart .chartContainer tspan{font-size:14px!important;font-weight:600!important;color:#a0a0a0!important}.wrapper .dashboard .Charts .charts .doughnut_chart{width:32.43%;background-color:#1c1e20;border-radius:6px;display:flex;flex-direction:column;align-items:center;color:#fff}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .charts .doughnut_chart{width:100%}}.wrapper .dashboard .Charts .charts .doughnut_chart .pie_header{display:flex;padding:26px 24px 0;width:100%;align-items:center;justify-content:space-between}.wrapper .dashboard .Charts .charts .doughnut_chart .pie_header .title{font-size:19px;font-weight:700;margin-bottom:0;margin-top:.3rem}.wrapper .dashboard .Charts .charts .doughnut_chart .donutChartWrapper{width:100%;max-width:300px;height:21rem}@media screen and (max-width:768px){.wrapper .dashboard .Charts .charts .doughnut_chart .donutChartWrapper{height:18rem;max-width:300px}}@media screen and (max-width:480px){.wrapper .dashboard .Charts .charts .doughnut_chart .donutChartWrapper{height:14rem;max-width:300px}}.wrapper .dashboard .Charts .charts .doughnut_chart .donutChartWrapper .custom-tooltip{background-color:#2d3748;border:1px solid #414141;padding:8px;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:6px}.wrapper .dashboard .Charts .charts .doughnut_chart .donutChartWrapper .custom-tooltip p{margin:0;padding:0}.wrapper .dashboard .Charts .charts .doughnut_chart .legend{display:flex;justify-content:center;gap:2rem;width:100%;padding:30px;flex-wrap:wrap}@media screen and (max-width:768px){.wrapper .dashboard .Charts .charts .doughnut_chart .legend{gap:1rem;padding:30px 15px}}@media screen and (max-width:480px){.wrapper .dashboard .Charts .charts .doughnut_chart .legend{gap:.5rem;padding:30px 10px}}.wrapper .dashboard .Charts .charts .doughnut_chart .legendItem{display:flex;align-items:center;font-size:14px;font-weight:500}.wrapper .dashboard .Charts .charts .doughnut_chart .legendColorBox{width:1rem;height:1rem;border-radius:.25rem;margin-right:.5rem}.wrapper .dashboard .Charts .shared_tables{display:flex;gap:24px;width:100%}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .shared_tables{flex-direction:column;gap:16px}}.wrapper .dashboard .Charts .shared_tables .bigtable{width:62.52%;background-color:#1c1e20;border-radius:6px}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .shared_tables .bigtable{width:100%}}.wrapper .dashboard .Charts .shared_tables .bigtable .table_header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .shared_tables .bigtable .table_header h2{color:#fff;font-size:19px;font-weight:700;margin-bottom:0}.wrapper .dashboard .Charts .shared_tables .bigtable .table_header .seeAll{color:#ccc;font-size:14px;text-decoration:none}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper{overflow-x:auto}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper{-webkit-overflow-scrolling:touch}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper::-webkit-scrollbar{height:4px}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper::-webkit-scrollbar-track{background:rgba(40,40,40,.3);border-radius:2px}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper::-webkit-scrollbar-thumb{background:rgba(255,159,127,.5);border-radius:2px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem;min-width:600px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table{min-width:500px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td,.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th{padding:.75rem 20px;font-weight:400;color:#fff;font-size:15px;white-space:nowrap;min-width:80px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td,.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th{padding:.5rem 12px;font-size:13px;min-width:70px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th{color:#a0a0a0;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.05em;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th:first-child{padding-left:12px}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table th{font-size:10px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td{border-bottom:1px solid #282828;vertical-align:middle}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td:first-child{padding-left:12px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td:last-child{padding-right:0}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td .small{width:40px;height:40px;margin-right:.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td .small{width:32px;height:32px;margin-right:.5rem}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td .small img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td .creatorName{font-weight:400;color:#fff;font-size:15px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table td .creatorName{font-size:13px}}.wrapper .dashboard .Charts .shared_tables .bigtable .tableWrapper .table tr:last-child td{border-bottom:none}.wrapper .dashboard .Charts .shared_tables .smalltable{width:35.39%;background-color:#1c1e20;border-radius:6px;height:450px;overflow-y:auto}@media screen and (max-width:1024px){.wrapper .dashboard .Charts .shared_tables .smalltable{width:100%;height:400px}}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable{height:350px}}.wrapper .dashboard .Charts .shared_tables .smalltable::-webkit-scrollbar{height:6px;width:0}.wrapper .dashboard .Charts .shared_tables .smalltable::-webkit-scrollbar-track{background-color:#1c1e20}.wrapper .dashboard .Charts .shared_tables .smalltable::-webkit-scrollbar-thumb{position:absolute;background:rgba(16,18,20,.345);border-radius:2px}.wrapper .dashboard .Charts .shared_tables .smalltable .table_header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .shared_tables .smalltable .table_header h2{color:#fff;font-size:19px;font-weight:700;margin-bottom:0}.wrapper .dashboard .Charts .shared_tables .smalltable .table_header .seeAll{color:#ccc;font-size:14px;text-decoration:none}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper{overflow-x:auto}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem;min-width:400px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table{min-width:350px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td,.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th{padding:.75rem 20px;font-weight:400;color:#fff;font-size:15px;white-space:nowrap;min-width:80px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td,.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th{padding:.5rem 12px;font-size:13px;min-width:60px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th{color:#a0a0a0;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.05em;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th:first-child{padding-left:12px}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table th{font-size:10px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td{padding:.9rem 20px;border-bottom:1px solid #282828;vertical-align:middle}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td{padding:.6rem 12px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td:first-child{padding-left:12px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td:last-child{padding-right:0}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td .small{width:40px;height:40px;margin-right:.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td .small{width:32px;height:32px;margin-right:.5rem}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td .small img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td .creatorName{font-weight:400;color:#fff;font-size:15px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table td .creatorName{font-size:13px}}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .table tr:last-child td{border-bottom:none}.wrapper .dashboard .Charts .shared_tables .smalltable .tableWrapper .ball-clip-rotate{overflow:hidden}.wrapper .dashboard .Charts .tables{gap:24px;width:100%}.wrapper .dashboard .Charts .tables .bigtable{width:100%;background-color:#1c1e20;border-radius:6px}.wrapper .dashboard .Charts .tables .bigtable .table_header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .tables .bigtable .table_header h2{color:#fff;font-size:19px;font-weight:700;margin-bottom:0}.wrapper .dashboard .Charts .tables .bigtable .table_header .seeAll{color:#ccc;font-size:14px;text-decoration:none}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper{overflow-x:auto}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem;min-width:600px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table{min-width:500px}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td,.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th{padding:.75rem 20px;font-weight:400;color:#fff;font-size:15px;white-space:nowrap;min-width:80px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td,.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th{padding:.5rem 12px;font-size:13px;min-width:70px}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th{color:#a0a0a0;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.05em;border-bottom:1px solid #282828}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th:first-child{padding-left:12px}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table th{font-size:10px}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td{border-bottom:1px solid #282828;vertical-align:middle}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td:first-child{padding-left:24px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td:first-child{padding-left:12px}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td:last-child{padding-right:0}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td .small{width:40px;height:40px;margin-right:.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td .small{width:32px;height:32px;margin-right:.5rem}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td .small img{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td .creatorName{font-weight:400;color:#fff;font-size:15px}@media screen and (max-width:768px){.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table td .creatorName{font-size:13px}}.wrapper .dashboard .Charts .tables .bigtable .tableWrapper .table tr:last-child td{border-bottom:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{width:20px;height:20px;border:2px solid #2c2d2f;border-top-color:#3b3d40;border-radius:50%;animation:spin 1s linear infinite;margin:10px auto}.header{height:72px;width:calc(100% - 227px);color:#fff;left:227px;background:#1c1e20!important;z-index:1000;padding-left:2rem;padding-right:2rem;border-bottom:1px solid #262729;box-sizing:border-box!important;overflow-x:hidden!important;top:0}.header .backdrop{top:0;bottom:0;left:0;right:0;z-index:-1}.header .inner{justify-content:space-between}.header .inner .nav_icon{cursor:pointer;display:none}.header .inner .nav_icon .bars{font-size:20px!important;color:inherit}@media only screen and (max-width:1280px){.header .inner .nav_icon{display:inline}}.header .inner{flex:0 0 auto;display:flex;align-items:center}.header .inner .pagename{margin-left:0}@media screen and (max-width:768px){.header{padding-left:1rem;padding-right:1rem}}.header{margin-left:auto;display:flex;align-items:center;gap:1rem}.header-back-button{width:32px;height:32px;border-radius:8px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.header-back-button:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18)}.header-back-button:active{background-color:hsla(0,0%,100%,.14)}.pagename{min-width:80px;align-items:center;display:flex;font-weight:600;font-size:1.15rem;margin-left:0;float:left!important;text-align:left!important;font-size:22px;font-weight:700;color:#fff}@media only screen and (max-width:880px){.pagename{font-size:18px}}.search-bar{font-size:14px;color:#9fa2b4!important;position:relative;width:272px}.search-bar .search{font-size:14px;width:272px;padding:8px 30px 8px 40px;background:hsla(0,0%,100%,.03);color:#fff!important;border:1px solid #414141;border-radius:100px}.search-bar .search:focus-visible{outline:0}.search-bar .search:focus{border-color:#ff8c4b}.search-bar ::-moz-placeholder{color:#a0a0a0;font-size:14px}.search-bar ::placeholder{color:#a0a0a0;font-size:14px}.search-bar .search-icon{position:absolute;top:30%;left:15px}#notice{margin:0 1rem;width:32px;height:32px;border-radius:50%;background-color:hsla(0,0%,100%,.05);border:1px solid #414141;display:flex;align-items:center;justify-content:center}.sb-avatar--text .sb-avatar__text div{font-size:14.5px!important;font-weight:600!important}.div-header .profile,.profile{cursor:pointer;position:relative}.profile-settings{background:#26282a;border-radius:6px;font-size:16px;top:70px;right:20px;z-index:2}.profile-settings ul{list-style:none;margin:0;padding:0}.profile-settings ul li{color:#fff;padding:.4rem 1rem;margin:.5rem;border-radius:10px;transition:all .3s ease;cursor:pointer}.profile-settings ul li:hover{background:#ff8c4b;color:#fff}.notice{position:fixed;animation:slideIn2 .5s ease-in;top:8px;right:50%;transform:translateX(50%);padding:10px;overflow:hidden;z-index:20000;background:#2c2c2c;border-radius:6px}.notice p{font-size:15px;font-weight:500;font-family:Hellix;margin:0;color:#fff;width:-moz-max-content;width:max-content;text-align:center}@media screen and (max-width:645px){.notice p{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.notice.success{background-color:#00a35c}.notice.error{background-color:#ef4444}@keyframes slideIn2{0%{opacity:0;right:-100%}to{opacity:1;right:0!important}}@keyframes slideOut2{0%{opacity:1;right:0}to{opacity:0;right:1rem}}.side-bar{width:227px;height:100vh!important;background-color:#1c1e20;padding:25px 0;overflow:hidden;transition:left .15s ease-in;z-index:1500;border-right:1px solid #262729}.side-bar .sidebar-backdrop{display:none}@media only screen and (max-width:1030px){.side-bar .sidebar-backdrop{position:fixed;background-color:rgba(0,0,0,.522)}.side-bar .sidebar-backdrop.open{display:block;top:0;bottom:0;left:0;right:0}}.side-bar .inner{overflow-x:hidden;overflow-y:scroll;position:relative}.side-bar .inner::-webkit-scrollbar{width:4px}.side-bar .inner::-webkit-scrollbar-track{background:transparent}.side-bar .inner::-webkit-scrollbar-thumb{position:absolute;background-color:#383838;border-radius:30px}.side-bar .inner .logo_img{width:178px;height:23.85px}.side-bar .inner .logo_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:576px){.side-bar .inner::-webkit-scrollbar{width:0}}.side-bar .inner #sidebarIcon{display:none;cursor:pointer;color:#fff;font-size:20px;position:absolute}@media only screen and (max-width:1030px){.side-bar .inner #sidebarIcon{display:inline-flex;right:.5rem;top:0}}.side-bar .inner #sidebarIcon:hover{color:#f53b00}.side-bar .inner a{text-decoration:none!important}.side-bar .inner .list{padding:2.5rem 13px 2.5rem 17px;margin:0;list-style:none;width:100%}.side-bar .inner .list li.active .list-item{background:#27292b;color:#fff}.side-bar .inner .list li.active .list-item .content #icon,.side-bar .inner .list li.active .list-item .sub-nav .item{color:#fff}.side-bar .inner .list .list-item{width:100%;color:#a0a0a0;font-size:15px;line-height:15px;font-weight:400;padding:12px;margin-top:10px;cursor:pointer;position:relative;transition:.2s ease-in;border-radius:6px}.side-bar .inner .list .list-item .content{display:flex!important}.side-bar .inner .list .list-item .content #icon{width:17%}.side-bar .inner .list .list-item .content #title{margin-right:auto;padding-top:4px}.side-bar .inner .list .list-item .content #arrow{transform:rotate(0deg);transition:transform 1.5s linear}.side-bar .inner .list .list-item.open .content #arrow{transition:transform 1.5s linear;transform:rotate(180deg)}.side-bar .inner .list .list-item.active,.side-bar .inner .list .list-item:hover{background:#27292b;color:#fff}.side-bar .inner .list .list-item.active .content #icon,.side-bar .inner .list .list-item.active .sub-nav .item,.side-bar .inner .list .list-item:hover .content #icon,.side-bar .inner .list .list-item:hover .sub-nav .item{color:#fff}.side-bar .inner .list .list-item .sub-nav{padding:30px 0 0;margin:0;list-style:none}.side-bar .inner .list .list-item .sub-nav .item{padding:1rem 0 1rem .5rem;position:relative;color:#fff;transition:.2s ease-in}.side-bar .inner .list .list-item .sub-nav .item.active,.side-bar .inner .list .list-item .sub-nav .item:hover{background:#27292b;color:#fff}@media only screen and (max-width:1030px){.side-bar{position:absolute;z-index:1550;top:0;left:-100%;bottom:0;width:0}.side-bar.open{width:227px;left:0}}.header_auth{height:62px;background-color:#1c1e20;border:1px solid #262729}.header_auth .loginImg{padding:0 40px;height:24px}.header_auth .loginImg img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:576px){.header_auth .loginImg{padding:0 16px}}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-ripple-multiple>div{animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:100px;height:100px;border-radius:100%;border:2px solid #fff;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite}.ball-clip-rotate>div{border-radius:100%;margin:2px;border:2px solid #8c9ba5;border-bottom-color:transparent;height:90px;width:90px;background:0 0!important;display:inline-block;animation:rotate .75s linear 0s infinite}.loader-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.green-loader{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:Gradient 15s ease infinite}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}