.empresa-contenedor,.empresa-contenedor:hover{text-decoration:none;color:#000}body{background-color:#f3f2f9;min-height:100vh;position:relative;padding-bottom:2em}.empresa-contenedor,nav{background-color:#FFF;box-shadow:0 3px 4px rgba(0,0,0,.16);display:flex}nav{border-top:.25em solid #c46200;justify-content:center;align-items:center}nav .nav{max-width:1200px;padding:.5em 1em;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.empresa-brand,.empresa-contenedor img{max-width:100%;height:8vh;object-fit:contain}nav .nav img{max-height:4em}nav .nav svg{fill:#37ee37}.empresa-contenedor{flex-direction:column;justify-content:center;align-items:center;border-radius:.5em;margin:.5em 0;padding:1em;cursor:pointer}.button,footer p{color:#FFF;font-weight:600}.empresa-contenedor img{padding:1em}.empresa-contenedor p{margin:0}@media (max-width:1200px){.empresa-contenedor{min-height:25vh}}footer{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;background-color:#2d66e0}footer p{margin:0}.empresa-form{background-color:#FFF;border-radius:1em;box-shadow:0 3px 4px rgba(0,0,0,.16)}.input{display:flex;flex-direction:column;justify-content:center;align-items:center}.input label{font-weight:600;margin:0;font-size:1.2em;padding-bottom:.25em}.button,.input input{padding:.5em 1em;box-shadow:0 3px 4px rgba(0,0,0,.16);width:100%}.input input{text-align:center;border-radius:.25em;border:.015em solid #2d66e0}.button{background-color:#2d66e0;border:none;border-radius:.25em}.list-empresa{display:flex;flex-direction:row;justify-content:space-between;padding:.25em 0;text-transform:uppercase}.list-empresa p{margin:0;font-weight:700}.list-empresa p:nth-child(2){color:#2d66e0}#cargando{display:none;position:fixed;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99999999999}#cargando svg{max-height:15vh}