.NewsCard_card__tQJga{display:block;background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.NewsCard_card__tQJga:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.15)}.NewsCard_imageContainer__l7j41{width:100%;height:200px;position:relative;overflow:hidden}.NewsCard_image__PNV7Y{width:100%;height:100%;object-fit:cover}.NewsCard_content__zy3QB{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.NewsCard_category__SqAAQ{font-size:.75rem;color:#007bff;font-weight:600;margin-bottom:.25rem;text-transform:uppercase}.NewsCard_title__TJYgh{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;line-height:1.4}.NewsCard_title__TJYgh:hover{color:#0056b3}.NewsCard_snippet__rwdZq{font-size:.875rem;color:#4b5563;margin-bottom:1rem;line-height:1.6;flex-grow:1}.NewsCard_meta__mAvTo{font-size:.875rem;color:#6b7280;display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;border-top:1px solid #e5e7eb}.NewsCard_date__gt9ZV{font-style:italic}.NewsCard_author__aBfrf{font-weight:500}.NewsCard_readMore__Z9vr_{display:inline-block;margin-top:.75rem;font-size:.875rem;color:#007bff;font-weight:600;text-decoration:none;transition:color .2s}.NewsCard_readMore__Z9vr_:hover{color:#0056b3}.NewsPage_newsContainer__V4txn{max-width:1200px;margin:0 auto;padding:2rem 1rem}.NewsPage_pageTitle__QVcv6{font-size:2.25rem;font-weight:700;color:#111827;text-align:center;margin-bottom:.5rem}.NewsPage_pageDescription__lfNJl{font-size:1.125rem;color:#4b5563;text-align:center;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.NewsPage_newsGrid__Dwiak{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.NewsPage_newsGrid__Dwiak{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.NewsPage_newsGrid__Dwiak{grid-template-columns:repeat(3,1fr)}}.NewsPage_noNewsMessage__GkEhx{text-align:center;color:#6b7280;margin-top:2rem;font-size:1rem}