.categorias-wrapper .categorias #categorias .slider-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.categorias-wrapper .categorias #categorias .slider-row{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);justify-items:center}}@media (min-width:992px){.categorias-wrapper .categorias #categorias .slider-row{grid-template-columns:repeat(3,1fr)}.categorias-wrapper .categorias #categorias .slider-row .slide-box:nth-child(4){grid-column:2/3}}.categorias-wrapper .categorias #categorias .slider-row .slide-box a .slide-title-bg .slide-title{font-family:Termina,serif;font-size:22px}