.Contact-module__SEXjRW__container{color:#1f1f1f;opacity:0;box-sizing:border-box;background:#fff;padding:1rem;transition:opacity .8s ease-in-out;display:flex;position:relative;overflow:hidden}.Contact-module__SEXjRW__container.Contact-module__SEXjRW__loaded{opacity:1}.Contact-module__SEXjRW__contentSection,.Contact-module__SEXjRW__formSection{z-index:2;flex:1;max-height:100%;padding:1.5rem;position:relative;overflow-y:auto}.Contact-module__SEXjRW__contentSection::-webkit-scrollbar{width:6px}.Contact-module__SEXjRW__formSection::-webkit-scrollbar{width:6px}.Contact-module__SEXjRW__contentSection::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.Contact-module__SEXjRW__formSection::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.Contact-module__SEXjRW__glassEffect{-webkit-backdrop-filter:blur(8px);background:#fffc;border:1px solid #0000001a;border-radius:12px;box-shadow:0 8px 32px #0000001a}.Contact-module__SEXjRW__contentWrapper{max-width:600px;margin:0 auto;padding:2rem;position:relative}.Contact-module__SEXjRW__title{text-transform:uppercase;margin-bottom:1rem;font-size:3rem;position:relative}.Contact-module__SEXjRW__titleMain{color:var(--ink);font-weight:700;display:block}.Contact-module__SEXjRW__titleSecondary{color:var(--muted-fg);margin-top:-.5rem;font-weight:300;display:block}.Contact-module__SEXjRW__subtitle{color:#000c;margin-bottom:2rem;font-size:1.2rem}.Contact-module__SEXjRW__contactInfo{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.Contact-module__SEXjRW__infoCard{border-radius:var(--radius,1.25rem);border:1px solid var(--border);background:var(--card,#fff);box-shadow:var(--shadow-card);color:inherit;padding:1.5rem;text-decoration:none;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),border-color .2s;display:block}.Contact-module__SEXjRW__infoCardLink{cursor:pointer}.Contact-module__SEXjRW__infoCardLink:hover .Contact-module__SEXjRW__infoIcon{transition:transform .2s;transform:scale(1.1)}.Contact-module__SEXjRW__infoCard:hover{box-shadow:var(--shadow-lift);border-color:var(--primary);transform:translateY(-3px)}.Contact-module__SEXjRW__infoIcon{color:var(--primary);margin-bottom:1rem;font-size:2rem}.Contact-module__SEXjRW__contactForm{max-width:500px;margin:0 auto;padding:2rem}.Contact-module__SEXjRW__formTitle{font-family:var(--font-display);color:var(--ink);margin-bottom:.5rem;font-size:2rem;font-weight:800}.Contact-module__SEXjRW__formSubtitle{color:var(--muted-fg);margin-bottom:2rem;font-size:1rem}.Contact-module__SEXjRW__formGroup{margin-bottom:1.5rem;position:relative}.Contact-module__SEXjRW__glassInput{border:1.5px solid var(--border);background:var(--card,#fff);width:100%;color:var(--ink);border-radius:.85rem;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Contact-module__SEXjRW__glassInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--primary)15%,transparent);outline:none}.Contact-module__SEXjRW__inputIcon{color:var(--muted-fg);font-size:1.2rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}textarea.Contact-module__SEXjRW__glassInput{min-height:120px;padding:1rem}select.Contact-module__SEXjRW__glassInput{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2rem}.Contact-module__SEXjRW__submitButton{background:var(--primary);color:#fff;width:100%;font-family:var(--font-display);cursor:pointer;box-shadow:var(--shadow-card);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),filter .18s;display:flex;position:relative;overflow:hidden}.Contact-module__SEXjRW__submitButton:hover:not(:disabled){filter:brightness(1.05);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.Contact-module__SEXjRW__submitButton:active:not(:disabled){transform:translateY(.5px)scale(.985)}.Contact-module__SEXjRW__submitButton:disabled{background:var(--muted);color:var(--muted-fg);cursor:not-allowed}.Contact-module__SEXjRW__whatsappIcon{font-size:1.2rem}.Contact-module__SEXjRW__buttonLoading{border:3px solid #0003;border-top-color:var(--ink);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite Contact-module__SEXjRW__spin;display:inline-block}@keyframes Contact-module__SEXjRW__spin{to{transform:rotate(360deg)}}.Contact-module__SEXjRW__formNote{color:#0009;text-align:center;margin-top:1rem;font-size:.8rem}.Contact-module__SEXjRW__gear1,.Contact-module__SEXjRW__gear2,.Contact-module__SEXjRW__gear3{z-index:1;opacity:.5;filter:brightness(0)invert(.3);position:absolute}.Contact-module__SEXjRW__gear1{width:120px;height:120px;top:10%;left:1%}.Contact-module__SEXjRW__gear2{width:80px;height:80px;bottom:15%;right:4%}.Contact-module__SEXjRW__gear3{width:60px;height:60px;top:60%;left:3%}.Contact-module__SEXjRW__rotatingGear{animation:20s linear infinite Contact-module__SEXjRW__rotate}.Contact-module__SEXjRW__reverse{animation-direction:reverse}@keyframes Contact-module__SEXjRW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__SEXjRW__particles{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Contact-module__SEXjRW__particle{pointer-events:none;background-color:#0000001a;border-radius:50%;animation:linear infinite Contact-module__SEXjRW__float;position:absolute}@keyframes Contact-module__SEXjRW__float{0%{opacity:1;transform:translateY(0)translate(0)}to{opacity:0;transform:translateY(-100vh)translate(100px)}}@media (max-width:1024px){.Contact-module__SEXjRW__container{flex-direction:column;height:auto;min-height:70vh}.Contact-module__SEXjRW__contentSection,.Contact-module__SEXjRW__formSection{max-height:none;margin-bottom:1rem;padding:1rem}.Contact-module__SEXjRW__gear1,.Contact-module__SEXjRW__gear2,.Contact-module__SEXjRW__gear3{display:none}.Contact-module__SEXjRW__contactInfo{grid-template-columns:1fr}.Contact-module__SEXjRW__contentWrapper,.Contact-module__SEXjRW__contactForm{padding:1.5rem}}@media (max-width:768px){.Contact-module__SEXjRW__container{padding:.5rem}.Contact-module__SEXjRW__title{font-size:2rem}.Contact-module__SEXjRW__subtitle{font-size:1rem}.Contact-module__SEXjRW__contentWrapper,.Contact-module__SEXjRW__contactForm{padding:1rem}.Contact-module__SEXjRW__formGroup{margin-bottom:1.5rem}.Contact-module__SEXjRW__glassInput{padding:1rem 1rem 1rem 2.5rem;font-size:.95rem}.Contact-module__SEXjRW__inputIcon{font-size:1rem;top:50%;left:.8rem;transform:translateY(-50%)}textarea.Contact-module__SEXjRW__glassInput{padding:1rem}select.Contact-module__SEXjRW__glassInput{background-position:right .8rem center}.Contact-module__SEXjRW__infoCard{padding:1rem}.Contact-module__SEXjRW__infoCard h3{font-size:1rem}.Contact-module__SEXjRW__infoCard p{font-size:.9rem}}@media (max-width:480px){.Contact-module__SEXjRW__container{padding:.25rem}.Contact-module__SEXjRW__title,.Contact-module__SEXjRW__formTitle{font-size:1.5rem}.Contact-module__SEXjRW__subtitle,.Contact-module__SEXjRW__formSubtitle{font-size:.9rem}.Contact-module__SEXjRW__contentWrapper,.Contact-module__SEXjRW__contactForm{padding:.75rem}.Contact-module__SEXjRW__glassInput{padding:.875rem .875rem .875rem 2.25rem;font-size:.9rem}.Contact-module__SEXjRW__submitButton{padding:.875rem;font-size:.95rem}}
