@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.core-component-slider-bullets{display:flex;justify-content:space-between;gap:.5rem;max-width:12rem;margin:0 auto}.core-component-slider-bullets .swiper-pagination-bullet{flex:1;height:.5rem;opacity:.1;background:#110f14;border-radius:99rem;transition:flex-grow 500ms cubic-bezier(0.6, 0, 0, 1),opacity 500ms cubic-bezier(0.6, 0, 0, 1)}.core-component-slider-bullets .swiper-pagination-bullet-active{flex:4;opacity:1}