.carousel_wrapper{position:relative;float:left;width:calc(80% + 1em);margin-right:calc(10% - 1em);margin-left:10%;overflow:hidden;margin-bottom:2em}.carousel_wrapper .carousel{position:relative;overflow:visible;height:280px}.carousel_wrapper .news_item{border-right:1em solid #fff;height:265px;box-shadow:none;border-left:none;margin:0;background:#eff2f9;width:100%;box-sizing:border-box;display:inline-block;float:left;overflow:hidden}.carousel_wrapper .news_item a{text-decoration:none;color:#5c6eae;display:block;height:100%}.carousel_wrapper .news_item a:focus{border:1px solid #000}.carousel_wrapper .news_item .image_wrapper{max-height:none;height:165px;overflow:hidden;width:100%}.carousel_wrapper .news_item .image_wrapper img{min-width:100%;transition:transform .3s ease-out}.carousel_wrapper .news_item .title_wrapper{padding:1em 5%}.carousel_wrapper .news_item .title_wrapper h2{font-size:.9em;line-height:1.2em;margin-bottom:0}.carousel_wrapper .news_item:hover img{transform:scale(1.05)}.carousel_wrapper .carrousel_dots{position:absolute;bottom:-30px;display:block;width:98%;padding:0;margin:0;list-style:none;text-align:center}.carousel_wrapper .carrousel_dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.carousel_wrapper .carrousel_dots li button{font-size:0;line-height:0;display:block;padding:5px;cursor:pointer;border:0;outline:0;border-radius:100%;width:15px;height:15px;background-color:#eff2f9}.carousel_wrapper .buttons .pause:focus,.carousel_wrapper .buttons .play:focus,.carousel_wrapper .carrousel_dots li button:focus,.carousel_wrapper .carrousel_dots li:focus{outline:#000 dotted 1px}.carousel_wrapper .carrousel_dots li:hover{cursor:pointer}.carousel_wrapper .carrousel_dots li.slick-active button,.carousel_wrapper .carrousel_dots li:hover button{background-color:#5c6eae}.carousel_wrapper .buttons{z-index:1;position:relative;float:left}.carousel_wrapper .buttons .pause,.carousel_wrapper .buttons .play{border:none;position:unset;background:0 0}.carousel_wrapper .buttons .pause:hover,.carousel_wrapper .buttons .play:hover{text-decoration:underline;cursor:pointer}.carousel_wrapper .buttons .pause.active,.carousel_wrapper .buttons .play.active{position:absolute;top:-99999em}