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