.nl-LastNewsItem{border:1px dotted #0000;border-top:1px dotted var(--readonly_text-color);box-sizing:border-box;cursor:pointer;flex-direction:column;width:100%;padding:4px 12px 12px;display:flex;position:relative}.nl-LastNewsItem:hover{border:1px solid var(--readonly_text-color)}.nl-LastNewsItem:hover+.nl-LastNewsItem{border-top:1px solid #0000}.nl-LastNewsItem__header{color:var(--label_text-color);justify-content:space-between;align-items:center;height:20px;margin-top:8px;font-size:12px;display:flex;position:relative}.nl-LastNewsItem__header_section{font-weight:var(--font-weight-bold);white-space:nowrap;text-overflow:ellipsis;color:inherit;flex-shrink:1;margin-right:12px;text-decoration:none;overflow:hidden}.nl-LastNewsItem__header_date{flex-shrink:0;margin-right:4px}.nl-LastNewsItem__title{font-weight:var(--font-weight-bold);color:var(--secondary_text-color);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:54px;margin-top:8px;font-size:16px;line-height:18px;text-decoration:none;display:-webkit-box;position:relative;overflow:hidden}.nl-LastNewsItem__text{margin-top:8px;font-size:15px;line-height:22px;position:relative;overflow:hidden}.ws-is-firefox .nl-LastNewsItem__text,.ws-is-desktop-safari .nl-LastNewsItem__text,.ws-is-mobile-safari .nl-LastNewsItem__text,.ws-is-mobile-chrome-ios .nl-LastNewsItem__text{max-height:110px}.ws-is-ie .nl-LastNewsItem__text{max-height:120px}.ws-is-desktop-safari .nl-LastNewsItem__text:after,.ws-is-mobile-safari .nl-LastNewsItem__text:after,.ws-is-firefox .nl-LastNewsItem__text:after,.ws-is-ie .nl-LastNewsItem__text:after{content:"...";color:var(--secondary_hover_text-color);background:linear-gradient(#fff0 0%,#fff 40%);width:100%;height:18px;font-size:20px;line-height:12px;position:absolute;top:105px}.nl-LastNews{flex-direction:column;width:270px;display:flex;overflow:hidden}.nl-LastNews__readMoreBtn{color:var(--secondary_text-color);margin:18px 0 16px 12px;font-size:24px}.nl-LastNews__readMoreBtn:hover{text-decoration:underline}