<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.listingNews__container{display:flex;flex-direction:column;width:100%;max-width:960px;margin:0 auto;}@media(max-width:834px){.listingNews__container{padding:16px;}}.newsCard{display:flex;width:100%;padding:40px 0;border-bottom:solid 1px #ccc;cursor:pointer;}@media(max-width:600px){.newsCard{flex-direction:column;padding-top:0;}}.newsCard__img{display:flex;justify-content:center;min-width:370px;max-width:370px;height:246px;margin-right:32px;background-color:#e3e3e3;overflow:hidden;}@media(max-width:600px){.newsCard__img{width:100%;min-width:unset;height:228px;margin-right:0;margin-bottom:16px;}}.newsCard__img img{width:100%;object-fit:cover;}.newsCard__title{display:block;margin-bottom:8px;font-size:26px;font-weight:600;font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:36px;color:#333;}.newsCard__text{font-size:16px;font-weight:400;font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:24px;color:#333;overflow:hidden;}.newsCard__text.height{height:96px;}.newsCard__text p{font-size:16px;font-weight:400;font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:24px;color:#333;}.newsCard__date{display:block;font-size:14px;font-weight:400;font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:21px;color:#333;}.newsCard__wrap{display:flex;flex-direction:column;}.newsCard.big{flex-direction:column;}.newsCard.big .newsCard__img{min-width:unset;max-width:unset;width:100%;height:640px;margin-right:0;margin-bottom:16px;}@media(max-width:600px){.newsCard.big .newsCard__img{height:228px;}}</pre></body></html>