.services-overview{--services-ink:#0b203b;--services-muted:#5b6e88;--services-blue:#124bed;--services-line:#dce5f1;padding:var(--section-space) 0;color:var(--services-ink);background:#fff;position:relative}.services-overview-inner{width:var(--content-width);margin-inline:auto}.services-overview-heading{grid-template-columns:minmax(0,1fr) minmax(0,.78fr);align-items:end;gap:40px;margin-bottom:36px;display:grid}.services-overview-eyebrow{color:var(--services-blue);font-size:var(--type-label);font-weight:var(--weight-semibold);letter-spacing:.08em;align-items:center;gap:12px;display:flex}.services-overview-eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.services-overview-heading h2{font-size:var(--type-section);font-weight:var(--weight-heading);line-height:var(--leading-heading);letter-spacing:-.045em;margin:20px 0 0}.services-overview-heading h2>span{color:var(--services-blue);display:block}.services-overview-summary{justify-self:end;min-width:0;max-width:470px}body.site-ui .services-overview .services-overview-intro{color:var(--services-muted);font-size:var(--type-body);line-height:var(--leading-body);margin:0}.services-overview-contact{min-height:44px;color:var(--services-blue);font-size:var(--type-small);font-weight:var(--weight-semibold);align-items:center;gap:16px;margin-top:14px;display:inline-flex}.services-overview-contact>svg{width:19px;height:19px;transition:transform .2s}.services-overview-showcase{grid-template-columns:minmax(0,.92fr) minmax(0,1.4fr);gap:24px;display:grid}.services-overview-list{border:1px solid var(--services-line);background:#f8faff;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:6px;list-style:none;display:grid}.services-list-item{min-width:0}.services-overview-list .services-list-item{position:relative}.services-overview-list .services-list-item:nth-child(n+3):before{content:"";background:var(--services-line);height:1px;position:absolute;top:0;left:26px;right:26px}.services-overview-list .services-list-item:nth-child(2n):after{content:"";background:var(--services-line);width:1px;position:absolute;top:26px;bottom:26px;left:0}.services-list-link{min-width:0;height:100%;color:inherit;border-radius:18px;flex-direction:column;padding:26px 28px 22px;transition:background .25s;display:flex;position:relative}.services-list-top{align-items:center;gap:14px;margin-bottom:19px;display:flex}.services-list-icon{width:44px;height:44px;color:var(--services-blue);background:#eaf0ff;border-radius:13px;flex-shrink:0;place-items:center;transition:background .25s,color .25s;display:grid}.services-list-icon svg{width:25px;height:25px}.services-list-number{font-size:var(--type-label);font-weight:var(--weight-medium);letter-spacing:.08em;font-variant-numeric:tabular-nums;color:#596d87;margin-left:auto}.services-list-copy{min-width:0}.services-list-copy h3{font-size:var(--type-card);font-weight:var(--weight-heading);line-height:var(--leading-title);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0}body.site-ui .services-overview .services-list-copy p{color:var(--services-muted);font-size:var(--type-body);line-height:var(--leading-body);margin:10px 0 0}.services-list-bottom{color:var(--services-blue);font-size:var(--type-label);font-weight:var(--weight-semibold);line-height:var(--leading-compact);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:18px;display:flex}.services-list-arrow{background:#fff;border:1px solid #d4e0f5;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;transition:background .25s,border-color .25s,color .25s;display:grid}.services-list-arrow svg{width:17px;height:17px;transition:transform .25s}.services-feature{min-height:620px}.services-feature .services-list-link{isolation:isolate;color:#fff;background:#102b49;border-radius:24px;padding:32px;overflow:hidden}.services-feature-photo{z-index:-2;position:absolute;inset:0}.services-feature-photo img{object-fit:cover;object-position:58% center;width:100%;height:100%;transition:transform .7s;display:block}.services-feature .services-list-link:after{content:"";z-index:-1;background:linear-gradient(#07182c70 0%,#07182c00 32%,#07182c26 46%,#07182cd9 72%,#07182c 100%);position:absolute;inset:0}.services-feature .services-list-top{margin-bottom:180px}.services-feature .services-list-icon{color:#fff;background:#0b203b99;border:1px solid #ffffff50;width:42px;height:42px}.services-feature-label{font-size:var(--type-label);letter-spacing:.12em;font-weight:var(--weight-semibold)}.services-feature .services-list-number{color:#fff}.services-feature .services-list-copy{margin-top:auto}.services-feature h3{font-size:var(--type-card);line-height:var(--leading-title);letter-spacing:-.04em}body.site-ui .services-overview .services-feature .services-list-copy p{color:#dfe8f5;max-width:370px;font-size:var(--type-body);line-height:var(--leading-body);margin-top:14px}.services-feature .services-list-bottom{font-size:var(--type-small);color:#fff;border-top:1px solid #ffffff38;margin-top:26px;padding-top:20px}.services-feature .services-list-arrow{width:44px;height:44px;color:var(--services-blue);background:#fff;border-color:#fff}.services-feature .services-list-arrow svg{width:20px;height:20px}.services-overview-footnote{color:var(--services-muted);font-size:var(--type-small);line-height:var(--leading-compact);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 28px;margin-top:24px;display:flex}.services-overview-footnote p{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.services-overview-footnote strong{color:var(--services-blue);font-size:var(--type-small);font-weight:var(--weight-semibold)}.services-overview-footnote p>span{color:#b2c2d9;margin-inline:6px}.services-list-link:focus-visible{outline:3px solid var(--services-blue);outline-offset:3px;z-index:1}.services-overview-contact:focus-visible{outline:2px solid var(--services-blue);outline-offset:4px}.services-list-link:active{background:#edf3ff}.services-feature .services-list-link:active{background:#102b49}@media (hover:hover) and (pointer:fine){.services-overview-list .services-list-link:hover{background:#edf3ff}.services-list-link:hover .services-list-icon,.services-list-link:hover .services-list-arrow{color:#fff;background:var(--services-blue);border-color:var(--services-blue)}.services-list-link:hover .services-list-arrow svg,.services-overview-contact:hover>svg{transform:translate(2px,-2px)}.services-list-link:hover .services-feature-photo img{transform:scale(1.035)}}@media (max-width:1150px){.services-overview-showcase{grid-template-columns:minmax(0,.86fr) minmax(0,1.4fr);gap:18px}.services-list-link{padding:22px 20px 18px}.services-feature .services-list-link{padding:26px}.services-feature-label{font-size:var(--type-label);letter-spacing:.08em}}@media (max-width:900px){.services-overview-showcase{grid-template-columns:minmax(0,1fr);gap:20px}.services-feature{min-height:470px}.services-feature .services-list-link{padding:30px}.services-feature-photo img{object-position:50% 42%}.services-feature .services-list-top{margin-bottom:100px}.services-feature .services-list-copy{max-width:450px}.services-feature .services-list-bottom{width:100%;max-width:450px}.services-list-link{padding:26px}}@media (max-width:650px){.services-overview-heading{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:28px}.services-overview-summary{justify-self:start;max-width:100%}.services-overview-heading h2{margin-top:16px}.services-overview-contact{margin-top:10px}.services-overview-showcase{gap:16px}.services-feature{min-height:510px}.services-feature .services-list-link{border-radius:20px;padding:24px}.services-feature .services-list-top{margin-bottom:180px}.services-feature .services-list-bottom{margin-top:22px;padding-top:16px}.services-overview-list{border-radius:20px;grid-template-columns:minmax(0,1fr);padding:4px}.services-overview-list .services-list-link{grid-template-columns:38px minmax(0,1fr) 30px;gap:0 14px;padding:24px 18px;display:grid}.services-overview-list .services-list-top{display:contents}.services-overview-list .services-list-icon{border-radius:11px;grid-area:1/1/3;width:38px;height:38px}.services-overview-list .services-list-icon svg{width:23px;height:23px}.services-overview-list .services-list-number{font-size:var(--type-label);grid-area:1/3;align-self:start;padding-top:3px}.services-overview-list .services-list-copy{grid-area:1/2/3}.services-overview-list .services-list-copy h3{font-size:var(--type-card);padding-top:1px}body.site-ui .services-overview .services-overview-list .services-list-copy p{font-size:var(--type-body);line-height:var(--leading-body);margin-top:9px}.services-overview-list .services-list-bottom{grid-area:2/3;padding-top:14px}.services-overview-list .services-list-bottom>span:first-child{display:none}.services-overview-list .services-list-arrow{width:30px;height:30px}.services-overview-list .services-list-item:nth-child(2n):after{content:none}.services-overview-list .services-list-item:nth-child(n+2):before{content:"";background:var(--services-line);height:1px;position:absolute;top:0;left:18px;right:18px}.services-overview-footnote{font-size:var(--type-small);margin-top:20px}.services-overview-footnote p{gap:7px}.services-overview-footnote p>span{margin-inline:0}}@media (max-width:370px){.services-feature .services-list-link{padding:20px}.services-overview-list .services-list-link{grid-template-columns:32px minmax(0,1fr) 26px;gap:0 10px;padding:22px 14px}.services-overview-list .services-list-icon{width:32px;height:36px}.services-overview-list .services-list-arrow{width:26px;height:26px}.services-overview-list .services-list-copy h3{font-size:var(--type-card)}}@media (prefers-reduced-motion:reduce){.services-overview *,.services-overview :before{transition:none!important;animation:none!important}}
