*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}.sustituto{align-items:center;background:#fff;display:flex;justify-content:center;padding:0 35px}.wrapper{display:flex;position:relative}.wrapper .carrusel{cursor:pointer;font-size:0;overflow:hidden;scroll-behavior:smooth;white-space:nowrap}.carrusel img{width:33.33333%}.carrusel a{margin-left:50px}.carrusel.dragging{cursor:grab;scroll-behavior:auto}.carrusel.dragging img{pointer-events:none}.carrusel img:first-child{margin-left:0}.wrapper .flecha{border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:30px;position:absolute;text-align:center;width:30px}.arrowderecha{padding-right:5%}.arrowderecha,.arrowizquierda{align-items:center;display:flex}.arrowizquierda{padding-left:5%}@media screen and (max-width:900px){.carrusel img{width:50%}}@media screen and (max-width:550px){.carrusel img{width:100%}}