.Login{max-width:600px;width:100%;margin:0 auto;border-radius:20px;padding:50px 30px;background:rgb(var(--white-rgb)/0.9);-webkit-box-shadow:0 0 15px rgb(var(--black-rgb)/0.1);box-shadow:0 0 15px rgb(var(--black-rgb)/0.1);border:none}.Login .inputOtp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.Login .inputOtp .otpinput,.Login .inputOtp .otpinput1{border-radius:9px;width:50px;text-align:center;font-size:22px;height:48px;padding:0;font-weight:600;border-color:rgb(var(--thm2-rgb)/0.5)}.Login .inputBox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}.Login .inputBox .form-control{border-radius:9px;font-size:18px;height:48px;padding:0 1.2em}.Login .inputBox>span{position:absolute;left:1px;top:1px;height:calc(100% - 2px);padding:0 15px;font-size:18px;background:var(--white);border-radius:9px 0 0 9px;border-right:1px solid rgb(var(--black-rgb)/0.2);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Login .inputBox>span.d-flex~.form-control{padding-left:72px}.Login .inputBox button{border-radius:9px;border:1px solid var(--thm2);background:rgba(0,0,0,0);width:48px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.Login .inputBox button svg{fill:none;stroke:var(--thm2);stroke-linecap:round;stroke-linejoin:round;height:20px;width:20px}.Login .inputBox button:disabled,.Login .inputBox button[disabled]{opacity:.5;pointer-events:none;background:rgb(var(--black-rgb)/0.1)}.Login .inputBox button:disabled~.form-control,.Login .inputBox button:disabled~.form-control:disabled,.Login .inputBox button[disabled]~.form-control,.Login .inputBox button[disabled]~.form-control:disabled{opacity:.5;pointer-events:none;background:rgb(var(--black-rgb)/0.1);border:1px solid rgb(var(--black-rgb)/0.1)}.Login .inputBox.Location{border:1px solid rgb(var(--thm2-rgb)/0.2);padding:11px 42px 11px 18px;border-radius:9px;background:rgb(var(--thm2-rgb)/0.08);color:var(--thm2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;position:relative;font-weight:400;gap:18px}.Login .inputBox.Location svg{fill:none;stroke:var(--thm2);height:24px;width:24px}.Login .inputBox.Location svg circle:last-child{fill:var(--thm2)}.Login .inputBox.Location div{width:calc(100% - 42px)}.Login .inputBox.Location:after{-webkit-transform:translateX(-5px) rotate(45deg);transform:translateX(-5px) rotate(45deg);border:.12rem solid;border-left:none;border-bottom:none;position:absolute;right:20px;content:"";height:10px;width:10px}.Login .Otps .otpinput,.Login .Otps .otpinput1{width:42px;font-size:18px;height:40px}.AddLocation.offcanvas-bottom{min-height:450px !important;height:auto !important}.AddLocation .offcanvas-header button{-webkit-filter:invert(1);filter:invert(1)}.AddLocation .offcanvas-body{position:relative}.AddLocation .MapL{width:100%;height:55vh}.AddLocation .MapL~.autoLocationInput{padding:20px;position:absolute;width:100%;left:0;top:0}.AddLocation .MapL~.autoLocationInput .SearchBox{max-width:100%;border-radius:9px;height:48px;border:1px solid rgb(var(--black-rgb)/0.1);padding-right:9px}@media(min-width: 992px){.AddLocation .MapL{position:absolute;height:100%;width:50%;left:0;top:0;line-height:0}.AddLocation .MapL~.autoLocationInput{width:50%}}.AddLocation .MapL iframe{width:100%;height:100%}.AddLocation .CurrentL{font-weight:400;font-size:1rem;min-width:99px;line-height:42px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;padding:0 24px;position:relative;z-index:2;gap:.6rem;border:1px solid var(--thm2);color:var(--thm2);background:none;-webkit-transition:all .5s;transition:all .5s}.AddLocation .CurrentL svg{height:20px !important;width:20px !important;fill:none;stroke:var(--thm2);height:24px;width:24px;-webkit-transition:all .5s;transition:all .5s}.AddLocation .CurrentL svg circle:last-child{fill:var(--thm2)}.AddLocation .CurrentL:hover{background:var(--thm2);color:var(--white)}.AddLocation .CurrentL:hover svg{stroke:var(--white)}.AddLocation .CurrentL:hover svg circle:last-child{fill:var(--white)}.AddLocation .btn{position:sticky;bottom:5px}.AddLocation .btn:disabled{background:var(--thm2) !important;color:var(--white) !important}footer{background:rgb(var(--black-rgb)/0.05)}/*# sourceMappingURL=login.min.css.map */