.News-module__5bfARq__newsContainer{padding:var(--space-3xl)var(--space-xl);color:var(--text-muted)}.News-module__5bfARq__newsTitle{font-size:var(--text-4xl);font-weight:var(--font-bold);margin-bottom:var(--space-2xl);text-align:center;color:var(--text);overflow-wrap:break-word}.News-module__5bfARq__newsGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}.News-module__5bfARq__newsCard{background-color:var(--bg);padding:var(--space-lg);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);transition:var(--transition-normal);color:var(--text);cursor:pointer;flex-direction:column;height:500px;display:flex}.News-module__5bfARq__newsCard:hover{box-shadow:none;transform:translateY(2px)}.News-module__5bfARq__newsPostTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);margin:var(--space-lg)0 var(--space-sm);line-height:var(--leading-tight)}.News-module__5bfARq__newsContent{font-size:var(--text-md);line-height:var(--leading-normal);color:var(--text-muted);min-height:var(--space-5xl);overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.News-module__5bfARq__newsMedia{object-fit:cover;width:100%;height:250px;transition:var(--transition-normal);overflow:auto}.News-module__5bfARq__newsMediaContainer{border-radius:var(--radius-lg);box-shadow:var(--shadow-xs-inset);overflow:hidden}.News-module__5bfARq__newsCard:hover .News-module__5bfARq__newsMedia{transform:scale(1.05)}@media screen and (max-width:768px){.News-module__5bfARq__newsGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(330px,1fr));display:grid}.News-module__5bfARq__newsCard{height:400px}.News-module__5bfARq__newsContainer{padding:var(--space-3xl)var(--space-md)}.News-module__5bfARq__newsContent{font-size:var(--text-md)}.News-module__5bfARq__newsPostTitle{font-size:var(--text-xl)}}@media screen and (max-width:480px){.News-module__5bfARq__newsGrid{gap:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.News-module__5bfARq__newsCard{height:350px}.News-module__5bfARq__newsContent{font-size:var(--text-sm)}.News-module__5bfARq__newsPostTitle{font-size:var(--text-lg)}}
