.idea-icon path{animation:drawLine 5s ease infinite;stroke-dasharray:400;stroke-dashoffset:400}.idea-icon path:nth-child(2){animation-delay:.4s}.idea-icon path:nth-child(3){animation-delay:.8s}.sun-icon circle,.sun-icon path{animation:draw 1.5s ease forwards;stroke-dasharray:100;stroke-dashoffset:100}.sun-rays{animation-delay:.4s}.sun-icon{animation:rotateSun 8s linear infinite}@keyframes draw{to{stroke-dashoffset:0}}@keyframes rotateSun{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.user-path{animation:drawUser 4s ease infinite;stroke-dasharray:100;stroke-dashoffset:100}@keyframes drawUser{to{stroke-dashoffset:0}}.bulb-icon path{stroke-dasharray:200;stroke-dashoffset:200}.bulb-icon.animate path{animation:drawLine 4s ease infinite}.bulb-icon.animate .svg-elem-1{animation-delay:0s}.bulb-icon.animate .svg-elem-2{animation-delay:.1s}.bulb-icon.animate .svg-elem-3{animation-delay:.2s}.bulb-icon.animate .svg-elem-4{animation-delay:.3s}.bulb-icon.animate .svg-elem-5{animation-delay:.4s}.bulb-icon.animate .svg-elem-6{animation-delay:.5s}.bulb-icon.animate .svg-elem-7{animation-delay:.6s}.bulb-icon.animate .svg-elem-8{animation-delay:.7s}.bulb-icon.animate .svg-elem-9{animation-delay:.8s}.bulb-icon.animate .svg-elem-10{animation-delay:.9s}@keyframes drawLine{to{stroke-dashoffset:0}}