/* Categorías dinámicas del pie. */
.etc-footer__categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}.etc-footer__categories li{margin:0}.etc-footer__categories a{display:block}
@media(min-width:801px){.etc-footer__grid{grid-template-columns:1.2fr 1.7fr 1fr .8fr}}
@media(max-width:800px){.etc-footer__coupon-group{grid-column:1/-1}}
.etc-brand--footer .etc-brand__name{color:#fff}
