.blog-hero{position:relative;isolation:isolate;min-height:570px;padding:26px 0 50px;background:#082138}.blog-hero-background{z-index:-2;object-fit:cover;object-position:65% center}.blog-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,26,46,.98),rgba(5,26,46,.94) 28%,rgba(5,26,46,.79) 45%,rgba(5,26,46,.2) 70%,rgba(5,26,46,.08))}.blog-breadcrumb{display:flex;gap:12px;color:rgba(255,255,255,.72);font-size:12px;margin-bottom:58px}.blog-breadcrumb a:hover{color:#20bec2}.blog-hero-copy{max-width:620px}.blog-hero .section-kicker{color:#4dd9dc}.blog-hero h1{margin:0;color:#fff;font-size:clamp(36px,3.7vw,54px);line-height:1.12;letter-spacing:-.045em}.blog-lede{margin:22px 0 14px;color:#d6e5ef;font-size:16px;line-height:1.75}.blog-intro{margin:0;color:#c4d8e6;font-size:14px;line-height:1.75}.blog-latest{padding:48px 0 56px}.blog-page main h2{margin:0;color:#102a43;font-size:clamp(27px,2.7vw,36px);line-height:1.2;letter-spacing:-.035em}.blog-section-copy{margin:14px 0 28px;color:#617887;font-size:15px;line-height:1.7}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.blog-card{min-width:0;display:flex;flex-direction:column;border:1px solid #dce8ed;border-radius:14px;overflow:hidden;background:#fff;transition:transform .18s ease,border-color .18s ease}.blog-card:hover{transform:translateY(-3px);border-color:#87c7ce}.blog-thumbnail{aspect-ratio:16/10;overflow:hidden;background:#f1f8fa}.blog-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.blog-card:hover .blog-thumbnail img{transform:scale(1.025)}.blog-card-body{display:flex;flex-direction:column;flex:1 1;padding:24px}.blog-category{margin:0 0 12px;color:#14777d;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.blog-card h3{margin:0;color:#102a43;font-size:21px;line-height:1.3;letter-spacing:-.02em;overflow-wrap:anywhere}.blog-card h3 a:hover{color:#075781}.blog-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:14px 0 22px;color:#5b7282;font-size:14px;line-height:1.65}.blog-card-bottom{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.blog-card-bottom time{color:#617887}.blog-card-bottom a{color:#083b73;font-weight:700}.blog-coming-soon{padding:6px 10px;border-radius:4px;background:#edf5f7;color:#526e7e;font-size:11px}.blog-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px}.blog-pagination a{padding:10px 14px;border:1px solid #cddfe5;border-radius:6px}.blog-pagination a[aria-current=page]{background:#083b73;color:#fff}.blog-closing{padding:42px 0;background:#eaf7f9}.blog-closing-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center}.blog-closing p:not(.section-kicker){max-width:740px;margin:16px 0 0;color:#526f80;font-size:15px;line-height:1.75}.blog-closing-actions{display:flex;flex-direction:column;align-items:stretch;gap:18px}.blog-secondary{display:flex;justify-content:space-between;gap:20px;color:#083b73;font-size:12px;font-weight:650}@media (max-width:1000px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero-copy{max-width:560px}.blog-hero:before{background:linear-gradient(90deg,rgba(5,26,46,.97),rgba(5,26,46,.78) 60%,rgba(5,26,46,.32))}.blog-closing-grid{grid-template-columns:1fr;gap:24px}.blog-closing-actions{align-items:start}}@media (max-width:700px){.blog-grid{grid-template-columns:1fr}.blog-hero{min-height:560px;padding:24px 0 42px}.blog-breadcrumb{margin-bottom:38px}.blog-hero-background{object-position:76% center}.blog-hero:before{background:linear-gradient(180deg,rgba(5,26,46,.96),rgba(5,26,46,.88) 48%,rgba(5,26,46,.78) 78%,rgba(5,26,46,.35))}.blog-latest{padding:36px 0}.blog-card-body{padding:22px}}@media (prefers-reduced-motion:reduce){.blog-card,.blog-thumbnail img{transition:none}.blog-card:hover,.blog-card:hover .blog-thumbnail img{transform:none}}