*,:before,:after{box-sizing:border-box;margin:0;padding:0;text-decoration:none;outline:none}body{width:100%;height:100Vh}.container .cardCaroucelle{width:100%;height:100%;transition:all .4s ease-in-out;display:flex;flex-direction:row;overflow-x:auto;white-space:nowrap;transform:translate(100%)}.container .cardCaroucelle .caroucel{flex:0 0 100%;width:100%;height:100%}.container .cardCaroucelle .caroucel img{width:100%;height:100%}
