@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/cal-sans-vietnamese-400-normal.0~0q1j-rox9xe.woff2)format("woff2"),url(../media/cal-sans-vietnamese-400-normal.0cf1ora7xg3of.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/cal-sans-latin-ext-400-normal.12p5nopxu5-b8.woff2)format("woff2"),url(../media/cal-sans-latin-ext-400-normal.1058y2q8s67gv.woff)format("woff");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:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/cal-sans-latin-400-normal.0bx8rh.az9l4-.woff2)format("woff2"),url(../media/cal-sans-latin-400-normal.0ghbne~f8lptd.woff)format("woff");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}
:root{--green:#9fd423;--white:#fff;--black:#0e0e0e;--grey-darkest:#212121;--grey-darker:#343434;--grey-dark:#5d5d5d;--grey:#b5b5b5;--grey-light:#d9d9d9;--grey-lightest:#f7f7f7;--grey-mid:#898989;--bg:var(--black);--bg-raised:var(--grey-darkest);--bg-card:var(--grey-darker);--text:var(--white);--text-muted:var(--grey);--text-dim:var(--grey-dark);--text-faint:var(--grey-mid);--accent:var(--green);--accent-ink:var(--grey-darkest);--line:#ffffff14;--font-head:"Cal Sans", system-ui, sans-serif;--font-body:"Miranda Sans", system-ui, sans-serif;--h1:96px;--h1-lh:1;--h1-ls:1px;--h2:48px;--h2-lh:1.1;--h2-ls:1px;--h3:32px;--h3-lh:1.2;--h3-ls:.5px;--h4:24px;--h4-lh:1.3;--h4-ls:.5px;--p1:18px;--p1-lh:1.5;--p2:16px;--p2-lh:1.4;--p3:14px;--p3-lh:1.4;--p4:12px;--p4-lh:1.4;--btn1:14px;--btn2:16px;--container:1344px;--gutter:48px}@media (max-width:900px){:root{--h1:64px;--h2:36px;--h3:24px;--h4:20px;--p1:16px;--p2:14px;--p3:12px;--p4:12px;--btn2:14px;--gutter:24px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--p2);line-height:var(--p2-lh);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-head);font-weight:400}h1{font-size:var(--h1);line-height:var(--h1-lh);letter-spacing:var(--h1-ls)}h2{font-size:var(--h2);line-height:var(--h2-lh);letter-spacing:var(--h2-ls)}h3{font-size:var(--h3);line-height:var(--h3-lh);letter-spacing:var(--h3-ls)}h4{font-size:var(--h4);line-height:var(--h4-lh);letter-spacing:var(--h4-ls)}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{max-width:100%;display:block}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);margin-inline:auto}.btn{font-family:var(--font-body);white-space:nowrap;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1.4;transition:background-color .15s,color .15s,filter .15s;display:inline-flex}.btn-sm{height:36px;font-size:var(--btn1);padding-inline:16px}.btn-lg{height:48px;font-size:var(--btn2);padding:16px 20px}.btn-white{background:var(--white);color:var(--grey-darkest)}.btn-white:hover{background:var(--grey-light)}.btn-green{background:var(--accent);color:var(--accent-ink)}.btn-green:hover{filter:brightness(1.08)}.btn-outline{background:var(--black);color:var(--white);border:1px solid var(--grey-dark)}.btn-outline:hover{border-color:var(--grey)}.icon-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-header{z-index:200;position:absolute;inset:0 0 auto}.navbar{justify-content:space-between;align-items:center;gap:32px;padding:24px 32px;display:flex}.logo{display:inline-flex}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-link{font-family:var(--font-body);font-weight:600;font-size:var(--btn1);color:var(--white);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:1.4;transition:color .15s;display:inline-flex}.navbar-link:hover{color:var(--green)}.navbar-dropdown{position:relative}.navbar-dropdown-trigger img{transition:transform .15s}.navbar-dropdown-trigger img.is-flipped{transform:rotate(180deg)}.dropdown-panel{z-index:10;background:var(--grey-darkest);border-radius:16px;flex-direction:column;min-width:241px;padding:16px;display:flex;position:absolute;top:calc(100% + 12px);left:0}.dropdown-item{height:40px;font-family:var(--font-body);font-weight:600;font-size:var(--btn1);color:var(--white);white-space:nowrap;border-radius:4px;align-items:center;padding-inline:16px;line-height:1.4;transition:background-color .15s;display:flex}.dropdown-item:hover{background:#ffffff0f}.dropdown-item.is-disabled{color:var(--grey);cursor:default}.dropdown-item.is-disabled:hover{background:0 0}.mobile-bar{padding:32px var(--gutter);justify-content:space-between;align-items:center;display:none}.mobile-drawer{z-index:300;background:var(--grey-darkest);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-drawer[hidden]{display:none}.mobile-drawer-top{padding:32px var(--gutter);justify-content:space-between;align-items:center;display:flex}.mobile-nav{padding-inline:var(--gutter);flex-direction:column;flex:1;justify-content:center;display:flex}.mobile-nav-link{height:48px;font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--white);align-items:center;line-height:1.3;display:flex}.mobile-nav-link.is-nested{padding-left:16px}.mobile-nav-heading{height:48px;font-size:var(--p2);color:var(--grey);text-transform:uppercase;align-items:center;line-height:1.4;display:flex}.mobile-nav-cta{width:100%;margin-top:24px}.mobile-drawer-social{justify-content:center;align-items:center;gap:16px;padding-block:40px;display:flex}.footer{background:var(--black);flex-direction:column;gap:96px;padding:64px;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;gap:64px;display:flex}.footer-brand{flex-direction:column;gap:48px;max-width:537px;display:flex}.footer-headline{font-family:var(--font-head);letter-spacing:1px;color:var(--white);font-size:64px;line-height:1}.footer-headline .accent{color:var(--green)}.footer-columns{gap:133px;display:flex}.footer-column{flex-direction:column;gap:24px;display:flex}.footer-column-heading{font-size:var(--p2);color:var(--white);font-weight:700;line-height:1.4}.footer-column-link{font-size:var(--p2);color:var(--grey);line-height:1.4;transition:color .15s}.footer-column-link:hover{color:var(--white)}.footer-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-copyright,.footer-bottom-link{font-size:var(--p3);color:var(--text-faint);line-height:1.4}.footer-bottom-link{transition:color .15s}.footer-bottom-link:hover{color:var(--white)}.footer-bottom-links{align-items:center;gap:24px;display:flex}.footer-social{align-items:center;gap:8px;display:flex}@media (max-width:900px){.navbar{display:none}.mobile-bar{display:flex}.footer{padding:64px var(--gutter);gap:64px}.footer-top{flex-direction:column;gap:64px}.footer-columns{gap:24px}.footer-column{flex:1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:24px}.footer-bottom-links{flex-wrap:wrap}}@media (min-width:901px){.mobile-drawer{display:none}}.accent{color:var(--accent)}.eyebrow{font-size:var(--p3);text-transform:uppercase;color:var(--grey);line-height:1.4}.section-intro{flex-direction:column;gap:24px;max-width:660px;display:flex}.section-intro h2{font-size:var(--h2);letter-spacing:var(--h2-ls);color:var(--white);line-height:1.1}.section-intro p{font-size:var(--p1);color:var(--grey);line-height:1.5}.section-intro.is-dark h2,.section-intro.is-dark .eyebrow{color:var(--grey-darkest)}.section-intro.is-dark p{color:var(--grey-dark)}.chip{background:var(--grey-darkest);height:24px;font-size:var(--p4);text-transform:uppercase;color:var(--grey);white-space:nowrap;border-radius:40px;justify-content:center;align-items:center;padding-inline:12px;line-height:1.4;display:inline-flex}.link-arrow{height:40px;font-weight:600;font-size:var(--btn2);color:var(--white);align-items:center;gap:4px;line-height:1.4;display:inline-flex}.link-arrow img{transition:transform .15s}.link-arrow:hover img{transform:translate(4px)}.rotate-90{transform:rotate(90deg)}.shape-corner{pointer-events:none;display:block;overflow:hidden}.shape-corner img{display:block}.shape-corner.is-fill{width:100%;height:100%}.shape-corner.is-fill img{width:100%;height:200%}.band{isolation:isolate;position:relative;overflow:hidden}.band-light{background:linear-gradient(#f5f5f5 0%,#b6c1c3 100%)}.band-dark{background:var(--grey-darkest)}.band-inner{z-index:1;max-width:calc(var(--container) + var(--gutter) * 2);padding:96px var(--gutter);margin-inline:auto;position:relative}.band-shape{z-index:0;mix-blend-mode:multiply;pointer-events:none;width:380px;height:760px;position:absolute}.band-shape.is-dark{opacity:.4}.band-shape.is-white{mix-blend-mode:normal}.band-shape-a{top:640px;left:0}.band-shape-b{top:1800px;right:0;transform:scaleX(-1)}.band-shape-c{top:120px;right:0;transform:scaleX(-1)}.band-shape-d{top:900px;left:0}.band-shape-e{width:708px;height:1416px;top:-716px;right:0;transform:rotate(180deg)}.solutions{flex-direction:column;gap:64px;display:flex}.panel-light{background:#fff9;border-radius:16px;flex-direction:column;gap:64px;padding:64px;display:flex}.hero{align-items:center;min-height:810px;display:flex;position:relative}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero-video{display:none}}.hero-gradient{background:linear-gradient(#0000 0%,#000c 100%);position:absolute;inset:0}.hero-corner{position:absolute;bottom:0;right:0;transform:rotate(180deg)scaleY(-1)}.hero-inner{z-index:1;width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding:96px var(--gutter) 0;flex-direction:column;gap:32px;margin-inline:auto;display:flex;position:relative}.hero-title{max-width:660px;font-family:var(--font-head);font-size:var(--h1);letter-spacing:var(--h1-ls);color:var(--white);line-height:1}.hero-body{max-width:660px;font-size:var(--p1);color:var(--grey);line-height:1.5}.hero-body strong{font-weight:700}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.verticals{flex-direction:column;gap:48px;display:flex}.vcard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.vcard{aspect-ratio:660/360;filter:drop-shadow(8px 8px 40px #00000040);border-radius:16px;position:relative;container-type:inline-size}.vcard.is-full{aspect-ratio:1344/360;grid-column:1/-1}:root{--card-wash:radial-gradient(120% 150% at 29% 21%, #5f5f5f 0%, #4c4d4e 25%, #393a3e 50%, #25282d 75%, #12151c 100%);--hero-wash:radial-gradient(75% 85% at 30% 12%, #515255 0%, #3d3e41 22%, #26272a 42%, #171a1d 65%, #0a0b0d 82%, #050506 100%)}.vcard-media{background:var(--card-wash);border-radius:16px;display:block;position:absolute;inset:0;overflow:hidden}.vcard-art{left:calc(var(--art-left) * 1cqw);top:calc(var(--art-top) * 1cqw);width:calc(var(--art-size) * 1cqw);height:auto;transform:rotate(var(--art-rotate));filter:drop-shadow(8px 8px 80px #000);position:absolute}.vcard-number{background:var(--green);height:20px;font-size:var(--p3);color:var(--black);border-radius:16px;align-items:center;padding-inline:8px;font-weight:700;line-height:1.4;display:inline-flex;position:absolute;top:24px;left:24px}.vcard-title{max-width:calc(100% - 48px);font-family:var(--font-head);font-size:var(--h3);letter-spacing:.5px;color:var(--white);line-height:1.2;position:absolute;top:56px;left:24px}.vcard-arrow{transition:transform .15s;position:absolute;bottom:24px;left:24px}.vcard:hover .vcard-arrow{transform:translate(4px)}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.reason{border:1px solid var(--grey-light);background:var(--grey-lightest);border-radius:8px;flex-direction:column;gap:24px;padding:24px;display:flex}.reason-title{font-size:var(--h4);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.3}.reason-body{font-size:var(--p2);color:var(--grey-dark);line-height:1.4}.trusted-by{flex-direction:column;gap:24px;display:flex}.trusted-by .eyebrow{color:var(--grey-darkest)}.trusted-logos{align-items:center;gap:37px;display:flex}.trusted-logo{flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:104px;display:flex}.trusted-logo img{object-fit:contain;max-width:100%;height:auto}.how-we-work{flex-direction:column;gap:64px;display:flex}.pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.pillar{border:1px solid var(--grey-dark);background:var(--grey-darker);border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex}.pillar-mark{flex-direction:column;justify-content:center;gap:4px;min-height:54px;display:flex}.pillar-wordmark{color:var(--white);font-size:30px;font-weight:600;line-height:1.1}.pillar-body,.pillar-list{font-size:var(--p2);color:var(--grey);line-height:1.4}.pillar-list{padding-left:24px}.pillar-list li+li{margin-top:8px}.expertise{background:#0e0e0e66;border-radius:16px;flex-direction:column;gap:64px;padding:64px 48px;display:flex}.expertise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:72px;display:grid}.article-card{flex-direction:column;justify-content:space-between;gap:24px;display:flex}.article-card-top{flex-direction:column;gap:32px;display:flex}.article-card-media{border-radius:16px;height:227px;display:block;position:relative;overflow:hidden}.article-card-media img{object-fit:cover;object-position:50% 20%;width:100%;height:100%}.article-card-corner{position:absolute;top:47px;left:0}.article-card-title{font-size:var(--h3);letter-spacing:.5px;color:var(--white);line-height:1.2}.contact-band{position:relative;overflow:hidden}.contact-band-bg{position:absolute;inset:0}.contact-band-fill{object-fit:cover;width:100%;height:100%}.contact-band-shape{mix-blend-mode:multiply;width:380px;height:379px;position:absolute;top:200px;left:0}.contact-card{z-index:1;max-width:var(--container);text-align:center;background:#fff9;border-radius:16px;flex-direction:column;align-items:center;gap:32px;margin:96px auto;padding:64px;display:flex;position:relative}.contact-title{font-size:var(--h1);letter-spacing:var(--h1-ls);color:var(--black);line-height:1}.contact-body{font-size:var(--p1);color:var(--grey-dark);line-height:1.5}@media (max-width:900px){.band-inner{padding:64px var(--gutter)}.band-shape{display:none}.solutions{gap:48px}.panel-light{padding:32px var(--gutter);gap:48px}.hero{min-height:640px}.hero-inner{gap:24px;padding-top:140px}.hero .hero-inner{padding-bottom:64px}.vcard-grid{grid-template-columns:minmax(0,1fr)}.vcard,.vcard.is-full{aspect-ratio:392/214}.vcard-title{font-size:var(--h3);max-width:52%}.vcard-art{width:58%;height:auto;transform:translateY(-50%) rotate(var(--art-rotate));top:50%;left:auto;right:-6%}.reason-grid{grid-template-columns:minmax(0,1fr)}.filter-scrim{z-index:290;background:#0009;display:block;position:fixed;inset:0}.filter-panel{z-index:300;background:var(--black);flex-direction:column;align-items:flex-start;gap:16px;width:min(352px,85vw);padding:48px 24px 24px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.filter-panel-close{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:absolute;top:32px;right:24px}.filter-panel-title{font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--white);line-height:1.3;display:block}.filter-panel-label{font-size:var(--p2);color:var(--grey);line-height:1.4;display:block}.filter-panel .filter-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.filter-panel .filter-chip{text-align:center}.filter-panel .filter-chip.is-active{background:var(--white);border-color:var(--white);color:var(--grey-darkest)}.filter-apply{margin-top:8px;display:inline-flex}.trusted-logos{flex-flow:column;gap:37px}.trusted-logo{flex:none;width:100%;height:104px}.how-we-work{gap:48px}.pillar-grid{grid-template-columns:minmax(0,1fr)}.expertise{padding:32px var(--gutter);gap:48px}.expertise-grid{grid-template-columns:minmax(0,1fr);gap:48px}.contact-card{padding:32px var(--gutter);margin-block:64px}.contact-band-shape{display:none}}@media (min-width:901px) and (max-width:1180px){.pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-grid{gap:32px}}.article-card-media{aspect-ratio:432/227;height:auto}.article-card-title a{color:inherit}.article-card-title a:hover{color:var(--green)}.chip-green{background:var(--accent);color:var(--accent-ink);font-weight:700}.hero-heading{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.layer-stack{justify-content:space-between;align-items:center;gap:64px;display:flex}.layer-stack .section-intro{max-width:546px}.layer-stack-art{flex:0 660px;width:100%;max-width:660px;height:auto}.layer-block{gap:32px}.layer-block-head{align-items:center;gap:16px;width:100%;display:flex}.rule{background:var(--grey-light);flex:1;height:1px}.layer-block-body{align-items:flex-start;gap:74px;width:100%;display:flex}.layer-block-intro{flex-direction:column;flex:0 0 432px;gap:24px;max-width:432px;display:flex}.layer-block-title{font-family:var(--font-head);font-size:var(--h3);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.2}.layer-block-summary{font-size:var(--p1);color:var(--grey-dark);line-height:1.5}.layer-tile{filter:drop-shadow(5px 5px 26px #00000040);width:316px;max-width:100%;height:auto}.layer-block-content{flex:1;min-width:0}.layer-items{flex-direction:column;gap:20px;list-style:none;display:flex}.layer-items li+li{border-top:1px solid var(--grey-light);padding-top:20px}.layer-item-title{font-size:var(--p2);color:var(--grey-darkest);font-weight:700;line-height:1.4}.layer-item-body{font-size:var(--p2);color:var(--grey-dark);margin-top:4px;line-height:1.4}.layer-partners{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:432px;margin-top:24px;list-style:none;display:grid}.layer-partners li{justify-content:center;align-items:center;height:64px;display:flex}.layer-partners li:last-child:nth-child(odd){grid-column:1/-1}.layer-partners img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:44px}@media (max-width:900px){.layer-partners{max-width:none}}.product-cards{flex-direction:column;gap:4px;list-style:none;display:flex}.product-card{border:1px solid var(--grey-light);background:var(--grey-lightest);border-radius:8px;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:24px;padding:24px;display:grid}.product-card-name{font-size:var(--p1);color:var(--grey-darkest);white-space:nowrap;align-items:center;gap:24px;font-weight:700;line-height:1.5;display:flex}.product-card-icon{background:var(--grey-light);width:48px;height:48px;font-family:var(--font-head);font-size:var(--h4);color:var(--grey-darkest);border-radius:8px;flex:none;justify-content:center;align-items:center;line-height:1;display:flex}.product-card-icon:has(img){background:0 0}.product-card.is-linked{color:inherit;text-decoration:none;transition:border-color .15s,background .15s}.product-card.is-linked:hover{border-color:var(--green);background:var(--white)}.product-cards li{list-style:none}.product-card-body{max-width:440px;font-size:var(--p2);color:var(--grey-dark);line-height:1.4}.draft-note{border:1px dashed var(--grey);font-size:var(--p2);color:var(--grey-dark);border-radius:8px;padding:24px;line-height:1.4}.band-dark .draft-note{color:var(--grey)}.featured-case-study{flex-direction:column;gap:64px;display:flex}.featured-case-study .section-intro{max-width:660px}.featured-case-study-media{border-radius:16px;position:relative;overflow:hidden}.featured-case-study-media img{width:100%;height:auto;display:block}.featured-case-study-corner{position:absolute;top:121px;right:0;transform:scaleX(-1)}.faq{background:#0e0e0e66;border-radius:16px;flex-direction:column;gap:64px;padding:64px 48px;display:flex}.faq-list{flex-direction:column;display:flex}.faq-row{border-bottom:1px solid var(--grey-dark)}.faq-question{width:100%;font-family:var(--font-body);font-size:var(--p1);color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding-block:24px;line-height:1.5;display:flex}.faq-toggle{border:1px solid var(--grey-dark);border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:var(--white);width:16px;height:1px;transition:transform .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-toggle.is-open:after{transform:translate(-50%,-50%)rotate(0)}.faq-answer{font-size:var(--p2);color:var(--grey);flex-direction:column;gap:12px;padding-bottom:24px;line-height:1.5;display:flex}.faq-answer ul,.faq-answer ol{flex-direction:column;gap:6px;padding-left:24px;list-style:outside;display:flex}.faq-answer ol{list-style:decimal}.faq-answer strong{color:var(--grey-dark);font-weight:700}.faq-answer a{color:var(--grey-dark);text-decoration:underline}.faq-answer a:hover{color:var(--green)}@media (max-width:900px){.layer-stack{flex-direction:column;align-items:flex-start;gap:48px}.layer-block{padding:32px var(--gutter)}.layer-block-body{flex-direction:column;gap:32px}.layer-block-intro{flex-basis:auto;max-width:none}.product-card{grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:16px}.product-card-body{max-width:none}.featured-case-study{gap:32px}.faq{padding:32px var(--gutter);gap:32px}.featured-case-study-corner{display:none}}.hero-wash{background:var(--hero-wash);display:block;position:absolute;inset:0;overflow:hidden}.hero-wash-corner{position:absolute;inset:0}.hero-wash-art{width:52%;height:auto;transform:translateY(-50%) rotate(var(--art-rotate,0deg));filter:drop-shadow(8px 8px 80px #000);position:absolute;top:50%;right:-4%}@media (max-width:900px){.hero-wash-corner{position:absolute;inset:0}.hero-wash-art{width:92%;transform:rotate(var(--art-rotate,0deg));top:auto;bottom:0;right:-18%}}.page-hero{background:var(--grey-darkest);align-items:flex-end;min-height:480px;display:flex;position:relative}.page-hero.is-short{min-height:480px}.page-hero .hero-inner{padding-bottom:64px}.page-hero-corner{position:absolute;bottom:0;right:0;transform:scaleX(-1)}.filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.filter-select,.filter-search{align-items:center;gap:8px;display:flex}.filter-select{font-family:var(--font-body);font-size:var(--p1);color:var(--white);cursor:pointer;background:0 0;border:none;line-height:1.5}.filter-select:hover{color:var(--green)}.filter-select img{transition:transform .15s}.filter-select img.is-flipped{transform:rotate(180deg)}@media (min-width:901px){.filter-scrim,.filter-panel-close,.filter-panel-title,.filter-panel-label,.filter-apply{display:none}}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{border:1px solid var(--grey-darkest);font-family:var(--font-body);font-size:var(--p3);color:var(--grey);cursor:pointer;background:0 0;border-radius:4px;padding:8px 16px;line-height:1.4;transition:border-color .15s,color .15s,background .15s}.filter-chip:hover{border-color:var(--grey);color:var(--white)}.filter-chip.is-active{background:var(--grey-darkest);border-color:var(--grey);color:var(--white)}.filter-search{border-bottom:1px solid var(--grey-dark);flex:0 432px;padding-bottom:8px}.filter-search input{min-width:0;font-family:var(--font-body);font-size:var(--p2);color:var(--white);background:0 0;border:none;flex:1;line-height:1.4}.filter-search input::placeholder{color:var(--grey)}.filter-search input:focus{outline:none}.filter-search:focus-within{border-bottom-color:var(--green)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 24px;display:grid}.load-more{align-self:center}.featured-block{flex-direction:column;gap:64px;display:flex}.featured-block-card{background:var(--grey-darker);border:1px solid #494949;border-radius:16px;display:block;overflow:hidden}.featured-block-card img{width:100%;height:auto;display:block}.article{max-width:calc(1116px + var(--gutter) * 2);flex-direction:column;gap:48px;display:flex}.article-head{flex-direction:column;gap:24px;display:flex}.link-arrow.is-back{color:var(--grey-darkest)}.link-arrow.is-back img{order:-1;transform:rotate(180deg)}.link-arrow.is-back:hover img{transform:rotate(180deg)translate(4px)}.article-title{font-size:var(--h2);letter-spacing:var(--h2-ls);color:var(--grey-darkest);line-height:1.1}.article-date{font-size:var(--p3);color:var(--grey-dark);line-height:1.4}.article-divider{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.share{font-size:var(--p3);color:var(--grey-darkest);align-items:center;gap:24px;line-height:1.4;display:flex}.article-hero-image,.article-body-image{border-radius:16px;width:100%;height:auto}.article-body{flex-direction:column;gap:48px;width:100%;max-width:888px;margin-inline:auto;display:flex}.article-standfirst{font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.3}.article-body section{flex-direction:column;gap:24px;display:flex}.article-body h2{font-family:var(--font-head);font-size:var(--h3);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.2}.article-body p{font-size:var(--p1);color:var(--grey-dark);line-height:1.5}.article-body h3,.article-body h4{font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.3}.article-body h4{font-size:var(--p1)}.cookie-banner{right:var(--gutter);bottom:var(--gutter);z-index:60;width:432px;max-width:calc(100vw - var(--gutter) * 2);background:var(--black);border:1px solid var(--grey-darkest);border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex;position:fixed;box-shadow:0 24px 48px #00000073}.cookie-banner-title{font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--white);line-height:1.2}.cookie-banner-body{font-size:var(--p2);color:var(--grey);line-height:1.4}.cookie-banner-body a{color:var(--white);text-decoration:underline}.cookie-banner-body a:hover{color:var(--green)}.cookie-banner-actions{flex-direction:column;gap:8px;display:flex}.cookie-banner-actions .btn{justify-content:center;width:100%}@media (max-width:900px){.cookie-banner{width:auto;max-width:none;bottom:16px;left:16px;right:16px}}.legal-body ol{font-size:var(--p1);color:var(--grey-dark);flex-direction:column;gap:8px;padding-left:27px;line-height:1.5;list-style:decimal;display:flex}.legal-body ol>li::marker{color:var(--grey-dark)}.legal-body ul{flex-direction:column;gap:8px;margin-top:8px;padding-left:27px;list-style:outside;display:flex}.legal-body strong{color:var(--grey-darkest);font-weight:700}.legal-body a{color:var(--grey-darkest);font-weight:700;text-decoration:underline}.legal-body a:hover{color:var(--green)}.legal-body h2{margin-top:24px}.legal-body>:first-child{margin-top:0}@media (max-width:900px){.legal-body ol,.legal-body ul{padding-left:20px}}.testimonial{background:var(--grey-darkest)}.testimonial-inner{max-width:calc(893px + var(--gutter) * 2);padding:96px var(--gutter);flex-direction:column;gap:32px;margin-inline:auto;display:flex}.testimonial blockquote{font-family:var(--font-head);font-size:var(--h3);letter-spacing:.5px;color:var(--white);line-height:1.2}.testimonial-attribution{font-size:var(--p1);color:var(--grey);line-height:1.5}@media (max-width:900px){.page-hero,.page-hero.is-short{min-height:320px}.page-hero .hero-inner{padding-bottom:32px}.card-grid{grid-template-columns:minmax(0,1fr);gap:64px}.filters{flex-direction:column;align-items:stretch;gap:40px}.filter-select{align-self:flex-start;min-height:48px}.filter-search{width:100%}.filters{flex-direction:column;align-items:stretch}.filter-search{flex-basis:auto}.featured-block,.article{gap:32px}.article-divider{flex-direction:column;align-items:flex-start;gap:16px}.testimonial-inner{padding:64px var(--gutter);gap:24px}}@media (min-width:901px) and (max-width:1180px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.article-card-heading{flex-direction:column;gap:8px;display:flex}.article-card-date{font-size:var(--p3);color:var(--grey);line-height:1.4}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.stat{border-left:1px solid var(--green);flex-direction:column;gap:24px;padding-inline:24px;display:flex}.stat-value{font-family:var(--font-head);font-size:var(--h2);letter-spacing:var(--h2-ls);color:var(--white);line-height:1.1}.stat-label{font-size:var(--p2);text-transform:uppercase;color:var(--grey);line-height:1.4}.statement{max-width:888px;font-family:var(--font-head);font-size:var(--h2);letter-spacing:var(--h2-ls);color:var(--grey-darkest);line-height:1.1}.prose-column{flex-direction:column;gap:24px;width:100%;max-width:888px;margin-left:auto;margin-right:auto;display:flex}.prose-column h3{font-family:var(--font-head);font-size:var(--h3);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.2}.prose-column p{font-size:var(--p1);color:var(--grey-dark);line-height:1.5}.prose-column ul,.prose-column ol{font-size:var(--p1);color:var(--grey-dark);flex-direction:column;gap:8px;padding-left:27px;line-height:1.5;list-style:outside;display:flex}.prose-column ol{list-style:decimal}.prose-column h4{font-family:var(--font-head);font-size:var(--h4);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.3}.prose-column strong{color:var(--grey-darkest);font-weight:700}.prose-column a{color:var(--grey-darkest);font-weight:700;text-decoration:underline}.prose-column a:hover{color:var(--green)}.draft-note a{color:var(--green);text-decoration:underline}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:888px;display:grid}.contact-form label{flex-direction:column;gap:8px;display:flex}.contact-form label.is-full{grid-column:1/-1}.contact-form label span{font-size:var(--p3);text-transform:uppercase;color:var(--grey);line-height:1.4}.contact-form input,.contact-form textarea{border:1px solid var(--grey-dark);background:var(--grey-darker);font-family:var(--font-body);font-size:var(--p2);color:var(--white);resize:vertical;border-radius:4px;padding:12px 16px;line-height:1.4}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);outline:none}.contact-form button{grid-column:1/-1;justify-self:start}.form-error{font-size:var(--p2);color:#ff6b6b;grid-column:1/-1;line-height:1.4}.form-sent{max-width:660px;font-size:var(--p1);color:var(--white);line-height:1.5}@media (max-width:900px){.stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form{grid-template-columns:minmax(0,1fr)}}.trusted-logo img{filter:grayscale()}.product-hero{min-height:480px;padding:84px var(--gutter) 64px;background:var(--grey-darkest);isolation:isolate;align-items:flex-end;display:flex;position:relative;overflow:hidden}.product-hero.has-motif{min-height:576px}.product-hero-media{z-index:0;position:absolute;inset:0}.product-hero-shape{opacity:.4;width:785px;height:785px;top:0;left:0}.product-hero-gradient{background:linear-gradient(115deg,#0e0e0ef2 0%,#0e0e0eb3 45%,#0e0e0e59 100%);position:absolute;inset:0}.flag-fi{background:linear-gradient(#0d61b3,#0d61b3) 0 38%/100% 22% no-repeat,linear-gradient(#0d61b3,#0d61b3) 47% 0/18% 100% no-repeat;width:708px;height:100%;position:absolute;top:0;right:0}.product-hero-inner{z-index:1;width:100%;max-width:var(--container);flex-direction:column;align-items:flex-start;gap:24px;margin-inline:auto;display:flex;position:relative}.product-hero-title{font-size:var(--h1);line-height:var(--h1-lh);letter-spacing:var(--h1-ls);color:var(--white)}.product-hero-intro{max-width:660px;font-size:var(--p1);line-height:var(--p1-lh);color:var(--text-muted);margin-top:8px}.product-stats{background:var(--grey-darkest);padding-inline:var(--gutter)}.product-stats-inner{max-width:var(--container);gap:24px;margin-inline:auto;padding-block:64px;display:flex}.product-stat{border-left:1px solid var(--accent);flex-direction:column;flex:1;gap:8px;padding-inline:24px;display:flex}.product-stat-value{font-family:var(--font-head);font-size:var(--h3);line-height:var(--h3-lh);letter-spacing:var(--h3-ls);color:var(--white)}.product-stat-label{font-size:var(--p3);line-height:var(--p3-lh);text-transform:uppercase;color:var(--text-muted)}.product-section{isolation:isolate;background:var(--grey-lightest);position:relative;overflow:hidden}.product-section.is-tinted{background:#f2f2f2}.product-section-inner{--section-pad:64px;z-index:1;max-width:calc(var(--container) + var(--gutter) * 2);padding:96px var(--section-pad);margin-inline:auto;position:relative}.product-split{justify-content:space-between;gap:88px;display:flex}.product-split.is-side>*{flex:0 612px;min-width:0}.product-split.is-grid{flex-direction:column;gap:48px}.product-split.is-grid .product-copy{max-width:612px}.product-split.is-grid .feature-cards{flex-direction:row}.product-split.is-grid .feature-card{flex:1;min-width:0}.product-copy{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.product-copy .eyebrow{color:var(--grey-darkest)}.product-copy h2{font-size:var(--h2);line-height:var(--h2-lh);letter-spacing:var(--h2-ls);color:var(--grey-darkest)}.product-copy>.eyebrow,.product-copy>h2{margin-bottom:-8px}.section-body{font-size:var(--p1);line-height:var(--p1-lh);color:var(--grey-dark);flex-direction:column;gap:24px;display:flex}.feature-cards{flex-direction:column;gap:12px;display:flex}.feature-card{border:1px solid var(--grey-light);background:var(--grey-lightest);border-radius:8px;flex-direction:column;gap:4px;padding:24px;display:flex}.feature-card-title{font-weight:700;font-size:var(--p1);color:var(--grey-darkest);line-height:1.5}.feature-card-body{font-size:var(--p3);line-height:var(--p3-lh);color:var(--grey-dark)}.feature-list{flex-direction:column;gap:12px;display:flex}.feature-row{border-bottom:1px solid var(--grey-light);flex-direction:column;gap:4px;padding:24px;display:flex}.feature-row:last-child{border-bottom:none}.feature-row-head{align-items:center;gap:8px;display:flex}.feature-row-number{background:var(--accent);height:20px;font-weight:700;font-size:var(--p3);line-height:var(--p3-lh);color:var(--accent-ink);border-radius:16px;align-items:center;padding-inline:8px;display:inline-flex}.product-block{flex-direction:column;gap:64px;display:flex}@media (max-width:900px){.product-hero,.product-hero.has-motif{min-height:0;padding-block:120px 48px}.flag-fi{opacity:.85;width:60%}.product-stats-inner{flex-wrap:wrap;gap:32px 24px;padding-block:48px}.product-stat{flex:40%}.product-section-inner{--section-pad:var(--gutter);padding:64px var(--section-pad)}.product-split,.product-split.is-side{flex-direction:column;gap:48px}.product-split.is-side>*{flex:auto}.product-split.is-grid .feature-cards{flex-direction:column}.feature-row,.feature-card{padding:20px}}.about-hero{align-items:flex-start;min-height:max(810px,56.25vw);padding-block:0}.about-hero .hero-inner{margin-top:0;padding-top:max(319px,22.1528%);padding-bottom:max(282px,19.5833%)}.about-stats{z-index:1;width:100%;max-width:var(--container);padding-inline:0;position:absolute;bottom:7.7778%;left:50%;transform:translate(-50%)}.about-stats .stat{gap:8px}.about-stats .stat-label{font-size:var(--p3)}@media (max-width:900px){.about-hero{flex-direction:column;justify-content:center;align-items:stretch;min-height:640px;padding-block:120px 64px}.about-hero .hero-inner{margin-top:0;padding-block:140px 0}.about-stats{padding-inline:var(--gutter);grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;margin-top:48px;position:static;transform:none}}.product-section.is-finland{--accent:#0d61b3;--accent-ink:#fff;background:#f4f7fa}.flag-fi.is-watermark{top:0;bottom:0;left:var(--section-pad);z-index:-1;aspect-ratio:18/11;opacity:.1;mix-blend-mode:multiply;background:linear-gradient(#0d61b3,#0d61b3) 0/100% 27.2727% no-repeat,linear-gradient(#0d61b3,#0d61b3) 33.3333% 0/16.6667% 100% no-repeat;width:auto;height:100%;right:auto}@media (max-width:900px){.flag-fi.is-watermark{height:auto;width:calc(100% - var(--section-pad) * 2);opacity:.1;top:auto}}.band-careers{background:var(--grey-lightest)}.band-shape-careers-light{width:707.86px;height:1415.73px;top:-710px;right:0;transform:rotate(180deg)}.band-shape-careers-dark{bottom:-381px;right:0;transform:scaleX(-1)}.careers-inner{flex-direction:column;gap:96px;display:flex}.careers-statement{max-width:660px;font-size:var(--h2);letter-spacing:var(--h2-ls);color:var(--grey-darkest);line-height:1.1}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 24px;list-style:none;display:grid}.job-card{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.job-card-heading{flex-direction:column;gap:8px;display:flex}.job-card-title{font-size:var(--h3);letter-spacing:.5px;color:var(--grey-darkest);line-height:1.2}.job-card-title a{color:inherit}.job-card-title a:hover{color:var(--green)}.job-location{font-size:var(--p3);text-transform:uppercase;color:var(--grey-dark);line-height:1.4}.link-arrow.is-ink{color:var(--grey-darkest)}.panel-dark{background:#0e0e0e66;border-radius:16px;flex-direction:column;gap:64px;padding:64px 48px;display:flex}.life-intro{max-width:none}.life-photos{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;display:grid}.life-photos img{aspect-ratio:1;object-fit:cover;background:var(--white);width:100%;height:auto}.job-band{--job-lift:348px;margin-top:calc(var(--job-lift) * -1)}.job-band:before,.job-band:after{content:"";z-index:0;background:var(--grey-lightest);position:absolute}.job-band:before{top:0;right:var(--gutter);left:var(--gutter);height:var(--job-lift);border-radius:16px 16px 0 0}.job-band:after{top:var(--job-lift);bottom:0;left:0;right:0}.job-band .band-inner{padding:48px calc(var(--gutter) * 2)}.band-shape-job{z-index:1;top:-710px;right:var(--gutter);width:707.86px;height:1415.73px;transform:rotate(180deg)}.article.is-job{gap:64px;max-width:1116px;margin-inline:auto}.article.is-job .article-head{max-width:660px}.job-head{flex-direction:column;gap:32px;display:flex}.job-rule-row{align-items:flex-end;min-height:24px;display:flex}.rule.is-accent{background:var(--accent);flex:none;width:204px}.job-article{flex-direction:column;align-items:flex-start;gap:48px;width:100%;max-width:888px;margin-inline:auto;display:flex}.job-body{gap:24px}.job-body h2{margin-top:24px}.job-body>:first-child{margin-top:0}.article-body ul,.article-body ol{font-size:var(--p1);color:var(--grey-dark);flex-direction:column;gap:8px;padding-left:27px;line-height:1.5;list-style:outside;display:flex}.article-body ol{list-style:decimal}.article-body strong{color:var(--grey-darkest);font-weight:700}.article-body a{color:var(--grey-darkest);font-weight:700;text-decoration:underline}.article-body a:hover{color:var(--green)}.prose-subheading{font-size:var(--p1);color:var(--grey-darkest);font-weight:700;line-height:1.5}@media (max-width:900px){.careers-inner{gap:64px}.job-grid{grid-template-columns:minmax(0,1fr);gap:48px}.panel-dark{padding:32px var(--gutter);gap:48px}.life-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.band-shape-careers-light,.band-shape-job{width:380px;height:760px;top:-381px}.job-band{--job-lift:232px}.job-band .band-inner{padding-block:32px 64px}.article.is-job{gap:48px}.job-head{gap:24px}.job-article{gap:32px}.article-body ul,.article-body ol{padding-left:20px}}@media (min-width:901px) and (max-width:1180px){.life-photos{gap:16px}.panel-dark{padding:48px 32px}}
