.svg-logo-xmas{--active-bulb-white-glow:#fff9;--active-bulb-body-green:#5bf028;--active-bulb-border-green:#79ff4c;--active-bulb-body-yellow:#ffd738;--active-bulb-border-yellow:#ffe16b;--active-bulb-body-red:#fb5252;--active-bulb-border-red:#ff7070;--bulb-cable:var(--primary-lighten-3)}.active.bulb{--duration:.8s;transform-origin:50%}.active.bulb-body{animation:bulb-body var(--duration) ease-in-out}.active.bulb-border{animation:bulb-border var(--duration) ease-in-out}.bulb-body.bulb-green{--fill:var(--active-bulb-body-green)}.bulb-border.bulb-green{--fill:var(--active-bulb-border-green)}.bulb-body.bulb-yellow{--fill:var(--active-bulb-body-yellow)}.bulb-border.bulb-yellow{--fill:var(--active-bulb-border-yellow)}.bulb-body.bulb-red{--fill:var(--active-bulb-body-red)}.bulb-border.bulb-red{--fill:var(--active-bulb-border-red)}@keyframes bulb-border{25%{filter:brightness(1.2) saturate(1.1) drop-shadow(0 0 2px var(--fill)) drop-shadow(0 0 5px var(--active-bulb-white-glow));fill:var(--fill)}75%{filter:brightness(1.4) saturate(1.3) drop-shadow(0 0 4px var(--fill)) drop-shadow(0 0 5px var(--active-bulb-white-glow));fill:var(--fill)}}@keyframes bulb-body{25%{filter:brightness(1.15)saturate(1.1);fill:var(--fill)}75%{filter:brightness(1.35)saturate(1.2);fill:var(--fill)}}
