.selected-news{display:flex;gap:30px;line-height:125%!important;margin-top:40px}.selected-news .left-column{flex:67 1;height:min-content}.selected-news .left-column .date{display:flex;align-items:center;font-size:1rem;color:var(--text-muted);margin-bottom:16px}.selected-news .left-column .image{position:relative;overflow:hidden;border-radius:24px;padding-bottom:61%;margin-bottom:24px}.selected-news .left-column .image img{border-radius:24px;object-fit:contain}.selected-news .left-column .description{font-size:20px;line-height:125%}.selected-news .left-column .social-icons{display:flex;align-items:center;margin:32px 0;gap:8px}.selected-news .left-column .social-icons .social-icon{background-color:#f5f6fa;border-radius:50%;height:36px;width:36px;align-items:center;display:flex;justify-content:center;cursor:pointer}.selected-news .right-column{flex:33 1;display:flex;flex-direction:column}.selected-news .right-column .news-item{display:flex;gap:12px;grid-template-columns:calc(27% - 6px) calc(73% - 6px);cursor:pointer}.selected-news .right-column .news-item .text-ellipsis .description,.selected-news .right-column .news-item .text-ellipsis h5{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box}.selected-news .right-column .news-item .text-ellipsis h5{-webkit-line-clamp:2}.selected-news .right-column .news-item .text-ellipsis .description{line-height:18px;-webkit-line-clamp:1}.selected-news .right-column .news-item .image-placeholder{background:#f5f6fa;height:72px;min-width:121px;max-width:121px;position:relative;border-radius:8px;margin-bottom:16px}.selected-news .right-column .news-item .image-placeholder img{border-radius:8px;object-fit:contain}@media(max-width:1000px){.selected-news{gap:20px;margin-top:32px}.selected-news .left-column .image{padding-bottom:61%}.selected-news .left-column .social-icons{margin:16px 0}.selected-news .right-column h2{font-size:24px}}@media(max-width:767px){.selected-news .left-column .image{padding-bottom:61%}.selected-news .left-column .social-icons{margin:16px 0}.selected-news .right-column{display:none}}
/*# sourceMappingURL=be9fbb7b40200b68.css.map*/