.AnimatedText-module-scss-module__mbhUCG__text{animation:.3s ease-in-out AnimatedText-module-scss-module__mbhUCG__fadeSwap;display:inline-block}@keyframes AnimatedText-module-scss-module__mbhUCG__fadeSwap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.CasesShowcase-module-scss-module__A16KBG__cases{background-color:var(--norden-color-white);flex-direction:column;gap:32px;padding:64px 16px;display:flex}.CasesShowcase-module-scss-module__A16KBG__title{color:var(--norden-color-brand-deep);opacity:0;margin:0;font-size:24px;font-weight:400;line-height:1.1;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(16px)}.CasesShowcase-module-scss-module__A16KBG__visible .CasesShowcase-module-scss-module__A16KBG__title{opacity:1;transform:none}.CasesShowcase-module-scss-module__A16KBG__grid,.CasesShowcase-module-scss-module__A16KBG__row{flex-direction:column;gap:16px;display:flex}.CasesShowcase-module-scss-module__A16KBG__card{opacity:0;transition:opacity .5s ease-in-out var(--reveal-delay,0s),transform .5s ease-in-out var(--reveal-delay,0s);border-radius:6px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;transform:translateY(24px)}.CasesShowcase-module-scss-module__A16KBG__visible .CasesShowcase-module-scss-module__A16KBG__card{opacity:1;transform:none}.CasesShowcase-module-scss-module__A16KBG__cardBody{background-color:var(--norden-color-gray-light);padding:24px;display:flex}.CasesShowcase-module-scss-module__A16KBG__cardContent{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.CasesShowcase-module-scss-module__A16KBG__cardLogo{object-fit:contain;width:auto;max-width:120px;max-height:20px}.CasesShowcase-module-scss-module__A16KBG__cardTitle{color:var(--norden-color-brand-deep);margin:0;font-size:18px;font-weight:400;line-height:1.21}.CasesShowcase-module-scss-module__A16KBG__tags{flex-wrap:wrap;gap:10px;display:flex}.CasesShowcase-module-scss-module__A16KBG__tag{background-color:var(--norden-color-white);color:var(--norden-color-brand-deep);border-radius:4px;align-items:center;padding:6px 12px;font-size:12px;line-height:1.1;display:inline-flex}.CasesShowcase-module-scss-module__A16KBG__cardImage{height:250px;overflow:hidden}.CasesShowcase-module-scss-module__A16KBG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s ease-in-out;display:block}.CasesShowcase-module-scss-module__A16KBG__card:hover .CasesShowcase-module-scss-module__A16KBG__cardImage img{transform:scale(1.05)}.CasesShowcase-module-scss-module__A16KBG__more{justify-content:center;display:flex}.CasesShowcase-module-scss-module__A16KBG__moreButton{background-color:var(--norden-color-brand);height:35px;color:var(--norden-color-white);border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;line-height:1.1;text-decoration:none;transition:background-color .25s ease-in-out;display:inline-flex}.CasesShowcase-module-scss-module__A16KBG__moreButton:hover{background-color:var(--norden-color-brand-deep)}@media (prefers-reduced-motion:reduce){.CasesShowcase-module-scss-module__A16KBG__title,.CasesShowcase-module-scss-module__A16KBG__card{transition:none}.CasesShowcase-module-scss-module__A16KBG__cardImage img,.CasesShowcase-module-scss-module__A16KBG__card:hover .CasesShowcase-module-scss-module__A16KBG__cardImage img{transition:none;transform:none}}@media (min-width:769px){.CasesShowcase-module-scss-module__A16KBG__cases{gap:48px;max-width:1920px;margin:0 auto;padding:100px clamp(24px,7.3vw,140px)}.CasesShowcase-module-scss-module__A16KBG__title{font-size:28px}.CasesShowcase-module-scss-module__A16KBG__grid{gap:24px}.CasesShowcase-module-scss-module__A16KBG__row{flex-direction:row;align-items:stretch;gap:24px;container-type:inline-size}.CasesShowcase-module-scss-module__A16KBG__card{min-width:0;transition:flex-basis .4s ease-in-out,opacity .5s ease-in-out var(--reveal-delay,0s),transform .5s ease-in-out var(--reveal-delay,0s);flex:0 0 calc(33.3333% - 16px)}.CasesShowcase-module-scss-module__A16KBG__row:has(.CasesShowcase-module-scss-module__A16KBG__card:hover) .CasesShowcase-module-scss-module__A16KBG__card{flex-basis:calc(25% - 12px)}.CasesShowcase-module-scss-module__A16KBG__row:has(.CasesShowcase-module-scss-module__A16KBG__card:hover) .CasesShowcase-module-scss-module__A16KBG__card:hover{flex-basis:calc(50% - 24px)}.CasesShowcase-module-scss-module__A16KBG__row:has(.CasesShowcase-module-scss-module__A16KBG__card:hover) .CasesShowcase-module-scss-module__A16KBG__card:hover .CasesShowcase-module-scss-module__A16KBG__cardContent{width:calc(33.3333cqw - 80px)}.CasesShowcase-module-scss-module__A16KBG__card{border-radius:8px}.CasesShowcase-module-scss-module__A16KBG__cardBody{min-height:245px;padding:32px}.CasesShowcase-module-scss-module__A16KBG__cardTitle{font-size:24px}.CasesShowcase-module-scss-module__A16KBG__cardTitle .CasesShowcase-module-scss-module__A16KBG__cardTitleText{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;transition:none;display:-webkit-box;overflow:hidden}.CasesShowcase-module-scss-module__A16KBG__tag{font-size:14px}.CasesShowcase-module-scss-module__A16KBG__cardImage{height:403px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_260b4878-module__tbi_Kq__className{font-family:Inter,Inter Fallback;font-style:normal}
@font-face{font-family:Rethink Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/ead06ba057809b4b-s.0-pv9q_xf_hpz.woff2)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:Rethink Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/0dc02305a3505331-s.p.0dhp2_wm7tc69.woff2)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:Rethink Sans Fallback;src:local(Arial);ascent-override:94.7%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:104.76%}.rethink_sans_364a2a29-module__kbApSa__className{font-family:Rethink Sans,Rethink Sans Fallback;font-style:normal}
.Footer-module-scss-module__wcgw9G__footer{color:var(--norden-color-white);background-color:var(--norden-color-brand);overflow:hidden}.Footer-module-scss-module__wcgw9G__top,.Footer-module-scss-module__wcgw9G__main{flex-direction:column;align-items:center;gap:48px;display:flex}.Footer-module-scss-module__wcgw9G__top{padding:32px 0 48px}.Footer-module-scss-module__wcgw9G__main{padding:0 0 32px;position:relative}.Footer-module-scss-module__wcgw9G__main>*{z-index:1;position:relative}.Footer-module-scss-module__wcgw9G__main:after{content:"";bottom:160px;left:0;right:0;opacity:.2;pointer-events:none;z-index:0;background:url(/footer-mountains.svg) 0/contain no-repeat;width:150%;height:215px;position:absolute;inset:55% 0 18% 0%;overflow:hidden}.Footer-module-scss-module__wcgw9G__marquee{width:100%;overflow:hidden}.Footer-module-scss-module__wcgw9G__marqueeTrack{white-space:nowrap;will-change:transform;gap:24px;padding-left:24px;animation:22s linear infinite Footer-module-scss-module__wcgw9G__marquee;display:inline-flex}.Footer-module-scss-module__wcgw9G__marqueeItem{letter-spacing:-1px;color:var(--norden-color-white);font-size:50px;font-weight:500;line-height:1.1}@keyframes Footer-module-scss-module__wcgw9G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Footer-module-scss-module__wcgw9G__marqueeTrack{animation:none}}.Footer-module-scss-module__wcgw9G__form{background-color:var(--norden-color-white);border-radius:8px;flex-direction:column;gap:24px;width:calc(100% - 48px);padding:32px;display:flex}.Footer-module-scss-module__wcgw9G__formIntro{color:var(--norden-color-black);flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__wcgw9G__formTitle{color:inherit;margin:0;line-height:1.1;display:none}.Footer-module-scss-module__wcgw9G__formHeading{color:inherit;margin:0;font-size:14px;font-weight:300;line-height:1.2}.Footer-module-scss-module__wcgw9G__fieldsWrapper{flex-direction:column;gap:24px;display:flex}.Footer-module-scss-module__wcgw9G__fields{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__wcgw9G__field{flex-direction:column;gap:6px;width:100%;display:flex}.Footer-module-scss-module__wcgw9G__error{color:#bf0000;font-size:12px;font-weight:300;line-height:1.2}.Footer-module-scss-module__wcgw9G__success{color:#096800;font-size:12px;line-height:1.2}.Footer-module-scss-module__wcgw9G__input{background-color:var(--norden-color-white);width:100%;color:var(--norden-color-black);border:1px solid #ececec;border-radius:4px;padding:14px 20px;font-size:14px;line-height:1.2}.Footer-module-scss-module__wcgw9G__input::placeholder{color:#6e6e6e;font-weight:300}.Footer-module-scss-module__wcgw9G__input[aria-invalid=true]{border-color:#d64545}.Footer-module-scss-module__wcgw9G__submit{background-color:var(--norden-color-brand-deep);width:100%;height:42px;color:var(--norden-color-white);cursor:pointer;border:0;border-radius:4px;padding:12px 40px;font-size:16px;line-height:1.1;transition:background-color .25s ease-in-out}.Footer-module-scss-module__wcgw9G__submit:hover{background-color:#000}.Footer-module-scss-module__wcgw9G__submit:disabled{opacity:.7;cursor:default}.Footer-module-scss-module__wcgw9G__columns{flex-direction:column;gap:48px;width:100%;padding:0 20px;display:flex}.Footer-module-scss-module__wcgw9G__column{flex-direction:column;gap:16px;display:flex}.Footer-module-scss-module__wcgw9G__columnTitle{color:var(--norden-color-white);margin:0;font-size:14px;font-weight:300;line-height:1.1}.Footer-module-scss-module__wcgw9G__social{align-items:center;gap:24px;display:flex}.Footer-module-scss-module__wcgw9G__socialLink{transition:opacity .2s ease-in-out;display:inline-flex}.Footer-module-scss-module__wcgw9G__socialLink:hover{opacity:.75}.Footer-module-scss-module__wcgw9G__socialLink img{object-fit:contain;width:24px;height:24px}.Footer-module-scss-module__wcgw9G__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__link{color:var(--norden-color-white);font-size:14px;line-height:1.1;text-decoration:none;transition:opacity .2s ease-in-out}.Footer-module-scss-module__wcgw9G__link:hover{opacity:.75}.Footer-module-scss-module__wcgw9G__richtext{color:var(--norden-color-white);font-size:14px;line-height:1.2}.Footer-module-scss-module__wcgw9G__richtext p{margin:0}.Footer-module-scss-module__wcgw9G__richtext a{color:inherit}.Footer-module-scss-module__wcgw9G__bottom{flex-direction:column;gap:20px;width:100%;margin-top:200px;padding:0 20px;display:flex}.Footer-module-scss-module__wcgw9G__logo{color:var(--norden-color-white);align-items:center;line-height:0;display:inline-flex}.Footer-module-scss-module__wcgw9G__logo svg{width:auto;height:26px}.Footer-module-scss-module__wcgw9G__divider{border:0;border-top:1px solid #fff3;width:100%;height:0;margin:0}.Footer-module-scss-module__wcgw9G__legal{color:var(--norden-color-muted);flex-direction:column;gap:12px;font-size:12px;line-height:1.1;display:flex}.Footer-module-scss-module__wcgw9G__copyright{margin:0}.Footer-module-scss-module__wcgw9G__policies{gap:16px;display:flex}.Footer-module-scss-module__wcgw9G__policyLink{color:inherit;text-decoration:none;transition:opacity .2s ease-in-out}.Footer-module-scss-module__wcgw9G__policyLink:hover{opacity:.75}@media (min-width:769px){.Footer-module-scss-module__wcgw9G__top{background-color:var(--norden-color-brand-deep);gap:80px;padding:80px 0}.Footer-module-scss-module__wcgw9G__main{gap:80px;padding:80px 250px}.Footer-module-scss-module__wcgw9G__main:after{background-position:100%;width:100%;height:auto;inset:15% 5% 20% 35%}.Footer-module-scss-module__wcgw9G__marqueeItem{font-size:64px}.Footer-module-scss-module__wcgw9G__marqueeTrack{gap:32px;padding-left:32px}.Footer-module-scss-module__wcgw9G__form{flex-direction:row;align-items:center;gap:48px;width:calc(100% - 96px);max-width:1200px;min-height:374px;padding:48px}.Footer-module-scss-module__wcgw9G__formIntro{max-width:523px;color:var(--norden-color-brand-deep);flex:auto}.Footer-module-scss-module__wcgw9G__formTitle{font-size:32px;display:block}.Footer-module-scss-module__wcgw9G__formHeading{font-size:18px}.Footer-module-scss-module__wcgw9G__fieldsWrapper{flex:0 0 543px;gap:16px;width:543px}.Footer-module-scss-module__wcgw9G__fields{gap:16px}.Footer-module-scss-module__wcgw9G__columns{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:32px;width:100%;padding:0}.Footer-module-scss-module__wcgw9G__columnTitle{font-size:16px}.Footer-module-scss-module__wcgw9G__link,.Footer-module-scss-module__wcgw9G__richtext{max-width:350px;font-size:16px}.Footer-module-scss-module__wcgw9G__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;width:100%;padding:0}.Footer-module-scss-module__wcgw9G__divider{display:none}.Footer-module-scss-module__wcgw9G__logo svg{height:26.647px}.Footer-module-scss-module__wcgw9G__legal{flex-direction:row-reverse;align-items:center;gap:32px}.Footer-module-scss-module__wcgw9G__policies{gap:32px}}
.Clients-module-scss-module__BajeTa__clients{flex-direction:column;gap:32px;padding:48px 16px 64px;display:flex}.Clients-module-scss-module__BajeTa__title{color:var(--norden-color-brand-deep);opacity:0;margin:0;font-size:24px;font-weight:400;line-height:1.2;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(16px)}.Clients-module-scss-module__BajeTa__grid{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.Clients-module-scss-module__BajeTa__slot{opacity:0;height:100px;transition:opacity .4s ease-in-out var(--reveal-delay,0s),transform .4s ease-in-out var(--reveal-delay,0s);justify-content:center;align-items:center;display:flex;transform:translate(-16px)}.Clients-module-scss-module__BajeTa__logo{object-fit:contain;max-width:100%;transition:opacity .45s ease-in-out}.Clients-module-scss-module__BajeTa__more{opacity:0;justify-content:center;transition:opacity .5s ease-in-out,transform .5s ease-in-out;display:flex;transform:translateY(16px)}.Clients-module-scss-module__BajeTa__visible .Clients-module-scss-module__BajeTa__title,.Clients-module-scss-module__BajeTa__visible .Clients-module-scss-module__BajeTa__slot,.Clients-module-scss-module__BajeTa__visible .Clients-module-scss-module__BajeTa__more{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Clients-module-scss-module__BajeTa__title,.Clients-module-scss-module__BajeTa__slot,.Clients-module-scss-module__BajeTa__more{transition:none}}.Clients-module-scss-module__BajeTa__moreButton{background-color:var(--norden-color-brand);height:35px;color:var(--norden-color-white);border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;line-height:1.1;text-decoration:none;transition:background-color .25s ease-in-out;display:inline-flex}.Clients-module-scss-module__BajeTa__moreButton:hover{background-color:var(--norden-color-brand-deep)}@media (min-width:769px){.Clients-module-scss-module__BajeTa__clients{gap:48px;max-width:1432px;margin:0 auto;padding:100px 24px}.Clients-module-scss-module__BajeTa__title{text-align:center;font-size:36px}.Clients-module-scss-module__BajeTa__grid{grid-template-columns:repeat(6,1fr)}.Clients-module-scss-module__BajeTa__slot{height:153px}.Clients-module-scss-module__BajeTa__moreButton{border-radius:6px;height:42px;padding:12px 24px;font-size:16px}}
.Header-module-scss-module__wS1-Va__header{z-index:100;height:56px;color:var(--norden-color-text);background-color:#0000;justify-content:space-between;align-items:center;padding:8px 16px;transition:background-color .4s ease-in-out,box-shadow .4s ease-in-out,color .4s ease-in-out,padding-top .4s ease-in-out;display:flex;position:fixed;inset:0 0 auto}.Header-module-scss-module__wS1-Va__scrolled{background-color:var(--norden-color-white);box-shadow:0 2px 16px #00005014}.Header-module-scss-module__wS1-Va__logo{color:inherit;align-items:center;line-height:0;display:inline-flex}.Header-module-scss-module__wS1-Va__nav{display:none}.Header-module-scss-module__wS1-Va__actions{align-items:center;gap:20px;display:flex}.Header-module-scss-module__wS1-Va__contact{background-color:var(--norden-color-brand);color:var(--norden-color-on-brand);cursor:pointer;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:0;border-radius:3px;align-items:center;padding:6px 10px;font-size:12px;line-height:1.1;text-decoration:none;display:inline-flex}.Header-module-scss-module__wS1-Va__contactDesktop{display:none}.Header-module-scss-module__wS1-Va__lang{font-size:var(--lang-size,12px);color:var(--lang-color,inherit);align-items:center;display:flex;position:relative}.Header-module-scss-module__wS1-Va__langButton{align-items:center;gap:var(--lang-gap,8px);color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:400;line-height:1.1;display:flex}.Header-module-scss-module__wS1-Va__langIcon{flex-shrink:0;width:1em;height:1em}.Header-module-scss-module__wS1-Va__langMenu{z-index:10;background:var(--norden-color-white);border:1px solid var(--norden-color-gray-light);opacity:0;visibility:hidden;border-radius:6px;flex-direction:column;align-items:center;gap:24px;margin:0;padding:20px;list-style:none;transition:opacity .25s ease-in-out,transform .25s ease-in-out,visibility 0s linear .25s;display:flex;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px)}.Header-module-scss-module__wS1-Va__langMenuOpen{opacity:1;visibility:visible;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transform:translateY(0)}.Header-module-scss-module__wS1-Va__langMenuHorizontal{flex-direction:row;gap:20px;top:50%;left:calc(100% + 12px);right:auto;transform:translateY(-50%)}.Header-module-scss-module__wS1-Va__langMenuHorizontal.Header-module-scss-module__wS1-Va__langMenuOpen{transform:translateY(-50%)}.Header-module-scss-module__wS1-Va__langOption{color:var(--norden-color-text);text-align:center;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:1.1;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s ease-in-out}.Header-module-scss-module__wS1-Va__langOption:hover,.Header-module-scss-module__wS1-Va__langOptionActive{text-decoration-color:currentColor}.Header-module-scss-module__wS1-Va__menu{width:14px;height:14px;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (min-width:769px){.Header-module-scss-module__wS1-Va__header{height:auto;color:var(--norden-color-white);padding:32px 80px 16px}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled{background-color:var(--norden-color-white);box-shadow:none;color:var(--norden-color-brand);padding-top:16px}.Header-module-scss-module__wS1-Va__logo svg{width:auto;height:28px}.Header-module-scss-module__wS1-Va__nav{align-items:center;gap:32px;display:flex}.Header-module-scss-module__wS1-Va__navLink{color:inherit;font-size:18px;line-height:1.1;text-decoration:none;position:relative}.Header-module-scss-module__wS1-Va__navLink:after{content:"";opacity:0;background-color:currentColor;height:1px;transition:opacity .2s ease-in-out;position:absolute;bottom:-4px;left:0;right:0}.Header-module-scss-module__wS1-Va__navLink:hover:after{opacity:1}.Header-module-scss-module__wS1-Va__actions{gap:32px}.Header-module-scss-module__wS1-Va__lang{font-size:18px}.Header-module-scss-module__wS1-Va__contact,.Header-module-scss-module__wS1-Va__menu{display:none}.Header-module-scss-module__wS1-Va__contactDesktop{background-color:var(--norden-color-white);width:178px;height:38px;color:var(--norden-color-brand-deep);border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:16px;line-height:1.1;text-decoration:none;transition:background-color .5s ease-in-out,color .25s ease-in-out,border .25s ease-in-out;display:inline-flex}.Header-module-scss-module__wS1-Va__contactDesktop:hover{background-color:var(--norden-color-gray-medium)}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled .Header-module-scss-module__wS1-Va__contactDesktop{background-color:var(--norden-color-brand);color:#d9d9d9}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled .Header-module-scss-module__wS1-Va__contactDesktop:hover{background-color:var(--norden-color-brand-deep)}}
.Ecosystem-module-scss-module__WvcJDG__ecosystem{background-color:var(--norden-color-white);flex-direction:column;gap:32px;padding:64px 20px;display:flex}.Ecosystem-module-scss-module__WvcJDG__head{flex-direction:column;gap:12px;width:100%;display:flex}.Ecosystem-module-scss-module__WvcJDG__title{color:var(--norden-color-brand-deep);opacity:0;margin:0;font-size:24px;font-weight:400;line-height:1.1;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(16px)}.Ecosystem-module-scss-module__WvcJDG__description{color:var(--norden-color-black);opacity:0;margin:0;font-size:14px;font-weight:300;line-height:1.2;transition:opacity .5s ease-in-out 80ms,transform .5s ease-in-out 80ms;transform:translateY(16px)}.Ecosystem-module-scss-module__WvcJDG__category{flex-direction:column;gap:12px;width:100%;display:flex}.Ecosystem-module-scss-module__WvcJDG__categoryHead{opacity:0;transition:opacity .5s ease-in-out var(--cat-delay,0s),transform .5s ease-in-out var(--cat-delay,0s);align-items:center;gap:8px;display:flex;transform:translateY(16px)}.Ecosystem-module-scss-module__WvcJDG__number{color:var(--norden-color-brand);font-size:12px;line-height:1.1}.Ecosystem-module-scss-module__WvcJDG__categoryName{color:var(--norden-color-brand-deep);font-size:18px;line-height:1.1}.Ecosystem-module-scss-module__WvcJDG__tags{flex-wrap:wrap;gap:10px;width:100%;display:flex}.Ecosystem-module-scss-module__WvcJDG__tag{background-color:var(--norden-color-gray-light);color:#6e6e6e;opacity:0;transition:opacity .4s ease-in-out var(--tag-delay,0s),transform .4s ease-in-out var(--tag-delay,0s);border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;line-height:1.1;display:inline-flex;transform:translate(-16px)}.Ecosystem-module-scss-module__WvcJDG__cta{background-color:var(--norden-color-brand);height:35px;color:var(--norden-color-white);opacity:0;border-radius:4px;justify-content:center;align-self:center;align-items:center;padding:10px 24px;font-size:14px;line-height:1.1;text-decoration:none;transition:opacity .5s ease-in-out,transform .5s ease-in-out,background-color .25s ease-in-out;display:inline-flex;transform:translateY(16px)}.Ecosystem-module-scss-module__WvcJDG__cta:hover{background-color:var(--norden-color-brand-deep)}.Ecosystem-module-scss-module__WvcJDG__visible .Ecosystem-module-scss-module__WvcJDG__title,.Ecosystem-module-scss-module__WvcJDG__visible .Ecosystem-module-scss-module__WvcJDG__description,.Ecosystem-module-scss-module__WvcJDG__visible .Ecosystem-module-scss-module__WvcJDG__categoryHead,.Ecosystem-module-scss-module__WvcJDG__visible .Ecosystem-module-scss-module__WvcJDG__tag,.Ecosystem-module-scss-module__WvcJDG__visible .Ecosystem-module-scss-module__WvcJDG__cta{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Ecosystem-module-scss-module__WvcJDG__title,.Ecosystem-module-scss-module__WvcJDG__description,.Ecosystem-module-scss-module__WvcJDG__categoryHead,.Ecosystem-module-scss-module__WvcJDG__tag,.Ecosystem-module-scss-module__WvcJDG__cta{transition:none}}@media (min-width:769px){.Ecosystem-module-scss-module__WvcJDG__ecosystem{gap:64px;max-width:1920px;margin:0 auto;padding:100px 140px}.Ecosystem-module-scss-module__WvcJDG__head{gap:16px}.Ecosystem-module-scss-module__WvcJDG__title{font-size:36px}.Ecosystem-module-scss-module__WvcJDG__description{font-size:16px}.Ecosystem-module-scss-module__WvcJDG__category{gap:24px}.Ecosystem-module-scss-module__WvcJDG__number{font-size:16px}.Ecosystem-module-scss-module__WvcJDG__categoryName{font-size:32px}.Ecosystem-module-scss-module__WvcJDG__tags{gap:16px}.Ecosystem-module-scss-module__WvcJDG__tag{padding:12px 24px;font-size:18px}.Ecosystem-module-scss-module__WvcJDG__cta{border-radius:6px;height:42px;padding:12px 24px;font-size:16px}}
.MobileMenu-module-scss-module__LD7s4G__overlay{z-index:200;background-color:var(--norden-color-brand);opacity:0;visibility:hidden;flex-direction:column;gap:32px;padding:8px 16px 48px;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility 0s linear .3s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-8px)}.MobileMenu-module-scss-module__LD7s4G__open{opacity:1;visibility:visible;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(0)}.MobileMenu-module-scss-module__LD7s4G__top{justify-content:space-between;align-items:center;display:flex}.MobileMenu-module-scss-module__LD7s4G__logo{color:var(--norden-color-white);align-items:center;line-height:0;display:inline-flex}.MobileMenu-module-scss-module__LD7s4G__close{width:40px;height:40px;color:var(--norden-color-white);cursor:pointer;background:0 0;border:0;border-radius:1000px;justify-content:center;align-items:center;padding:0;display:inline-flex}.MobileMenu-module-scss-module__LD7s4G__nav{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.MobileMenu-module-scss-module__LD7s4G__link{color:var(--norden-color-white);font-size:24px;font-weight:500;line-height:1.1;text-decoration:none}.MobileMenu-module-scss-module__LD7s4G__drawerLang{--lang-size:18px;--lang-color:var(--norden-color-white);--lang-gap:12px}.MobileMenu-module-scss-module__LD7s4G__contact{background-color:var(--norden-color-white);width:fit-content;height:35px;color:var(--norden-color-brand);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;line-height:1.1;text-decoration:none;display:inline-flex}
.Methodology-module-scss-module__LRD8xW__methodology{flex-direction:column;display:flex}.Methodology-module-scss-module__LRD8xW__quoteBlock{background-color:var(--norden-color-brand);padding:64px 16px}.Methodology-module-scss-module__LRD8xW__quote{color:var(--norden-color-white);letter-spacing:.5px;opacity:0;font-size:24px;font-weight:300;line-height:1.2;transition:opacity .6s ease-in-out,transform .6s ease-in-out;transform:translateY(20px)}.Methodology-module-scss-module__LRD8xW__quote p{margin:0}.Methodology-module-scss-module__LRD8xW__quote strong{font-weight:500}.Methodology-module-scss-module__LRD8xW__quote em{font-style:italic}.Methodology-module-scss-module__LRD8xW__quote u{white-space:nowrap;text-decoration:none;position:relative}.Methodology-module-scss-module__LRD8xW__quote u:after{content:"";transform-origin:0;height:.06em;transition:transform .75s cubic-bezier(.33, 1, .68, 1) var(--u-delay,0s);background-color:currentColor;position:absolute;bottom:.02em;left:0;right:0;transform:scaleX(0)}.Methodology-module-scss-module__LRD8xW__quoteAppeared{opacity:1;transform:none}.Methodology-module-scss-module__LRD8xW__quoteVisible u:after{transform:scaleX(1)}.Methodology-module-scss-module__LRD8xW__listBlock{background-color:var(--norden-color-gray-light);flex-direction:column;gap:32px;padding:64px 16px;display:flex}.Methodology-module-scss-module__LRD8xW__listTitle{color:var(--norden-color-brand-deep);margin:0;font-size:24px;font-weight:400;line-height:1.1;transition:font-size .35s,font-weight .35s}.Methodology-module-scss-module__LRD8xW__listTitleEngaged{font-size:18px;font-weight:300}.Methodology-module-scss-module__LRD8xW__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Methodology-module-scss-module__LRD8xW__listItem{flex-direction:column;gap:24px;display:flex}.Methodology-module-scss-module__LRD8xW__item{color:var(--norden-color-brand-deep);align-self:flex-start;font-size:18px;font-weight:300;line-height:1.1;transition:font-size .35s,font-weight .35s}.Methodology-module-scss-module__LRD8xW__itemActive{font-size:24px;font-weight:400}.Methodology-module-scss-module__LRD8xW__divider{background-color:#0100281f;width:100%;height:1px;display:block}@media (prefers-reduced-motion:reduce){.Methodology-module-scss-module__LRD8xW__listTitle,.Methodology-module-scss-module__LRD8xW__item,.Methodology-module-scss-module__LRD8xW__quote{transition:none}.Methodology-module-scss-module__LRD8xW__quote u{text-decoration:underline}.Methodology-module-scss-module__LRD8xW__quote u:after{display:none}}@media (min-width:769px){.Methodology-module-scss-module__LRD8xW__methodology{flex-direction:row;align-items:stretch;max-width:1920px;margin:0 auto}.Methodology-module-scss-module__LRD8xW__quoteBlock{flex-direction:column;flex:0 0 45%;justify-content:center;align-items:center;max-width:753px;padding:80px clamp(32px,7.3vw,140px);display:flex}.Methodology-module-scss-module__LRD8xW__quote{width:100%;font-size:36px}.Methodology-module-scss-module__LRD8xW__listBlock{flex:1;justify-content:center;gap:48px;padding:80px clamp(32px,7.3vw,140px)}.Methodology-module-scss-module__LRD8xW__listTitle{font-size:36px}.Methodology-module-scss-module__LRD8xW__listTitleEngaged{font-size:28px}.Methodology-module-scss-module__LRD8xW__list,.Methodology-module-scss-module__LRD8xW__listItem{gap:56px}.Methodology-module-scss-module__LRD8xW__item{font-size:24px}.Methodology-module-scss-module__LRD8xW__itemActive{font-size:36px}}
.CaseDetail-module-scss-module__qe8Sxa__case{background-color:var(--norden-color-gray-light);flex-direction:column;gap:40px;padding:24px 20px 64px;display:flex}.CaseDetail-module-scss-module__qe8Sxa__breadcrumb{color:var(--norden-color-brand);align-items:center;gap:6px;font-size:12px;line-height:1.1;display:flex}.CaseDetail-module-scss-module__qe8Sxa__crumbLink{color:var(--norden-color-muted);text-decoration:none;transition:color .25s ease-in-out}.CaseDetail-module-scss-module__qe8Sxa__crumbLink:hover{color:var(--norden-color-brand)}.CaseDetail-module-scss-module__qe8Sxa__crumbSep{color:var(--norden-color-muted)}.CaseDetail-module-scss-module__qe8Sxa__crumbCurrent{color:var(--norden-color-brand-deep)}.CaseDetail-module-scss-module__qe8Sxa__header{flex-direction:column;gap:16px;display:flex}.CaseDetail-module-scss-module__qe8Sxa__title{color:var(--norden-color-brand-deep);margin:0;font-size:28px;font-weight:400;line-height:1.15}.CaseDetail-module-scss-module__qe8Sxa__summary{color:var(--norden-color-brand);margin:0;font-size:16px;font-weight:300;line-height:1.4}.CaseDetail-module-scss-module__qe8Sxa__tags{flex-wrap:wrap;gap:10px;display:flex}.CaseDetail-module-scss-module__qe8Sxa__tag{background-color:var(--norden-color-white);color:var(--norden-color-brand-deep);border-radius:4px;align-items:center;padding:6px 12px;font-size:12px;line-height:1.1;display:inline-flex}.CaseDetail-module-scss-module__qe8Sxa__gallery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CaseDetail-module-scss-module__qe8Sxa__galleryImage{object-fit:cover;border-radius:6px;width:100%;height:174px;display:block}.CaseDetail-module-scss-module__qe8Sxa__galleryImage:first-child{grid-column:1/-1;height:200px}.CaseDetail-module-scss-module__qe8Sxa__block{color:var(--norden-color-brand);font-size:16px;font-weight:300;line-height:1.5}.CaseDetail-module-scss-module__qe8Sxa__block p{margin:0 0 12px}.CaseDetail-module-scss-module__qe8Sxa__block p:last-child{margin-bottom:0}.CaseDetail-module-scss-module__qe8Sxa__block p:first-child{color:var(--norden-color-brand-deep);margin-bottom:16px;font-size:22px;line-height:1.15}.CaseDetail-module-scss-module__qe8Sxa__block strong{font-weight:500}.CaseDetail-module-scss-module__qe8Sxa__block em{font-style:italic}.CaseDetail-module-scss-module__qe8Sxa__block a{color:var(--norden-color-brand);text-decoration:underline}.CaseDetail-module-scss-module__qe8Sxa__block ul,.CaseDetail-module-scss-module__qe8Sxa__block ol{margin:0 0 12px;padding-left:20px}.CaseDetail-module-scss-module__qe8Sxa__testimonial{margin:0;padding:0}.CaseDetail-module-scss-module__qe8Sxa__testimonialImage{border-radius:16px;width:100%;overflow:hidden}.CaseDetail-module-scss-module__qe8Sxa__testimonialMedia{aspect-ratio:9/16;object-fit:cover;border:0;width:100%;display:block}@media (min-width:769px){.CaseDetail-module-scss-module__qe8Sxa__case{gap:64px;max-width:1300px;margin:0 auto;padding:40px 40px 120px}.CaseDetail-module-scss-module__qe8Sxa__breadcrumb{font-size:14px}.CaseDetail-module-scss-module__qe8Sxa__header{gap:20px}.CaseDetail-module-scss-module__qe8Sxa__title{font-size:32px;line-height:1.2}.CaseDetail-module-scss-module__qe8Sxa__summary{font-size:18px}.CaseDetail-module-scss-module__qe8Sxa__gallery{grid-template-columns:1.7fr 1fr;gap:12px}.CaseDetail-module-scss-module__qe8Sxa__galleryImage{height:324px}.CaseDetail-module-scss-module__qe8Sxa__galleryImage:first-child{height:450px}.CaseDetail-module-scss-module__qe8Sxa__block{max-width:1220px;font-size:18px}.CaseDetail-module-scss-module__qe8Sxa__block p:first-child{margin-bottom:20px;font-size:28px}.CaseDetail-module-scss-module__qe8Sxa__testimonialMedia{aspect-ratio:16/9}}
.VideoHero-module-scss-module__xNJCWa__videoHero{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:fit-content;margin:56px 16px 16px;overflow:hidden}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__media{object-fit:cover;aspect-ratio:1080/1920;border:0;width:100%;height:100%;display:block}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__desktopOnly{display:none}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__mobileOnly{display:block}@media (min-width:769px){.VideoHero-module-scss-module__xNJCWa__videoHero{margin:16px 16px 0}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__media{aspect-ratio:1920/639}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__desktopOnly{display:block}.VideoHero-module-scss-module__xNJCWa__videoHero .VideoHero-module-scss-module__xNJCWa__mobileOnly{display:none}}
