.insight-tabs-wrap{background:#f0f4f8;padding:18px 0}.insight-tabs{display:flex;flex-wrap:wrap;gap:10px}.insight-tab{padding:8px 20px;border-radius:30px;background:#fff;border:1px solid #dde3ea;color:#333;font-size:.88em;font-weight:600;text-decoration:none;transition:all .2s}.insight-tab:hover,.insight-tab--active{background:#003580;color:#fff;border-color:#003580}.insight-cat-section{padding:60px 0 40px}.insight-cat-section--alt{background:#f7f8fa}.insight-cat-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.insight-cat-header__title{font-size:1.5em;font-weight:700;margin:0}.insight-cat-header__title a{color:inherit;text-decoration:none}.insight-cat-header__title a:hover{color:#003580}.insight-cat-header__link{font-size:.85em;font-weight:600;color:#003580;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:5px;margin-top:8px}.insight-cat-popular{font-size:.9em;color:#666;margin-bottom:28px}.insight-cat-footer{margin-top:10px;padding-bottom:10px}.insight-cat-footer__link{font-size:.88em;font-weight:600;color:#003580;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.insight-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.07);overflow:hidden;height:100%;transition:box-shadow .25s}.insight-card:hover{box-shadow:0 6px 22px rgba(0,0,0,.13)}.insight-card .item-img img{width:100%;height:200px;object-fit:cover}.insight-card .blog-text-wrap{padding:14px 18px 18px}.insight-card .blog-meta-author{padding:0 18px}.insight-card .blog_title{font-size:1.05em;font-weight:700;margin-bottom:8px}@media (max-width:767px){.insight-cat-header{flex-direction:column}}