.contact-module__swMWYG__contactContainer{background-color:#f9fafb;flex-direction:column;min-height:100vh;display:flex}.contact-module__swMWYG__breadcrumb{margin-bottom:2rem;padding:1rem 0}.contact-module__swMWYG__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.contact-module__swMWYG__mainC.contact-module__swMWYG__contactContainer{max-width:1200px;margin:0 auto;padding:2rem}.contact-module__swMWYG__partnershipIntro{text-align:center;background:#e0f2f1;border:1px solid #b2dfdb;border-radius:16px;margin-bottom:3rem;padding:2rem}.contact-module__swMWYG__partnershipTitle{color:#000;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__partnershipDescription{color:#424242;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.7}.contact-module__swMWYG__whatsappBro{margin-bottom:3rem}.contact-module__swMWYG__whatsappBroContent{text-align:center;background:#e0f2f1;border:1px solid #b2dfdb;border-radius:16px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #00000014}.contact-module__swMWYG__whatsappHeader{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__whatsappIcon{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;animation:2s ease-in-out infinite contact-module__swMWYG__whatsappIconPulse;display:flex}.contact-module__swMWYG__whatsappIcon img{object-fit:contain;width:24px;height:24px}@keyframes contact-module__swMWYG__whatsappIconPulse{0%{transform:scale(1);box-shadow:0 0 #25d366b3}50%{transform:scale(1.05);box-shadow:0 0 0 10px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}.contact-module__swMWYG__whatsappTitle{color:#000;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__whatsappMessage{background:#fff;border:1px solid #b2dfdb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.contact-module__swMWYG__whatsappMessage p{color:#424242;margin:0;font-size:1rem;line-height:1.5}.contact-module__swMWYG__whatsappButton{color:#fff;background:#25d366;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #25d3664d}.contact-module__swMWYG__whatsappButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.contact-module__swMWYG__whatsappButtonText{font-weight:600}.contact-module__swMWYG__heroSection{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__subtitle{color:#6b7280;font-size:1.25rem}.contact-module__swMWYG__cardsContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.contact-module__swMWYG__cardsContainer{flex-direction:row;justify-content:space-between}}.contact-module__swMWYG__card{text-align:center;background:#fff;border-radius:12px;flex:1;padding:2.5rem 2rem;transition:transform .3s;box-shadow:0 4px 6px -1px #0000001a}.contact-module__swMWYG__card:hover{transform:translateY(-5px)}.contact-module__swMWYG__icon{margin-bottom:1rem;font-size:2.5rem;animation:2s ease-in-out infinite contact-module__swMWYG__iconPulse}@keyframes contact-module__swMWYG__iconPulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(1)}}.contact-module__swMWYG__card:first-child .contact-module__swMWYG__icon{animation-delay:0s}.contact-module__swMWYG__card:nth-child(2) .contact-module__swMWYG__icon{animation-delay:.5s}.contact-module__swMWYG__card:nth-child(3) .contact-module__swMWYG__icon{animation-delay:1s}.contact-module__swMWYG__card h3{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.contact-module__swMWYG__card p,.contact-module__swMWYG__card a{color:#1d9b4b;font-size:1.1rem;text-decoration:none}.contact-module__swMWYG__card a:hover{text-decoration:underline}.contact-module__swMWYG__formSection{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.contact-module__swMWYG__formTitle{text-align:center;color:#111827;margin-bottom:2rem;font-size:2rem;font-weight:600}.contact-module__swMWYG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:#374151;font-weight:500}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:#1d9b4b;outline:none;box-shadow:0 0 0 2px #1d9b4b33}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background-color:#1d9b4b;border:none;border-radius:8px;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.contact-module__swMWYG__submitButton:hover{background-color:#15803d}.contact-module__swMWYG__successMessage{color:#15803d;text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;font-size:1.1rem;font-weight:500}
