.form-input{transition:all .3s ease}.form-input:focus{transform:translateY(-2px);box-shadow:0 8px 25px #7fd9de4d}.cta-button{transition:all .3s ease;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left .5s}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0f7c8666}.industry-light-line{position:absolute;width:1px;height:100px;background:linear-gradient(to bottom,transparent,#7fd9de,transparent);animation:industryLightMove 3s ease-in-out infinite;opacity:.6}.industry-light-line:nth-child(1){left:20%;animation-delay:0s}.industry-light-line:nth-child(2){left:50%;animation-delay:1s}.industry-light-line:nth-child(3){left:80%;animation-delay:2s}@keyframes industryLightMove{0%{transform:translateY(-100px);opacity:0}50%{opacity:.8}to{transform:translateY(100vh);opacity:0}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
