*{box-sizing:border-box;margin:0;padding:0}body::-webkit-scrollbar{display:none}:root{--primary-color:#0d6e6e;--secondary-color:#f4a261;--gray-color:#e0e0e0;--primary-light:#0d6e6e33;--secondary-light:#f4a26133;--success-color:#2e7d32;--danger-color:#d32f2f;--warning-color:#ed6c02;--info-color:#0288d1;--light-color:#f5f7fa;--dark-color:#1e1e1e;--lightblue-color:#b3e5fc;--primary-color:#107dac}.px--5{padding:0 5px}.px--md{padding:0 1rem}.border--red{border:1px solid red}.flex--row{display:flex;flex-direction:row}.flex--col{display:flex;flex-direction:column}.align--start{align-items:start}.justify--center{justify-content:center}.justify--start{justify-content:start}.justify--end{justify-content:end}.justify--between{justify-content:space-between}.justify--evenly{justify-content:space-evenly}.align--center{align-items:center}.gap--xs{gap:.25rem}.gap--sm{gap:.5rem}.gap--md{gap:1rem}.gap--lg{gap:1.5rem}.gap--xl{gap:2rem}.gap--xxl{gap:4rem}.flex--start--center{align-items:center;display:flex;justify-content:start}.flex--center--center{align-items:center;display:flex;flex-direction:row;justify-content:center}.flex--between--center{align-items:center;display:flex;justify-content:space-between}.flex--end--center{align-items:center;display:flex;justify-content:end}.flex--row--between--center--gap{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}.flex--col--center--center{align-items:center;display:flex;flex-direction:column;justify-content:center}.flex--grow{flex-grow:1}.icon-lg{font-size:1.5rem}.cursor--pointer{cursor:pointer}.sidebar--seleted--icon{filter:invert(110%) brightness(110%)}.sidebar--left--border{height:100%;width:5px}.add--site--left--border,.sidebar--left--border{background-color:#107dac;background-color:var(--primary-color);border-bottom-right-radius:10px;border-top-right-radius:10px;display:block}.add--site--left--border{height:20px;width:4px}.overflow--hidden{overflow:hidden}.border{border:1px solid #000}.w--full{width:100%}.h--full{height:100%}.w--fit{width:-webkit-max-content;width:max-content}.h--fit{height:-webkit-max-content;height:max-content}.h--screen{height:100vh}.mt--xl{margin-top:2rem}.mr--md{margin-right:1rem}.p--md{padding:1rem}.py--md{padding:1rem 0}.py--lg{padding:1.5rem 0}.py--xl{padding:2rem 0}.pt--xl{padding-top:2rem}.pt--xxl{padding-top:4rem}.danger--color{color:var(--danger-color)}.image{height:100%;object-fit:cover;width:100%}.table--img--container{height:35px;width:35px}.image--contain{height:100%;object-fit:contain;width:100%}.image--cover{height:100%;object-fit:cover;width:100%}.logo--images--contain{height:100%;object-fit:contain;width:100%}.logo--text{height:50px;object-fit:contain;width:200px}.navbar--logo{height:35px;object-fit:contain;width:35px}.navbar--logo-text{height:100%;object-fit:contain;width:70%}.navbar--images{height:30px;object-fit:fill;width:30px}.arrow-img{height:25px;object-fit:contain;width:25px}.arrow-img-forgot-password{height:10px;margin-right:5px;object-fit:contain;width:10px}.otp-seperator{width:2vw}.otp-container{width:auto}.otp-input-container{border:1px solid var(--gray-color);border-radius:10px;font-size:1rem;font-weight:600;height:45px!important;outline-color:#107dac;outline-color:var(--primary-color);width:45px!important}.table--container{padding:0 1rem}.btn--container{display:flex;justify-content:end;padding:0 1rem;width:100%}.relative{position:relative}.absolute{position:absolute}.map-wrapper{height:400px;padding:0 3rem 0 2rem}.map-container,.map-wrapper{border-radius:16px;width:100%}.map-container{align-items:center;display:flex;height:100%;justify-content:center}.map-style{border-radius:16px;height:400px;width:100%}.setting--sidebar--seleted--icons{filter:grayscale(100%) brightness(0) invert(38%) sepia(80%) saturate(1800%) hue-rotate(140deg) brightness(95%) contrast(100%);mix-blend-mode:multiply}.rsw-toolbar{border-bottom:1px solid #107dac!important;border-bottom:1px solid var(--primary-color)!important}.table--img{border-radius:50%;height:32px;object-fit:cover;width:32px}.spinner--container{height:50vh;position:relative;width:100%}.spinner{animation:spinner-sm4bhi 2s linear infinite;background:radial-gradient(farthest-side,currentColor calc(100% - 6.7px),#0000 calc(100% - 5.6px) 0);border-radius:50%;color:#107dac;color:var(--primary-color);display:grid;height:66px;left:40vw;margin-top:20vh;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 14.6px),#000 calc(100% - 13.4px));position:absolute;width:66px}.spinner:after,.spinner:before{background:linear-gradient(currentColor 0 0) 50%,linear-gradient(currentColor 0 0) 50%;background-repeat:no-repeat;background-size:100% 11.2px,11.2px 100%;content:"";grid-area:1/1}.spinner:after{transform:rotate(45deg)}@keyframes spinner-sm4bhi{to{transform:rotate(1turn)}}.drawer-container{display:grid;grid-template-rows:7.5vh 1fr 10vh;height:100%;width:35vw}.drawer-header{align-items:center;box-shadow:-1px 1px 5px 0 #ccccccbf;-webkit-box-shadow:-1px 1px 5px 0 #ccccccbf;-moz-box-shadow:-1px 1px 5px 0 #ccccccbf;display:flex;justify-content:space-between;padding:0 1rem}.drawer-header>p{color:#107dac;color:var(--primary-color);font-size:24px;font-weight:700}.drawer-content{overflow-y:auto}.drawer-footer{align-items:center;box-shadow:1px -1px 4px 1px #ccccccbf;-webkit-box-shadow:1px -1px 4px 1px #ccccccbf;-moz-box-shadow:1px -1px 4px 1px #ccccccbf;display:flex;justify-content:flex-end}.drawer-footer>button{height:40px;margin-right:1rem}.page--container{display:flex;flex-direction:column;gap:1rem;height:calc(100dvh - 65px);padding:1rem;position:relative;width:100%}.loader--overlay{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;height:calc(100vh - 64px);justify-content:center;left:50%;padding-top:35px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all;width:100%;z-index:100}.profile--image--container{border-radius:50%;height:175px;position:relative;width:175px}.profile--image{border-radius:50%;height:100%;object-fit:cover;overflow:hidden;width:100%}.camera--icon--container{background:#25cc8c;border:3px solid #fff;border-radius:50%;bottom:0;cursor:pointer;height:50px;padding:10px;position:absolute;right:10px;width:50px}.camera--icon{cursor:pointer;height:100%;object-fit:contain;width:100%}
/*# sourceMappingURL=main.e306d41f.css.map*/