#BlogPodcastCarouselSection{background-color:var(--bs-tertiary);padding:62px}#BlogPodcastCarouselSection .swiper{width:100%;height:100%}#BlogPodcastCarouselSection .swiper-slide{width:320px;padding:0 15px;text-align:center;display:flex;justify-content:center;align-items:center}#BlogPodcastCarouselSection .swiper-pagination-bullet-active{background-color:var(--bs-primary)!important;width:95px!important;height:8px;border-radius:0;transition:background-color .5s ease-in-out}#BlogPodcastCarouselSection .swiper-pagination-bullet{background-color:#fff;width:48px;height:8px;border-radius:0;z-index:100;opacity:1;margin:0 8px}#BlogPodcastCarouselSection .swiper-pagination{padding-top:20px;position:static}@media(max-width:767.98px){#BlogPodcastCarouselSection{padding:50px 30px}}