.blogs-carousel{padding:32px 0 30px;height:auto;width:100%;@media screen and (max-width:768px){padding:15px 0 20px}
}
.kl-blogsCarousel__box-item{position:relative;height:fill-available;height:-webkit-fill-available;background:#ffffff;box-shadow:0 8px 24px 0 rgba(69,69,80,0.10);border-radius:20px;padding:12px 12px 20px;@media screen and (max-width:768px){padding:10px;border-radius:16px}
}
.kl-blogCard{text-decoration:none}
.kl-blogCard__image{width:100%;min-height:248px;max-height:248px;border-radius:20px 20px 0 0;@media screen and (max-width:768px){min-height:156px;max-height:156px;border-radius:16px 16px 0 0}
}
.kl-blogCard__title{font-size:20px;font-weight:500;line-height:1.4;color:#1C2633;margin-top:20px;@media screen and (max-width:768px){font-size:16px;margin-top:16px}
}
.blogs-carousel-container .swiper-button-next,.blogs-carousel-container .swiper-button-prev{width:54px;height:54px;background:#fff;border-radius:50px;border:1px solid #c9d3e9;box-shadow:0 2px 4px 0 rgba(96,97,112,0.08),0 0 1px 0 rgba(40,41,61,0.04);box-sizing:border-box;opacity:1 !important}
.blogs-carousel-container .swiper-button-next svg,.blogs-carousel-container .swiper-button-prev svg{color:#121a2c;height:14px;width:7px}
.blogs-carousel-container .swiper-button-next.swiper-button-disabled svg,.blogs-carousel-container .swiper-button-prev.swiper-button-disabled svg{color:#c9d3e9}
.blogs-carousel-container .swiper-cerousel-title{font-size:20px;color:#1C2633;font-weight:600;line-height:36px;background-color:white;display:flex;justify-content:center;padding-inline-end:15px;position:relative;z-index:2;width:max-content;@media screen and (max-width:768px){line-height:28px}
}
.blogs-carousel-container .swiper-cerousel-description{text-align:left;font-size:18px;font-weight:300;line-height:28px;color:#4b5563;margin-top:5px}
.blogs-carousel-container .swiper-button-prev{left:-30px;top:50%}
.blogs-carousel-container .swiper-button-next{right:-30px;top:50%}
.blogs-carousel-container span.swiper-pagination-bullet{background:#e5e5e5}
.blogs-carousel-container span.swiper-pagination-bullet{width:14px;height:3px}
.blogs-carousel-container span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ed1c24}
.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}
.swipercarousel.blogs-carousel-container{position:relative}
@media(max-width:768px){.blogs-carousel-container .swiper-button-next,.blogs-carousel-container .swiper-button-prev{display:none}
.blogs-carousel-container{padding:0;padding-block-end:20px;padding-inline-start:20px}
.blogs-carousel-container .swiper-cerousel-description{font-size:14px}
}