.hero-pagination{cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;margin-top:16rem;display:flex}.hero-pagination .swiper-pagination-bullet{opacity:1;background:0 0;border:1px solid #fff;border-radius:9999px;width:12px;height:12px;transition:all .3s;margin:0!important}.hero-pagination .swiper-pagination-bullet-active{background:#fff;border-color:#fff;width:12px;height:12px}.hero-pagination:before{background:linear-gradient(#0000 0,#ffffffb3);top:-180px}.hero-pagination:after,.hero-pagination:before{content:"";pointer-events:none;width:1px;height:165px;position:absolute;left:50%;transform:translate(-50%)}.hero-pagination:after{background:linear-gradient(#ffffffb3 0,#0000);bottom:-180px}