:root{--brand:#28a745;--brand-dark:#1e7e34;--brand-light:#48c76a;--text:#1a202c;--text-light:#4a5568;--bg:#fff;--bg-light:#f7fafc;--border:#e2e8f0;--error:#dc3545;--shadow:0 4px 6px -1px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a;--radius:12px;--container:min(1200px,92vw)}.contact-module__B5yPaq__contact-page{color:var(--text);background:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.contact-module__B5yPaq__container{width:var(--container);margin:0 auto;padding:0 20px}.contact-module__B5yPaq__container-full{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0 20px}.contact-module__B5yPaq__contact-hero{background:linear-gradient(135deg,#0f2027 0%,#203a43 50%,#2c5364 100%);width:100%;padding:80px 0 100px;position:relative;overflow:hidden}.contact-module__B5yPaq__contact-hero:before{content:"";opacity:.15;background:url(https://images.unsplash.com/photo-1423666639041-f56000c27a9a?auto=format&fit=crop&w=1920) 50%/cover;position:absolute;inset:0}.contact-module__B5yPaq__hero-content{text-align:center;max-width:700px;margin:0 auto;padding:0 20px;position:relative}.contact-module__B5yPaq__badge{-webkit-backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:1px;background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:12px;font-weight:600;display:inline-block}.contact-module__B5yPaq__hero-content h1{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(32px,6vw,56px);font-weight:800;line-height:1.1}.contact-module__B5yPaq__hero-subtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:clamp(16px,2vw,20px);line-height:1.6}.contact-module__B5yPaq__contact-main{width:100%;margin-top:-60px;padding:0 0 80px;position:relative}.contact-module__B5yPaq__contact-grid{grid-template-columns:380px 1fr;align-items:start;gap:30px;width:100%;display:grid}.contact-module__B5yPaq__contact-info-side{flex-direction:column;gap:20px;width:100%;display:flex}.contact-module__B5yPaq__info-header{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);box-sizing:border-box;background:#fff;width:100%;padding:24px}.contact-module__B5yPaq__info-header h2{color:var(--text);margin:0 0 8px;font-size:22px;font-weight:700}.contact-module__B5yPaq__info-header p{color:var(--text-light);margin:0;font-size:14px;line-height:1.5}.contact-module__B5yPaq__info-cards{flex-direction:column;gap:12px;width:100%;display:flex}.contact-module__B5yPaq__info-card{border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;color:inherit;box-shadow:var(--shadow);box-sizing:border-box;background:#fff;align-items:center;gap:16px;width:100%;padding:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-module__B5yPaq__info-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-color);transform:translateY(-3px)}.contact-module__B5yPaq__info-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.contact-module__B5yPaq__info-card:hover .contact-module__B5yPaq__info-icon{transform:scale(1.1)}.contact-module__B5yPaq__info-content h3{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:12px;font-weight:700}.contact-module__B5yPaq__info-main{color:var(--text);margin:0 0 2px;font-size:15px;font-weight:700}.contact-module__B5yPaq__info-sub{color:var(--text-light);margin:0;font-size:12px}.contact-module__B5yPaq__social-section{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);box-sizing:border-box;background:#fff;width:100%;padding:24px}.contact-module__B5yPaq__social-section h4{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:12px;font-weight:700}.contact-module__B5yPaq__social-links{gap:12px;width:90%;display:flex}.contact-module__B5yPaq__social-btn{border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.contact-module__B5yPaq__social-btn span{display:inline}.contact-module__B5yPaq__social-btn.contact-module__B5yPaq__linkedin{color:#fff;background:#0077b5}.contact-module__B5yPaq__social-btn.contact-module__B5yPaq__linkedin:hover{background:#005885;transform:translateY(-2px)}.contact-module__B5yPaq__social-btn.contact-module__B5yPaq__whatsapp{color:#fff;background:#25d366}.contact-module__B5yPaq__social-btn.contact-module__B5yPaq__whatsapp:hover{background:#128c7e;transform:translateY(-2px)}.contact-module__B5yPaq__map-container{border-radius:var(--radius);border:1px solid var(--border);height:200px;box-shadow:var(--shadow);box-sizing:border-box;background:#fff;width:100%;overflow:hidden}.contact-module__B5yPaq__contact-form-side{width:100%;position:sticky;top:20px}.contact-module__B5yPaq__form-container{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-lg);box-sizing:border-box;background:#fff;width:100%;padding:40px}.contact-module__B5yPaq__form-header{border-bottom:2px solid var(--bg-light);margin-bottom:32px;padding-bottom:24px}.contact-module__B5yPaq__form-header h2{color:var(--text);letter-spacing:-.01em;margin:0 0 8px;font-size:28px;font-weight:800}.contact-module__B5yPaq__form-header p{color:var(--text-light);margin:0;font-size:15px;line-height:1.5}.contact-module__B5yPaq__status-message{box-sizing:border-box;border-radius:8px;align-items:flex-start;gap:12px;width:100%;margin-bottom:24px;padding:16px;font-size:14px;line-height:1.5;display:flex}.contact-module__B5yPaq__status-message svg{flex-shrink:0;margin-top:2px}.contact-module__B5yPaq__status-message div{flex-direction:column;display:flex}.contact-module__B5yPaq__status-message strong{margin-bottom:2px;font-weight:700}.contact-module__B5yPaq__status-message.contact-module__B5yPaq__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.contact-module__B5yPaq__status-message.contact-module__B5yPaq__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.contact-module__B5yPaq__contact-form{flex-direction:column;gap:20px;width:100%;display:flex}.contact-module__B5yPaq__form-row{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.contact-module__B5yPaq__form-group{flex-direction:column;gap:6px;width:100%;display:flex;position:relative}.contact-module__B5yPaq__form-group label{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700;transition:color .2s}.contact-module__B5yPaq__form-group label span{color:var(--error);margin-left:2px}.contact-module__B5yPaq__form-group.contact-module__B5yPaq__focused label{color:var(--brand)}.contact-module__B5yPaq__form-group.contact-module__B5yPaq__error input,.contact-module__B5yPaq__form-group.contact-module__B5yPaq__error select,.contact-module__B5yPaq__form-group.contact-module__B5yPaq__error textarea{border-color:var(--error);box-shadow:0 0 0 3px #dc35451a}.contact-module__B5yPaq__form-group input,.contact-module__B5yPaq__form-group select,.contact-module__B5yPaq__form-group textarea{border:2px solid var(--border);color:var(--text);box-sizing:border-box;appearance:none;background:#fff;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.contact-module__B5yPaq__form-group input:focus,.contact-module__B5yPaq__form-group select:focus,.contact-module__B5yPaq__form-group textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 4px #28a7451a}.contact-module__B5yPaq__form-group input:disabled,.contact-module__B5yPaq__form-group select:disabled,.contact-module__B5yPaq__form-group textarea:disabled{background:var(--bg-light);cursor:not-allowed;opacity:.7}.contact-module__B5yPaq__form-group textarea{resize:vertical;width:100%;min-width:100%;min-height:120px}.contact-module__B5yPaq__select-wrapper{width:100%;position:relative}.contact-module__B5yPaq__select-wrapper:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--text-light);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.contact-module__B5yPaq__form-group select{cursor:pointer;width:100%;padding-right:40px}.contact-module__B5yPaq__form-group select option:first-child{color:var(--text-light)}.contact-module__B5yPaq__checkbox-container{cursor:pointer;color:var(--text-light);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;width:100%;font-size:14px;line-height:1.5;display:flex}.contact-module__B5yPaq__checkbox-container input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.contact-module__B5yPaq__checkmark{border:2px solid var(--border);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:all .2s;display:flex}.contact-module__B5yPaq__checkbox-container:hover .contact-module__B5yPaq__checkmark{border-color:var(--brand)}.contact-module__B5yPaq__checkbox-container input:checked~.contact-module__B5yPaq__checkmark{background:var(--brand);border-color:var(--brand)}.contact-module__B5yPaq__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:none;transform:rotate(45deg)translate(-1px,-1px)}.contact-module__B5yPaq__checkbox-container input:checked~.contact-module__B5yPaq__checkmark:after{display:block}.contact-module__B5yPaq__checkbox-label{font-size:13px;line-height:1.5}.contact-module__B5yPaq__checkbox-label a{color:var(--brand);font-weight:600;text-decoration:none}.contact-module__B5yPaq__checkbox-label a:hover{text-decoration:underline}.contact-module__B5yPaq__form-footer{flex-direction:column;gap:20px;width:100%;margin-top:8px;display:flex}.contact-module__B5yPaq__submit-btn{background:linear-gradient(135deg,var(--brand)0%,var(--brand-dark)100%);color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-size:16px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #28a74566}.contact-module__B5yPaq__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #28a74580}.contact-module__B5yPaq__submit-btn:active:not(:disabled){transform:translateY(0)}.contact-module__B5yPaq__submit-btn:disabled{opacity:.7;cursor:not-allowed}.contact-module__B5yPaq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite contact-module__B5yPaq__spin}@keyframes contact-module__B5yPaq__spin{to{transform:rotate(360deg)}}.contact-module__B5yPaq__faq-section{width:100%;padding:0 0 80px}.contact-module__B5yPaq__faq-box{border-radius:var(--radius);text-align:center;border:1px solid var(--border);box-sizing:border-box;background:linear-gradient(135deg,#f6f9fc 0%,#edf2f7 100%);width:100%;padding:40px}.contact-module__B5yPaq__faq-box h3{color:var(--text);margin:0 0 12px;font-size:22px;font-weight:800}.contact-module__B5yPaq__faq-box p{color:var(--text-light);max-width:600px;margin:0 auto 24px;font-size:15px;line-height:1.6}.contact-module__B5yPaq__btn-outline{border:2px solid var(--brand);color:var(--brand);background:0 0;border-radius:8px;align-items:center;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.contact-module__B5yPaq__btn-outline:hover{background:var(--brand);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}@media (max-width:1024px){.contact-module__B5yPaq__contact-grid{grid-template-columns:1fr;gap:40px}.contact-module__B5yPaq__contact-form-side{order:-1;position:relative;top:0}.contact-module__B5yPaq__contact-info-side{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.contact-module__B5yPaq__info-header{text-align:center;grid-column:1/-1}.contact-module__B5yPaq__info-cards{flex-flow:wrap;gap:12px}.contact-module__B5yPaq__info-card{flex:1;min-width:250px}.contact-module__B5yPaq__social-section,.contact-module__B5yPaq__map-container{grid-column:span 1}}@media (max-width:768px){.contact-module__B5yPaq__container{box-sizing:border-box;width:100%;padding:0 16px}.contact-module__B5yPaq__container-full{width:100%;padding:0}.contact-module__B5yPaq__contact-hero{padding:60px 0 80px}.contact-module__B5yPaq__hero-content h1{font-size:28px}.contact-module__B5yPaq__contact-main{margin-top:-40px;padding:0 0 60px}.contact-module__B5yPaq__contact-grid{gap:24px}.contact-module__B5yPaq__form-container{border-left:none;border-right:none;border-radius:0;width:100%;margin:0;padding:24px 16px}.contact-module__B5yPaq__form-header h2{font-size:22px}.contact-module__B5yPaq__form-row{grid-template-columns:1fr;gap:16px}.contact-module__B5yPaq__form-group{width:100%}.contact-module__B5yPaq__form-group input,.contact-module__B5yPaq__form-group select,.contact-module__B5yPaq__form-group textarea{box-sizing:border-box;width:100%;padding:14px 16px;font-size:16px}.contact-module__B5yPaq__form-group textarea{width:100%;min-width:100%}.contact-module__B5yPaq__select-wrapper,.contact-module__B5yPaq__select-wrapper select{width:100%}.contact-module__B5yPaq__contact-info-side{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:0 16px;display:flex}.contact-module__B5yPaq__info-header{text-align:center;width:100%;padding:20px}.contact-module__B5yPaq__info-cards{flex-direction:column;width:100%}.contact-module__B5yPaq__info-card{box-sizing:border-box;gap:12px;width:100%;padding:16px}.contact-module__B5yPaq__info-icon{width:40px;height:40px}.contact-module__B5yPaq__info-icon svg{width:20px;height:20px}.contact-module__B5yPaq__info-main{font-size:14px}.contact-module__B5yPaq__social-section{width:100%;padding:20px}.contact-module__B5yPaq__social-links{flex-direction:column;width:100%}.contact-module__B5yPaq__social-btn{justify-content:center;width:90%}.contact-module__B5yPaq__map-container{width:100%;height:180px;min-height:180px}.contact-module__B5yPaq__faq-section{box-sizing:border-box;width:100%;padding:0 16px 60px}.contact-module__B5yPaq__faq-box{border-radius:12px;width:100%;margin:0;padding:28px 20px}.contact-module__B5yPaq__faq-box h3{font-size:20px}.contact-module__B5yPaq__submit-btn{width:100%;padding:16px 24px;font-size:16px}.contact-module__B5yPaq__status-message{width:100%;padding:12px;font-size:13px}.contact-module__B5yPaq__checkbox-container,.contact-module__B5yPaq__form-footer{width:100%}}@media (max-width:480px){.contact-module__B5yPaq__container{padding:0 12px}.contact-module__B5yPaq__badge{padding:6px 16px;font-size:11px}.contact-module__B5yPaq__hero-content h1{font-size:24px}.contact-module__B5yPaq__form-container{padding:20px 12px}.contact-module__B5yPaq__form-header{margin-bottom:24px;padding-bottom:20px}.contact-module__B5yPaq__form-header h2{font-size:20px}.contact-module__B5yPaq__form-group input,.contact-module__B5yPaq__form-group select,.contact-module__B5yPaq__form-group textarea{padding:12px 14px;font-size:16px}.contact-module__B5yPaq__checkbox-label{font-size:12px}.contact-module__B5yPaq__info-card{padding:14px}.contact-module__B5yPaq__info-content h3{font-size:11px}.contact-module__B5yPaq__social-btn{padding:12px 16px;font-size:14px}.contact-module__B5yPaq__social-btn svg{width:18px;height:18px}.contact-module__B5yPaq__faq-box{padding:24px 16px}.contact-module__B5yPaq__faq-box p{font-size:14px}.contact-module__B5yPaq__btn-outline{justify-content:center;width:80%;padding:12px 20px}.contact-module__B5yPaq__contact-info-side{padding:0 12px}}@media (hover:none){.contact-module__B5yPaq__info-card:hover,.contact-module__B5yPaq__social-btn:hover,.contact-module__B5yPaq__submit-btn:hover{transform:none}}@media (prefers-color-scheme:dark){:root{--text:#f7fafc;--text-light:#a0aec0;--bg:#1a202c;--bg-light:#2d3748;--border:#4a5568}.contact-module__B5yPaq__contact-page{background:var(--bg)}.contact-module__B5yPaq__form-container,.contact-module__B5yPaq__info-card,.contact-module__B5yPaq__social-section,.contact-module__B5yPaq__info-header,.contact-module__B5yPaq__map-container{background:var(--bg);border-color:var(--border)}.contact-module__B5yPaq__faq-box{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%)}}@media (max-width:768px){.contact-module__B5yPaq__contact-module__swMWYG__social-btn{justify-content:center;width:92%}}@media (max-width:480px){.contact-module__B5yPaq__contact-module__swMWYG__btn-outline{justify-content:center;width:83%;padding:12px 20px}}
