main.main{min-height:100vh}.hero.software img{max-height:40vh;width:auto}.hero.software{position:relative;height:90vh;color:white;background:url(/assets/bigdata.png) no-repeat top 20% left 50%,linear-gradient(180deg,rgb(3,3,38),indigo) no-repeat 50%;background-size:cover,cover;background-attachment:fixed}.hero.software:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/software_img.svg);background-size:20% 20%;background-repeat:no-repeat;background-position:98% 90%}@keyframes fadeInBackgroundImage{0%{opacity:.4}to{opacity:1}}