.elementor-41009 .elementor-element.elementor-element-91f292a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-03ca91a */<style>

.ysbc-wrapper{
background:#f4f7fb;
padding:40px 15px;
font-family:Arial,sans-serif;
}

.ysbc-container{
max-width:1200px;
margin:auto;
}

.ysbc-hero{
background:linear-gradient(135deg,#0d47a1,#1976d2);
color:#fff;
padding:45px;
border-radius:20px;
margin-bottom:25px;
text-align:center;
}

.badge{
display:inline-block;
padding:8px 18px;
background:rgba(255,255,255,.2);
border-radius:30px;
margin-bottom:15px;
}

.ysbc-card{
background:#fff;
padding:25px;
border-radius:15px;
margin-bottom:25px;
box-shadow:0 3px 12px rgba(0,0,0,.08);
}

.ysbc-card h2{
margin-top:0;
color:#0d47a1;
}

.responsive-table{
overflow-x:auto;
}

.responsive-table table{
width:100%;
border-collapse:collapse;
}

.responsive-table th,
.responsive-table td{
padding:12px;
border:1px solid #ddd;
}

.responsive-table th{
background:#0d47a1;
color:#fff;
}

.benefit-grid,
.feature-grid,
.docs-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
gap:15px;
}

.benefit-item,
.feature-box,
.docs-grid div{
background:#f8f9fc;
padding:15px;
border-radius:10px;
border-left:4px solid #1976d2;
}

.steps{
display:flex;
flex-direction:column;
gap:12px;
}

.step{
background:#f8f9fc;
padding:15px;
border-radius:10px;
display:flex;
align-items:center;
gap:15px;
}

.step span{
width:35px;
height:35px;
background:#1976d2;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
border-radius:50%;
font-weight:bold;
}

.alert-box{
background:#fff3cd;
padding:15px;
border-left:5px solid #ff9800;
border-radius:10px;
}

.warning-box{
background:#ffe5e5;
padding:25px;
border-radius:15px;
border-left:6px solid #e53935;
}

.contact-box{
background:#f5f7ff;
padding:15px;
border-radius:10px;
}

.notice{
background:#e8f5e9;
padding:15px;
margin-top:15px;
border-radius:10px;
}

.small-note{
font-size:14px;
color:#666;
margin-top:15px;
}

@media(max-width:768px){
.ysbc-hero{
padding:25px;
}
.ysbc-hero h1{
font-size:28px;
}
}

</style>/* End custom CSS */