.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:#fcfcfc}@media(min-width:1024px){.page_hero__WpK7K{padding:120px 0 100px}}.page_title__eiVZO{font-family:Poppins,Inter,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:#fff}.page_formWrapper__x306F{max-width:700px;margin:0 auto}.page_form__yoIdv{background:#fff;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:#000;margin-bottom:1rem;font-size:1rem}.page_input__P1vF0,.page_textarea__nhf9F{width:100%;padding:1.5rem;border:2px solid #f0f0f0;border-radius:.5rem;font-size:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:all .3s ease-in-out}.page_input__P1vF0:focus,.page_textarea__nhf9F:focus{outline:none;border-color:#008acd;box-shadow:0 0 0 3px rgba(0,138,205,.1)}.page_input__P1vF0::placeholder,.page_textarea__nhf9F::placeholder{color:#4b5057}.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:#4b5057;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:#008acd}.page_successMessage__r1eRK{padding:1.5rem;background:#d4edda;border:1px solid #c3e6cb;border-radius:.5rem;color:#155724;margin-bottom:2rem;font-size:1rem}.page_errorMessage__WX4Ms{padding:1.5rem;background:#f8d7da;border:1px solid #f5c6cb;border-radius:.5rem;color:#721c24;margin-bottom:2rem;font-size:1rem}.page_submitButton__hw1KP{width:100%;background:#008acd;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}