main.main{min-height:100vh}.hero.three-d-modeling img{max-height:40vh;width:auto}.hero.three-d-modeling{position:relative;height:90vh;color:white;background:url(/assets/3d-spaceship.webp) 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.three-d-modeling:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/3d-model.svg);background-size:20% 20%;background-repeat:no-repeat;background-position:98% 90%}.hero.three-d-modeling:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:1}.hero.three-d-modeling h1{margin-top:20vh}@keyframes fadeInBackgroundImage{0%{opacity:.4}to{opacity:1}}