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