@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&display=swap);
.bd-form .btn.active,.bd-form .btn:active,.bd-form button:active,.bd-form button:focus,.bd-form button:hover,.bd-form input:active,.bd-form input:focus,.bd-form input:hover,.bd-form label:focus,.bd-form textarea:active,.bd-form textarea:focus,.bd-form textarea:hover{box-shadow:none!important;outline:0!important}.bd-form .form-control{border:1px solid rgba(112,115,147,.161)}.bd-form input.form-control,.bd-form select.form-control,.bd-form textarea.form-control{border-radius:3px;box-sizing:border-box;font-size:1rem;padding:5.5px 15px;width:100%}.bd-form input.form-control:focus,.bd-form select.form-control:focus,.bd-form textarea.form-control:focus{border-color:#986af1!important}.bd-form textarea.form-control{resize:none}.bd-form .form-group{margin:12px 0}.bd-form .form-group .form-label{display:block;font-size:1rem;font-weight:400}.bd-form .form-group .form-label small{font-size:.8rem}.bd-form .form-group .helper-text,.bd-form .form-group .invalid-feedback{color:#db6969;display:block;font-size:.9rem;font-weight:400;padding:6px 0}.bd-form .form-group.form-sm{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end}.bd-form .form-group.form-sm .form-label{font-size:.9rem}.bd-form .form-group.form-sm .form-control{font-size:.9rem;padding:6px 12px}.bd-form .form-group.form-sm .btn-sm{font-size:.9rem;min-width:100px!important;padding:4px 12px}.bd-form .form-group .form-switch{display:inline-block;height:18px;margin-top:.5rem;position:relative;width:36px}.bd-form .form-group .form-switch input{height:0;opacity:0;width:0}.bd-form .form-group .form-switch .slider{background-color:#bbb7b7;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.bd-form .form-group .form-switch .slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:14px;left:3px;position:absolute;transition:.4s;width:14px}.bd-form .form-group .form-switch input:checked+.slider{background-color:#986af1}.bd-form .form-group .form-switch input:focus+.slider{box-shadow:0 0 1px #986af1}.bd-form .form-group .form-switch input:checked+.slider:before{transform:translateX(16px)}.bd-form .form-group .form-switch input:disabled+.slider{background-color:#bbb7b7}.bd-form .btn-group{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-top:2rem}.bd-form .btn-group .btn.right{margin-left:auto}.bd-form .btn-group .btn.full{margin:unset}.btn{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:2px;box-sizing:border-box;cursor:pointer;display:flex;font-size:1rem;font-weight:400;height:2.6rem;justify-content:center;line-height:1.2;padding:.6rem 2rem;text-decoration:none;text-transform:none;width:100%}.btn.btn-primary{background-color:#986af1;border-color:#986af1;color:#fff}.btn.btn-primary.btn-outlined{background-color:#fff;border-color:#986af1;color:#986af1}.btn.btn-secondary{background-color:#fbfcfd;border:1px solid rgba(112,115,147,.102);color:#363b3f}.btn.btn-danger{background-color:#db6969;border:0 solid rgba(112,115,147,.102);color:#fff}.btn.btn-link{align-items:center;background-color:transparent;color:#986af1;display:block;display:flex;font-weight:400;justify-content:flex-start;min-width:unset;padding:0;text-decoration:none;width:-moz-fit-content;width:fit-content}.btn.btn-link .material-icons{font-size:1rem;font-weight:300;margin-right:3px;transform:rotate(45deg)}.btn.btn-small{font-size:.95rem;padding:0 9px}.btn.btn-small .material-icons{font-size:20px;margin-right:5px}.btn.btn-icon{background-color:transparent;border:0;border-radius:50%;color:#363b3f;line-height:normal;max-width:36px;min-width:unset;padding:0 4px!important;width:auto}.btn.btn-icon:hover{background-color:#fafafd}.btn.btn-icon .material-icons{font-size:1.5rem}.btn.icon{width:30px}.alert{font-weight:400;padding:10px 0 0}.alert.alert-success{color:#408b40}*{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}*,:focus{outline:none}#app,body,html{box-sizing:border-box;height:100%;position:relative;width:100%}body,html{background-color:#d7daeb;color:#363b3f;font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:1.6;margin:0;padding:0}body ::-webkit-scrollbar,html ::-webkit-scrollbar{height:5px!important;width:3px!important}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:#f1f1f1}body ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb:hover,html ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb:hover{background:#ccc}#app{align-items:center;display:flex;height:100dvh;justify-content:center;overflow-x:hidden;overflow-y:auto}#app h1{font-size:2rem;font-weight:500}#app p{font-size:1rem;font-weight:300}#app .__styles__pb-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}#app .__styles__pb-wrapper,#app .__styles__pb-wrapper .col{box-sizing:border-box;width:100%}#app .__styles__pb-wrapper .__styles__pb-header{align-items:center;display:flex;height:-moz-min-content;height:min-content;justify-content:space-between;padding:36px 40px}#app .__styles__pb-wrapper .__styles__pb-header a{color:#363b3f;font-size:1rem;font-weight:400;text-decoration:none}#app .__styles__pb-wrapper .__styles__pb-body{align-items:center;display:flex;flex:2;flex-direction:column;justify-content:center}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container{background-color:#fafafd;border-radius:6px;box-shadow:0 2px 4px 0 rgba(4,4,52,.06),0 0 2px 0 rgba(91,95,107,.24);box-sizing:border-box;max-width:480px;padding:40px 30px;width:100%}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form{margin-top:30px}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form .g-recaptcha.btn{margin-top:20px}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form .btn{margin-top:2rem}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form .pass-note h3{font-weight:400}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form .pass-note ul{list-style:disc;padding-left:1rem}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-form .pass-note ul li{font-size:.85rem}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-forgot-pass,#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-go-back{color:#363b3f;display:block;font-size:.9rem;margin-top:30px;text-align:center;text-decoration:none}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-resend-otp{color:#363b3f;font-size:.9rem;margin-top:10px;text-align:left}#app .__styles__pb-wrapper .__styles__pb-body .public-form-container .bd-resend-otp a{color:#986af1;display:inline-block;margin-left:5px;text-decoration:none}#app .__styles__pb-wrapper .__styles__pb-footer{align-items:center;display:flex;height:-moz-min-content;height:min-content;justify-content:center;padding:36px 40px}#app .__styles__pb-wrapper .__styles__pb-footer .footer{font-size:.9rem;text-align:center}@media only screen and (max-width:600px){body{font-size:14px}body #app .__styles__pb-wrapper .__styles__pb-body{padding:10px}body #app .__styles__pb-wrapper .__styles__pb-body .public-form-container{padding:30px 20px}}
