.detail_article .topContent .carousel-wrapper{align-self:center;min-width:80%}.carousel-wrapper{position:relative;overflow:hidden}body:not(.PFCommuneComponent) .detail_article .carousel-wrapper .caption p{text-align:left}.carousel-wrapper__arrow{position:absolute;display:flex;justify-content:center;align-items:center;bottom:50%;height:4rem;width:4rem;background-color:var(--background-300);border:0;cursor:pointer;transition:opacity 100ms;z-index:1;border-radius:50px}#arrow-prev{left:0}#arrow-next{right:0}.carousel-wrapper__arrow:hover{opacity:1;background-color:var(--accent-500);outline:0;color:#fff}.carousel-wrapper__arrow:focus{outline:1px}.galerieContent{margin-bottom:32px}.carousel-wrapper__slides{width:100%;display:flex;scroll-behavior:smooth;list-style:none;margin:0;padding:0;transform:translateX(0);transition:all 1s ease-in-out}.carousel-wrapper__slides--slide{width:100%;flex-shrink:0}.slide__figure{width:100%;height:100%;display:flex;flex-direction:column;gap:8px}.slide__figure a{position:relative;background-color:var(--text-discret);width:100%;aspect-ratio:1/1;border-radius:8px}.ContentDetailComponent .illustration img{height:auto;width:100%;display:inline-block}.slide__figure a img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50.1%;transform:translate(-50%,-50%);object-fit:contain}.slide_informations{position:relative;display:flex;gap:8px;flex-direction:column}.dots-contain{display:none}.detail_article .topContent .slide__figure a{aspect-ratio:5/3}@media screen and (min-width:1000px){.carousel-wrapper__arrow{opacity:.5}}@media screen and (max-width:999px){.slide_informations{flex-direction:column}.carousel-wrapper__slides{scroll-snap-type:x mandatory;overflow-x:scroll}.carousel-wrapper__slides--slide{scroll-snap-align:center}.carousel-wrapper figure{min-height:280px}.ContentDetailComponent .illustration img{width:100%;height:auto}.slide__figure a{min-height:auto;max-height:auto}.slide__figure a img{min-height:auto}.slide_informations{flex-direction:column;justify-content:center;align-items:center}}