.grafismo-container{pointer-events:none;width:100%;height:auto}.graf-line{fill:none;stroke:url(#gold-grad);stroke-linecap:round;filter:url(#glow);stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;animation:8s cubic-bezier(.4,0,.2,1) infinite drawLine}.line-1{stroke-width:1.5px;--line-opacity:.6;animation-delay:0s}.line-2{stroke-width:1px;--line-opacity:.55;animation-delay:.4s}.line-3{stroke-width:.5px;--line-opacity:.5;animation-delay:.8s}.line-4{stroke-width:1px;--line-opacity:.45;animation-delay:1.2s}@keyframes drawLine{0%{stroke-dashoffset:1px;opacity:0}5%{opacity:var(--line-opacity)}40%{stroke-dashoffset:0;opacity:var(--line-opacity)}60%{stroke-dashoffset:0;opacity:var(--line-opacity)}to{stroke-dashoffset:-1px;opacity:0}}
