@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css";@import"https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css";@font-face{font-family:"helvetica";src:url("../font/helvetica-200.ttf");font-weight:200}@font-face{font-family:"helvetica";src:url("../font/helvetica-400.ttf");font-weight:400}@font-face{font-family:"helvetica";src:url("../font/helvetica-600.ttf");font-weight:600}h1,h2,h3,h4,h5,h6,p,a,span,b,small,strong,body,button,input,optgroup,select,textarea{font-family:"Roboto",sans-serif}body{overflow-x:hidden !important}a,i,.btn,div{text-decoration:none !important;transition:all .3s ease-in-out !important}textarea{outline:2px solid rgba(0,0,0,0) !important;box-shadow:none !important}input,.navbar-toggler,button,input{outline:2px solid rgba(0,0,0,0) !important;box-shadow:none !important}body{scroll-behavior:smooth}html{--scrollbarBG: #cfd8dc;--thumbBG: #90a4ae}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#6800f9}.animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}@keyframes up-down{0%{transform:translateY(10px)}100%{transform:translateY(-10px)}}.text-secondary{color:#5c749d !important}.btn-primary{display:flex !important;justify-content:center !important;align-items:center !important;padding:5px 10px !important;gap:10px !important;height:30px !important;background:rgba(104,0,249,.05) !important;border-radius:10px !important;font-family:"Roboto" !important;font-style:normal;font-weight:600;font-size:16px !important;color:#6800f9 !important;border:none !important}.mobile-navigation .mobile-header{width:100%;padding:15px;display:flex;justify-content:space-between;background:#fff;box-shadow:3px 2px 5.2px -1px rgba(0,0,0,.15)}.mobile-navigation .mobile-header .logo img{height:20px}.mobile-navigation .offcanvas{width:-moz-fit-content !important;width:fit-content !important}.puc-layout{width:100%;min-height:100vh;display:flex}.puc-sidebar::-webkit-scrollbar{width:0px;height:0px}.puc-sidebar{height:100vh;overflow-y:scroll;overflow-x:hidden;width:210px;background:#fff;box-shadow:3px -2px 5.2px -1px rgba(0,0,0,.15)}.puc-sidebar .puc-brand{width:100%;height:56px;padding:5px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #d7d7d7}.puc-sidebar .puc-brand .logo{height:20px}.puc-sidebar .user{padding:16px 10px 22px;display:flex;gap:7px}.puc-sidebar .user .profile{width:40px;height:39px;border-radius:10px;overflow:hidden}.puc-sidebar .user .profile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.puc-sidebar .user .greating{font-family:"Roboto";font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#000;margin-bottom:4px}.puc-sidebar .user .user-name{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;margin-bottom:5px;color:#000}.puc-sidebar .user .badge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 10px;gap:10px;width:-moz-fit-content;width:fit-content;height:19px;background:rgba(0,102,255,.05);border-radius:5px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;color:#000}.puc-sidebar .sidenav{width:100%;padding-bottom:20px}.puc-sidebar .sidenav .nav-item{margin-bottom:10px}.puc-sidebar .sidenav .nav-item .nav-link{padding:10px 22px;display:flex;justify-content:space-between;align-items:center}.puc-sidebar .sidenav .nav-item .nav-link .title{display:flex;justify-content:center;align-items:center;gap:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#5c749d}.puc-sidebar .sidenav .nav-item .nav-link.active,.puc-sidebar .sidenav .nav-item .nav-link:hover{background:rgba(104,0,249,.05)}.puc-sidebar .sidenav .nav-item .nav-link.active .title,.puc-sidebar .sidenav .nav-item .nav-link:hover .title{color:#6800f9}.puc-sidebar .sidenav .nav-item .nav-link.active .title svg path,.puc-sidebar .sidenav .nav-item .nav-link:hover .title svg path{fill:#6800f9}.puc-sidebar .sidenav .nav-item .collapse-arrow{display:inline-block;transition:transform .3s ease}.puc-sidebar .sidenav .nav-item .collapse-arrow.rotate{transform:rotate(180deg)}.puc-sidebar .sidenav .nav-item .sub-link{padding:10px 22px 10px 50px;display:flex;justify-content:space-between;align-items:center}.puc-sidebar .sidenav .nav-item .sub-link .title{display:flex;justify-content:center;align-items:center;gap:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;color:#5c749d}.puc-sidebar .sidenav .nav-item .sub-link.active,.puc-sidebar .sidenav .nav-item .sub-link:hover{background:rgba(104,0,249,.05)}.puc-sidebar .sidenav .nav-item .sub-link.active .title,.puc-sidebar .sidenav .nav-item .sub-link:hover .title{color:#6800f9}.puc-sidebar .sidenav .nav-item .sub-link.active .title svg path,.puc-sidebar .sidenav .nav-item .sub-link:hover .title svg path{fill:#6800f9}.notification-bar{padding:0px 12px}.notification-bar h5{font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#000;display:flex;gap:10px}.notification-bar span{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;height:17px;background:red;font-family:"Roboto";font-style:normal;font-weight:700;font-size:12px;line-height:14px;text-align:justify;color:#fff}.notification-bar .notification-card{box-sizing:border-box;width:100%;border:1px dashed #d7d7d7;border-radius:2px;padding:8px}.notification-bar .notification-card .space-btw{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}.notification-bar .notification-card h6{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#000;margin-bottom:6px}.notification-bar .notification-card p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:16px;margin-bottom:6px;color:#515c6f}.notification-bar .notification-card span{border-radius:0px !important}.puc-body{height:100vh;width:calc(100% - 210px);overflow-y:scroll;overflow-x:hidden;padding:15px 20px 40px}.puc-date-topbar{display:flex;gap:22px;margin-bottom:25px;flex-wrap:wrap}.puc-date-topbar .btn-link{display:flex !important;justify-content:center !important;align-items:center !important;padding:5px 10px !important;gap:10px !important;height:30px !important;border-radius:10px !important;font-family:"Roboto" !important;font-style:normal;font-weight:600;font-size:16px !important;color:#515c6f !important;border:none !important}.puc-date-topbar .btn-link.active,.puc-date-topbar .btn-link:hover{background:rgba(104,0,249,.05) !important;color:#6800f9 !important}.progress-cards-row{display:flex;gap:0px 20px;align-items:center;flex-wrap:wrap}.progress-cards-row .progress-card{width:calc(20% - 20px);min-height:110px;background:rgba(112,0,255,.05);border-radius:25px;padding:15px 20px;position:relative;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center}.progress-cards-row .progress-card .arrow{position:absolute;bottom:8px;right:12px;z-index:999;height:30px}.progress-cards-row .progress-card p{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#5c749d;margin-bottom:15px}.progress-cards-row .progress-card h1{font-family:"Roboto";font-style:normal;font-weight:700;font-size:40px;color:#000;margin-bottom:0px}.progress-cards-row .progress-card:nth-child(1){background:rgba(22,255,0,.1)}.progress-cards-row .progress-card:nth-child(2){background:rgba(104,0,249,.1)}.progress-cards-row .progress-card:nth-child(3){background:rgba(112,0,255,.05)}.progress-cards-row .progress-card:nth-child(4){background:rgba(0,102,255,.05);border:1px solid #003ede}.payments-card{width:100%;min-height:150px;border-radius:25px;background:conic-gradient(from 123.98deg at 52.63% 56.59%, #000000 0deg, #363636 360deg);padding:15px 20px;color:#fff;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center}.payments-card h6{font-family:"Roboto";font-style:normal;font-weight:500;font-size:18px;color:#f0f0f0;margin-bottom:12px}.payments-card h2{font-family:"Roboto";font-style:normal;font-weight:700;font-size:40px;color:#fff;margin-bottom:10px}.payments-card .time{display:flex;align-items:center;gap:10px}.payments-card .time p{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;margin-bottom:0px}.payments-card .time p span{color:#16ff00}.ucp-card{width:100%;min-height:150px;border-radius:25px;background:#f6f6f6;padding:15px 20px;color:#fff;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center}.ucp-card h6{font-family:"Roboto";font-style:normal;font-weight:500;font-size:18px;color:#5c749d;margin-bottom:12px}.ucp-card h2{font-family:"Roboto";font-style:normal;font-weight:700;font-size:40px;color:#000;margin-bottom:10px}.ucp-card .time{display:flex;align-items:center;gap:10px}.ucp-card .time p{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;margin-bottom:0px;color:#5c749d}.ucp-card .time p span{color:#0d9e00}.page-title{display:flex;align-items:center;gap:20px;margin-bottom:20px}.page-title .icon{height:25px;width:25px;display:flex;justify-content:center;align-items:center}.page-title .icon i{font-size:20px}.page-title span{font-family:"Roboto";font-style:normal;font-weight:600;font-size:22px;color:#000;margin-bottom:0px}.page-title-partner{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.page-title-partner .page-title{display:flex;align-items:center;gap:20px;margin-bottom:20px}.page-title-partner .page-title .icon{height:25px;width:25px;display:flex;justify-content:center;align-items:center}.page-title-partner .page-title .icon i{font-size:20px}.page-title-partner .page-title span{font-family:"Roboto";font-style:normal;font-weight:600;font-size:22px;color:#000;margin-bottom:0px}.page-title-partner .wallet{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:9px;min-width:155px;height:50px;background:rgba(22,255,0,.1);border-radius:5px;padding:10px 20px}.page-title-partner .wallet i{font-size:25px;line-height:29px;color:#248c00}.page-title-partner .wallet span{font-family:"Roboto";font-style:normal;font-weight:600;font-size:25px;line-height:29px;color:#248c00}.body-contain{max-width:900px;padding:0px 40px}.body-contain-lg{padding:20px 40px}.search-field{position:relative;width:100%}.input-group-icon{width:100%;min-height:50px;position:relative}.input-group-icon .min-max{position:absolute;top:0px;right:0px;z-index:99;height:100%;padding-right:10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.input-group-icon .min-max .paste{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:56px;height:30px;border:1px solid #000;border-radius:5px}.input-group-icon .min-max span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;text-align:center;color:#515c6f}.input-group-icon i{position:absolute;top:16px;right:20px;z-index:99}.forgot-pass{width:100%;display:flex;justify-content:flex-end;margin-bottom:20px}.forgot-pass a{font-family:"Roboto";font-style:normal;font-weight:700;font-size:16px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}.vehicle-card{width:100%;height:89px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px;background:rgba(255,255,255,.1);border:1px solid #d9d9d9;border-radius:10px;gap:12px;cursor:pointer;transition:all .3s ease}.vehicle-card span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#515c6f}.upload-photo-card{width:100%;height:116px;background:rgba(0,102,255,.02);border:1.5px dashed #d9d9d9;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.upload-photo-card .btn-primary{max-width:200px;background:#6800f9 !important;color:#fff !important}.upload-photo-card span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;line-height:19px;text-align:center;color:#515c6f}.check-box-card{width:100%;height:50px;padding:10px 15px;border:1px solid #5c749d;border-radius:5px;margin-bottom:20px}.check-box-card .form-check{display:flex;align-items:flex-end;gap:12px}.check-box-card input{height:24px;width:24px}.Payable-amount{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#5c749d}.form-control,.form-select{width:100%;min-height:50px;font-size:16px;border-radius:10px;margin-bottom:15px}.search-field .form-control{width:100%;padding-right:40px;height:50px;font-size:16px;border-radius:10px;margin-bottom:20px}.form-control::-moz-placeholder{font-size:14px}.form-control::placeholder{font-size:14px}.form-select::-moz-placeholder{font-size:14px}.form-select::placeholder{font-size:14px}.custom-file-upload{position:relative}.custom-file-upload .file-upload{display:block;width:100%;min-height:50px;padding:10px 15px;font-size:16px;border-radius:10px;border:1px solid #ccc;margin-bottom:15px;cursor:pointer;background-color:#fff;display:flex;align-items:center;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#515c6f}.custom-file-upload .file-upload:hover{border-color:#6800f9}.custom-file-upload input[type=file]{display:none}.custom-file-upload .upload-icon{position:absolute;top:18px;right:15px;font-size:14px}.search-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;font-size:16px}.total-pending-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;background:#f7f7f7;margin-bottom:20px;padding:6px 10px}.total-pending-row p{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;color:#5c749d}.total-pending-row p b{color:#000}.total-pending-row p span{color:#ec1c34}.orders-table-list{width:100%}.orders-table-list .order-item-content{width:100%;padding:10px 0px;border-bottom:1px solid #d9d9d9}.orders-table-list .order-item-content .order-item{display:flex;justify-content:space-between}.orders-table-list .order-item-content .order-item ul{margin-bottom:0px}.orders-table-list .order-item-content .order-item ul li{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;color:#5c749d;margin-bottom:5px;margin-right:5px}.orders-table-list .order-item-content .order-item ul li span{margin-right:10px}.orders-table-list .order-item-content .order-item u{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;letter-spacing:.04em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#5c749d}.orders-table-list .order-item-content .order-item p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;letter-spacing:.04em;color:#161514;margin-bottom:5px}.orders-table-list .order-item-content .order-item p b span{color:#ec1c34}.orders-table-list .order-item-content .order-item .avail-blnc{font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#5c749d;margin-top:10px}.orders-table-list .order-item-content .order-item .actions{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.orders-table-list .order-item-content .order-item .actions .amount{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:-moz-fit-content;width:fit-content;height:58px;background:#f7f7f7;border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:700;font-size:40px;color:#000}.orders-table-list .order-item-content .order-item .status-bar{display:flex;gap:12px}.orders-table-list .order-item-content .order-item .act-btns{display:flex;gap:10px}.orders-table-list .order-item-content .order-item .act-btns .act{height:50px;width:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px;gap:4px;background:#fff;box-shadow:0px 2px 5px rgba(0,0,0,.1);border-radius:2px}.orders-table-list .order-item-content .order-item .act-btns .act span{font-family:"Roboto";font-style:normal;font-weight:500;font-size:10px;color:#000}.orders-table-list .order-item-content .order-item .act-btns .act svg{width:40px !important}.orders-table-list .order-item-content .order-item .reject{display:flex;gap:15px}.orders-table-list .order-item-content .order-item .reject .form-select{border-radius:0px;font-size:12px;height:30px !important;min-height:30px !important;margin-bottom:0px !important}.orders-table-list .order-item-content .order-item .approved{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#5c749d}.wallet-row{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid #d9d9d9;margin-bottom:10px;padding-bottom:10px}.wallet-row .wallet-user{display:flex;gap:15px}.wallet-row .wallet-user .details h6{margin-bottom:5px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#070707}.wallet-row .wallet-user .details h6 span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;color:#6800f9}.wallet-row .wallet-user .details p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;margin-bottom:5px;color:#5c749d}.wallet-row .status{display:flex;flex-direction:column;align-items:flex-end}.wallet-row .status p{margin-bottom:5px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;color:#515c6f}.btn-reject{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;border:none;width:-moz-fit-content;width:fit-content;height:30px;background:red;border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#fff;padding:4px 20px}.btn-main{background:#6800f9;color:#fff}.btn-lg{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;width:100%;height:50px !important;border-radius:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#fff}.btn-dark{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:100%;border:none;height:30px;background:#000;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#fff;padding:4px 20px !important}.btn-approve{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;border:none;width:-moz-fit-content;width:fit-content;height:30px;background:#138808;border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#fff;padding:4px 20px}.btn-fade{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;border:none;width:-moz-fit-content;width:fit-content;min-width:80px;height:30px;background:#d9d9d9;border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#fff;padding:4px 20px}.copen{padding:0px 10px;height:28px;background:#f5f5f5;font-family:"Roboto";font-style:normal;font-weight:700;font-size:16px;color:#000;width:-moz-fit-content;width:fit-content}.copen .badge{margin-left:5px}.copen.primary{background:rgba(104,0,249,.05)}.copen.success{background:rgba(22,255,0,.1)}.copen.danger{background:rgba(255,0,0,.05)}.copen.warning{color:#a57900;width:-moz-fit-content;width:fit-content;background:#fff6da}.badge{padding:4px 10px;gap:10px;letter-spacing:.6px;width:-moz-fit-content;width:fit-content;height:20px;border-radius:5px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px}.text-primary{color:#6800f9}.text-bg-primary{background:#6800f9 !important}.wallet-detail-card{margin:40px auto;width:100%;max-width:439px;background:#fcfcfc;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;gap:12px}.wallet-detail-card h2{font-family:"Roboto";font-style:normal;font-weight:600;font-size:40px;color:#000;margin-bottom:0px}.wallet-detail-card p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;margin-bottom:0px;text-align:center}.wallet-detail-card .line{width:80%;border-bottom:1px solid #d7d7d7}.wallet-detail-card .detail-card{width:100%;min-height:277px;border:1px solid #d9d9d9;border-radius:10px}.wallet-detail-card .detail-card .heading{width:100%;padding:10px 20px;border-bottom:1px solid #d9d9d9;text-align:left}.wallet-detail-card .detail-card .heading p{text-align:left}.wallet-detail-card .detail-card .detail-box{padding:10px 20px}.wallet-detail-card .detail-card .detail-box p{text-align:left}.wallet-detail-card .detail-card .detail-box h5{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#000;margin-bottom:15px}.wallet-detail-card .detail-card .detail-box h5 a{color:#6800f9;text-decoration:underline !important}.switch-card{display:flex;flex-direction:row;align-items:center;padding:10px 20px;gap:32px;width:100%;height:50px;border:1px solid #d7d7d7;border-radius:10px;justify-content:space-between;margin-bottom:20px}.switch-card p{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#5c749d}.section-heading{font-family:"Roboto";font-style:normal;font-weight:500;font-size:18px;color:#000;margin-bottom:15px}.payment-list-card{width:100%;margin-bottom:20px;min-height:192px;border:1px solid #d7d7d7;border-radius:10px;padding:12px 16px}.payment-list-card .details{margin-bottom:20px}.payment-list-card .details .item-row{display:flex;justify-content:space-between}.payment-list-card .details .item-row h6{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;margin-bottom:0px;color:#5c749d}.payment-list-card .details .item-row p{font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;margin-bottom:0px;color:#000}.payment-list-card .actions{display:flex;justify-content:space-between;align-items:center}.payment-list-card .actions .form-check-label{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;color:#000}.payment-list-card .actions .action-btn-row{display:flex;align-items:center;gap:10px}.payment-list-card .actions .action-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:34px;height:33px;border:1px solid #d7d7d7;border-radius:5px}.user-hub-profile-body .profile-card{display:flex;align-items:center;gap:15px;margin-bottom:30px}.user-hub-profile-body .profile-card .profile{height:82px;width:82px;border-radius:5px;overflow:hidden}.user-hub-profile-body .profile-card .profile img{display:flex;align-items:center;justify-content:center;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.user-hub-profile-body .profile-card .detail h5{font-family:"Roboto";font-style:normal;font-weight:600;font-size:18px;color:#000;margin-bottom:5px}.user-hub-profile-body .profile-card .detail h6{font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px}.user-hub-profile-body .profile-card .detail h6 span{color:#5c749d}.user-hub-profile-body .profile-card .detail .action-btns{display:flex;align-items:center;gap:10px}.user-hub-profile-body .profile-card .detail .action-btns .btn-retailer{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 22px;gap:6px;border:none;height:24px;background:linear-gradient(180deg, #C4CB00 0%, #518400 100%);border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;color:#fff}.user-hub-profile-body .profile-card .detail .action-btns .btn-verified{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 22px;gap:6px;border:none;height:24px;background:rgba(22,255,0,.1);border-radius:2px;border-radius:2px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;color:#138808}.user-hub-profile-body .profile-detail-item{display:flex;gap:12px;margin-bottom:25px}.user-hub-profile-body .profile-detail-item .icon{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background:#fbfbfb;border-radius:5px}.user-hub-profile-body .profile-detail-item .icon i{color:#5c749d}.user-hub-profile-body .profile-detail-item .detail h6{font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#5c749d;margin-bottom:2px}.user-hub-profile-body .profile-detail-item .detail p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#5c749d;margin-bottom:0px}.total-pending-row2{display:flex;align-items:center;width:100%;min-height:36px;background:#f7f7f7;margin-bottom:20px;padding:6px 10px;flex-wrap:wrap;gap:15px 60px}.total-pending-row2 p{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;color:#5c749d}.total-pending-row2 p b{color:#000}.total-pending-row2 p span{color:#ec1c34}.total-puc{display:flex;width:100%;gap:10px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.total-puc p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;letter-spacing:.04em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#5c749d;margin-bottom:0px}.total-puc h6{font-family:"Roboto";font-style:normal;font-weight:600;font-size:14px;letter-spacing:.04em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;margin-bottom:0px}.awaiting-cp{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:10px;width:100%;min-height:43px;background:rgba(255,0,0,.05)}.awaiting-cp p{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;color:#000}.user-profile-side-filter{display:flex;flex-direction:column;gap:15px}.user-profile-side-filter .filter-card{width:100%;min-height:172px;border:1px solid #d9d9d9;border-radius:10px;padding:10px 15px}.user-profile-side-filter .filter-card h5{font-family:"Roboto";font-style:normal;font-weight:600;font-size:18px;line-height:22px;margin-bottom:15px;color:#000}.user-profile-side-filter .filter-card .form-control{background:#f0f0f0;border:none;color:#515c6f;padding:5px 20px;margin-bottom:15px}.user-profile-side-filter .filter-card .form-control.disabled::-moz-placeholder{color:#6800f9 !important}.user-profile-side-filter .filter-card .form-control.disabled::placeholder{color:#6800f9 !important}.user-profile-side-filter .filter-card .form-control.disabled{background:rgba(104,0,249,.05)}.user-profile-side-filter .filter-card .check-options{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 10px;gap:32px;width:100%;background:rgba(104,0,249,.05);margin-bottom:10px}.user-profile-side-filter .filter-card .check-options span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#6800f9}.user-profile-side-filter .filter-card .check-options .form-check-input{height:18px;width:18px;border-radius:0px}.user-selection-section .form-check{display:flex;align-items:end;gap:10px;margin-bottom:15px}.user-selection-section .form-check .form-check-label{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;color:#000}.user-selection-section .form-check .form-check-input{height:22px;width:22px}.form-check-input:checked{background-color:#6800f9;border-color:#6800f9}.upload-video-card{width:100%;overflow:hidden;border-radius:20px;position:relative}.upload-video-card video{margin-bottom:-10px;height:100%;width:100%}.upload-video-card .del{top:12px;right:12px;position:absolute;display:flex;flex-direction:row;align-items:center;padding:10px;gap:10px;width:36px;height:38px;background:rgba(255,255,255,.8);border-radius:10px;z-index:9999;cursor:pointer}.upload-video-card .del:hover{color:#ec1c34}.upload-video-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0px}.upload-video-bottom b{font-family:"Roboto";font-style:normal;font-weight:600;font-size:18px;line-height:21px;color:#000}.upload-video-bottom b i{font-size:14px;margin-left:5px}.upload-video-bottom span{font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#5c749d}.signup-body{width:100%;min-height:100vh;display:flex}.signup-body .banner-side{width:65%;height:auto;background-image:url(../images/signup.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:180px 120px}.signup-body .banner-side .logo{height:20px;position:absolute;z-index:9999;top:30px;left:23px}.signup-body .banner-side .content{width:100%;max-width:480px}.signup-body .banner-side .content h1{font-family:"Roboto";font-style:normal;font-weight:500;font-size:47px;line-height:55px;color:#fff;margin-bottom:10px}.signup-body .banner-side .content h1 span{color:#42ff00}.signup-body .banner-side .content p{font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#fff}.signup-body .signup-form{width:35%;height:auto;padding:15px 30px 30px}.signup-body .signup-form .terms{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#515c6f}.signup-body .signup-form .terms a{text-decoration:none;color:#003ede}.signup-body .signup-form .heading{width:100%;display:block;margin-bottom:25px}.signup-body .signup-form .heading h4{font-family:"Roboto";font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#000;margin-bottom:0px}.pagination{margin-left:20px;margin-top:20px;margin-bottom:20px;justify-content:center;align-items:center;display:flex;flex-direction:row;gap:10px}.pagination .page-item .page-link{color:#000}.btn-outline{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 10px 11px;gap:10px;min-width:116px;height:40px;border:1px solid #000;border-radius:10px;font-family:"Roboto";font-style:normal;font-weight:700;font-size:18px;line-height:21px;color:#000}.btn-outline:hover{background:#000 !important;color:#fff !important}.o-table{margin-top:30px;border:1px solid #d9d9d9}.pricing-card-row{max-width:1000px}.pricing-card-row .pricing-card{width:100%;height:100%;box-sizing:border-box;border-radius:10px;padding:15px;margin-bottom:20px}.pricing-card-row .pricing-card .selected-pkg{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-card-row .pricing-card .selected-pkg .change{font-family:"Roboto";font-style:normal;font-weight:600;font-size:18px;line-height:21px;-webkit-text-decoration-line:underline !important;text-decoration-line:underline !important;color:#161514}.pricing-card-row .pricing-card h5{font-family:"Roboto";font-style:normal;font-weight:600;font-size:18px;line-height:21px;margin-bottom:12px}.pricing-card-row .pricing-card h2{font-family:"Roboto";font-style:normal;font-weight:900;font-size:30px;line-height:35px;margin-bottom:12px;color:#000}.pricing-card-row .pricing-card h6{font-family:"Roboto";font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#000;margin-bottom:12px}.pricing-card-row .pricing-card h6 i{margin-right:5px}.pricing-card-row .pricing-card p{font-family:"Roboto";font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#515c6f;margin-bottom:12px}.pricing-card-row .pricing-card .btn-buy{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:100%;height:30px;border-radius:5px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#fff;margin-bottom:12px}.pricing-card-row .pricing-card.basic{background:linear-gradient(180deg, #FFFFFF 0%, #DBFFD8 100%);border:1px solid #248c00}.pricing-card-row .pricing-card.basic .btn-buy{background:#248c00 !important}.pricing-card-row .pricing-card.basic h5,.pricing-card-row .pricing-card.basic i,.pricing-card-row .pricing-card.basic span{color:#248c00 !important}.pricing-card-row .pricing-card.silver{background:linear-gradient(180deg, #FFFFFF 0%, #FFDCDC 100%);border:1px solid red}.pricing-card-row .pricing-card.silver .btn-buy{background:red !important}.pricing-card-row .pricing-card.silver h5,.pricing-card-row .pricing-card.silver i,.pricing-card-row .pricing-card.silver span{color:red !important}.pricing-card-row .pricing-card.golden{background:linear-gradient(180deg, #FFFFFF 0%, #D9E8FF 100%);border:1px solid #003ede}.pricing-card-row .pricing-card.golden .btn-buy{background:#003ede !important}.pricing-card-row .pricing-card.golden h5,.pricing-card-row .pricing-card.golden i,.pricing-card-row .pricing-card.golden span{color:#003ede !important}.pricing-card-row .pricing-card.diamond{background:linear-gradient(180deg, #FFFFFF 0%, #F9F1EC 100%);border:1px solid #f45d08}.pricing-card-row .pricing-card.diamond .btn-buy{background:#f45d08 !important}.pricing-card-row .pricing-card.diamond h5,.pricing-card-row .pricing-card.diamond i,.pricing-card-row .pricing-card.diamond span{color:#f45d08 !important}.retailor-header{width:100%;background:#fff;box-shadow:0px 7px 3.8px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;padding:0px 20px}.retailor-header .brand img{height:20px}.retailor-header .wallet{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:9px;min-width:155px;height:50px;background:rgba(22,255,0,.1);border-radius:5px;padding:10px 20px}.retailor-header .wallet i{font-size:25px;line-height:29px;color:#248c00}.retailor-header .wallet span{font-family:"Roboto";font-style:normal;font-weight:600;font-size:25px;line-height:29px;color:#248c00}.retailor-header .r-navbar{display:flex;align-items:center;gap:30px}.retailor-header .r-navbar .nav-link{height:80px;width:75px;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column}.retailor-header .r-navbar .nav-link span{font-family:"Roboto";font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#5c749d}.retailor-header .r-navbar .nav-link i{color:#5c749d}.retailor-header .r-navbar .nav-link:hover,.retailor-header .r-navbar .nav-link.active{background:rgba(104,0,249,.05)}.retailor-header .r-navbar .nav-link:hover i,.retailor-header .r-navbar .nav-link:hover span,.retailor-header .r-navbar .nav-link.active i,.retailor-header .r-navbar .nav-link.active span{color:#6800f9}.retailor-body{width:100%;padding:25px 0px}.retailor-body .btn-lg{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;width:100%;min-height:50px !important;height:50px !important;border-radius:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#fff}.r-container{width:100%;max-width:660px;padding-left:15px;padding-right:15px;margin:0px auto}.order-places-modal .modal-content{border:1px solid #d7d7d7;border-radius:10px;padding:30px 20px}.order-places-modal .modal-content .btn-close{position:absolute;top:15px;right:15px}.order-places-modal .modal-content .place-order-top{width:200px;display:flex;align-items:center;margin-bottom:20px;gap:12px}.order-places-modal .modal-content .place-order-top i{font-size:60px;color:#0d9e00}.order-places-modal .modal-content .place-order-top .detail h6{margin-bottom:5px;font-family:"Roboto";font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#0d9e00}.order-places-modal .modal-content .place-order-top .detail p{font-family:"Roboto";font-style:normal;margin-bottom:5px;font-weight:400;font-size:12px;line-height:14px;color:#000}.order-places-modal .modal-content table{margin-bottom:10px}.order-places-modal .modal-content table tr{margin-bottom:10px}.order-places-modal .modal-content table span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#515c6f}.order-places-modal .modal-content table b{font-family:"Roboto";font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#000}.order-places-modal .modal-content .img-card{width:50%;height:80px;overflow:hidden;margin-bottom:10px}.order-places-modal .modal-content .img-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.order-places-modal .modal-content .img-detail{margin-bottom:10px}.order-places-modal .modal-content .img-detail h6{font-family:"Roboto";font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#515c6f;margin-bottom:0px !important}.order-places-modal .modal-content .img-detail span{font-family:"Roboto";font-style:normal;font-weight:400;font-size:8px;color:#515c6f}.order-places-modal .btn-lg{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;width:100%;min-height:50px !important;height:50px !important;border-radius:10px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:16px;color:#fff}.payment-transfer-card{max-width:400px;background:linear-gradient(12.03deg, #FFFEFB 4.77%, #FBF5FF 90.47%);border:1px solid #000;border-radius:20px;padding:28px 20px;margin:0px auto;margin-bottom:30px}.payment-transfer-card .card-head{display:flex;justify-content:center;width:100%;margin-bottom:20px}.payment-transfer-card h3{font-family:"Roboto";font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#000;margin-bottom:10px}.payment-transfer-card p{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#5c749d;margin-bottom:15px}.payment-transfer-card .wallet-add{display:flex;flex-direction:row;align-items:center;padding:10px 35px 10px 20px;width:100%;height:47.43px;background:rgba(255,255,255,.8);border:1px solid #d9d9d9;border-radius:10px;margin-bottom:15px}.payment-transfer-card .wallet-add .form-control{width:calc(100% - 80px)}.payment-transfer-card .upi-card{width:100%;background:rgba(255,255,255,.8);border:1px solid #d7d7d7;border-radius:10px;padding:15px;margin-bottom:10px}.payment-transfer-card .upi-card .tag{padding-left:5px;border-left:4px solid #f45d08;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;color:#5c749d;margin-bottom:15px}.payment-transfer-card .upi-card .upi-row{width:100%;display:flex;justify-content:space-between;align-items:center}.payment-transfer-card .upi-card .upi-row span{font-family:"Roboto";font-style:normal;font-size:14px;line-height:29px;color:#000;display:flex;gap:10px;align-items:center}.payment-transfer-card .today-btn{height:50px !important;width:100% !important;border:1px solid #6800f9 !important}.payment-transfer-card .payment-options{display:flex;align-items:center;gap:10px;margin-bottom:15px}.payment-transfer-card .payment-options .p-card{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:45px;height:45px;background:#fff;border:1px solid #f0f0f0;padding:5px;border-radius:50px}.payment-transfer-card .payment-options .p-card img{max-width:100%;max-height:100%}.payment-transfer-card .pending-payment{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin-top:30px}.payment-transfer-card .pending-payment i{font-size:80px;color:#f45d08}.payment-transfer-card .pending-payment h1{margin-bottom:0px;font-family:"Roboto";font-style:normal;font-weight:900;font-size:50px;line-height:59px;color:#000}.payment-transfer-card .pending-payment h6{font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#f45d08;margin-bottom:0px}