.formRestaurante-container{width:100%;max-width:1440px;padding:35px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.formRestaurante-container .title{text-align:center}.formRestaurante-container .title h2{font-size:1.5rem;color:#ed297a}.formRestaurante-container form{width:100%;display:flex;flex-direction:column;gap:1rem}.formRestaurante-container input,.formRestaurante-container select{width:100%;padding:10px;border:0;border-bottom:1px solid #ed297a;background-color:#f7f1ec;font-weight:700}.formRestaurante-container .disclaimer-m{margin-top:1.5rem;padding:1rem;background-color:#54b582;color:#fff;font-style:italic;text-align:center;border-radius:10px;max-width:700px}.formRestaurante-container .hs-error-msg.hs-main-font-element{color:#ed297a;font-size:.75rem;font-weight:700}.formRestaurante-container .actions{display:flex;justify-content:center;padding-top:1rem}.formRestaurante-container .actions input{border:0;padding:12px 24px;background-color:#ed297a;font-size:1rem;color:#fff;border-radius:999px;text-decoration:none;font-weight:700;transition:background-color .3s ease,padding .15s ease;cursor:pointer}.formRestaurante-container .actions input:hover{background-color:#b8daf2;padding:11.4px 22.8px}.formRestaurante-container button{background-color:#ed297a;color:#fff;padding:6px 16px;font-size:.875rem;border:none;border-radius:999px;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .3s ease}.formRestaurante-container button:focus{outline:none;box-shadow:0 0 0 2px rgba(237,41,122,.4)}.formValidarEstudiante-section{width:100%;display:flex;justify-content:center}.formValidarEstudiante-section .m-form{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem;align-items:center}.formValidarEstudiante-section .m-form label{font-weight:500;text-align:center}.formValidarEstudiante-section .m-form input{width:100%;padding:10px;border:0;border-bottom:1px solid #ed297a;background-color:#f7f1ec;font-weight:700;font-size:1rem}.formValidarEstudiante-section .m-form button{background-color:#ed297a;color:#fff;padding:6px 16px;font-size:.875rem;border:none;border-radius:999px;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .3s ease}.formValidarEstudiante-section .m-form button:focus{outline:none;box-shadow:0 0 0 2px rgba(237,41,122,.4)}.formValidarEstudiante-section .m-form p{color:#ed297a;font-size:.875rem;text-align:center;margin:0}.formValidarCodigo-section{width:100%;display:flex;justify-content:center}.formValidarCodigo-section .m-form{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem;align-items:center}.formValidarCodigo-section .m-form label{font-weight:500;text-align:center;font-size:1rem}.formValidarCodigo-section .m-form input{width:100%;padding:10px;border:0;border-bottom:1px solid #ed297a;background-color:#f7f1ec;font-weight:700;font-size:1rem;text-align:center}.formValidarCodigo-section .m-form button{background-color:#ed297a;color:#fff;padding:6px 16px;font-size:.875rem;border:none;border-radius:999px;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .3s ease}.formValidarCodigo-section .m-form button:focus{outline:none;box-shadow:0 0 0 2px rgba(237,41,122,.4)}.formValidarCodigo-section .m-form p{color:#ed297a;font-size:.875rem;text-align:center;margin:0}