
/* ---- service LPs ---- */
.lp-glass--logos{display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:clamp(18px,3vh,30px);grid-template-columns:none;min-height:clamp(200px,30vh,300px);
  padding:clamp(30px,4vw,56px)}
.lp-glass--logos img{max-width:min(70%,300px);height:auto;max-height:56px;width:auto}
