.scanLines{opacity:.02;pointer-events:none;z-index:5;background:linear-gradient(#fff0,#fff0 50%,#0003 70%,#0009) 0 0/100% .3rem;width:100%;height:100%;animation:1s linear infinite animateScanLines;position:fixed;top:0;right:0}@media only screen and (max-width:1100px){.scanLines{animation:1s linear infinite alternate animateScanLinesMobile}}@keyframes animateScanLines{0%{background-size:100% .3rem}to{background-size:100% .2rem}}@keyframes animateScanLinesMobile{0%{background-size:100% .3rem}to{background-size:100% .1rem}}
