.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_nav__BY5_j{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.Layout_logo__A8yk9 a{color:#2E7D32;font-size:1.5rem;font-weight:700;text-decoration:none}.Layout_navLinks__EtIS0{display:flex;list-style:none;margin:0;padding:0}.Layout_navLinks__EtIS0 li{margin-left:2rem}.Layout_navLinks__EtIS0 a{color:#333;text-decoration:none;font-weight:500;transition:color .3s}.Layout_navLinks__EtIS0 a:hover{color:#2E7D32}.Layout_footer__2AN9N{background:#333;color:#fff;padding:3rem 2rem;margin-top:auto}.Layout_footerContent__lMnSk{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Layout_footerSection__lZbxN h3{color:#fff;margin-bottom:1rem}.Layout_footerSection__lZbxN ul{list-style:none;padding:0}.Layout_footerSection__lZbxN ul li{margin-bottom:.5rem}.Layout_footerSection__lZbxN a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s}.Layout_footerSection__lZbxN a:hover{opacity:1}.Layout_copyright__dhB_o{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.News_container__gebt7{max-width:1200px;margin:0 auto;padding:2rem}.News_container__gebt7 h1{color:#2E7D32;text-align:center;margin-bottom:3rem}.News_newsGrid__YuSRR{display:grid;grid-template-columns:1fr;gap:2rem}.News_newsCard__jN5Sh{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.News_newsCard__jN5Sh:hover{transform:translateY(-5px)}.News_newsDate__D3yVt{color:#666;font-size:.9rem;margin-bottom:1rem}.News_newsCard__jN5Sh h2{color:#2E7D32;font-size:1.5rem;margin-bottom:1rem}.News_summary__jh8o4{color:#333;line-height:1.6;margin-bottom:1.5rem}.News_details__tiplI{background:#f5f5f5;padding:1.5rem;border-radius:4px;margin-bottom:1.5rem}.News_details__tiplI ul{list-style:none;padding-left:1rem}.News_details__tiplI li{margin-bottom:.5rem;position:relative;padding-left:1.5rem}.News_details__tiplI li:before{content:"•";color:#2E7D32;position:absolute;left:0}.News_readMore__3ASQp{background:#2E7D32;color:white;border:none;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;transition:background-color .3s}.News_readMore__3ASQp:hover{background:#1B5E20}@media (max-width:768px){.News_container__gebt7{padding:1rem}.News_newsCard__jN5Sh{margin-bottom:1rem}}