.news-container{width:100%;margin-bottom:30px;position:relative;overflow:hidden;flex-direction:column}.news-container,.top-section{display:flex;justify-content:space-between}.top-section{align-items:flex-end;padding:0 30px;height:150px}.background-text{position:absolute;right:0;top:0}.main-content{display:flex;align-items:center}.news-title{font-size:40px;font-weight:900;color:#585858;margin:0;z-index:1}.bottom-line{width:40%;height:12px;background:#585858;position:relative}.bottom-line:after{content:"";position:absolute;right:-150%;top:0;width:150%;height:100%;background-image:repeating-linear-gradient(45deg,#e0e0e0,#e0e0e0 4px,#fff 0,#fff 10px)}