.blog-feed-title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px}.blog-feed-title h2{color:#472673;font-size:28px;margin-bottom:0}.mobile-blog-url{display:none!important}.blog-view-all{margin-top:4em}.blog-feed{gap:40px;grid-template-columns:repeat(3,1fr);overflow:hidden}.blog-feed .swiper-wrapper>a{display:flex;flex-direction:column;text-decoration:none}.blog-feed .blog-post{background-color:#fff;border-radius:16px;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.161);box-shadow:0 3px 3px rgba(0,0,0,.161);display:flex;flex-direction:column;height:100%;margin-bottom:16px;transition:.3s ease-in-out}.blog-feed .blog-post:hover{-webkit-box-shadow:0 10px 10px rgba(0,0,0,.17);box-shadow:0 10px 10px rgba(0,0,0,.17)}.blog-feed .blog-post-img{background-color:#472673;border-radius:16px 16px 0 0;height:130px;overflow:hidden;position:relative}.blog-feed .blog-post-img img{object-fit:cover;transition:.3s ease-in-out;width:100%}.blog-feed .blog-post-img .tag-box{bottom:30px;left:30px;position:absolute}.blog-feed .blog-post .blog-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:32px}.blog-feed .blog-post .blog-content p{font-size:13px;font-weight:400}.blog-feed .blog-post h3{font-size:18px;line-height:22px}.blog-feed .blog-post .blog-post-summary{margin:2rem 0 2.5rem}.blog-feed .blog-card-footer{background-color:#472673;border-radius:0 0 16px 16px;color:#fff;font-size:13px;font-weight:400;padding:20px 32px}.bf-scrollbar{display:none}@media screen and (max-width:767px){.blog-view-all a.cta_button{display:block;text-align:center;width:100%}.blog-feed-title{margin-bottom:32px}.bf-scrollbar{display:initial;margin-top:70px}.bf-scrollbar.swiper-scrollbar{background:#e5e5e5;border-radius:10px;display:block;height:8px!important;position:relative;-ms-touch-action:none}.bf-scrollbar.swiper-scrollbar .swiper-scrollbar-drag{background:#472673;border-radius:10px;height:13px;left:0;position:relative;top:-2px;width:100%}.desktop-blog-url{display:none}.mobile-blog-url{display:block;text-align:center;width:100%}}