.graphic-module-scss-module__1si59G__services{width:100vw;height:100%;z-index:var(--z-index-services);justify-content:space-around;align-items:center;display:flex;position:absolute}.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{font-size:var(--font-size-m);letter-spacing:-.02em;background:var(--color-brand);border-radius:calc(var(--font-size-m)*2);min-width:40%;color:var(--color-text);transform-origin:50%;opacity:0;transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);will-change:transform,opacity;padding:12px 16px;line-height:1.2em;transition-delay:.7s;overflow:hidden;transform:translateY(5%)scale(.95);line-height:1em!important}@media only screen and (min-width:420px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{min-width:35%}}@media only screen and (min-width:992px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{padding:24px 48px}}@media only screen and (min-width:1800px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{min-width:32%;padding:32px 64px}}.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service.graphic-module-scss-module__1si59G__in-view{opacity:1;transform:translateY(0)}@media only screen and (max-width:1050px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{font-size:2.2rem}}@media only screen and (max-width:800px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{font-size:2rem}}@media only screen and (max-width:660px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{font-size:1.5rem}}@media only screen and (max-width:450px){.graphic-module-scss-module__1si59G__services .graphic-module-scss-module__1si59G__service{font-size:1.3rem}}.graphic-module-scss-module__1si59G__spot{text-align:center;position:absolute;top:-90px;left:50%;transform:translate(-50%,-50%)}.graphic-module-scss-module__1si59G__spot:after{content:"";background-color:var(--color-line);width:1px;height:0;transition:height 2s var(--cubic-bicar);transform-origin:top;will-change:height;transition-delay:1s;display:block;position:absolute;top:60px;left:50%;transform:translate(-50%,-50%)}.graphic-module-scss-module__1si59G__spot.graphic-module-scss-module__1si59G__in-view{opacity:1}.graphic-module-scss-module__1si59G__spot.graphic-module-scss-module__1si59G__in-view:after{height:40px}.graphic-module-scss-module__1si59G__graphic{margin-top:var(--section-gap-m);justify-content:center;display:flex;position:relative}.graphic-module-scss-module__1si59G__graphic svg{width:calc(100vw - var(--section-gap-xs)*2);height:auto}.graphic-module-scss-module__1si59G__graphic svg>path{transform-origin:50%;opacity:0;will-change:transform,opacity;transform:translateY(5%)scale(.8)}.graphic-module-scss-module__1si59G__graphic svg>path:first-child{transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.2s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(2){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.3s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(3){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.4s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(4){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.5s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(5){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.6s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(6){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.7s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(7){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.8s}.graphic-module-scss-module__1si59G__graphic svg>path:nth-child(8){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.9s}.graphic-module-scss-module__1si59G__graphic.graphic-module-scss-module__1si59G__in-view svg>path{opacity:1;transform:translateY(0)}
.video-module-scss-module__iSgquq__videoBack{height:100vh;z-index:var(--z-index-video-back);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);visibility:hidden;opacity:0;background:#5555;justify-content:center;align-items:center;width:100vw;display:flex;position:fixed;inset:0;overflow:hidden}.video-module-scss-module__iSgquq__videoBack.video-module-scss-module__iSgquq__videoPlaying{transition:visibility .5s var(--cubic-bicar),opacity .5s var(--cubic-bicar);visibility:visible;opacity:1}.video-module-scss-module__iSgquq__videoBack.video-module-scss-module__iSgquq__videoPlaying .video-module-scss-module__iSgquq__videoFront{transform:scale(1)}.video-module-scss-module__iSgquq__videoPreviewButton{aspect-ratio:5/7;border-radius:var(--border-radius-m);background:var(--color-grey-darkest);color:#fff;width:100%;font-size:var(--font-size-s);opacity:0;cursor:pointer;transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);border:none;justify-content:center;align-items:center;transition-delay:.3s;display:flex;transform:translateY(20px)scale(.9)}@media only screen and (min-width:768px){.video-module-scss-module__iSgquq__videoPreviewButton{border-radius:var(--border-radius-l);aspect-ratio:16/9}}.video-module-scss-module__iSgquq__videoPreviewButton.video-module-scss-module__iSgquq__loaded{opacity:1;transform:translate(0,0)scale(1)}.video-module-scss-module__iSgquq__videoPreviewButtonInner{width:clamp(90px,13vw,300px);height:clamp(90px,13vw,300px);color:var(--color-grey-darkest);background-color:var(--color-brand);transition:all 1s var(--cubic-bicar);transform-origin:50%;z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex}.video-module-scss-module__iSgquq__videoPreviewButtonInner svg{max-height:40%}.video-module-scss-module__iSgquq__videoPreviewButtonInner:hover{scale:1.2}.video-module-scss-module__iSgquq__videoPreviewButtonInner:hover:before{width:160px;height:160px}.video-module-scss-module__iSgquq__marquee{opacity:.15;position:absolute;left:0;right:0}.video-module-scss-module__iSgquq__videoFront{border-radius:var(--border-radius-m);z-index:var(--z-index-video-front);transition:transform .5s var(--cubic-bicar);padding:4%;position:relative;overflow:hidden;transform:translateY(5%)scale(.9)}.video-module-scss-module__iSgquq__videoFront video{border-radius:var(--border-radius-m);pointer-events:none;max-width:92dvw;max-height:92dvh}.video-module-scss-module__iSgquq__videoFront button{background-color:#0000;border:none;padding:0}
.services-module-scss-module__4HYrna__root{grid-template-columns:1fr;gap:80px;margin:0;padding:0;display:grid}@media only screen and (min-width:992px){.services-module-scss-module__4HYrna__root.services-module-scss-module__4HYrna__items-count-03{grid-template-columns:1fr 1fr 1fr}.services-module-scss-module__4HYrna__root.services-module-scss-module__4HYrna__items-count-02{grid-template-columns:1fr 1fr}.services-module-scss-module__4HYrna__root{grid-template-columns:1fr 1fr 1fr;gap:32px}}@media only screen and (min-width:1400px){.services-module-scss-module__4HYrna__root{gap:48px}}.services-module-scss-module__4HYrna__service{list-style:none;position:relative}.services-module-scss-module__4HYrna__service a{display:block}.services-module-scss-module__4HYrna__service:hover .services-module-scss-module__4HYrna__graphicWrapper .services-module-scss-module__4HYrna__back{opacity:1;transform:scale(1.3)rotate(100deg)}.services-module-scss-module__4HYrna__service:hover svg{transform:scale(.96)}.services-module-scss-module__4HYrna__service .services-module-scss-module__4HYrna__graphicWrapper{position:relative}.services-module-scss-module__4HYrna__service .services-module-scss-module__4HYrna__graphicWrapper .services-module-scss-module__4HYrna__back{z-index:0;opacity:0;width:100%;max-width:100%;max-height:100%;transition:all .5s var(--cubic-bicar);margin:0 auto;display:block;position:absolute;inset:0;transform:scale(0)}.services-module-scss-module__4HYrna__service .services-module-scss-module__4HYrna__graphicWrapper .services-module-scss-module__4HYrna__back>path{fill:var(--color-brand)}.services-module-scss-module__4HYrna__service:first-child{margin-top:72px}@media only screen and (min-width:992px){.services-module-scss-module__4HYrna__service:first-child{margin-top:0}}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back){max-width:100%;height:160px;transition:all .5s var(--cubic-bicar);margin:0 auto 24px;display:block;position:relative}@media only screen and (min-width:768px){.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back){height:240px;margin-bottom:48px}}@media only screen and (min-width:1200px){.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back){height:calc(180px + 6vw);margin-bottom:48px}}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path{transform-origin:50%;opacity:0;will-change:transform,opacity;transform:translate(0,0)scale(.98)}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:first-child{transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.2s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(2){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.25s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(3){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.3s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(4){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.35s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(5){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.4s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(6){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.45s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(7){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.5s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(8){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.55s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(9){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.6s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(10){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.65s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(11){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.7s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(12){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.75s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(13){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.8s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(14){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.85s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(15){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.9s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(16){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.95s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(17){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(18){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.05s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(19){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.1s}.services-module-scss-module__4HYrna__service svg:not(.services-module-scss-module__4HYrna__back)>path:nth-child(20){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.15s}.services-module-scss-module__4HYrna__service.services-module-scss-module__4HYrna__in-view svg:not(.services-module-scss-module__4HYrna__back)>path{opacity:1;transform:translateY(0)}.services-module-scss-module__4HYrna__service .services-module-scss-module__4HYrna__title{white-space:nowrap;margin:24px 0}
.horizontalText-module-scss-module__HRsyBW__wrapper{width:100%;position:relative;overflow:hidden}.horizontalText-module-scss-module__HRsyBW__text{white-space:nowrap;transition:transform .5s var(--cubic-bicar);will-change:transform;display:inline-block}
.serviceHeader-module-scss-module__5MWyVq__root{list-style:none;position:relative}.serviceHeader-module-scss-module__5MWyVq__root .serviceHeader-module-scss-module__5MWyVq__graphicWrapper{position:relative}.serviceHeader-module-scss-module__5MWyVq__root .serviceHeader-module-scss-module__5MWyVq__graphicWrapper .serviceHeader-module-scss-module__5MWyVq__back{z-index:0;opacity:0;width:100%;max-width:100%;max-height:100%;transition:all .5s var(--cubic-bicar);margin:0 auto;display:block;position:absolute;inset:0;transform:scale(0)}.serviceHeader-module-scss-module__5MWyVq__root .serviceHeader-module-scss-module__5MWyVq__graphicWrapper .serviceHeader-module-scss-module__5MWyVq__back>path{fill:var(--color-brand)}.serviceHeader-module-scss-module__5MWyVq__root:first-child{margin-top:72px}@media only screen and (min-width:992px){.serviceHeader-module-scss-module__5MWyVq__root:first-child{margin-top:0}}.serviceHeader-module-scss-module__5MWyVq__root svg{max-width:70vw;height:auto;max-height:50dvh;transition:all .5s var(--cubic-bicar);margin:0 auto 24px;display:block;position:relative}@media only screen and (min-width:768px){.serviceHeader-module-scss-module__5MWyVq__root svg{margin-bottom:48px}}@media only screen and (min-width:1200px){.serviceHeader-module-scss-module__5MWyVq__root svg{margin-bottom:48px}}.serviceHeader-module-scss-module__5MWyVq__root svg>path{transform-origin:50%;opacity:0;will-change:transform,opacity;transform:translate(0,0)scale(.98)}.serviceHeader-module-scss-module__5MWyVq__root svg>path:first-child{transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.2s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(2){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.25s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(3){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.3s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(4){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.35s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(5){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.4s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(6){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.45s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(7){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.5s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(8){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.55s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(9){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.6s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(10){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.65s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(11){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.7s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(12){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.75s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(13){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.8s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(14){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.85s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(15){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.9s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(16){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:.95s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(17){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(18){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.05s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(19){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.1s}.serviceHeader-module-scss-module__5MWyVq__root svg>path:nth-child(20){transition:transform 1s var(--cubic-bicar),opacity 1s var(--cubic-bicar);transition-delay:1.15s}.serviceHeader-module-scss-module__5MWyVq__root.serviceHeader-module-scss-module__5MWyVq__in-view svg:not(.serviceHeader-module-scss-module__5MWyVq__back)>path{opacity:1;transform:translateY(0)}.serviceHeader-module-scss-module__5MWyVq__root .serviceHeader-module-scss-module__5MWyVq__title{white-space:nowrap;margin:24px 0}
.workTeaser-module-scss-module__dDGz0q__text{grid-template-columns:1fr;gap:16px;margin-bottom:32px;display:grid}@media only screen and (min-width:768px){.workTeaser-module-scss-module__dDGz0q__text{grid-template-columns:1fr 1fr;gap:32px}}@media only screen and (min-width:1400px){.workTeaser-module-scss-module__dDGz0q__text{grid-template-columns:1fr 1fr 1fr}}
