.global_login .body_login{align-items:center;background:radial-gradient(circle,rgba(255,223,0,.5) 20%,rgba(0,0,0,.7) 80%);display:flex;height:100vh;justify-content:center}.global_login .box-area{background:#fff;border-radius:10px;max-width:900px;overflow:hidden;width:100%}.global_login .left-box{align-items:center;background-color:#f9f9f8;display:flex;justify-content:center;padding:20px}.global_login .right-box{padding:2rem}.global_login .btn-group{display:flex;flex-wrap:wrap;gap:5px}.global_login .btn-group .user-type-btn{flex:1;font-size:14px;min-width:100px;padding:10px;text-align:center}.global_login .password-wrapper{position:relative}.global_login .password-wrapper .toggle-password{cursor:pointer;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.global_login .forgot a{color:#fd0;text-decoration:none}.global_login .forgot a:hover{text-decoration:underline}.global_login .featured-image img{height:auto;max-width:100%}.global_login .header-text h2{color:#000;font-size:2.5rem;font-weight:700;text-align:center}.global_login .header-text p{color:#000;font-size:1.2rem;text-align:center}@media(max-width:768px){.global_login .box-area{flex-direction:column}.global_login .left-box{order:1}.global_login .right-box{order:2}.global_login .btn-group{flex-direction:row;justify-content:center}.global_login .btn-group .user-type-btn{flex-grow:1}}
