.contact-module__swMWYG__main{min-height:calc(100vh - 170px)}.contact-module__swMWYG__contactSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.contact-module__swMWYG__title{text-align:center;color:var(--primary-color);margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__subtitle{text-align:center;color:var(--secondary-color);margin-bottom:3rem;font-size:1.15rem}.contact-module__swMWYG__contactGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.contact-module__swMWYG__contactCard{background-color:var(--white);text-align:center;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #0000000f}.contact-module__swMWYG__contactCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.contact-module__swMWYG__cardIcon{width:56px;height:56px;color:var(--primary-color);background-color:#e8f4f8;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.contact-module__swMWYG__whatsappIcon{color:#25d366;background-color:#e6fffa}.contact-module__swMWYG__contactCard h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.contact-module__swMWYG__contactCard p{color:var(--secondary-color);font-size:1rem;line-height:1.6}.contact-module__swMWYG__contactCard a{color:var(--primary-color);font-weight:500;transition:color .2s}.contact-module__swMWYG__contactCard a:hover{color:var(--primary-hover);text-decoration:underline}.contact-module__swMWYG__landmark{margin-top:.25rem;font-style:italic;font-size:.9rem!important}.contact-module__swMWYG__formAndMap{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;margin-bottom:3rem;display:grid}.contact-module__swMWYG__formContainer{background:linear-gradient(135deg,#fff 0%,#eef6fb 100%);border:1px solid #2b6cb014;border-radius:16px;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #2b6cb01a}.contact-module__swMWYG__formContainer:before{content:"";background:linear-gradient(90deg,#2b6cb0,#38b2ac,#4299e1);height:4px;position:absolute;top:0;left:0;right:0}.contact-module__swMWYG__formContainer h2{background:linear-gradient(135deg,#2b6cb0,#2c5282);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.75rem}.contact-module__swMWYG__formSubtitle{color:var(--secondary-color);margin-bottom:1.5rem;font-size:.95rem}.contact-module__swMWYG__contactForm{flex-direction:column;flex-grow:1;gap:1.25rem;display:flex}.contact-module__swMWYG__formGroup{border-left:3px solid #0000;flex-direction:column;gap:.5rem;padding-left:1rem;transition:border-color .3s;display:flex}.contact-module__swMWYG__formGroup:first-child{border-left-color:#4299e1}.contact-module__swMWYG__formGroup:nth-child(2){border-left-color:#38b2ac}.contact-module__swMWYG__formGroup:nth-child(3){border-left-color:#ed8936}.contact-module__swMWYG__formGroup label{color:var(--secondary-color);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{color:var(--foreground);background-color:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#a0aec0}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{background-color:#fff;border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e126,0 2px 8px #4299e11a}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#2b6cb0,#2c5282);border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #2b6cb04d}.contact-module__swMWYG__submitBtn:hover{background:linear-gradient(135deg,#2c5282,#1a365d);transform:translateY(-2px);box-shadow:0 6px 20px #2b6cb066}.contact-module__swMWYG__submitBtn:active{transform:translateY(0)scale(.98);box-shadow:0 2px 8px #2b6cb04d}.contact-module__swMWYG__mapContainer{border-radius:16px;height:100%;min-height:400px;overflow:hidden;box-shadow:0 4px 12px #0000000f}@media (max-width:1024px){.contact-module__swMWYG__contactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.contact-module__swMWYG__formAndMap{grid-template-columns:1fr}}@media (max-width:480px){.contact-module__swMWYG__title{font-size:2rem}.contact-module__swMWYG__contactSection{padding:3rem 1.5rem}}
