@media(prefers-reduced-motion:no-preference){#lights-hero .lights-hero-unveil{animation:lights-hero-unveil 1.2s cubic-bezier(.16,1,.3,1) both}#lights-hero .lights-hero-unveil img{animation:lights-hero-settle 1.6s cubic-bezier(.16,1,.3,1) both}}@keyframes lights-hero-unveil{0%{clip-path:inset(62% 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes lights-hero-settle{0%{transform:scale(1.08)}to{transform:scale(1)}}
