.blog-heading{display:flex;justify-content:space-between;align-items:center}.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{background-color:#fff;border-radius:8px;box-shadow:0 0 8px 2px rgba(0,0,0,.1);color:#171717;display:flex;flex-direction:column;margin:8px;overflow:hidden;text-decoration:none}.blog-card-slider .blog-content-wrapper{align-items:flex-start;display:flex;flex-direction:column;padding:16px;justify-content:space-between;min-height:140px}.blog-card-slider .blog-tag{color:#767676;font-size:12px;font-weight:500}.blog-card-slider .blog-title{font-weight:600;font-size:15px}.blog-card-slider img{width:100%;height:216px}.blog-slider-wrapper button.slick-arrow{height:40px;width:40px;box-shadow:0 0 8px 2px rgba(0,0,0,.1);border-radius:100%;display:flex!important;align-items:center;justify-content:center;background:#fff;z-index:9;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);color:var(--primary-color)}.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}.blog-content-wrapper .blog-type{font-size:12px;font-weight:600;color:var(--primary-color);margin-bottom:5px}@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}}