.side-news-container{background-color:#fff;padding:10px;height:400px;position:relative}.side-news-items{height:calc(100% - 50px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.side-news-items::-webkit-scrollbar{display:none}.side-news-container:after{content:"";position:absolute;left:0;right:0;bottom:0;height:100px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}.side-news-heading{position:sticky;top:0;background-color:#fff;z-index:10;padding-bottom:10px}.side-news-heading a{font-size:16px;font-weight:500;color:#676767;text-decoration:none}.side-news-heading a:hover{text-decoration:underline}.side-news-item{padding:5px 0}.side-news-date{margin:0;font-size:12px;color:#676767;line-height:1.25;letter-spacing:.025em}.side-news-heading-item{margin:5px 0 0;font-size:16px;font-weight:400;color:#11181c;border-bottom:.5px solid #ccc;line-height:1.5;letter-spacing:.1px}.side-news-container::-webkit-scrollbar{width:8px}.side-news-container::-webkit-scrollbar-thumb{background:transparent}