.structured-hero{background:var(--navy-950);min-height:360px;color:var(--white);isolation:isolate;display:grid;position:relative;overflow:hidden}.structured-hero:after{z-index:3;background:linear-gradient(90deg, var(--blue-600) 0 72%, var(--yellow-400) 72% 100%);content:"";height:7px;position:absolute;bottom:0;left:0;right:0}.structured-hero>figure{z-index:0;margin:0;position:absolute;inset:0 0 0 48%}.structured-hero>figure:after{background:linear-gradient(90deg, var(--navy-950), #061a36b8 30%, #061a362e);content:"";position:absolute;inset:0}.structured-hero>figure img{object-fit:cover;width:100%;height:100%}.structured-hero>div{z-index:2;min-height:360px;padding-block:var(--section-space-standard);align-content:center;display:grid;position:relative}.structured-label{color:var(--yellow-400);font-family:var(--display);font-size:var(--type-label);letter-spacing:.02em;font-weight:800}.structured-hero h1{max-width:15ch;color:var(--white);font-size:var(--type-display-section);text-wrap:balance;margin-top:12px;line-height:1}.structured-hero h1+p{max-width:58ch;color:var(--text-on-dark-body);font-size:var(--type-body-lead);text-wrap:pretty;margin-top:22px}.structured-hero__action{width:fit-content;margin-top:28px}.structured-block--white{background:var(--white)}.structured-block--surface{background:var(--surface)}.structured-rich{grid-template-columns:minmax(0,1fr);gap:20px;width:100%;min-width:0;max-width:1040px;margin-inline:auto;display:grid}.structured-rich>*{min-width:0;max-width:100%}.structured-rich>:first-child{margin-top:0}.structured-rich>:last-child{margin-bottom:0}.structured-rich :is(h2,h3,h4){max-width:24ch;color:var(--ink-900);font-family:var(--display);text-wrap:balance;line-height:1.06}.structured-rich h2{font-size:var(--type-display-feature)}.structured-rich h3{font-size:var(--type-display-card)}.structured-rich h4{font-size:var(--type-display-dense)}.structured-rich :is(p,li,dd,dt,td,th){color:var(--ink-700);text-wrap:pretty}.structured-rich p{max-width:72ch}.structured-rich :is(ul,ol){gap:10px;max-width:78ch;padding-left:22px;display:grid}.structured-rich dl{gap:12px;max-width:78ch;display:grid}.structured-rich dt{color:var(--ink-900);font-family:var(--display);font-weight:700}.structured-rich figure{background:var(--white);place-items:center;width:min(100%,920px);margin:10px 0;display:grid}.structured-rich :is(img,video){max-width:100%;height:auto;display:block}.structured-rich table{border-collapse:collapse;width:100%}.structured-rich :is(th,td){border:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 15px}.structured-rich th{color:var(--ink-900);font-family:var(--display)}.structured-rich a{color:var(--blue-700);text-decoration:underline;text-decoration-color:var(--yellow-400);text-underline-offset:4px;font-weight:700;text-decoration-thickness:2px}.structured-rich>a{align-items:center;width:fit-content;min-height:44px;display:inline-flex}.structured-rich :is(li,dt,dd)>a{align-items:center;width:fit-content;min-width:44px;min-height:44px;display:inline-flex}.structured-rich :is(h2,h3,h4)>a{align-items:center;min-height:44px;display:inline-flex}.structured-block--media .structured-rich{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:center}.structured-block--media .structured-rich>figure{grid-area:1/2/span 8}.structured-block--media .structured-rich>:not(figure){grid-column:1}.structured-block--faq .structured-rich p{border-bottom:1px solid var(--line);max-width:78ch;padding-block:16px}.structured-block--cta .structured-rich{justify-items:start}.structured-solutions{background:var(--surface)}.structured-solutions header,.structured-projects header{border-bottom:1px solid var(--line);padding-bottom:24px}.structured-solutions header h2,.structured-projects header h2{font-size:var(--type-display-feature)}.structured-solutions>div>div,.structured-projects>div>div{background:var(--line);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;margin-top:24px;display:grid}.structured-solution-path,.structured-project{background:var(--white);min-width:0}.structured-solution-path>a,.structured-project>a{height:100%;min-height:44px;color:inherit;display:grid}.structured-solution-path figure,.structured-project figure{background:var(--surface);min-height:240px;margin:0;overflow:hidden}.structured-solution-path img,.structured-project img{object-fit:cover;width:100%;height:100%}.structured-solution-path>a>div{align-content:start;padding:24px;display:grid}.structured-solution-path h2,.structured-project h2{font-size:var(--type-display-card);line-height:1.1}.structured-solution-path p{color:var(--ink-500);font-size:var(--type-body-compact);margin-top:10px}.structured-solution-path span{color:var(--blue-700);font-family:var(--display);font-size:var(--type-label);margin-top:22px;font-weight:800}.structured-project>a{grid-template-rows:260px auto;position:relative}.structured-project h2{padding:22px 56px 22px 22px}.structured-project>a>span{color:var(--blue-700);font-size:var(--type-icon);position:absolute;bottom:22px;right:22px}.structured-register{padding-block:var(--section-space-standard)}.structured-register .structured-label{color:var(--blue-700)}.structured-close{background:var(--navy-950);color:var(--white);padding-block:42px}.structured-close>div{justify-content:space-between;align-items:center;gap:28px;display:flex}.structured-close p{max-width:30ch;color:var(--white);font-family:var(--display);font-size:var(--type-display-card);font-weight:700}@media (width<=760px){.structured-hero{grid-template-rows:minmax(220px,62vw) auto;min-height:0}.structured-hero>figure{grid-row:1;position:relative;inset:auto}.structured-hero>figure:after{background:linear-gradient(0deg, var(--navy-950), #061a360a 70%)}.structured-hero>div{grid-row:2;min-height:0;padding-block:48px 56px}.structured-hero:not(.structured-hero--media){grid-template-rows:auto}.structured-hero:not(.structured-hero--media)>div{grid-row:1;min-height:280px}.structured-block--media .structured-rich{grid-template-columns:1fr}.structured-block--media .structured-rich>figure,.structured-block--media .structured-rich>:not(figure){grid-area:auto/1}.structured-rich table{min-width:620px}.structured-rich:has(table){overflow-x:auto}.structured-solutions>div>div,.structured-projects>div>div{grid-template-columns:1fr}.structured-close>div{display:grid}}
