.home-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;color:var(--brand-text-inverse);background-color:var(--brand-primary-dark)}.home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__media::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(39,64,46,.86),rgba(39,64,46,.42))}.home-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero__content{position:relative;max-width:860px;text-align:center;z-index:1}.home-hero h1{color:var(--brand-text-inverse);font-size:max(2.6rem, min(6vw, 5rem));line-height:1.02;font-weight:800}.home-hero p{color:rgba(255,255,255,.86);font-size:1.15rem;margin:20px auto 0;max-width:760px}.home-hero__actions{display:flex;gap:16px;justify-content:center;margin-top:32px}.btl-horizontal-scroll{display:flex;gap:18px;overflow-x:auto;padding-bottom:14px}.btl-horizontal-scroll article{flex:0 0 240px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.btl-alt-row{display:grid;grid-template-columns:minmax(260px,0.9fr) 1.1fr;align-items:center;grid-gap:48px;gap:48px;margin-bottom:64px}.btl-alt-row--reverse{grid-template-columns:1.1fr minmax(260px,0.9fr)}.btl-alt-row--reverse img{order:2}.btl-alt-row img{border-radius:var(--brand-radius);box-shadow:0 24px 52px rgba(26,32,44,.12)}.btl-large-quote{background:var(--brand-bg-alt)}.btl-large-quote blockquote{max-width:900px;margin:0 auto;text-align:center}.btl-large-quote p{font-size:max(1.65rem, min(4vw, 3rem));line-height:1.18;color:var(--brand-primary-dark)}.btl-trust{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:34px 0}.btl-trust__items{display:flex}.btl-trust__items div{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.btl-trust__items div:last-child{border-right:0}.btl-trust strong{display:block;color:var(--brand-text-inverse);font-size:2rem}.btl-faq-categorized details{border-top:1px solid var(--brand-border);padding:16px 0}.btl-faq-categorized summary{cursor:pointer;font-weight:800}.btl-cta-split{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:80px 0 96px}.btl-cta-split .btl-eyebrow,.btl-cta-split h2{color:var(--brand-text-inverse)}.btl-cta-card{padding:28px}@media (max-width:767px){.home-hero{min-height:560px;background-color:var(--brand-primary-dark)}.btl-trust__items,.home-hero__actions{flex-direction:column}.btl-alt-row,.btl-alt-row--reverse{grid-template-columns:1fr}.btl-alt-row--reverse img{order:0}}