#actualites #list:hover .item:not(:hover){opacity:.7}#actualites #list .item{transition:all .3s ease 0s;transition-duration:.2s;padding:calc(57.2% + 15px) 15px 15px;position:relative;height:100%;overflow:hidden;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:space-between}#actualites #list .item>img{width:100%;position:absolute;top:0;left:0;right:0;height:auto}#actualites #list .item:after,#actualites #list .item:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-2;background-color:rgba(2,2,2,.1);transition:all .3s ease 0s}#actualites #list .item:after{left:100%;z-index:-1;background-color:#a2d5b2;transform:skew(-15deg)}#actualites #list .item:hover{transition-duration:.5s;color:#fff}#actualites #list .item:hover:after{left:0;transform:skew(0)}#actualites #list .item:hover .text-muted{color:inherit!important}#actualites #list .item>.read-more:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:10}