.categorias{color:#000;text-align:center;background-image:url(/img/hero/bg-pesada.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:calc(100vh - 8rem);padding-bottom:5rem;position:relative}.categorias__titulo{color:#000;background-color:#fc0;padding:2rem}.categorias__contenedor{flex-direction:column;justify-content:space-around;align-items:center;gap:5rem;width:min(90%,160rem);margin:0 auto;display:flex}@media (min-width:768px){.categorias__contenedor{flex-direction:row}}
.marcas{background-color:#fff;padding:5rem;position:relative}.marcas__heading{margin-top:0}.marcas__contenedor{flex-direction:column;justify-content:center;align-items:center;gap:5rem;width:min(90%,160rem);margin:0 auto;display:flex}@media (min-width:768px){.marcas__contenedor{flex-direction:row}}.marcas__img{width:100%}.marcas__img img{height:fit-content;max-height:20rem}
