.insights-links{text-align:center;background:#f8fafc;padding:3rem 0 5rem}.insights-links .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.insights-links h2{color:#0a2540;margin-bottom:.75rem;font-size:2.3rem;font-weight:800}.insights-links p{color:#4a5568;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.blog-list{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem;display:grid}.post-card{text-align:left;background:#fff;border-radius:1.5rem;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 12px 35px #0a254014,0 0 0 1px #0a254008}.post-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0a25401f,0 0 0 1px #0a25400d}.post-card img{object-fit:cover;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;width:100%;height:240px}.post-card h3{color:#0a2540;margin:1.5rem 1.5rem .75rem;font-size:1.25rem;font-weight:800;line-height:1.4}.post-card p{color:#5f6c7b;margin:0 1.5rem 1.75rem;font-size:1rem;line-height:1.6}.insights-links .hero-actions{justify-content:center;margin-top:2rem;display:flex}.insights-links .btn.btn-primary{color:#fff;background:#ff6b5c;border-radius:2rem;padding:1rem 2.2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .3s,transform .2s}.insights-links .btn.btn-primary:hover{background:#f54;transform:translateY(-3px)}@media (max-width:1024px){.blog-list{grid-template-columns:repeat(2,1fr)}.post-card img{height:220px}}@media (max-width:700px){.blog-list{grid-template-columns:1fr;gap:2rem}.post-card img{height:200px}.insights-links h2{font-size:2rem}.insights-links p{font-size:1rem}.post-card h3{margin:1.25rem 1.25rem .5rem}.post-card p{margin:0 1.25rem 1.5rem}}
