.prestation_carousel{flex-direction:row;justify-content:center;position:relative;overflow:hidden}.prestation_carousel,.prestation_container{width:100vw;display:flex;align-items:center}.prestation_container{height:auto;justify-content:space-between;gap:10%}.next_projet,.prev_projet{position:absolute;top:50%;background:none;z-index:10;background-color:rgba(0,0,0,.342);border-radius:50px;border:1px solid #fff;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.next_projet img,.prev_projet img{height:40px;filter:invert(1)}.next_projet{right:25px}.prev_projet{left:10px}.prestation_carousel .prestation-details{background-color:#4791ac}.prestation_carousel .prestation-details .prestation-title,.prestation_carousel .prestation-details li{color:#fff}.prestation_container.carousel_inverted .prestation-subtitle{display:none}@media screen and (min-width:768px) and (max-width:1023px){.prestation_container{width:100%;height:auto;flex-direction:row;justify-content:space-between}.next_projet,.prev_projet{top:50%}}@media screen and (max-width:767px){.prestation-container.inverted,.prestation_carousel .prestation-container{flex-direction:column-reverse}.prestation_container{width:100%;height:auto;flex-direction:column}.next_projet,.prev_projet{top:48%;width:25px;height:25px}.next_projet img,.prev_projet img{height:20px}.next_projet{right:15px}.prev_projet{left:10px}}