.elementor-1238 .elementor-element.elementor-element-2af6afc0{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-43e1d13 */body{
background:#f5f9ff;
}

.oms-auth-page,
.oms-register-page{

max-width:1200px;
margin:auto;
padding:70px 25px;

}

.oms-auth-header{

text-align:center;
margin-bottom:40px;

}

.oms-auth-header h1{

font-size:48px;
font-weight:700;
color:#123b8c;
margin-bottom:15px;

}

.oms-auth-header p{

max-width:700px;
margin:auto;
font-size:19px;
line-height:1.8;
color:#475569;

}

.oms-badge{

display:inline-block;
padding:8px 18px;
background:#dbeafe;
color:#1d4ed8;
border-radius:30px;
font-size:14px;
font-weight:600;
margin-bottom:20px;

}

.oms-auth-card{

background:#fff;
padding:40px;
border-radius:22px;
box-shadow:0 20px 60px rgba(0,0,0,.08);
max-width:500px;
margin:auto;

}

.oms-auth-footer{

text-align:center;
margin-top:35px;
font-size:18px;

}

.oms-auth-footer a{

font-weight:700;
text-decoration:none;

}

.oms-register-page{

display:grid;
grid-template-columns:1fr 520px;
gap:80px;
align-items:center;

}

.oms-register-left h1{

font-size:46px;
line-height:1.2;
margin-bottom:20px;
color:#123b8c;

}

.oms-register-left p{

font-size:19px;
line-height:1.8;
margin-bottom:30px;
color:#475569;

}

.oms-feature{

padding:15px 0;
font-size:18px;
border-bottom:1px solid #edf2f7;

}

.oms-register-right{

background:#fff;
padding:40px;
border-radius:22px;
box-shadow:0 20px 60px rgba(0,0,0,.08);

}

.login-link{

text-align:center;
margin-top:25px;

}

@media(max-width:900px){

.oms-register-page{

grid-template-columns:1fr;
gap:40px;

}

.oms-auth-header h1,
.oms-register-left h1{

font-size:34px;

}

}/* End custom CSS */