@charset "UTF-8";.news-section{padding:100px 0 150px;background-color:#f5f5f5;background-image:url(../../img/left-angle.png);background-position:bottom left;background-repeat:no-repeat;-webkit-background-size:133px auto;background-size:133px auto}.big-article-wrapper{border:2px solid #e32237;border-radius:3px;overflow:hidden;position:relative}.small-article-wrapper{border-radius:5px;overflow:hidden;position:relative}.news-article{display:block;width:100%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center;height:210px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 40px 20px 20px;-webkit-transition:.4s ease-out all;-o-transition:.4s ease-out all;transition:.4s ease-out all}.big.news-article{height:445px}.small.news-article{padding:20px;-webkit-background-size:cover;background-size:cover}.news-article *{position:relative;z-index:3;-webkit-transition:.4s ease-out all;-o-transition:.4s ease-out all;transition:.4s ease-out all}.news-article h3{color:#fff;font-size:18px;margin:0;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:600;line-height:1.4;letter-spacing:.5px}.small-article-wrapper .news-article h3{font-size:16px}.news-article:after{position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.95)),color-stop(5%,rgba(0,0,0,.9)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.95) 0,rgba(0,0,0,.9) 5%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.95) 0,rgba(0,0,0,.9) 5%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.9) 5%,rgba(255,255,255,0) 100%);content:"";z-index:1}.news-article:hover h3{-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.big-article-wrapper .news-article:before{content:"→";width:50px;height:50px;background:#e32237;border-radius:100%;color:#fff;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1;position:absolute;bottom:-15px;right:-15px;z-index:2;font-size:22px;padding:10px}@media (max-width:767px){.news-section{-webkit-background-size:85px auto;background-size:85px auto;padding:80px 0 100px}.big.news-article{height:240px}.big-article-wrapper{margin-bottom:30px}.small-article-wrapper{border-radius:0}.small.news-article{background:0 0!important;height:inherit;padding:10px 0 15px}.small.news-article:after{height:2px;width:80px;bottom:0;top:inherit;background:#ccc}.small.news-article h3{color:#000}}