.oscar-sym{justify-content:center;align-items:center;display:inline-flex;position:relative}.oscar-sym svg{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;top:0;left:0}.oscar-sym svg.oscar-sym-active{opacity:1}@keyframes oscar-draw{0%{stroke-dashoffset:600px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-600px}}.oscar-lissajous{stroke-dasharray:600;animation:6s linear infinite oscar-draw}@keyframes oscar-vib-l{0%,to{transform:translate(0)}25%{transform:translate(-1.5px)}75%{transform:translate(1.5px)}}@keyframes oscar-vib-r{0%,to{transform:translate(0)}25%{transform:translate(1.5px)}75%{transform:translate(-1.5px)}}.oscar-vib-l{transform-origin:50% 52%;animation:.15s ease-in-out infinite oscar-vib-l}.oscar-vib-r{transform-origin:50% 52%;animation:.15s ease-in-out infinite oscar-vib-r}@keyframes oscar-flow{0%{stroke-dashoffset:40px}to{stroke-dashoffset:0}}.oscar-flow-1{stroke-dasharray:8 12;animation:1.5s linear infinite oscar-flow}.oscar-flow-2{stroke-dasharray:8 12;animation:1.5s linear .75s infinite oscar-flow}@keyframes oscar-embrace-l{0%,to{d:path("M 18,8 C 18,28 42,40 42,50 C 42,60 18,72 18,92")}50%{d:path("M 18,8 C 18,28 46,42 46,50 C 46,58 18,72 18,92")}}@keyframes oscar-embrace-r{0%,to{d:path("M 82,8 C 82,28 58,40 58,50 C 58,60 82,72 82,92")}50%{d:path("M 82,8 C 82,28 54,42 54,50 C 54,58 82,72 82,92")}}.oscar-embrace-l{animation:4s ease-in-out infinite oscar-embrace-l}.oscar-embrace-r{animation:4s ease-in-out infinite oscar-embrace-r}@keyframes oscar-gap-pulse{0%,to{r:1.8;opacity:.6}50%{r:3;opacity:1}}.oscar-gap-pulse{animation:4s ease-in-out infinite oscar-gap-pulse}@keyframes oscar-conv-breathe{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(2deg)scale(1.02)}50%{transform:rotate(0)scale(1)}75%{transform:rotate(-2deg)scale(1.02)}}.oscar-conv-breathe{transform-origin:50%;animation:5s ease-in-out infinite oscar-conv-breathe}@keyframes oscar-node-pulse{0%,to{r:2;opacity:1}50%{r:3;opacity:.7}}.oscar-node-pulse{animation:3s ease-in-out infinite oscar-node-pulse}