.norsel-logo-container{display:flex;justify-content:center;align-items:center}@keyframes energyFlow{0%,to{stroke-dashoffset:1000;opacity:0}10%,90%{opacity:1}50%{stroke-dashoffset:0;opacity:1}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.energy-line{stroke:#ed8626;stroke-width:3;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000;stroke-linecap:round;animation:energyFlow 3s ease-in-out infinite;filter:drop-shadow(0 0 3px #ed8626)}.line-1{animation-delay:0s}.line-2{animation-delay:.2s}.line-3{animation-delay:.4s}.line-4{animation-delay:.6s}.line-5{animation-delay:.8s}.line-6{animation-delay:1s}.sun-group{transform-origin:center}.sun-ray{stroke:#ed8626;stroke-width:4;stroke-linecap:round}.sun-circle,.sun-ray{animation:pulse 3s ease-in-out infinite}.sun-circle{fill:none;stroke:#ed8626;stroke-width:4}.circuit-line{stroke:#ed8626;stroke-width:2;fill:none;animation:pulse 3s ease-in-out infinite}.circuit-node,.text{fill:#ed8626;animation:pulse 3s ease-in-out infinite}.text{font-family:Arial,sans-serif;font-weight:700}.text-norsel{font-size:55px;letter-spacing:3px;font-weight:900}.text-engenharia{font-size:22px;letter-spacing:8px;font-weight:600}