.focas-checkout__brands{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 0}
.focas-checkout__brands img{width:52px;height:30px;object-fit:contain;padding:3px;background:#fff;border:1px solid #c9d7df;border-radius:5px}
.focas-checkout__grid--three{grid-template-columns:repeat(3,1fr)}
@media(max-width:540px){.focas-checkout__grid--three{grid-template-columns:1fr}}
