.page_contacto__SBUgT{display:flex;flex-direction:column;min-height:100vh}.page_hero__WpK7K{background:linear-gradient(135deg,#008ACD,#0a76b8 50%,#085a8f);padding:100px 0 80px;text-align:center;color:var(--text-inverted)}@media(min-width:1024px){.page_hero__WpK7K{padding:120px 0 100px}}.page_title__eiVZO{font-family:var(--font-poppins),var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}@media(min-width:1024px){.page_title__eiVZO{font-size:3.5rem}}.page_subtitle__Mi1Um{font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.6;color:hsla(0,0%,100%,.95)}@media(min-width:1024px){.page_subtitle__Mi1Um{font-size:1.25rem}}.page_formSection__W1CjL{padding:80px 0;background:var(--surface-primary)}.page_formWrapper__x306F{max-width:700px;margin:0 auto}.page_form__yoIdv{background:var(--surface-primary);padding:40px;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media(min-width:768px){.page_form__yoIdv{padding:60px}}.page_formGroup__11isL{margin-bottom:3rem}.page_formGroup__11isL label{display:block;font-weight:600;color:var(--text-primary);margin-bottom:1rem;font-size:1rem}.page_input__P1vF0,.page_textarea__nhf9F{width:100%;padding:1.5rem;border:2px solid var(--outline-secondary);border-radius:.5rem;font-size:1rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background:var(--input-primary);color:var(--text-primary);transition:all .3s ease-in-out}.page_input__P1vF0:focus,.page_textarea__nhf9F:focus{outline:none;border-color:var(--button-primary);box-shadow:0 0 0 3px rgba(0,138,205,.1)}.page_input__P1vF0::placeholder,.page_textarea__nhf9F::placeholder{color:var(--text-secondary)}.page_textarea__nhf9F{resize:vertical;min-height:150px}.page_checkboxGroup__X4RCS{margin-bottom:2rem}.page_checkboxLabel__lTge6{display:flex;align-items:center;gap:1rem;cursor:pointer;font-size:1rem;color:var(--text-secondary);line-height:1.6}.page_checkboxLabel__lTge6 span{flex:1 1}.page_checkbox__TmRdG{width:20px;height:20px;flex-shrink:0;cursor:pointer;accent-color:var(--button-primary)}.page_successMessage__r1eRK{border:1px solid #c3e6cb;border-radius:.5rem}.page_errorMessage__WX4Ms,.page_successMessage__r1eRK{padding:1.5rem;background:var(--surface-secondary);color:var(--text-primary);margin-bottom:2rem;font-size:1rem}.page_errorMessage__WX4Ms{border:1px solid #f5c6cb;border-radius:.5rem}.page_submitButton__hw1KP{width:100%;background:var(--button-primary);color:#fff;font-weight:700;font-size:1.125rem;padding:1.5rem 3rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease-in-out}.page_submitButton__hw1KP:hover:not(:disabled){background:rgb(0,103.6682926829,154);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.page_submitButton__hw1KP:disabled{opacity:.6;cursor:not-allowed}