.NewsList_newsArticle__8Fc6W{background-color:rgba(255,255,255,.05);border-radius:8px;padding:2rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.NewsList_newsArticle__8Fc6W:hover{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.NewsList_newsArticleContent__AYbXA{display:flex;gap:2rem;align-items:flex-start}.NewsList_newsImageLink__Y430q{display:block;width:200px;height:200px;min-width:200px;flex-shrink:0;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.NewsList_newsImageLink__Y430q:hover{transform:scale(1.03);box-shadow:0 8px 20px rgba(0,0,0,.3)}.NewsList_newsImage__yDVPg{width:100%;height:100%;object-fit:cover;display:block}.NewsList_newsImagePlaceholder__WPfgd{width:200px;height:200px;min-width:200px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border-radius:8px;flex-shrink:0}.NewsList_newsContent__D90fW{flex:1 1;display:flex;flex-direction:column}.NewsList_readMoreLink__oTcIa{font-size:.9rem;color:#5e72e4;text-decoration:none;font-weight:500;transition:color .2s ease;display:inline-block}.NewsList_readMoreLink__oTcIa:hover{color:#7c8ef5}@media (max-width:768px){.NewsList_newsArticleContent__AYbXA{flex-direction:column;gap:1rem}.NewsList_newsImageLink__Y430q,.NewsList_newsImagePlaceholder__WPfgd{width:100%;height:250px;min-width:100%}}