.hero{z-index:-1;background-color:#fff;height:100dvh;position:relative}@media (min-width:768px){.hero{height:100vh}}.hero__contenedor{width:100vw;height:100dvh;position:fixed}.hero img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.hero__fondo{filter:grayscale()brightness(.5)}.hero__logo{display:none;position:absolute;transform:translate(-100%,-100%);width:68rem!important;height:fit-content!important}@media (min-width:768px){.hero__logo{display:block}}.hero__logo img{height:auto}.hero__maquina{filter:drop-shadow(0 0 8px #fff)}.hero__footer{background-color:#fc0;width:100%;height:fit-content;padding:1rem;position:fixed;bottom:0;left:0}
