.component-swiper-indicator{font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);line-height:1.2;font-weight:600;font-family:Inter;letter-spacing:-0.02em}.component-swiper-indicator.is-style-dark{color:#000}.component-swiper-indicator.is-style-dark.is-type-bullet .swiper-pagination-bullet{border-color:#000}.component-swiper-indicator.is-style-dark.is-type-bullet .swiper-pagination-bullet-active{border-color:#000;background-color:#000}.component-swiper-indicator.is-style-light{color:#fff}.component-swiper-indicator.is-style-light.is-type-progressbar .indicator-progress{background-color:hsla(0,0%,100%,.5)}.component-swiper-indicator.is-style-light.is-type-bullet .swiper-pagination-bullet{border-color:#fff}.component-swiper-indicator.is-style-light.is-type-bullet .swiper-pagination-bullet-active{border-color:#fff;background-color:#fff}.component-swiper-indicator.is-type-number{display:flex;flex-flow:row;align-items:center;white-space:pre}.component-swiper-indicator.is-type-progressbar{display:flex;flex-flow:row;align-items:center;min-width:min(calc(8.125rem + 3.125 * (100vw - 22.5rem) / 77.5),11.25rem);gap:clamp(0.5rem,calc(0.5rem + 0 * (100vw - 22.5rem) / 77.5),0.5rem)}.component-swiper-indicator.is-type-progressbar .indicator-progress{position:relative;flex-grow:1;flex-shrink:1;height:clamp(0.125rem,calc(0.125rem + 0 * (100vw - 22.5rem) / 77.5),0.125rem);background-color:rgba(90,90,90,.5)}.component-swiper-indicator.is-type-progressbar .indicator-progress .swiper-pagination-progressbar-fill{background-color:#000}.component-swiper-indicator.is-type-bullet{display:flex;flex-wrap:wrap;gap:.5rem}.component-swiper-indicator.is-type-bullet .swiper-pagination-bullet{width:.625rem;height:.625rem;margin:0;transition-timing-function:cubic-bezier(0.42, 0, 0.58, 1);transition-duration:250ms;transition-property:width,opacity,background-color,border-color;opacity:1;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);border-radius:9999px;background-color:rgba(0,0,0,0)}.component-swiper-indicator.is-type-bullet .swiper-pagination-bullet-active{width:3.125rem;border-radius:9999px}.component-swiper-indicator .swiper-pagination-total{opacity:.5}