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