@layer utilities{.text-balance{text-wrap:balance}}.o-richText__surtitle{margin-bottom:var(--space-m)}.o-richText__title{margin-bottom:var(--space-s)}.o-richText__readmore{display:flex;justify-content:center;margin-top:var(--space-l)}.o-richText__button{display:flex;align-items:center;column-gap:var(--space-xxs);cursor:pointer}.o-richText__button:hover .o-richText__button__label{color:var(--primary-color);transition:color .3s}.o-richText__button__label{font-size:calc(18/var(--base-font-size)*1rem);text-decoration:underline;transition:color .3s}.o-richText__button__label.-less{display:none}.o-richText__button__icon{position:relative;display:inline-flex;flex:0 0 24px}.o-richText__button__icon,.o-richText__button__icon:after{width:24px;height:1px;background-color:var(--primary-color);transform:rotate(90deg);transition:all .25s cubic-bezier(.17,.67,.09,.97)}.o-richText__button__icon:after{position:absolute;opacity:1;transition-delay:.1s;content:""}.o-richText__contentWrapper:has(+.o-richText__readmore){position:relative;display:grid;grid-template-rows:100px 0fr;overflow:hidden;transition:grid-template-rows .3s cubic-bezier(0,0,.2,1)}.o-richText__contentWrapper:has(+.o-richText__readmore):after{position:absolute;bottom:0;left:0;width:100%;height:3.5rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0,var(--background) 100%);visibility:visible;opacity:1;transition:opacity .3s,visibility .3s;content:""}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened{grid-template-rows:100px 1fr}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened:after{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened+.o-richText__readmore .o-richText__button__icon{transform:rotate(0deg)}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened+.o-richText__readmore .o-richText__button__icon:after{transform:rotate(0deg);opacity:0}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened+.o-richText__readmore .o-richText__button__label.-more{display:none}.o-richText__contentWrapper:has(+.o-richText__readmore).-opened+.o-richText__readmore .o-richText__button__label.-less{display:inline-flex}.o-richText__content{grid-row:1/-1;min-height:0;overflow:hidden}@layer utilities{.text-balance{text-wrap:balance}}.o-sliderSolutions{overflow:hidden}.o-sliderSolutions__list{overflow:visible}.o-sliderSolutions__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-xl);column-gap:var(--space-m)}.o-sliderSolutions__navigation{display:flex;gap:var(--space-xl)}@media screen and (max-width:900px){.o-sliderSolutions__navigation{gap:var(--space-m)}}.o-sliderSolutions__navigation__button{cursor:pointer}.o-sliderSolutions__navigation__button[disabled]{cursor:not-allowed;opacity:.4}.o-sliderSolutions__navigation__icon{width:34px;height:10px;pointer-events:none}.-prev .o-sliderSolutions__navigation__icon{transform:rotate(-180deg)}@media screen and (min-width:901px){.o-sliderSolutions.-withSidebar{overflow:visible}.o-sliderSolutions.-withSidebar .o-sliderSolutions__slider{-webkit-clip-path:inset(-15px 0 -15px -100vw);clip-path:inset(-15px 0 -15px -100vw)}}.o-sliderSolutions .swiper-wrapper{align-items:stretch}.o-sliderSolutions .swiper-slide{height:auto}@layer utilities{.text-balance{text-wrap:balance}}@media screen and (max-width:900px){.o-sliderTeams{overflow-x:hidden}}.o-sliderTeams__heading{display:flex;gap:var(--space-xl);margin-bottom:var(--space-xxl)}@media screen and (max-width:900px){.o-sliderTeams__heading{flex-direction:column;gap:var(--space-xxs);margin-bottom:var(--space-m)}}@media screen and (min-width:901px){.o-sliderTeams__description,.o-sliderTeams__title{flex:0 0 calc(50% - var(--space-xl)/2)}.o-sliderTeams__description{margin-top:var(--space-xxxl)}}.o-sliderTeams__navigation{display:flex;gap:var(--space-xl);justify-content:center;margin-top:var(--space-xl)}@media screen and (max-width:900px){.o-sliderTeams__navigation{margin-top:var(--space-m)}}.o-sliderTeams__navigation__button{cursor:pointer}.o-sliderTeams__navigation__button[disabled]{cursor:not-allowed;opacity:.4}.o-sliderTeams__navigation__icon{width:34px;height:10px;pointer-events:none}.-prev .o-sliderTeams__navigation__icon{transform:rotate(-180deg)}.o-sliderTeams .swiper{overflow:visible}.o-sliderTeams.-withSidebar .o-sliderTeams__slider{-webkit-clip-path:inset(0 -100vw 0);clip-path:inset(0 -100vw 0)}@layer utilities{.text-balance{text-wrap:balance}}@media screen and (max-width:900px){.o-textImage{overflow:hidden}}.o-textImage__wrapper{display:flex;flex-direction:column;gap:var(--space-xl)}@media screen and (max-width:900px){.o-textImage__wrapper{gap:var(--space-m)}}.o-textImage__wrapper.-right{align-items:flex-end}.o-textImage__wrapper.-top .o-textImage__title{max-width:750px}@media screen and (min-width:901px){.o-textImage__title{max-width:calc(50% - var(--space-xl)/2)}.o-textImage__title.-wide{max-width:65%}.o-textImage__title.-full{max-width:75%}}.o-textImage__brand{position:absolute;top:-50px;right:-20px;width:160px;height:93px}@media screen and (max-width:900px){.o-textImage__brand{right:-16px;width:130px;height:76px}}.o-textImage__item{display:flex;gap:var(--space-xl)}@media screen and (max-width:900px){.o-textImage__item{flex-direction:column;gap:var(--space-m)}}.o-textImage__item__pictureWrapper{position:relative}@media screen and (min-width:901px){.o-textImage__item__pictureWrapper{flex-shrink:0;width:calc(50% - var(--space-xl)/2)}.-clutterWide .o-textImage__item__pictureWrapper{width:65%}}.o-textImage__item__description{display:flex}.-textBottom .o-textImage__item__description{align-items:flex-end}@media screen and (min-width:901px){.o-textImage__item.-pictureRight{flex-direction:row-reverse}}.o-textImage__item.-pictureTop{flex-direction:column}@media screen and (min-width:901px){.o-textImage__item.-pictureBottom{flex-direction:column-reverse}}.o-textImage__list.-with2columns{display:flex;flex-wrap:wrap;gap:var(--space-xl)}@media screen and (min-width:901px){.o-textImage__list.-with2columns .o-textImage__item{flex:0 0 calc(50% - var(--space-xl)/2)}}.o-textImage__list.-with2columns .o-textImage__item.-pictureBottom,.o-textImage__list.-with2columns .o-textImage__item.-pictureTop{display:flex;justify-content:space-between}.o-textImage__list.-with2columns .o-textImage__item.-pictureBottom .o-textImage__item__pictureWrapper,.o-textImage__list.-with2columns .o-textImage__item.-pictureTop .o-textImage__item__pictureWrapper{width:100%}.o-textImage__list.-with2columns .o-textImage__item.-pictureLeft,.o-textImage__list.-with2columns .o-textImage__item.-pictureRight{flex:1 1 100%}.o-textImage__pushList{display:flex;flex-wrap:wrap;gap:var(--space-s)}@media screen and (max-width:900px){.o-textImage__pushList{gap:var(--space-xxs)}}@media screen and (min-width:901px){.o-textImage__pushItem{flex:0 1 calc(25% - var(--space-s)/4*3)}}.o-textImage.-withSidebar .o-textImage__title{max-width:100%}.o-textImage.-withSidebar .o-textImage__item{flex-direction:column}@media screen and (min-width:901px){.o-textImage.-withSidebar .o-textImage__item__pictureWrapper{width:100%}.o-textImage.-withSidebar .o-textImage__pushItem{flex:0 1 calc(50% - var(--space-s)/2)}}.o-textImage.-withSidebar .o-textImage__list.-with2columns{flex-direction:column}:root{--color-persimmon:#ff5229;--color-black:#0e0e0e;--color-grey-dark:#141414;--color-grey-alternative:#545454;--color-grey-medium:#bdbdbd;--color-grey:#e0e0e0;--color-white:#ffffff;--color-red:#ff0000;--color-green:#25c225;--color-red-pink:#fc5c68;--color-red-alternative:#e72038;--color-orange:#f97a3b;--color-orange-light:#f89d27;--primary-color:var(--color-persimmon);--text-color:var(--color-black);--gradient-linear:linear-gradient(270deg,#e72038 -11.68%,#fe5e55 14.07%,#f69d63 70.73%,#f97a3b 107.93%,#f3733a 190.24%);--gradient-radial:radial-gradient(94.72% 165.3% at 0% 0%,#f14b05 12.75%,#f97a3b 26.2%,#f59a5f 42.35%,#fa935c 56%,#f3733a 71.95%,#e72038 100%);--worksans:"Work Sans";--text-font:var(--worksans);--ppacma:"PP Acma";--title-font:var(--ppacma);--space-xxxs:8px;--space-xxs:16px;--space-xs:20px;--space-s:24px;--space-m:32px;--space-l:40px;--space-xl:56px;--space-xxl:80px;--space-xxxl:128px;--xs-max-raw:600;--xs-max:calc(var(--xs-max-raw) * 1px);--sm-min-raw:var(--xs-max-raw) + 1;--sm-min:var(--xs-max-raw) * 1px;--sm-max-raw:900;--sm-max:calc(var(--sm-max-raw) * 1px);--md-min-raw:var(--sm-max-raw) + 1;--md-min:var(--md-min-raw) * 1px;--md-max-raw:1200;--md-max:calc(var(--md-max-raw) * 1px);--lg-min-raw:var(--md-max-raw) + 1;--lg-min:calc(var(--lg-min-raw) * 1px);--lg-mid-raw:1350;--lg-mid:calc(var(--lg-mid-raw) * 1px);--lg-max-raw:1440;--lg-max:calc(var(--lg-max-raw) * 1px);--base-font-size:16;font-size:calc(var(--base-font-size)*1px)}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *):not(.ai_message__parent *):not(.a-aiMessage *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:normal}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}@font-face{font-family:PP Acma;font-style:normal;font-weight:1 999;font-display:swap;src:url(/_next/static/media/PPAcma-Variable.181d6e07.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:1 999;font-display:swap;src:url(/_next/static/media/WorkSans-Variable.fe1efb06.woff2) format("woff2")}body,html{max-width:100vw}body.-scrollLock,html.-scrollLock{overflow:hidden}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;color:light-dark(var(--color-black),var(--color-white));font-family:var(--text-font);background-color:light-dark(var(--color-white),var(--color-black));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=light] body{color:var(--color-black);background-color:var(--color-white)}[data-theme=dark] body{color:var(--color-white);background-color:var(--color-black)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:1px dashed var(--primary-color);outline-offset:2px}[role=button]:focus-visible,[role=tabpanel]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px dashed var(--primary-color);outline-offset:2px}@layer utilities{.text-balance{text-wrap:balance}}.l-content{padding-right:var(--space-xxs);padding-left:var(--space-xxs);margin:0 auto;width:100%}.l-content.-full{padding-right:0;padding-left:0}@media screen and (min-width:901px){.l-content.-fullDesktop{padding-right:0;padding-left:0}}@media screen and (max-width:900px){.l-content.-fullMobile{padding-right:0;padding-left:0}}.l-content.-large{max-width:1440px}.l-content.-medium{max-width:1160px}.l-content.-small{max-width:774px}.l-content.-twoColumns{padding-right:var(--space-l);padding-left:140px}@media screen and (max-width:1200px){.l-content.-twoColumns{padding-right:var(--space-xxs);padding-left:0}}@media screen and (max-width:900px){.l-content.-twoColumns{padding-right:0}}.l-content.-small{max-width:742px}.l-wrapper{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}@media screen and (max-width:900px){.l-wrapper{padding-top:var(--space-l);padding-bottom:var(--space-l)}}.l-wrapper.-small{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.l-wrapper.-large{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}@media screen and (max-width:900px){.l-wrapper.-large{padding-top:100px;padding-bottom:100px}}.l-wrapper.-large.-black+.-black,.l-wrapper.-large.-white+.-white{padding-top:0}.l-wrapper.-full{padding-top:0;padding-bottom:0}:root{--background:light-dark(var(--color-white),var(--color-black));--foreground:light-dark(var(--color-black),var(--color-white));color-scheme:light dark}[data-theme=dark]{--background:var(--color-black);--foreground:var(--color-white)}[data-theme=light]{--background:var(--color-white);--foreground:var(--color-black)}.o-section{color:var(--foreground);background:var(--background)}.o-section.-white{--background:light-dark(var(--color-white),var(--color-black));--foreground:light-dark(var(--color-black),var(--color-white))}[data-theme=dark] .o-section.-white{--background:var(--color-black);--foreground:var(--color-white)}[data-theme=light] .o-section.-white{--background:var(--color-white);--foreground:var(--color-black)}.o-section.-black{--background:light-dark(var(--color-black),var(--color-grey-dark));--foreground:var(--color-white)}[data-theme=dark] .o-section.-black{--background:var(--color-grey-dark);--foreground:var(--color-white)}[data-theme=light] .o-section.-black{--background:var(--color-black);--foreground:var(--color-white)}@media screen and (min-width:901px){.o-section.-black.-withSidebar{position:relative}.o-section.-black.-withSidebar:after,.o-section.-black.-withSidebar:before{position:absolute;top:0;width:50vw;height:100%;background-color:var(--background);content:""}.o-section.-black.-withSidebar:before{left:calc(-50vw + var(--space-xxs))}.o-section.-black.-withSidebar:after{right:calc(-50vw + var(--space-xxs))}}.o-timeline{padding-inline:1.5rem;position:relative;z-index:-1}@media screen and (min-width:901px){.o-timeline.-withSidebar .o-timeline__item{gap:calc(24/var(--base-font-size)*1rem)}}.o-timeline__title{position:relative;display:flex;gap:1rem;align-items:baseline;padding-bottom:calc(32/var(--base-font-size)*1rem);background:var(--background);z-index:1}@media screen and (min-width:901px){.o-timeline__title{padding-bottom:calc(60/var(--base-font-size)*1rem)}}.o-timeline__title:before{display:block;width:calc(14/var(--base-font-size)*1rem);height:2px;background-color:var(--primary-color);transform:translateY(-100%);content:""}.o-timeline__title:after{position:absolute;height:var(--space-xxl);background:var(--background);transform:translateY(-100%);content:"";inset:0}@media screen and (max-width:900px){.o-timeline__title:after{height:100px}}.o-timeline__list{position:relative;z-index:0}.o-timeline__item{position:relative;display:grid;grid-row-gap:calc(10/var(--base-font-size)*1rem);grid-column-gap:1.5rem;grid-template-areas:"track title" "track description"}@media screen and (min-width:901px){.o-timeline__item{grid-template-areas:none;grid-template-columns:45fr 5fr 50fr;gap:calc(56/var(--base-font-size)*1rem)}}.o-timeline__item:first-child{z-index:10}.o-timeline__item:nth-child(2){z-index:9}.o-timeline__item:nth-child(3){z-index:8}.o-timeline__item:nth-child(4){z-index:7}.o-timeline__item:nth-child(5){z-index:6}.o-timeline__item:nth-child(6){z-index:5}.o-timeline__item:nth-child(7){z-index:4}.o-timeline__item:nth-child(8){z-index:3}.o-timeline__item:nth-child(9){z-index:2}.o-timeline__item:nth-child(10){z-index:1}.o-timeline__item.-visible .o-timeline__itemTitle{color:var(--foreground);text-shadow:none}.o-timeline__item.-visible .o-timeline__thumb{color:var(--primary-color);background-color:currentColor}.o-timeline__item.-visible .o-timeline__thumb:before{display:block}.o-timeline__item:has(+.-visible) .o-timeline__track:before{background-color:var(--primary-color)}.o-timeline__itemDescription,.o-timeline__itemTitle{padding:calc(100/var(--base-font-size)*1rem) calc(20/var(--base-font-size)*1rem)}@media screen and (max-width:900px){.o-timeline__itemDescription,.o-timeline__itemTitle{padding:calc(100/var(--base-font-size)*1rem) 0}}.o-timeline__itemTitle{color:var(--background);text-shadow:1px 0 0 var(--foreground),0 1px 0 var(--foreground),-1px 0 0 var(--foreground),0 -1px 0 var(--foreground);transition:all .25s ease}@media screen and (max-width:900px){.o-timeline__itemTitle{grid-area:title;padding-bottom:0}}.o-timeline__track{position:relative;height:100%}@media screen and (max-width:900px){.o-timeline__track{grid-area:track}}.o-timeline__track:before{position:absolute;top:0;left:50%;display:block;width:1px;height:100%;background-color:currentColor;transform:translateX(-50%);transition:all .25s ease;content:""}.o-timeline__thumb{position:-webkit-sticky;position:sticky;top:calc(200/var(--base-font-size)*1rem);display:block;box-sizing:content-box;margin:calc(1.5rem + 13/var(--base-font-size)*1rem) auto 0;width:20px;height:20px;background-color:var(--background);border:1px solid;border-radius:50%;outline:12px solid var(--background);transition:all .25s ease;z-index:1}.o-timeline__thumb:before{position:absolute;bottom:calc(100% + 6px);left:50%;display:none;width:1px;height:calc(180/var(--base-font-size)*1rem);background-color:currentColor;transform:translateX(-50%);transition:all .25s ease;content:"";z-index:-1}@media screen and (max-width:900px){.o-timeline__itemDescription{grid-area:description;padding-top:0}}