.blog-heading{justify-content:space-between;align-items:center;display:flex}.blog-heading h4{margin-bottom:0}.blog-heading a{color:var(--primary-color);font-weight:500}.blog-slider-wrapper{margin-top:2rem}.blog-card-slider a{color:#171717;background-color:#fff;border-radius:8px;flex-direction:column;margin:8px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 0 8px 2px rgba(0,0,0,.1)}.blog-card-slider .blog-content-wrapper{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:140px;padding:16px;display:flex}.blog-card-slider .blog-tag{color:#767676;font-size:12px;font-weight:500}.blog-card-slider .blog-title{font-size:15px;font-weight:600}.blog-card-slider img{width:100%;height:216px}.blog-slider-wrapper button.slick-arrow{z-index:9;width:40px;height:40px;color:var(--primary-color);background:#fff;border-radius:100%;justify-content:center;align-items:center;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 8px 2px rgba(0,0,0,.1);display:flex!important}.blog-slider-wrapper button.custom-prev{left:-15px}.blog-slider-wrapper button.custom-next{right:-15px}.blog-slider-wrapper button.slick-arrow.disabled{display:none!important}.blog-slider-wrapper button.slick-arrow:hover{width:45px;height:45px}.blog-slider-wrapper button.custom-prev:hover{left:-20px}.blog-slider-wrapper button.custom-next:hover{right:-20px}@media (max-width:1299px){.blog-slider-wrapper button.custom-prev{left:0}.blog-slider-wrapper button.custom-next{right:0}}@media (max-width:767px){.blog-slider-wrapper button.slick-arrow{width:30px;height:30px}.blog-slider-wrapper button.slick-arrow:hover{width:35px;height:35px}.blog-slider-wrapper button.custom-next:hover{right:-5px}.blog-slider-wrapper button.custom-prev:hover{left:-5px}}
