.contenedor-g{margin:0;overflow:hidden;padding:0}.contenedor-gradient{//mix-blend-mode:difference;align-items:center;color:#fff;display:flex;justify-content:center;padding:5rem;position:absolute;text-align:left;top:30px;z-index:100}.contenedor-gradient-text{width:60%}.contenedor-gradient-text h2{font-size:3.5em;font-weight:300;line-height:50px}.contenedor-gradient-text p{font-size:1.3rem;font-weight:400}.title-machine{font-style:normal;font-weight:600}.contenedor-gradient-img{animation-duration:15s;animation-iteration-count:infinite}.bounce-img{animation-name:bounce-1;animation-timing-function:linear}@keyframes bounce-1{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@media (max-width:600px){#gradient-canvas{height:100vh!important}.contenedor-gradient{flex-flow:column wrap;height:100%;justify-content:space-evenly;padding:3rem;position:absolute;top:80px}.contenedor-gradient-text{margin-top:20%;width:90%}.contenedor-gradient-text h2{font-size:2.5em;font-weight:300;line-height:40px}#gradient-canvas{height:100vh;padding:0}}