.Layout_container__S4aNf{display:flex;flex-direction:column;min-height:100vh}.Layout_header__cNGhf{justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #eaeaea;background-color:#fff;position:sticky;top:0;z-index:1000}.Layout_header__cNGhf,.Layout_logoContainer__clTbs a{display:flex;align-items:center}.Layout_nav__q_Vyr{display:flex;grid-gap:2rem;gap:2rem}.Layout_navLink__0KN1p{font-size:1rem;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease}.Layout_navLink__0KN1p:hover{color:#b8dc29}.Layout_main__c1pHS{flex-grow:1}.Layout_footer__mj7GQ{padding:2rem;text-align:center;background-color:#f9f9f9;border-top:1px solid #eaeaea}.Layout_footerContent__hEmXi{display:flex;justify-content:center;grid-gap:2rem;gap:2rem;margin-bottom:1rem}.Layout_footerLink__BiEwa{color:#666;text-decoration:none}.Layout_footerLink__BiEwa:hover{text-decoration:underline}.Layout_footerText__KAb0z{font-size:.875rem;color:#888}@media (max-width:768px){.Layout_header__cNGhf{flex-direction:column;align-items:center}.Layout_nav__q_Vyr{margin-top:1rem}.Layout_footerContent__hEmXi{flex-direction:column;grid-gap:1rem;gap:1rem}}.Home_container__bCOhY{display:flex;flex-direction:column;min-height:100vh}.Home_hero__cwxAA{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:#f9f9f9;text-align:center}.Home_heroContent__x6iHE{max-width:600px}.Home_heroTitle__1bKeE{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.Home_heroSubtitle__HxKm3{font-size:1.2rem;color:#666;margin-bottom:2rem}.Home_ctaButton___lkHe{display:inline-block;padding:1rem 2rem;background-color:#b8dc29;color:#fff;text-decoration:none;border-radius:5px;font-weight:600;transition:background-color .3s ease}.Home_ctaButton___lkHe:hover{background-color:#99b924}.Home_main__nLjiQ{flex-grow:1;padding:2rem}.Home_contactSection__Af_Nm{display:flex;justify-content:center;padding:4rem 2rem}.Home_contactForm__0LX80{width:100%;max-width:600px;padding:2rem;border:1px solid #ddd;border-radius:10px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.Home_contactForm__0LX80 h2{text-align:center;margin-bottom:2rem;font-size:2rem}.Home_formGroup__BGemE{margin-bottom:1.5rem}.Home_formGroup__BGemE label{display:block;margin-bottom:.5rem;font-weight:600}.Home_formGroup__BGemE input,.Home_formGroup__BGemE textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.Home_submitButton__zVz66{width:100%;padding:1rem;background-color:#b8dc29;color:#fff;border:none;border-radius:5px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.Home_submitButton__zVz66:hover{background-color:#99b924}.Home_submitButton__zVz66:disabled{background-color:#ccc;cursor:not-allowed}.Home_formStatus__KbFeO{text-align:center;margin-top:1rem;font-weight:600}