@keyframes seperatorPulse{0%{height:40px}50%{height:24px}to{height:40px}}@media (max-width:991px){@keyframes seperatorPulse{0%{height:25px}50%{height:15px}to{height:25px}}}.SeperatorComponent{align-items:center;display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute!important;transform:translateY(-50%);width:100%;z-index:111}.SeperatorComponent .item{--tw-bg-opacity:1;animation:seperatorPulse 5s ease-in-out infinite;background-color:rgb(245 240 249/var(--tw-bg-opacity));height:40px;width:2px}@media (max-width:991px){.SeperatorComponent .item{height:25px}}
