.swiper{position:relative;overflow:hidden}.swiper-wrapper{display:flex;width:100%;transition:transform .45s ease}.swiper-slide{flex:0 0 100%;width:100%;opacity:1}.swiper-fade .swiper-slide{opacity:0;transition:opacity .45s ease}.swiper-fade .swiper-slide-active{opacity:1}.swiper-pagination{display:flex;justify-content:center;gap:8px;margin-top:12px}.swiper-pagination-bullet{width:8px;height:8px;border-radius:999px;border:0;background:rgba(15,23,42,.24);cursor:pointer}.swiper-pagination-bullet-active{background:var(--gold,#1d5fea)}
