.blog-breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:12px;line-height:1.8;color:#7890a7;padding:23px 0}.blog-breadcrumbs a:hover{color:#1e88e5}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:35px;align-items:start;padding-top:45px;padding-bottom:60px}.blog-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:25px}.blog-list-head h2{font-size:27px}.blog-list-head>span{font-size:13px;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.blog-card{border:1px solid #dce7f2;border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.blog-card-image{display:block;aspect-ratio:16/10;background:#edf4fa;overflow:hidden}.blog-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.blog-card:hover .blog-card-image img{transform:scale(1.025)}.blog-card-body{padding:23px;display:flex;flex-direction:column;flex:1}.blog-card time,.blog-post>time{font-size:12px;color:#7c8da1}.blog-card h3{font-size:21px;color:#173e6e;line-height:1.5;margin:12px 0}.blog-card h3 a:hover{color:#1e88e5}.blog-card-body>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 20px}.blog-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.blog-tags a{color:#2276b6;background:#eef6fe;padding:5px 9px;border-radius:4px;font-size:12px;line-height:1.6}.blog-tags a:hover{background:#deefff}.blog-read{display:flex;justify-content:space-between;gap:15px;color:#1b7bc4;font-size:14px;font-weight:650;margin-top:auto}.blog-sidebar{display:grid;gap:20px;position:sticky;top:25px}.blog-sidebar nav{display:block;border:1px solid #dce8f3;background:#f5f9fd;border-radius:9px;padding:22px}.blog-sidebar h2{font-size:18px;letter-spacing:-.4px;margin:0 0 15px}.blog-sidebar nav>a{display:flex;justify-content:space-between;gap:10px;padding:11px 8px;margin:0 -8px;border-radius:5px;font-size:14px;line-height:1.7;color:#4c6b88}.blog-sidebar nav>a span{color:#7a8fa5;font-size:12px}.blog-sidebar nav>a[aria-current=page]{background:#e0effe;color:#176caf;font-weight:750}.blog-sidebar nav>a:hover{background:#e7f2fc}.blog-side-help{background:#113f79;border-radius:9px;padding:22px;color:#fff}.blog-side-help strong{font-size:17px}.blog-side-help p{font-size:13px;line-height:1.8;color:#c4d9f0;margin:10px 0 15px}.blog-side-help a{color:#ffdc3d;font-size:13px;font-weight:650}.blog-pagination{display:flex;gap:9px;margin-top:29px}.blog-pagination a{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border:1px solid #d5e4f2;border-radius:6px;font-size:14px;color:#237ec6}.blog-pagination a[aria-current=page]{background:#1e88e5;border-color:#1e88e5;color:white}.blog-post-layout{padding-top:12px}.blog-post{min-width:0}.blog-post h1{font-size:37px;line-height:1.3;letter-spacing:-1.2px;color:#173e6e;margin:15px 0 22px}.blog-post-cover{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;background:#eef5fb;border-radius:10px;margin:26px 0 32px}.blog-prose{font-size:16px;line-height:1.95;overflow-wrap:anywhere}.blog-prose p{margin:0 0 19px}.blog-prose h2{font-size:27px;line-height:1.4;margin:32px 0 17px;color:#173e6e}.blog-prose h3{font-size:23px;line-height:1.5;margin:28px 0 15px;color:#173e6e}.blog-prose h4{font-size:20px}.blog-prose a{color:#187acb;text-decoration:underline;text-underline-offset:3px}.blog-prose ul,.blog-prose ol{padding-left:24px;font-size:16px;line-height:1.9;margin:17px 0 22px}.blog-prose ul{list-style:disc}.blog-prose li{margin-bottom:8px;padding-left:3px}.blog-prose li::before{content:none}.blog-prose hr{border:0;border-top:1px solid #e0eaf3;margin:30px 0}.blog-prose iframe{display:block;width:100%;height:auto;aspect-ratio:16/9;border:0;border-radius:8px;margin:20px 0 28px}.blog-post-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:25px;margin-top:35px;border-top:1px solid #dde8f2;font-size:14px}.blog-post-bottom a{color:#1c7ac0}.blog-post-bottom span{color:var(--muted);font-size:12px}.blog-related{padding-bottom:60px}.blog-related .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:27px}.blog-related .blog-card h3{font-size:19px}
@media(max-width:1100px){.blog-layout{grid-template-columns:minmax(0,1fr) 235px;gap:25px}.blog-card-body{padding:20px}.blog-card h3{font-size:19px}.blog-post h1{font-size:33px}}
@media(max-width:800px){.blog-layout{grid-template-columns:1fr;padding-top:28px;padding-bottom:40px}.blog-sidebar{position:static;order:-1}.blog-side-help{display:none}.blog-sidebar nav{padding:18px}.blog-sidebar nav>a{display:inline-flex;margin:4px 7px 4px 0;padding:7px 10px;border:1px solid #dce7f2;font-size:13px}.blog-sidebar h2{margin-bottom:8px}.blog-grid,.blog-related .blog-grid{grid-template-columns:1fr}.blog-card h3{font-size:21px}.blog-list-head{align-items:flex-start;flex-direction:column;gap:8px}.blog-post h1{font-size:29px;letter-spacing:-.8px}.blog-post-layout .blog-sidebar{order:1}.blog-post-bottom{flex-wrap:wrap}.blog-prose h2{font-size:24px}.blog-prose h3{font-size:21px}.blog-related{padding-bottom:40px}}
@media(prefers-reduced-motion:reduce){.blog-card-image img{transition:none}.blog-card:hover .blog-card-image img{transform:none}}

/* Use the same hero background, grid and illustration sizing as service pages. */
.blog-hero-copy{min-width:0}
.blog-page .blog-hero h1{font-size:47px;letter-spacing:-1.8px}
@media(max-width:1100px){.blog-page .blog-hero h1{font-size:40px}}
@media(max-width:800px){.blog-page .blog-hero h1{font-size:35px;letter-spacing:-1.3px}}
