.insightsSlider .postBox{background:#fff;border-radius:0;overflow:hidden;height:100%;transition:transform .3s ease}.insightsSlider .postBox:hover{transform:translateY(-5px)}.insightsSlider .postImg{position:relative;width:100%;height:200px;overflow:hidden}.insightsSlider .postImg img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.insightsSlider .postImg:hover img{transform:scale(1.05)}.insightsSlider .postConent{background:#fff;display:flex;flex-direction:column}.insightsSlider .metaInfo{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:#000}.insightsSlider .metaInfo span{display:inline-block}.insightsSlider .postTitle{font-size:16px;font-weight:400;color:#000;margin:0 0 .5rem;line-height:1.2;min-height:40px}.insightsSlider .siteLink{display:inline-flex!important;align-items:center;gap:.5rem;color:#000;text-decoration:none;font-size:.95rem;font-weight:500;margin-top:.75rem;padding:.25rem 0;transition:color .3s ease;visibility:visible!important;opacity:1!important}.insightsSlider .siteLink:hover{color:#d51315}.insightsSlider .siteLink img,.insightsSlider .siteLink svg{transition:transform .3s ease;flex-shrink:0}.insightsSlider .siteLink:hover img,.insightsSlider .siteLink:hover svg{transform:translateX(3px)}.insightsSlider .siteLink .siteBtn{color:#000!important;background:transparent!important;border:none!important;padding:0!important;margin:0!important;font-size:.95rem!important;font-weight:500!important;text-decoration:none!important}.insightsSlider .siteLink:hover .siteBtn{color:#d51315!important}.insightsSlider .siteBtn{color:#000!important;background:transparent!important}.insightsSlider .siteBtn:hover{color:#d51315!important}.insightsSlider .custom-arrow{background:#000!important;color:white!important;width:50px;height:50px;border-radius:0;cursor:pointer!important;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:none;position:relative;opacity:1!important;pointer-events:auto!important}.insightsSlider .custom-arrow:hover{background:#d51315!important}.insightsSlider .custom-arrow:disabled{background:#000!important;opacity:1!important;cursor:pointer!important;pointer-events:auto!important}.insightsSlider .custom-arrow svg{width:48px;height:48px;fill:white;pointer-events:none}.insightsSlider .custom-arrow:after{content:none!important}.insightsSlider .swiper-button-container{display:flex;gap:10px;justify-content:flex-start;margin-top:30px;position:relative;z-index:100}@media (max-width:768px){.insightsSlider .swiper-button-container{justify-content:center}}