.login-details{background:#fff;border-radius:12px;font-size:var(--font-size16);font-family:AvenirArabic}.login-details label{margin-bottom:4px}.login-details .__header{font-size:var(--font-size24);color:#1c3d4a;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .__header .___content{display:flex;justify-content:space-between;align-items:center;padding:30px 59px}.login-details .__header .___content .end-header{display:flex;align-items:center;gap:10px}.login-details .__body{padding:35px 59px}.login-details .__body .section-fields{padding:16px;gap:12px;align-self:stretch;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;width:100%;margin-bottom:20px}.login-details .__body .section-fields .fields-title{font-size:var(--font-size24);color:#1c3d4a;display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .__body .section-fields .section-body{display:flex;justify-content:space-between;align-items:center;padding:20px 35px}.login-details .__body .section-fields .sub-title{color:#aeaeae;text-transform:capitalize;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .__body .ads-section{padding:16px;gap:12px;margin-bottom:20px;align-self:stretch;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .__body .ads-section .ads-title{font-size:var(--font-size24);color:#1c3d4a;display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .__body .ads-section .section-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 40px}.login-details .profile-image{padding-bottom:20px;border-bottom:1px solid hsla(0,0%,69%,.6)}.login-details .profile-image .profile-avatar{width:143px;height:143px;border-radius:50%;overflow:hidden;background:#374b99;position:relative}.login-details .profile-image .profile-avatar .name{position:absolute;color:#fff;font-size:46.13px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.login-details form{padding-top:20px}@media screen and (max-width:991px){.login-details{background:transparent}.login-details .__header .___content{padding:20px}.login-details .__header .___content .end-header{display:none}.login-details .__body{padding:20px;position:relative}.login-details .__body .btn-mobile-container{border-radius:12px;background:#fff;border-top-left-radius:0;border-top-right-radius:0}.login-details .__body .btn-mobile-container button{width:100%}.login-details .__body .section-fields .sub-title{position:absolute;top:70px;left:50px;width:100%}.login-details .__body .section-fields .mobile-main-section{padding:16px;border-radius:12px}.login-details .__body .section-fields .mobile-main-section label{padding:16px;width:100%}.login-details .__body .section-fields .mobile-main-section .profile-avatar{margin-top:12px}.login-details .__body .section-fields .m-pt-20{padding-top:80px}.login-details .__body .section-fields .reset-password{border-bottom-left-radius:0;border-bottom-right-radius:0}.login-details .__body .section-fields .btn-mobile-container{border-radius:12px;background:#fff;border-top-left-radius:0;border-top-right-radius:0}.login-details .__body .section-fields .btn-mobile-container button{width:100%}.login-details .__body .section-fields .line{display:none}}.reset-password-modal .header{text-align:start;display:flex;flex-direction:column;align-items:flex-start;padding:20px}.reset-password-modal .header .title{font-size:var(--font-size24)}.reset-password-modal .header .top-nav{display:flex;justify-content:space-between;width:100%}.reset-password-modal .description{color:#4e5660;font-size:var(--font-size14)}.reset-password-modal .otp-input{width:100px;height:100px;background:#fafafa;border:1px solid #000;border-radius:12px;outline-color:#2b6cb0}.reset-password-modal .otp-content{padding-top:60px;padding-bottom:60px}.reset-password-modal .otp-content .otp-email{color:#374b99}.reset-password-modal .otp-content .resend-active{color:#374b99;cursor:pointer}.reset-password-modal .password-hint{color:#4e5660;font-family:Avenir;font-size:var(--font-size14);font-style:normal;font-weight:300;line-height:normal}.reset-password-modal form .reset-input{background:#fff!important;border:1px solid hsla(0,0%,69%,.6)!important}.reset-password-modal .success{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:85px 0;gap:20px;margin:0}.reset-password-modal .success .main-text{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size24);font-weight:900;text-transform:uppercase}.reset-password-modal .success .sub-text{max-width:60%;font-size:var(--font-size18);font-weight:300;color:#4e5660;text-align:center}@media screen and (max-width:992px){.reset-password-modal .otp-input{width:56px;height:56px}}