.other-stories-pagination{width:100%;display:flex;justify-content:center;gap:8px}.other-stories-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:#cccdcf;opacity:1;transition:background-color .2s ease}.other-stories-pagination .swiper-pagination-bullet-active{background:#212529}.chevron-icon{width:24px;height:24px;color:#212529;transition:color .2s ease}#other-stories-next.swiper-button-disabled img,#other-stories-prev.swiper-button-disabled img{opacity:.4}#other-stories-next:hover:not(.swiper-button-disabled),#other-stories-prev:hover:not(.swiper-button-disabled){background-color:#e0e5eb}#other-stories-next.swiper-button-disabled,#other-stories-prev.swiper-button-disabled{cursor:default}@media (max-width:1023px){.other-stories-pagination{display:none}}