.SectionDivider-module__-PciIa__wrapper{justify-content:center;align-items:center;gap:0;padding:40px 0;display:flex}.SectionDivider-module__-PciIa__endpoint{background:rgb(var(--accent));opacity:.4;border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite SectionDivider-module__-PciIa__endpointPulse}.SectionDivider-module__-PciIa__endpoint:last-child{animation-delay:.3s}.SectionDivider-module__-PciIa__line{background:linear-gradient(90deg,rgb(var(--accent)),rgb(var(--accent)/.1)50%,rgb(var(--accent)));opacity:.3;width:160px;height:1px;position:relative;overflow:hidden}.SectionDivider-module__-PciIa__line:after{content:"";background:rgb(var(--accent)/.3);border-radius:2px;width:40px;height:3px;animation:2.5s linear infinite SectionDivider-module__-PciIa__spark;position:absolute;top:-1px;left:-40px}@keyframes SectionDivider-module__-PciIa__endpointPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@keyframes SectionDivider-module__-PciIa__spark{0%{left:-40px}to{left:160px}}
