.elementor-26938 .elementor-element.elementor-element-ce538c9{--display:flex;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-722b8f0 */html{
scroll-behavior:smooth;
}

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

.lmb-article{
max-width:980px;
margin:auto;
font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
line-height:1.7;
color:var(--text-main);
}

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

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

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

.lmb-ctaIntro p{
font-size:16px;
margin-bottom:16px;
}

.lmb-btn{
background:var(--accent);
color:#000;
padding:12px 24px;
border-radius:999px;
font-weight:700;
text-decoration:none;
display:inline-block;
transition:.2s;
}

.lmb-btn:hover{
opacity:.9;
transform:translateY(-2px);
}

.lmb-content h2{
margin-top:55px;
font-size:26px;
border-left:5px solid var(--accent);
padding-left:14px;
}

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

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

.lmb-checklist{
padding-left:20px;
margin:15px 0;
color:var(--text-muted);
}

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

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

.lmb-ctaBox{
margin-top:60px;
padding:30px;
border-left:5px solid var(--accent);
background:rgba(189,183,0,.08);
border-radius:14px;
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:16px 0;
}

.lmb-faqPlain summary{
font-weight:700;
cursor:pointer;
list-style:none;
position:relative;
}

.lmb-faqPlain summary::after{
content:"+";
position:absolute;
right:0;
}

.lmb-faqPlain details[open] summary::after{
content:"–";
}

#form{
scroll-margin-top:120px;
margin-top:80px;
}/* End custom CSS */