<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news_title h5{font-size:25px;font-weight:600;margin-bottom:80px}.news_col{display:flex;flex-wrap:wrap;justify-content:space-between}.news_col:not(:last-child){border-bottom:1px solid #000;margin-bottom:30px}.news_date{flex-basis:10%}.news_text{flex-basis:65%}.news_link{flex-basis:15%}.news_col h6{font-size:24px;line-height:32px}.news_text h6:first-child{margin-bottom:10px}.news_link a{color:var(--primary_color);font-size:20px;line-height:32px}.news_link a:hover{text-decoration:underline}.news_title{margin-bottom:80px}@media (max-width:767px){.news_col{display:block}.news_title{margin-bottom:40px}.news_title h5{font-size:20px;margin-bottom:50px}.news_col h6{font-size:16px;line-height:24px}.news_col h6,.news_link{margin-bottom:15px}.news_link a{font-size:14px;line-height:20px}}</pre></body></html>