:root{--cream:#f4f0e6;--paper:#fbfaf6;--ink:#172019;--muted:#667066;--gold:#d6a33d;--line:#17201929;--dark:#142018}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{min-height:80vh;overflow:hidden}.shell{width:min(1180px,100% - 48px);margin:auto}.narrow{max-width:790px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fbfaf6db;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;height:88px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;line-height:1.05;display:flex}.brand-mark{background:var(--gold);border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;display:grid}.main-nav{align-items:center;gap:28px;font-size:14px;display:flex}.main-nav>a:not(.button){position:relative}.main-nav>a:not(.button):after{content:"";background:currentColor;height:1px;transition:right .35s;position:absolute;bottom:-7px;left:0;right:100%}.main-nav>a:hover:after{right:0}.button{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{background:var(--gold);color:var(--ink);transform:translateY(-3px)}.button-ghost{border:1px solid var(--ink);color:var(--ink);background:0 0}.nav-cta{min-height:44px;padding:0 20px}.menu-toggle{background:0;border:0;width:40px;height:40px;display:none}.menu-toggle span{background:var(--ink);width:25px;height:1px;margin:7px;display:block}.hero{background:var(--cream);align-items:center;min-height:calc(100vh - 88px);padding:80px 0;display:grid}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#6f6752;margin:0 0 24px;font-size:11px;font-weight:700}.hero h1,.page-hero h1{letter-spacing:-.055em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8vw,7.8rem);font-weight:400;line-height:.92}.hero h1{font-size:clamp(4rem,6.4vw,7rem)}.lead{color:#465047;max-width:680px;margin:30px 0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.55}.button-row{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{font-weight:700}.text-link span{transition:transform .25s;display:inline-block}.text-link:hover span{transform:translate(4px,-4px)}.hero-collage{height:610px;position:relative}.hero-image{border-radius:180px 180px 18px 18px;position:absolute;overflow:hidden;box-shadow:0 25px 60px #161c171f}.hero-image img{object-fit:cover;transition:transform 1.2s}.hero-image:hover img{transform:scale(1.05)}.hero-image-1{width:62%;height:70%;top:4%;right:0}.hero-image-2{border-radius:18px 150px 150px 18px;width:45%;height:48%;bottom:2%;left:0}.hero-image-3{border-radius:50%;width:34%;height:35%;bottom:-2%;right:6%}.page-hero{background:var(--cream);padding:140px 0 110px}.page-hero h1{max-width:1020px}.section{padding:110px 0}.section-tint{background:var(--cream)}.section-dark{background:var(--dark);color:#fff}.section-copy{max-width:850px}.section-split{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.section h2,.people-section h2,.services-preview h2{letter-spacing:-.045em;margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,5.4rem);font-weight:400;line-height:1}.body-copy{color:#4e5750;max-width:800px;font-size:18px;line-height:1.75}.section-dark .body-copy{color:#cbd1cc}.media-frame{border-radius:4px 180px 4px 4px;position:relative;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:auto;min-height:480px;transition:transform .9s;display:block}.media-frame:hover img{transform:scale(1.035)}.card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.info-card,.person-card{background:var(--paper);border:1px solid var(--line);height:100%;padding:34px;transition:transform .3s,box-shadow .3s}.info-card:hover,.person-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #1420181a}.info-card h3,.person-card h3{margin:36px 0 16px;font-family:Georgia,serif;font-size:28px;font-weight:400}.info-card p,.person-card p{color:var(--muted);line-height:1.65}.card-index{color:var(--gold);font-size:11px}.services-preview{background:var(--dark);color:#fff}.service-list{border-top:1px solid #fff3;margin-top:60px}.service-row{border-bottom:1px solid #fff3;grid-template-columns:60px 1fr 1.4fr 30px;align-items:center;gap:25px;padding:30px 4px;transition:padding .3s,background .3s;display:grid}.service-row:hover{background:#ffffff0d;padding-left:20px;padding-right:20px}.service-row h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.service-row p{color:#aab3ac}.service-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.service-card{background:var(--cream);border:1px solid var(--line);min-height:300px;padding:42px;transition:transform .35s,background .35s;display:block}.service-card:hover{background:#efe5cd;transform:translateY(-8px)}.service-card h2{font-size:42px}.service-card p{color:var(--muted);line-height:1.7}.service-hero-grid{grid-template-columns:1fr .72fr;align-items:center;gap:7vw;display:grid}.service-media{border-radius:160px 160px 4px 4px}.related-grid{background:#ffffff2e;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;display:grid}.related-grid a{background:var(--dark);padding:32px;transition:background .3s}.related-grid a:hover{background:#203026}.related-grid h3{font-family:Georgia,serif;font-size:28px;font-weight:400}.related-grid p{color:#aab3ac;line-height:1.6}.people-section{background:var(--cream)}.people-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;display:grid}.person-card{background:var(--paper)}.person-card>a{margin:7px 0;font-weight:700;display:block}.person-monogram{background:var(--gold);border-radius:50%;place-items:center;width:72px;height:72px;font-family:Georgia,serif;font-size:22px;display:grid}.role{min-height:48px}.site-footer{color:#fff;background:#0f1812;padding:90px 0 25px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:60px;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-grid h3{text-transform:uppercase;letter-spacing:.14em;color:#9ba69d;font-size:12px}.footer-grid p{color:#aab3ac;line-height:1.65}.footer-brand{font-size:18px}.copyright{color:#8d998f;border-top:1px solid #ffffff26;margin-top:70px;padding-top:24px;font-size:12px}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1);transform:translateY(35px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}*{transition:none!important;animation:none!important}}@media (max-width:900px){.shell{width:min(100% - 30px,1180px)}.nav-row{height:72px}.menu-toggle{display:block}.main-nav{background:var(--paper);opacity:0;z-index:-1;flex-direction:column;align-items:stretch;gap:22px;padding:30px 24px 42px;transition:all .4s;display:flex;position:fixed;inset:72px 0 auto;transform:translateY(-130%)}.main-nav.is-open{opacity:1;transform:none}.hero{min-height:auto;padding:70px 0}.hero-grid,.section-split,.service-hero-grid{grid-template-columns:1fr}.hero-collage{height:480px;margin-top:30px}.hero-image-1{width:66%}.page-hero{padding:90px 0 70px}.section{padding:75px 0}.card-grid,.people-grid,.related-grid,.footer-grid{grid-template-columns:1fr 1fr}.service-row{grid-template-columns:40px 1fr 25px}.service-row p{display:none}}@media (max-width:600px){.hero h1,.page-hero h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-collage{height:390px}.hero-image-2{width:52%}.section h2,.people-section h2,.services-preview h2{font-size:2.8rem}.card-grid,.people-grid,.service-cards,.related-grid,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.button-row{flex-direction:column;align-items:flex-start;gap:18px}.service-row h3{font-size:25px}.service-card{min-height:240px}.footer-grid{gap:36px}}
:root{--cream:#f7f7f5;--paper:#fff;--ink:#000;--muted:#696969;--blue:#075a9c;--lime:#b8dc2b;--line:#e5e5e5;--dark:#050505}body{color:#000;font-family:var(--font-sans), Arial, sans-serif;background:#fff}.shell{width:min(1428px,100% - 60px)}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--line);background:#fff}.nav-row{height:108px;position:relative}.brand{gap:0}.brand img{width:123px;height:auto;display:block}.brand-mark{display:none}.main-nav{pointer-events:none;justify-content:center;align-items:center;margin:0;font-size:14px;font-weight:500;display:flex;position:absolute;inset:0}.main-nav-links{pointer-events:auto;align-items:center;gap:36px;display:flex}.main-nav-links>a{border-radius:999px;padding:9px 12px;position:relative}.main-nav-links>a.is-active{background:#ededed}.nav-cta{color:#fff;pointer-events:auto;background:#000;min-height:42px;margin:0;padding:0 23px;position:absolute;right:0}.button{background:#000;min-height:40px;padding:0 20px;font-size:13px}.button:hover{color:#fff;background:#000;transform:translateY(-2px)}.button-blue{background:var(--blue)}.button-blue:hover{background:#064b82}.button-contact{gap:10px;padding-right:6px}.button-contact span{background:var(--lime);color:#000;border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;transition:transform .3s;display:grid}.button-contact span:before{content:"↗"}.button-contact:hover span{transform:scale(.85)}.button-contact:hover span:before{content:"→"}.hero{background:#f7f7f5;min-height:calc(100vh - 108px);padding:0}.hero-grid{grid-template-columns:54.3vw 45.7vw;gap:0;min-height:calc(100vh - 108px);display:grid}.hero-copy{flex-direction:column;justify-content:center;max-width:none;padding:80px 3vw 80px max(30px,50vw - 714px);display:flex}.hero-kicker{color:#6b6b6b;align-items:center;gap:7px;margin-bottom:24px;font-size:14px;display:flex}.hero-kicker strong{color:#fff;background:#000;border-radius:3px;padding:7px 12px;font-size:13px}.hero h1,.page-hero h1,.section h2,.people-section h2,.services-preview h2,.service-row h3,.info-card h3,.person-card h3,.related-grid h3{font-family:var(--font-display), Georgia, serif;letter-spacing:0}.hero h1{max-width:790px;font-size:clamp(4.25rem,4vw,4.75rem);line-height:1}.hero .lead{color:#676767;max-width:470px;margin:32px 0 0;font-size:18px;line-height:1.55}.hero .button-row{gap:10px;margin-top:48px}.hero-collage{display:none}.hero-slider{background:#d7d7d4;min-width:0;min-height:calc(100vh - 108px);position:relative;overflow:hidden}.hero-slide{opacity:0;transition:opacity .85s,transform 6.5s;position:absolute;inset:0;transform:scale(1.025)}.hero-slide.is-active{opacity:1;z-index:1;transform:scale(1)}.hero-slide img{object-fit:cover}.slider-controls{z-index:3;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;bottom:14px;left:0;right:0}.slider-dots{gap:6px;display:flex}.slider-dots button{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:7px;height:7px;padding:0;box-shadow:0 1px 5px #00000040}.slider-dots button.is-active{background:#fff;transform:scale(1.25)}.slider-arrow{color:#fff;cursor:pointer;opacity:0;background:#000000b8;border:0;border-radius:50%;width:34px;height:34px;padding:0;transition:opacity .25s,transform .25s}.hero-slider:hover .slider-arrow,.slider-arrow:focus-visible{opacity:1}.slider-arrow:hover{transform:scale(1.08)}.logo-strip{border-bottom:1px solid var(--line);background:#fff;padding:48px 0 52px;overflow:hidden}.logo-strip>p{text-align:center;font-family:var(--font-display), Georgia, serif;margin:0 0 42px;font-size:21px}.logo-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 22.5% 77.5%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 22.5% 77.5%,#0000 100%)}.logo-marquee-track{will-change:transform;width:max-content;animation:40s linear infinite system-marquee;display:flex;transform:translate(0,0)}.logo-marquee-set{flex:none;align-items:center;gap:70px;padding-right:70px;display:flex}.system-logo{flex:none;justify-content:center;align-items:center;width:126px;height:34px;display:flex}.system-logo img{object-fit:contain;width:auto;max-width:126px;height:auto;max-height:31px;display:block}.system-wordmark{color:#173f72;letter-spacing:-.04em;white-space:nowrap;font-size:20px;font-weight:700}.system-logo i{background:#26d882;border-radius:4px;width:14px;height:14px;display:block;transform:rotate(45deg)}.system-logo small{align-self:flex-end;margin-left:-4px;font-size:6px;font-weight:700}.logo-igo{color:#b9b9b9;text-transform:lowercase;font-weight:500}.logo-igo i,.logo-tripletex i,.logo-maestro i,.logo-finago i{display:none}.logo-payroll i{background:linear-gradient(135deg,#7b12ea 50%,#d800d8 50%)}.logo-duett i{border-radius:2px 9px 9px 2px;width:17px;height:17px;transform:none}.logo-tripletex{font-size:18px}.logo-tripletex:after{content:"";background:#315cc8;border-radius:50%;align-self:flex-start;width:5px;height:5px;margin-left:-5px}.logo-poweroffice{color:#767676;font-weight:500}.logo-poweroffice i{background:conic-gradient(#e3294b,#f48c1f,#f5c933,#e3294b);border-radius:50%}.logo-maestro{color:#666;font-weight:500}.logo-finago{text-transform:lowercase;font-size:20px}@keyframes system-marquee{to{transform:translate(-33.3333%)}}.services-preview{color:#000;background:#fff;padding:140px 0 150px}.services-heading{grid-template-columns:1fr 1fr;align-items:end;gap:70px;display:grid}.services-heading>p{color:#585858;max-width:430px;margin:0 0 10px auto;font-size:16px;line-height:1.55}.services-label{align-items:center;gap:10px;margin:0 0 24px;font-size:13px;display:flex}.services-label span{color:#fff;background:#000;border-radius:50%;place-items:center;width:21px;height:21px;font-size:18px;line-height:1;display:grid}.services-preview h2{color:#000;max-width:620px;margin:0;font-size:clamp(3rem,4.2vw,4.8rem);line-height:.98}.services-preview .service-list{border:0;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:82px;display:grid}.services-preview .service-list>*{height:100%}.services-preview .service-row{color:#000;background:#f5f5f4;border:0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:0;height:100%;min-height:180px;padding:22px 20px 19px;transition:background .35s,transform .35s;display:flex}.services-preview .service-row:hover{background:var(--lime);padding:22px 20px 19px;transform:translateY(-3px)}.services-preview .service-row h3{color:#000;margin:0 0 10px;font-size:24px;line-height:1.1}.services-preview .service-row p{color:#575757;margin:0 0 22px;font-size:16px;line-height:1.45}.service-more{color:#fff;background:#000;border-radius:999px;align-items:center;min-height:40px;margin-top:auto;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.home-about{background:#f5f5f3;padding:78px 0 96px}.about-heading{grid-template-columns:110px 1fr;align-items:start;gap:22px;display:grid}.about-heading .services-label{margin-top:5px}.home-about h2{max-width:760px;margin:0;font-size:clamp(2rem,2.15vw,2.5rem);line-height:1.08}.about-layout{grid-template-columns:260px minmax(390px,1fr) 477px;align-items:start;gap:clamp(42px,5.25vw,100px);margin-top:82px;display:grid}.about-image-small{border-radius:10px;height:148px;overflow:hidden}.about-image-small img,.about-image-large img{object-fit:cover;width:100%;height:100%;display:block}.about-content{padding-top:0}.about-copy{color:#555;font-size:16px;line-height:1.5}.about-copy p{margin:0 0 20px}.about-points{gap:19px;margin:48px 0 52px;display:grid}.about-point{grid-template-columns:22px 1fr;align-items:start;gap:10px;display:grid}.about-point>span{color:#fff;background:#000;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.about-point strong{font-size:16px}.about-point p{color:#555;margin:7px 0 0;font-size:15px}.about-image-large{border-radius:10px;height:540px;overflow:hidden}.home-numbers{color:#fff;background:#0d4540;padding:100px 0 104px}.numbers-layout{grid-template-columns:310px 1fr;align-items:start;display:grid}.numbers-label{font-family:var(--font-display), Georgia, serif;align-items:flex-start;gap:10px;margin:0;font-size:21px;line-height:1.2;display:flex}.numbers-label span{color:#000;background:#fff;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-family:Arial,sans-serif;font-size:18px;line-height:1;display:grid}.numbers-grid{grid-template-columns:repeat(3,1fr);display:grid}.numbers-grid>.reveal{height:100%}.number-item{border-left:1px solid #b8dc2b8c;height:100%;min-height:140px;padding:0 48px}.number-item>strong{color:var(--lime);font-family:var(--font-display), Georgia, serif;margin:-8px 0 10px;font-size:54px;font-weight:400;line-height:1;display:block}.number-item h3{color:var(--lime);margin:0 0 14px;font-size:16px;line-height:1.25}.number-item p{color:#fff;max-width:250px;margin:0;font-size:15px;line-height:1.45}.home-value{background:#fff;padding:100px 0}.value-grid{grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(3,1fr);gap:16px;min-height:784px;display:grid}.value-grid>.reveal{min-width:0;height:100%}.value-card,.value-image{border-radius:9px;overflow:hidden}.value-card{flex-direction:column;padding:25px;display:flex}.value-card h2,.value-card h3{font-family:var(--font-display), Georgia, serif;font-weight:400}.value-card h3{margin:0 0 16px;font-size:23px;line-height:1.1}.value-card p{margin:0;font-size:13px;line-height:1.45}.value-card svg{fill:currentColor;stroke:none;width:40px;height:40px}.value-intro{color:#fff;background:#0d4540;grid-area:1/1/4}.value-eyebrow{color:#000;background:#fff;border-radius:4px;align-self:flex-start;align-items:center;gap:9px;padding:7px 10px;display:inline-flex}.value-eyebrow span{color:#fff;background:#000;border-radius:50%;place-items:center;width:16px;height:16px;font-size:14px;display:grid}.value-intro h2{max-width:310px;margin:17px 0 24px;font-size:31px;line-height:1.05}.value-intro>p:not(.value-eyebrow){max-width:320px;font-weight:600}.value-contact{color:#000;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding:5px 5px 5px 14px;font-size:12px;display:inline-flex}.value-contact span{color:#fff;background:#0d4540;border-radius:50%;place-items:center;width:27px;height:27px;transition:transform .25s;display:grid}.value-contact span:before{content:"↗"}.value-contact:hover span{transform:scale(.88)}.value-contact:hover span:before{content:"→"}.value-solution{color:#0d4540;background:#f3f3f2;grid-area:1/2/3;justify-content:space-between}.value-relations{background:var(--lime);color:#0d4540;grid-area:1/3/4}.value-bars{align-items:flex-end;gap:5px;height:270px;margin-top:auto;display:flex}.value-bars i{background:#656564;border-radius:5px 5px 0 0;width:31%;height:54%;display:block}.value-bars i:nth-child(2){height:77%}.value-bars i:nth-child(3){background:#0d4540;height:100%}.value-skill{color:#fff;background:#0b4588;grid-area:4/1/6;justify-content:space-between}.value-image{grid-area:3/2/6}.value-image img{object-fit:cover;width:100%;height:100%}.value-image-fallback{color:#fff;background:radial-gradient(circle at 50% 36%,#c9e66b,#5f8b37 38%,#f1d269 75%);place-items:center;width:100%;height:100%;font-size:150px;display:grid}.value-personal{color:#fff;background:#ff801d;grid-area:4/3/6;justify-content:space-between}.home-faq{background:#fff;padding:100px 0 120px}.faq-shell{max-width:760px}.faq-heading{text-align:center}.faq-label{justify-content:center;align-items:center;gap:9px;margin:0 0 16px;font-size:12px;display:flex}.faq-label span{color:#fff;background:#000;border-radius:50%;place-items:center;width:17px;height:17px;font-size:15px;line-height:1;display:grid}.home-faq h2{font-family:var(--font-display), Georgia, serif;margin:0;font-size:34px;font-weight:400;line-height:1.1}.faq-heading>p:last-child{color:#5f5f5f;margin:18px 0 0;font-size:13px}.faq-list{gap:15px;margin-top:66px;display:grid}.faq-list>.reveal{width:100%}.faq-item{background:#f5f5f4;border-radius:8px;overflow:hidden}.faq-item summary{cursor:pointer;min-height:52px;font-family:var(--font-display), Georgia, serif;justify-content:space-between;align-items:center;gap:20px;padding:0 18px;font-size:18px;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary i{background:#000;border-radius:50%;flex:none;width:20px;height:20px;display:block;position:relative}.faq-item summary i:before,.faq-item summary i:after{content:"";background:#fff;width:10px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item summary i:after{transition:transform .2s;transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item[open] .faq-answer{grid-template-rows:1fr}.faq-answer p{color:#555;margin:0;padding:0 18px 18px;font-size:13px;line-height:1.45;overflow:hidden}.contact-cta{color:#fff;text-align:center;background:#0b4588;padding:112px 0 108px}.contact-cta-inner{flex-direction:column;align-items:center;display:flex}.contact-cta-label{align-items:center;gap:9px;margin:0 0 17px;font-size:12px;display:flex}.contact-cta-label span{color:#0b4588;background:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:15px;line-height:1;display:grid}.contact-cta h2{font-family:var(--font-display), Georgia, serif;margin:0;font-size:36px;font-weight:400;line-height:.98}.contact-cta-inner>p:not(.contact-cta-label){margin:20px 0 0;font-size:13px;font-weight:700;line-height:1.35}.contact-cta-actions{align-items:center;gap:9px;margin-top:64px;display:flex}.cta-services{color:#000;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 20px;font-size:12px;font-weight:700;transition:transform .25s;display:inline-flex}.cta-services:hover{transform:translateY(-2px)}.site-footer{color:#fff;background:#000;min-height:700px;padding:92px 0 22px}.site-footer .footer-grid{grid-template-rows:auto auto;grid-template-columns:580px 166px 174px 105px;gap:92px 90px;width:min(1296px,100% - 48px);display:grid}.site-footer h3{color:#fff;letter-spacing:0;text-transform:none;margin:0 0 18px;font-size:12px;font-weight:500}.site-footer p,.site-footer a{color:#fff;font-size:14px;font-weight:600;line-height:1.35}.site-footer .footer-grid>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-intro{grid-area:1/1}.footer-intro p{max-width:360px;margin:0;font-size:18px;font-weight:400;line-height:1.4}.footer-contact{background:#fff;border-radius:999px;margin-top:34px;padding:10px 17px;color:#000!important;font-size:12px!important;font-weight:500!important}.footer-menu{grid-area:1/2}.footer-services{grid-area:1/3}.footer-links{grid-area:1/4}.footer-address{grid-area:2/2}.footer-address p{margin:0 0 8px}.footer-details{grid-area:2/3/auto/5;margin-left:124px;flex-direction:column!important;gap:30px!important}.footer-details>div{min-width:150px}.footer-details h3{margin-bottom:16px}.footer-details>div+div{margin-top:0}.site-footer .copyright{color:#fff;text-align:right;border-top:1px solid #202020;justify-content:space-between;gap:32px;width:min(1296px,100% - 48px);margin-top:72px;padding-top:72px;font-size:14px;line-height:1.4;display:flex}.page-hero,.section-tint{background:#f7f7f5}.section-dark,.site-footer{background:#000}.footer-brand img{background:#fff;border-radius:4px;width:148px;padding:6px}.reveal{transition-duration:.8s;transform:translateY(28px)}@media (max-width:900px){.shell{width:min(100% - 36px,1428px)}.nav-row{height:88px}.brand img{width:104px}.menu-toggle{z-index:2;padding:0;position:relative}.menu-toggle span{width:24px;margin:0;transition:transform .25s;position:absolute;top:50%;left:8px}.menu-toggle span:first-child{transform:translateY(-4px)}.menu-toggle span:last-child{transform:translateY(4px)}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.main-nav{pointer-events:auto;background:#fff;justify-content:flex-start;align-items:stretch;margin-left:0;display:flex;position:fixed;inset:88px 0 auto}.main-nav-links{flex-direction:column;align-items:stretch;gap:22px;display:flex}.nav-cta{margin-left:0;position:static}.hero{min-height:auto;padding:0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:620px;padding:70px 24px}.hero-slider{min-height:72vw}.logo-strip{padding:38px 0 42px}.logo-strip>p{margin-bottom:32px;font-size:18px}.logo-marquee-set{gap:48px;padding-right:48px}.services-preview{padding:90px 0}.services-heading{grid-template-columns:1fr;gap:28px}.services-heading>p{margin:0}.services-preview .service-list{grid-template-columns:repeat(2,1fr);margin-top:54px}.about-heading{grid-template-columns:1fr}.home-about h2 br{display:none}.about-layout{grid-template-columns:1fr 1fr;gap:34px;margin-top:54px}.about-image-small{display:none}.about-image-large{height:460px}.numbers-layout{grid-template-columns:1fr;gap:54px}.number-item{padding:0 28px}.value-grid{grid-template-rows:repeat(3,300px);grid-template-columns:repeat(2,1fr)}.value-intro{grid-area:1/1}.value-solution{grid-area:1/2}.value-relations{grid-area:2/2}.value-skill{grid-area:2/1}.value-image{grid-area:3/1}.value-personal{grid-area:3/2}.home-faq{padding:80px 0 96px}.contact-cta{padding:90px 0}.site-footer .footer-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:54px}.site-footer .footer-grid>div{grid-area:auto}.footer-details{margin-left:0;flex-direction:column!important;gap:34px!important}.footer-details>div+div{margin-top:0}.hero-kicker{flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(4rem,12vw,5.5rem)}}@media (max-width:600px){.shell{width:calc(100% - 28px)}.hero .button-row{flex-direction:row;align-items:center}.hero-kicker,.hero-kicker strong{font-size:12px}.page-hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.hero-copy{min-height:560px;padding:58px 14px}.hero h1{font-size:clamp(3.35rem,14.5vw,4.4rem)}.slider-arrow{opacity:1}.services-preview .service-list,.about-layout{grid-template-columns:1fr}.about-image-large{height:105vw;max-height:520px}.home-numbers{padding:74px 0}.numbers-grid{grid-template-columns:1fr;gap:34px}.number-item{min-height:0;padding:0 0 0 24px}.value-grid{grid-template-rows:none;grid-template-columns:1fr}.value-grid>.reveal{grid-area:auto/1;min-height:310px}.faq-list{margin-top:48px}.faq-item summary{font-size:16px}.contact-cta-actions{margin-top:48px}.site-footer .footer-grid{grid-template-columns:1fr}.site-footer{padding-top:64px}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}.about-page-shell{width:min(1428px,100% - 60px);margin:0 auto}.about-page-label{align-items:center;gap:10px;margin:0 0 18px;font-size:13px;display:flex}.about-page-label span{color:#fff;background:#000;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:17px;line-height:1;display:grid}.about-page-hero{background:#fff;padding:88px 0 0}.about-page-intro{text-align:center}.about-page-intro .about-page-label{justify-content:center}.about-page-intro h1{font-family:var(--font-display), Georgia, serif;margin:0;font-size:clamp(3rem,3.5vw,4rem);font-weight:400;line-height:.98}.about-page-intro>p:last-child{color:#555;margin:24px 0 0;font-size:15px;line-height:1.45}.about-hero-images{grid-template-columns:388px 1fr;gap:18px;height:523px;margin-top:48px;display:grid}.about-hero-images>.reveal{border-radius:9px 9px 0 0;min-width:0;height:100%;overflow:hidden}.about-hero-images img{object-fit:cover;width:100%;height:100%;display:block}.about-story{background:#fff;padding:178px 0 90px}.about-story-grid{grid-template-columns:604px 1fr;align-items:center;gap:90px;display:grid}.about-story-image{border-radius:9px;height:291px;overflow:hidden}.about-story-image img{object-fit:cover;object-position:center 58%;width:100%;height:100%}.about-story-copy{justify-self:end;max-width:590px}.about-story-copy h2{font-family:var(--font-display), Georgia, serif;margin:0 0 34px;font-size:37px;font-weight:400;line-height:1.04}.about-story-copy>p:not(.about-page-label){color:#555;margin:0 0 18px;font-size:15px;line-height:1.5}.about-people{background:#f5f5f3;padding:88px 0 100px}.about-people-heading{grid-template-columns:1fr 370px;align-items:end;gap:80px;display:grid}.about-people-heading h2{font-family:var(--font-display), Georgia, serif;margin:0;font-size:38px;font-weight:400;line-height:1.03}.about-people-heading>p{color:#555;margin:0;font-size:15px;line-height:1.5}.about-people-grid{grid-template-columns:repeat(3,1fr);gap:35px 36px;margin-top:84px;display:grid}.about-people-grid>.reveal{height:100%}.about-person-card{color:#000;background:#fff;border-radius:5px;height:100%;min-height:155px;padding:10px;transition:background .3s,transform .3s}.about-person-card:hover{background:var(--lime);transform:translateY(-3px)}.about-person-card h3{font-family:var(--font-display), Georgia, serif;margin:0 0 4px;font-size:21px;font-weight:400;line-height:1.1}.about-person-card p,.about-person-card a{margin:0 0 5px;font-size:13px;line-height:1.25;display:block}.about-person-card .about-person-bio{margin:18px 0 0}.about-values{background:#fff;padding:112px 0 90px}.about-values-heading{text-align:center}.about-values-heading .about-page-label{justify-content:center}.about-values-heading h2{font-family:var(--font-display), Georgia, serif;margin:0;font-size:38px;font-weight:400;line-height:1}.about-values-heading>p:last-child{color:#555;margin:24px 0 0;font-size:15px;line-height:1.45}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:72px;display:grid}.about-values-grid>.reveal{height:100%}.about-value-card{border-radius:9px;flex-direction:column;justify-content:space-between;height:100%;min-height:238px;padding:26px;display:flex}.about-value-icon{color:#000;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.about-value-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.about-value-card h3{font-family:var(--font-display), Georgia, serif;margin:0 0 18px;font-size:24px;font-weight:400}.about-value-card p{margin:0;font-size:14px;line-height:1.4}.about-value-trust{color:#fff;background:#0b4588}.about-value-quality{color:#000;background:#f3f3f2}.about-value-quality .about-value-icon{color:#fff;background:#000}.about-value-personal{color:#000;background:#ff801d}.services-page>section{background:#fff;padding:88px 0 90px}.services-page h1{max-width:870px;font-family:var(--font-display), Georgia, serif;margin:0;font-size:clamp(3rem,3.3vw,4rem);font-weight:400;line-height:1.02}.services-page .service-list{border:0;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:78px;display:grid}.services-page .service-list>*{height:100%}.services-page .service-row{color:#000;background:#f5f5f4;border:0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:0;height:100%;min-height:160px;padding:18px;transition:background .35s,transform .35s;display:flex}.services-page .service-row:hover{background:var(--lime);padding:18px;transform:translateY(-3px)}.services-page .service-row h3{margin:0 0 10px;font-size:21px}.services-page .service-row p{color:#555;margin:0 0 20px;font-size:14px;line-height:1.4}.info-card{transition:none}.info-card:hover{box-shadow:none;transform:none}.info-card-link{transition:background .3s,transform .3s;display:block}.info-card-link:hover{background:var(--lime);box-shadow:none;transform:translateY(-3px)}.customer-control-page>section{background:#fff;padding:88px 0 0}.customer-control-shell{width:min(900px,100% - 48px);margin:0 auto}.customer-control-intro{text-align:center}.customer-control-intro .about-page-label{justify-content:center}.customer-control-intro h1{font-family:var(--font-display), Georgia, serif;margin:0 0 24px;font-size:clamp(3rem,3.4vw,4rem);font-weight:400;line-height:1}.customer-control-intro>p:not(.about-page-label){color:#555;margin:0 0 20px;font-size:15px;line-height:1.38}.customer-control-frame{border:0;width:100%;min-height:2050px;margin-top:46px;display:block}body:has(.contact-page) .contact-cta{display:none}.contact-main{background:#fff;padding:88px 0 90px}.contact-main-grid{grid-template-columns:630px 1fr;align-items:start;gap:90px;display:grid}.contact-details{background:#f3f3f2;border-radius:9px;min-height:450px;padding:28px}.contact-details h1{font-family:var(--font-display), Georgia, serif;margin:0;font-size:50px;font-weight:400;line-height:1}.contact-details>p:not(.about-page-label){color:#555;max-width:540px;margin:28px 0 0;font-size:15px;line-height:1.5}.contact-details-list{gap:20px;margin-top:44px;display:grid}.contact-details-list p{margin:0;font-size:16px;line-height:1.45}.contact-details-list strong,.contact-details-list a,.contact-details-list span{display:block}.contact-details-list strong{margin-bottom:7px}.contact-form-wrap{padding:0}.contact-form-wrap h2{font-family:var(--font-display), Georgia, serif;margin:0 0 28px;font-size:27px;font-weight:400}.contact-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-form label{color:#555;gap:10px;font-size:13px;display:grid}.contact-form input,.contact-form textarea{color:#000;width:100%;font:inherit;background:#f5f5f4;border:1px solid #d8d8d6;border-radius:5px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-form input{height:37px;padding:0 10px}.contact-form textarea{resize:vertical;min-height:136px;padding:10px}.contact-form input:focus,.contact-form textarea:focus{border-color:#0b4588;box-shadow:0 0 0 2px #0b45881f}.contact-message{grid-column:1/-1}.contact-form button{color:#fff;cursor:pointer;background:#8d8d8d;border:0;border-radius:999px;grid-column:1;height:37px;font-weight:700;transition:background .25s,transform .25s}.contact-form button:hover{background:var(--lime);color:#000;transform:translateY(-2px)}.contact-people{padding-top:88px}.industry-hero{padding-bottom:0}.industry-list{background:#fff;padding:112px 0 120px}.industry-grid{grid-template-columns:repeat(3,1fr);display:grid}.industry-grid>.reveal{height:100%}.industry-card{color:#000;background:#fff;border:1px solid #dededc;flex-direction:column;justify-content:flex-start;height:100%;min-height:242px;padding:40px 34px;display:flex}.industry-card>span{color:#ff801d;font-size:12px}.industry-card h2{font-family:var(--font-display), Georgia, serif;margin:42px 0 18px;font-size:26px;font-weight:400;line-height:1.1}.industry-card p{color:#626262;margin:0;font-size:15px;line-height:1.45}.industry-card-link{transition:background .3s,transform .3s}.industry-card-link:hover{background:var(--lime);transform:translateY(-3px)}.links-page-hero{background:#fff;padding:98px 0 118px}.links-page-hero .about-page-intro h1{font-size:clamp(3rem,3.4vw,4rem)}.resource-links{background:#fff;padding:72px 0 112px}.resource-grid{grid-template-columns:1fr 1fr;gap:49px;display:grid}.resource-column .about-page-label{margin-bottom:30px}.resource-list{gap:22px;display:grid}.resource-list article{margin:0}.resource-list a{color:#09f;text-underline-offset:1px;font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline}.resource-list p{color:#555;margin:0;font-size:16px;line-height:1.4}.deadline-content{background:#fff;padding:72px 0 112px}.deadline-column .about-page-label{margin-bottom:30px;font-size:14px}.deadline-copy{color:#555;font-size:16px;line-height:1.4}.deadline-copy p{margin:0 0 26px}.deadline-copy strong{color:#000;font-weight:700}.deadline-copy ul{margin:-8px 0 34px;padding-left:18px}.deadline-copy li{padding-left:4px}@media (max-width:900px){.about-page-shell{width:min(100% - 36px,1428px)}.about-hero-images{grid-template-columns:1fr 1.6fr;height:420px}.about-story-grid{grid-template-columns:1fr 1fr;gap:42px}.about-story-image{height:360px}.about-people-heading{grid-template-columns:1fr;gap:28px}.about-people-grid,.about-values-grid,.services-page .service-list{grid-template-columns:repeat(2,1fr)}.contact-main-grid{grid-template-columns:1fr 1fr;gap:40px}.industry-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{gap:38px}}@media (max-width:600px){.about-page-shell{width:calc(100% - 28px)}.about-page-hero{padding-top:64px}.about-page-intro h1{font-size:2.75rem}.about-page-intro br,.about-values-heading br,.services-page h1 br{display:none}.about-hero-images{grid-template-columns:1fr;height:auto}.about-hero-images>.reveal{border-radius:9px;height:280px}.about-story{padding:80px 0}.about-story-grid{grid-template-columns:1fr}.about-story-copy{justify-self:auto}.about-people-grid,.about-values-grid,.services-page .service-list{grid-template-columns:1fr}.about-people-grid{gap:16px;margin-top:54px}.about-values-grid{margin-top:48px}.services-page>section{padding:64px 0 72px}.customer-control-page>section{padding-top:64px}.customer-control-shell{width:calc(100% - 28px)}.customer-control-intro br{display:none}.customer-control-frame{min-height:2500px}.contact-main-grid,.contact-form{grid-template-columns:1fr}.contact-details{min-height:0}.contact-message,.contact-form button{grid-column:1}.industry-grid{grid-template-columns:1fr}.industry-list{padding:72px 0 84px}.resource-grid{grid-template-columns:1fr;gap:72px}.resource-links,.deadline-content{padding:52px 0 84px}.site-footer .copyright{text-align:left;flex-direction:column;gap:14px}}
.cms-text,.lead,.service-row p,.service-card p,.info-card p,.person-card p,.footer-grid p,.about-person-bio,.about-point p,.number-item p,.value-card p{white-space:pre-wrap}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_fb5c29f7-module__Edek3G__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_fb5c29f7-module__Edek3G__variable{--font-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:Forum;font-style:normal;font-weight:400;font-display:swap;src:url(../media/49764ec359ceb076-s.2kdy_vqlsu9af.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Forum;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8584ff62a7ee42f1-s.3xss6aleo1rvh.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Forum;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5edfed1a0b153978-s.3w7ylegi4x5rg.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Forum;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ec6b5b74cff4b0c1-s.p.2hcl1-0_mkckx.woff2?dpl=dpl_BwHJRZXmR1hSRmYJQxvtuMGbJwxA)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Forum Fallback;src:local(Arial);ascent-override:93.99%;descent-override:27.23%;line-gap-override:0.0%;size-adjust:91.07%}.forum_463dd8c9-module__1_oc7a__className{font-family:Forum,Forum Fallback;font-style:normal;font-weight:400}.forum_463dd8c9-module__1_oc7a__variable{--font-display:"Forum", "Forum Fallback"}
