:root{--ink:#09090d;--blue:#000477;--muted:#6f7077;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Gellix,Avenir Next,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}img{max-width:100%;display:block}.shell{width:min(1202px,100% - 48px);margin-inline:auto}.section{padding-block:100px}.hero{min-height:900px;position:relative;overflow:hidden}.heroPattern{object-fit:cover;opacity:.12;pointer-events:none;width:120%;max-width:none;height:820px;position:absolute;top:-150px;left:-10%}.siteHeader{z-index:2;justify-content:space-between;align-items:center;height:128px;display:flex;position:relative}.brandImage{object-fit:contain;width:170px;height:29px}.languageSelect{background:#fff;border:1px solid #00000080;border-radius:8px;align-items:center;gap:8px;min-width:148px;height:48px;padding:0 14px;display:flex}.languageSelect span{color:var(--blue);font-size:24px}.languageSelect select{cursor:pointer;background:0 0;border:0;outline:0;width:100%}.heroContent{text-align:center;padding-top:55px;position:relative}.eyebrow{color:#00000085;text-transform:capitalize;margin:0 0 16px;font:italic 24px/1.25 Georgia,serif}.hero h1{letter-spacing:-.04em;text-transform:capitalize;max-width:1020px;margin:0 auto;font-size:clamp(45px,4.05vw,58px);line-height:1.2}.hero h1 em{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:1.12em;font-weight:400}.heroCopy{color:#0000008a;max-width:810px;margin:24px auto 34px;font-size:16px;line-height:1.45}.contactButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-size:16px;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0004772e}.button.primary{color:#fff;background:var(--blue);padding-inline:32px}.button.primary.inverse{color:var(--blue);background:#fff}.button.secondary{color:var(--blue);background:#fff;border:1px solid #00000080}.buttonIcon{object-fit:contain;width:24px;height:24px}.customerStrip{background:#ffffffb3;border:1px solid #00000040;border-radius:24px;place-items:center;gap:20px;width:min(686px,100% - 48px);min-height:166px;margin:40px auto 0;padding:38px 40px 30px;display:grid;position:relative}.customerStrip img{object-fit:contain;width:606px;max-height:34px}.customerStrip p{color:#999797;margin:0;font-size:24px}.sectionIntro{max-width:1000px;margin:0 auto 50px}.sectionIntro.centered{text-align:center}.sectionIntro h2,.projects h2,.team h2,.faq h2{letter-spacing:-.045em;margin:16px 0 20px;font-size:clamp(38px,4vw,54px);line-height:1.12}.sectionIntro p{max-width:650px;color:var(--muted);margin:auto;line-height:1.5}.sectionIntro.compact{max-width:800px}.badge{color:#fff;background:var(--blue);border-radius:40px;align-items:center;gap:8px;padding:8px 16px;display:inline-flex;position:relative;box-shadow:0 10px 25px #00047747}.badge i{background:#fff;border-radius:50%;width:8px;height:8px}.serviceList{gap:16px;display:grid}.serviceCard{border-radius:24px;min-height:330px;padding:52px 60px}.serviceCard h3{letter-spacing:-.04em;margin:0 0 28px;font-size:clamp(35px,3.5vw,50px)}.serviceCard>p{max-width:1050px;margin:0 0 30px;font-size:17px;line-height:1.55}.serviceCard h4{margin:0 0 16px;font-size:20px}.tags{flex-wrap:wrap;gap:10px;display:flex}.tags span{background:#ffffffa6;border:1px solid #0000002e;border-radius:999px;padding:9px 15px;font-size:14px}.serviceBlue{background:#bed9ff}.serviceYellow{background:#ffe8a5}.servicePink{background:#ffc2c2}.serviceGreen{background:#aee8d0}.processSection{color:#fff;background:#050506;padding:44px 0 72px}.processSection h2{text-align:center;margin:0 0 70px;font-size:36px}.processGrid{grid-template-columns:repeat(5,1fr);gap:32px;display:grid}.processGrid article span{color:#ff5454;border:1px solid #fff3;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:35px;font-size:23px;display:grid}.processGrid article:nth-child(2) span{color:#ffd763}.processGrid article:nth-child(3) span{color:#65b7ff}.processGrid article:nth-child(4) span{color:#84e3b7}.processGrid article:nth-child(5) span{color:#b1a2ff}.processGrid h3{margin:0 0 14px;font-size:21px}.processGrid p{color:#ffffff8c;margin:0;font-size:14px;line-height:1.45}.projects{padding:100px 0}.projectsHeading{margin-bottom:54px}.projectsHeading h2{margin:27px 0 0;font-size:54px;font-weight:700;line-height:1}.projectGrid{grid-template-columns:529fr 633fr;gap:40px;display:grid}.projectCard{height:500px;position:relative;overflow:hidden}.projectTop{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:30px;left:30px;right:24px}.projectLogo{object-fit:contain;width:auto;max-width:245px;height:auto;max-height:48px;display:block}.projectActions{align-items:center;gap:16px;display:flex}.viewProject,.linkedinButton{color:#000;background:#fff;border:1px solid #00000080;border-radius:999px;justify-content:center;align-items:center;height:48px;text-decoration:none;display:inline-flex}.viewProject{gap:8px;padding:0 16px;font-size:16px;font-weight:500}.viewProject img,.linkedinButton img{width:24px;height:24px;display:block}.linkedinButton{width:56px;padding:0}.projectVisual{position:absolute;inset:0}.projectVisual img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.projectGrid{grid-template-columns:1fr}.projectCard{height:420px}.projectsHeading h2{font-size:42px}}@media (max-width:600px){.projects{padding:70px 0}.projectsHeading{margin-bottom:36px}.projectsHeading h2{font-size:36px}.projectCard{height:340px}.projectTop{top:20px;left:20px;right:20px}.projectLogo{max-width:180px;max-height:38px}.viewProject{display:none}}.team{padding-top:50px}.teamList article{border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;min-height:105px;display:flex}.teamIdentity{align-items:center;gap:24px;display:flex}.avatar{color:#c7c7c7;background:#f2f2f2;border-radius:16px;place-items:center;width:80px;height:80px;font-size:14px;display:grid}.teamIdentity h3{margin:0;font-size:clamp(22px,2.2vw,29px);font-weight:500}.teamIdentity a{color:var(--blue);margin-top:6px;font-size:13px;display:inline-block}.role{background:#fafafa;border-radius:5px;padding:6px 10px;font-size:13px}.teamList .joinRow{border-bottom:0;margin-top:24px}.joinIcon{background:#f6f6f6;border-radius:16px;flex:none;place-items:center;width:80px;height:80px;font-size:34px;font-weight:200;display:grid}.joinRow h3{margin-left:24px;margin-right:auto;font-size:24px;font-weight:400}.faq{grid-template-columns:306px 1fr;gap:40px;padding-top:0;display:grid}.faqHeading{grid-column:1/-1}.faqHeading p{color:#00000080;margin:0;font-size:18px}.faqHeading h2{margin-top:6px}.faqContact{background:#fafafa;border-radius:16px;min-height:289px;padding:40px}.miniBrand .brandImage{width:100px;height:auto;margin-bottom:15px}.faqContact h3{text-transform:capitalize;margin:0 0 8px;font-size:16px}.faqContact>p{margin:0 0 26px;font-size:14px}.faqContact .button{width:100%;padding-inline:16px;font-size:14px}.faqContact small{color:#0000008c;margin-top:18px;font-size:12px;display:block}.faqContact small a{color:#000}.faqList{align-content:start;gap:16px;display:grid}.faqList article{background:#fafafa;border-radius:8px;overflow:hidden}.faqList button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:24px;width:100%;min-height:60px;padding:17px 18px;display:flex}.faqList button span{width:24px;font-size:24px;font-weight:300}.answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.answer p{min-height:0;margin:0;padding:0 66px;font-size:14px;line-height:1.45;overflow:hidden}.faqList article.open .answer{grid-template-rows:1fr}.faqList article.open .answer p{padding-bottom:22px}.cta{color:#fff;background:var(--blue);border-radius:24px;min-height:403px;margin-bottom:70px;padding:50px}.cta h2{max-width:800px;margin:0 0 18px;font-size:clamp(34px,3.5vw,42px)}.cta>p{color:#ffffffb8;max-width:640px;margin:0;font-size:22px;line-height:1.4}.ctaBottom{border-top:1px solid #ffffff4d;justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding-top:38px;display:flex}.ctaPeople{align-items:center;gap:22px;display:flex}.ctaPeople img{object-fit:contain;width:147px;height:59px}.ctaPeople span{font-size:14px}.footer{overflow:hidden}.footerTop{z-index:1;background:#fff;align-items:flex-start;gap:12px;height:156px;padding-top:28px;display:flex;position:relative}.footerTop>span{color:#00000073;margin-left:0;font-size:14px}.footerTop nav{gap:10px;margin-left:auto;font-size:20px;display:flex}.footerTop nav i{opacity:.3;font-style:normal}.footerWord{color:#0000;-webkit-text-stroke:2px var(--blue);letter-spacing:-.06em;white-space:nowrap;text-align:center;opacity:.95;height:160px;margin-top:-118px;font:230px/.9 Georgia,serif}@media (max-width:900px){.section{padding-block:72px}.hero{min-height:980px}.heroContent{padding-top:30px}.hero h1 br{display:none}.serviceCard{padding:40px}.processGrid{grid-template-columns:repeat(2,1fr)}.processGrid article:last-child{grid-column:1/-1}.projectsHeading{flex-direction:column;align-items:flex-start}.projectGrid{gap:22px}.faq{grid-template-columns:1fr}.faqHeading{grid-column:auto}.faqContact{order:2}.ctaBottom{flex-direction:column;align-items:flex-start}.footerTop{flex-wrap:wrap}.footerTop nav{width:100%;margin-left:0;font-size:16px}.footerWord{font-size:150px}}@media (max-width:620px){.shell{width:min(100% - 32px,1202px)}.siteHeader{height:100px}.brandImage{width:145px}.languageSelect{justify-content:center;width:52px;min-width:auto;padding:0}.languageSelect select{opacity:0;width:52px;height:48px;position:absolute}.hero{min-height:auto;padding-bottom:60px}.heroContent{padding-top:35px}.eyebrow{font-size:18px}.hero h1{font-size:39px}.heroCopy{font-size:15px}.contactButtons{flex-direction:column}.button{width:100%}.customerStrip{min-height:145px;margin-top:55px;padding:30px 22px}.customerStrip img{height:24px}.customerStrip p{font-size:20px}.serviceCard{border-radius:18px;min-height:auto;padding:34px 24px}.serviceCard h3{font-size:34px}.serviceCard>p{font-size:15px}.processGrid{grid-template-columns:1fr}.processGrid article:last-child{grid-column:auto}.processGrid article{grid-template-columns:58px 1fr;column-gap:14px;display:grid}.processGrid article span{grid-row:1/3;margin:0}.processGrid h3{margin:0 0 8px}.projectGrid{grid-template-columns:1fr}.projectCard.projectSoon{grid-column:auto;width:100%}.teamList article{align-items:flex-start;gap:14px;padding:18px 0}.avatar,.joinIcon{width:58px;height:58px}.teamIdentity{gap:14px}.teamIdentity h3{font-size:18px}.role{text-align:right}.joinRow{flex-wrap:wrap}.joinRow h3{width:calc(100% - 76px);margin:0}.joinRow .button{width:calc(100% - 72px);margin-left:72px}.faqContact{padding:30px}.answer p{padding-inline:24px}.cta{width:calc(100% - 32px);padding:34px 24px}.cta>p{font-size:17px}.ctaPeople{flex-direction:column;align-items:flex-start}.footerTop{height:175px}.footerTop>span{width:100%}.footerWord{height:95px;margin-top:-70px;font-size:86px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
