.slider-bullets{align-items:center;display:flex;gap:1.5rem;justify-content:center;width:100%;z-index:1}.slider-bullets .arrow{background-color:var(--color-action);cursor:pointer;display:flex;padding:.5rem 1.75rem}.slider-bullets .arrow .icon{height:1.5rem;fill:var(--color-action-contrast)}.slider-bullets .bullets{display:flex;gap:.25rem}.slider-bullets .bullets .bullet{cursor:pointer;padding:.25rem}.slider-bullets .bullets .bullet:before{background-color:var(--color-text-primary);border-radius:50%;content:"";display:block;height:.75rem;opacity:.4;transition:opacity .3s;width:.75rem}.slider-bullets .bullets .bullet.active:before{opacity:1}
