.gff-carrusel-bloques__content{display:flex;justify-content:space-between;align-items:center;position:relative}
.gff-carousel-bloques__native-container{display:flex}
@media only screen and (max-width:768px){.gff-carrusel-bloques__left-arrow{background:url(clientlibs/resources/cards-flecha-izquierda.svg);background-size:20px 20px;width:20px;height:20px;cursor:pointer}
.gff-carrusel-bloques__right-arrow{background:url(clientlibs/resources/cards-flecha-derecha.svg);background-size:20px 20px;width:20px;height:20px;cursor:pointer}
.gff-carousel-bloques__native-item{padding-right:10px}
.gff-carousel-bloques__native-container{overflow:hidden}
}