.insights-section{background:#f5fafd;padding:100px 80px}.insights-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.insight-card{background:#eaf1f7;border-radius:18px;padding:14px}.insight-sec-header{justify-content:space-between;align-items:end;gap:50px;margin-bottom:60px;display:flex}.insight-sec-header-left{flex-direction:column;gap:20px;display:flex}.insight-sec-header-desc{color:#0d3250;max-width:520px;font-family:Poppins,sans-serif;font-size:clamp(13px,1.3vw,15px);font-weight:400;line-height:1.6}.insight-card-header{border-radius:16px;width:100%;height:210px;position:relative;overflow:hidden}.insight-card-img{object-fit:cover}.insight-card-content{padding-top:18px}.insight-card-title{color:#143a5a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:22px;font-size:16px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.insight-card-category{display:none}.insight-card-action{align-items:center;gap:8px;display:flex}.btn-read-insight{color:#fff;background:#2b7bc2;border:none;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-read-insight:hover{background:#143a5a}.insight-arrow-btn{color:#fff;background:#143a5a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.insight-card:hover .insight-arrow-btn{color:#fff;background:#2b7bc2}@media (max-width:1100px){.insights-section{padding:80px 40px}}@media (max-width:991px){.insights-section{padding:72px 24px}.insight-sec-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.insight-sec-header-desc{max-width:100%}.insights-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:0}.insight-card-title{font-size:15px}}@media (max-width:600px){.insights-section{padding:60px 16px}.insights-grid{grid-template-columns:1fr;gap:16px}.insight-sec-header{gap:16px;margin-bottom:32px}.insight-card-header{height:180px}.insight-card-title{font-size:15px}}
