.custom-bullet{position:relative;display:inline-block;width:4px;height:4px;border-radius:50%;margin:0 4px;opacity:1;transition:background-color .3s ease,opacity .3s ease,width .5s ease}.custom-bullet,.custom-bullet:hover{background-color:rgb(var(--color-primary))}.custom-bullet:hover{opacity:.5}.custom-active-bullet{width:12px;border-radius:24px;background-color:rgb(var(--color-primary));opacity:1}