.mission{background:#f8fafc;padding:3rem 0}.mission-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.mission-copy h2{color:#0a2540;margin-bottom:1.8rem;font-size:2rem;font-weight:800}.mission-copy p{color:#4a5568;max-width:620px;font-size:1rem;line-height:1.9}.value-list{flex-direction:column;gap:1.5rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.value-list li{color:#4a5568;padding-left:2.5rem;font-size:1rem;line-height:1.9;position:relative}.value-list li:before{content:"✔";color:#00c896;font-size:1.25rem;font-weight:700;position:absolute;top:.1rem;left:0}.mission-visual{justify-content:center;align-items:center;display:flex}.mission-visual img{background:#fff;border-radius:28px;width:100%;max-width:580px;box-shadow:0 12px 35px #0000001f,0 0 0 8px #ffffff0f}@media (max-width:900px){.mission-grid{text-align:center;grid-template-columns:1fr}.mission-copy{order:2}.mission-visual{order:1}.mission-copy h2{font-size:2rem}.mission-copy p{margin:0 auto;font-size:1.05rem}.value-list{align-items:center;padding-left:0}.value-list li{padding-left:0}.value-list li:before{display:none}.mission-visual img{max-width:400px}}
.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}}
