.ui{background-color:#fff !important}.pedagogy-wrapper{font-family:"Open Sans","Segoe UI",Tahoma,Geneva,Verdana,sans-serif !important;background-color:#fff;color:#333;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.pedagogy-wrapper *{box-sizing:border-box}.pedagogy-wrapper .main-wrapper{max-width:1050px;margin:0 auto;padding:40px 20px;width:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.pedagogy-wrapper .content-area{display:flex;align-items:top;justify-content:space-between;flex-wrap:wrap;gap:40px;flex:1}@media(max-width: 900px){.pedagogy-wrapper .content-area{text-align:center}}.pedagogy-wrapper .branding{flex:1;min-width:300px;text-align:center;display:flex;flex-direction:column;align-items:center}.pedagogy-wrapper .branding h1{color:#902336 !important;font-size:2.8rem !important;font-weight:800 !important;margin-top:10px !important;line-height:1.1 !important}.pedagogy-wrapper .main-logo{width:100%;max-width:330px;height:auto;margin-bottom:5px}.pedagogy-wrapper .login-section{flex:1;display:flex;justify-content:center}.pedagogy-wrapper .login-card{background:#fff;border:1px solid #dca92a;border-radius:16px;padding:20px 45px;width:100%;max-width:440px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.03)}.pedagogy-wrapper .login-card::before,.pedagogy-wrapper .login-card::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:80%;height:2px;background:linear-gradient(90deg, transparent 0%, rgba(138, 37, 50, 0.8) 15%, #D85A27 35%, #FFFEE0 48%, #FFFFFF 50%, #FFFEE0 52%, #D85A27 65%, rgba(138, 37, 50, 0.8) 85%, transparent 100%);box-shadow:0 0 8px 1px rgba(216,90,39,.8),0 0 16px 3px rgba(243,195,0,.3),0 4px 6px rgba(0,0,0,.2);border-radius:50%;z-index:10}.pedagogy-wrapper .login-card::before{top:-1px}.pedagogy-wrapper .login-card::after{bottom:-1px}.pedagogy-wrapper .login-card h2.title{color:#902336 !important;text-align:center !important;font-size:1.75rem !important;font-weight:800 !important;margin-bottom:28px !important;letter-spacing:-0.2px !important;font-family:"Open Sans",sans-serif !important}.pedagogy-wrapper .input-container{border:1px solid #dca92a;border-radius:8px;margin-bottom:22px;background:#fff;display:flex;flex-direction:column}.pedagogy-wrapper .input-group{display:flex;align-items:center;padding:14px 18px}.pedagogy-wrapper .input-group svg{margin-right:12px}.pedagogy-wrapper .input-group input{flex:1;border:none;outline:none;font-size:1.05rem;color:#333;font-family:inherit;background:rgba(0,0,0,0)}.pedagogy-wrapper .input-group input::placeholder{color:#888;font-weight:600}.pedagogy-wrapper .input-divider{height:1px;background-color:#dca92a;width:100%}.pedagogy-wrapper .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:.95rem;padding:0 5px}.pedagogy-wrapper .form-options label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#333;font-weight:600;border:none !important;background:rgba(0,0,0,0) !important;padding:0 !important}.pedagogy-wrapper .form-options .checkbox-label{border:none !important;background:rgba(0,0,0,0) !important}.pedagogy-wrapper .form-options a,.pedagogy-wrapper .form-options button.forgotPwdBtn{color:#333 !important;text-decoration:none !important;font-weight:600 !important;background:rgba(0,0,0,0) !important;border:none !important;padding:0 !important;font-size:.95rem !important;display:inline-block !important}.pedagogy-wrapper .form-options a:hover,.pedagogy-wrapper .form-options button.forgotPwdBtn:hover{color:#902336 !important}.pedagogy-wrapper .btn-submit{width:100% !important;padding:14px !important;background:linear-gradient(90deg, #8A2532 0%, #CD4D22 40%, #EFA22F 75%, #F7C635 100%) !important;color:#fff !important;border:none !important;border-radius:8px !important;font-size:1.25rem !important;font-weight:700 !important;cursor:pointer !important;transition:opacity .3s !important;box-shadow:inset 0px 2px 4px rgba(255,255,255,.35),inset 0px -2px 4px rgba(0,0,0,.25),0 4px 8px rgba(0,0,0,.1) !important;text-shadow:1px 1px 2px rgba(0,0,0,.3) !important;letter-spacing:.5px !important;margin:0 !important}.pedagogy-wrapper .btn-submit:hover{opacity:.9 !important}.pedagogy-wrapper .btn-submit:active{opacity:.8 !important}.pedagogy-wrapper .pedabook-logo{text-align:center;margin-top:25px}.pedagogy-wrapper .pedabook-logo h3{color:#902336;font-weight:800;font-size:.7rem;letter-spacing:2px;margin-top:0;margin-bottom:-20px}.pedagogy-wrapper .small-logo{margin:-20px;width:50px;height:auto;margin-bottom:-5px}.pedagogy-wrapper .footer{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:50px;margin-top:20px;padding-bottom:20px}.pedagogy-wrapper .footer-title{color:#902336;font-weight:700;font-size:1.1rem;padding-top:2px}.pedagogy-wrapper .footer-col{display:flex;flex-direction:column;gap:10px}.pedagogy-wrapper .footer-item{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#222;text-decoration:none;transition:color .3s}.pedagogy-wrapper .footer-item:hover{color:#902336}.pedagogy-wrapper .mobile-footer-wrapper{width:100%;margin-top:25px;max-width:440px;margin-left:auto;margin-right:auto;padding-bottom:20px}.pedagogy-wrapper .mobile-footer-wrapper .footer-title{color:#902336;font-weight:700;font-size:15px;margin-bottom:15px;text-align:left}.pedagogy-wrapper .mobile-footer-wrapper .footer-item{display:flex;align-items:center;gap:5px;font-size:10.5px;color:#333}.pedagogy-wrapper .mobile-footer-wrapper .footer-item:hover{color:#902336}.pedagogy-wrapper .mobile-footer-wrapper .footer-item svg{margin-right:2px}.pedagogy-wrapper .footer-grid{display:grid;grid-template-columns:auto auto auto;column-gap:8px;row-gap:12px;font-size:10.5px;color:#333;justify-content:start}.pedagogy-wrapper .langOptions{position:absolute;top:20px;right:20px;z-index:100}.pedagogy-wrapper .redeem-section{max-width:430px;margin-top:25px}.pedagogy-wrapper .redeem-section .divider{display:flex;align-items:center;gap:14px;color:#8d2929;font-weight:700}.pedagogy-wrapper .redeem-section .divider::before,.pedagogy-wrapper .redeem-section .divider::after{content:"";flex:1;height:1px;background:#c9a55c}.pedagogy-wrapper .redeem-section label{display:block;margin:0 10px 12px;color:#555;font-size:16px;text-align:left}.ar .pedagogy-wrapper .redeem-section label{text-align:right}.pedagogy-wrapper .redeem-section .promo-input{display:flex;align-items:center;gap:14px;height:54px;padding:0 22px;border:2px solid #c9a55c;border-radius:20px}.pedagogy-wrapper .redeem-section .promo-input i{color:#9b3a3a;font-size:22px}.pedagogy-wrapper .redeem-section .promo-input .promo-icon{width:22px;height:22px;color:#9b3a3a;flex-shrink:0}.pedagogy-wrapper .redeem-section .promo-input input{flex:1;border:0;outline:0;background:rgba(0,0,0,0);font-size:16px;color:#444}.pedagogy-wrapper .redeem-section .promo-input input::placeholder{color:#666}.pedagogy-wrapper .redeem-section button{width:100%;height:54px;margin-top:6px;border:2px solid #9b3a3a;border-radius:20px;background:#fff;color:#9b2929;font-size:19px;font-weight:700;cursor:pointer}.pedagogy-wrapper .redeem-section button:hover{opacity:.9 !important}.pedagogy-wrapper .redeem-section button:active{opacity:.8 !important}.mobile .pedagogy-wrapper{overflow-y:auto;overflow-x:hidden;padding-bottom:30px}.mobile .pedagogy-wrapper .main-wrapper{padding:10px !important}.mobile .pedagogy-wrapper .login-card{padding:25px 20px !important;margin-top:20px !important}.mobile .pedagogy-wrapper .small-logo{width:110px;margin-bottom:5px}