.Navbar-module__cRh5nW__header,.Navbar-module__cRh5nW__mobileDialog{--nav-ease:cubic-bezier(.22, 1, .36, 1);--nav-close:cubic-bezier(.4, 0, .2, 1)}.Navbar-module__cRh5nW__spacer{flex-shrink:0;height:73px}.Navbar-module__cRh5nW__header{z-index:50;background:var(--color-black);color:var(--color-white);border-bottom:1px solid #333;position:fixed;inset:0 0 auto}.Navbar-module__cRh5nW__bar{flex-shrink:0;justify-content:space-between;align-items:center;gap:48px;height:72px;display:flex}.Navbar-module__cRh5nW__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cRh5nW__desktop{flex:1;align-items:center;gap:clamp(20px,2.1vw,32px);min-width:0;display:none}.Navbar-module__cRh5nW__agencyGroup{margin-left:auto}.Navbar-module__cRh5nW__navLink{color:#e5e5e5;min-height:80px;font-family:var(--font-sans);white-space:nowrap;cursor:pointer;align-items:center;gap:9px;padding:0;font-size:16px;font-weight:400;transition:color .22s;display:inline-flex;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";bottom:-1px;background:var(--color-white);opacity:0;transform-origin:0;height:1px;transition:opacity .22s ease, transform .36s var(--nav-ease);position:absolute;inset-inline:0;transform:scaleX(.6)}.Navbar-module__cRh5nW__navLink:hover,.Navbar-module__cRh5nW__navLink[aria-expanded=true]{color:var(--color-white)}.Navbar-module__cRh5nW__navLink[aria-expanded=true]:after,.Navbar-module__cRh5nW__navLink[data-active=true]:after,.Navbar-module__cRh5nW__navLink[aria-current=page]:after{opacity:1;transform:scaleX(1)}.Navbar-module__cRh5nW__chevron{transition:transform .36s var(--nav-ease);flex-shrink:0}.Navbar-module__cRh5nW__chevron[data-open=true]{transform:rotate(180deg)}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact,.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__contact{min-height:44px;font-family:var(--font-sans);text-transform:none;letter-spacing:0;background:var(--color-white);color:var(--color-black);border-color:var(--color-white);border-radius:8px;font-size:14px;font-weight:500}.Navbar-module__cRh5nW__megaMenu{background:var(--color-black);visibility:hidden;pointer-events:none;transition:grid-template-rows .3s var(--nav-close), visibility 0s .3s;grid-template-rows:0fr;display:none;position:absolute;inset:calc(100% + 1px) 0 auto}.Navbar-module__cRh5nW__megaMenu[data-open=true]{visibility:visible;pointer-events:auto;transition:grid-template-rows .44s var(--nav-ease);grid-template-rows:1fr}.Navbar-module__cRh5nW__megaClip{min-height:0;overflow:hidden}.Navbar-module__cRh5nW__megaStack{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#555 var(--color-black);border-bottom:1px solid #333;max-height:calc(100dvh - 81px);display:grid;overflow-y:auto}.Navbar-module__cRh5nW__dropdown{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0;transition:opacity .14s,visibility 0s .26s}.Navbar-module__cRh5nW__dropdown[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .28s 60ms}.Navbar-module__cRh5nW__dropdown:focus-within{transition-delay:0s}.Navbar-module__cRh5nW__panel{grid-template-columns:104px minmax(335px,.9fr) minmax(0,1.5fr);gap:40px;padding-block:48px 56px;display:grid}.Navbar-module__cRh5nW__entryColumn{display:contents}.Navbar-module__cRh5nW__featureColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.Navbar-module__cRh5nW__featureColumn>.Navbar-module__cRh5nW__features{flex:1}.Navbar-module__cRh5nW__panel[data-group=services]{grid-template-columns:minmax(335px,.85fr) minmax(0,1.5fr)}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__entryColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__caption{padding-top:0}.Navbar-module__cRh5nW__panel[data-group=services] .Navbar-module__cRh5nW__entries{flex:1;gap:18px}.Navbar-module__cRh5nW__caption{color:#b3b3b3;padding-top:8px;font-size:14px;line-height:1.5}.Navbar-module__cRh5nW__entries{border-right:1px solid #333;flex-direction:column;align-items:flex-start;gap:18px;padding-right:28px;list-style:none;display:flex}.Navbar-module__cRh5nW__entry{min-width:0}.Navbar-module__cRh5nW__entryLink{flex-direction:column;align-items:flex-start;gap:10px;padding-block:3px;display:flex}.Navbar-module__cRh5nW__entryTitle{font-family:var(--font-sans);letter-spacing:-.025em;text-wrap:balance;font-size:24px;font-weight:400;line-height:1.3}.Navbar-module__cRh5nW__entryLink:hover .Navbar-module__cRh5nW__entryTitle,.Navbar-module__cRh5nW__entryLink[aria-current=page] .Navbar-module__cRh5nW__entryTitle{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.Navbar-module__cRh5nW__description{color:#b3b3b3;max-width:38ch;font-size:14px;font-weight:400;line-height:1.6}.Navbar-module__cRh5nW__panel[data-group=secteurs] .Navbar-module__cRh5nW__description{display:none}.Navbar-module__cRh5nW__children{border-left:1px solid #555;margin-top:6px;padding-left:13px;list-style:none}.Navbar-module__cRh5nW__children a{color:#b3b3b3;padding-block:4px;font-size:14px;line-height:1.5;display:inline-block}.Navbar-module__cRh5nW__children a:hover,.Navbar-module__cRh5nW__children a[aria-current=page]{color:var(--color-white);text-underline-offset:4px;text-decoration:underline}.Navbar-module__cRh5nW__features{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:16px;min-width:0;display:grid}.Navbar-module__cRh5nW__feature{aspect-ratio:1.05;isolation:isolate;background:var(--color-black);width:100%;min-width:0;min-height:302px;color:var(--color-white);border:1px solid #333;border-radius:8px;align-items:flex-end;transition:border-color .18s;display:flex;position:relative;overflow:hidden}.Navbar-module__cRh5nW__feature:hover{border-color:#888}.Navbar-module__cRh5nW__featureImage{object-fit:cover;transition:transform .65s var(--nav-ease)}.Navbar-module__cRh5nW__featureShade{z-index:1;pointer-events:none;background:linear-gradient(#0f0f0f00 20%,#0f0f0f33 42%,#0f0f0fee 100%);position:absolute;inset:0}.Navbar-module__cRh5nW__featureCopy{z-index:2;flex-direction:column;gap:10px;width:100%;padding:24px;display:flex;position:relative}.Navbar-module__cRh5nW__featureTitle{letter-spacing:-.025em;text-wrap:balance;font-size:22px;font-weight:500;line-height:1.2}.Navbar-module__cRh5nW__featureBottom{color:#e5e5e5;justify-content:space-between;align-items:flex-end;gap:12px;font-size:13px;line-height:1.5;display:flex}.Navbar-module__cRh5nW__featureBottom svg{transition:transform .36s var(--nav-ease);flex-shrink:0;margin-bottom:1px}.Navbar-module__cRh5nW__feature:hover .Navbar-module__cRh5nW__featureBottom svg{transform:translate(3px)}.Navbar-module__cRh5nW__augmentArtwork{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0 0 31%}.Navbar-module__cRh5nW__augmentEmblem{background:var(--color-white);width:54%;height:100px;-webkit-mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat;mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat}.Navbar-module__cRh5nW__augmentLabel{color:#b3b3b3;font-size:12px}.Navbar-module__cRh5nW__feature[data-artwork=augment] .Navbar-module__cRh5nW__featureShade{display:none}.Navbar-module__cRh5nW__teamArtwork{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;inset:0}.Navbar-module__cRh5nW__teamArtwork>div{position:relative;overflow:hidden}.Navbar-module__cRh5nW__teamArtwork img{object-fit:cover;object-position:50% 24%}.Navbar-module__cRh5nW__menuButton{cursor:pointer;min-width:44px;height:44px;color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;margin-right:-8px;font-size:14px;display:flex}.Navbar-module__cRh5nW__header :is(a,button):focus-visible,.Navbar-module__cRh5nW__mobileDialog :is(a,button):focus-visible{outline:2px solid var(--color-white);outline-offset:5px;border-radius:3px}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact:focus-visible,.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__contact:focus-visible{outline-offset:4px}.Navbar-module__cRh5nW__mobileDialog{background:var(--color-black);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--color-white);overscroll-behavior:contain;border:0;margin:0;padding:0;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileDialog[open]{animation:Navbar-module__cRh5nW__mobile-enter .36s var(--nav-ease) both;flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileDialog::backdrop{background:#0f0f0f99}.Navbar-module__cRh5nW__mobileDialog .Navbar-module__cRh5nW__bar{border-bottom:1px solid #333}.Navbar-module__cRh5nW__mobileNav{scrollbar-width:thin;scrollbar-color:#555 var(--color-black);overscroll-behavior:contain;flex:1;min-height:0;padding-block:18px 24px;overflow-y:auto}.Navbar-module__cRh5nW__accordion,.Navbar-module__cRh5nW__mobileDirect{border-bottom:1px solid #333}.Navbar-module__cRh5nW__accordionTrigger,.Navbar-module__cRh5nW__mobileDirect{width:100%;min-height:68px;color:var(--color-white);font-family:var(--font-sans);letter-spacing:-.02em;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;padding-block:17px;font-size:26px;font-weight:400;display:flex}.Navbar-module__cRh5nW__accordionTrigger[data-active=true],.Navbar-module__cRh5nW__mobileDirect[aria-current=page]{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:1px}.Navbar-module__cRh5nW__mobilePanel{opacity:0;visibility:hidden;transition:grid-template-rows .34s var(--nav-close), opacity .18s ease, visibility 0s .34s;grid-template-rows:0fr;display:grid}.Navbar-module__cRh5nW__mobilePanel[data-open=true]{opacity:1;visibility:visible;transition:grid-template-rows .42s var(--nav-ease), opacity .26s ease 40ms;grid-template-rows:1fr}.Navbar-module__cRh5nW__mobilePanelClip{min-height:0;overflow:hidden}.Navbar-module__cRh5nW__mobilePanelClip :is(a,button):focus-visible{outline-offset:-2px}.Navbar-module__cRh5nW__mobileEntries{padding-block:4px 24px;list-style:none}.Navbar-module__cRh5nW__mobileCaption{color:#b3b3b3;padding-block:10px 14px;font-size:12px;line-height:1.5}.Navbar-module__cRh5nW__mobileEntries>.Navbar-module__cRh5nW__entry+.Navbar-module__cRh5nW__entry{margin-top:16px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__entryTitle{letter-spacing:-.01em;font-size:18px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__entryLink{justify-content:center;min-height:44px;padding-block:6px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__description{font-size:13px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children{margin-top:2px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children a{padding-block:10px;font-size:14px}.Navbar-module__cRh5nW__mobileFeatures{grid-template-columns:minmax(0,1fr);gap:12px;padding-bottom:24px;display:grid}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__feature{aspect-ratio:auto;min-height:188px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureCopy{justify-content:flex-end;min-height:0;padding:14px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureTitle{font-size:18px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureBottom{font-size:12px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__featureBottom svg{display:none}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentArtwork{gap:0;height:100px;inset:0 0 auto}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentEmblem{height:64px}.Navbar-module__cRh5nW__mobileFeatures .Navbar-module__cRh5nW__augmentLabel{display:none}.Navbar-module__cRh5nW__mobileFooter{padding-top:16px;padding-bottom:max(20px, env(safe-area-inset-bottom));border-top:1px solid #333;flex-shrink:0}.Navbar-module__cRh5nW__mobileFooter .Navbar-module__cRh5nW__contact{width:100%;min-height:48px}@keyframes Navbar-module__cRh5nW__mobile-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.Navbar-module__cRh5nW__bar{gap:16px}.Navbar-module__cRh5nW__logo a>span{width:168px!important;height:24px!important}}@media (min-width:1200px){.Navbar-module__cRh5nW__spacer{height:81px}.Navbar-module__cRh5nW__bar{height:80px}.Navbar-module__cRh5nW__desktop{display:flex}.Navbar-module__cRh5nW__megaMenu{display:grid}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__menuButton{display:none}}@media (min-width:1200px) and (max-width:1350px){.Navbar-module__cRh5nW__bar{gap:32px}.Navbar-module__cRh5nW__desktop{gap:20px}.Navbar-module__cRh5nW__navLink{font-size:14px}.Navbar-module__cRh5nW__header .Navbar-module__cRh5nW__contact{padding-inline:16px;font-size:13px}.Navbar-module__cRh5nW__panel{grid-template-columns:90px minmax(310px,.9fr) minmax(0,1.5fr);gap:28px}.Navbar-module__cRh5nW__entryTitle{font-size:22px}.Navbar-module__cRh5nW__feature{min-height:290px}.Navbar-module__cRh5nW__featureCopy{padding:20px}.Navbar-module__cRh5nW__featureTitle{font-size:20px}}@media (hover:hover) and (pointer:fine){.Navbar-module__cRh5nW__feature:hover .Navbar-module__cRh5nW__featureImage{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.Navbar-module__cRh5nW__header *,.Navbar-module__cRh5nW__header :after,.Navbar-module__cRh5nW__mobileDialog *,.Navbar-module__cRh5nW__mobileDialog[open]{transition:none!important;animation:none!important}}@media (max-width:767px){.Navbar-module__cRh5nW__bar{height:64px}.Navbar-module__cRh5nW__spacer{height:65px}.Navbar-module__cRh5nW__logo{min-height:44px}.Navbar-module__cRh5nW__accordionTrigger,.Navbar-module__cRh5nW__mobileDirect{min-height:62px;font-size:25px}.Navbar-module__cRh5nW__mobileEntries .Navbar-module__cRh5nW__children a{align-items:center;min-height:44px;display:inline-flex}}
.FooterV3-module__l3NlXW__footer{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans);border-top:1px solid #dcdcdc}.FooterV3-module__l3NlXW__main{grid-template-columns:1.15fr 1fr 1.4fr .8fr 44px;align-items:start;gap:40px;padding-block:72px 64px;display:grid}.FooterV3-module__l3NlXW__brand{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.FooterV3-module__l3NlXW__contact{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.FooterV3-module__l3NlXW__contact a{font-size:14px;line-height:1.7}.FooterV3-module__l3NlXW__contact a+a{color:#626262}.FooterV3-module__l3NlXW__offerColumn{gap:34px;display:grid}.FooterV3-module__l3NlXW__heading{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#626262;margin:0 0 15px;font-size:11px;font-weight:400;line-height:1.5}.FooterV3-module__l3NlXW__links,.FooterV3-module__l3NlXW__children,.FooterV3-module__l3NlXW__regions ul,.FooterV3-module__l3NlXW__bottom ul{margin:0;padding:0;list-style:none}.FooterV3-module__l3NlXW__links{gap:5px;display:grid}.FooterV3-module__l3NlXW__links a{text-underline-offset:5px;padding-block:4px;font-size:15px;line-height:1.5;text-decoration-thickness:1px;display:inline-block}.FooterV3-module__l3NlXW__children{border-left:1px solid #d2d2d2;margin:0 0 4px 1px;padding-left:12px}.FooterV3-module__l3NlXW__children a{color:#626262;font-size:13px}.FooterV3-module__l3NlXW__footer a{transition:color .18s}.FooterV3-module__l3NlXW__footer a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.FooterV3-module__l3NlXW__socials{flex-direction:column;gap:12px;display:flex}.FooterV3-module__l3NlXW__socials a{border:1px solid #d8d8d8;border-radius:10px;place-items:center;width:44px;height:44px;transition:border-color .18s;display:grid}.FooterV3-module__l3NlXW__socials a:hover{border-color:var(--color-black)}.FooterV3-module__l3NlXW__socials svg{display:block}.FooterV3-module__l3NlXW__regions{border-top:1px solid #dcdcdc}.FooterV3-module__l3NlXW__regions summary{cursor:pointer;color:#626262;justify-content:space-between;align-items:center;gap:16px;padding-block:17px;font-size:13px;line-height:1.5;list-style:none;display:flex}.FooterV3-module__l3NlXW__regions summary::-webkit-details-marker{display:none}.FooterV3-module__l3NlXW__plus{flex-shrink:0;width:14px;height:14px;position:relative}.FooterV3-module__l3NlXW__plus:before,.FooterV3-module__l3NlXW__plus:after{content:"";background:currentColor;height:1px;position:absolute;inset:6px 2px auto}.FooterV3-module__l3NlXW__plus:after{transition:transform .22s;transform:rotate(90deg)}.FooterV3-module__l3NlXW__regions[open] .FooterV3-module__l3NlXW__plus:after{transform:rotate(0)}.FooterV3-module__l3NlXW__regions ul{flex-wrap:wrap;gap:8px 28px;padding-bottom:20px;display:flex}.FooterV3-module__l3NlXW__regions a{padding-block:5px;font-size:13px;line-height:1.5;display:inline-block}.FooterV3-module__l3NlXW__bottom{color:#626262;border-top:1px solid #dcdcdc;justify-content:space-between;align-items:center;gap:20px;padding-block:24px 28px;font-size:12px;line-height:1.6;display:flex}.FooterV3-module__l3NlXW__bottom p{margin:0}.FooterV3-module__l3NlXW__bottom ul{flex-wrap:wrap;gap:8px 28px;display:flex}.FooterV3-module__l3NlXW__bottom a{padding-block:6px;display:inline-block}.FooterV3-module__l3NlXW__footer :is(a,summary):focus-visible{outline:2px solid var(--color-black);outline-offset:5px;border-radius:3px}@media (min-width:1024px) and (max-width:1279px){.FooterV3-module__l3NlXW__main{grid-template-columns:1fr 1fr 1.3fr .75fr 44px;gap:28px}.FooterV3-module__l3NlXW__brand>a>span{width:168px!important;height:24px!important}.FooterV3-module__l3NlXW__contact a{font-size:12px}.FooterV3-module__l3NlXW__links a{font-size:14px}.FooterV3-module__l3NlXW__children a{font-size:12px}}@media (max-width:1023px){.FooterV3-module__l3NlXW__main{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;padding-block:48px}.FooterV3-module__l3NlXW__brand{grid-area:1/1/auto/3;gap:20px}.FooterV3-module__l3NlXW__socials{flex-direction:row;grid-area:1/3;justify-content:flex-end}.FooterV3-module__l3NlXW__offerColumn,.FooterV3-module__l3NlXW__expertises,.FooterV3-module__l3NlXW__discover{grid-row:2}.FooterV3-module__l3NlXW__bottom{align-items:flex-start}}@media (max-width:639px){.FooterV3-module__l3NlXW__main{grid-template-columns:minmax(0,1fr);gap:34px;padding-block:40px}.FooterV3-module__l3NlXW__brand{grid-area:auto/1;gap:20px}.FooterV3-module__l3NlXW__contact{gap:2px}.FooterV3-module__l3NlXW__offerColumn{grid-row:auto;grid-template-columns:1fr 1.1fr;gap:24px}.FooterV3-module__l3NlXW__expertises,.FooterV3-module__l3NlXW__discover{grid-row:auto}.FooterV3-module__l3NlXW__discover .FooterV3-module__l3NlXW__links{grid-template-columns:1fr 1.1fr;column-gap:24px}.FooterV3-module__l3NlXW__socials{grid-area:auto/1;justify-content:flex-start}.FooterV3-module__l3NlXW__heading{margin-bottom:12px}.FooterV3-module__l3NlXW__links{gap:4px}.FooterV3-module__l3NlXW__links a{min-height:36px;padding-block:7px;font-size:14px}.FooterV3-module__l3NlXW__children a{font-size:13px}.FooterV3-module__l3NlXW__bottom{flex-direction:column-reverse;gap:14px;padding-block:20px 28px}.FooterV3-module__l3NlXW__bottom ul{column-gap:20px}.FooterV3-module__l3NlXW__regions ul{column-gap:24px}}@media (prefers-reduced-motion:reduce){.FooterV3-module__l3NlXW__footer *,.FooterV3-module__l3NlXW__footer :after{transition:none!important}}@media (max-width:767px){.FooterV3-module__l3NlXW__links a{align-items:center;min-height:44px;padding-block:9px;display:inline-flex}.FooterV3-module__l3NlXW__contact a,.FooterV3-module__l3NlXW__bottom a,.FooterV3-module__l3NlXW__bottom button{align-items:center;min-height:44px;display:inline-flex}}
.HomeImpulsion-module__lgMtDG__section{background:var(--color-white);color:var(--color-black);scroll-margin-top:80px}.HomeImpulsion-module__lgMtDG__inner{padding-block:clamp(64px,6vw,88px);}.HomeImpulsion-module__lgMtDG__header{text-align:center;max-width:900px;margin-inline:auto}.HomeImpulsion-module__lgMtDG__eyebrow{font:500 14px/1.5 var(--font-sans);letter-spacing:-.015em}.HomeImpulsion-module__lgMtDG__header h2{font:400 clamp(34px, 3.7vw, 52px)/1.06 var(--font-sans);letter-spacing:-.04em;text-wrap:balance;margin-top:22px}.HomeImpulsion-module__lgMtDG__header h2 span{color:#737373;display:block}.HomeImpulsion-module__lgMtDG__intro{color:#525252;text-wrap:pretty;max-width:65ch;margin:24px auto 0;font-size:16px;line-height:1.6}.HomeImpulsion-module__lgMtDG__phases{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.HomeImpulsion-module__lgMtDG__phase{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.HomeImpulsion-module__lgMtDG__visual{aspect-ratio:1586/992;background:var(--color-black);border-radius:12px;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.HomeImpulsion-module__lgMtDG__visual img{object-fit:cover}.HomeImpulsion-module__lgMtDG__illustration{aspect-ratio:1.7;background:var(--color-white);border:1px solid #e5e5e5;border-radius:12px;place-items:center;width:100%;margin-bottom:24px;display:grid;position:relative;overflow:hidden}.HomeImpulsion-module__lgMtDG__canvas{width:100%;height:100%;max-height:100%;display:block}.HomeImpulsion-module__lgMtDG__canvas text{font-family:var(--font-sans)}.HomeImpulsion-module__lgMtDG__layer{fill:var(--color-white);stroke:#b8b8b8;stroke-width:.8px}.HomeImpulsion-module__lgMtDG__layerCaption{fill:#525252;letter-spacing:-.25px;font-size:15px;font-weight:500}.HomeImpulsion-module__lgMtDG__layerNumber{fill:#737373;font-size:10px;font-family:var(--font-mono)!important}.HomeImpulsion-module__lgMtDG__diagramLine{stroke:#e0e0e0;fill:none;stroke-width:1px}.HomeImpulsion-module__lgMtDG__diagramInk{stroke:#737373;fill:none;stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round}.HomeImpulsion-module__lgMtDG__loop{fill:none;stroke:#d4d4d4;stroke-width:1px}.HomeImpulsion-module__lgMtDG__flow{fill:none;stroke:#858585;stroke-width:1.7px;stroke-linecap:round}.HomeImpulsion-module__lgMtDG__flowNode{fill:var(--color-white);stroke:#b8b8b8;stroke-width:.8px}.HomeImpulsion-module__lgMtDG__nodeLabel{fill:#525252;text-anchor:middle;font-size:14px;font-weight:500}.HomeImpulsion-module__lgMtDG__duration{fill:#525252;letter-spacing:-1.8px;text-anchor:middle;font-size:39px;font-weight:400}.HomeImpulsion-module__lgMtDG__durationLabel,.HomeImpulsion-module__lgMtDG__loopLabel{fill:#525252;text-anchor:middle;font-size:12px}.HomeImpulsion-module__lgMtDG__phase h3{font:500 clamp(22px, 2vw, 26px)/1.25 var(--font-sans);letter-spacing:-.025em}.HomeImpulsion-module__lgMtDG__benefit{color:#525252;text-wrap:pretty;max-width:65ch;margin-top:10px;margin-bottom:22px;font-size:16px;line-height:1.6}.HomeImpulsion-module__lgMtDG__cta{min-height:44px;color:var(--color-black);align-items:center;gap:10px;margin-top:auto;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.HomeImpulsion-module__lgMtDG__cta svg{flex:none;transition:transform .18s}.HomeImpulsion-module__lgMtDG__cta:hover svg{transform:translate(4px)}.HomeImpulsion-module__lgMtDG__cta:hover{text-underline-offset:5px;text-decoration:underline}.HomeImpulsion-module__lgMtDG__cta:focus-visible{outline:2px solid var(--color-black);outline-offset:5px;border-radius:2px}@media (max-width:767px){.HomeImpulsion-module__lgMtDG__header h2{margin-top:18px;font-size:clamp(30px,6vw,42px);line-height:1.1}.HomeImpulsion-module__lgMtDG__intro{max-width:42ch;margin-top:20px;font-size:15px}.HomeImpulsion-module__lgMtDG__phases{grid-template-columns:1fr;gap:36px;margin-top:32px}.HomeImpulsion-module__lgMtDG__illustration{aspect-ratio:1.4;margin-bottom:20px}.HomeImpulsion-module__lgMtDG__visual{margin-bottom:20px}.HomeImpulsion-module__lgMtDG__benefit{margin-bottom:14px;font-size:15px}.HomeImpulsion-module__lgMtDG__layerCaption{font-size:19px}.HomeImpulsion-module__lgMtDG__layerNumber{font-size:11px}.HomeImpulsion-module__lgMtDG__nodeLabel{font-size:19px}.HomeImpulsion-module__lgMtDG__durationLabel,.HomeImpulsion-module__lgMtDG__loopLabel{font-size:16px}}@media (prefers-reduced-motion:reduce){.HomeImpulsion-module__lgMtDG__cta svg{transition:none}}@media (max-width:767px){.HomeImpulsion-module__lgMtDG__inner{padding-block:56px}.HomeImpulsion-module__lgMtDG__phases{gap:30px}.HomeImpulsion-module__lgMtDG__phase h3{font-size:25px}}
.HomeSpecialties-module__MzqpGW__section{background:var(--color-white);color:var(--color-black);scroll-margin-top:80px}.HomeSpecialties-module__MzqpGW__inner{padding-block:clamp(64px,6vw,88px);}.HomeSpecialties-module__MzqpGW__header{text-align:center;max-width:650px;margin:0 auto 48px}.HomeSpecialties-module__MzqpGW__header>p{font:500 14px/1.5 var(--font-sans);margin-bottom:22px}.HomeSpecialties-module__MzqpGW__header h2{font:400 clamp(34px, 3.7vw, 52px)/1.06 var(--font-sans);letter-spacing:-.04em;text-wrap:balance}.HomeSpecialties-module__MzqpGW__header h2 span{color:#737373}.HomeSpecialties-module__MzqpGW__layout{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:stretch;gap:32px;display:grid}.HomeSpecialties-module__MzqpGW__selector{background:var(--color-white);border:1px solid #0f0f0f17;border-radius:20px;flex-direction:column;padding:12px;display:flex;box-shadow:inset 0 0 0 4px #0f0f0f04,0 4px 12px -10px #0f0f0f26}.HomeSpecialties-module__MzqpGW__selectorLabel{justify-content:space-between;align-items:center;gap:16px;padding:18px 12px 26px;font-size:13px;line-height:1.5;display:flex}.HomeSpecialties-module__MzqpGW__selectorCount{color:#737373;font:10px/1.5 var(--font-mono);white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid #0f0f0f17;border-radius:5px;padding:5px 8px}.HomeSpecialties-module__MzqpGW__tabs{flex-direction:column;flex:1;gap:8px;display:flex}.HomeSpecialties-module__MzqpGW__tabs button{isolation:isolate;text-align:left;color:#525252;cursor:pointer;width:100%;min-height:110px;font:500 clamp(19px, 1.55vw, 22px)/1.2 var(--font-sans);letter-spacing:-.025em;background:0 0;border:1px solid #0000;border-radius:12px;flex:1;align-items:center;gap:16px;padding:22px 16px;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.HomeSpecialties-module__MzqpGW__tabs button+button:after{content:"";pointer-events:none;background:#0f0f0f14;height:1px;position:absolute;top:-5px;left:16px;right:16px}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]:after,.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]+button:after{opacity:0}.HomeSpecialties-module__MzqpGW__tabs button:hover{color:var(--color-black);background:#0f0f0f09}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]{color:var(--color-white);background:var(--color-black);border-color:#f8f8f833;box-shadow:0 3px 8px -4px #0f0f0f4d,inset 0 1px #f8f8f81f}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(125deg,#f8f8f80e,#0000 65%);border:1px solid #f8f8f814;border-radius:7px;position:absolute;inset:4px}.HomeSpecialties-module__MzqpGW__tabIcon{color:#737373;flex:none;place-items:center;width:30px;transition:color .18s;display:grid}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true] .HomeSpecialties-module__MzqpGW__tabIcon{color:var(--color-white)}.HomeSpecialties-module__MzqpGW__tabText{flex:1;min-width:0;display:block}.HomeSpecialties-module__MzqpGW__desktopLabel{text-wrap:balance;display:block}.HomeSpecialties-module__MzqpGW__tabCaption{color:#737373;font:400 12px/1.4 var(--font-sans);letter-spacing:0;margin-top:9px;display:block}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true] .HomeSpecialties-module__MzqpGW__tabCaption{color:#b3b3b3}.HomeSpecialties-module__MzqpGW__tabArrow{color:#737373;border:1px solid #0f0f0f21;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;transition:color .18s,background-color .18s,border-color .18s;display:grid}.HomeSpecialties-module__MzqpGW__tabArrow svg{width:13px;height:13px;transition:transform .18s}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true] .HomeSpecialties-module__MzqpGW__tabArrow{background:var(--color-white);border-color:var(--color-white);color:var(--color-black)}.HomeSpecialties-module__MzqpGW__tabs button:hover .HomeSpecialties-module__MzqpGW__tabArrow svg{transform:translate(2px)}.HomeSpecialties-module__MzqpGW__mobileLabel{display:none}.HomeSpecialties-module__MzqpGW__panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;min-width:0;animation:.22s ease-out HomeSpecialties-module__MzqpGW__appear;display:grid}.HomeSpecialties-module__MzqpGW__panel[hidden]{display:none}.HomeSpecialties-module__MzqpGW__photo{border-radius:16px;width:100%;min-height:480px;position:relative;overflow:hidden}.HomeSpecialties-module__MzqpGW__photo>img{object-fit:cover}.HomeSpecialties-module__MzqpGW__photo:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #0f0f0f1a;position:absolute;inset:0}.HomeSpecialties-module__MzqpGW__metric{isolation:isolate;background:linear-gradient(var(--color-black), var(--color-black)) padding-box, linear-gradient(145deg, #f8f8f88c, #f8f8f814 45%, #f8f8f840) border-box;max-width:270px;color:var(--color-white);border:1px solid #0000;border-radius:14px;padding:22px;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 2px 4px #0f0f0f29,0 12px 28px -8px #0f0f0f66;}.HomeSpecialties-module__MzqpGW__metric:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#f8f8f80e,#0000 55%);border:1px solid #f8f8f817;border-radius:9px;position:absolute;inset:4px}.HomeSpecialties-module__MzqpGW__metric strong{font:400 clamp(66px, 6vw, 84px)/.95 var(--font-sans);letter-spacing:-.065em;display:block}.HomeSpecialties-module__MzqpGW__metric>span{max-width:24ch;margin-top:10px;font-size:15px;line-height:1.4;display:block}.HomeSpecialties-module__MzqpGW__metric small{color:#b3b3b3;border-top:1px solid #f8f8f826;margin-top:16px;padding-top:12px;font-size:11px;line-height:1.5;display:block}.HomeSpecialties-module__MzqpGW__content{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.HomeSpecialties-module__MzqpGW__content h3{font:500 clamp(23px, 2vw, 28px)/1.2 var(--font-sans);letter-spacing:-.03em}.HomeSpecialties-module__MzqpGW__description{color:#525252;text-wrap:pretty;margin-top:18px;font-size:16px;line-height:1.6}.HomeSpecialties-module__MzqpGW__sectorLink{align-items:center;gap:10px;min-height:44px;margin-top:24px;font-size:15px;font-weight:500;line-height:1.4;display:inline-flex}.HomeSpecialties-module__MzqpGW__sectorLink svg{flex:none;transition:transform .16s}.HomeSpecialties-module__MzqpGW__sectorLink:hover svg,.HomeSpecialties-module__MzqpGW__sectorLink:focus-visible svg,.HomeSpecialties-module__MzqpGW__case:hover .HomeSpecialties-module__MzqpGW__caseTop svg,.HomeSpecialties-module__MzqpGW__case:focus-visible .HomeSpecialties-module__MzqpGW__caseTop svg{transform:translate(2px)}.HomeSpecialties-module__MzqpGW__case{isolation:isolate;border:4px solid var(--color-white);background:linear-gradient(145deg, var(--color-white), #ededed);border-radius:16px;width:100%;margin-top:24px;padding:20px;transition:box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f0f0f14,inset 0 0 0 1px #0f0f0f0b,0 6px 16px -12px #0f0f0f33;}.HomeSpecialties-module__MzqpGW__case:hover,.HomeSpecialties-module__MzqpGW__case:focus-visible{box-shadow:0 0 0 1px #0f0f0f29,inset 0 0 0 1px #0f0f0f0f,0 10px 22px -14px #0f0f0f40}.HomeSpecialties-module__MzqpGW__caseTop{color:#525252;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.HomeSpecialties-module__MzqpGW__caseArrow{background:var(--color-black);width:32px;height:32px;color:var(--color-white);border:1px solid #f8f8f826;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 1px 2px #0f0f0f1f}.HomeSpecialties-module__MzqpGW__caseTop svg{width:15px;height:15px;transition:transform .16s}.HomeSpecialties-module__MzqpGW__caseIdentity{align-items:center;gap:20px;margin-top:20px;display:flex}.HomeSpecialties-module__MzqpGW__caseLogo{background:var(--color-white);border:1px solid #0f0f0f14;border-radius:9px;flex:none;place-items:center;width:100px;height:64px;padding:12px;display:grid;box-shadow:0 2px 4px -3px #0f0f0f26}.HomeSpecialties-module__MzqpGW__caseIdentity img{object-fit:contain;width:100%;height:40px}.HomeSpecialties-module__MzqpGW__caseIdentity>span{font-size:14px;font-weight:500;line-height:1.3}.HomeSpecialties-module__MzqpGW__case>p{color:#525252;text-wrap:pretty;border-top:1px solid #0f0f0f1a;margin-top:20px;padding-top:16px;font-size:13px;line-height:1.5}.HomeSpecialties-module__MzqpGW__tabs button:focus-visible,.HomeSpecialties-module__MzqpGW__panel:focus-visible,.HomeSpecialties-module__MzqpGW__sectorLink:focus-visible,.HomeSpecialties-module__MzqpGW__case:focus-visible{outline:2px solid var(--color-black);outline-offset:5px}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.HomeSpecialties-module__MzqpGW__case:before{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.HomeSpecialties-module__MzqpGW__case:hover:before,.HomeSpecialties-module__MzqpGW__case:focus-visible:before{transform:translate(5%)}}@keyframes HomeSpecialties-module__MzqpGW__appear{0%{opacity:0}to{opacity:1}}@media (max-width:1099px){.HomeSpecialties-module__MzqpGW__layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.HomeSpecialties-module__MzqpGW__selector{padding:8px}.HomeSpecialties-module__MzqpGW__selectorLabel{gap:8px;padding:16px 8px 22px;font-size:12px}.HomeSpecialties-module__MzqpGW__selectorCount{padding:4px;font-size:9px}.HomeSpecialties-module__MzqpGW__tabs button{gap:10px;padding:20px 12px;font-size:18px}.HomeSpecialties-module__MzqpGW__tabIcon{display:none}.HomeSpecialties-module__MzqpGW__tabArrow{width:24px;height:24px}.HomeSpecialties-module__MzqpGW__tabCaption{font-size:11px}.HomeSpecialties-module__MzqpGW__panel{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:24px}.HomeSpecialties-module__MzqpGW__photo{min-height:510px}.HomeSpecialties-module__MzqpGW__metric{padding:18px;bottom:12px;left:12px;right:12px}.HomeSpecialties-module__MzqpGW__metric>span{font-size:13px}.HomeSpecialties-module__MzqpGW__description{font-size:15px}.HomeSpecialties-module__MzqpGW__case{padding:16px}.HomeSpecialties-module__MzqpGW__caseIdentity{flex-wrap:wrap;gap:12px;margin-top:16px}}@media (min-width:768px) and (max-width:899px){.HomeSpecialties-module__MzqpGW__layout{grid-template-columns:1fr}.HomeSpecialties-module__MzqpGW__selector{border-radius:16px;padding:6px}.HomeSpecialties-module__MzqpGW__selectorLabel{display:none}.HomeSpecialties-module__MzqpGW__tabs{flex-direction:row;gap:6px}.HomeSpecialties-module__MzqpGW__tabs button{flex:1;width:auto;min-height:72px;padding:14px;font-size:17px}.HomeSpecialties-module__MzqpGW__tabs button+button:after,.HomeSpecialties-module__MzqpGW__tabCaption,.HomeSpecialties-module__MzqpGW__tabArrow{display:none}.HomeSpecialties-module__MzqpGW__photo{min-height:440px}}@media (max-width:767px){.HomeSpecialties-module__MzqpGW__header{margin-bottom:28px}.HomeSpecialties-module__MzqpGW__header>p{margin-bottom:18px}.HomeSpecialties-module__MzqpGW__header h2{font-size:clamp(32px,6vw,42px);line-height:1.1}.HomeSpecialties-module__MzqpGW__layout{grid-template-columns:minmax(0,1fr);gap:24px}.HomeSpecialties-module__MzqpGW__selector{border-radius:14px;padding:5px}.HomeSpecialties-module__MzqpGW__selectorLabel{display:none}.HomeSpecialties-module__MzqpGW__tabs{flex-direction:row;gap:4px}.HomeSpecialties-module__MzqpGW__tabs button{text-align:center;border-radius:9px;flex:1;justify-content:center;width:auto;min-width:0;min-height:52px;padding:10px 6px;font-size:13px;line-height:1.25}.HomeSpecialties-module__MzqpGW__tabs button+button:after{display:none}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]:before{border-radius:5px;inset:3px}.HomeSpecialties-module__MzqpGW__tabs button[aria-selected=true]{font-weight:600}.HomeSpecialties-module__MzqpGW__tabIcon,.HomeSpecialties-module__MzqpGW__tabArrow,.HomeSpecialties-module__MzqpGW__desktopLabel,.HomeSpecialties-module__MzqpGW__tabCaption{display:none}.HomeSpecialties-module__MzqpGW__mobileLabel{display:inline}.HomeSpecialties-module__MzqpGW__panel{grid-template-columns:minmax(0,1fr);gap:26px}.HomeSpecialties-module__MzqpGW__photo{aspect-ratio:1.05;border-radius:14px;min-height:0}.HomeSpecialties-module__MzqpGW__metric{max-width:218px;padding:16px 18px}.HomeSpecialties-module__MzqpGW__metric strong{font-size:62px}.HomeSpecialties-module__MzqpGW__metric>span{margin-top:8px;font-size:13px}.HomeSpecialties-module__MzqpGW__metric small{margin-top:10px;font-size:10px}.HomeSpecialties-module__MzqpGW__content h3{font-size:26px}.HomeSpecialties-module__MzqpGW__description{margin-top:14px}.HomeSpecialties-module__MzqpGW__sectorLink{margin-top:18px}.HomeSpecialties-module__MzqpGW__case{border-width:4px;border-radius:14px;margin-top:20px;padding:16px}.HomeSpecialties-module__MzqpGW__caseIdentity{flex-wrap:nowrap;gap:20px;margin-top:20px}}@media (prefers-reduced-motion:reduce){.HomeSpecialties-module__MzqpGW__panel{animation:none}.HomeSpecialties-module__MzqpGW__tabs button,.HomeSpecialties-module__MzqpGW__tabIcon,.HomeSpecialties-module__MzqpGW__tabArrow,.HomeSpecialties-module__MzqpGW__tabArrow svg,.HomeSpecialties-module__MzqpGW__sectorLink svg,.HomeSpecialties-module__MzqpGW__case,.HomeSpecialties-module__MzqpGW__caseTop svg{transition:none}}
.HomeRealisations-module__tef4dq__section{background:var(--color-white);color:var(--color-black);scroll-margin-top:80px}.HomeRealisations-module__tef4dq__inner{padding-block:clamp(64px,6vw,88px);}.HomeRealisations-module__tef4dq__header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.HomeRealisations-module__tef4dq__eyebrow{font:500 14px/1.5 var(--font-sans);margin-bottom:22px}.HomeRealisations-module__tef4dq__header h2{font:400 clamp(32px, 3.5vw, 50px)/1.08 var(--font-sans);letter-spacing:-.04em}.HomeRealisations-module__tef4dq__header h2 span{color:#737373;display:block}.HomeRealisations-module__tef4dq__intro{color:#525252;max-width:62ch;margin-top:22px;font-size:16px;line-height:1.65}.HomeRealisations-module__tef4dq__allLink{flex:none;align-items:center;gap:10px;min-height:44px;font-size:15px;font-weight:500;display:inline-flex}.HomeRealisations-module__tef4dq__allLink svg{transition:transform .18s}.HomeRealisations-module__tef4dq__allLink:hover svg{transform:translate(3px)}.HomeRealisations-module__tef4dq__projects{gap:28px;display:grid}.HomeRealisations-module__tef4dq__project{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;display:grid}.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__gallery{grid-area:1/2}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__story{grid-area:1/1}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:1.78;background:var(--color-black);border-radius:12px;width:100%;min-width:0;height:100%;min-height:480px;position:relative;overflow:hidden;}.HomeRealisations-module__tef4dq__slide,.HomeRealisations-module__tef4dq__visualLink{display:block;position:absolute;inset:0}.HomeRealisations-module__tef4dq__slide[hidden]{display:none}.HomeRealisations-module__tef4dq__slide{animation:.22s ease-out HomeRealisations-module__tef4dq__imageIn}.HomeRealisations-module__tef4dq__visualLink>img{object-fit:cover}.HomeRealisations-module__tef4dq__viewProject{display:none}@media (hover:hover) and (pointer:fine){.HomeRealisations-module__tef4dq__viewProject{z-index:1;background:var(--color-white);color:var(--color-black);opacity:0;pointer-events:none;border:1px solid #f8f8f84d;border-radius:6px;align-items:center;gap:22px;padding:13px 17px;font-size:12px;display:inline-flex;position:absolute;top:20px;right:20px}.HomeRealisations-module__tef4dq__viewProject>span{font-size:18px;line-height:1}.HomeRealisations-module__tef4dq__visualLink:is(:hover,:focus-visible) .HomeRealisations-module__tef4dq__viewProject{opacity:1}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.HomeRealisations-module__tef4dq__visualLink>img{transition:transform .9s cubic-bezier(.16,1,.3,1)}.HomeRealisations-module__tef4dq__visualLink:is(:hover,:focus-visible)>img{transform:scale(1.035)}.HomeRealisations-module__tef4dq__viewProject{transition:opacity .22s,transform .35s cubic-bezier(.16,1,.3,1);transform:translateY(6px)}.HomeRealisations-module__tef4dq__visualLink:is(:hover,:focus-visible) .HomeRealisations-module__tef4dq__viewProject{transform:translateY(0)}}.HomeRealisations-module__tef4dq__websiteSlide{background:var(--color-black)}.HomeRealisations-module__tef4dq__desktopPreview{border:4px solid var(--color-white);background:var(--color-white);border-radius:10px;position:absolute;inset:8% 12% 19% 6%;overflow:hidden}.HomeRealisations-module__tef4dq__desktopPreview img{object-fit:cover;object-position:center top}.HomeRealisations-module__tef4dq__phonePreview{aspect-ratio:.49;border:4px solid var(--color-white);background:var(--color-white);border-radius:18px;width:19%;max-height:72%;position:absolute;bottom:15%;right:5%;overflow:hidden;box-shadow:0 6px 30px #0000004d}.HomeRealisations-module__tef4dq__phonePreview img{object-fit:cover;object-position:center top}.HomeRealisations-module__tef4dq__galleryFooter{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.HomeRealisations-module__tef4dq__thumbnails{pointer-events:auto;background:#0f0f0fe0;border-radius:9px;gap:8px;padding:7px;display:flex}.HomeRealisations-module__tef4dq__thumbnails button{cursor:pointer;opacity:.6;background:var(--color-black);border:2px solid #0000;border-radius:4px;width:66px;height:44px;padding:0;transition:opacity .16s,border-color .16s;position:relative;overflow:hidden}.HomeRealisations-module__tef4dq__thumbnails button img{object-fit:cover}.HomeRealisations-module__tef4dq__thumbnails button:hover{opacity:1}.HomeRealisations-module__tef4dq__thumbnails button[aria-selected=true]{opacity:1;border-color:#fff}.HomeRealisations-module__tef4dq__caption{color:#fff;background:#0f0f0fe0;border-radius:6px;align-items:center;gap:18px;padding:9px 12px;font-size:11px;line-height:1.4;display:flex}.HomeRealisations-module__tef4dq__caption span{color:#b3b3b3;font:9px/1.5 var(--font-mono);white-space:nowrap}.HomeRealisations-module__tef4dq__story{isolation:isolate;background:var(--color-white);border:4px solid #fff;border-radius:12px;flex-direction:column;justify-content:space-between;gap:28px;min-width:0;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f0f0f0d;}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.HomeRealisations-module__tef4dq__story:before{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.HomeRealisations-module__tef4dq__story:hover:before,.HomeRealisations-module__tef4dq__story:focus-visible:before{transform:translate(5%)}}.HomeRealisations-module__tef4dq__client{font-size:14px;font-weight:500;line-height:1.4}.HomeRealisations-module__tef4dq__sector{color:#525252;margin-top:5px;font-size:11px;line-height:1.5}.HomeRealisations-module__tef4dq__story h3{font:400 clamp(24px, 2.1vw, 30px)/1.12 var(--font-sans);letter-spacing:-.035em;text-wrap:pretty;margin-top:24px}.HomeRealisations-module__tef4dq__story h3 span{color:#737373}.HomeRealisations-module__tef4dq__description{color:#525252;margin-top:18px;font-size:14px;line-height:1.7}.HomeRealisations-module__tef4dq__result{border-top:1px solid #d4d4d4;padding-top:22px}.HomeRealisations-module__tef4dq__metric{font:400 clamp(68px, 6.6vw, 96px)/1 var(--font-sans);letter-spacing:-.065em;flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.HomeRealisations-module__tef4dq__metricUnit{letter-spacing:-.035em;font-size:24px;line-height:1.2}.HomeRealisations-module__tef4dq__metricLabel{margin-top:14px;font-size:15px;line-height:1.4}.HomeRealisations-module__tef4dq__caseAction{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:11px;display:flex}.HomeRealisations-module__tef4dq__circle{background:var(--color-black);width:32px;height:32px;color:var(--color-white);border-radius:50%;flex:none;place-items:center;display:grid}.HomeRealisations-module__tef4dq__circle svg{width:15px;height:15px;transition:transform .18s}.HomeRealisations-module__tef4dq__story:hover .HomeRealisations-module__tef4dq__circle svg{transform:translate(2px)}.HomeRealisations-module__tef4dq__story:hover .HomeRealisations-module__tef4dq__caseAction>span:first-child{text-underline-offset:4px;text-decoration:underline}.HomeRealisations-module__tef4dq__allLink:focus-visible,.HomeRealisations-module__tef4dq__story:focus-visible{outline:2px solid var(--color-black);outline-offset:5px}.HomeRealisations-module__tef4dq__visualLink:focus-visible{outline-offset:-6px;outline:3px solid #fff}.HomeRealisations-module__tef4dq__thumbnails button:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes HomeRealisations-module__tef4dq__imageIn{0%{opacity:.5}to{opacity:1}}@media (max-width:1099px){.HomeRealisations-module__tef4dq__header{flex-direction:column;align-items:flex-start;gap:20px}.HomeRealisations-module__tef4dq__project{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:16px}.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1.6fr)}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:auto;min-height:470px}.HomeRealisations-module__tef4dq__story{padding:20px}.HomeRealisations-module__tef4dq__story h3{font-size:25px}.HomeRealisations-module__tef4dq__caption{display:none}}@media (max-width:767px){.HomeRealisations-module__tef4dq__header{margin-bottom:28px}.HomeRealisations-module__tef4dq__eyebrow{margin-bottom:18px}.HomeRealisations-module__tef4dq__header h2{font-size:clamp(30px,6vw,40px)}.HomeRealisations-module__tef4dq__allLink{font-size:14px}.HomeRealisations-module__tef4dq__projects{gap:32px}.HomeRealisations-module__tef4dq__project,.HomeRealisations-module__tef4dq__project:nth-child(2n){grid-template-columns:minmax(0,1fr);gap:12px}.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__gallery,.HomeRealisations-module__tef4dq__project:nth-child(2n) .HomeRealisations-module__tef4dq__story{grid-area:auto}.HomeRealisations-module__tef4dq__gallery{aspect-ratio:1.22;height:auto;min-height:0}.HomeRealisations-module__tef4dq__galleryFooter{bottom:10px;left:10px;right:10px}.HomeRealisations-module__tef4dq__thumbnails{gap:6px;padding:6px}.HomeRealisations-module__tef4dq__thumbnails button{width:58px;height:44px}.HomeRealisations-module__tef4dq__desktopPreview{border-width:3px;border-radius:6px;inset:12% 12% 26% 5%}.HomeRealisations-module__tef4dq__phonePreview{border-width:3px;border-radius:9px;width:22%;bottom:23%}.HomeRealisations-module__tef4dq__story{gap:24px;padding:21px}.HomeRealisations-module__tef4dq__story h3{margin-top:18px;font-size:27px}.HomeRealisations-module__tef4dq__result{padding-top:22px}.HomeRealisations-module__tef4dq__metric{font-size:clamp(68px,20vw,84px)}.HomeRealisations-module__tef4dq__metricLabel{font-size:15px}.HomeRealisations-module__tef4dq__caseAction{font-size:12px}.HomeRealisations-module__tef4dq__circle{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.HomeRealisations-module__tef4dq__slide{animation:none}.HomeRealisations-module__tef4dq__allLink svg,.HomeRealisations-module__tef4dq__thumbnails button,.HomeRealisations-module__tef4dq__circle svg{transition:none}}
.HomeTeamCarousel-module__b_cLMq__carousel{min-width:0;margin-top:40px}.HomeTeamCarousel-module__b_cLMq__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;display:grid}.HomeTeamCarousel-module__b_cLMq__card{min-width:0}.HomeTeamCarousel-module__b_cLMq__controls{display:none}@media (max-width:767px){.HomeTeamCarousel-module__b_cLMq__carousel{margin-top:28px}.HomeTeamCarousel-module__b_cLMq__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.HomeTeamCarousel-module__b_cLMq__track::-webkit-scrollbar{display:none}.HomeTeamCarousel-module__b_cLMq__track:after{content:"";flex:0 0 calc(10% - 16px)}.HomeTeamCarousel-module__b_cLMq__card{scroll-snap-align:start;flex:0 0 90%}.HomeTeamCarousel-module__b_cLMq__controls{border-top:1px solid var(--v3-line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;display:flex}.HomeTeamCarousel-module__b_cLMq__controls .HomeTeamCarousel-module__b_cLMq__counter{font:11px var(--font-mono);color:#737373}.HomeTeamCarousel-module__b_cLMq__counter span{color:var(--color-black)}.HomeTeamCarousel-module__b_cLMq__arrows{gap:10px;display:flex}.HomeTeamCarousel-module__b_cLMq__arrows button{border:1px solid var(--color-black);background:var(--color-black);width:46px;height:46px;color:var(--color-white);cursor:pointer;border-radius:50%;place-items:center;font-size:21px;display:grid}.HomeTeamCarousel-module__b_cLMq__arrows button:disabled{color:#929292;cursor:default;background:0 0;border-color:#d4d4d4}.HomeTeamCarousel-module__b_cLMq__arrows button:focus-visible{outline:2px solid var(--color-black);outline-offset:4px}}.HomeTeamCarousel-module__b_cLMq__portrait{aspect-ratio:4/5;background:var(--v3-line);position:relative;overflow:hidden;}.HomeTeamCarousel-module__b_cLMq__portrait img{object-fit:cover}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personName{font:500 20px/1.35 var(--font-sans);margin-top:18px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personRole{font:400 10px/1.8 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#626262;margin-top:8px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personBio{border-top:1px solid var(--v3-line);color:var(--v3-ink-soft);margin-top:16px;padding-top:16px}.HomeTeamCarousel-module__b_cLMq__card .HomeTeamCarousel-module__b_cLMq__personBio p{font:400 14px/1.75 var(--font-sans)}.HomeTeamCarousel-module__b_cLMq__personBio p+p{margin-top:12px}
.HomeSections-module__z09TxG__section{padding-block:clamp(64px,7.5vw,112px);}.HomeSections-module__z09TxG__heading{text-wrap:balance;max-width:25ch;font-size:clamp(30px,3.4vw,46px)}.HomeSections-module__z09TxG__heading .v3-dim{color:#79746f}.HomeSections-module__z09TxG__section .v3-eyebrow{color:#69645f}.HomeSections-module__z09TxG__arrow{color:inherit;flex-shrink:0;transition:transform .2s}.HomeSections-module__z09TxG__header{align-items:end;gap:24px;display:grid}.HomeSections-module__z09TxG__intro{max-width:58ch;color:var(--v3-ink-soft);font-size:16px;line-height:1.65}.HomeSections-module__z09TxG__link{align-items:center;gap:12px;font-size:13px;font-weight:500;line-height:1.5;display:inline-flex}.HomeSections-module__z09TxG__link svg{flex:none;transition:transform .2s}.HomeSections-module__z09TxG__proofGrid{gap:28px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__proofCard{flex-direction:column;height:100%;display:flex}.HomeSections-module__z09TxG__proofImage{aspect-ratio:1;background:var(--v3-greige);position:relative;overflow:hidden;}.HomeSections-module__z09TxG__proofImage img{object-fit:cover;transition:transform .5s}.HomeSections-module__z09TxG__proofCard:hover img{transform:scale(1.035)}.HomeSections-module__z09TxG__proofCopy{flex-direction:column;flex:1;align-items:start;padding-top:22px;display:flex}.HomeSections-module__z09TxG__proofName{font:11px/1.5 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--v3-ink-soft)}.HomeSections-module__z09TxG__proofResult{letter-spacing:-.025em;margin-top:10px;font-size:clamp(23px,2.3vw,31px);font-weight:400;line-height:1.18}.HomeSections-module__z09TxG__proofDetail{color:var(--v3-ink-soft);flex:1;margin-top:12px;font-size:14px;line-height:1.6}.HomeSections-module__z09TxG__proofCopy .HomeSections-module__z09TxG__link{border-bottom:1px solid var(--v3-line);margin-top:24px;padding-bottom:7px}.HomeSections-module__z09TxG__phases{background:var(--v3-line);border:1px solid var(--v3-line);gap:2px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__phase{background:var(--color-white);height:100%;padding:clamp(24px,3vw,44px)}.HomeSections-module__z09TxG__phase:last-child{background:var(--v3-greige)}.HomeSections-module__z09TxG__phaseTitle{letter-spacing:-.02em;max-width:26ch;margin-top:24px;font-size:25px;font-weight:400;line-height:1.25}.HomeSections-module__z09TxG__phase ul{gap:22px;margin-top:30px;display:grid}.HomeSections-module__z09TxG__phase li{color:var(--v3-ink-soft);font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__phase li strong{color:var(--v3-ink);margin-bottom:4px;font-size:15px;font-weight:500;display:block}.HomeSections-module__z09TxG__note{color:var(--v3-ink-soft);font-size:12px;line-height:1.6}.HomeSections-module__z09TxG__augmentLayout{align-items:center;gap:40px;display:grid}.HomeSections-module__z09TxG__augmentCopy .HomeSections-module__z09TxG__intro{margin-top:24px}.HomeSections-module__z09TxG__augmentCopy .HomeSections-module__z09TxG__intro+.HomeSections-module__z09TxG__intro{margin-top:16px}.HomeSections-module__z09TxG__tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.HomeSections-module__z09TxG__tab{cursor:pointer;border:1px solid var(--v3-line);color:var(--v3-ink);background:0 0;border-radius:99px;padding:11px 15px;font-size:12px;line-height:1.4;transition:background .18s,color .18s}.HomeSections-module__z09TxG__tab[aria-selected=true]{background:var(--v3-ink);border-color:var(--v3-ink);color:var(--color-white)}.HomeSections-module__z09TxG__tab:hover{border-color:var(--v3-ink)}.HomeSections-module__z09TxG__previewImage{aspect-ratio:4/3;border:1px solid var(--v3-line);position:relative;overflow:hidden}.HomeSections-module__z09TxG__previewImage img{object-fit:cover}.HomeSections-module__z09TxG__preview figcaption{margin-top:12px}.HomeSections-module__z09TxG__specialties{gap:32px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__specialty{border-top:1px solid var(--v3-line);flex-direction:column;align-items:start;height:100%;padding-top:24px;display:flex}.HomeSections-module__z09TxG__specialty h3{letter-spacing:-.02em;max-width:26ch;margin-top:25px;font-size:22px;font-weight:400;line-height:1.3}.HomeSections-module__z09TxG__specialty p{color:var(--v3-ink-soft);flex:1;margin-top:16px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__specialty .HomeSections-module__z09TxG__link{margin-top:28px}.HomeSections-module__z09TxG__portfolioGrid{gap:48px 28px;margin-top:48px;display:grid}.HomeSections-module__z09TxG__portfolioCard{flex-direction:column;height:100%;display:flex}.HomeSections-module__z09TxG__devices{aspect-ratio:1.28;background:var(--color-white);position:relative;overflow:hidden}.HomeSections-module__z09TxG__portfolioCard:nth-child(2) .HomeSections-module__z09TxG__devices{background:var(--color-white)}.HomeSections-module__z09TxG__desktop{aspect-ratio:1.44;background:var(--color-white);border:5px solid #272522;border-radius:7px;width:85%;transition:transform .35s;position:absolute;top:14%;left:6%;overflow:hidden;box-shadow:0 16px 30px #0f0f0f1f}.HomeSections-module__z09TxG__desktop img,.HomeSections-module__z09TxG__mobile img{object-fit:cover;object-position:top}.HomeSections-module__z09TxG__mobile{aspect-ratio:390/844;background:var(--color-white);border:4px solid #272522;border-radius:15px;width:24%;transition:transform .35s;position:absolute;bottom:7%;right:4%;overflow:hidden;box-shadow:0 12px 25px #0f0f0f30}.HomeSections-module__z09TxG__portfolioCopy{flex-direction:column;flex:1;align-items:start;padding-top:24px;display:flex}.HomeSections-module__z09TxG__portfolioCopy h3{letter-spacing:-.02em;max-width:30ch;margin-top:12px;font-size:clamp(24px,2.5vw,32px);font-weight:400;line-height:1.2}.HomeSections-module__z09TxG__portfolioCopy p{max-width:50ch;color:var(--v3-ink-soft);margin-top:16px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__portfolioCopy .HomeSections-module__z09TxG__tags{font:11px/1.7 var(--font-mono);margin-top:20px}.HomeSections-module__z09TxG__portfolioCopy .HomeSections-module__z09TxG__link{margin-top:24px}.HomeSections-module__z09TxG__expertises{border-top:1px solid var(--v3-line);margin-top:48px}.HomeSections-module__z09TxG__expertise{border-bottom:1px solid var(--v3-line);grid-template-columns:25px 1fr 20px;align-items:start;gap:16px;padding:28px 0;transition:background .2s;display:grid}.HomeSections-module__z09TxG__expertise h3{font-size:20px;font-weight:400;line-height:1.35}.HomeSections-module__z09TxG__expertise>svg{grid-area:1/3;margin-top:4px}.HomeSections-module__z09TxG__expertiseCopy{grid-column:2/4}.HomeSections-module__z09TxG__expertiseCopy strong{font-size:15px;font-weight:500;line-height:1.5;display:block}.HomeSections-module__z09TxG__expertiseCopy p{color:var(--v3-ink-soft);max-width:58ch;margin-top:7px;font-size:14px;line-height:1.65}.HomeSections-module__z09TxG__expertise:hover{background:#0f0f0f05}.HomeSections-module__z09TxG__teamHeading{letter-spacing:-.035em;color:var(--color-black);font-size:clamp(30px,3.4vw,46px);font-weight:500;line-height:1.15}.HomeSections-module__z09TxG__portraits{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;margin-top:40px;display:grid}.HomeSections-module__z09TxG__portrait{aspect-ratio:4/5;background:var(--v3-line);position:relative;overflow:hidden;}.HomeSections-module__z09TxG__portrait img{object-fit:cover}.HomeSections-module__z09TxG__personName{margin-top:18px;font-size:20px;font-weight:500;line-height:1.35}.HomeSections-module__z09TxG__personRole{font-family:var(--font-space-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#626262;margin-top:8px;font-size:10px;line-height:1.8}.HomeSections-module__z09TxG__personBio{border-top:1px solid var(--v3-line);color:var(--v3-ink-soft);margin-top:16px;padding-top:16px;font-size:14px;line-height:1.75}.HomeSections-module__z09TxG__personBio p+p{margin-top:12px}.HomeSections-module__z09TxG__proofCard:focus-visible,.HomeSections-module__z09TxG__portfolioCard:focus-visible,.HomeSections-module__z09TxG__specialty:focus-visible,.HomeSections-module__z09TxG__expertise:focus-visible,.HomeSections-module__z09TxG__tab:focus-visible{outline:2px solid var(--v3-ink);outline-offset:6px}.HomeSections-module__z09TxG__proofCard:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__specialty:hover .HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__expertise:hover>svg{transform:translate(2px,-2px)}@media (min-width:768px){.HomeSections-module__z09TxG__header{grid-template-columns:1.15fr 1fr;gap:64px}.HomeSections-module__z09TxG__header>.HomeSections-module__z09TxG__intro{text-align:right;justify-self:end}.HomeSections-module__z09TxG__proofGrid,.HomeSections-module__z09TxG__specialties{grid-template-columns:repeat(3,minmax(0,1fr))}.HomeSections-module__z09TxG__phases,.HomeSections-module__z09TxG__portfolioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeSections-module__z09TxG__expertise{grid-template-columns:36px minmax(0,.95fr) minmax(0,1.25fr) 20px;gap:24px;padding-block:32px}.HomeSections-module__z09TxG__expertiseCopy{grid-column:3}.HomeSections-module__z09TxG__expertise>svg{grid-column:4}}@media (min-width:1100px){.HomeSections-module__z09TxG__augmentLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px}}@media (max-width:767px){.HomeSections-module__z09TxG__portraits{grid-template-columns:1fr;gap:40px;margin-top:28px}}@media (prefers-reduced-motion:reduce){.HomeSections-module__z09TxG__proofImage img,.HomeSections-module__z09TxG__desktop,.HomeSections-module__z09TxG__mobile,.HomeSections-module__z09TxG__tab,.HomeSections-module__z09TxG__expertise,.HomeSections-module__z09TxG__link svg,.HomeSections-module__z09TxG__arrow{transition:none}.HomeSections-module__z09TxG__proofCard:hover img,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__desktop,.HomeSections-module__z09TxG__portfolioCard:hover .HomeSections-module__z09TxG__mobile{transform:none}}.HomeSections-module__z09TxG__proofActions{justify-content:center;margin-top:40px;display:flex}.HomeSections-module__z09TxG__proofButton{background:var(--color-black);min-height:52px;color:var(--color-white);border:1px solid var(--color-black);border-radius:6px;justify-content:space-between;align-items:center;gap:28px;padding:16px 22px;font-size:14px;line-height:1.4;display:inline-flex;}.HomeSections-module__z09TxG__proofButton:focus-visible{outline:2px solid var(--color-black);outline-offset:4px}@media (hover:hover){.HomeSections-module__z09TxG__proofButton:hover .HomeSections-module__z09TxG__arrow{transform:translate(2px,-2px)}}@media (max-width:767px){.HomeSections-module__z09TxG__proofActions{margin-top:32px}.HomeSections-module__z09TxG__proofButton{width:100%}.HomeSections-module__z09TxG__section{padding-block:56px}.HomeSections-module__z09TxG__header{gap:20px}.HomeSections-module__z09TxG__intro{font-size:15px}.HomeSections-module__z09TxG__proofGrid{gap:36px;margin-top:30px}.HomeSections-module__z09TxG__link{min-height:44px}.HomeSections-module__z09TxG__portraits{gap:30px}.HomeSections-module__z09TxG__portrait{aspect-ratio:1}}
.ImpulsionSections-module__yamAMW__content{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans)}.ImpulsionSections-module__yamAMW__content .v3-h2{font-family:var(--ds-font-text)}.ImpulsionSections-module__yamAMW__content .v3-display{font-family:var(--ds-font-hero)}.ImpulsionSections-module__yamAMW__content :is(a,button):focus-visible{outline-offset:5px;outline:2px solid}.ImpulsionSections-module__yamAMW__section{padding-block:clamp(64px,6vw,88px);scroll-margin-top:96px;}.ImpulsionSections-module__yamAMW__header{text-align:center;max-width:900px;margin:0 auto 48px}.ImpulsionSections-module__yamAMW__eyebrow{font:500 14px/1.5 var(--font-sans);margin-bottom:22px}.ImpulsionSections-module__yamAMW__header h2,.ImpulsionSections-module__yamAMW__sectionHeader h2{font:400 clamp(34px, 3.7vw, 52px)/1.08 var(--font-sans);letter-spacing:-.04em;text-wrap:balance}.ImpulsionSections-module__yamAMW__header h2 span,.ImpulsionSections-module__yamAMW__sectionHeader h2 span{color:#737373}.ImpulsionSections-module__yamAMW__intro{color:#525252;text-wrap:pretty;max-width:65ch;margin:24px auto 0;font-size:16px;line-height:1.6}.ImpulsionSections-module__yamAMW__phases{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.ImpulsionSections-module__yamAMW__phase{flex-direction:column;min-width:0;scroll-margin-top:104px;display:flex}.ImpulsionSections-module__yamAMW__phaseImage{aspect-ratio:1586/992;background:var(--color-white);border-radius:12px;margin-bottom:24px;position:relative;overflow:hidden;}.ImpulsionSections-module__yamAMW__phaseImage img{object-fit:contain}.ImpulsionSections-module__yamAMW__phaseLabel{font:11px/1.5 var(--font-mono);color:#737373;margin-bottom:14px}.ImpulsionSections-module__yamAMW__phase>h3{font:500 clamp(24px, 2vw, 28px)/1.25 var(--font-sans);letter-spacing:-.025em}.ImpulsionSections-module__yamAMW__phaseIntro{color:#525252;text-wrap:pretty;max-width:60ch;min-height:78px;margin-top:14px;font-size:16px;line-height:1.6}.ImpulsionSections-module__yamAMW__foundationList,.ImpulsionSections-module__yamAMW__timeline{margin-top:28px}.ImpulsionSections-module__yamAMW__foundationList{border-top:1px solid #d4d4d4;list-style:none}.ImpulsionSections-module__yamAMW__foundationList li{border-bottom:1px solid #dedede;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;padding-block:20px;display:grid}.ImpulsionSections-module__yamAMW__foundationList h4{font-size:15px;font-weight:500;line-height:1.5}.ImpulsionSections-module__yamAMW__foundationList p,.ImpulsionSections-module__yamAMW__timeline li>p:last-child{color:#525252;text-wrap:pretty;font-size:14px;line-height:1.6}.ImpulsionSections-module__yamAMW__timeline{border-top:1px solid #d4d4d4;list-style:none}.ImpulsionSections-module__yamAMW__timeline li{border-bottom:1px solid #dedede;grid-template-columns:105px minmax(0,1fr);gap:8px 24px;padding-block:24px;display:grid}.ImpulsionSections-module__yamAMW__period{font:11px/1.5 var(--font-mono);color:#737373;grid-row:1/3;padding-top:2px}.ImpulsionSections-module__yamAMW__timeline h4{letter-spacing:-.02em;font-size:18px;font-weight:500;line-height:1.3}.ImpulsionSections-module__yamAMW__timeline li>p:last-child{grid-column:2}.ImpulsionSections-module__yamAMW__phaseNote{color:#737373;margin-top:auto;padding-top:20px;font-size:12px;line-height:1.6}.ImpulsionSections-module__yamAMW__sectionHeader{margin-bottom:40px}.ImpulsionSections-module__yamAMW__caseDescription{color:#525252;text-wrap:pretty;margin-top:20px;font-size:16px;line-height:1.6}.ImpulsionSections-module__yamAMW__caseBottom{border-top:1px solid #d4d4d4;padding-top:22px}.ImpulsionSections-module__yamAMW__note{color:#737373;text-wrap:pretty;max-width:58ch;margin-top:16px;font-size:12px;line-height:1.6}.ImpulsionSections-module__yamAMW__bilan{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,88px);display:grid}.ImpulsionSections-module__yamAMW__bilan .ImpulsionSections-module__yamAMW__sectionHeader{margin:0}.ImpulsionSections-module__yamAMW__bilanIntro{color:#525252;text-wrap:pretty;max-width:50ch;margin-top:24px;font-size:16px;line-height:1.6}.ImpulsionSections-module__yamAMW__augmentFollowup{color:#525252;text-wrap:pretty;margin-top:28px;font-size:15px;line-height:1.6}.ImpulsionSections-module__yamAMW__augmentFollowup .ImpulsionSections-module__yamAMW__textLink{color:var(--color-black)}.ImpulsionSections-module__yamAMW__textLink{align-items:center;gap:10px;min-height:44px;margin-top:24px;font-size:15px;font-weight:500;display:inline-flex}.ImpulsionSections-module__yamAMW__textLink svg{flex:none;transition:transform .18s}.ImpulsionSections-module__yamAMW__textLink:hover svg{transform:translate(3px)}.ImpulsionSections-module__yamAMW__textLink:hover{text-underline-offset:5px;text-decoration:underline}.ImpulsionSections-module__yamAMW__outcomes{border-top:1px solid #d4d4d4}.ImpulsionSections-module__yamAMW__outcomes article{border-bottom:1px solid #dedede;padding-block:26px}.ImpulsionSections-module__yamAMW__outcomes h3{letter-spacing:-.025em;font-size:22px;font-weight:500;line-height:1.25}.ImpulsionSections-module__yamAMW__outcomes p{color:#525252;text-wrap:pretty;max-width:60ch;margin-top:12px;font-size:15px;line-height:1.6}.ImpulsionSections-module__yamAMW__collaboration{border-top:1px solid #d4d4d4;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;margin-top:40px;padding-top:28px;display:grid}.ImpulsionSections-module__yamAMW__collaboration h3{letter-spacing:-.025em;font-size:20px;font-weight:500;line-height:1.3}.ImpulsionSections-module__yamAMW__collaboration p{color:#525252;text-wrap:pretty;max-width:57ch;margin-top:12px;font-size:15px;line-height:1.6}@media (max-width:1099px){.ImpulsionSections-module__yamAMW__phases{gap:28px}.ImpulsionSections-module__yamAMW__foundationList li{grid-template-columns:1fr;gap:6px;padding-block:16px}.ImpulsionSections-module__yamAMW__timeline li{grid-template-columns:1fr;gap:8px;padding-block:22px}.ImpulsionSections-module__yamAMW__period{grid-row:auto}.ImpulsionSections-module__yamAMW__timeline li>p:last-child{grid-column:auto}}@media (max-width:767px){.ImpulsionSections-module__yamAMW__header{margin-bottom:32px}.ImpulsionSections-module__yamAMW__eyebrow{margin-bottom:18px}.ImpulsionSections-module__yamAMW__header h2,.ImpulsionSections-module__yamAMW__sectionHeader h2{font-size:clamp(30px,6vw,42px);line-height:1.1}.ImpulsionSections-module__yamAMW__intro{margin-top:20px;font-size:15px}.ImpulsionSections-module__yamAMW__phases{grid-template-columns:minmax(0,1fr);gap:56px}.ImpulsionSections-module__yamAMW__phaseImage{margin-bottom:20px}.ImpulsionSections-module__yamAMW__phaseIntro{min-height:0;font-size:15px}.ImpulsionSections-module__yamAMW__foundationList,.ImpulsionSections-module__yamAMW__timeline{margin-top:22px}.ImpulsionSections-module__yamAMW__timeline li{grid-template-columns:90px minmax(0,1fr);gap:8px 16px}.ImpulsionSections-module__yamAMW__period{grid-row:1/3;font-size:10px}.ImpulsionSections-module__yamAMW__timeline li>p:last-child{grid-column:2}.ImpulsionSections-module__yamAMW__phaseNote{padding-top:18px}.ImpulsionSections-module__yamAMW__sectionHeader{margin-bottom:28px}.ImpulsionSections-module__yamAMW__caseDescription{font-size:15px}.ImpulsionSections-module__yamAMW__bilan{grid-template-columns:minmax(0,1fr);gap:32px}.ImpulsionSections-module__yamAMW__bilanIntro{font-size:15px}.ImpulsionSections-module__yamAMW__outcomes article{padding-block:22px}.ImpulsionSections-module__yamAMW__collaboration{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:32px}}@media (prefers-reduced-motion:reduce){.ImpulsionSections-module__yamAMW__textLink svg{transition:none}}
.sectors-module__L02lca__site{background:var(--color-white);color:var(--color-black);font-family:var(--font-figtree), sans-serif}.sectors-module__L02lca__page{--muted:#525252;--line:#dedede;background:var(--color-white)}.sectors-module__L02lca__container{max-width:1440px;margin-inline:auto;padding-inline:64px}.sectors-module__L02lca__page h2,.sectors-module__L02lca__page h3{letter-spacing:-.035em;text-wrap:pretty;font-weight:500}.sectors-module__L02lca__page h2{font-size:clamp(34px,3.5vw,52px);line-height:1.1}.sectors-module__L02lca__page h3{font-size:24px;line-height:1.25}.sectors-module__L02lca__page p{line-height:1.65}.sectors-module__L02lca__page :is(a,button,summary):focus-visible{outline-offset:6px;outline:2px solid}.sectors-module__L02lca__page section[id]{scroll-margin-top:100px}.sectors-module__L02lca__label,.sectors-module__L02lca__number{font-family:var(--font-space-mono), monospace;letter-spacing:.09em;font-size:10px;font-weight:400;line-height:1.6}.sectors-module__L02lca__label{text-transform:uppercase}.sectors-module__L02lca__number{color:var(--muted)}.sectors-module__L02lca__button{border:1px solid var(--color-black);background:var(--color-black);min-height:50px;color:var(--color-white);text-align:center;border-radius:3px;justify-content:center;align-items:center;gap:28px;padding:14px 22px;font-size:15px;font-weight:500;line-height:1.4;transition:background .2s,color .2s;display:inline-flex;}.sectors-module__L02lca__button:hover{background:#252525}.sectors-module__L02lca__button svg{flex-shrink:0}.sectors-module__L02lca__buttonLight{background:var(--color-white);border-color:var(--color-white);color:var(--color-black)}.sectors-module__L02lca__buttonLight:hover{background:var(--color-black);color:var(--color-white)}.sectors-module__L02lca__buttonGhost{background:0 0;border-color:#f8f8f873}.sectors-module__L02lca__buttonGhost:hover{background:#f8f8f81a}.sectors-module__L02lca__textLink{border-bottom:1px solid;align-items:center;gap:24px;width:fit-content;min-height:44px;font-size:14px;display:inline-flex}.sectors-module__L02lca__textLink svg{flex-shrink:0;transition:transform .25s}.sectors-module__L02lca__textLink:hover svg{transform:translate(3px,-3px)}.sectors-module__L02lca__hero{isolation:isolate;color:var(--color-white);background:var(--color-black);position:relative;overflow:hidden}.sectors-module__L02lca__heroBackground{z-index:-2;object-fit:cover;object-position:bottom}.sectors-module__L02lca__heroOverlay{z-index:-1;background:linear-gradient(#0f0f0f7a,#0f0f0f8c 40%,#0f0f0f75 75%,#0f0f0f59);position:absolute;inset:0}.sectors-module__L02lca__heroContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding-block:56px;display:flex}.sectors-module__L02lca__heroContent>.sectors-module__L02lca__label{color:#f8f8f8b3}.sectors-module__L02lca__heroContent h1{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.025em;text-wrap:balance;max-width:22ch;margin-top:20px;font-size:clamp(36px,4.4vw,56px);font-weight:400;line-height:1.06}.sectors-module__L02lca__heroContent h1 span{color:#f8f8f8a6}.sectors-module__L02lca__heroIntro{color:#f8f8f8d9;max-width:62ch;margin-top:20px;font-size:16px}.sectors-module__L02lca__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.sectors-module__L02lca__heroProof{margin-top:40px}.sectors-module__L02lca__heroProof>p{font-family:var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:#f8f8f8eb;text-shadow:0 1px 10px #0f0f0f8c;font-size:10.5px}.sectors-module__L02lca__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 56px;margin-top:24px;display:flex}.sectors-module__L02lca__logos img{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 2px 10px #0f0f0f99);width:auto;max-width:130px;height:36px}.sectors-module__L02lca__section{background:var(--color-white);padding-block:112px;}.sectors-module__L02lca__dark{background:var(--color-black);color:var(--color-white);--muted:#b8b8b8;--line:#3d3d3d}.sectors-module__L02lca__split{grid-template-columns:1fr 1fr;align-items:start;gap:88px;display:grid}.sectors-module__L02lca__sectionHead h2{max-width:22ch;margin-top:24px}.sectors-module__L02lca__lead{max-width:53ch;color:var(--muted);margin-top:28px;font-size:16px}.sectors-module__L02lca__split>.sectors-module__L02lca__lead{align-self:end;margin:0}.sectors-module__L02lca__page figcaption{color:var(--muted);padding-top:14px;font-size:11px;line-height:1.6}.sectors-module__L02lca__editorialSplit{grid-template-columns:1.18fr .88fr;align-items:stretch;gap:88px;display:grid}.sectors-module__L02lca__editorialCopy h2{max-width:24ch;margin-top:22px;font-size:clamp(34px,3.3vw,48px)}.sectors-module__L02lca__editorialPhoto{flex-direction:column;min-width:0;display:flex}.sectors-module__L02lca__editorialPhoto>div{border-radius:7px;flex:1;min-height:560px;position:relative;overflow:hidden}.sectors-module__L02lca__editorialPhoto img{object-fit:cover}.sectors-module__L02lca__editorialReverse{grid-template-columns:.88fr 1.18fr}.sectors-module__L02lca__editorialReverse .sectors-module__L02lca__editorialCopy{grid-area:1/2}.sectors-module__L02lca__editorialReverse .sectors-module__L02lca__editorialPhoto{grid-area:1/1}.sectors-module__L02lca__obstacleList{margin-top:38px}.sectors-module__L02lca__obstacleList article{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr;gap:22px;padding-block:24px;display:grid}.sectors-module__L02lca__obstacleList article:first-child{padding-top:0}.sectors-module__L02lca__obstacleList .sectors-module__L02lca__number{padding-top:5px}.sectors-module__L02lca__obstacleList h3{font-size:22px;font-weight:400}.sectors-module__L02lca__obstacleList p{color:var(--muted);max-width:57ch;margin-top:10px;font-size:15px}.sectors-module__L02lca__servicesLayout{grid-template-columns:.85fr 1.6fr;align-items:start;gap:64px;display:grid}.sectors-module__L02lca__servicesIntro{position:sticky;top:112px}.sectors-module__L02lca__servicesIntro h2{max-width:18ch;margin-top:24px}.sectors-module__L02lca__servicesIntro .sectors-module__L02lca__lead{font-size:15px}.sectors-module__L02lca__servicesIntro .sectors-module__L02lca__button{margin-top:30px}.sectors-module__L02lca__serviceCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 26px;display:grid}.sectors-module__L02lca__serviceMotion{aspect-ratio:1;border:1px solid var(--line);background:var(--color-white);border-radius:16px;position:relative;overflow:hidden;}.sectors-module__L02lca__serviceCard h3{margin-top:22px;font-size:22px}.sectors-module__L02lca__serviceCard h3 a{justify-content:space-between;align-items:start;gap:16px;display:flex}.sectors-module__L02lca__serviceCard h3 svg{flex-shrink:0;width:18px;height:18px;margin-top:4px;transition:transform .25s}.sectors-module__L02lca__serviceCard h3 a:hover svg{transform:translate(3px,-3px)}.sectors-module__L02lca__serviceCard>p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.6}.sectors-module__L02lca__page summary{cursor:pointer;align-items:center;gap:22px;min-height:80px;padding-block:23px;list-style:none;display:flex}.sectors-module__L02lca__page summary::-webkit-details-marker{display:none}.sectors-module__L02lca__page summary::marker{content:""}.sectors-module__L02lca__page summary h3{flex:1}.sectors-module__L02lca__motionCanvas{position:absolute;inset:0}.sectors-module__L02lca__motionCanvas>svg{width:100%;height:100%;display:block}.sectors-module__L02lca__motionVideo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.sectors-module__L02lca__motionCaption{background:var(--color-white);max-width:calc(100% - 88px);color:var(--muted);padding:4px 6px;font-size:10px;line-height:1.3;position:absolute;bottom:21px;left:14px}.sectors-module__L02lca__motionControl{border:1px solid var(--line);background:var(--color-white);width:44px;height:44px;color:var(--color-black);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:16px;right:16px}.sectors-module__L02lca__motionFallback{text-align:center;place-items:center;font-size:24px;display:grid;position:absolute;inset:28px}.sectors-module__L02lca__plus{flex-shrink:0;width:18px;height:18px;transition:transform .25s;display:block;position:relative}.sectors-module__L02lca__plus:before,.sectors-module__L02lca__plus:after{content:"";background:currentColor;width:16px;height:1px;position:absolute;top:8px;left:1px}.sectors-module__L02lca__plus:after{transform:rotate(90deg)}.sectors-module__L02lca__page details[open]>summary .sectors-module__L02lca__plus{transform:rotate(45deg)}.sectors-module__L02lca__callout{isolation:isolate;background:var(--color-black);color:var(--color-white);border-radius:8px;margin-inline:8px;position:relative;overflow:hidden}.sectors-module__L02lca__calloutImage{z-index:-2;object-fit:cover}.sectors-module__L02lca__calloutShade{z-index:-1;background:linear-gradient(90deg,#0f0f0fad,#0f0f0f85 44%,#0000 85%),#0f0f0f3b;position:absolute;inset:0}.sectors-module__L02lca__calloutContent{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:80px;min-height:clamp(660px,54vw,840px);padding:44px 40px;display:flex}.sectors-module__L02lca__callout h2{letter-spacing:-.04em;max-width:20ch;font-size:clamp(38px,3.55vw,52px);line-height:1.03}.sectors-module__L02lca__callout h2 span{color:#f8f8f8b3}.sectors-module__L02lca__proofGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.sectors-module__L02lca__proofCopy{grid-area:1/2}.sectors-module__L02lca__proofCopy h2{margin-top:24px}.sectors-module__L02lca__proofCopy .sectors-module__L02lca__textLink{margin-top:28px}.sectors-module__L02lca__proofMedia{grid-area:1/1}.sectors-module__L02lca__proofMedia a{border:1px solid var(--line);border-radius:6px;display:block;position:relative;overflow:hidden}.sectors-module__L02lca__proofMedia img{width:100%;height:auto;transition:transform .6s;display:block}.sectors-module__L02lca__proofMedia a:hover img{transform:scale(1.025)}.sectors-module__L02lca__imageArrow{width:48px;height:48px;color:var(--color-black);background:var(--color-white);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:20px;right:20px}.sectors-module__L02lca__secondaryProof{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.sectors-module__L02lca__secondaryProof p{color:var(--muted);font-size:14px}.sectors-module__L02lca__secondaryProof .sectors-module__L02lca__textLink{margin-top:8px;font-size:13px}.sectors-module__L02lca__augment{border-top:1px solid var(--line)}.sectors-module__L02lca__augmentLayout{grid-template-columns:1fr 1fr;gap:112px;display:grid}.sectors-module__L02lca__modules article{border-bottom:1px solid var(--line);padding-block:28px}.sectors-module__L02lca__modules article:first-child{padding-top:0}.sectors-module__L02lca__modules h3{font-size:26px}.sectors-module__L02lca__modules p{color:var(--muted);max-width:54ch;margin-top:14px;font-size:16px}.sectors-module__L02lca__augmentFoot{justify-content:space-between;align-items:center;gap:30px;margin-top:44px;display:flex}.sectors-module__L02lca__augmentFoot>p{color:var(--muted);font-size:12px}.sectors-module__L02lca__methodSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:64px;list-style:none;display:grid}.sectors-module__L02lca__methodRail{transform-origin:0;background:#777;height:1px;margin-block:20px 28px;display:block}.sectors-module__L02lca__methodSteps h3{font-size:32px;line-height:1.15}.sectors-module__L02lca__methodSteps p{color:#b8b8b8;margin-top:20px;font-size:16px}.sectors-module__L02lca__conditions{border-top:1px solid var(--line);justify-content:space-between;align-items:start;gap:60px;margin-top:52px;padding-top:26px;display:flex}.sectors-module__L02lca__conditions>p{max-width:82ch;color:var(--muted);font-size:13px}.sectors-module__L02lca__conditions .sectors-module__L02lca__textLink{flex-shrink:0;font-size:13px}.sectors-module__L02lca__faqList{border-top:1px solid var(--color-black)}.sectors-module__L02lca__faqList details{border-bottom:1px solid var(--line)}.sectors-module__L02lca__faqList summary h3{font-size:21px}.sectors-module__L02lca__faqList details>p{color:var(--muted);padding:0 30px 26px 0;font-size:16px}.sectors-module__L02lca__otherSectors{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-block:32px 48px;display:flex}.sectors-module__L02lca__otherSectors>div{gap:48px;display:flex}.sectors-module__L02lca__otherSectors a{align-items:center;gap:24px;min-height:44px;font-size:20px;display:inline-flex}.sectors-module__L02lca__otherSectors a:hover{text-underline-offset:6px;text-decoration:underline}.sectors-module__L02lca__contact{isolation:isolate;text-align:center;background:var(--color-white);position:relative;overflow:hidden}.sectors-module__L02lca__contactBackground{z-index:-2;object-fit:cover;object-position:center}.sectors-module__L02lca__contactOverlay{z-index:-1;background:linear-gradient(#f8f8f8b8,#f8f8f899 45%,#f8f8f885);position:absolute;inset:0}.sectors-module__L02lca__contactContent{padding-block:100px}.sectors-module__L02lca__contactContent h2{font-family:var(--font-instrument-serif), Georgia, serif;max-width:25ch;margin:26px auto;font-size:clamp(38px,4.4vw,62px);font-weight:400;line-height:1.08}.sectors-module__L02lca__contactContent>p:not(.sectors-module__L02lca__label){max-width:53ch;margin:0 auto 32px;font-size:16px}@media (max-width:1100px){.sectors-module__L02lca__container{padding-inline:40px}.sectors-module__L02lca__section{padding-block:88px}.sectors-module__L02lca__split,.sectors-module__L02lca__editorialSplit,.sectors-module__L02lca__proofGrid,.sectors-module__L02lca__augmentLayout{gap:48px}.sectors-module__L02lca__editorialPhoto>div{min-height:540px}.sectors-module__L02lca__servicesLayout{grid-template-columns:.8fr 1.6fr;gap:40px}.sectors-module__L02lca__serviceCards{column-gap:20px}.sectors-module__L02lca__serviceCard h3{font-size:20px}.sectors-module__L02lca__methodSteps{gap:30px}.sectors-module__L02lca__otherSectors>div{gap:28px}.sectors-module__L02lca__calloutContent{padding-inline:32px}}@media (max-width:899px){.sectors-module__L02lca__servicesLayout{grid-template-columns:1fr;gap:36px}.sectors-module__L02lca__servicesIntro{position:static}.sectors-module__L02lca__servicesIntro h2{max-width:25ch}.sectors-module__L02lca__servicesIntro .sectors-module__L02lca__lead{max-width:52ch}.sectors-module__L02lca__calloutContent{min-height:720px}}@media (max-width:767px){.sectors-module__L02lca__container{padding-inline:24px}.sectors-module__L02lca__section{padding-block:72px}.sectors-module__L02lca__page h2{font-size:clamp(32px,8.5vw,42px)}.sectors-module__L02lca__page h3{font-size:23px}.sectors-module__L02lca__heroContent{min-height:660px;padding-block:44px}.sectors-module__L02lca__heroContent h1{max-width:20ch;font-size:clamp(36px,9.7vw,48px)}.sectors-module__L02lca__heroIntro{font-size:14px;line-height:1.65}.sectors-module__L02lca__heroActions{flex-direction:column;gap:10px;width:min(100%,350px);margin-top:26px}.sectors-module__L02lca__button{min-height:48px;padding-inline:18px;font-size:14px}.sectors-module__L02lca__heroProof{margin-top:30px}.sectors-module__L02lca__heroProof>p{letter-spacing:.11em;font-size:8px}.sectors-module__L02lca__logos{grid-template-columns:repeat(3,1fr);gap:20px 30px;width:min(100%,290px);margin:22px auto 0;display:grid}.sectors-module__L02lca__logos img{justify-self:center;width:auto;max-width:74px;height:30px}.sectors-module__L02lca__split,.sectors-module__L02lca__editorialSplit,.sectors-module__L02lca__proofGrid,.sectors-module__L02lca__augmentLayout{grid-template-columns:1fr;gap:36px}.sectors-module__L02lca__sectionHead h2,.sectors-module__L02lca__editorialCopy h2,.sectors-module__L02lca__proofCopy h2{margin-top:20px}.sectors-module__L02lca__lead{margin-top:22px;font-size:16px}.sectors-module__L02lca__split>.sectors-module__L02lca__lead{margin-top:-10px}.sectors-module__L02lca__editorialPhoto,.sectors-module__L02lca__editorialReverse .sectors-module__L02lca__editorialPhoto{grid-area:1/1}.sectors-module__L02lca__editorialPhoto>div{aspect-ratio:1.1;flex:auto;min-height:0}.sectors-module__L02lca__editorialCopy,.sectors-module__L02lca__editorialReverse .sectors-module__L02lca__editorialCopy{grid-area:2/1}.sectors-module__L02lca__obstacleList{margin-top:30px}.sectors-module__L02lca__obstacleList article{grid-template-columns:20px 1fr;gap:16px;padding-block:22px}.sectors-module__L02lca__obstacleList h3{font-size:22px}.sectors-module__L02lca__servicesIntro h2{margin-top:20px}.sectors-module__L02lca__serviceCards{gap:34px 20px}.sectors-module__L02lca__serviceCard h3{margin-top:18px;font-size:20px}.sectors-module__L02lca__motionControl{width:40px;height:40px;bottom:10px;right:10px}.sectors-module__L02lca__motionCaption{max-width:calc(100% - 66px);font-size:9px;bottom:15px;left:10px}.sectors-module__L02lca__page summary{gap:16px;min-height:76px;padding-block:22px}.sectors-module__L02lca__calloutContent{min-height:680px;padding:32px 24px}.sectors-module__L02lca__calloutShade{background:linear-gradient(#0f0f0fad 44%,#0f0f0f42 74%,#0f0f0f38)}.sectors-module__L02lca__callout h2{max-width:20ch;font-size:clamp(34px,8.8vw,46px)}.sectors-module__L02lca__proofCopy{grid-area:1/1}.sectors-module__L02lca__proofMedia{grid-area:2/1}.sectors-module__L02lca__proofCopy .sectors-module__L02lca__textLink{margin-top:22px}.sectors-module__L02lca__imageArrow{width:44px;height:44px;bottom:12px;right:12px}.sectors-module__L02lca__modules article{padding-block:24px}.sectors-module__L02lca__modules p{font-size:15px}.sectors-module__L02lca__augmentFoot{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}.sectors-module__L02lca__methodSteps{grid-template-columns:1fr;gap:36px;margin-top:40px}.sectors-module__L02lca__methodRail{margin-block:16px 22px}.sectors-module__L02lca__methodSteps h3{font-size:28px}.sectors-module__L02lca__methodSteps p{margin-top:14px}.sectors-module__L02lca__conditions{flex-direction:column;gap:18px;margin-top:36px}.sectors-module__L02lca__faqList summary h3{font-size:20px}.sectors-module__L02lca__faqList details>p{padding-right:10px;font-size:15px}.sectors-module__L02lca__otherSectors{flex-direction:column;align-items:flex-start;gap:18px;padding-block:28px 36px}.sectors-module__L02lca__otherSectors>div{flex-direction:column;gap:10px;width:100%}.sectors-module__L02lca__otherSectors a{justify-content:space-between;font-size:22px}.sectors-module__L02lca__contactContent{padding-block:72px}.sectors-module__L02lca__contactContent h2{font-size:clamp(38px,10vw,50px)}.sectors-module__L02lca__contactContent>p:not(.sectors-module__L02lca__label){font-size:15px}}@media (max-width:539px){.sectors-module__L02lca__serviceCards{grid-template-columns:1fr}.sectors-module__L02lca__serviceMotion{aspect-ratio:1.12}.sectors-module__L02lca__serviceCard h3{font-size:23px}}@media (max-width:359px){.sectors-module__L02lca__container{padding-inline:20px}.sectors-module__L02lca__heroContent{padding-block:36px}.sectors-module__L02lca__heroIntro{font-size:13px}.sectors-module__L02lca__logos{column-gap:24px}.sectors-module__L02lca__calloutContent{padding-inline:20px}}@media (prefers-reduced-motion:reduce){.sectors-module__L02lca__page *,.sectors-module__L02lca__page :before,.sectors-module__L02lca__page :after{transition:none!important;animation:none!important}}@media (max-width:767px){.sectors-module__L02lca__container{padding-inline:var(--mobile-gutter)}.sectors-module__L02lca__heroContent{min-height:0;padding-block:44px 36px}.sectors-module__L02lca__hero h1{font-size:clamp(34px,9.8vw,48px)}.sectors-module__L02lca__heroIntro{font-size:15px;line-height:1.65}.sectors-module__L02lca__section{padding-block:56px}.sectors-module__L02lca__section h2{font-size:clamp(30px,8.2vw,40px)}.sectors-module__L02lca__calloutContent{gap:80px;min-height:460px;padding:28px 22px 24px}.sectors-module__L02lca__calloutContent h2{font-size:clamp(31px,8.5vw,42px)}.sectors-module__L02lca__methodSteps{gap:28px}.sectors-module__L02lca__contactContent{padding-block:56px}}@media (max-width:539px){.sectors-module__L02lca__serviceMotion{aspect-ratio:1.6}.sectors-module__L02lca__editorialPhoto>div{aspect-ratio:1.35;min-height:0}}
.augment-module__JhA8mG__page{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans)}.augment-module__JhA8mG__container{width:min(100% - 128px,1312px);margin-inline:auto}.augment-module__JhA8mG__page h1,.augment-module__JhA8mG__page h2,.augment-module__JhA8mG__page h3{font-family:var(--font-sans);font-weight:400}.augment-module__JhA8mG__page h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(34px,4vw,55px);line-height:1.09}.augment-module__JhA8mG__page button,.augment-module__JhA8mG__page a{-webkit-tap-highlight-color:transparent}.augment-module__JhA8mG__page :is(a,button,select,input,textarea,summary,[tabindex]):focus-visible{outline-offset:5px;outline:2px solid}.augment-module__JhA8mG__hero{background:var(--color-black);color:var(--color-white);padding:158px 0 35px}.augment-module__JhA8mG__wordmark{letter-spacing:-.035em;align-items:center;gap:12px;font-size:18px;display:flex}.augment-module__JhA8mG__wordmark span{color:#a3a3a3;border-left:1px solid #626262;padding-left:13px}.augment-module__JhA8mG__heroHeading{grid-template-columns:1.8fr 1fr;align-items:end;gap:55px;margin:32px 0 64px;display:grid}.augment-module__JhA8mG__heroHeading h1{letter-spacing:-.055em;text-wrap:balance;font-size:clamp(48px,5.9vw,85px);line-height:1.04}.augment-module__JhA8mG__heroIntro>p{color:#b3b3b3;max-width:37ch;margin-bottom:25px;font-size:17px;line-height:1.65}.augment-module__JhA8mG__lightButton{border:1px solid var(--color-white);background:var(--color-white);min-height:48px;color:var(--color-black);border-radius:5px;justify-content:space-between;align-items:center;gap:28px;padding:13px 21px;font-size:14px;transition:background .2s,color .2s;display:inline-flex;}.augment-module__JhA8mG__lightButton:hover{background:var(--color-black);color:var(--color-white)}.augment-module__JhA8mG__heroFoot{color:#a3a3a3;justify-content:space-between;gap:20px;padding-top:23px;font-size:12px;line-height:1.6;display:flex}.augment-module__JhA8mG__heroFoot p:first-child{color:var(--color-white)}.augment-module__JhA8mG__emblem{background:currentColor;flex:none;width:26px;height:26px;display:inline-block;-webkit-mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat;mask:url(/logos/contrast-emblem.svg) 50%/contain no-repeat}.augment-module__JhA8mG__product{background:var(--color-white);color:var(--color-black);border:1px solid #404040;border-radius:12px;scroll-margin-top:108px;overflow:clip}.augment-module__JhA8mG__productBar{border-bottom:1px solid #d4d4d4;justify-content:space-between;align-items:center;padding:18px 25px;display:flex}.augment-module__JhA8mG__productBrand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:21px;font-weight:500;display:flex}.augment-module__JhA8mG__productBrand .augment-module__JhA8mG__emblem{width:22px;height:22px}.augment-module__JhA8mG__demoBadge{font:10px var(--font-mono);color:#626262}.augment-module__JhA8mG__productBody{grid-template-columns:220px minmax(0,1fr);display:grid}.augment-module__JhA8mG__sidebar{border-right:1px solid #d4d4d4;flex-direction:column;padding:26px 15px;display:flex}.augment-module__JhA8mG__company{align-items:center;gap:9px;padding:0 10px 30px;font-size:12px;display:flex}.augment-module__JhA8mG__company>span{border:1px solid #d4d4d4;border-radius:5px;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.augment-module__JhA8mG__tabs{flex-direction:column;gap:6px;display:flex}.augment-module__JhA8mG__tabs button{font:12px var(--font-sans);color:#626262;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:10px;padding:13px 11px;transition:background .2s,color .2s;display:flex}.augment-module__JhA8mG__tabs button>span{opacity:0;margin-left:auto}.augment-module__JhA8mG__tabs button:hover{color:var(--color-black);border-color:#d4d4d4}.augment-module__JhA8mG__tabs button[aria-selected=true]{color:var(--color-white);background:var(--color-black)}.augment-module__JhA8mG__tabs button[aria-selected=true]>span{opacity:1}.augment-module__JhA8mG__sidebarNote{color:#737373;margin:auto 10px 0;padding-top:36px}.augment-module__JhA8mG__sidebarNote p{margin-top:13px;font-size:11px;line-height:1.7}.augment-module__JhA8mG__previewArea{min-width:0;max-width:960px}.augment-module__JhA8mG__previewPanel{min-height:577px;animation:.28s ease-out both augment-module__JhA8mG__viewIn}.augment-module__JhA8mG__previewPanel[hidden]{display:none}.augment-module__JhA8mG__productFoot{color:#626262;border-top:1px solid #d4d4d4;justify-content:space-between;gap:20px;padding:17px 25px;font-size:11px;line-height:1.6;display:flex}.augment-module__JhA8mG__productFoot>span{font:10px/1.7 var(--font-mono);flex:none}.augment-module__JhA8mG__section{padding-block:112px;}.augment-module__JhA8mG__label{color:#626262;font:11px/1.6 var(--font-mono);margin-bottom:22px}.augment-module__JhA8mG__sectionHeading{grid-template-columns:1.4fr 1fr;align-items:end;column-gap:90px;display:grid}.augment-module__JhA8mG__sectionHeading .augment-module__JhA8mG__label{grid-column:1/-1}.augment-module__JhA8mG__sectionIntro{color:#626262;max-width:43ch;font-size:17px;line-height:1.75}.augment-module__JhA8mG__connectionMap{grid-template-columns:1fr 85px 220px 85px 1fr;align-items:center;margin-top:76px;padding:45px 30px;display:grid}.augment-module__JhA8mG__sourceColumn{flex-direction:column;gap:13px;display:flex;position:relative}.augment-module__JhA8mG__mapLabel{font:10px var(--font-mono);color:#737373;position:absolute;bottom:calc(100% + 23px);left:0}.augment-module__JhA8mG__sourceColumn>div{border:1px solid #d4d4d4;border-radius:6px;align-items:center;gap:14px;min-height:57px;padding:15px 18px;font-size:13px;display:flex}.augment-module__JhA8mG__sourceColumn svg{color:#737373;flex:none}.augment-module__JhA8mG__hubNode{border:1px solid var(--color-black);background:var(--color-black);min-height:220px;color:var(--color-white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex}.augment-module__JhA8mG__hubNode .augment-module__JhA8mG__emblem{width:43px;height:43px;margin-bottom:20px}.augment-module__JhA8mG__hubNode strong{letter-spacing:-.045em;font-size:28px;font-weight:400}.augment-module__JhA8mG__hubNode small{color:#a3a3a3;margin-top:10px;font-size:10px}.augment-module__JhA8mG__mapConnector{height:140px;position:relative}.augment-module__JhA8mG__mapConnector span{background:#b3b3b3;width:100%;height:1px;position:absolute;top:50%}.augment-module__JhA8mG__mapConnector span:first-child,.augment-module__JhA8mG__mapConnector span:last-child{background:0 0;border-top:1px solid #b3b3b3;border-right:1px solid #b3b3b3;border-top-right-radius:14px;width:55%;height:50%;top:0}.augment-module__JhA8mG__mapConnector span:last-child{border-top:0;border-bottom:1px solid #b3b3b3;border-top-right-radius:0;border-bottom-right-radius:14px;top:50%}.augment-module__JhA8mG__reverse{transform:scaleX(-1)}.augment-module__JhA8mG__mapNote{text-align:center;color:#737373;margin-top:17px;font-size:11px;line-height:1.7}.augment-module__JhA8mG__aiSection{padding-top:32px}.augment-module__JhA8mG__split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.augment-module__JhA8mG__aiCopy>p:not(.augment-module__JhA8mG__label){color:#626262;max-width:42ch;margin-top:24px;font-size:16px;line-height:1.75}.augment-module__JhA8mG__textLink{border-bottom:1px solid #a3a3a3;align-items:center;gap:27px;margin-top:30px;padding-block:10px;font-size:13px;display:inline-flex}.augment-module__JhA8mG__textLink:hover{border-color:var(--color-black)}.augment-module__JhA8mG__assistant{border:1px solid #d4d4d4;border-radius:12px;min-width:0;padding:26px;}.augment-module__JhA8mG__assistantTop{border-bottom:1px solid #d4d4d4;align-items:center;gap:11px;padding-bottom:21px;font-size:15px;display:flex}.augment-module__JhA8mG__assistantTop small{color:#737373;font:10px var(--font-mono);margin-left:auto}.augment-module__JhA8mG__assistantChoices{gap:8px;margin-block:21px;display:flex}.augment-module__JhA8mG__assistantChoices button{background:var(--color-white);color:#626262;font:11px var(--font-sans);cursor:pointer;border:1px solid #d4d4d4;border-radius:5px;padding:11px 13px;transition:border-color .2s}.augment-module__JhA8mG__assistantChoices button[aria-pressed=true]{border-color:var(--color-black);color:var(--color-black)}.augment-module__JhA8mG__context{color:#626262;min-height:65px;font-size:12px;line-height:1.8}.augment-module__JhA8mG__prompt{align-items:center;gap:10px;padding-block:22px;font-size:13px;display:flex}.augment-module__JhA8mG__answer{background:var(--color-black);color:var(--color-white);border-radius:8px;min-height:252px;padding:24px;animation:.24s both augment-module__JhA8mG__viewIn}.augment-module__JhA8mG__answer>p{margin-bottom:20px;font-size:14px}.augment-module__JhA8mG__answer>span{color:#d4d4d4;margin-top:10px;font-size:12px;line-height:1.75;display:block}.augment-module__JhA8mG__answer>small{color:#a3a3a3;align-items:center;gap:7px;margin-top:23px;font-size:10px;display:flex}.augment-module__JhA8mG__assistantNote{color:#737373;margin-top:18px;font-size:10px;line-height:1.7}.augment-module__JhA8mG__setup{border-block:1px solid #d4d4d4}.augment-module__JhA8mG__setupHeading>p:last-child{color:#626262;margin-top:25px;font-size:16px}.augment-module__JhA8mG__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:64px;list-style:none;display:grid}.augment-module__JhA8mG__steps li{border-top:1px solid #b3b3b3;padding-top:22px}.augment-module__JhA8mG__steps li>span{font:11px var(--font-mono);color:#737373}.augment-module__JhA8mG__steps h3{letter-spacing:-.035em;margin-top:28px;font-size:26px}.augment-module__JhA8mG__steps p{color:#626262;max-width:34ch;margin-top:15px;font-size:14px;line-height:1.75}.augment-module__JhA8mG__faqGrid{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.augment-module__JhA8mG__faqGrid h2{font-size:clamp(32px,3.3vw,46px)}.augment-module__JhA8mG__faq details{border-bottom:1px solid #d4d4d4}.augment-module__JhA8mG__faq details:first-child{border-top:1px solid #d4d4d4}.augment-module__JhA8mG__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding-block:23px;font-size:16px;line-height:1.5;list-style:none;display:flex}.augment-module__JhA8mG__faq summary::-webkit-details-marker{display:none}.augment-module__JhA8mG__faq summary>span{font-size:22px;font-weight:300;transition:transform .2s}.augment-module__JhA8mG__faq details[open] summary>span{transform:rotate(45deg)}.augment-module__JhA8mG__faq details p{color:#626262;padding:0 35px 26px 0;font-size:14px;line-height:1.8}@keyframes augment-module__JhA8mG__viewIn{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1500px){.augment-module__JhA8mG__hero{padding-top:176px}}@media (max-width:1100px){.augment-module__JhA8mG__container{width:calc(100% - 80px)}.augment-module__JhA8mG__heroHeading{grid-template-columns:1.5fr 1fr;gap:35px}.augment-module__JhA8mG__heroHeading h1{font-size:62px}.augment-module__JhA8mG__heroIntro>p{font-size:15px}.augment-module__JhA8mG__productBody{grid-template-columns:170px minmax(0,1fr)}.augment-module__JhA8mG__company{padding-inline:0;font-size:10px}.augment-module__JhA8mG__sidebar{padding-inline:10px}.augment-module__JhA8mG__connectionMap{grid-template-columns:1fr 40px 170px 40px 1fr;padding-inline:0}.augment-module__JhA8mG__hubNode{min-height:185px}.augment-module__JhA8mG__sourceColumn>div{gap:10px;padding-inline:10px;font-size:11px}.augment-module__JhA8mG__mapLabel{font-size:9px}.augment-module__JhA8mG__split,.augment-module__JhA8mG__faqGrid{gap:45px}.augment-module__JhA8mG__sectionHeading{column-gap:40px}.augment-module__JhA8mG__assistant{padding:21px}}@media (max-width:800px){.augment-module__JhA8mG__container{width:calc(100% - 48px)}.augment-module__JhA8mG__hero{padding-top:126px}.augment-module__JhA8mG__heroHeading{grid-template-columns:1fr;gap:28px;margin-bottom:43px}.augment-module__JhA8mG__heroHeading h1{font-size:clamp(43px,8.5vw,65px)}.augment-module__JhA8mG__heroIntro{justify-content:space-between;align-items:center;gap:28px;display:flex}.augment-module__JhA8mG__heroIntro>p{margin-bottom:0}.augment-module__JhA8mG__heroIntro .augment-module__JhA8mG__lightButton{flex:none}.augment-module__JhA8mG__productBody{grid-template-columns:1fr}.augment-module__JhA8mG__sidebar{border-bottom:1px solid #d4d4d4;border-right:0;padding:12px 20px}.augment-module__JhA8mG__company,.augment-module__JhA8mG__sidebarNote{display:none}.augment-module__JhA8mG__tabs{flex-direction:row}.augment-module__JhA8mG__tabs button{flex:1;justify-content:center;font-size:12px}.augment-module__JhA8mG__tabs button>span{display:none}.augment-module__JhA8mG__previewPanel{min-height:585px}.augment-module__JhA8mG__productFoot{padding-inline:20px}.augment-module__JhA8mG__productFoot>span{display:none}.augment-module__JhA8mG__heroFoot{font-size:10px}.augment-module__JhA8mG__section{padding-block:76px}.augment-module__JhA8mG__sectionHeading{grid-template-columns:1fr}.augment-module__JhA8mG__sectionIntro{max-width:58ch;margin-top:26px;font-size:16px}.augment-module__JhA8mG__connectionMap{grid-template-columns:1fr 25px 140px 25px 1fr;margin-top:64px}.augment-module__JhA8mG__sourceColumn>div{gap:6px;padding-inline:8px;font-size:10px}.augment-module__JhA8mG__sourceColumn svg{width:17px}.augment-module__JhA8mG__mapLabel{font-size:8px;line-height:1.6}.augment-module__JhA8mG__hubNode strong{font-size:23px}.augment-module__JhA8mG__hubNode small{font-size:8px}.augment-module__JhA8mG__split{grid-template-columns:1fr;gap:40px}.augment-module__JhA8mG__aiCopy>p:not(.augment-module__JhA8mG__label){max-width:62ch}.augment-module__JhA8mG__assistant{width:100%;max-width:600px;margin-inline:auto;padding:28px}.augment-module__JhA8mG__context{min-height:auto}.augment-module__JhA8mG__answer{min-height:240px}.augment-module__JhA8mG__steps{gap:25px}.augment-module__JhA8mG__steps h3{font-size:23px}.augment-module__JhA8mG__faqGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:540px){.augment-module__JhA8mG__container{width:calc(100% - 40px)}.augment-module__JhA8mG__hero{padding-top:114px;padding-bottom:27px}.augment-module__JhA8mG__wordmark{font-size:15px}.augment-module__JhA8mG__heroHeading{margin-top:28px}.augment-module__JhA8mG__heroHeading h1{font-size:clamp(36px,9.3vw,49px)}.augment-module__JhA8mG__heroIntro{display:block}.augment-module__JhA8mG__heroIntro>p{margin-bottom:23px;font-size:15px;line-height:1.7}.augment-module__JhA8mG__lightButton{gap:21px;min-height:48px;font-size:13px}.augment-module__JhA8mG__product{border-radius:9px;margin-inline:-8px}.augment-module__JhA8mG__productBar{padding:16px}.augment-module__JhA8mG__productBrand{font-size:18px}.augment-module__JhA8mG__demoBadge{font-size:8px}.augment-module__JhA8mG__sidebar{padding:10px}.augment-module__JhA8mG__tabs{gap:3px}.augment-module__JhA8mG__tabs button{gap:6px;padding:12px 8px;font-size:10px}.augment-module__JhA8mG__tabs svg{width:15px;height:15px}.augment-module__JhA8mG__previewPanel{min-height:670px}.augment-module__JhA8mG__productFoot{padding:14px 16px;font-size:10px}.augment-module__JhA8mG__heroFoot{padding-top:20px;display:block}.augment-module__JhA8mG__heroFoot p+p{margin-top:6px}.augment-module__JhA8mG__page h2{font-size:36px}.augment-module__JhA8mG__section{padding-block:64px}.augment-module__JhA8mG__label{margin-bottom:17px;font-size:10px}.augment-module__JhA8mG__connectionMap{flex-direction:column;margin-top:46px;padding:0;display:flex}.augment-module__JhA8mG__sourceColumn{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;display:grid}.augment-module__JhA8mG__sourceColumn>div{text-align:center;flex-direction:column;justify-content:center;min-height:82px;padding:12px 6px;font-size:10px;line-height:1.5}.augment-module__JhA8mG__sourceColumn svg{width:21px;height:21px}.augment-module__JhA8mG__mapLabel{grid-column:1/-1;margin-bottom:7px;font-size:9px;position:static}.augment-module__JhA8mG__mapConnector{background:#b3b3b3;width:1px;height:33px}.augment-module__JhA8mG__mapConnector span{display:none}.augment-module__JhA8mG__hubNode{width:160px;min-height:158px}.augment-module__JhA8mG__hubNode .augment-module__JhA8mG__emblem{width:32px;height:32px;margin-bottom:13px}.augment-module__JhA8mG__mapNote{text-align:left;margin-top:25px}.augment-module__JhA8mG__assistant{padding:18px}.augment-module__JhA8mG__assistantChoices{gap:6px}.augment-module__JhA8mG__assistantChoices button{flex:1;padding:10px 7px;font-size:10px}.augment-module__JhA8mG__assistantTop{font-size:14px}.augment-module__JhA8mG__answer{min-height:275px;padding:19px}.augment-module__JhA8mG__answer>span{font-size:12px}.augment-module__JhA8mG__setupHeading{text-align:left}.augment-module__JhA8mG__setupHeading>p:last-child{font-size:15px}.augment-module__JhA8mG__steps{grid-template-columns:1fr;gap:30px;margin-top:40px}.augment-module__JhA8mG__steps li{grid-template-columns:35px 1fr;align-items:baseline;column-gap:18px;display:grid}.augment-module__JhA8mG__steps h3{margin-top:0;font-size:26px}.augment-module__JhA8mG__steps p{grid-column:2;max-width:none;margin-top:12px}.augment-module__JhA8mG__faq summary{padding-block:21px;font-size:15px}.augment-module__JhA8mG__faq details p{padding-right:0}}@media (prefers-reduced-motion:reduce){.augment-module__JhA8mG__page *,.augment-module__JhA8mG__page :before,.augment-module__JhA8mG__page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.augment-module__JhA8mG__hero{padding-top:114px}.augment-module__JhA8mG__heroHeading{margin-bottom:46px}.augment-module__JhA8mG__heroDemoLink{color:#b3b3b3;align-items:center;gap:15px;width:fit-content;margin-top:18px;padding-block:5px;font-size:12px;display:flex}.augment-module__JhA8mG__heroDemoLink:hover{color:var(--color-white)}.augment-module__JhA8mG__previewArea{max-width:none}.augment-module__JhA8mG__previewPanel{min-height:740px}.augment-module__JhA8mG__assistantChoices{grid-template-columns:1fr 1fr;display:grid}.augment-module__JhA8mG__assistantChoices button{text-align:left;min-height:43px;padding-inline:12px}.augment-module__JhA8mG__assistantChoices button[aria-pressed=true]{background:var(--color-black);color:var(--color-white)}.augment-module__JhA8mG__darkButton{border:1px solid var(--color-black);background:var(--color-black);min-height:49px;color:var(--color-white);border-radius:5px;justify-content:center;align-items:center;gap:24px;padding:14px 20px;font-size:13px;transition:background .2s,color .2s;display:inline-flex;}.augment-module__JhA8mG__darkButton:hover{background:var(--color-white);color:var(--color-black)}.augment-module__JhA8mG__aiCopy .augment-module__JhA8mG__darkButton{margin-top:30px}.augment-module__JhA8mG__aiCopy .augment-module__JhA8mG__textLink{width:fit-content;margin-top:14px;font-size:12px;display:flex}.augment-module__JhA8mG__setupHeading{text-align:left}.augment-module__JhA8mG__setupCarousel{margin-top:44px}.augment-module__JhA8mG__setupTabs{grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:30px;display:grid}.augment-module__JhA8mG__setupTabs button{color:#737373;font:400 20px var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #d4d4d4;align-items:center;gap:15px;padding:20px 0;transition:border-color .2s,color .2s;display:flex}.augment-module__JhA8mG__setupTabs button>span{font:10px var(--font-mono)}.augment-module__JhA8mG__setupTabs button[aria-pressed=true]{border-top:2px solid var(--color-black);color:var(--color-black);padding-top:19px}.augment-module__JhA8mG__setupSlide{background:var(--color-black);min-height:460px;color:var(--color-white);touch-action:pan-y;border-radius:11px;grid-template-columns:1.2fr 1fr;display:grid;overflow:hidden}.augment-module__JhA8mG__setupPhoto{min-height:460px;animation:.35s ease-out both augment-module__JhA8mG__viewIn;position:relative}.augment-module__JhA8mG__setupPhoto img{object-fit:cover}.augment-module__JhA8mG__setupPhoto>span{background:var(--color-white);color:var(--color-black);border-radius:4px;padding:8px 11px;font-size:10px;position:absolute;bottom:23px;left:23px}.augment-module__JhA8mG__setupDetail{flex-direction:column;align-items:start;padding:42px;display:flex}.augment-module__JhA8mG__slideNumber{font:11px var(--font-mono);color:#a3a3a3}.augment-module__JhA8mG__setupDetail h3{letter-spacing:-.04em;max-width:20ch;margin-top:30px;font-size:clamp(27px,2.8vw,39px);line-height:1.14}.augment-module__JhA8mG__setupDetail>p:not(.augment-module__JhA8mG__slideNumber){color:#b3b3b3;margin-top:22px;font-size:14px;line-height:1.8}.augment-module__JhA8mG__stepTags{flex-wrap:wrap;gap:7px;margin-block:23px 30px;display:flex}.augment-module__JhA8mG__stepTags>span{color:#d4d4d4;border:1px solid #626262;border-radius:4px;padding:6px 9px;font-size:10px}.augment-module__JhA8mG__stepOutput{color:#d4d4d4;border-top:1px solid #404040;align-items:start;gap:11px;width:100%;margin-top:auto;padding-top:21px;font-size:12px;line-height:1.6;display:flex}.augment-module__JhA8mG__stepOutput svg{flex:none}.augment-module__JhA8mG__carouselBottom{justify-content:space-between;align-items:center;gap:25px;margin-top:22px;display:flex}.augment-module__JhA8mG__carouselBottom p{color:#737373;font-size:12px}.augment-module__JhA8mG__carouselBottom>div{gap:8px;display:flex}.augment-module__JhA8mG__carouselBottom button{width:44px;height:44px;color:var(--color-black);cursor:pointer;background:0 0;border:1px solid #d4d4d4;border-radius:50%;place-items:center;font-size:19px;transition:border-color .2s;display:grid}.augment-module__JhA8mG__carouselBottom button:hover{border-color:var(--color-black)}.augment-module__JhA8mG__setupCta{border-top:1px solid #d4d4d4;justify-content:space-between;align-items:center;gap:35px;margin-top:55px;padding-top:35px;display:flex}.augment-module__JhA8mG__setupCta h3{letter-spacing:-.03em;font-size:24px}.augment-module__JhA8mG__setupCta p{color:#626262;margin-top:10px;font-size:14px;line-height:1.7}.augment-module__JhA8mG__setupCta .augment-module__JhA8mG__darkButton{flex:none}@media (max-width:1100px){.augment-module__JhA8mG__tabs button{gap:7px;font-size:11px}.augment-module__JhA8mG__tabs button>svg{flex:none;width:16px}.augment-module__JhA8mG__setupDetail{padding:30px}}@media (max-width:800px){.augment-module__JhA8mG__hero{padding-top:80px}.augment-module__JhA8mG__heroIntro{display:block}.augment-module__JhA8mG__heroIntro>p{max-width:48ch;margin-bottom:22px}.augment-module__JhA8mG__heroDemoLink{margin-left:20px;display:inline-flex}.augment-module__JhA8mG__tabs{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.augment-module__JhA8mG__tabs button{font-size:11px}.augment-module__JhA8mG__setupSlide{grid-template-columns:1fr}.augment-module__JhA8mG__setupPhoto{min-height:330px}.augment-module__JhA8mG__setupDetail{min-height:355px;padding:32px}.augment-module__JhA8mG__setupDetail h3{max-width:25ch}.augment-module__JhA8mG__setupCta{flex-direction:column;align-items:start;gap:23px}}@media (max-width:540px){.augment-module__JhA8mG__hero{padding-top:66px}.augment-module__JhA8mG__heroHeading{margin-bottom:35px}.augment-module__JhA8mG__heroDemoLink{margin-top:12px;margin-left:0;display:flex}.augment-module__JhA8mG__tabs{grid-template-columns:1fr 1fr;gap:5px}.augment-module__JhA8mG__tabs button{justify-content:start;min-height:41px;padding-inline:12px;font-size:11px}.augment-module__JhA8mG__previewPanel{min-height:800px}.augment-module__JhA8mG__darkButton{gap:17px;padding-inline:17px;font-size:12px}.augment-module__JhA8mG__setupTabs{gap:12px;margin-bottom:19px}.augment-module__JhA8mG__setupTabs button{flex-direction:column;align-items:start;gap:9px;font-size:13px}.augment-module__JhA8mG__setupPhoto{min-height:235px}.augment-module__JhA8mG__setupDetail{min-height:440px;padding:25px}.augment-module__JhA8mG__setupDetail h3{margin-top:22px;font-size:31px}.augment-module__JhA8mG__setupDetail>p:not(.augment-module__JhA8mG__slideNumber){font-size:13px}.augment-module__JhA8mG__carouselBottom{gap:15px}.augment-module__JhA8mG__carouselBottom p{max-width:22ch;font-size:11px}.augment-module__JhA8mG__setupCta{margin-top:35px}.augment-module__JhA8mG__setupCta h3{font-size:24px}.augment-module__JhA8mG__setupCta p{font-size:13px}}@media (prefers-reduced-motion:reduce){.augment-module__JhA8mG__setupPhoto{animation:none}.augment-module__JhA8mG__darkButton,.augment-module__JhA8mG__setupTabs button,.augment-module__JhA8mG__carouselBottom button{transition:none}}.augment-module__JhA8mG__tabs{isolation:isolate;position:relative}.augment-module__JhA8mG__tabIndicator{z-index:-1;background:var(--color-black);pointer-events:none;opacity:0;border-radius:5px;transition:transform .38s cubic-bezier(.22,1,.36,1),width .3s,height .3s;position:absolute;top:0;left:0}.augment-module__JhA8mG__tabs[data-ready=true] .augment-module__JhA8mG__tabIndicator{opacity:1}.augment-module__JhA8mG__tabs[data-ready=true] button[aria-selected=true]{background:0 0}.augment-module__JhA8mG__tabs button{transition:color .22s,border-color .22s}.augment-module__JhA8mG__setupPhoto{animation:none;overflow:hidden}.augment-module__JhA8mG__photoLayer{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.025)}.augment-module__JhA8mG__photoLayer[data-active=true]{opacity:1;transform:scale(1)}.augment-module__JhA8mG__setupDetails{min-width:0;display:grid}.augment-module__JhA8mG__setupDetails .augment-module__JhA8mG__setupDetail{opacity:0;pointer-events:none;grid-area:1/1;transition:opacity .26s,transform .38s cubic-bezier(.22,1,.36,1);transform:translateY(8px)}.augment-module__JhA8mG__setupDetails .augment-module__JhA8mG__setupDetail[data-active=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.augment-module__JhA8mG__lightButton svg,.augment-module__JhA8mG__darkButton svg{transition:transform .25s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.augment-module__JhA8mG__lightButton:hover svg,.augment-module__JhA8mG__darkButton:hover svg{transform:translate(2px,-2px)}}@media (prefers-reduced-motion:reduce){.augment-module__JhA8mG__tabIndicator,.augment-module__JhA8mG__photoLayer,.augment-module__JhA8mG__setupDetails .augment-module__JhA8mG__setupDetail,.augment-module__JhA8mG__lightButton svg,.augment-module__JhA8mG__darkButton svg{transform:none;transition:none!important}}@media (max-width:600px){.augment-module__JhA8mG__tabs button:last-child{grid-column:1/-1}}@media (max-width:767px){.augment-module__JhA8mG__container{width:calc(100% - var(--mobile-gutter) * 2)}.augment-module__JhA8mG__hero{padding-top:40px}.augment-module__JhA8mG__heroHeading{gap:22px;margin-top:24px;margin-bottom:28px}.augment-module__JhA8mG__heroIntro .augment-module__JhA8mG__lightButton{width:100%}.augment-module__JhA8mG__heroDemoLink{min-height:44px}.augment-module__JhA8mG__product{margin-inline:0}.augment-module__JhA8mG__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.augment-module__JhA8mG__tabs button{min-height:44px;font-size:12px}.augment-module__JhA8mG__tabs button:last-child{grid-column:1/-1}.augment-module__JhA8mG__previewPanel{min-height:0}.augment-module__JhA8mG__productFoot,.augment-module__JhA8mG__heroFoot{font-size:12px}.augment-module__JhA8mG__productFoot>span{display:inline}.augment-module__JhA8mG__section{padding-block:56px}.augment-module__JhA8mG__assistantChoices button{min-height:44px;font-size:12px}.augment-module__JhA8mG__sourceColumn>div{font-size:12px}.augment-module__JhA8mG__mapLabel{font-size:10px}.augment-module__JhA8mG__setupTabs button{min-height:60px}.augment-module__JhA8mG__setupPhoto{min-height:240px}.augment-module__JhA8mG__setupDetail{min-height:0;padding:24px 20px}.augment-module__JhA8mG__setupDetail h3{margin-top:20px}}.augment-module__JhA8mG__finalCta{isolation:isolate;color:var(--color-black);background:var(--color-white);scroll-margin-top:96px;position:relative;overflow:hidden}.augment-module__JhA8mG__finalCtaImage{z-index:0;object-fit:cover;object-position:center}.augment-module__JhA8mG__finalCtaOverlay{z-index:1;pointer-events:none;background:linear-gradient(#f8f8f8b8 0%,#f8f8f899 45%,#f8f8f885 100%);position:absolute;inset:0}.augment-module__JhA8mG__finalCtaContent{z-index:2;text-align:center;position:relative}.augment-module__JhA8mG__finalCtaDescription{max-width:62ch;color:var(--v3-ink-soft,#525252);margin:32px auto 0}.augment-module__JhA8mG__finalCtaActions{flex-direction:column;align-items:center;gap:20px;margin-top:40px;display:flex}.augment-module__JhA8mG__secondaryLink{text-underline-offset:6px;align-items:center;min-height:44px;font-size:14px;-webkit-text-decoration:underline #737373;text-decoration:underline #737373;display:inline-flex}.augment-module__JhA8mG__secondaryLink:hover{text-decoration-color:currentColor}
