.light-rays-container{width:100%;height:100%;position:relative;pointer-events:none;z-index:3;overflow:hidden}.mobile-light-rays{background:radial-gradient(circle at top center,hsla(0,0%,100%,.28),hsla(0,0%,100%,0) 38%),linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.05) 28%,hsla(0,0%,100%,0));clip-path:polygon(48% 0,52% 0,72% 100%,28% 100%);transform-origin:top center;animation:mobile-light-rays-pulse 6s ease-in-out infinite}.mobile-light-rays-delay{animation-delay:-3s}@keyframes mobile-light-rays-pulse{0%,to{opacity:.28;transform:translateY(0) scaleX(.9)}50%{opacity:.62;transform:translateY(8px) scaleX(1.08)}}