.Admin_main__ZjMhC{margin:15rem auto auto;width:90%;min-height:1100px}.Admin_title___SLXz{font-weight:700;font-family:var(--fuente-principal);font-size:2rem;display:flex;margin:auto;align-items:center;justify-content:center}.Admin_titleSection__pHVLD{display:grid;grid-template-columns:repeat(4,1fr);width:100%;min-height:28vh;margin:auto;@media screen and (max-width:700px){display:flex;flex-direction:column}}.Admin_panelSection___UTIM{width:60%;margin:auto auto 10rem}.Admin_titulo__VxJ1f{font-size:1.2rem;padding:.2rem 2rem;font-weight:400;width:-moz-fit-content;width:fit-content;margin:auto;border:none;background:none;font-family:var(--fuente-principal);@media screen and (min-width:500px){font-size:1.2rem;font-weight:100}}.Admin_tituloActive__ymeKI{font-size:1.2rem;color:gray;font-weight:700}.Admin_titulo__VxJ1f:active,.Admin_titulo__VxJ1f:hover{border:.5px solid #000;border-radius:24px;font-size:1.2rem;font-weight:700;cursor:pointer}.Admin_form__xSbSa{display:flex;flex-direction:column;gap:2rem}.Admin_form__input__qoJyq{height:3rem;@media screen and (min-width:960px){height:5rem}}.Admin_form__inputS__Na0vM,.Admin_form__input__qoJyq{padding:1rem;font-family:var(--fuente-principal);font-size:1.4rem;border:.5px solid #000;border-radius:24px}.Admin_form__inputS__Na0vM{height:4rem}.Admin_form__inputLarge__E_WHK{padding:1rem;height:14rem;font-family:var(--fuente-principal);font-size:1.4rem;border:.5px solid #000;border-radius:24px;@media screen and (min-width:960px){height:20rem}}.Admin_form__span__vUbts{display:flex;gap:3rem;font-family:var(--fuente-principal);font-size:1.4rem;padding-left:1rem}.Admin_form__button__8FqRD{width:50%;margin:1rem auto auto;height:3rem;background:none;border:none}.Admin_form__button__8FqRD:active,.Admin_form__button__8FqRD:hover{cursor:pointer;font-weight:800;border:.5px solid #000;border-radius:24px;width:200px}.Spinner_progress__mQlFA{display:flex;align-items:center}.Spinner_spinner__V06q5{margin:.5rem auto auto;align-self:center;display:flex;animation:Spinner_spin__Dfcyj 2s linear infinite}@keyframes Spinner_spin__Dfcyj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}