.featuredBlogsWrapper{display:none;position:relative}.featuredBlogsWrapper .swiper.featuredBlogsCarousel{display:block;position:relative;max-width:100%}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-wrapper{padding-bottom:36px}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-wrapper .swiper-slide{height:auto;width:auto}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-pagination{display:flex;position:relative;gap:10px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:flex-start}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-pagination .swiper-pagination-bullet{display:block;position:relative;width:12px;height:12px;border:2px solid var(--halsbury-red);margin:0;opacity:1;background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color .5s ease}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-pagination .swiper-pagination-bullet:only-child{display:none}.featuredBlogsWrapper .swiper.featuredBlogsCarousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--halsbury-red)}@media screen and (max-width:768px){.featuredBlogsWrapper{display:block;padding:0 var(--mobile-padding)}}