.carrousel-realisation{position:relative;width:100%;overflow:hidden}.carrousel-realisation__piste{display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;scrollbar-width:none}.carrousel-realisation__piste::-webkit-scrollbar{display:none}.carrousel-realisation__slide{flex:0 0 100%;min-width:100%;max-width:100%;scroll-snap-align:start}.carrousel-realisation__slide{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:16px}.carrousel-realisation__slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.carrousel-realisation__fleche{position:absolute;top:50%;z-index:10;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:999px;background:rgba(0,0,0,0.55);color:#ffffff;font-size:36px;line-height:1;cursor:pointer}.carrousel-realisation__fleche--gauche{left:18px}.carrousel-realisation__fleche--droite{right:18px}.carrousel-realisation{max-width:1400px;margin:auto}body.single-realisation .mfp-title{display:none!important}