.lines{left:0;margin:auto;right:0;width:88vw}.line,.lines{height:100%;position:absolute;top:0}.line{background:#020306;left:50%;overflow:hidden;width:1px}.line:after{animation:liner 8s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.75,.25,0,1);background-color:#ff922b;content:"";display:block;height:15vh;left:0;position:absolute;top:-50%;width:100%}.line:first-child{margin-left:-50%}.line:nth-child(3){margin-left:50%}.line:first-child:after{animation-delay:.8s}.line:nth-child(3):after{animation-delay:1.6s}@keyframes liner{0%{background-color:#1f5aff;top:-24%}25%{background-color:#1f5aff}50%{background-color:#ff922b}to{background-color:#ff922b;top:124%}}.mouse{border:3px solid #bfdbfe;border-radius:60px;height:48px;position:relative;width:24px}.mouse:before{animation:wheel 2s infinite;background-color:#bfdbfe;border-radius:50%;content:"";height:8px;left:50%;opacity:1;position:absolute;top:10px;transform:translate(-50%);width:8px}
