.contact-module__swMWYG__pageContainer{background:var(--c-white);width:100%;min-height:100vh;position:relative;overflow:hidden}.contact-module__swMWYG__contentWrapper{max-width:1400px;margin:var(--nav-height)auto 0;padding:6rem var(--gutter)8rem;z-index:2;position:relative}.contact-module__swMWYG__header{text-align:left;margin-bottom:5rem}.contact-module__swMWYG__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--c-red);margin-bottom:.8rem;font-size:1.05rem;font-weight:800;display:block}.contact-module__swMWYG__title{text-transform:uppercase;letter-spacing:-.02em;font-size:3.5rem;font-weight:900;line-height:1}.contact-module__swMWYG__titleDivider{background-color:var(--c-red);width:60px;height:3px;margin-top:1.5rem}.contact-module__swMWYG__contentGrid{grid-template-columns:.95fr 1.05fr;gap:5rem;display:grid}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__glassCard{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;flex-direction:column;gap:3.5rem;padding:0;display:flex}.contact-module__swMWYG__mapCard{height:280px;box-shadow:none;background:0 0;border:1px solid #00000014;border-radius:6px;margin-top:1.5rem;overflow:hidden}.contact-module__swMWYG__mapIframe{filter:grayscale(.1)contrast(1.02);border:none;width:100%;height:100%}.contact-module__swMWYG__formColumn{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;padding:0}.contact-module__swMWYG__maquetteContainer{justify-content:flex-start;width:100%;margin-bottom:2rem;display:flex}.contact-module__swMWYG__maquetteImage{object-fit:contain;max-width:100%;height:auto}.contact-module__swMWYG__infoBlock h3,.contact-module__swMWYG__formColumn h3{text-transform:uppercase;letter-spacing:.05em;color:var(--c-black);margin-bottom:2rem;font-size:1.4rem;font-weight:800}.contact-module__swMWYG__profileText{color:#444;font-size:1rem;line-height:1.6}.contact-module__swMWYG__contactItem{border-left:2px solid var(--c-red);margin-bottom:2rem;padding-left:1.25rem}.contact-module__swMWYG__itemLabel{letter-spacing:.1em;color:#888;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:800;display:block}.contact-module__swMWYG__contactItem p{color:var(--c-black);font-size:.95rem;line-height:1.5}.contact-module__swMWYG__emailLink{color:var(--c-black);transition:color var(--transition-fast);font-weight:700;text-decoration:none}.contact-module__swMWYG__emailLink:hover{color:var(--c-red)}.contact-module__swMWYG__form{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__inputGroup label{text-transform:uppercase;letter-spacing:.08em;color:var(--c-black);font-size:.8rem;font-weight:800}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:var(--c-black);transition:border-color var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #0000001f;border-radius:0;width:100%;padding:.8rem 0;font-size:1rem}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--c-red);outline:none}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__buttonRow{align-self:flex-start;align-items:center;gap:1.2rem;display:flex}.contact-module__swMWYG__submitButton{background-color:var(--c-red);color:var(--c-white);letter-spacing:.15em;cursor:pointer;transition:background-color var(--transition-fast);border:none;border-radius:2px;padding:1.2rem 2.5rem;font-size:.85rem;font-weight:850;position:relative;overflow:hidden}.contact-module__swMWYG__submitButton:hover{background-color:var(--c-black)}.contact-module__swMWYG__whatsappButton{color:#fff;cursor:pointer;width:50px;height:50px;transition:transform var(--transition-fast),background-color var(--transition-fast);background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #25d36640}.contact-module__swMWYG__whatsappButton:hover{background-color:#20ba5a;transform:translateY(-2px)}.contact-module__swMWYG__whatsappButton:active{transform:translateY(0)}.contact-module__swMWYG__whatsappIcon{fill:#fff;width:26px;height:26px}.contact-module__swMWYG__successMessage{text-align:center;padding:3rem 0}.contact-module__swMWYG__successMessage h4{color:var(--c-red);text-transform:uppercase;margin-bottom:1rem;font-size:2rem;font-weight:900}.contact-module__swMWYG__successMessage p{color:#444;margin-bottom:2rem;font-size:1.1rem}.contact-module__swMWYG__resetButton{border:1px solid var(--c-black);color:var(--c-black);letter-spacing:.1em;cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast);background:0 0;border-radius:2px;padding:.8rem 1.8rem;font-size:.75rem;font-weight:800}.contact-module__swMWYG__resetButton:hover{background-color:var(--c-black);color:var(--c-white)}@media (max-width:1024px){.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:4rem}}.contact-module__swMWYG__maquetteContainer{border:1px solid #e3061333;border-radius:16px;width:100%;height:340px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000000f}.contact-module__swMWYG__maquetteVideo{object-fit:cover;object-position:center;opacity:1;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.contact-module__swMWYG__videoHidden{opacity:0;pointer-events:none}@media (max-width:768px){.contact-module__swMWYG__contentWrapper{padding:4rem var(--gutter)6rem}.contact-module__swMWYG__title{font-size:2.8rem}.contact-module__swMWYG__glassCard,.contact-module__swMWYG__formColumn{padding:2.5rem 2rem}.contact-module__swMWYG__maquetteContainer{height:240px;margin-bottom:1.5rem}.contact-module__swMWYG__mapCard{height:250px}}.contact-module__swMWYG__robotByeBtn{color:var(--c-red);cursor:pointer;background:#e306130d;border:1px solid #e3061340;border-radius:30px;justify-content:center;align-self:center;align-items:center;gap:10px;width:fit-content;margin-top:1.5rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;transition:all .3s;animation:2s ease-in-out infinite contact-module__swMWYG__pulse;display:inline-flex;box-shadow:0 4px 15px #e3061314}.contact-module__swMWYG__robotByeBtn:hover{background:#e3061314;border-color:#e3061373;transform:translateY(-2px);box-shadow:0 6px 20px #e3061326}.contact-module__swMWYG__qRobotIcon{object-fit:contain;width:22px;height:22px;transition:filter .3s}.contact-module__swMWYG__videoPopupOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out contact-module__swMWYG__fadeIn;display:flex;position:fixed;top:0;left:0}.contact-module__swMWYG__videoPopupContent{aspect-ratio:16/9;background:#000;border:1px solid #e306134d;border-radius:16px;width:90%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 20px 50px #e3061333}.contact-module__swMWYG__videoPopupClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.contact-module__swMWYG__videoPopupClose:hover{color:#fff;background:#e30613cc;transform:scale(1.1)}.contact-module__swMWYG__videoPopupPlayer{object-fit:contain;width:100%;height:100%}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes contact-module__swMWYG__pulse{0%{transform:scale(1);box-shadow:0 4px 15px #e3061314}50%{transform:scale(1.04);box-shadow:0 6px 25px #e3061359}to{transform:scale(1);box-shadow:0 4px 15px #e3061314}}
