.bsl-statement{background:0 0!important;padding:5rem 0!important;display:flex;align-items:center;font-family:"Outfit",system-ui,sans-serif;color:var(--charcoal);border-top:0!important;border-bottom:0!important}.bsl-statement .statement-inner{max-width:1500px;margin:0 auto;width:100%;display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:center;padding:0 1.5rem}.bsl-statement .statement-image{aspect-ratio:4/3!important;border-radius:0!important;width:100%;height:auto;object-fit:cover;background:var(--light-grey-2);display:block}.bsl-statement .statement-text{order:2}.bsl-statement .statement-image{order:1}.bsl-statement .statement-text h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.05;margin:0 0 1rem;letter-spacing:-.01em;font-family:"Outfit",sans-serif}.bsl-statement .statement-text p{font-size:1rem;color:var(--muted);max-width:38ch;margin:0 0 1.5rem}@media (max-width:968px){.bsl-statement{padding:3rem 0!important}.bsl-statement .statement-inner{grid-template-columns:1fr!important;gap:1.5rem;padding:0;max-width:100%}.bsl-statement .statement-image{width:100%;aspect-ratio:4/3!important;border-radius:0!important;order:1}.bsl-statement .statement-text{padding:0 1.5rem;order:2}.bsl-statement .statement-text h2{font-size:clamp(1.8rem,6vw,2.4rem)}}