@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.ttf");
}
* {
  padding: 0 !important;
  margin: 0 !important;
}

.main-auth-content .register-left {
  background: url("../images/register_auth.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  width: 100%;
  position: relative;
}
.main-auth-content .register-left .register-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(9, 39, 60, 0.79);
}
.main-auth-content .register-left .register-overlay .register-left-inner {
  height: 100vh;
}
.main-auth-content .register-left .register-overlay .register-left-inner .lead-inspect-head {
  color: white;
  font-weight: 700;
  font-size: 67px;
  line-height: 80px;
  font-family: "Inter";
  margin-bottom: 25px !important;
}
.main-auth-content .register-left .register-overlay .register-left-inner .lead-inspect-paragraph {
  color: white;
  font-weight: 400;
  font-size: 20px;
  margin: 7px 0 !important;
  font-family: "Inter";
}
.main-auth-content .register-right {
  width: 100%;
  height: 100vh;
}
.main-auth-content .register-right .register-right-logo {
  height: 100px;
  width: 190px;
}
.main-auth-content .register-right .register-right-logo .register-logo {
  height: 100%;
  width: 100%;
}
.main-auth-content .register-right .register-right-inner {
  width: 70%;
  height: 100vh;
}
.main-auth-content .register-right .register-right-inner .register-header .register-head2 {
  font-size: 28px;
  font-family: "Inter";
  font-weight: 600;
  margin-bottom: 17px !important;
}
.main-auth-content .register-right .register-right-inner .register-tabs .register-pill1 {
  padding: 5px 10px !important;
  border-top-right-radius: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0;
  font-family: "Inter";
  font-size: 15px;
  padding: 6px 15px !important;
}
.main-auth-content .register-right .register-right-inner .register-tabs .register-pill2 {
  padding: 5px 10px !important;
  border-top-right-radius: 8px;
  border-top-left-radius: 0;
  padding: 6px 15px !important;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  font-family: "Inter";
  font-size: 15px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-signup {
  margin: 10px 0 !important;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-signup .register-label {
  margin: 7px 0 !important;
  font-family: "Inter";
  font-size: 16px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-signup .register {
  padding: 9px 16px !important;
  border-radius: 8px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-button {
  margin-bottom: 5px !important;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-button .started-btn {
  border-radius: 8px;
  font-size: 15px;
  font-family: "Inter";
  width: 100%;
  padding: 5px 0 !important;
  background-color: #5B9CCF;
  color: white;
  border: none;
  margin: 10px 0 !important;
  transition: 0.3s all linear;
  height: 40px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-button .started-btn:hover {
  background-color: #3877a9;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-button .signup-btn {
  border-radius: 8px;
  border: 1px solid #c5c5c5;
  width: 100%;
  padding: 5px 0 !important;
  background-color: white;
  font-family: "Inter";
  margin-bottom: 5px !important;
  height: 40px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-button .signup-btn .google-icon {
  height: 18px;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-login {
  gap: 5px;
  margin: 10px 0 !important;
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-login .login-small {
  font-size: 13px;
  font-family: "Inter";
}
.main-auth-content .register-right .register-right-inner .tab-content .register-owner .register-login .login-link {
  text-decoration: none;
  color: #5B9CCF;
  font-size: 13px;
  font-family: "Inter";
}
.main-auth-content .register-right .register-verified {
  width: 70%;
  height: 90vh;
}
.main-auth-content .register-right .register-verified .verified-head {
  font-family: "Inter";
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px !important;
}
.main-auth-content .register-right .register-verified .verified-paragraph {
  font-family: "Inter";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px !important;
}
.main-auth-content .register-right .register-verified .request-button {
  width: 100%;
  background-color: #5B9CCF;
  color: white;
  border: none;
  border-radius: 8px;
  transition: 0.3s all linear;
  padding: 7px 10px !important;
  height: 40px;
}
.main-auth-content .register-right .register-verified .request-button:hover {
  background-color: #3877a9;
}
.main-auth-content .register-right .register-verified .registered-email {
  margin-bottom: 25px !important;
}
.main-auth-content .register-right .register-verification {
  width: 100%;
  height: 90vh;
}
.main-auth-content .register-right .register-verification .verification-head {
  font-family: "Inter";
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0 !important;
}
.main-auth-content .register-right .register-verification .verification-paragraph {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0 !important;
}
.main-auth-content .register-right .register-verification .otp-form .inputs {
  margin: 12px 0 !important;
}
.main-auth-content .register-right .register-verification .otp-form .inputs .otp-number {
  height: 60px;
  width: 60px;
  font-family: "Inter";
  border-radius: 8px !important;
}
.main-auth-content .register-right .register-verification .btn-verify {
  width: 85%;
}
.main-auth-content .register-right .register-verification .btn-verify .validate {
  border-radius: 8px;
  height: 40px;
  background-color: #5B9CCF;
  border: 1px solid #5B9CCF;
  width: 100%;
  margin: 10px 0 !important;
  transition: 0.3s all linear;
  color: white;
  font-family: "Inter";
}
.main-auth-content .register-right .register-verification .btn-verify .validate:hover {
  background-color: #3877a9;
}
.main-auth-content .register-right .register-verification .register-recieve {
  gap: 5px;
  margin: 12px 0 !important;
}
.main-auth-content .register-right .register-verification .register-recieve .recieve-small {
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
}
.main-auth-content .register-right .register-verification .register-recieve .recieve-link {
  text-decoration: none;
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
  color: #5B9CCF;
}
.main-auth-content .login-right-image {
  height: 100%;
  width: 100%;
}
.main-auth-content .login-right-image .login-right {
  background-image: url("../images/login_bg.svg");
  background-repeat: no-repeat;
  background-position: 100% 55%;
  background-size: 100%;
  height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.main-auth-content .login-left {
  width: 100%;
  height: 100vh;
}
.main-auth-content .login-left .register-right-logo {
  height: 90px;
  width: 170px;
}
.main-auth-content .login-left .register-right-logo .register-logo {
  height: 100%;
  width: 100%;
}
.main-auth-content .login-left .register-right-inner {
  width: 70%;
  height: 100vh;
}
.main-auth-content .login-left .register-right-inner .register-header .register-head2 {
  font-size: 28px;
  font-family: "Inter";
  font-weight: 600;
  margin-bottom: 17px !important;
}
.main-auth-content .login-left .register-right-inner .register-header .login-label {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  margin-bottom: 10px !important;
  color: #666666;
}
.main-auth-content .login-left .register-right-inner .register-tabs .register-pill1 {
  padding: 5px 10px !important;
  border-top-right-radius: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0;
  font-family: "Inter";
  font-size: 15px;
  padding: 6px 15px !important;
}
.main-auth-content .login-left .register-right-inner .register-tabs .register-pill2 {
  padding: 5px 10px !important;
  border-top-right-radius: 8px;
  border-top-left-radius: 0;
  padding: 6px 15px !important;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  font-family: "Inter";
  font-size: 15px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin {
  margin: 15px 0 !important;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin .register-label {
  margin: 12px 0 !important;
  font-family: "Inter";
  font-size: 16px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin .register {
  padding: 9px 16px !important;
  border-radius: 8px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin .login {
  padding: 9px 16px !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-right: none;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin .login-password {
  padding: 9px 16px !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-right: none;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-signin .input-group-text {
  width: 35px;
  border-top-left-radius: 0;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-left: none;
  height: 44px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .remember-me {
  margin-bottom: 10px !important;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .remember-me .remember-check {
  gap: 7px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .remember-me .remember-check .remember-small {
  font-family: "Inter";
  font-size: 14px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .remember-me .remember-check .check {
  border: 1px solid #c5c5c5;
  height: 17px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .remember-me .remember-link {
  font-size: 14px;
  font-family: "Inter";
  color: #5B9CCF;
  text-decoration: none;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-button {
  margin-bottom: 5px !important;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-button .started-btn {
  border-radius: 8px;
  font-size: 15px;
  font-family: "Inter";
  width: 100%;
  padding: 5px 0 !important;
  background-color: #5B9CCF;
  color: white;
  border: none;
  margin: 10px 0 !important;
  transition: 0.3s all linear;
  height: 40px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-button .started-btn:hover {
  background-color: #3877a9;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-button .signup-btn {
  border-radius: 8px;
  border: 1px solid #c5c5c5;
  width: 100%;
  padding: 5px 0 !important;
  background-color: white;
  font-family: "Inter";
  margin-bottom: 5px !important;
  height: 40px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-button .signup-btn .google-icon {
  height: 18px;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-login {
  gap: 5px;
  margin: 10px 0 !important;
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-login .login-small {
  font-size: 13px;
  font-family: "Inter";
}
.main-auth-content .login-left .register-right-inner .tab-content .register-owner .register-login .login-link {
  text-decoration: none;
  color: #5B9CCF;
  font-size: 13px;
  font-family: "Inter";
}
.main-auth-content .login-left .register-verified {
  width: 70%;
  height: 90vh;
}
.main-auth-content .login-left .register-verified .verified-head {
  font-family: "Inter";
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px !important;
}
.main-auth-content .login-left .register-verified .verified-paragraph {
  font-family: "Inter";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px !important;
}
.main-auth-content .login-left .register-verified .request-button {
  width: 100%;
  background-color: #5B9CCF;
  color: white;
  border: none;
  border-radius: 8px;
  transition: 0.3s all linear;
  padding: 7px 10px !important;
  height: 40px;
}
.main-auth-content .login-left .register-verified .request-button:hover {
  background-color: #3877a9;
}
.main-auth-content .login-left .register-verification {
  width: 86%;
  height: 90vh;
}
.main-auth-content .login-left .register-verification .verification-head {
  font-family: "Inter";
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0 !important;
}
.main-auth-content .login-left .register-verification .verification-paragraph {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0 !important;
}
.main-auth-content .login-left .register-verification .otp-form .inputs {
  margin: 12px 0 !important;
}
.main-auth-content .login-left .register-verification .otp-form .inputs .otp-number {
  height: 60px;
  width: 60px;
  font-family: "Inter";
  border-radius: 8px !important;
}
.main-auth-content .login-left .register-verification .btn-verify {
  width: 85%;
}
.main-auth-content .login-left .register-verification .btn-verify .validate {
  border-radius: 8px;
  height: 40px;
  background-color: #5B9CCF;
  border: 1px solid #5B9CCF;
  width: 100%;
  margin: 10px 0 !important;
  transition: 0.3s all linear;
  color: white;
  font-family: "Inter";
}
.main-auth-content .login-left .register-verification .btn-verify .validate:hover {
  background-color: #3877a9;
}
.main-auth-content .login-left .register-verification .register-recieve {
  gap: 5px;
  margin: 12px 0 !important;
}
.main-auth-content .login-left .register-verification .register-recieve .recieve-small {
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
}
.main-auth-content .login-left .register-verification .register-recieve .recieve-link {
  text-decoration: none;
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
  color: #5B9CCF;
}/*# sourceMappingURL=auth.css.map */