#banner-carousel .swiper-button-next,#banner-carousel .swiper-button-prev{--swiper-navigation-size:20px;color:#fff;width:36px;height:52px;border-radius:4px;background-color:rgba(0,0,0,.4);display:none;transition:background-color .2s}#banner-carousel .swiper-button-next:hover,#banner-carousel .swiper-button-prev:hover{background-color:rgba(0,0,0,.6)}.dark #banner-carousel .swiper-button-next,.dark #banner-carousel .swiper-button-prev{color:#000;background-color:rgba(255,255,255,.4)}.dark #banner-carousel .swiper-button-next:hover,.dark #banner-carousel .swiper-button-prev:hover{background-color:rgba(255,255,255,.6)}#banner-carousel .swiper-pagination{position:static!important;text-align:right}#banner-carousel .swiper-pagination-bullet{background-color:#71717a;opacity:.3}#banner-carousel .swiper-pagination-bullet-active{background-color:#18181b;opacity:1}.dark #banner-carousel .swiper-pagination-bullet{background-color:#a1a1aa;opacity:.5}.dark #banner-carousel .swiper-pagination-bullet-active{background-color:#ffffff;opacity:1}@media screen and (min-width:1024px){#banner-carousel .swiper-button-next,#banner-carousel .swiper-button-prev{display:none}#banner-carousel:hover .swiper-button-next,#banner-carousel:hover .swiper-button-prev{display:flex}#banner-carousel .swiper-pagination-bullet{width:32px;height:8px;border-radius:0}}