.products-page{background:#f7f8f7;color:#101722;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.products-page *,.products-page *:before,.products-page *:after{box-sizing:border-box}.products-page h1,.products-page h2,.products-page h3,.products-page h4,.products-page p,.products-page figure,.products-page ol{margin:0}.products-page a{color:inherit;text-decoration:none}.products-page img{display:block;max-width:100%}.products-shell{width:min(100% - 64px,1280px);margin:0 auto}.products-kicker{color:#16877f;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:var(--site-type-label);font-weight:700;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.products-kicker--light{color:#b7d4ce}.products-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,9vw,142px) 0;background:#f7f8f7}.products-hero:before{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#f7f8f7,#f7f8f7fc 34%,#f7f8f7d1 52%,#f7f8f742,#f7f8f76b),linear-gradient(0deg,#f7f8f7 0%,rgba(247,248,247,.46) 16%,transparent 34%,transparent 72%,rgba(247,248,247,.46) 86%,#f7f8f7 100%),var(--products-hero-ambient);background-position:center,center,right -84px center;background-repeat:no-repeat;background-size:auto,auto,cover}.products-hero:after{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background-image:linear-gradient(rgba(16,23,34,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,23,34,.055) 1px,transparent 1px);background-size:var(--site-hero-grid-size) var(--site-hero-grid-size)}.products-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);gap:clamp(56px,8vw,128px)}.products-hero h1,.products-model h2,.products-start h2,.products-library h2,.products-cta h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:var(--site-type-serif-display-tracking);line-height:.96}.products-hero h1{max-width:16ch;margin:20px 0 28px;font-size:var(--site-type-display);text-wrap:balance}.products-hero__copy>p:last-of-type{max-width:55ch;color:#435a56;font-size:var(--site-type-lead);line-height:1.68}.products-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.products-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:14px 18px;font-size:var(--site-type-supporting);font-weight:750;transition:transform .18s ease,background .18s ease,border-color .18s ease}.products-button:hover{transform:translateY(-2px)}.products-button--solid{background:#16877f;color:#fff!important}.products-button--solid:hover{background:#101722}.products-button--quiet{border:1px solid rgba(16,23,34,.22);background:#f7f8f7b3;color:#101722!important}.products-button--white{background:#fff;color:#101722!important}.products-model{padding:clamp(84px,10vw,152px) 0;background:#101722;color:#fff}.products-model__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(56px,9vw,152px);align-items:center}.products-model h2{max-width:15ch;margin:18px 0 24px;font-size:var(--site-type-section);text-wrap:balance}.products-model div>p:not(.products-kicker){max-width:48ch;color:#d6e8e4;font-size:var(--site-type-body);line-height:1.68}.products-text-link{display:inline-flex;gap:12px;margin-top:28px;color:#16877f;font-size:var(--site-type-supporting);font-weight:750}.products-text-link--light{color:#8ee1d1}.products-text-link span{font-size:1.1rem}.products-model__links{display:grid;justify-items:start;gap:12px;margin-top:28px}.products-model__links .products-text-link{margin-top:0}.products-model__image{margin:0 16px 0 0;padding:14px;background:#fff;box-shadow:16px 16px #16877fb3}.products-model__image img{width:100%}.products-start{padding:clamp(84px,10vw,152px) 0;background:#fff}.products-start__heading{max-width:820px}.products-start h2{max-width:16ch;margin:18px 0 22px;font-size:var(--site-type-section);text-wrap:balance}.products-start__heading>p:last-child{max-width:60ch;color:#526965;font-size:var(--site-type-body);line-height:1.68}.products-page .products-start__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:clamp(56px,7vw,92px) 0 0;padding:0;list-style:none}.products-start__cards a{display:flex;flex-direction:column;min-height:332px;padding:26px;background:#f2f5f4;transition:transform .18s ease,background .18s ease,color .18s ease}.products-start__cards>li:nth-child(2),.products-start__cards>li:nth-child(4){margin-top:28px}.products-start__cards>li:nth-child(3),.products-start__cards>li:nth-child(5){margin-top:56px}.products-start__cards li:first-child a{background:#101722;color:#fff}.products-start__cards li:nth-child(2) a{background:#dcebe7}.products-start__cards li:nth-child(4) a{background:#eee9de}.products-start__cards li:hover a,.products-start__cards li:focus-within a{transform:translateY(-5px);background:#16877f;color:#fff}.products-start__cards span{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:var(--site-type-label);font-weight:700;letter-spacing:.1em}.products-start__cards li:first-child span{color:#b7d4ce}.products-start__cards li:hover span,.products-start__cards li:focus-within span{color:#d6e8e4}.products-start__cards h3{max-width:20ch;margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:var(--site-type-card);font-weight:400;letter-spacing:var(--site-type-serif-detail-tracking);line-height:1.05}.products-start__cards p{color:#526965;font-size:var(--site-type-supporting);line-height:1.58}.products-start__cards li:first-child p{color:#ffffffbf}.products-start__cards li:hover p,.products-start__cards li:focus-within p{color:#ffffffb8}.products-start__cards b{display:flex;justify-content:space-between;margin-top:18px;color:#16877f;font-size:var(--site-type-meta)}.products-start__cards li:hover b,.products-start__cards li:hover i,.products-start__cards li:focus-within b,.products-start__cards li:focus-within i{color:#fff}.products-start__cards i{font-size:1.1rem;font-style:normal}.products-start__industries{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:38px;padding-top:24px;border-top:1px solid rgba(16,23,34,.18)}.products-start__industries>span{width:100%;color:#526965;font-size:var(--site-type-supporting);font-weight:700}.products-start__industries a{color:#16877f;font-size:var(--site-type-supporting);font-weight:700}.products-start__industries i{font-size:1rem;font-style:normal}.products-library{padding:clamp(84px,10vw,152px) 0;background:#f2f5f4}.products-library__heading{max-width:820px}.products-library h2{max-width:17ch;margin:18px 0 22px;font-size:var(--site-type-section);text-wrap:balance}.products-library__heading>p:last-child{max-width:60ch;color:#526965;font-size:var(--site-type-body);line-height:1.68}.products-library__list{display:grid;gap:10px;margin-top:clamp(52px,7vw,88px)}.products-industry{border:1px solid transparent;background:#fff;scroll-margin-top:90px;transition:border-color .18s ease,box-shadow .18s ease}.products-industry--2{background:#e7f1ee}.products-industry--3{background:#101722;color:#fff}.products-industry--4{background:#dcebe7}.products-industry--5{background:#eee9de}.products-industry--6{background:#12333a;color:#fff}.products-industry summary{display:grid;grid-template-columns:minmax(140px,.24fr) minmax(0,.66fr) auto;gap:24px;align-items:center;min-height:154px;padding:28px;cursor:pointer;list-style:none;transition:background .18s ease,box-shadow .18s ease}.products-industry summary::-webkit-details-marker{display:none}.products-industry summary>span{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:var(--site-type-label);font-weight:700;letter-spacing:.11em;text-transform:uppercase}.products-industry--3 summary>span,.products-industry--6 summary>span{color:#8ee1d1}.products-industry summary h3{max-width:23ch;font-family:Georgia,Times New Roman,serif;font-size:var(--site-type-card-feature);font-weight:400;letter-spacing:var(--site-type-serif-detail-tracking);line-height:1.08}.products-industry summary p{max-width:68ch;margin-top:8px;color:#526965;font-size:var(--site-type-supporting);line-height:1.55}.products-industry--3 summary p,.products-industry--6 summary p{color:#d6e8e4}.products-industry summary>i{display:grid;width:32px;height:32px;place-items:center;border:1px solid currentColor;color:#16877f;font-size:0;font-style:normal;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease}.products-industry summary>i:before{content:"+";font-size:1.25rem}.products-industry[open]{border-color:#16877fb3;box-shadow:0 12px 26px #10172214}.products-industry[open] summary{background:#ffffff29}.products-industry[open] summary>i{background:#16877f;border-color:#16877f;color:#fff}.products-industry[open] summary>i:before{content:"-"}.products-industry__body{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr);gap:42px;padding:0 28px 32px}.products-industry__role{align-self:start;padding:20px;background:#ffffff8f;color:#101722;font-family:Georgia,Times New Roman,serif;font-size:var(--site-type-card);letter-spacing:var(--site-type-serif-detail-tracking);line-height:1.3}.products-industry__body ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(16,23,34,.18)}.products-industry__body li{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid rgba(16,23,34,.18)}.products-industry__body li>span{padding-top:3px;color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:var(--site-type-label);font-weight:700;letter-spacing:.1em}.products-industry__body h4{font-family:Georgia,Times New Roman,serif;font-size:var(--site-type-card);font-weight:400;letter-spacing:var(--site-type-serif-detail-tracking);line-height:1.1}.products-industry__body li p{margin-top:7px;color:#526965;font-size:var(--site-type-supporting);line-height:1.56}.products-industry--3 .products-industry__body ol,.products-industry--6 .products-industry__body ol,.products-industry--3 .products-industry__body li,.products-industry--6 .products-industry__body li{border-color:#ffffff2e}.products-industry--3 .products-industry__body h4,.products-industry--6 .products-industry__body h4{color:#fff}.products-industry--3 .products-industry__body li p,.products-industry--6 .products-industry__body li p{color:#d6e8e4}.products-industry__body>a{grid-column:2;justify-self:start;color:#16877f;font-size:var(--site-type-supporting);font-weight:750}.products-industry--3 .products-industry__body>a,.products-industry--6 .products-industry__body>a{color:#8ee1d1}@media(prefers-reduced-motion:no-preference){.products-industry[open] .products-industry__body{animation:products-industry-reveal .22s ease both}}@keyframes products-industry-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.products-cta{padding:clamp(96px,11vw,172px) 0;background:#16877f;color:#fff;text-align:center}.products-cta__inner{max-width:820px}.products-cta h2{max-width:14ch;margin:18px auto 22px;color:#fff;font-size:var(--site-type-decision);text-wrap:balance}.products-cta p:not(.products-kicker){max-width:62ch;margin:0 auto;color:#d6e8e4;font-size:var(--site-type-body);line-height:1.68}.products-cta__actions{display:flex;justify-content:center;margin-top:32px}@media(max-width:1100px){.products-hero__grid{grid-template-columns:1fr;gap:34px}.products-model__grid{grid-template-columns:minmax(0,.8fr) minmax(410px,1.2fr);gap:54px}.products-page .products-start__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.products-start__cards>li:nth-child(n){margin-top:0}.products-start__cards>li,.products-start__cards>li:nth-child(5){grid-column:auto}}@media(max-width:820px){.products-shell{width:min(100% - 40px,620px)}.products-hero{padding-top:64px}.products-hero:before{background-image:linear-gradient(90deg,#f7f8f7,#f7f8f7fc 56%,#f7f8f7eb 76%,#f7f8f7ad),linear-gradient(0deg,#f7f8f7 0%,rgba(247,248,247,.46) 16%,transparent 34%,transparent 72%,rgba(247,248,247,.46) 86%,#f7f8f7 100%),var(--products-hero-ambient);background-position:center,center,right -120px center}.products-model__grid{grid-template-columns:1fr;gap:34px}.products-model__image{margin-right:12px;box-shadow:12px 12px #16877fb3}.products-page .products-start__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.products-industry summary{grid-template-columns:1fr auto;gap:14px}.products-industry summary>span{grid-column:1 / -1}.products-industry__body{grid-template-columns:1fr;gap:24px}.products-industry__body>a{grid-column:auto}}@media(max-width:560px){.products-shell{width:min(100% - 32px,620px)}.products-actions{display:grid}.products-button{width:100%}.products-model,.products-start,.products-library{padding-block:72px}.products-page .products-start__cards{grid-template-columns:1fr}.products-start__cards a{min-height:220px}.products-start__industries{display:grid;gap:12px}.products-industry summary{min-height:0;padding:22px 18px}.products-industry summary h3{font-size:var(--site-type-card)}.products-industry__body{padding:0 18px 24px}.products-industry__role{font-size:var(--site-type-card)}.products-cta{padding-block:88px;text-align:left}.products-cta h2,.products-cta p:not(.products-kicker){margin-left:0}.products-cta__actions{justify-content:flex-start}}
