.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)}.Contact_container__ZEYbW{max-width:1200px;margin:0 auto;padding:2rem}.Contact_container__ZEYbW h1{color:#2E7D32;text-align:center;margin-bottom:3rem}.Contact_contactGrid__huzBu{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.Contact_contactInfo__N6XJu h2,.Contact_messageForm__2Wcdl h2{color:#333;margin-bottom:2rem}.Contact_infoCard__LIV5N{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Contact_infoItem__UD4xx{margin-bottom:2rem}.Contact_infoItem__UD4xx:last-child{margin-bottom:0}.Contact_infoItem__UD4xx h3{color:#2E7D32;margin-bottom:1rem}.Contact_infoItem__UD4xx p{color:#666;line-height:1.6}.Contact_form__a5YHI{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Contact_formGroup__7sOw5{margin-bottom:1.5rem}.Contact_formGroup__7sOw5 label{display:block;color:#333;margin-bottom:.5rem}.Contact_formGroup__7sOw5 input,.Contact_formGroup__7sOw5 textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Contact_formGroup__7sOw5 textarea{resize:vertical}.Contact_submitBtn__MueG9{background:#2E7D32;color:white;border:none;padding:1rem 2rem;border-radius:4px;cursor:pointer;transition:background-color .3s;width:100%}.Contact_submitBtn__MueG9:hover{background:#1B5E20}@media (max-width:768px){.Contact_container__ZEYbW{padding:1rem}.Contact_contactGrid__huzBu{grid-template-columns:1fr}.Contact_contactInfo__N6XJu{margin-bottom:2rem}}