.swiper.gradient{margin:0 -6rem;padding:0 6rem}.swiper.gradient::after,.swiper.gradient::before{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:2}.swiper.gradient::before{left:0;background:currentColor;background:linear-gradient(to right,currentColor,rgba(255,255,255,0))}.swiper.gradient::after{right:0;background:currentColor;background:linear-gradient(to left,currentColor,rgba(255,255,255,0))}.swiper-pagination-bullets-dynamic{white-space:nowrap;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet{position:relative;display:inline-block;width:10px;height:10px;margin:0 3px;border-radius:100%;background:var(--midi-medium);transition:left .3s,transform .3s,background-color .3s}.swiper-pagination-bullet:hover{background:var(--midi-light)}.swiper-pagination-bullet-active{background:#fff}