@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body{margin:0;background-color:#fff;height:100%}html,div#root{height:100%}body{margin:0;--ROSA-ATENEA: #ff6978;--AZUL-ATENEA: #003b4a;--AZULOSCURO-ATENEA: rgba(1, 36, 45, 1);--ROSACLARO-ATENEA: rgba(244, 240, 237, 1);--GRISCLARO-ATENEA: #efefef;--ROSAPALO-ATENEA: #e47783;--CREMA-ATENEA: #ded3c8;--CREMACLARO-ATENEA: #f1ece7;--CREMAOSCURO-ATENEA: #d0bbb2;--GRIS-LINEAS: rgba(221, 221, 221, 1);--ROJO-ERROR: #d32f2f;--BLANCO-ATENEA: #ffffff;--NEGRO-ATENEA: #1e1e1e;--VERDE-ATENEA: #93d600;--GRIS-TITULO: #d5d5d5;--GRIS-FILTROS: #f6f6f6;--GRIS-PIE: #8a8a8a;background-color:var(--BLANCO-ATENEA)}.checkMargin{margin-left:15px}.checkIcon{height:25px;width:25px;background-color:var(--GRISCLARO-ATENEA);border:2px solid var(--GRIS-LINEAS);display:flex;align-items:center;justify-content:center}.whiteCheckIcon{height:25px;width:25px;background-color:#fff;border:1px solid var(--GRIS-LINEAS);display:flex;align-items:center;justify-content:center}.checkIconParam{height:31px;width:169px;background-color:#fff;border:2px solid var(--GRIS-LINEAS);display:flex;align-items:center;justify-content:center;margin-top:2px}.homePageDiv{height:calc(100vh - 120px);width:100%;background-repeat:no-repeat;background-position:center;position:fixed;background-color:var(--BLANCO-ATENEA);display:flex;bottom:0;padding-bottom:10px;padding-left:10px}.tituloInicio{font-family:"DM Serif Text",sans-serif;font-size:128px;font-weight:400;line-height:40px;letter-spacing:-.02em;text-align:left;color:#1e1e1e;margin-bottom:30px!important}.textoInicio{font-family:Monserrat,sans-serif;font-size:96px;font-weight:400;line-height:90px;letter-spacing:-.02em;text-align:left;color:#1e1e1e;width:1000px}.textoHomepage{display:inline-block;align-self:flex-end;margin:0!important}.loginPage{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--AZUL-KNORR)}.loginForm{opacity:100%!important;padding:25px;border-radius:10px;background-color:var(--BEIGE-KNORR);display:flex;flex-direction:column;align-items:center;gap:30px}::-ms-reveal{display:none}.headerDiv{margin:0;padding:0;top:0;height:115px;background-color:var(--BLANCO-ATENEA);display:flex;flex-direction:column}@keyframes bigMenu{0%{height:115px}to{height:140px}}@keyframes bigMenu1{0%{height:0px}to{height:100px}}@keyframes shrinkMenu{0%{height:140px}to{height:115px}}.animationMenuForward{animation:bigMenu 1s;animation-fill-mode:forwards}.animationMenuBackward{animation:shrinkMenu 1s;animation-fill-mode:forwards}.headerMenu{background-color:var(--BLANCO-ATENEA)!important;display:flex!important;padding:0 20px!important}.headerRowClose{display:flex!important;width:100%!important;margin:0!important;padding:0!important;top:0!important;height:115px!important;background-color:var(--GRIS-FILTROS)!important;flex-direction:column!important;position:fixed!important;color:var(--VERDE-ATENEA)!important}.headerRowOpen{display:flex!important;width:100%!important;margin:0!important;padding:0!important;top:0!important;height:115px!important;background-color:var(--BLANCO-ATENEA)!important;flex-direction:column!important;position:fixed!important;color:var(--VERDE-ATENEA)!important}.titleDiv{display:flex;gap:50px;margin:0;width:70%;align-items:center}.userDiv{display:flex;gap:20px;margin:0;padding:0;width:30%;align-items:center;justify-content:flex-end}.headerIcon{cursor:pointer;color:var(--VERDE-ATENEA)}
