.neon-wrap{position:relative;display:inline-block;transition:all .4s ease-in-out}.neon-svg{position:absolute;bottom:0;z-index:-1;transition:all .3s ease-in-out;will-change:transform,filter}.neon-svg path{stroke-width:1;fill-opacity:.7;stroke-dasharray:1000;stroke-dashoffset:0}.neon-wrap:focus-within .neon-svg,.neon-wrap:hover .neon-svg{transform:scale(1.01)}.neon-wrap:focus-within .neon-svg path{stroke:#3D9ED650;fill-opacity:.2}.neon-wrap #center-line,.neon-wrap #microphone-music-icon,.neon-wrap #music-icon,.neon-wrap #second-microphone-music-icon,.neon-wrap #second-music-icon,.neon-wrap #shazam-music-icon{transition:all .4s ease-in-out}.neon-wrap:hover #center-line line{z-index:1}.not-send.neon-wrap #email-with-x-icon rect,.send.neon-wrap #email-without-x-icon rect{fill:rgba(61,158,214,.07);box-shadow:0 0 10px rgba(0,0,0,.6),inset 0 0 6px rgba(255,255,255,.1)}.un-authenticated-page .not-send.neon-wrap #email-circle-x path{fill:#3D9ED6!important}.not-send.neon-wrap:hover #email-with-x-icon #mail path,.send.neon-wrap:hover #email-without-x-icon #mail path{fill:url(#hoverGradient);box-shadow:0 0 2px rgba(0,0,0,.6),inset 0 0 6px rgba(255,255,255,.1)}#center-line line{transition:stroke-opacity .3s ease;stroke-opacity:.15}.neon-wrap #dot-on-middle-lines{transform:translateY(0);transition:all .3s ease-in-out}.send.neon-wrap #dot-on-middle-lines{transform:translateY(-38px);transition:all .3s ease-in-out}.not-send.neon-wrap #dot-on-middle-lines{transform:translateY(40px);transition:all .3s ease-in}@keyframes glow{0%{filter:drop-shadow(0 0 4px #3D9ED6);opacity:.7}to{filter:drop-shadow(0 0 10px #3D9ED6);opacity:1}}@keyframes float{0%,to{transform:translateY(0) scale(1.01)}50%{transform:translateY(-10px) scale(1.02)}}@keyframes dot-send{0%{cx:155}to{cx:238;opacity:0}}