.blog-slider-module .container{position:relative}.blog-slider-module .content{width:100%}.blog-slider-module .content,.blog-slider-module .content .slider-nav{display:flex;align-items:center;justify-content:center;align-content:center;flex-direction:row}.blog-slider-module .content .slider-nav{cursor:pointer;position:absolute}.blog-slider-module .content .slider-nav:first-child{left:0}.blog-slider-module .content .slider-nav:last-child{right:0}.blog-slider-module .content .slider-nav .next,.blog-slider-module .content .slider-nav .prev{font-size:24px;padding:24px}.blog-slider-module .content .post-list{width:calc(100% - 48px)}.blog-slider-module .btn-row{display:flex;width:fit-content;margin:auto;padding-top:20px}.blog-slider-module .content .post-list .post-item{border-radius:7px;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:flex-start;margin:24px;height:inherit;background:rgba(45,97,123,.011764705882352941);overflow:hidden;position:relative}.blog-slider-module .content .post-list .post-item .card-link{position:absolute;top:0;bottom:0;left:0;right:0}.blog-slider-module .content .post-list .post-item:hover{background:rgba(45,97,123,0)}.blog-slider-module .content .post-list .post-item .post-details{padding:32px;background-color:rgba(45,97,123,.03137254901960784);width:100%;height:100%}.blog-slider-module .content .post-list .post-item .post-details p:first-child{letter-spacing:0;font-size:18px;font-weight:600}.blog-slider-module .content .post-list .post-item .post-details p:last-child{font-size:14px;letter-spacing:0;margin:0;opacity:.5}.blog-slider-module .content .post-list .post-item .post-details a{font:normal normal 600 14px/21px Poppins;letter-spacing:0;color:#fd5225}.blog-slider-module .content .post-list .post-item .featured-image{width:100%;max-height:220px;border-radius:7px 7px 0 0}.blog-slider-module .content .post-list .post-item img{width:100%;height:100%;object-fit:cover;border-radius:7px 7px 0 0}.blog-slider-module .slick-track{display:flex!important;align-items:stretch}