.blog-slider-wrapper{width:100%;position:relative;overflow:hidden}.blog-slider{overflow:hidden;width:100%;touch-action:pan-y;-webkit-overflow-scrolling:touch}.blog-slider .post-list{user-select:none;-webkit-user-select:none;display:flex !important;flex-wrap:nowrap !important;gap:16px;margin:0 !important;padding:0 !important;list-style:none;transition:transform .35s ease;will-change:transform}.blog-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#f5f5f5}.post-title-holder{display:flex;justify-content:center;flex-direction:column;padding:10px;gap:5px}.blog-slider .post-holder{flex:0 0 calc((100% - 48px)/4) !important;max-width:calc((100% - 48px)/4) !important;min-width:calc((100% - 48px)/4) !important;background:#f5f5f5;border-radius:2px;overflow:hidden;float:none !important;clear:none !important;box-sizing:border-box;margin:0 !important;padding:0 !important;flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}.post-ftimg-hld{width:100%;overflow:hidden;background:#ececec}.post-ftimg-hld img{display:block;width:100%;height:auto;object-fit:cover;float:none;transform:scale(1);transition:transform .45s ease}.blog-card:hover .post-ftimg-hld img{transform:scale(1.08)}.post-content{display:flex;flex-direction:column}.post-info{font-size:15px;color:#555;line-height:1.4}.post-title{width:100%}.post-title .title-value{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;line-height:1.5;font-size:15px;font-weight:400;color:#222;word-break:break-word}.post-list-wrapper.blog-widget-recent .block-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.blog-title-section{flex:1;text-align:center}.blog-title-section strong{font-size:22px;font-weight:700}.blog-title-section a{color:#d8232a;text-decoration:none}.blog-title-section a:hover{text-decoration:underline}.blog-slider-buttons{display:flex;gap:10px}.blog-nav{position:relative;width:40px;height:40px;border:none;background:0 0;cursor:pointer;font-size:0;padding:0}.blog-nav:before{content:"";position:absolute;top:50%;left:50%;width:26px;height:25px;transform:translate(-50%,-50%);background:url('../../images/icons/arrow.svg') no-repeat center;background-size:contain;transition:.3s}.blog-prev:before{transform:translate(-50%,-50%) rotate(360deg)}.blog-next:before{transform:translate(-50%,-50%) rotate(180deg)}.blog-nav:hover,.blog-nav:focus,.blog-nav:active{background:0 0;border:none;box-shadow:none}.blog-nav:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.blog-card:hover .post-ftimg-hld img{transform:none}.blog-slider .post-holder{flex:0 0 calc((100% - 16px)/3) !important;min-width:calc((100% - 16px)/3) !important;max-width:calc((100% - 16px)/3) !important}}@media (max-width:768px){.blog-slider .post-holder{flex:0 0 calc((100% - 16px)/2) !important;min-width:calc((100% - 16px)/2) !important;max-width:calc((100% - 16px)/2) !important}.cms-index-index .blog-widget-recent strong{padding-left:0}.blog-slider-buttons{justify-content:space-between;margin-top:15px}}