.elementor-11787 .elementor-element.elementor-element-5bf0429{--display:flex;}.elementor-11787 .elementor-element.elementor-element-e32bc15{--display:flex;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-5cba698 */html{
scroll-behavior:smooth;
}

:root{
--accent:#bdb700;
--text:#1a1a1a;
--muted:#555;
--border:#e6e6e6;
}

.lmb-article{
max-width:950px;
margin:auto;
font-family:system-ui;
line-height:1.7;
color:var(--text);
}

.lmb-hero h1{
font-size:38px;
margin-bottom:10px;
}

.lmb-lead{
font-size:18px;
color:var(--muted);
}

.lmb-ctaIntro{
border:2px solid var(--accent);
background:rgba(189,183,0,.07);
padding:25px;
border-radius:12px;
margin:40px 0;
}

.lmb-btn{
background:var(--accent);
color:black;
padding:12px 24px;
border-radius:30px;
text-decoration:none;
font-weight:600;
display:inline-block;
margin-top:10px;
}

.lmb-content h2{
margin-top:50px;
font-size:26px;
border-left:4px solid var(--accent);
padding-left:10px;
}

.lmb-content h3{
margin-top:25px;
font-size:19px;
}

.muted{
color:var(--muted);
}

.lmb-checklist{
padding-left:20px;
}

.lmb-checklist li{
margin:8px 0;
}

.lmb-checklist li::marker{
color:var(--accent);
}

.lmb-ctaBox{
margin-top:50px;
padding:25px;
border-left:5px solid var(--accent);
background:rgba(189,183,0,.08);
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
gap:20px;
}

.lmb-faqPlain{
margin-top:20px;
border-top:1px solid var(--border);
}

.lmb-faqPlain details{
border-bottom:1px solid var(--border);
padding:15px 0;
}

.lmb-faqPlain summary{
font-weight:600;
cursor:pointer;
}/* End custom CSS */