.Contact-module__2TkmbG__section{background-color:var(--bg-primary);padding:40px 0 120px;position:relative;overflow:hidden}.Contact-module__2TkmbG__inner{max-width:1200px;margin:0 auto;padding:0 48px}.Contact-module__2TkmbG__sectionHeader{text-align:center;margin-bottom:4rem}.Contact-module__2TkmbG__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.Contact-module__2TkmbG__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Contact-module__2TkmbG__titleHighlight{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__2TkmbG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Contact-module__2TkmbG__grid{grid-template-columns:1fr;gap:2.5rem;max-width:72rem;margin:0 auto;display:grid}@media (min-width:1024px){.Contact-module__2TkmbG__grid{grid-template-columns:2fr 3fr}}.Contact-module__2TkmbG__leftPanel{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__2TkmbG__infoCard{background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:1rem;padding:2rem}.Contact-module__2TkmbG__infoCardTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.Contact-module__2TkmbG__infoCardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.625}.Contact-module__2TkmbG__contactList{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__2TkmbG__contactItem{align-items:center;gap:1rem;display:flex}.Contact-module__2TkmbG__contactIconBox{background-color:var(--bg-primary);border:1px solid var(--border-light);color:#2563eb;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 1px 2px #0000000d}.Contact-module__2TkmbG__contactLabel{color:var(--text-muted-light);letter-spacing:.075em;text-transform:uppercase;font-size:10px;font-weight:700}.Contact-module__2TkmbG__contactValue{color:#334155;font-size:.875rem;font-weight:700}.Contact-module__2TkmbG__whatsappBtn{color:#fff;background-color:#25d366;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Contact-module__2TkmbG__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.Contact-module__2TkmbG__socialsCard{background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.Contact-module__2TkmbG__socialsLabel{letter-spacing:.2em;color:var(--text-muted-light);text-transform:uppercase;margin-bottom:1.25rem;font-size:10px;font-weight:700}.Contact-module__2TkmbG__socialsRow{gap:.75rem;display:flex}.Contact-module__2TkmbG__socialBtn{background-color:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-muted);border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Contact-module__2TkmbG__socialBtn:hover{color:#2563eb;background-color:#eff6ff;border-color:#dbeafe}.Contact-module__2TkmbG__socialBtnLabel{display:none}@media (min-width:640px){.Contact-module__2TkmbG__socialBtnLabel{display:inline}}.Contact-module__2TkmbG__formCard{background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}@media (min-width:768px){.Contact-module__2TkmbG__formCard{padding:2.5rem}}.Contact-module__2TkmbG__formTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.25rem;font-weight:700}.Contact-module__2TkmbG__successAlert{background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.Contact-module__2TkmbG__successText{color:#15803d;font-size:.875rem;font-weight:700}.Contact-module__2TkmbG__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__2TkmbG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__2TkmbG__formLabel{color:var(--text-muted-light);letter-spacing:.075em;text-transform:uppercase;margin-left:4px;font-size:10px;font-weight:700;display:block}.Contact-module__2TkmbG__inputWrap{position:relative}.Contact-module__2TkmbG__inputIcon{color:var(--text-muted-light);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Contact-module__2TkmbG__textareaIcon{color:var(--text-muted-light);pointer-events:none;position:absolute;top:1.25rem;left:1rem}.Contact-module__2TkmbG__input{border:1px solid var(--border-light);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:.75rem;outline:none;padding:1rem 1rem 1rem 3rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.Contact-module__2TkmbG__input::placeholder{color:#cbd5e1}.Contact-module__2TkmbG__input:focus{background-color:var(--bg-primary);border-color:#60a5fa;box-shadow:0 0 0 4px #2563eb0f}.Contact-module__2TkmbG__textarea{border:1px solid var(--border-light);background-color:var(--bg-secondary);resize:none;width:100%;color:var(--text-primary);border-radius:.75rem;outline:none;padding:1rem 1rem 1rem 3rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.Contact-module__2TkmbG__textarea::placeholder{color:#cbd5e1}.Contact-module__2TkmbG__textarea:focus{background-color:var(--bg-primary);border-color:#60a5fa;box-shadow:0 0 0 4px #2563eb0f}.Contact-module__2TkmbG__fieldError{color:#ef4444;align-items:center;gap:.375rem;margin-top:.5rem;margin-left:4px;font-size:12px;font-weight:700;display:flex}.Contact-module__2TkmbG__submitBtn{color:#fff;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__2TkmbG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Contact-module__2TkmbG__spin}@keyframes Contact-module__2TkmbG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Contact-module__2TkmbG__section{padding:80px 0}.Contact-module__2TkmbG__inner{padding:0 24px}.Contact-module__2TkmbG__infoCardTitle,.Contact-module__2TkmbG__infoCardDesc{text-align:center!important}}.Contact-module__2TkmbG__infoCardTitleCenter,.Contact-module__2TkmbG__infoCardDescCenter{text-align:left}@media (max-width:768px){.Contact-module__2TkmbG__infoCardTitleCenter,.Contact-module__2TkmbG__infoCardDescCenter{text-align:center!important}}
