.home-hero{position:relative;min-height:760px;display:flex;align-items:center;padding:170px 0 120px;overflow:hidden;background:var(--brand-primary-dark)}.home-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.42;border-radius:0}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(11,18,32,.52),rgba(11,18,32,.88))}.hero-content{position:relative;z-index:1;color:var(--brand-text-inverse)}.hero-headline{color:var(--brand-text-inverse);font-size:max(2.6rem, min(6vw, 4.6rem));max-width:960px;margin:0 auto 20px}.hero-sub{max-width:820px;margin:0 auto 28px;color:rgba(255,255,255,.86);font-size:1.1rem}.cta-bg-solid,.hero-cta-solid{background:var(--brand-primary);color:var(--brand-text-inverse);margin:0 8px 12px}.cta-bg-text,.hero-cta-text{color:var(--brand-text-inverse);font-weight:800}.hero-cert-strip{display:flex;justify-content:center;gap:16px;list-style:none;padding:0;margin:40px 0 0}.hero-cert-strip img{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.14);padding:8px}.faq,.industry-cards,.key-features,.quote-form,.testimonials{padding:90px 0}.faq{background:var(--brand-bg-alt)}.faq-cat-nav{justify-content:center;gap:10px;margin:24px 0 28px}.faq-cat-nav .nav-link{border-radius:999px;color:var(--brand-text);font-weight:800}.faq-cat-nav .nav-link.active{background:var(--brand-primary)}.accordion-item{border-color:var(--brand-border);border-radius:var(--brand-radius)!important;overflow:hidden;margin-bottom:12px}.kf-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:44px;gap:44px;align-items:center;margin-bottom:64px}.kf-row.reverse img{order:2}.kf-row img{height:380px;width:100%}.industry-icon-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius-card);padding:28px;min-height:210px;box-shadow:var(--brand-shadow)}.industry-icon-card i{color:var(--brand-secondary);font-size:2rem}.testimonials{background:var(--brand-primary-dark)}.testimonials h2{color:var(--brand-text-inverse);margin-bottom:28px}.carousel-item img{width:100%;height:560px;filter:brightness(.66)}.carousel-caption{background:rgba(11,18,32,.62);border-radius:var(--brand-radius-card);padding:28px}.quote-form-two-column{background:var(--brand-bg-alt)}.quote-form h2{margin-bottom:24px}.cta-with-bg-image{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}.cta-bg-image,.cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0}.cta-overlay{background:rgba(0,0,0,.58)}.cta-overlay-content{position:relative;z-index:1;color:var(--brand-text-inverse)}.cta-overlay-content h2{color:var(--brand-text-inverse)}@media (max-width:767px){.kf-row,.kf-row.reverse{grid-template-columns:1fr}.kf-row.reverse img{order:0}}.cta-with-bg-image{background-color:var(--brand-primary-dark)}