.hps-mod{--hps-navy:#062b49;--hps-blue:#087ee5;--hps-ink:#172c3c;color:var(--hps-ink)}.hps-mod *{box-sizing:border-box}.hps-mod a{text-decoration:none}.hps-mod-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.hps-mod-space{padding:65px 0}.hps-mod-kicker{font-size:12px!important;letter-spacing:.13em;font-weight:800;text-transform:uppercase;margin:0 0 10px}.hps-mod h2{font-size:clamp(28px,3vw,40px);line-height:1.18;color:var(--hps-navy);margin:0 0 24px}.hps-mod-hero{position:relative;display:flex;align-items:center;min-height:var(--hps-hero-height);overflow:hidden}.hps-mod-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hps-mod-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,34,58,var(--hps-hero-overlay)),rgba(4,34,58,.72) 48%,transparent)}.hps-mod-hero-inner{position:relative;padding:45px 0;color:#fff}.hps-mod-logo{width:65px;height:65px;object-fit:contain;background:#fff;border-radius:4px;margin-bottom:18px}.hps-mod-hero h1,.hps-mod-article-head h1{color:#fff;font-size:clamp(36px,5vw,66px);line-height:1.1;max-width:780px;margin:12px 0 18px}.hps-mod-lead{max-width:620px;font-size:18px;line-height:1.6}.hps-mod-button{display:inline-block;background:#fff;color:var(--hps-navy)!important;padding:14px 22px;border-radius:4px;font-weight:800;margin-top:18px}.hps-mod-journeys{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hps-mod-journey{padding:38px;min-height:240px;border-radius:8px}.hps-mod-journey>span{font-size:12px;letter-spacing:.12em;font-weight:800}.hps-mod-journey h3{color:inherit;font-size:28px;margin:20px 0 12px}.hps-mod-journey div{line-height:1.55}.hps-mod-journey strong{display:block;margin-top:22px}.hps-mod-topics,.hps-mod-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hps-mod-topics a{border:1px solid #dce8ee;background:#fff;border-radius:5px;padding:21px;color:var(--hps-navy);font-weight:750;display:flex;justify-content:space-between}.hps-mod-topics a:hover,.hps-mod-card:hover{border-color:var(--hps-blue)}.hps-mod-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.hps-mod-section-head>a,.hps-mod-text-link{color:var(--hps-navy);font-weight:800}.hps-mod-card{border:1px solid #dce8ee;border-radius:7px;overflow:hidden;background:#fff}.hps-mod-card-image{display:block;aspect-ratio:1.65;background:#edf3f6}.hps-mod-card-image img,.hps-mod-card-image svg{width:100%;height:100%;object-fit:cover}.hps-mod-card-body{padding:23px}.hps-mod-card h3{font-size:23px;line-height:1.25;margin:0 0 12px}.hps-mod-card h3 a,.hps-mod-card-read{color:var(--hps-navy)}.hps-mod-card-body>p:not(.hps-mod-kicker){line-height:1.6}.hps-mod-card-read{font-weight:800}.hps-mod-pagination{text-align:center;margin:30px}.hps-mod-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.hps-mod-content-left .hps-mod-content-image{grid-row:1;grid-column:1}.hps-mod-content-left .hps-mod-content-copy{grid-row:1;grid-column:2}.hps-mod-content-image img{display:block;width:100%;height:auto;border-radius:6px}.hps-mod-richtext{line-height:1.7}.hps-mod-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;color:#fff}.hps-mod-cta h2{color:#fff;margin-bottom:12px}.hps-mod-cta .hps-mod-button{flex-shrink:0}.hps-mod-article-head{padding:60px 0;color:#fff}.hps-mod-back{display:inline-block;color:#fff!important;margin-bottom:38px;font-weight:700}.hps-mod-meta{opacity:.8}.hps-mod-image{padding:32px 0 0}.hps-mod-image img{display:block;width:100%;height:auto;aspect-ratio:2.4;object-fit:cover}.hps-mod-image[style*="standard"] img{aspect-ratio:1.6}.hps-mod-article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(230px,1fr);gap:55px}.hps-mod-article-main{min-width:0}.hps-mod-article-intro{font-size:20px;line-height:1.6;color:var(--hps-navy);border-left:4px solid var(--hps-blue);padding-left:20px;margin-bottom:35px}.hps-mod-article-copy{font-size:17px;line-height:1.8;overflow-wrap:anywhere}.hps-mod-article-copy h2,.hps-mod-article-copy h3{color:var(--hps-navy);line-height:1.25;margin-top:1.6em}.hps-mod-article-copy img{max-width:100%;height:auto}.hps-mod-article-sidebar{align-self:start;background:#f4f8fa;padding:28px;border-radius:7px}.hps-mod-article-sidebar h2{font-size:24px}.hps-mod-article-sidebar a{color:var(--hps-navy);font-weight:800}.hps-mod-article-sidebar img{display:block;width:65px;height:65px;object-fit:contain;margin-top:30px}@media(max-width:800px){.hps-mod-topics,.hps-mod-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hps-mod-article-layout{grid-template-columns:1fr;gap:30px}}@media(max-width:620px){.hps-mod-space{padding:45px 0}.hps-mod-container{width:calc(100% - 36px)}.hps-mod-journeys,.hps-mod-topics,.hps-mod-grid,.hps-mod-content{grid-template-columns:1fr}.hps-mod-content-left .hps-mod-content-image,.hps-mod-content-left .hps-mod-content-copy{grid-row:auto;grid-column:auto}.hps-mod-journey{padding:26px}.hps-mod-hero-shade{background:linear-gradient(90deg,rgba(4,34,58,.94),rgba(4,34,58,.5))}.hps-mod-section-head,.hps-mod-cta{display:block}.hps-mod-article-head{padding:40px 0}.hps-mod-image img{aspect-ratio:1.6}}
.hps-mod-flex>:not(:last-child){margin-bottom:22px}.hps-mod-flex figure{margin:0}.hps-mod-flex img{display:block;max-width:100%;height:auto;border-radius:6px}.hps-mod-flex figcaption{font-size:13px;color:#596b78;margin-top:8px}.hps-mod-flex-link{display:inline-block;padding:12px 20px;border-radius:4px;background:#062b49;color:#fff!important;font-weight:800}.hps-mod-flex blockquote{margin:0;padding:24px;border-left:4px solid #087ee5;background:#f4f8fa;font-size:20px}.hps-mod-flex cite{display:block;font-size:14px;font-style:normal;margin-top:14px}.hps-mod-flex hr{border:0;border-top:1px solid #dce8ee}.hps-mod-flex details{border-bottom:1px solid #dce8ee;padding:15px 0}.hps-mod-flex summary{cursor:pointer;font-weight:800;color:#062b49}.hps-mod-flex details>div{padding:15px 0}
