:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}body,html{margin:0;padding:0;width:100%;height:100%;font-size:16px!important;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.login-page{display:flex;flex-direction:column;min-height:100vh}.page-cont{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.bg-cont{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.login-cont{width:100%;max-width:600px;display:flex;justify-content:center;align-items:center;padding:0}.login-card{background:#fff;border-radius:2.5rem;padding:1rem 4rem 2rem;box-shadow:0 20px 60px #00000026;width:100%}.login-title{text-align:center;font-size:48px;font-weight:700;color:red;margin:0 0 40px;letter-spacing:-.5px}.login-field{margin-bottom:1rem}.label{display:block;font-size:1rem;font-weight:500;color:#000;margin-bottom:.2rem}.input{width:100%;padding:14px 18px;font-size:.8rem;border:1px solid #ccc;border-radius:25px;outline:none;transition:all .3s ease;box-sizing:border-box;font-family:inherit;font-size:1rem}.input:focus{background-color:#fff}.input::placeholder{color:#999}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper .input{padding-right:45px}.eye-btn{position:absolute;right:15px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#999;transition:color .2s ease}.eye-btn:hover{color:#666}.error{color:red;font-size:.9rem;margin-bottom:0;font-weight:400;margin-top:0}.submit-cont{display:flex;justify-content:center}.submit-btn{width:70%;padding:16px;font-size:18px;font-weight:600;color:#fff;background:#22a84a;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;font-family:inherit}.submit-btn:active{transform:translateY(0)}.login-foot{display:flex;justify-content:space-around;padding-top:20px}.log-foot-link{color:#1a1a1a;text-decoration:none;font-size:16px;font-weight:500;transition:color .2s ease}@media(max-width:640px){.login-card{max-width:100%;padding:1rem 2rem 2rem;margin-bottom:4rem}}@media(min-width:460px)and (max-width:640px){.login-card{padding:1rem 2rem 2rem}}@media(min-width:360px)and (max-width:459px){.login-card{padding:1rem 2rem 2rem}}@media(min-width:326px)and (max-width:360px){.login-card{padding:1rem 1rem 2rem}}@media(min-width:280px)and (max-width:326px){.login-card{padding:1rem 1rem 2rem}}@media(max-width:740px){.login-cont{padding:2rem 1rem 1rem;margin-top:3rem;margin-bottom:10rem}.login-title{font-size:35px;margin-bottom:20px}.label{font-size:.8rem}.input{width:100%;padding:10px 14px;font-size:.8rem;border:1px solid #ccc}.error{font-size:.8rem}.submit-btn{padding:14px;font-size:14px}.log-foot-link{font-size:14px}}@media(max-width:430px){.login-cont{padding:2rem .3rem 1rem}}.navbar{display:flex;justify-content:space-between;flex-direction:row;padding:2rem 1.2rem;margin:0rem 10rem}.logo-img{height:30px;width:60px}.menu-icon{display:none}.menu-bar{display:flex;align-items:end;gap:2.8rem;color:#fff}.lg-menu{text-transform:capitalize;display:flex;gap:2.8rem}.nav-link{text-decoration:none;color:#fff;font-weight:500;transition:color .3s;font-size:1rem}.lang-cont{display:flex;align-items:center;gap:5px}.drop-lang{display:none;flex-direction:column;position:absolute;background-color:#fff;color:#000;padding:.5rem 1rem;border-radius:1rem;font-size:1rem;font-weight:500;top:100%;left:50%;transform:translate(-50%);margin-top:8px;box-shadow:0 20px 60px #00000026;z-index:10}.menu-cont{position:relative}.drop-menu{position:absolute;display:flex;flex-direction:column;background-color:#fff;text-transform:capitalize;justify-content:space-around;margin-top:1rem;height:0;width:18rem;overflow:hidden;transition:height .3s ease;z-index:10;box-sizing:border-box;box-shadow:0 20px 60px #00000026}.nav-drop-link-cont{padding:1.4rem 2rem;cursor:pointer}.nav-drop-link-cont:hover{background-color:#7ca6ff}.nav-drop-link{text-decoration:none;color:#000;transition:color .3s;font-size:1rem;font-weight:500}.drop-menu.show{height:21rem}@media(min-width:769px)and (max-width:1090px){.navbar{margin:0rem 6rem}}@media(max-width:768px){.navbar{padding:10px .5rem;margin:2rem 2.5rem}.drop-menu{width:14rem}}@media(max-width:640px){.nav-items{display:flex}.navbar{margin:2rem 2rem .5rem}}@media(max-width:1250px){.menu-icon{display:flex;align-items:end}.lg-menu,.logo-cont{display:none}}@media(min-width:1250px){.drop-menu{display:none}}.footer-cont{display:flex;flex-direction:column;padding:0 5rem;margin-top:3.5rem}.footer-title{font-size:2rem}.footer-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff}.footer-links{display:flex;flex-direction:row;gap:2rem}.footer-link{text-decoration:none;color:#fff;font-weight:500;transition:color .3s;font-size:1rem}.footer-copyright{display:flex;justify-content:center;color:#fff;font-size:1rem}@media(max-width:640px){.footer-nav{display:flex;flex-direction:column}.footer-cont{padding:0 2rem}.footer-link{font-weight:400}}.dash-nav{max-width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 5rem;background-color:#06c;box-shadow:0 2px 8px #0000001a;height:80px}.profile-cont{display:flex;align-items:center;flex:1}.profile-in-cont{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s ease}.profile-in-cont:hover{opacity:.8}.profile-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.3)}.profile-info{display:flex;flex-direction:column;gap:2px}.profile-name{color:#fff;font-size:14px;font-weight:600;margin:0;line-height:1.2}.profile-address{color:#fffc;font-size:12px;margin:0;line-height:1.2}.dash-menu-icon{color:#fff}.dash-menu-name{white-space:nowrap}@media(min-width:1280px){.dash-menu-icon-div{display:none}}@media(max-width:1280px){.profile-cont{display:none}.dash-nav{padding:0 2rem}}.lang-select{font-size:1rem;font-weight:500;cursor:pointer}.lang-wrap{position:relative;display:inline-block}.lang-flag{height:20px;width:30px}.dash-lang-cont{display:flex;align-items:center;gap:5px;color:#fff}.drop-lang{display:none;flex-direction:column;position:absolute;background-color:#fff;color:#000;padding:.5rem 1rem;border-radius:1rem;font-size:1rem;font-weight:500;top:100%;left:50%;transform:translate(-50%);margin-top:8px}.drop-lang.show{display:flex}.drop-lang-cont{display:flex;justify-content:space-between;gap:.3rem;padding:0;margin:0;cursor:pointer}.drop-lang-img{display:flex;align-items:center}.dash-menu-item{display:flex;flex-direction:row;gap:15px;height:40px;align-items:center;cursor:pointer}.active-menu-item{position:relative}.active-green-dot{position:absolute;left:-28px}.table-cont{width:100%;margin-top:2rem}.table{width:100%;padding-bottom:5px;font-family:Geist,sans-serif;font-size:14px;border-spacing:10px 2px;border-collapse:separate;table-layout:fixed;margin-left:-10px;margin-right:-10px}.table-head{text-align:start;white-space:nowrap;padding-bottom:10px;font-size:15px}.table-row{height:25px}.indicator-col{width:40px;text-align:center}.action-col{width:50px;text-align:center}.action-dots{color:#4dd0e1;font-size:20px;font-weight:700;cursor:pointer}.arrow{color:#4dd0e1;font-size:18px;font-weight:700}.active-row-div{display:flex;padding:0;margin:0;justify-content:flex-end;align-items:center;position:relative}.active-row-icon{height:30px;width:30px;filter:drop-shadow(0 0 6px rgba(77,208,225,.5)) drop-shadow(0 0 12px rgba(77,208,225,.3));color:#4dd0e1;flex-shrink:0;position:absolute;right:-6px;top:50%;transform:translateY(-50%)}.cell-box{display:block;padding:2px 4px;border:2px solid rgba(163,204,218,.5);border-radius:14px;cursor:pointer;width:100%;box-sizing:border-box}.cell-text{color:#000;font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;display:block}.edit-input{padding:4.5px 4px;border:2px solid rgba(163,204,218,.5);border-radius:14px;font-family:Geist,sans-serif;font-size:16px;font-weight:500;color:#000;outline:none;box-sizing:border-box;width:100%}.cell-center-txt{text-align:center}th:nth-child(1){width:3%}th:nth-child(2){width:10%}th:nth-child(3){width:24%}th:nth-child(4){width:8%}th:nth-child(5){width:8%}th:nth-child(6){width:8%}th:nth-child(7){width:6%}th:nth-child(8){width:30%}th:nth-child(9){width:3%}@media(min-width:768px)and (max-width:969px){th:nth-child(1){width:5%}th:nth-child(2){width:15%}th:nth-child(3){width:38%}th:nth-child(4),td:nth-child(4){width:0%;display:none}th:nth-child(5){width:13%}th:nth-child(6){width:13%}th:nth-child(7){width:11%}th:nth-child(8),td:nth-child(8){width:0%;display:none}th:nth-child(9){width:5%}}@media(min-width:481px)and (max-width:767px){th:nth-child(1){width:5%}th:nth-child(2),td:nth-child(2){width:0%;display:none}th:nth-child(3){width:65%}th:nth-child(4),td:nth-child(4){width:0%;display:none}th:nth-child(5){width:25%}th:nth-child(6),td:nth-child(6){width:0%;display:none}th:nth-child(7),td:nth-child(7){width:0%;display:none}th:nth-child(8),td:nth-child(8){width:0%;display:none}th:nth-child(9){width:5%}}@media(min-width:481px)and (max-width:933px)and (orientation:landscape){th:nth-child(1){width:5%}th:nth-child(2),td:nth-child(2){width:0%;display:none}th:nth-child(3){width:65%}th:nth-child(4),td:nth-child(4){width:0%;display:none}th:nth-child(5){width:25%}th:nth-child(6),td:nth-child(6){width:0%;display:none}th:nth-child(7),td:nth-child(7){width:0%;display:none}th:nth-child(8),td:nth-child(8){width:0%;display:none}th:nth-child(9){width:5%}}@media(max-width:480px){th:nth-child(1){width:10%}th:nth-child(2),td:nth-child(2){width:0%;display:none}th:nth-child(3){width:65%}th:nth-child(4),td:nth-child(4){width:0%;display:none}th:nth-child(5){width:20%}th:nth-child(6),td:nth-child(6){width:0%;display:none}th:nth-child(7),td:nth-child(7){width:0%;display:none}th:nth-child(8),td:nth-child(8){width:0%;display:none}th:nth-child(9){width:5%}}.dash-cont{display:flex;height:calc(100vh - 80px);overflow:hidden}.dash-sidebar{width:230px;background-color:#fff;padding:0 1rem 0 2rem;box-shadow:2px 0 5px #0000001a;overflow-y:auto;transition:all .3s ease;flex-shrink:0}.dash-main-title{flex:1;display:flex;padding:1rem 2rem}.dash-menu-items-cont{display:flex;flex-direction:column;margin:0;padding:0}.dash-main-cont{padding:1rem 3rem .5rem 2rem;width:100%;overflow-y:auto;flex:1;scroll-behavior:smooth}.dash-action-cont{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:20px;flex-wrap:nowrap;box-sizing:border-box;padding:0rem .5rem 0rem 2rem}.dash-search-group{display:flex;flex-direction:column;gap:5px;width:300px;flex:0 0 300px;z-index:1}.search-box{position:relative;width:100%}.search-input{width:100%;padding:8px 0 8px 12px;border:1px solid #ccc;border-radius:14px;outline:none;font-size:14px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box}.search-input::placeholder{color:#ccc;font-weight:500;font-size:16px}.search-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:16px;color:#0ba6df;cursor:pointer;filter:drop-shadow(0 0 6px rgba(77,208,225,.5)) drop-shadow(0 0 12px rgba(77,208,225,.3))}.dash-btn-cont{display:flex;justify-content:start;align-items:start;gap:20px;width:500px;flex:0 0 500px;flex-wrap:wrap}.dash-btn-group{display:flex;justify-content:center;align-items:center;background-color:#fff;box-shadow:0 2px 10px #00000026;padding:6px 12px;border-radius:15px;gap:8px;cursor:pointer;height:40px;white-space:nowrap;box-sizing:border-box}.dash-btn-text{color:#999;font-size:16px;font-weight:500}@media(max-width:1280px){.dash-sidebar{display:none}.dash-main-cont{padding:1rem 1rem .5rem .5rem}}@media(max-width:969px){.dash-action-cont{flex-direction:column;align-items:stretch;gap:16px}.dash-search-group,.dash-btn-cont{width:100%;flex:1 1 100%}.dash-btn-cont{justify-content:space-between;flex-wrap:wrap;gap:12px}.dash-btn-text{display:none}.dash-btn-group{justify-content:center;align-items:center;width:100px;height:40px;border-radius:20px;padding:0;box-shadow:0 2px 8px #00000026}.action-btn-icon{width:35px;height:50px}}@media(min-width:601px)and (max-width:769px){.dash-main-cont{padding:1rem .2rem .5rem 0rem}}@media(min-width:481px)and (max-width:600px){.dash-main-cont{padding:1rem .2rem .5rem 0rem}}@media(max-width:480px){.dash-main-cont{padding:1rem .2rem .5rem 0rem}}@media(max-width:385px){.dash-btn-group{width:60px}}.terms-page{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1px;padding:0rem 1rem 1rem;margin-bottom:0;font-family:Open Sans,sans-serif}.bg-terms-page{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1}.bg-terms-img{width:100%;min-height:100%;object-fit:cover;object-position:center center;transform:translateZ(0);backface-visibility:hidden;display:block}.terms-cont{color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:2rem;line-height:1.5rem}.terms-top-cont{display:flex;flex-direction:column;justify-content:center;align-items:center}.terms-title{font-size:25px}.terms-back-btn{color:#fff;background-color:#06923e;padding:1rem 2.5rem;border-radius:30px;font-size:20px;font-weight:500;min-width:265px;border:none;cursor:pointer}.terms-desc-cont{background-color:#fff;color:#000;padding:2.5rem;border-radius:20px;text-align:center;margin:4rem 0;color:#0009;font-size:16px;font-weight:500;width:750px}@media(max-width:940px){.terms-desc-cont{width:90%}.terms-desc-cont{margin:2rem 0}}@media(max-width:535px){.terms-desc-cont{width:97%}.terms-desc-cont{margin:2rem 0}}.terms-desc-cont p{margin:0}.terms-btm-back-btn{display:flex;justify-content:center;align-items:center}
