.recent-blog-posts{position:relative}.recent-blog-posts .heading{color:var(--primary_color);margin-bottom:30px}.recent-blog-posts .heading span{display:inline-block;font-family:adobe-handwriting-ernie,sans-serif;font-size:50px;font-weight:400}.recent-blog-posts .content{margin-bottom:50px}.recent-blog-posts .posts-wrapper{display:flex;flex-wrap:wrap}.recent-blog-posts .post-item{padding:0 8px;width:33.33333333%}.recent-blog-posts .post-item-inner{background:#e6e5e5;border-radius:20px;color:var(--primary_color);height:100%;padding:20px}.recent-blog-posts .ft-image{border-radius:20px;height:235px;margin-bottom:15px;overflow:hidden;width:100%}.recent-blog-posts .ft-image img{height:100%;object-fit:cover;width:100%}.recent-blog-posts .item-content h5 a{color:var(--primary_color);font-weight:600;transition:all .3s ease}.recent-blog-posts .item-content h5 a:hover{color:var(--tertiary_color)}.recent-blog-posts .post-item-inner:hover{animation:box 1s linear infinite forwards;cursor:pointer}@keyframes box{0%{box-shadow:-2px -2px 0 var(--senary_color)}to{box-shadow:2px 2px 0 var(--senary_color)}}.recent-blog-posts .slick-list.draggable{padding:0 30px}.recent-blog-posts .slick-track{display:flex;justify-content:center}.recent-blog-posts .slick-slide{height:auto}.recent-blog-posts ul.slick-dots{align-items:center;display:flex!important;gap:10px;justify-content:center;list-style:none;margin:20px 0 0;padding:0;width:100%}.recent-blog-posts ul.slick-dots li{align-items:center;display:flex}.recent-blog-posts ul.slick-dots li button{background-color:#e6e5e5!important;color:transparent;height:10px;overflow:hidden;padding:8px;width:10px}.recent-blog-posts ul.slick-dots li.slick-active button{background-color:var(--quaternary_color)!important;padding:10px}@media(max-width:1240px){.recent-blog-posts .heading span{font-size:50px}.recent-blog-posts .content{margin-bottom:30px}}@media(max-width:1024px){.recent-blog-posts .heading span{font-size:40px}}@media(max-width:991px){.posts-wrapper.content-wrapper{padding:0}.recent-blog-posts .slick-slide{width:50%!important}.recent-blog-posts .ft-image{height:250px}}@media(max-width:767px){.recent-blog-posts .ft-image{height:220px}}@media(max-width:580px){.recent-blog-posts .slick-list.draggable{padding:0}.recent-blog-posts .slick-slide{width:100%!important}.recent-blog-posts .ft-image{height:350px}}@media(max-width:480px){.recent-blog-posts .ft-image{height:250px}}