.ff-carousel-dots{display:none;justify-content:center;align-items:center;gap:6px;margin-top:14px;padding:0 16px}.ff-carousel-dots__bar{height:3px;width:22px;border-radius:999px;background:#0f172a2e;transition:background .2s ease,width .2s ease;cursor:pointer;border:none;padding:0;display:inline-block}.ff-carousel-dots__bar.is-active{background:var(--ff-color-primary, #0f172a);width:30px}@media(max-width:720px){.ff-carousel-dots{display:flex}}
