.home-fire-content{--fire:#9b2922;--fire-dark:#171614;overflow:hidden}
.home-fire-content h1,.home-fire-content h2,.home-fire-content h3{font-family:Georgia,serif}
.home-fire-intro{padding-block:85px;text-align:center}
.home-fire-intro h1{max-width:900px;margin:12px auto 25px;font-size:clamp(44px,6vw,72px);line-height:1.06}
.home-fire-intro p{max-width:900px;margin:0 auto 18px;color:#5f5b56;font-size:16px}
.home-fire-intro .home-fire-lead{font-size:19px;color:#333}
.home-fire-actions{display:flex;justify-content:center;gap:14px;margin-top:32px}
.home-fire-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--fire);color:var(--fire);font-weight:700}
.home-fire-button.primary{background:var(--fire);color:#fff}
.home-fire-solutions,.home-fire-process{padding-block:85px;background:var(--cream)}
.home-fire-solutions h2,.home-fire-process h2,.home-fire-selection h2,.home-fire-faq h2{max-width:850px;margin:10px 0 38px;font-size:clamp(34px,4.5vw,54px);line-height:1.12}
.home-fire-grid,.home-fire-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.home-fire-grid article,.home-fire-steps article{padding:30px;background:#fff;border-top:4px solid var(--fire)}
.home-fire-grid h3,.home-fire-steps h3{margin:0 0 12px;font-size:25px}
.home-fire-grid p,.home-fire-steps p{color:#666}
.home-fire-grid a{color:var(--fire);font-weight:800}
.home-fire-selection{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;padding-block:90px}
.home-fire-selection p,.home-fire-selection li{color:#625f5a}
.home-fire-selection li{margin:8px 0}
.home-fire-selection aside{align-self:start;padding:38px;background:var(--fire-dark);color:#fff}
.home-fire-selection aside h3{margin-top:0;font-size:30px}
.home-fire-selection aside p{color:#c9c5bf}
.home-fire-selection aside .home-fire-button{margin-top:12px}
.home-fire-steps article b{display:block;margin-bottom:15px;color:var(--fire);font-size:34px}
.home-fire-content .intro-video h2{margin:0 0 8px;font:400 33px/35px Poppins,Arial,sans-serif}
.home-fire-faq{padding-block:90px;max-width:950px}
.home-fire-faq details{padding:20px 0;border-bottom:1px solid #ddd}
.home-fire-faq summary{font-weight:800;cursor:pointer}
.home-fire-faq details p{color:#666}
.home-fire-cta{padding-block:80px;background:var(--fire);color:#fff;text-align:center}
.home-fire-cta h2{max-width:850px;margin:0 auto 15px;font-size:clamp(36px,5vw,56px);line-height:1.1}
.home-fire-cta p{max-width:720px;margin:0 auto 26px;color:#f0dcda}
.home-fire-button.light{border-color:#fff;background:#fff;color:var(--fire)}
@media(max-width:800px){.home-fire-intro,.home-fire-solutions,.home-fire-process,.home-fire-faq{padding-block:60px}.home-fire-grid,.home-fire-steps,.home-fire-selection{grid-template-columns:1fr}.home-fire-selection{gap:35px;padding-block:60px}.home-fire-actions{flex-direction:column}.home-fire-content .intro-video h2{font-size:28px}.home-fire-cta{padding-block:60px}}
