.contato_main__c1qon{min-height:100vh}.contato_container____Hr9{max-width:1200px;margin:0 auto;padding:0 20px}.contato_hero__PI_JG{background:linear-gradient(135deg,#1a5f1a,#68d391);padding:100px 0 80px;color:white;text-align:center}.contato_pageTitle__no4Wx{font-size:3rem;font-weight:700;margin-bottom:20px}.contato_pageSubtitle__sy4pE{font-size:1.3rem;opacity:.9;max-width:600px;margin:0 auto}.contato_contactInfo__Q309E{padding:80px 0;background-color:white}.contato_contactGrid____NVa{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.contato_contactCard__syIDG{text-align:center;padding:40px 20px;background:#f8fffe;border-radius:12px;transition:transform .3s ease}.contato_contactCard__syIDG:hover{transform:translateY(-5px)}.contato_contactIcon__zNHxD{font-size:3rem;margin-bottom:20px}.contato_contactCard__syIDG h3{font-size:1.3rem;font-weight:600;color:#1a5f1a;margin-bottom:15px}.contato_contactCard__syIDG p{color:#4a5568;line-height:1.6}.contato_contactForm__4KlIR{padding:80px 0;background-color:#f8fffe}.contato_formContainer__iDi6o{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.contato_formContent__7Z72_ h2{font-size:2.5rem;font-weight:700;color:#1a5f1a;margin-bottom:20px}.contato_formContent__7Z72_ p{color:#4a5568;line-height:1.6;margin-bottom:40px}.contato_form__HlFKI{background:white;padding:40px;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.contato_formRow__odLKc{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.contato_formGroup__35crZ{margin-bottom:20px}.contato_formGroup__35crZ label{display:block;font-weight:600;color:#1a5f1a;margin-bottom:8px}.contato_formGroup__35crZ input,.contato_formGroup__35crZ select,.contato_formGroup__35crZ textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.contato_formGroup__35crZ input:focus,.contato_formGroup__35crZ select:focus,.contato_formGroup__35crZ textarea:focus{outline:none;border-color:#68d391}.contato_formGroup__35crZ textarea{resize:vertical;min-height:120px}.contato_submitBtn__BMuiY{background-color:#1a5f1a;color:white;padding:15px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.contato_submitBtn__BMuiY:hover{background-color:#0f4a0f;transform:translateY(-2px)}.contato_whatsappSection__t46lh{background:white;padding:40px;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center}.contato_whatsappSection__t46lh h3{font-size:1.5rem;font-weight:600;color:#1a5f1a;margin-bottom:15px}.contato_whatsappSection__t46lh p{color:#4a5568;line-height:1.6;margin-bottom:30px}.contato_btnWhatsapp__BY79S{background-color:#25d366;color:white;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.contato_btnWhatsapp__BY79S:hover{background-color:#128c7e;transform:translateY(-2px)}.contato_mapSection__5qCb4{padding:80px 0;background-color:white}.contato_sectionTitle__5KG6M{font-size:2.5rem;font-weight:700;color:#1a5f1a;text-align:center;margin-bottom:50px}.contato_mapContainer__mv0Nn{max-width:800px;margin:0 auto}.contato_mapPlaceholder__rH2Kz{background:#f8fffe;border:2px dashed #68d391;border-radius:12px;padding:80px 40px;text-align:center;color:#4a5568}.contato_mapPlaceholder__rH2Kz p{margin-bottom:10px;font-size:1.1rem}@media (max-width:768px){.contato_pageTitle__no4Wx{font-size:2.2rem}.contato_pageSubtitle__sy4pE{font-size:1.1rem}.contato_contactGrid____NVa{grid-template-columns:1fr}.contato_formContainer__iDi6o{grid-template-columns:1fr;gap:40px}.contato_formRow__odLKc{grid-template-columns:1fr}.contato_form__HlFKI{padding:30px 20px}.contato_sectionTitle__5KG6M{font-size:2rem}}.header_header__zJOD0{background-color:white;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000}.header_container__ZGWKO{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:80px;position:relative}.header_logo__vVwaF img{height:50px;width:auto;margin-top:10px}.header_desktopNav__Nm5_D{display:flex;align-items:center;gap:40px}.header_navLink__5SUnF{color:#1a5f1a;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease;position:relative}.header_navLink__5SUnF:hover{color:#68d391}.header_navLink__5SUnF:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#68d391;transition:width .3s ease}.header_navLink__5SUnF:hover:after{width:100%}.header_dropdown__BwsE5{position:relative}.header_dropdownMenu__zLaKe{position:absolute;top:100%;left:0;background:white;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);padding:20px 0;min-width:200px;margin-top:10px}.header_dropdownItem__mDQzQ{display:block;padding:12px 20px;color:#4a5568;text-decoration:none;font-weight:500;transition:all .3s ease}.header_dropdownItem__mDQzQ:hover{background-color:#f8fffe;color:#1a5f1a}.header_mobileMenuBtn__moWZl{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.header_mobileMenuBtn__moWZl span{width:25px;height:3px;background-color:#1a5f1a;margin:3px 0;transition:.3s;border-radius:2px}.header_mobileNav__3ujEx{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 5px 20px rgba(0,0,0,.1);padding:20px;border-radius:0 0 12px 12px}.header_mobileNavLink__Akchv{display:block;padding:15px 0;color:#1a5f1a;text-decoration:none;font-weight:600;border-bottom:1px solid #e2e8f0;transition:color .3s ease}.header_mobileNavLink__Akchv:hover{color:#68d391}.header_mobileNavLink__Akchv:last-child{border-bottom:none}.header_mobileDropdown__epT0Z{border-bottom:1px solid #e2e8f0}.header_mobileDropdownBtn__lkPji{width:100%;text-align:left;padding:15px 0;background:none;border:none;color:#1a5f1a;font-weight:600;font-size:1rem;cursor:pointer}.header_mobileDropdownMenu__tMek_{padding-left:20px;margin-bottom:10px}.header_mobileDropdownItem__lkt9F{display:block;padding:10px 0;color:#4a5568;text-decoration:none;font-weight:500;transition:color .3s ease}.header_mobileDropdownItem__lkt9F:hover{color:#1a5f1a}@media (max-width:768px){.header_desktopNav__Nm5_D{display:none}.header_mobileMenuBtn__moWZl{display:flex}.header_mobileNav__3ujEx{display:block}}