.ContactUsPage-module__eD1zTG__contactPage{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);min-height:100vh;padding:2rem 0 4rem}.ContactUsPage-module__eD1zTG__container{max-width:1280px;margin:0 auto;padding:0 2rem}.ContactUsPage-module__eD1zTG__breadcrumbs{color:#718096;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.ContactUsPage-module__eD1zTG__breadcrumbs a{color:#722f2c;text-decoration:none;transition:color .3s}.ContactUsPage-module__eD1zTG__breadcrumbs a:hover,.ContactUsPage-module__eD1zTG__current{color:#1d2464}.ContactUsPage-module__eD1zTG__header{text-align:center;margin-bottom:3rem}.ContactUsPage-module__eD1zTG__title{color:#1d2464;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.ContactUsPage-module__eD1zTG__subtitle{color:#718096;font-size:1rem}.ContactUsPage-module__eD1zTG__contactGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.ContactUsPage-module__eD1zTG__contactInfo{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #00000014}.ContactUsPage-module__eD1zTG__infoCard{padding:2rem}.ContactUsPage-module__eD1zTG__infoTitle{color:#1d2464;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ContactUsPage-module__eD1zTG__infoDescription{color:#718096;margin-bottom:2rem;line-height:1.6}.ContactUsPage-module__eD1zTG__infoSection{border-bottom:1px solid #e2e8f0;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.ContactUsPage-module__eD1zTG__infoSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ContactUsPage-module__eD1zTG__sectionIcon{background:#722f2c10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactUsPage-module__eD1zTG__sectionIcon svg{color:#722f2c;width:24px;height:24px}.ContactUsPage-module__eD1zTG__sectionContent{flex:1}.ContactUsPage-module__eD1zTG__sectionContent h3{color:#1d2464;margin-bottom:.75rem;font-size:1rem;font-weight:700}.ContactUsPage-module__eD1zTG__phoneGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.ContactUsPage-module__eD1zTG__phoneButton{cursor:pointer;text-align:left;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:.75rem;transition:all .3s;display:flex}.ContactUsPage-module__eD1zTG__phoneButton:hover{background:#722f2c;border-color:#722f2c;transform:translateY(-2px)}.ContactUsPage-module__eD1zTG__phoneNumber{color:#1d2464;font-size:.9rem;font-weight:600;transition:color .3s}.ContactUsPage-module__eD1zTG__phoneLabel{color:#718096;font-size:.7rem;transition:color .3s}.ContactUsPage-module__eD1zTG__phoneButton:hover .ContactUsPage-module__eD1zTG__phoneNumber,.ContactUsPage-module__eD1zTG__phoneButton:hover .ContactUsPage-module__eD1zTG__phoneLabel{color:#fff}.ContactUsPage-module__eD1zTG__emailButton{color:#1d2464;cursor:pointer;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.ContactUsPage-module__eD1zTG__emailButton svg{width:16px;height:16px;transition:transform .3s}.ContactUsPage-module__eD1zTG__emailButton:hover{color:#fff;background:#1d2464;border-color:#1d2464;transform:translateY(-2px)}.ContactUsPage-module__eD1zTG__emailButton:hover svg{transform:translate(3px)}.ContactUsPage-module__eD1zTG__whatsappButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactUsPage-module__eD1zTG__whatsappButton svg:first-child{width:20px;height:20px}.ContactUsPage-module__eD1zTG__whatsappButton svg:last-child{width:16px;height:16px;transition:transform .3s}.ContactUsPage-module__eD1zTG__whatsappButton:hover{background:#20b859;transform:translateY(-2px);box-shadow:0 4px 15px #25d3664d}.ContactUsPage-module__eD1zTG__whatsappButton:hover svg:last-child{transform:translate(3px)}.ContactUsPage-module__eD1zTG__address{color:#4a5568;margin-bottom:.75rem;font-size:.9rem;font-style:normal;line-height:1.6}.ContactUsPage-module__eD1zTG__mapLink{color:#722f2c;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ContactUsPage-module__eD1zTG__mapLink svg{width:16px;height:16px}.ContactUsPage-module__eD1zTG__mapLink:hover{color:#1d2464;gap:.75rem}.ContactUsPage-module__eD1zTG__contactForm{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #00000014}.ContactUsPage-module__eD1zTG__formCard{padding:2rem}.ContactUsPage-module__eD1zTG__formTitle{color:#1d2464;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ContactUsPage-module__eD1zTG__formDescription{color:#718096;margin-bottom:1.5rem}.ContactUsPage-module__eD1zTG__successMessage{color:#fff;background:#48bb78;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.ContactUsPage-module__eD1zTG__successMessage svg{flex-shrink:0;width:20px;height:20px}.ContactUsPage-module__eD1zTG__form{flex-direction:column;gap:1.25rem;display:flex}.ContactUsPage-module__eD1zTG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactUsPage-module__eD1zTG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactUsPage-module__eD1zTG__formGroup label{color:#1d2464;font-size:.85rem;font-weight:600}.ContactUsPage-module__eD1zTG__formGroup input,.ContactUsPage-module__eD1zTG__formGroup textarea{border:1px solid #e2e8f0;border-radius:12px;padding:.75rem;font-family:inherit;font-size:.9rem;transition:all .3s}.ContactUsPage-module__eD1zTG__formGroup input:focus,.ContactUsPage-module__eD1zTG__formGroup textarea:focus{border-color:#722f2c;outline:none;box-shadow:0 0 0 3px #722f2c1a}.ContactUsPage-module__eD1zTG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#722f2c 0%,#5a2522 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactUsPage-module__eD1zTG__submitButton svg{width:18px;height:18px;transition:transform .3s}.ContactUsPage-module__eD1zTG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #722f2c4d}.ContactUsPage-module__eD1zTG__submitButton:hover:not(:disabled) svg{transform:translate(3px)}.ContactUsPage-module__eD1zTG__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactUsPage-module__eD1zTG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ContactUsPage-module__eD1zTG__spin}@keyframes ContactUsPage-module__eD1zTG__spin{to{transform:rotate(360deg)}}.ContactUsPage-module__eD1zTG__ctaSection{text-align:center;background:linear-gradient(135deg,#1d2464 0%,#161b4a 100%);border-radius:24px;padding:3rem}.ContactUsPage-module__eD1zTG__ctaContent{max-width:700px;margin:0 auto}.ContactUsPage-module__eD1zTG__ctaTitle{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ContactUsPage-module__eD1zTG__ctaDescription{color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.ContactUsPage-module__eD1zTG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ContactUsPage-module__eD1zTG__ctaWhatsapp,.ContactUsPage-module__eD1zTG__ctaEmail{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactUsPage-module__eD1zTG__ctaWhatsapp{color:#fff;background:#25d366}.ContactUsPage-module__eD1zTG__ctaWhatsapp:hover{background:#20b859;transform:translateY(-2px);box-shadow:0 4px 15px #25d3664d}.ContactUsPage-module__eD1zTG__ctaEmail{color:#1d2464;background:#fff}.ContactUsPage-module__eD1zTG__ctaEmail:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.ContactUsPage-module__eD1zTG__ctaWhatsapp svg,.ContactUsPage-module__eD1zTG__ctaEmail svg{width:18px;height:18px}@media (max-width:968px){.ContactUsPage-module__eD1zTG__contactGrid{grid-template-columns:1fr;gap:1.5rem}.ContactUsPage-module__eD1zTG__phoneGrid{grid-template-columns:1fr}}@media (max-width:768px){.ContactUsPage-module__eD1zTG__container{padding:0 1rem}.ContactUsPage-module__eD1zTG__title{font-size:1.75rem}.ContactUsPage-module__eD1zTG__infoCard,.ContactUsPage-module__eD1zTG__formCard{padding:1.5rem}.ContactUsPage-module__eD1zTG__formRow{grid-template-columns:1fr;gap:1rem}.ContactUsPage-module__eD1zTG__ctaSection{padding:2rem}.ContactUsPage-module__eD1zTG__ctaTitle{font-size:1.25rem}.ContactUsPage-module__eD1zTG__ctaButtons{flex-direction:column;align-items:center}.ContactUsPage-module__eD1zTG__ctaWhatsapp,.ContactUsPage-module__eD1zTG__ctaEmail,.ContactUsPage-module__eD1zTG__whatsappButton{justify-content:center;width:100%}}@media (max-width:480px){.ContactUsPage-module__eD1zTG__infoSection{text-align:center;flex-direction:column;align-items:center}.ContactUsPage-module__eD1zTG__sectionContent h3,.ContactUsPage-module__eD1zTG__phoneButton{text-align:center}.ContactUsPage-module__eD1zTG__emailButton{justify-content:center;width:100%}}
