@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;300&display=swap";@media (max-width: 1000px){.top-header{height:3rem!important}.top-header h3{font-size:1rem!important}.top-header .switch-profile{height:2rem!important;margin-top:.3rem;padding:.5rem!important;font-size:.7rem!important;border-radius:5.115px;border:.852px solid var(--background-color-04, #D4D7DB);box-shadow:.85244px .70488px .55732px #0000004d}.top-header .top-icons,.top-header .logout-btn button{height:2rem!important;margin-top:.3rem;padding:.3rem!important}}.top-header{background-color:transparent;height:5rem;display:flex;justify-content:space-between;align-items:center;padding-right:3rem;box-shadow:#00000026 2.4px 2.4px 3.2px}.top-header h3{margin-left:5rem;padding-top:1rem;font-size:1.3rem}.right-side{display:flex}.top-header .switch-profile{padding:.5rem 1rem .6rem;border-radius:10px;cursor:pointer}.top-header .top-icons{background:linear-gradient(126deg,rgba(138,81,255,.05) -9.26%,rgba(57,178,255,.05) 79.86%);margin-left:1rem;padding:.5rem .7rem;border-radius:40px;transition:.5s}.top-header .logout-btn{margin-left:1rem}.top-header .logout-btn button{background:var(--gradients-bg-menu, linear-gradient(126deg, #8A51FF -9.26%, #39B2FF 79.86%));border:none;padding:.5rem 1rem .6rem;border-radius:10px}.top-header .logout-btn button i{color:#fff}.btn-theme{background-color:#000!important;transition:.5s}.border-light{color:#000}.border-dark{color:#fff;background-color:#000!important}.btn-theme i{color:#fff}.notify-div{position:relative;cursor:pointer}.notify-badge{position:absolute;right:0;top:-10px;padding:2px;font-size:12px;background-color:red;color:#fff;border-radius:50%;font-weight:700;width:50%;text-align:center}.notifyModel{margin-top:5rem;width:500px;height:90vh;z-index:999;position:absolute;top:0;right:5px;background-color:#fff;padding:2rem;border-radius:2rem;overflow-y:scroll;border:1px solid #8558FF;box-shadow:0 2px 4px #00000080}.panel-title{text-align:center;font-weight:600}.offer-box{position:fixed;left:0;top:0;background-color:#00000080;width:100%;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center;color:#000}.offer-body{position:relative;background-color:#fff;border-radius:2rem;height:50%;width:50%;display:flex;justify-content:center;align-items:center;padding:2rem}.close-btn{position:absolute;right:0;top:0;color:#000;display:flex;justify-content:end;margin:1rem;cursor:pointer;border:none}.close-img{box-shadow:0 4px 6px #00000080;border-radius:2rem;height:2rem;width:2rem}.dark-header{background-color:#1e1e1e}.switch-profile-panel{margin-top:5rem;width:15rem;height:auto;z-index:999;position:absolute;top:0;right:10%;background-color:#fff;padding:1rem;border-radius:1rem;border:1px solid #8558FF;box-shadow:0 2px 4px #00000080}.switch-profile-person{display:flex;justify-content:space-evenly;align-items:center;margin:1rem 0;border:1px solid lightgray;padding:0 .7rem;border-radius:1rem;cursor:pointer}.switch-profile-person:hover{background:var(--gradients-20, linear-gradient(126deg, rgba(138, 81, 255, .2) -9.26%, rgba(57, 178, 255, .2) 79.86%))}.switch-profile-person img{height:3rem;width:3rem}.switch-profile-person i{padding:0 1.2rem}.switch-profile-person p{font-size:.9rem;font-weight:600;margin:0}.logo-sec{width:85%;margin:auto;padding-top:1.5rem;padding-bottom:2rem}.logo-sec img{width:85%}.list-item-container .ul-top{padding-top:.8rem;padding-left:0rem;height:60vh;overflow-y:auto;margin:auto}.list-item-container .ul-top::-webkit-scrollbar{width:5px}.list-item-container .ul-top::-webkit-scrollbar-track{background:#f1f1f1}.list-item-container .ul-top::-webkit-scrollbar-thumb{background:rgb(91,91,170)}.list-item-container .ul-top::-webkit-scrollbar-thumb:hover{background:rgb(91,91,170)}.list-item-container .ul-top li{height:3.1rem;margin-bottom:.5rem;display:flex;justify-content:flex-start;align-items:center;padding-left:1rem;font-weight:600;width:90%;margin:auto;margin-top:.5rem;cursor:pointer;transition:.5s}.list-item-container .ul-top li i{margin-right:.5rem}.list-item-container .ul-buttom{padding-left:0rem;padding-top:1.5rem;height:35vh}.list-item-container .ul-top a,.list-item-container .ul-buttom a{text-decoration:none}.list-item-container .ul-buttom li{padding-left:1rem;display:flex;justify-content:flex-start;align-items:center;height:3.1rem;cursor:pointer;transition:.5s;width:95%;margin-left:.4rem;margin-bottom:.5rem}.list-item-container .ul-buttom li i{margin-right:.5rem}.show{display:block}.hide{display:none}.isActive{border-left:5px solid #39B2FF;transition:.5s}@media screen and (max-width: 1000px){.isActive{border-left:2px solid #39B2FF;transition:.5s}.list-item-container .ul-top li{padding-left:.3rem}.show{font-size:.7rem!important}}.isActive i,.isActive span{background:linear-gradient(126deg,#8A51FF -9.26%,#39B2FF 79.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.user-profile{display:flex;align-items:center}@media (max-width: 1000px){.user-profile{display:flex;flex-direction:column;align-items:center}.user-profile p{text-align:center}}.user-profile img{height:3.5rem;width:3.5rem;border-radius:50%;margin:0 1rem}.user-profile p{padding-top:1rem;font-weight:600;font-style:italic;color:#000749}.show-subs{position:fixed;top:0%;height:100%;width:100%;background-color:#00000086;overflow:hidden;z-index:999;border-bottom-right-radius:25px}.subscription-cancel-btn{display:flex;justify-content:flex-end}body{background:#EEF0F8}.main-container{width:100%;display:flex;flex-wrap:nowrap}.right-sidebar{width:85%;transition:.5s;height:100vh}.left-sidebar{width:15%;background-color:#1e1e1e;transition:.5s;height:100vh}.collapse-left-sidebar{width:5%;background-color:#1e1e1e;transition:.5s;height:100vh}.collapse-right-sidebar{width:95%;transition:.5s;height:100vh}.right-sidebar-footer{position:absolute;bottom:0%;width:100%;padding:1rem}.right-sidebar-footer p{color:#b5b5c3;font-weight:500}@media screen and (max-width:992px){.left-sidebar{width:25%}.right-sidebar{width:75%}.collapse-left-sidebar{width:10%}.collapse-right-sidebar{width:90%}}@media screen and (max-width:1200px){.left-sidebar{width:20%}.right-sidebar{width:80%}.collapse-left-sidebar{width:10%}.collapse-right-sidebar{width:90%}}@media screen and (max-width:1600px){.left-sidebar{width:20%}.right-sidebar{width:80%}.collapse-left-sidebar{width:10%}.collapse-right-sidebar{width:90%}}.aside-box{width:100%;padding-left:2rem;margin-top:2rem}.aside-box-collapse{width:90%;text-align:center;margin-top:2rem}.logo-sect img{transition:.2s;width:70%}.logo-sect-collapse img{transition:.2s;width:50%}.list-text-collapse{display:none;transition:.5s}.list-text{display:inline-block;transition:.5s}.sidebarList{margin-top:3.5rem}.sidebarList ul{padding-left:0rem}.sidebarList ul li{color:#fff;margin-bottom:2rem;font-size:16px;font-weight:500;overflow:hidden;cursor:pointer;transition:.5s}.sidebar-list-collapse .active-list i{background:linear-gradient(250deg,#8A51FF -9.26%,#39B2FF 79.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-info{position:relative}.logout-admin{position:absolute;left:0%;display:none;transition:.5s}.admin-info:hover{background-color:#add8e6;padding:.4rem;border-radius:5px;transition:.5s}.admin-info:hover .logout-admin{display:block;bottom:-3.3rem;background-color:#f0f8ff;width:100%;padding:.9rem .2rem;text-align:center;cursor:pointer}.page-info{display:flex;justify-content:center;align-items:center}.page-info h1{font-weight:600;font-size:1.4rem;text-transform:capitalize;margin-bottom:0rem}.page-info span{display:flex;justify-content:center;align-items:center;margin-right:2rem;background-color:#8a51ff;padding:.2rem .8rem .2rem .3rem;color:#fff;border-radius:0 30px 30px 0}.sidebarList ul li i{margin-right:.4rem}.active-list{border-left:5px solid #8A51FF;padding-left:.5rem;transition:.5s}.active-list span{background:linear-gradient(250deg,#8A51FF -9.26%,#39B2FF 79.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.top-header,.top-header-collapse{background-color:transparent;height:5rem;display:flex;justify-content:space-between;align-items:center;padding-right:3rem;box-shadow:#00000026 2.4px 2.4px 3.2px}.top-header i{transform:rotate(180deg);font-size:30px;transition:.5s}.top-header-collapse i{transform:rotate(0);font-size:30px;transition:.5s}.body-container{overflow-y:auto;height:100vh;padding-bottom:5rem}.otg-category{width:100%}.otg-category ul{padding-left:0%}.otg-category ul li{display:inline-block;padding:.5rem 1.5rem;margin-right:1rem;margin-bottom:1rem;font-weight:800;border:1px solid #8A51FF;border-radius:3px;position:relative}.otg-category ul li span{position:absolute;top:-1.1em;right:-2%;font-size:1em;color:red;cursor:pointer}.otg-category-header{width:100%;background-color:#fff;padding:1rem;border-radius:.2rem}.otg-category{background-color:#fff;border-radius:.2rem;padding:2rem 3rem}.otg-left{width:70%;display:flex}.add-input{width:65%}.otg-left button{width:20%;height:37px;margin-left:2%;border:none}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard .card{position:relative;border-radius:.5rem}.dashboard .card i{color:#789}.admin-login-container{width:100%;display:flex;height:100vh;justify-content:center;align-items:center;background:#f0f1f3;position:relative}.login-left,.login-right{width:30%;padding:2rem}.login-left h2{font-size:35px;font-weight:700}.login-right button{background-color:#8a51ff;color:#fff;padding:.3rem 0rem}.login-right{border-radius:10px;position:relative}.admin-bg-icon{position:absolute}.admin-bg-icon:nth-child(1){top:4%;right:5%}.admin-bg-icon:nth-child(2){top:4%;left:5%}.admin-bg-icon:nth-child(3){top:10%;right:15%}.admin-bg-icon:nth-child(4){bottom:20%;right:5%}.admin-bg-icon:nth-child(5){bottom:4%;left:25%}.admin-bg-icon:nth-child(6){top:20%;left:30%}.admin-bg-icon:nth-child(7){top:70%;left:50%}.admin-bg-icon:nth-child(8){bottom:14%;left:45%}.admin-bg-icon:nth-child(9){top:20%;right:15%}.admin-bg-icon:nth-child(10){top:25%;left:55%}.admin-bg-icon:nth-child(11){bottom:2%;right:5%}.admin-bg-icon:nth-child(12){top:74%;right:85%}.admin-bg-icon:nth-child(13){bottom:4%;right:25%}.admin-bg-icon:nth-child(14){top:44%;left:5%}.admin-bg-icon:nth-child(15){top:20%;right:30%}.admin-bg-icon:nth-child(16){top:24%;left:5%}.admin-bg-icon:nth-child(17){bottom:4%;left:5%}.admin-bg-icon:nth-child(18){top:66%;left:28%}.admin-bg-icon:nth-child(19){top:24%;right:5%}.admin-bg-icon:nth-child(20){top:5%;right:50%}.admin-bg-icon:nth-child(21){bottom:4%;right:50%}.admin-bg-icon:nth-child(22){top:50%;left:15%}.admin-bg-icon:nth-child(23){top:15%;left:25%}.admin-bg-icon:nth-child(24){bottom:24%;right:25%}.admin-bg-icon:nth-child(25){top:14%;right:25%}.admin-bg-icon:nth-child(26){bottom:4%;left:15%}.admin-bg-icon:nth-child(27){top:45%;right:5%}.admin-bg-icon:nth-child(28){top:72%;right:59%}.loading{margin:0;padding:0;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:#121212f5;color:#000;position:absolute;left:0;top:0;z-index:99999}.loading-logo{height:5rem;width:5rem;animation:zoom-in-zoom-out 2s ease-out infinite;transition:2s}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.8)}to{transform:scale(1)}}.payment-history{background-color:#fff;width:100%}.payment-search{width:100%;background-color:#fff;padding:1rem;margin-bottom:2rem;position:relative}.payment-search input{height:100%;width:60%}.credit-history-container{background-color:#fff;width:100%}.credit-history-search{width:100%;background-color:#fff;padding:1rem;margin-bottom:2rem;position:relative}.search-item-display{bottom:-157%;left:0%;background-color:#fff;width:60%}.credit-history-search input{height:100%;width:100%}.credit-poist-container{background-color:#fff;width:100%;padding:1rem}@font-face{font-family:FuturaMediumBT;src:local("FuturaMediumBT"),url(/assets/FuturaMediumBT-dd13ae63.ttf) format("ttf")}body{margin:0;padding:0;font-family:FuturaMediumBT,Poppins,sans-serif;box-shadow:1px 0 #ededed;position:fixed;width:100%}.grediant-button{border-radius:6px;background:linear-gradient(175deg,rgba(138,81,255,.7) -9.26%,rgba(57,178,255,.7) 79.86%);color:#fff}.card-containers{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-around}.card-tems{position:relative;width:calc(100%/3.3);border:1px solid #8558FF;margin-bottom:2rem;padding:1rem 0rem;border-radius:5px;box-shadow:#64646f33 0 7px 29px;height:450px}.hr-divide{position:absolute;bottom:8%;width:100%}.heaader-container{display:flex;width:95%;margin:auto}.action-btn{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;justify-content:flex-end;width:40%}.action-btn .fa{margin-left:1rem;font-size:25px}.user-info{width:60%;display:flex;justify-content:flex-start;align-items:center}.card-item-body{width:95%;margin:auto}.user-info span{flex-wrap:nowrap;font-weight:600;display:block;font-size:16px}.card-item-footer{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;height:50px;width:100%}.card-item-footer span{width:25%;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.action-info{display:flex;flex-wrap:nowrap;justify-content:space-between;width:95%;margin:auto}.action-info div{width:50%}.action-info div span{font-size:14px!important}.action-info div:first-child .fa:first-child{color:#378fe9}.action-info div:first-child .fa:last-child{color:#f48a08!important}.action-info div:last-child{display:flex;justify-content:flex-end}.darkMode{background-color:#1e1e1e;box-shadow:#00000026 2.4px 2.4px 3.2px;border-radius:6px;border:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(91,91,170,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(91,91,170,.5)}.avatar-img{height:40px;width:40px;border-radius:50%}.fa-pen-to-square,.fa-bookmark,.fa-star,.fa-xmark,.fa-arrows-rotate,.fa-circle-xmark{cursor:pointer}
