/* LW Perf — front-end fixes. DeCort Interactive, 2026-09-03. */
/* Reserve logo-bar (Slick slider) height so init + dimensionless logos don't shift content (CLS). */
.logo-bar .l-slider { min-height: 45px; }
.logo-bar .logo { min-height: 40px; display: flex; align-items: center; justify-content: center; }