.Header-module__ldgnoG__navbar{z-index:1000;backface-visibility:hidden;background:#fff;margin:0;padding:0;transition:all .3s ease-out;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.Header-module__ldgnoG__navbarSticky{box-shadow:0 2px 15px #0000001a}.Header-module__ldgnoG__navbar.Header-module__ldgnoG__menuOpen,.Header-module__ldgnoG__navbarSticky.Header-module__ldgnoG__menuOpen{box-shadow:none}.Header-module__ldgnoG__navbarContainer{backface-visibility:hidden;justify-content:space-between;align-items:center;width:100%;height:120px;padding:0 clamp(2.5rem,1.75rem + 2.66667vw,3.75rem);transition:all .3s ease-out;display:flex;position:static}@media (max-width:1450px){.Header-module__ldgnoG__navbarContainer{height:100px}}@media (max-width:768px){.Header-module__ldgnoG__navbarContainer{height:80px;padding-left:1.25rem;padding-right:1.25rem}}.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarContainer{height:60px}@media (max-width:1450px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarContainer{height:50px}}@media (max-width:768px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarContainer{height:60px}}.Header-module__ldgnoG__navbarLogo{backface-visibility:hidden;z-index:1001;align-items:center;width:260px;height:120px;margin:0;transition:all .3s ease-out;display:flex;position:relative}.Header-module__ldgnoG__navbarLogo a{outline:none}.Header-module__ldgnoG__navbarLogo a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}@media (max-width:1450px){.Header-module__ldgnoG__navbarLogo{width:200px;height:100px}}@media (max-width:768px){.Header-module__ldgnoG__navbarLogo{width:210px;height:80px;margin:0}}.Header-module__ldgnoG__navbarLogoImg{object-fit:contain;object-position:left center;width:100%;height:100%;transition:all .3s ease-out}.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarLogo{width:200px;height:30px;margin:15px 0}@media (max-width:1450px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarLogo{width:160px;height:25px}}@media (max-width:768px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarLogo{width:180px;height:35px;margin:12.5px 0}}.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarLogoImg{width:auto;height:100%}.Header-module__ldgnoG__navbarToggle{z-index:1001;display:block;position:relative}.Header-module__ldgnoG__navbarHamburger{cursor:pointer;background:0 0;border:none;outline:none;width:50px;height:50px;padding:0;display:block;position:relative}.Header-module__ldgnoG__navbarHamburger:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.Header-module__ldgnoG__navbarHamburgerLine{background:var(--dark-bg);clip-path:polygon(2px 0,100% 0,100% 100%,0% 100%);width:37px;height:3px;transition:all .3s ease-out;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Header-module__ldgnoG__navbarHamburgerLine:first-child{width:30px;transform:translateY(-9px)}.Header-module__ldgnoG__navbarHamburgerLine:nth-child(2){width:24px}.Header-module__ldgnoG__navbarHamburgerLine:last-child{transform:translateY(6px)}.Header-module__ldgnoG__navbarHamburgerActive .Header-module__ldgnoG__navbarHamburgerLine{clip-path:none;width:37px}.Header-module__ldgnoG__navbarHamburgerActive .Header-module__ldgnoG__navbarHamburgerLine:first-child{transform:translateY(0)rotate(45deg)}.Header-module__ldgnoG__navbarHamburgerActive .Header-module__ldgnoG__navbarHamburgerLine:nth-child(2){opacity:0}.Header-module__ldgnoG__navbarHamburgerActive .Header-module__ldgnoG__navbarHamburgerLine:last-child{transform:translateY(0)rotate(-45deg)}.Header-module__ldgnoG__navbarMenu{z-index:999;visibility:hidden;background:#fff;flex-direction:column;width:100%;height:100dvh;transition:transform .5s ease-out,visibility 0s linear .5s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translateY(-100%)}.Header-module__ldgnoG__menuOpen{visibility:visible;transition:transform .5s ease-out,visibility linear;transform:translateY(0)}.Header-module__ldgnoG__navbarMenuSpacer{flex-shrink:0;width:100%;height:120px}@media (max-width:1450px){.Header-module__ldgnoG__navbarMenuSpacer{height:100px}}@media (max-width:768px){.Header-module__ldgnoG__navbarMenuSpacer{height:80px}}.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarMenuSpacer{height:60px}@media (max-width:1450px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarMenuSpacer{height:50px}}@media (max-width:768px){.Header-module__ldgnoG__navbarSticky .Header-module__ldgnoG__navbarMenuSpacer{height:60px}}.Header-module__ldgnoG__navbarMenuInner{flex-direction:column;flex:1;justify-content:space-between;gap:25px;min-height:0;padding:clamp(1.875rem,.375rem + 5.33333vw,4.375rem) clamp(2.5rem,1rem + 5.33333vw,5rem);display:flex;position:relative;overflow:clip auto}@media (min-width:1024px){.Header-module__ldgnoG__navbarMenuInner{gap:clamp(2.5rem,1.5rem + 3.33333vw,4rem)}}.Header-module__ldgnoG__navbarNav{max-width:none;margin:0;padding:0;list-style:none;display:block}.Header-module__ldgnoG__navbarNav li{opacity:0;width:100%;padding:clamp(.75rem,.5rem + .666667vw,1rem) 0;list-style:none;transition:opacity .4s ease-out,transform .4s ease-out;display:block;position:relative;transform:translateY(10px)}.Header-module__ldgnoG__navbarNav a{color:var(--foreground);font-size:clamp(2rem,1.5rem + 2vw,4rem);font-weight:300;line-height:1.1;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:-.02em;outline:none;text-decoration:none;transition:color .3s ease-out;display:block}.Header-module__ldgnoG__navbarNav a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}@media (min-width:1024px){.Header-module__ldgnoG__navbarNav a{font-size:clamp(1.5rem,1.125rem + 1.5vw,3rem)}}.Header-module__ldgnoG__navbarNav a:hover{color:var(--accent-primary)}.Header-module__ldgnoG__navbarNavItemHasSubmenu{margin-top:0}.Header-module__ldgnoG__navbarSubmenu{margin:clamp(.5rem,.375rem + .333333vw,.75rem) 0 0 clamp(1.5rem,1rem + 1.33333vw,2rem);padding:0;list-style:none}.Header-module__ldgnoG__navbarSubmenu li{padding:clamp(.5rem,.375rem + .333333vw,.75rem) 0}.Header-module__ldgnoG__navbarSubmenu a{font-size:clamp(1.25rem,1rem + 1vw,2rem);font-weight:300;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:#666;letter-spacing:-.01em}.Header-module__ldgnoG__navbarSubmenu a:hover{color:var(--accent-primary)}.Header-module__ldgnoG__navbarExtra{flex-flow:wrap;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:clamp(2rem,1rem + 2.66667vw,3rem);display:flex}.Header-module__ldgnoG__navbarContact{flex-flow:wrap;align-items:center;gap:20px;display:flex}.Header-module__ldgnoG__navbarContact a{color:var(--accent-primary);white-space:nowrap;outline:none;font-size:clamp(1rem,.875rem + .333333vw,1.125rem);text-decoration:none}.Header-module__ldgnoG__navbarContact a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.Header-module__ldgnoG__navbarContact a:hover{text-decoration:underline}.Header-module__ldgnoG__navbarLegal{flex-flow:wrap;align-items:center;gap:20px;display:flex}.Header-module__ldgnoG__navbarLegal a{color:#666;white-space:nowrap;outline:none;font-size:clamp(1rem,.875rem + .333333vw,1.125rem);text-decoration:none}.Header-module__ldgnoG__navbarLegal a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.Header-module__ldgnoG__navbarLegal a:hover{color:var(--accent-primary);text-decoration:underline}@media (max-width:768px){.Header-module__ldgnoG__navbarExtra{flex-direction:column;align-items:flex-start;gap:15px;margin-top:clamp(-3rem,-1.5rem - 4vw,-4rem);padding-top:clamp(2rem,1rem + 2.66667vw,3rem)}.Header-module__ldgnoG__navbarContact{flex-direction:column;align-items:flex-start;gap:8px}.Header-module__ldgnoG__navbarLegal{opacity:.7;align-self:flex-end}}.Header-module__ldgnoG__navbarMenu.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__navbarNav li{opacity:1;transform:translateY(0)}.Header-module__ldgnoG__navbarMenu.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__navbarNav li:first-child{transition-delay:.1s}.Header-module__ldgnoG__navbarMenu.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__navbarNav li:nth-child(2){transition-delay:.15s}.Header-module__ldgnoG__navbarMenu.Header-module__ldgnoG__menuOpen .Header-module__ldgnoG__navbarNav li:nth-child(3){transition-delay:.2s}
.Hero-module__JgYmMq__frame{width:100%;position:relative}.Hero-module__JgYmMq__inner{width:100%;max-width:100%;margin:0 auto;position:relative}.Hero-module__JgYmMq__pxBanner{background:#f0f0f0;position:relative}.Hero-module__JgYmMq__pxBannerInner{flex-direction:row;width:100%;display:flex;position:relative}@media (max-width:1024px){.Hero-module__JgYmMq__pxBannerInner{will-change:transform;flex-direction:row;transition:transform .4s ease-in-out;overflow:visible}.Hero-module__JgYmMq__pxBanner{overflow:hidden}}.Hero-module__JgYmMq__slide{will-change:transform;flex:1 0;width:100%;height:calc(100svh - 120px);position:relative;overflow:hidden}@media (min-width:1025px){.Hero-module__JgYmMq__slide{flex:0 0 33.333%;width:33.333%}}@media (max-width:1024px){.Hero-module__JgYmMq__slide{flex:0 0 100%;width:100%}}@media (max-width:1450px){.Hero-module__JgYmMq__slide{height:calc(100svh - 100px)}}@media (max-width:768px){.Hero-module__JgYmMq__slide{height:calc(100svh - 80px)}}.Hero-module__JgYmMq__slide.Hero-module__JgYmMq__hasLink:hover .Hero-module__JgYmMq__image img{transform:scale(1.05)}.Hero-module__JgYmMq__slide.Hero-module__JgYmMq__hasLink:hover .Hero-module__JgYmMq__buttonArrow:before{width:calc(100% + 5px)}.Hero-module__JgYmMq__slide.Hero-module__JgYmMq__hasLink:hover .Hero-module__JgYmMq__buttonArrow{color:#fff}.Hero-module__JgYmMq__image{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__JgYmMq__image:after,.Hero-module__JgYmMq__image:before{content:"";z-index:1;background:linear-gradient(#0000 67%,#000c 100%);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Hero-module__JgYmMq__image img{object-fit:cover;object-position:center;z-index:0;filter:grayscale()brightness(.7);width:100%;height:100%;transition:all .75s ease-out;display:block;position:absolute;top:0;left:0}.Hero-module__JgYmMq__text{color:#fff;z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:40px clamp(1.5rem,2vw,2.5rem);display:flex;position:relative}@media (max-width:1050px){.Hero-module__JgYmMq__text{padding-bottom:clamp(2rem,1.5rem + 1.33333vw,3rem)}}.Hero-module__JgYmMq__textInner{width:100%}.Hero-module__JgYmMq__text h2{color:#fff;font-size:clamp(2rem,1.8rem + .8vw,2.5rem);font-weight:400;line-height:1.1;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;text-transform:uppercase;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 1rem}.Hero-module__JgYmMq__text p{font-size:18px;font-weight:400;line-height:140%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0}.Hero-module__JgYmMq__text p+p{margin-top:22px}.Hero-module__JgYmMq__buttonWrap{padding-top:8px;font-size:clamp(1.125rem,.9rem + .8vw,1.5rem);font-weight:500}.Hero-module__JgYmMq__buttonArrow{color:#fff;text-transform:uppercase;font-weight:700;line-height:1;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;background:0 0;align-items:center;height:25px;padding:7px 30px 7px 0;font-size:clamp(1rem,.875rem + .333333vw,1.125rem);text-decoration:none;transition:all .3s ease-out;display:inline-flex;position:relative}.Hero-module__JgYmMq__buttonArrow:before{content:"";background:var(--accent-gradient);z-index:-1;width:20px;height:25px;transition:all .3s ease-out;display:block;position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%)}.Hero-module__JgYmMq__buttonArrow:after{content:"";z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px;transition:all .3s ease-out;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.Hero-module__JgYmMq__buttonArrow:hover:before{width:calc(100% + 5px)}.Hero-module__JgYmMq__fullLink{z-index:3;color:#0000;width:100%;height:100%;font-size:0;display:block;position:absolute;top:0;left:0}@media (max-width:1024px){.Hero-module__JgYmMq__text{padding:30px clamp(2rem,1.75rem + 1.33333vw,2rem) clamp(2rem,1.5rem + 1.33333vw,3rem)}.Hero-module__JgYmMq__text h2{font-weight:700}.Hero-module__JgYmMq__image:after{background:linear-gradient(#0000 50%,#000c 100%)}}@media (max-width:640px){.Hero-module__JgYmMq__text{padding:20px 40px 40px}.Hero-module__JgYmMq__text h2{font-size:clamp(1.8rem,1.6rem + 1.2vw,2.2rem);font-weight:700}.Hero-module__JgYmMq__text p{font-size:18px}.Hero-module__JgYmMq__text p+p{margin-top:15px}.Hero-module__JgYmMq__buttonWrap{padding-top:12px;font-size:clamp(1.5rem,1.3rem + 1vw,2rem)}.Hero-module__JgYmMq__buttonArrow{height:35px;padding:10px 35px 10px 0;font-size:clamp(1.125rem,1rem + .8vw,1.5rem)}.Hero-module__JgYmMq__buttonArrow:before{width:25px;height:35px}.Hero-module__JgYmMq__buttonArrow:after{width:14px;height:14px;right:5px}}.Hero-module__JgYmMq__sliderDots{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:none;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module__JgYmMq__sliderDots{display:flex}}.Hero-module__JgYmMq__dot{cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Hero-module__JgYmMq__dot.Hero-module__JgYmMq__active{background:#fff;border-color:#fff}.Hero-module__JgYmMq__dot:hover{border-color:#fff}@media (max-width:768px){.Hero-module__JgYmMq__sliderDots{bottom:10px}}
.HeroText-module__IxwiAG__heroTextFrame{width:100%;max-width:100%;margin:clamp(5rem,3.575rem + 5.06667vw,7.375rem) auto}.HeroText-module__IxwiAG__heroTextInner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(2rem,1.75rem + 1.33333vw,2rem)}@media (max-width:768px){.HeroText-module__IxwiAG__heroTextInner{padding:0 40px}}@media (min-width:750px){.HeroText-module__IxwiAG__heroTextInner{padding:0 clamp(7rem,6.5rem + 3.5vw,12rem)}}.HeroText-module__IxwiAG__heroTextContainer{width:100%}.HeroText-module__IxwiAG__heroTextHeadline{font-size:clamp(2.375rem,1.55rem + 2.93333vw,3.75rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);text-align:center;margin:0 0 clamp(2.25rem,1.875rem + 1.33333vw,2.875rem);line-height:110%}.HeroText-module__IxwiAG__heroTextContent{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;align-items:flex-start;gap:clamp(1.5rem,1.25rem + .666667vw,3rem);display:flex}@media (max-width:768px){.HeroText-module__IxwiAG__heroTextContent{flex-direction:column;font-size:18px}}.HeroText-module__IxwiAG__heroTextColumn{flex:1;min-width:0}.HeroText-module__IxwiAG__heroTextColumn p{margin:0 0 1rem}.HeroText-module__IxwiAG__heroTextColumn p:last-child{margin-bottom:0}
.AboutSection-module__Qej2OW__aboutSectionWrapper{background-color:var(--light-bg);width:100%;margin-bottom:clamp(2rem,1.5rem + 1.5vw,3rem);padding:clamp(5rem,3.575rem + 5.06667vw,7.375rem) 0}.AboutSection-module__Qej2OW__aboutSectionFrameLarge{width:100%;max-width:100%;margin-bottom:0;margin-left:auto;margin-right:auto}.AboutSection-module__Qej2OW__aboutSectionInner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(2rem,1.75rem + 1.33333vw,2rem)}@media (max-width:768px){.AboutSection-module__Qej2OW__aboutSectionInner{padding:0 40px}}@media (min-width:1201px){.AboutSection-module__Qej2OW__aboutSectionInner{padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}}.AboutSection-module__Qej2OW__aboutSectionRoofline{text-transform:uppercase;color:#d32f2f;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(.75rem,.5rem + .5vw,1rem)}.AboutSection-module__Qej2OW__aboutSectionContainer{justify-content:space-between;align-items:center;gap:clamp(5rem,3.575rem + 5.06667vw,7.375rem);width:100%;display:flex}.AboutSection-module__Qej2OW__aboutSectionContainer .AboutSection-module__Qej2OW__aboutSectionTextCol{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(-30px)}.AboutSection-module__Qej2OW__aboutSectionContainer .AboutSection-module__Qej2OW__aboutSectionImageCol{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(30px)}.AboutSection-module__Qej2OW__aboutSectionAnimated .AboutSection-module__Qej2OW__aboutSectionTextCol{opacity:1;transition-delay:.1s;transform:translate(0)}.AboutSection-module__Qej2OW__aboutSectionAnimated .AboutSection-module__Qej2OW__aboutSectionImageCol{opacity:1;transition-delay:.6s;transform:translate(0)}@media (max-width:1200px){.AboutSection-module__Qej2OW__aboutSectionContainer{flex-direction:column;gap:clamp(1.5rem,1.25rem + .666667vw,2rem)}.AboutSection-module__Qej2OW__aboutSectionTextCol{order:2}.AboutSection-module__Qej2OW__aboutSectionImageCol{order:1}}@media (max-width:768px){.AboutSection-module__Qej2OW__aboutSectionContainer{gap:clamp(1rem,.75rem + .666667vw,1.5rem)}}.AboutSection-module__Qej2OW__aboutSectionTextCol{flex:1;min-width:0}.AboutSection-module__Qej2OW__aboutSectionHeadline{font-size:clamp(2rem,1.4rem + 2.13333vw,3rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 clamp(1.5rem,1.25rem + .666667vw,2rem);line-height:110%}.AboutSection-module__Qej2OW__aboutSectionTextInner{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}@media (max-width:768px){.AboutSection-module__Qej2OW__aboutSectionTextInner{font-size:18px}}.AboutSection-module__Qej2OW__aboutSectionTextInner p{margin:0 0 1rem}.AboutSection-module__Qej2OW__aboutSectionTextInner p:last-child{margin-top:clamp(1.5rem,1.25rem + .666667vw,2rem);margin-bottom:0}.AboutSection-module__Qej2OW__aboutSectionImageCol{z-index:0;flex-shrink:0;width:100%;max-width:clamp(32.1875rem,73.3333vw - 22.8125rem,45.9375rem);padding:0;position:relative}@media (max-width:1200px){.AboutSection-module__Qej2OW__aboutSectionImageCol{margin-bottom:40px;padding:0}}.AboutSection-module__Qej2OW__aboutSectionImageColSmall{flex-shrink:1;max-width:515px}@media (max-width:767px){.AboutSection-module__Qej2OW__aboutSectionImageColSmall{width:100%;max-width:100%}}.AboutSection-module__Qej2OW__aboutSectionImageInner{aspect-ratio:1;background:var(--light-bg);z-index:1;border-radius:0;width:100%;height:auto;position:relative;overflow:hidden}.AboutSection-module__Qej2OW__aboutSectionImage{object-fit:cover;object-position:right center;filter:grayscale();width:100%;height:100%;display:block}.AboutSection-module__Qej2OW__aboutSectionLogoOverlay{z-index:-1;pointer-events:none;position:absolute;top:-55px;right:-50px}@media (max-width:1200px){.AboutSection-module__Qej2OW__aboutSectionLogoOverlay{top:-40px;right:-35px}}@media (max-width:768px){.AboutSection-module__Qej2OW__aboutSectionLogoOverlay{top:-25px;right:-20px}}@media (max-width:480px){.AboutSection-module__Qej2OW__aboutSectionLogoOverlay{top:-15px;right:-10px}}.AboutSection-module__Qej2OW__aboutSectionLogo{width:auto;max-width:clamp(480px,32rem + 10vw,800px);height:auto;max-height:clamp(480px,32rem + 10vw,800px);display:block}@media (max-width:1200px){.AboutSection-module__Qej2OW__aboutSectionLogo{max-width:clamp(320px,21rem + 7vw,500px);max-height:clamp(320px,21rem + 7vw,500px)}}@media (max-width:768px){.AboutSection-module__Qej2OW__aboutSectionLogo{max-width:clamp(200px,13rem + 5vw,350px);max-height:clamp(200px,13rem + 5vw,350px)}}@media (max-width:480px){.AboutSection-module__Qej2OW__aboutSectionLogo{max-width:clamp(120px,8rem + 3vw,200px);max-height:clamp(120px,8rem + 3vw,200px)}}.AboutSection-module__Qej2OW__aboutSectionButton{color:var(--accent-primary);border:2px solid var(--accent-primary);text-transform:uppercase;cursor:pointer;font-weight:700;line-height:120%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;justify-content:center;align-items:center;gap:12px;padding:14px 17px 9px;font-size:clamp(1rem,.875rem + .333333vw,1.125rem);text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.AboutSection-module__Qej2OW__aboutSectionButton:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13 13\"><path d=\"M0 6.5h11M6.5 0l6.5 6.5-6.5 6.5\" stroke=\"%23D32F2F\" stroke-width=\"2\" fill=\"none\"/></svg>") 50%/100% 100% no-repeat;width:13px;height:13px;transition:all .3s ease-out;display:block}.AboutSection-module__Qej2OW__aboutSectionButton:hover{background-color:var(--accent-primary);color:#fff}.AboutSection-module__Qej2OW__aboutSectionButton:hover:before{filter:brightness(0)invert()}
.ServicePages-module___-ghgW__serviceFrame{--sectionTitleSize:clamp(2rem,calc(1.4rem + 2.13333vw),3rem);--sectionTitleFamily:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;--sectionTitleWeight:normal;--sectionTitleLineHeight:1.2;width:100%;padding:clamp(3rem,2.5rem + 1.33333vw,4.5rem) 0 clamp(6rem,4.5rem + 6vw,9rem)}.ServicePages-module___-ghgW__serviceInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__serviceInner{width:100%;margin-left:0;margin-right:0;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__serviceInner{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__serviceRoofline{text-transform:uppercase;color:#d32f2f;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.ServicePages-module___-ghgW__serviceHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);margin:0 0 clamp(1.5rem,1.25rem + .666667vw,2rem)}.ServicePages-module___-ghgW__serviceText{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__serviceText p{margin:0 0 1rem}.ServicePages-module___-ghgW__serviceText p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__fadeInUp{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.ServicePages-module___-ghgW__fadeInUp.ServicePages-module___-ghgW__visible{opacity:1;transform:translateY(0)}.ServicePages-module___-ghgW__fadeInLeft{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translate(-30px)}.ServicePages-module___-ghgW__fadeInLeft.ServicePages-module___-ghgW__visible{opacity:1;transform:translate(0)}.ServicePages-module___-ghgW__fadeInRight{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translate(30px)}.ServicePages-module___-ghgW__fadeInRight.ServicePages-module___-ghgW__visible{opacity:1;transform:translate(0)}.ServicePages-module___-ghgW__serviceFrame:has(>.ServicePages-module___-ghgW__pmHeroBanner){padding-top:0}.ServicePages-module___-ghgW__pmHeroBanner{width:100vw;min-height:calc(100dvh - 120px);margin-bottom:0;margin-left:calc(50% - 50vw);position:relative;left:0;right:0;overflow:hidden}.ServicePages-module___-ghgW__pmHeroBannerImage{background:#e8e8e8;position:absolute;inset:0}.ServicePages-module___-ghgW__pmHeroBannerImageInner{width:100%;height:100%;position:relative}.ServicePages-module___-ghgW__pmHeroBannerImage img{object-fit:cover;filter:grayscale()brightness(.65);width:100%;height:100%}.ServicePages-module___-ghgW__pmHeroBannerImage video,.ServicePages-module___-ghgW__pmHeroBannerImageInner video{object-fit:cover;filter:grayscale()brightness(.65);width:100%;height:100%;position:absolute;inset:0}.ServicePages-module___-ghgW__pmHeroBannerTitle{font-size:clamp(2rem,1.5rem + 4.5vw,7rem);font-weight:400;line-height:1.1;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:#fff;text-align:center;text-transform:uppercase;z-index:2;justify-content:center;align-items:center;margin:0;padding:0 clamp(1rem,3vw,3rem);display:flex;position:absolute;inset:0}@media (max-width:768px){.ServicePages-module___-ghgW__pmHeroBannerTitle{text-align:center;word-break:normal;-webkit-hyphens:none;hyphens:none;justify-content:center;padding-left:55px;padding-right:55px;font-size:clamp(1.4rem,1rem + 3.5vw,2.5rem)}}.ServicePages-module___-ghgW__pmHeroTextFrame{box-sizing:border-box;background:#171717;width:100vw;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0}.ServicePages-module___-ghgW__pmHeroTextFrameRed{background:#d32f2f;align-items:center;padding-top:clamp(3.5rem,2.75rem + 2vw,5rem);padding-bottom:clamp(3.5rem,2.75rem + 2vw,5rem);display:flex}.ServicePages-module___-ghgW__pmHeroTextFrameRed .ServicePages-module___-ghgW__pmHeroTextContent{text-align:left;justify-content:flex-start;max-width:900px;margin-left:0;margin-right:auto}.ServicePages-module___-ghgW__pmHeroTextFrameRed .ServicePages-module___-ghgW__pmHeroTextColumn{text-align:left}.ServicePages-module___-ghgW__pmHeroTextFrameRed .ServicePages-module___-ghgW__pmHeroTextColumn ul{text-align:left;margin:1rem 0;padding-left:0;list-style:none}.ServicePages-module___-ghgW__pmHeroTextFrameRed .ServicePages-module___-ghgW__pmHeroTextColumn ul li{color:#171717;margin-bottom:.5rem;padding-left:1.25rem;font-size:18px;line-height:1.5;position:relative}.ServicePages-module___-ghgW__pmHeroTextFrameRed .ServicePages-module___-ghgW__pmHeroTextColumn ul li:before{content:"";background:#171717;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__pmHeroTextFrameRed+.ServicePages-module___-ghgW__archTextImages{margin-top:clamp(3rem,2.5rem + 1.5vw,4.5rem)}.ServicePages-module___-ghgW__pmHeroTextInner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(2rem,1.75rem + 1.33333vw,2rem)}@media (max-width:768px){.ServicePages-module___-ghgW__pmHeroTextInner{padding:0 40px}}@media (min-width:750px){.ServicePages-module___-ghgW__pmHeroTextInner{padding:0 clamp(7rem,6.5rem + 3.5vw,12rem)}}.ServicePages-module___-ghgW__pmHeroTextTitle{font-size:clamp(2.5rem,2rem + 3.5vw,5.5rem);font-weight:700;line-height:1.1;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);text-align:center;margin:0 0 clamp(2rem,1.5rem + 1vw,2.5rem)}.ServicePages-module___-ghgW__pmHeroTextHeadline{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:#fff;text-align:center;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__pmHeroTextContent{color:#fff;font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;align-items:flex-start;gap:3rem;display:flex}@media (max-width:768px){.ServicePages-module___-ghgW__pmHeroTextContent{flex-direction:column;gap:1rem}}.ServicePages-module___-ghgW__pmHeroTextColumn{flex:1;min-width:0}.ServicePages-module___-ghgW__pmHeroTextColumn p{margin:0 0 1rem}.ServicePages-module___-ghgW__pmHeroTextColumn p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__timelineHero{align-items:center;gap:clamp(5rem,3.575rem + 5.06667vw,7.375rem);width:100%;margin-bottom:clamp(3rem,2.5rem + 1.33333vw,4rem);display:flex}.ServicePages-module___-ghgW__timelineHeroImage{flex:1;order:1;position:relative}.ServicePages-module___-ghgW__timelineHeroText{flex:1;order:2}.ServicePages-module___-ghgW__timelineImageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.ServicePages-module___-ghgW__timelineImage{object-fit:cover;filter:grayscale()brightness(.85);width:100%;height:100%}.ServicePages-module___-ghgW__timelineLogoOverlay{z-index:-1;pointer-events:none;position:absolute;top:-55px;right:-50px}.ServicePages-module___-ghgW__timelineLogo{object-fit:contain;width:auto;max-width:clamp(480px,32rem + 10vw,800px);height:auto;max-height:clamp(480px,32rem + 10vw,800px);display:block}@media (max-width:1200px){.ServicePages-module___-ghgW__timelineHero{flex-direction:column;gap:clamp(2.25rem,1.875rem + 1.33333vw,2.875rem)}.ServicePages-module___-ghgW__timelineHeroImage{flex:none;order:1;width:100%}.ServicePages-module___-ghgW__timelineHeroText{flex:none;order:2}.ServicePages-module___-ghgW__timelineLogoOverlay{top:-40px;right:-35px}.ServicePages-module___-ghgW__timelineLogo{max-width:clamp(320px,21rem + 7vw,500px);max-height:clamp(320px,21rem + 7vw,500px)}}@media (max-width:768px){.ServicePages-module___-ghgW__timelineLogoOverlay{top:-25px;right:-20px}.ServicePages-module___-ghgW__timelineLogo{max-width:clamp(200px,13rem + 5vw,350px);max-height:clamp(200px,13rem + 5vw,350px)}}.ServicePages-module___-ghgW__timelineSection{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 0}.ServicePages-module___-ghgW__timelineSectionHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.ServicePages-module___-ghgW__timelineSectionSubtext{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__timelineSteps{align-items:stretch;gap:0;display:flex;position:relative}.ServicePages-module___-ghgW__timelineStep{flex:1;padding:clamp(3rem,2.5rem + 1.33333vw,4rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem);position:relative}.ServicePages-module___-ghgW__timelineStep:first-child{color:#fff;background:#171717}.ServicePages-module___-ghgW__timelineStep:nth-child(2){color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__timelineStep:last-child{color:#000;background:#e5e5e5}.ServicePages-module___-ghgW__timelineStepNumber{font-size:clamp(2.5rem,2rem + 1.33333vw,3.5rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;opacity:.3;line-height:1;position:absolute;top:clamp(1rem,.875rem + .333333vw,1.5rem);left:clamp(1.5rem,1.25rem + .666667vw,2rem)}.ServicePages-module___-ghgW__timelineStepArrow{z-index:2;width:40px;height:40px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.ServicePages-module___-ghgW__timelineStep:last-child .ServicePages-module___-ghgW__timelineStepArrow{display:none}.ServicePages-module___-ghgW__timelineStepTitle{text-transform:uppercase;font-size:clamp(1.125rem,1rem + .5vw,1.5rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;margin:0 0 1rem;line-height:110%}.ServicePages-module___-ghgW__timelineStepContent{font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__timelineStepContent p{margin:0 0 1rem}.ServicePages-module___-ghgW__timelineStepContent p:last-child{margin-bottom:0}@media (max-width:900px){.ServicePages-module___-ghgW__timelineSteps{flex-direction:column}.ServicePages-module___-ghgW__timelineStepArrow{top:auto;bottom:-20px;right:50%;transform:translate(50%)rotate(90deg)}.ServicePages-module___-ghgW__timelineStep{padding-bottom:clamp(2.5rem,2rem + 1.33333vw,3rem)}}.ServicePages-module___-ghgW__timelineStepsAnimated .ServicePages-module___-ghgW__timelineStep:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__timelineStepsAnimated .ServicePages-module___-ghgW__timelineStep:nth-child(2){transition-delay:.25s}.ServicePages-module___-ghgW__timelineStepsAnimated .ServicePages-module___-ghgW__timelineStep:nth-child(3){transition-delay:.4s}.ServicePages-module___-ghgW__bannerHero{width:100vw;height:clamp(400px,300px + 15vw,550px);margin-bottom:clamp(3rem,2.5rem + 1.33333vw,4rem);margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.ServicePages-module___-ghgW__bannerImage{object-fit:cover;filter:grayscale()brightness(.75);width:100%;height:100%}.ServicePages-module___-ghgW__bannerOverlay{background:#00000080;align-items:center;display:flex;position:absolute;inset:0}.ServicePages-module___-ghgW__bannerContent{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__bannerContent{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__bannerHero{height:auto;min-height:500px}.ServicePages-module___-ghgW__bannerHero .ServicePages-module___-ghgW__bannerOverlay{padding:100px 0;position:relative}.ServicePages-module___-ghgW__bannerContent{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__bannerRoofline{text-transform:uppercase;color:#fff;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-urbanist),sans-serif;margin:0 0 clamp(1rem,1.5vw,1.5rem)}.ServicePages-module___-ghgW__bannerHeading{font-size:clamp(2.5rem,1.5rem + 3vw,4rem);font-weight:700;font-family:var(--font-urbanist),sans-serif;color:#fff;text-transform:uppercase;max-width:700px;margin:0 0 clamp(1rem,1.5vw,1.5rem);line-height:1.1}.ServicePages-module___-ghgW__bannerText{color:#ffffffe6;font-size:1.125rem;line-height:1.6;font-family:var(--font-urbanist),sans-serif;max-width:600px}.ServicePages-module___-ghgW__bannerText p{margin:0 0 1rem}.ServicePages-module___-ghgW__bannerText p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__stackedCards{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 0}.ServicePages-module___-ghgW__stackedCardsHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__stackedCardsSubtext{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__serviceSubheading{font-size:clamp(1.25rem,1rem + .666667vw,1.75rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:clamp(1.5rem,1.25rem + .666667vw,2rem) 0 1rem;line-height:110%}.ServicePages-module___-ghgW__stackedCard{align-items:stretch;min-height:200px;margin-bottom:clamp(1.5rem,1.25rem + .666667vw,2rem);display:flex}.ServicePages-module___-ghgW__stackedCard:last-child{margin-bottom:0}.ServicePages-module___-ghgW__stackedCard:nth-child(2n){flex-direction:row-reverse}.ServicePages-module___-ghgW__stackedCardIcon{flex-shrink:0;justify-content:center;align-items:center;width:clamp(80px,60px + 3vw,120px);display:flex}.ServicePages-module___-ghgW__stackedCard:first-child .ServicePages-module___-ghgW__stackedCardIcon{background:#171717}.ServicePages-module___-ghgW__stackedCard:nth-child(2) .ServicePages-module___-ghgW__stackedCardIcon{background:#d32f2f}.ServicePages-module___-ghgW__stackedCard:nth-child(3) .ServicePages-module___-ghgW__stackedCardIcon{background:#e5e5e5}.ServicePages-module___-ghgW__stackedCardIconSvg{width:48px;height:48px}.ServicePages-module___-ghgW__stackedCard:first-child .ServicePages-module___-ghgW__stackedCardIconSvg,.ServicePages-module___-ghgW__stackedCard:nth-child(2) .ServicePages-module___-ghgW__stackedCardIconSvg{color:#fff}.ServicePages-module___-ghgW__stackedCard:nth-child(3) .ServicePages-module___-ghgW__stackedCardIconSvg{color:#171717}.ServicePages-module___-ghgW__stackedCardContent{flex-direction:column;flex:1;justify-content:center;padding:clamp(1.5rem,1.25rem + .666667vw,2rem);display:flex}.ServicePages-module___-ghgW__stackedCard:first-child .ServicePages-module___-ghgW__stackedCardContent{color:#fff;background:#171717}.ServicePages-module___-ghgW__stackedCard:nth-child(2) .ServicePages-module___-ghgW__stackedCardContent{color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__stackedCard:nth-child(3) .ServicePages-module___-ghgW__stackedCardContent{color:#000;background:#e5e5e5}.ServicePages-module___-ghgW__stackedCardTitle{text-transform:uppercase;font-size:clamp(1.125rem,1rem + .5vw,1.5rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;margin:0 0 1rem;line-height:110%}.ServicePages-module___-ghgW__stackedCardText{font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__stackedCardText p{margin:0 0 .5rem}.ServicePages-module___-ghgW__stackedCardText p:last-child{margin-bottom:0}@media (max-width:768px){.ServicePages-module___-ghgW__stackedCard,.ServicePages-module___-ghgW__stackedCard:nth-child(2n){flex-direction:column}.ServicePages-module___-ghgW__stackedCardIcon{width:100%;height:60px}}.ServicePages-module___-ghgW__stackedCardsAnimated .ServicePages-module___-ghgW__stackedCard:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__stackedCardsAnimated .ServicePages-module___-ghgW__stackedCard:nth-child(2){transition-delay:.25s}.ServicePages-module___-ghgW__stackedCardsAnimated .ServicePages-module___-ghgW__stackedCard:nth-child(3){transition-delay:.4s}.ServicePages-module___-ghgW__splitHero{align-items:stretch;width:100vw;min-height:clamp(400px,350px + 8vw,500px);margin-bottom:clamp(3rem,2.5rem + 1.33333vw,4rem);margin-left:calc(50% - 50vw);display:flex}@media (max-width:768px){.ServicePages-module___-ghgW__splitHero{min-height:auto}}.ServicePages-module___-ghgW__splitHeroText{color:#fff;background:#171717;flex:1;align-items:center;padding:clamp(2rem,1.5rem + 1.33333vw,3rem);display:flex}.ServicePages-module___-ghgW__splitHeroTextInner{max-width:600px;margin-left:auto;padding-right:clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__splitHeroRoofline{text-transform:uppercase;color:#fff;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.ServicePages-module___-ghgW__splitHeroHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:#fff;margin:0 0 clamp(1.5rem,1.25rem + .666667vw,2rem)}.ServicePages-module___-ghgW__splitHeroDescription{color:#ffffffe6;font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__splitHeroDescription p{margin:0 0 1rem}.ServicePages-module___-ghgW__splitHeroDescription p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__splitHeroImage{flex:1;position:relative;overflow:hidden}.ServicePages-module___-ghgW__splitHeroImg{object-fit:cover;filter:brightness(.85);width:100%;height:100%}@media (max-width:900px){.ServicePages-module___-ghgW__splitHero{flex-direction:column-reverse}.ServicePages-module___-ghgW__splitHeroText{padding:clamp(2rem,1.5rem + 1.33333vw,3rem)}@media (max-width:768px){.ServicePages-module___-ghgW__splitHeroText{padding:3rem 40px}}.ServicePages-module___-ghgW__splitHeroTextInner{max-width:100%;margin-left:0;padding-right:0}.ServicePages-module___-ghgW__splitHeroImage{min-height:300px}}.ServicePages-module___-ghgW__gridSection{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 0}.ServicePages-module___-ghgW__gridSectionHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.ServicePages-module___-ghgW__gridSectionSubtext{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__gridCards{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,.875rem + .333333vw,1.5rem);display:grid}.ServicePages-module___-ghgW__gridCard{flex-direction:column;min-height:200px;padding:clamp(1.5rem,1.25rem + .666667vw,2rem);display:flex}.ServicePages-module___-ghgW__gridCard:first-child{color:#fff;background:#171717}.ServicePages-module___-ghgW__gridCard:nth-child(2){color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__gridCard:nth-child(3){color:#000;background:#e5e5e5}.ServicePages-module___-ghgW__gridCard:nth-child(4){color:#fff;background:#262626}.ServicePages-module___-ghgW__gridCardTitle{text-transform:uppercase;font-size:clamp(1rem,.9rem + .4vw,1.25rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;margin:0 0 1rem;line-height:110%}.ServicePages-module___-ghgW__gridCardText{font-size:16px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;flex:1}.ServicePages-module___-ghgW__gridCardText p{margin:0 0 .5rem}.ServicePages-module___-ghgW__gridCardText p:last-child{margin-bottom:0}@media (max-width:768px){.ServicePages-module___-ghgW__gridCards{grid-template-columns:1fr}}.ServicePages-module___-ghgW__gridCardsAnimated .ServicePages-module___-ghgW__gridCard:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__gridCardsAnimated .ServicePages-module___-ghgW__gridCard:nth-child(2){transition-delay:.2s}.ServicePages-module___-ghgW__gridCardsAnimated .ServicePages-module___-ghgW__gridCard:nth-child(3){transition-delay:.3s}.ServicePages-module___-ghgW__gridCardsAnimated .ServicePages-module___-ghgW__gridCard:nth-child(4){transition-delay:.4s}.ServicePages-module___-ghgW__ctaFrame{background-color:#111;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:400px;margin-top:0;padding:clamp(5rem,8vw,8rem) 0;display:flex;position:relative;overflow:hidden}.ServicePages-module___-ghgW__ctaWithVideo{background-color:#000;background-image:none!important}.ServicePages-module___-ghgW__serviceFrame:has(+.ServicePages-module___-ghgW__ctaFrame){padding-bottom:0}.ServicePages-module___-ghgW__serviceFrame+.ServicePages-module___-ghgW__ctaFrame{padding:clamp(3rem,5vw,4rem) 0}.ServicePages-module___-ghgW__ctaVideo{object-fit:cover;object-position:center center;filter:grayscale()brightness(.4);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0!important}@media (min-width:1024px){.ServicePages-module___-ghgW__ctaFrame .ServicePages-module___-ghgW__ctaVideo{object-position:center 35%}}.ServicePages-module___-ghgW__ctaFrame:before{content:"";z-index:1;background-color:#0006;position:absolute;inset:0}.ServicePages-module___-ghgW__ctaInner{z-index:5;box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem);position:relative}@media (max-width:1200px){.ServicePages-module___-ghgW__ctaInner{width:100%;margin-left:0;margin-right:0;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.ServicePages-module___-ghgW__ctaContent{text-align:center;max-width:800px;margin:0 auto}.ServicePages-module___-ghgW__ctaHeading{font-size:clamp(1.5rem,1.25rem + 1.33333vw,2.25rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:#fff;margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem);line-height:110%}.ServicePages-module___-ghgW__ctaText{color:#fff;font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,2.5rem)}.ServicePages-module___-ghgW__ctaButton{color:#fff;text-transform:uppercase;cursor:pointer;font-weight:700;line-height:120%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;border:2px solid #fff;align-items:center;gap:clamp(.5rem,.375rem + .333333vw,.75rem);padding:clamp(.75rem,.625rem + .333333vw,.875rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(.5rem,.4375rem + .166667vw,.5625rem);font-size:clamp(1rem,.875rem + .25vw,1.125rem);text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.ServicePages-module___-ghgW__ctaButton:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 13 13\"><path d=\"M0 6.5h11M6.5 0l6.5 6.5-6.5 6.5\" stroke=\"%23fff\" stroke-width=\"2\" fill=\"none\"/></svg>") 50%/100% 100% no-repeat;width:clamp(11px,10px + .25vw,13px);height:clamp(11px,10px + .25vw,13px);transition:all .3s ease-out;display:block;transform:translateY(-2px)}.ServicePages-module___-ghgW__ctaButton:hover{color:#fff;background-color:#d32f2f;border-color:#d32f2f}.ServicePages-module___-ghgW__ctaButton:hover:before{filter:none}.ServicePages-module___-ghgW__verticalTimeline{padding-left:clamp(40px,30px + 2vw,60px);position:relative}.ServicePages-module___-ghgW__verticalTimeline:before{content:"";background:linear-gradient(#d32f2f 0% 40%,#171717 60%,#e5e5e5 100%);width:3px;position:absolute;top:0;bottom:0;left:20px}.ServicePages-module___-ghgW__verticalTimelineStep{border-left:4px solid #0000;margin-bottom:clamp(2rem,1.5rem + 1.33333vw,3rem);padding:clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(2rem,1.5rem + 1.33333vw,2.5rem);transition:all .3s;position:relative}.ServicePages-module___-ghgW__verticalTimelineStep:last-child{margin-bottom:0}.ServicePages-module___-ghgW__verticalTimelineStep:before{content:"";z-index:2;background:#fff;border:3px solid #d32f2f;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:50%;left:calc(-1*clamp(40px,30px + 2vw,60px) - 8px);transform:translateY(-50%)}.ServicePages-module___-ghgW__verticalTimelineStep:after{content:"";background:#d32f2f;width:calc(clamp(40px,30px + 2vw,60px) - 18px);height:2px;position:absolute;top:50%;left:calc(-1*clamp(40px,30px + 2vw,60px) + 14px);transform:translateY(-50%)}.ServicePages-module___-ghgW__verticalTimelineStep:first-child{background:linear-gradient(135deg,#a382401a 0%,#0000 100%);border-left-color:#d32f2f}.ServicePages-module___-ghgW__verticalTimelineStep:first-child:before{background:#d32f2f;border-color:#d32f2f}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(2){background:linear-gradient(135deg,#1a1f2314 0%,#0000 100%);border-left-color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(2):before{background:#171717;border-color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(2):after{background:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(3){background:linear-gradient(135deg,#dee0e24d 0%,#0000 100%);border-left-color:#e5e5e5}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(3):before{background:#e5e5e5;border-color:#555}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(3):after{background:#888}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(4){background:linear-gradient(135deg,#1a1f2314 0%,#0000 100%);border-left-color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(4):before{background:#171717;border-color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(4):after{background:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(5){background:linear-gradient(135deg,#dee0e24d 0%,#0000 100%);border-left-color:#e5e5e5}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(5):before{background:#e5e5e5;border-color:#555}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(5):after{background:#888}.ServicePages-module___-ghgW__verticalTimelineStepNumber{font-size:clamp(3rem,2.5rem + 1.33333vw,4rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin-bottom:.5rem;line-height:1}.ServicePages-module___-ghgW__verticalTimelineStep:first-child .ServicePages-module___-ghgW__verticalTimelineStepNumber{color:#d32f2f}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(2) .ServicePages-module___-ghgW__verticalTimelineStepNumber{color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(3) .ServicePages-module___-ghgW__verticalTimelineStepNumber{color:#888}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(4) .ServicePages-module___-ghgW__verticalTimelineStepNumber{color:#171717}.ServicePages-module___-ghgW__verticalTimelineStep:nth-child(5) .ServicePages-module___-ghgW__verticalTimelineStepNumber{color:#888}.ServicePages-module___-ghgW__verticalTimelineStepTitle{text-transform:uppercase;font-size:clamp(1.25rem,1rem + .666667vw,1.75rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;color:var(--foreground);margin:0 0 1rem;line-height:110%}.ServicePages-module___-ghgW__verticalTimelineStepContent{font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground)}.ServicePages-module___-ghgW__verticalTimelineStepContent p{margin:0 0 .75rem}.ServicePages-module___-ghgW__verticalTimelineStepContent p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__verticalTimelineStep:hover{transform:translate(8px)}.ServicePages-module___-ghgW__verticalTimelineStep:hover:before{transform:translateY(-50%)scale(1.2);box-shadow:0 0 0 4px #a3824033}@media (max-width:768px){.ServicePages-module___-ghgW__verticalTimeline{padding-left:30px}.ServicePages-module___-ghgW__verticalTimeline:before{left:10px}.ServicePages-module___-ghgW__verticalTimelineStep:before{width:16px;height:16px;left:-38px}.ServicePages-module___-ghgW__verticalTimelineStep:after{width:15px;left:-20px}}.ServicePages-module___-ghgW__blueprintSection{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 0;position:relative}.ServicePages-module___-ghgW__blueprintSection:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#a382400d 1px,#0000 1px),linear-gradient(90deg,#a382400d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0 -5%}.ServicePages-module___-ghgW__blueprintSection>*{z-index:1;position:relative}.ServicePages-module___-ghgW__overlappingCards{flex-direction:column;gap:0;display:flex;position:relative}.ServicePages-module___-ghgW__overlappingCard{z-index:1;align-items:stretch;min-height:180px;margin-bottom:-20px;transition:all .4s;display:flex;position:relative;box-shadow:0 10px 40px #00000026}.ServicePages-module___-ghgW__overlappingCard:first-child{z-index:3}.ServicePages-module___-ghgW__overlappingCard:nth-child(2){z-index:2;margin-left:30px}.ServicePages-module___-ghgW__overlappingCard:nth-child(3){z-index:1;margin-left:60px}.ServicePages-module___-ghgW__overlappingCard:last-child{margin-bottom:0}.ServicePages-module___-ghgW__archBadge{flex-shrink:0;justify-content:center;align-items:center;width:clamp(80px,60px + 3vw,100px);display:flex;position:relative}.ServicePages-module___-ghgW__archBadge:before{content:"";opacity:.3;border:2px solid;border-radius:50%;width:50px;height:50px;position:absolute}.ServicePages-module___-ghgW__archBadge:after{content:"";opacity:.2;background:currentColor;width:70px;height:1px;position:absolute}.ServicePages-module___-ghgW__archBadgeNumber{font-size:clamp(1.5rem,1.25rem + .666667vw,2rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;z-index:1}.ServicePages-module___-ghgW__overlappingCard:first-child .ServicePages-module___-ghgW__archBadge{color:#d32f2f;background:#171717}.ServicePages-module___-ghgW__overlappingCard:nth-child(2) .ServicePages-module___-ghgW__archBadge{color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__overlappingCard:nth-child(3) .ServicePages-module___-ghgW__archBadge{color:#171717;background:#e5e5e5}.ServicePages-module___-ghgW__overlappingCardContent{flex-direction:column;flex:1;justify-content:center;padding:clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(2rem,1.5rem + 1.33333vw,2.5rem);display:flex}.ServicePages-module___-ghgW__overlappingCard:first-child .ServicePages-module___-ghgW__overlappingCardContent{color:#fff;background:#171717}.ServicePages-module___-ghgW__overlappingCard:nth-child(2) .ServicePages-module___-ghgW__overlappingCardContent{color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__overlappingCard:nth-child(3) .ServicePages-module___-ghgW__overlappingCardContent{color:#171717;background:#e5e5e5}.ServicePages-module___-ghgW__overlappingCardTitle{text-transform:uppercase;font-size:clamp(1.125rem,1rem + .5vw,1.4rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;margin:0 0 .75rem;line-height:110%}.ServicePages-module___-ghgW__overlappingCardText{font-size:17px;line-height:155%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__overlappingCardText p{margin:0 0 .5rem}.ServicePages-module___-ghgW__overlappingCardText p:last-child{margin-bottom:0}@media (max-width:900px){.ServicePages-module___-ghgW__overlappingCard:nth-child(2),.ServicePages-module___-ghgW__overlappingCard:nth-child(3){margin-left:0}.ServicePages-module___-ghgW__overlappingCard{margin-bottom:clamp(1rem,.875rem + .333333vw,1.5rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__overlappingCard,.ServicePages-module___-ghgW__overlappingCard:nth-child(2n){flex-direction:column}.ServicePages-module___-ghgW__archBadge{width:100%;height:60px}.ServicePages-module___-ghgW__archBadge:after{width:1px;height:40px}}.ServicePages-module___-ghgW__interactiveGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,1.25rem + .666667vw,2rem);display:grid;position:relative}.ServicePages-module___-ghgW__interactiveGrid:before{content:"";opacity:.3;background:linear-gradient(#d32f2f 0% 50%,#e5e5e5 100%);width:2px;position:absolute;top:10%;bottom:10%;left:50%}.ServicePages-module___-ghgW__interactiveGrid:after{content:"";opacity:.3;background:linear-gradient(90deg,#171717 0%,#d32f2f 50%,#e5e5e5 100%);height:2px;position:absolute;top:50%;left:10%;right:10%}.ServicePages-module___-ghgW__interactiveGridCard{flex-direction:column;min-height:220px;padding:clamp(1.75rem,1.5rem + .666667vw,2.25rem);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ServicePages-module___-ghgW__interactiveGridCard:before{content:"";opacity:.3;border-style:solid;border-width:0 40px 40px 0;width:0;height:0;transition:all .3s;position:absolute;top:0;right:0}.ServicePages-module___-ghgW__interactiveGridCard:after{content:"";background:currentColor;height:4px;transition:all .4s;position:absolute;bottom:0;left:0;right:100%}.ServicePages-module___-ghgW__interactiveGridCard:hover:after{right:0}.ServicePages-module___-ghgW__interactiveGridCard:first-child{color:#fff;background:#171717}.ServicePages-module___-ghgW__interactiveGridCard:first-child:before{border-color:#0000 #d32f2f #0000 #0000}.ServicePages-module___-ghgW__interactiveGridCard:first-child:after{background:#d32f2f}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(2){color:#fff;background:#d32f2f}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(2):before{border-color:#0000 #fff #0000 #0000}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(2):after{background:#fff}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(3){color:#171717;background:#e5e5e5}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(3):before{border-color:#0000 #d32f2f #0000 #0000}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(3):after{background:#d32f2f}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(4){color:#fff;background:#262626}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(4):before{border-color:#0000 #d32f2f #0000 #0000}.ServicePages-module___-ghgW__interactiveGridCard:nth-child(4):after{background:#d32f2f}.ServicePages-module___-ghgW__interactiveGridCard:hover{z-index:2;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.ServicePages-module___-ghgW__interactiveGridCard:hover:before{opacity:.5;border-width:0 60px 60px 0}.ServicePages-module___-ghgW__gridCardIcon{opacity:.8;width:48px;height:48px;margin-bottom:1rem;transition:all .3s}.ServicePages-module___-ghgW__interactiveGridCard:hover .ServicePages-module___-ghgW__gridCardIcon{opacity:1;transform:scale(1.1)}.ServicePages-module___-ghgW__gridCardIconSvg{width:100%;height:100%}.ServicePages-module___-ghgW__interactiveGridCardTitle{text-transform:uppercase;font-size:clamp(1rem,.9rem + .4vw,1.25rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.05em;margin:0 0 1rem;line-height:110%}.ServicePages-module___-ghgW__interactiveGridCardText{font-size:16px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;flex:1}.ServicePages-module___-ghgW__interactiveGridCardText p{margin:0 0 .5rem}.ServicePages-module___-ghgW__interactiveGridCardText p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__splitHeroAccent{z-index:5;background:linear-gradient(135deg,#d32f2f 0%,#0000 100%);width:60px;position:absolute;top:0;bottom:0;right:-20px;transform:skew(-8deg)}@media (max-width:768px){.ServicePages-module___-ghgW__interactiveGrid{grid-template-columns:1fr}.ServicePages-module___-ghgW__interactiveGrid:before,.ServicePages-module___-ghgW__interactiveGrid:after,.ServicePages-module___-ghgW__splitHeroAccent{display:none}}.ServicePages-module___-ghgW__interactiveGridAnimated .ServicePages-module___-ghgW__interactiveGridCard:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__interactiveGridAnimated .ServicePages-module___-ghgW__interactiveGridCard:nth-child(2){transition-delay:.2s}.ServicePages-module___-ghgW__interactiveGridAnimated .ServicePages-module___-ghgW__interactiveGridCard:nth-child(3){transition-delay:.3s}.ServicePages-module___-ghgW__interactiveGridAnimated .ServicePages-module___-ghgW__interactiveGridCard:nth-child(4){transition-delay:.4s}.ServicePages-module___-ghgW__overlappingCardsAnimated .ServicePages-module___-ghgW__overlappingCard:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__overlappingCardsAnimated .ServicePages-module___-ghgW__overlappingCard:nth-child(2){transition-delay:.25s}.ServicePages-module___-ghgW__overlappingCardsAnimated .ServicePages-module___-ghgW__overlappingCard:nth-child(3){transition-delay:.4s}.ServicePages-module___-ghgW__verticalTimelineAnimated .ServicePages-module___-ghgW__verticalTimelineStep:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__verticalTimelineAnimated .ServicePages-module___-ghgW__verticalTimelineStep:nth-child(2){transition-delay:.25s}.ServicePages-module___-ghgW__verticalTimelineAnimated .ServicePages-module___-ghgW__verticalTimelineStep:nth-child(3){transition-delay:.4s}.ServicePages-module___-ghgW__verticalTimelineAnimated .ServicePages-module___-ghgW__verticalTimelineStep:nth-child(4){transition-delay:.55s}.ServicePages-module___-ghgW__verticalTimelineAnimated .ServicePages-module___-ghgW__verticalTimelineStep:nth-child(5){transition-delay:.7s}.ServicePages-module___-ghgW__ctaInline{color:#fff;text-transform:uppercase;cursor:pointer;font-weight:700;line-height:120%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;background-color:#d32f2f;border:2px solid #d32f2f;align-items:center;gap:clamp(.5rem,.375rem + .333333vw,.75rem);margin-top:clamp(1rem,.875rem + .333333vw,1.5rem);padding:clamp(.75rem,.625rem + .333333vw,.875rem) clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(.5rem,.4375rem + .166667vw,.5625rem);font-size:clamp(1rem,.875rem + .25vw,1.125rem);text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;display:inline-flex}.ServicePages-module___-ghgW__ctaInline:hover{color:#d32f2f;background-color:#fff;border-color:#171717}.ServicePages-module___-ghgW__serviceStatement{color:var(--foreground);font-size:clamp(1.125rem,1rem + .5vw,1.25rem);line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;border-left:4px solid #d32f2f;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem);padding:clamp(1.5rem,1.25rem + .666667vw,2rem) 0 clamp(1.5rem,1.25rem + .666667vw,2rem) clamp(1.5rem,1.25rem + .666667vw,2rem);font-weight:600}.ServicePages-module___-ghgW__serviceText ul{margin:0 0 1rem;padding-left:1.5rem}.ServicePages-module___-ghgW__serviceText ul li{margin-bottom:.5rem}.ServicePages-module___-ghgW__serviceText ul li:last-child{margin-bottom:0}.ServicePages-module___-ghgW__ctaBlockMiddle{text-align:center;padding:clamp(1.5rem,1.25rem + .666667vw,2rem) 0}.ServicePages-module___-ghgW__ctaBlockMiddle .ServicePages-module___-ghgW__ctaInline{margin-top:0}.ServicePages-module___-ghgW__pmHeroLead{color:var(--foreground);font-size:clamp(1rem,.9375rem + .25vw,1.125rem);line-height:1.5;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.02em;margin:0 0 1.25rem;font-weight:600}.ServicePages-module___-ghgW__pmStatementStrip{color:#fff;box-sizing:border-box;background:#171717;width:100vw;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(2rem,1.75rem + 1vw,3rem) clamp(1rem,.5rem + 1.33333vw,2rem)}.ServicePages-module___-ghgW__pmStatementStripInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}.ServicePages-module___-ghgW__pmStatementStrip p{font-size:clamp(1.125rem,1rem + .5vw,1.375rem);font-weight:600;line-height:1.5;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;letter-spacing:.01em;text-align:center;margin:0}@media (max-width:1200px){.ServicePages-module___-ghgW__pmStatementStripInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.ServicePages-module___-ghgW__pmSectionAlt{box-sizing:border-box;background:#f5f5f5;width:100vw;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3rem,2.5rem + 2vw,4.5rem) 0}.ServicePages-module___-ghgW__pmSectionAltInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__pmSectionAltInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__pmSectionAltInner{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__pmAnsatzBox{width:100vw;color:var(--foreground);box-sizing:border-box;background:#fff;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0;position:relative;overflow:hidden}.ServicePages-module___-ghgW__pmAnsatzBoxInner{z-index:1;box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem);position:relative}.ServicePages-module___-ghgW__archAnsatzBoxDark.ServicePages-module___-ghgW__pmAnsatzBox{color:#fff;background:#171717}.ServicePages-module___-ghgW__archAnsatzBoxDark .ServicePages-module___-ghgW__pmAnsatzBoxHeading{color:#fff}.ServicePages-module___-ghgW__archAnsatzBoxDark .ServicePages-module___-ghgW__pmAnsatzBoxIntro{color:#ffffffe6}.ServicePages-module___-ghgW__archAnsatzBoxDark .ServicePages-module___-ghgW__pmAnsatzPoint,.ServicePages-module___-ghgW__archAnsatzBoxDark .ServicePages-module___-ghgW__pmAnsatzPointTitle{color:#fffffff2}.ServicePages-module___-ghgW__archAnsatzBoxBeige.ServicePages-module___-ghgW__pmAnsatzBox{color:var(--foreground);background:#e8e4d9}.ServicePages-module___-ghgW__archAnsatzBoxBeige .ServicePages-module___-ghgW__pmAnsatzBoxHeading,.ServicePages-module___-ghgW__archAnsatzBoxBeige .ServicePages-module___-ghgW__pmAnsatzPoint,.ServicePages-module___-ghgW__archAnsatzBoxBeige .ServicePages-module___-ghgW__pmAnsatzPointTitle{color:var(--foreground)}.ServicePages-module___-ghgW__pmAnsatzBoxHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);text-align:center;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__pmAnsatzBoxHeading span.ServicePages-module___-ghgW__uppercase{text-transform:uppercase}.ServicePages-module___-ghgW__pmAnsatzBoxIntro{text-align:center;max-width:720px;color:var(--foreground);font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.55;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 auto clamp(2rem,1.5rem + 1vw,2.5rem)}.ServicePages-module___-ghgW__pmAnsatzGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(2rem,1.5rem + 1.5vw,3rem);display:grid}.ServicePages-module___-ghgW__pmAnsatzCol{flex-direction:column;gap:clamp(1.25rem,1rem + .5vw,1.5rem);display:flex}.ServicePages-module___-ghgW__pmAnsatzColTitle{text-transform:uppercase;color:#d32f2f;font-size:clamp(1.125rem,1rem + .5vw,1.375rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 .25rem;line-height:1.3}.ServicePages-module___-ghgW__pmAnsatzPoint{color:var(--foreground);font-size:18px;line-height:1.5;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0}.ServicePages-module___-ghgW__pmAnsatzPointTitle{text-transform:uppercase;letter-spacing:.02em;color:var(--foreground);margin-bottom:.35rem;font-weight:700;display:block}@media (max-width:1200px){.ServicePages-module___-ghgW__pmAnsatzBoxInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:900px){.ServicePages-module___-ghgW__pmAnsatzGrid{grid-template-columns:1fr}}@media (max-width:768px){.ServicePages-module___-ghgW__pmAnsatzBoxInner{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__pmSectionLabel{letter-spacing:.15em;text-transform:uppercase;color:#d32f2f;font-size:.75rem;font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 .5rem}.ServicePages-module___-ghgW__pmSection{margin-top:clamp(4rem,3rem + 2.5vw,5.5rem)}.ServicePages-module___-ghgW__pmSection:first-of-type{margin-top:0}.ServicePages-module___-ghgW__pmTimelineCard{border:1px solid #00000014;border-radius:2px;box-shadow:0 1px 3px #0000000f;background:#fff!important}.ServicePages-module___-ghgW__pmWhySection{box-sizing:border-box;background:#fff;width:100vw;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0}.ServicePages-module___-ghgW__pmWhySectionInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__pmWhySectionInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.ServicePages-module___-ghgW__pmWhySection .ServicePages-module___-ghgW__pmSectionLabel{text-align:center;margin-top:0}.ServicePages-module___-ghgW__pmWhySection .ServicePages-module___-ghgW__stackedCardsHeading{text-align:center}.ServicePages-module___-ghgW__pmWhySection ul{margin:1rem 0 1.5rem;padding-left:0;list-style:none}.ServicePages-module___-ghgW__pmWhySection ul li{margin-bottom:.5rem;padding-left:1.25rem;font-size:18px;line-height:1.5;position:relative}.ServicePages-module___-ghgW__pmWhySection ul li:before{content:"";background:#d32f2f;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__redBulletList{margin:1rem 0 1.5rem;padding-left:0;list-style:none}.ServicePages-module___-ghgW__redBulletList li{color:var(--foreground);margin-bottom:.5rem;padding-left:1.25rem;font-size:18px;line-height:1.5;position:relative}.ServicePages-module___-ghgW__redBulletList li:before{content:"";background:#d32f2f;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__templateTextOnImage{width:100vw;min-height:clamp(400px,45vw,600px);margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.ServicePages-module___-ghgW__templateTextOnImageImage{background:#333;position:absolute;inset:0}.ServicePages-module___-ghgW__templateTextOnImageImage .ServicePages-module___-ghgW__pmHeroBannerImageInner{width:100%;height:100%;position:absolute;inset:0}.ServicePages-module___-ghgW__templateTextOnImageImage img{object-fit:cover;filter:grayscale()brightness(.5);width:100%;height:100%}.ServicePages-module___-ghgW__templateTextOnImageText{text-align:center;z-index:2;justify-content:center;align-items:center;padding:clamp(2rem,4vw,3rem);display:flex;position:absolute;inset:0}.ServicePages-module___-ghgW__templateTextOnImageText p{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:#fff;max-width:900px;margin:0}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextFrame{background:#e5e5e5;padding-top:clamp(3.5rem,2.75rem + 2vw,5rem);padding-bottom:clamp(3.5rem,2.75rem + 2vw,5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextFrame .ServicePages-module___-ghgW__pmHeroTextHeadline,.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextFrame .ServicePages-module___-ghgW__pmHeroTextContent{color:var(--foreground)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextContent{gap:clamp(2.5rem,2rem + 1.5vw,4rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn p,.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn ul{margin-bottom:1.25rem}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn ul{padding-left:0;list-style:none}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn ul li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn ul li:before{content:"";background:#171717;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextColumn ul li{color:#171717}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmSteps{padding-top:clamp(2.5rem,2rem + 1.5vw,3.5rem);padding-bottom:clamp(4.5rem,3.5rem + 2.5vw,6.5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepsRow{justify-content:center}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepsInner{flex:0 auto;max-width:720px;margin:0 auto}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepCount{margin-right:clamp(1rem,.75rem + .5vw,1.5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepItem{margin-bottom:clamp(2rem,1.5rem + 1vw,2.5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepItem:last-child{margin-bottom:0}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText p,.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul{margin-bottom:.75rem}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul{padding-left:0;list-style:none}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul li{margin-bottom:.5rem;padding-left:1.25rem;font-size:18px;line-height:1.5;position:relative}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul li:before{content:"";background:#d32f2f;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul{margin-top:.5rem}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzBox{background:#e8e4d9}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzBox .ServicePages-module___-ghgW__pmAnsatzBoxInner{text-align:center;padding-top:clamp(2rem,1.5rem + 1vw,3rem);padding-bottom:clamp(2rem,1.5rem + 1vw,3rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzBox .ServicePages-module___-ghgW__pmAnsatzBoxHeading{text-align:center}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:clamp(2rem,1.5rem + 1.5vw,3rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol{align-items:center}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzColTitle{text-align:center}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol:first-child .ServicePages-module___-ghgW__pmAnsatzColTitle:before{content:"1. "}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol:nth-child(2) .ServicePages-module___-ghgW__pmAnsatzColTitle:before{content:"2. "}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol:nth-child(3) .ServicePages-module___-ghgW__pmAnsatzColTitle:before{content:"3. "}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol:nth-child(4) .ServicePages-module___-ghgW__pmAnsatzColTitle:before{content:"4. "}@media (max-width:900px){.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid{grid-template-columns:1fr}}@media (max-width:768px){.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmHeroTextFrame{padding-top:clamp(2.5rem,2rem + 1.5vw,3.5rem);padding-bottom:clamp(2.5rem,2rem + 1.5vw,3.5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmSteps{padding-top:clamp(2rem,1.5rem + 1vw,2.5rem);padding-bottom:clamp(2.5rem,2rem + 1.5vw,3.5rem)}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepsInner{max-width:100%}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmStepText ul li{font-size:16px}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzCol{align-items:flex-start}.ServicePages-module___-ghgW__techFachplanungPage .ServicePages-module___-ghgW__pmAnsatzGrid .ServicePages-module___-ghgW__pmAnsatzColTitle{text-align:left}}.ServicePages-module___-ghgW__archTextOnImage{width:100vw;min-height:clamp(280px,35vw,400px);margin-top:clamp(3rem,2.5rem + 1.5vw,4.5rem);margin-bottom:0;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.ServicePages-module___-ghgW__archTextOnImageImage{background:#333;position:absolute;inset:0}.ServicePages-module___-ghgW__archTextOnImageImageInner{width:100%;height:100%;position:relative}.ServicePages-module___-ghgW__archTextOnImageImage img{object-fit:cover;filter:grayscale()brightness(.5);width:100%;height:100%}.ServicePages-module___-ghgW__archTextOnImageText{text-align:center;z-index:2;justify-content:center;align-items:center;padding:clamp(2rem,4vw,3rem);display:flex;position:absolute;inset:0}.ServicePages-module___-ghgW__archTextOnImageText p{font-size:clamp(1.25rem,1rem + 1.5vw,2rem);font-weight:600;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:#fff;max-width:900px;margin:0;line-height:1.35}.ServicePages-module___-ghgW__archTextImages{align-items:stretch;gap:clamp(2rem,1.5rem + 2vw,4rem);width:100%;margin-top:clamp(3rem,2.5rem + 1.5vw,4.5rem);margin-bottom:0;display:flex}.ServicePages-module___-ghgW__archTextImages .ServicePages-module___-ghgW__archTextImagesColText{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(-30px)}.ServicePages-module___-ghgW__archTextImages .ServicePages-module___-ghgW__archTextImagesColImage{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(30px)}.ServicePages-module___-ghgW__archTextImages.ServicePages-module___-ghgW__archTextImagesAnimated .ServicePages-module___-ghgW__archTextImagesColText{opacity:1;transition-delay:.1s;transform:translate(0)}.ServicePages-module___-ghgW__archTextImages.ServicePages-module___-ghgW__archTextImagesAnimated .ServicePages-module___-ghgW__archTextImagesColImage{opacity:1;transition-delay:.5s;transform:translate(0)}.ServicePages-module___-ghgW__archTextImagesColText{flex:1;min-width:0}.ServicePages-module___-ghgW__archTextImagesColText .ServicePages-module___-ghgW__archTextImagesHeadline{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);text-align:center;margin:0 0 clamp(1.75rem,1.5rem + .666667vw,2.25rem)}.ServicePages-module___-ghgW__archTextImagesColText .ServicePages-module___-ghgW__serviceText p{margin-bottom:1.5rem}.ServicePages-module___-ghgW__archTextImagesColText .ServicePages-module___-ghgW__serviceText p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__archTextImagesColText .ServicePages-module___-ghgW__redBulletList{margin:1.5rem 0 2rem}.ServicePages-module___-ghgW__archTextImagesColText .ServicePages-module___-ghgW__redBulletList li{margin-bottom:.75rem}.ServicePages-module___-ghgW__archTextImagesColImage{aspect-ratio:1;background:#e8e8e8;flex-shrink:0;width:clamp(280px,40%,480px);position:relative;overflow:hidden}.ServicePages-module___-ghgW__archTextImagesColImageInner{width:100%;height:100%;position:relative}.ServicePages-module___-ghgW__archTextImagesColImage img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.ServicePages-module___-ghgW__archTextImages{flex-direction:column}.ServicePages-module___-ghgW__archTextImagesColImage{aspect-ratio:1;width:100%;min-height:0}}.ServicePages-module___-ghgW__archStatementLight{box-sizing:border-box;background:#e8e4df;width:100vw;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(2rem,1.75rem + 1vw,3rem) clamp(1rem,.5rem + 1.33333vw,2rem)}.ServicePages-module___-ghgW__archStatementLight p{color:var(--foreground);font-size:clamp(1.125rem,1rem + .5vw,1.375rem);font-weight:600;line-height:1.5;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;text-align:center;margin:0}.ServicePages-module___-ghgW__archSectionBeige{box-sizing:border-box;background:#e8e4df;width:100vw;margin-top:clamp(3rem,2.5rem + 1.5vw,4.5rem);margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0}.ServicePages-module___-ghgW__archSectionBeigeInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}.ServicePages-module___-ghgW__archSectionBeige .ServicePages-module___-ghgW__archSectionBeigeHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);text-align:center;margin:0 0 clamp(1.5rem,1.25rem + .5vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__archSectionBeigeInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.ServicePages-module___-ghgW__archLeistungenGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,1.25rem + 1vw,2.5rem);max-width:1280px;margin:0 auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem);display:grid}.ServicePages-module___-ghgW__archLeistungenCard{background:#fff;border:1px solid #00000014;border-left:4px solid #d32f2f;flex-direction:column;gap:.75rem;padding:clamp(1.5rem,1.25rem + .5vw,2rem);display:flex}.ServicePages-module___-ghgW__archLeistungenCardNumber{color:#d32f2f;letter-spacing:.05em;font-size:.875rem;font-weight:700}.ServicePages-module___-ghgW__archLeistungenCardTitle{text-transform:uppercase;letter-spacing:.03em;color:var(--foreground);font-size:clamp(1.0625rem,1rem + .25vw,1.25rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0;line-height:1.3}.ServicePages-module___-ghgW__archLeistungenCardText{color:var(--foreground);font-size:16px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;flex:1;margin:0}.ServicePages-module___-ghgW__archLeistungenWrap{box-sizing:border-box;background:#f5f5f5;width:100vw;margin-top:clamp(3rem,2.5rem + 1.5vw,4.5rem);margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0}.ServicePages-module___-ghgW__archLeistungenHeading{font-size:clamp(2rem,1.4rem + 2.13333vw,3rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);text-align:center;max-width:1280px;margin:0 auto clamp(2rem,1.5rem + 1vw,2.5rem);padding:0 clamp(1rem,.5rem + 1.33333vw,2rem);line-height:110%}@media (max-width:768px){.ServicePages-module___-ghgW__archLeistungenGrid{grid-template-columns:1fr;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.ServicePages-module___-ghgW__archDarkBlockContent{color:#fff;font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.ServicePages-module___-ghgW__archWohnungsbauWhite.ServicePages-module___-ghgW__pmHeroTextFrame{background:#fff}.ServicePages-module___-ghgW__archWohnungsbauWhite .ServicePages-module___-ghgW__pmHeroTextHeadline,.ServicePages-module___-ghgW__archWohnungsbauWhite .ServicePages-module___-ghgW__archDarkBlockContent{color:var(--foreground)}.ServicePages-module___-ghgW__archDarkBlockContent p{margin:0 0 1rem}.ServicePages-module___-ghgW__archDarkBlockContent p:last-of-type{margin-bottom:0}.ServicePages-module___-ghgW__archDarkBlockContent ul{margin:1rem 0 1.5rem;padding-left:0;list-style:none}.ServicePages-module___-ghgW__archDarkBlockContent ul li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.ServicePages-module___-ghgW__archDarkBlockContent ul li:before{content:"";background:#d32f2f;border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.ServicePages-module___-ghgW__pmCtaMiddleWrap{text-align:center;background:#fff;border:1px solid #0000001a;border-radius:2px;margin-top:clamp(4rem,3rem + 2.5vw,5.5rem);padding:clamp(2.5rem,2rem + 1vw,3.5rem) clamp(2rem,1.5rem + 1vw,3rem)}.ServicePages-module___-ghgW__pmCtaMiddleWrap .ServicePages-module___-ghgW__ctaInline{margin-top:0}.ServicePages-module___-ghgW__pmSteps{width:100vw;color:var(--foreground);box-sizing:border-box;background:#fff;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);padding:clamp(3.5rem,2.75rem + 2vw,5rem) 0}.ServicePages-module___-ghgW__pmStepsContainer{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__pmStepsContainer{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__pmStepsContainer{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__pmStepsHeading{font-size:var(--sectionTitleSize);font-weight:var(--sectionTitleWeight);font-family:var(--sectionTitleFamily);line-height:var(--sectionTitleLineHeight);color:var(--foreground);text-align:center;margin:0 0 clamp(2rem,1.5rem + 1.33333vw,3rem)}.ServicePages-module___-ghgW__pmStepsRow{flex-direction:row;align-items:flex-start;gap:clamp(2rem,1.5rem + 1.5vw,3rem);display:flex}.ServicePages-module___-ghgW__pmStepsInner{flex-direction:column;flex:1;gap:clamp(1.5rem,1.25rem + .666667vw,2rem);min-width:0;display:flex}.ServicePages-module___-ghgW__pmStepItem{flex-direction:row;align-items:flex-start;gap:clamp(1rem,.75rem + .5vw,1.5rem);display:flex}.ServicePages-module___-ghgW__pmStepCount{width:clamp(2.5rem,2rem + 1vw,3.5rem);font-size:clamp(2.5rem,2rem + 1.33333vw,3.5rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:#d32f2f;text-align:left;flex-shrink:0;line-height:1}.ServicePages-module___-ghgW__pmStepContent{flex:1;min-width:0}.ServicePages-module___-ghgW__pmStepsImages{flex-direction:column;flex-shrink:0;gap:clamp(1rem,.75rem + .5vw,1.5rem);width:clamp(280px,250px + 6vw,410px);display:flex}.ServicePages-module___-ghgW__pmStepsImagePlaceholder{aspect-ratio:1;color:#666;width:100%;font-size:14px;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;background:#00000014;justify-content:center;align-items:center;display:flex}.ServicePages-module___-ghgW__pmStepsImageWrapper{aspect-ratio:1;background:#e8e8e8;width:100%;position:relative;overflow:hidden}.ServicePages-module___-ghgW__pmStepsImageWrapper .ServicePages-module___-ghgW__timelineImage{object-fit:cover;filter:grayscale()brightness(.85);width:100%;height:100%}.ServicePages-module___-ghgW__pmStepContent .ServicePages-module___-ghgW__pmStepTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--foreground);font-size:clamp(1rem,.9375rem + .25vw,1.125rem);font-weight:700;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 .5rem;line-height:1.3}.ServicePages-module___-ghgW__pmStepText{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0}.ServicePages-module___-ghgW__pmStepText p{margin:0 0 .75rem}.ServicePages-module___-ghgW__pmStepText p:last-child{margin-bottom:0}.ServicePages-module___-ghgW__pmStepsInnerAnimated .ServicePages-module___-ghgW__pmStepItem:first-child{transition-delay:.1s}.ServicePages-module___-ghgW__pmStepsInnerAnimated .ServicePages-module___-ghgW__pmStepItem:nth-child(2){transition-delay:.2s}.ServicePages-module___-ghgW__pmStepsInnerAnimated .ServicePages-module___-ghgW__pmStepItem:nth-child(3){transition-delay:.3s}.ServicePages-module___-ghgW__pmStepsInnerAnimated .ServicePages-module___-ghgW__pmStepItem:nth-child(4){transition-delay:.4s}.ServicePages-module___-ghgW__pmStepsInnerAnimated .ServicePages-module___-ghgW__pmStepItem:nth-child(5){transition-delay:.5s}@media (max-width:900px){.ServicePages-module___-ghgW__pmStepsRow{flex-direction:column}.ServicePages-module___-ghgW__pmStepsImages{width:100%;max-width:100%}}.ServicePages-module___-ghgW__techHero{background:#000;width:100vw;height:clamp(350px,45vh,450px);margin-bottom:0;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.ServicePages-module___-ghgW__techHeroImage{object-fit:cover;object-position:center 75%;filter:grayscale()brightness(.75);width:100%;height:100%}.ServicePages-module___-ghgW__techHeroOverlay{background:#00000080;align-items:center;display:flex;position:absolute;inset:0}.ServicePages-module___-ghgW__techHeroContent{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin:0 auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ServicePages-module___-ghgW__techHeroContent{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ServicePages-module___-ghgW__techHero{height:auto;min-height:500px}.ServicePages-module___-ghgW__techHeroOverlay{padding:100px 0;position:relative}.ServicePages-module___-ghgW__techHeroContent{padding-left:40px;padding-right:40px}}.ServicePages-module___-ghgW__techHeroRoofline{text-transform:uppercase;color:#fff;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-urbanist),sans-serif;margin:0 0 clamp(1rem,1.5vw,1.5rem)}.ServicePages-module___-ghgW__techHeroHeading{font-size:clamp(2.5rem,1.5rem + 3vw,4rem);font-weight:700;font-family:var(--font-urbanist),sans-serif;color:#fff;text-transform:uppercase;margin:0 0 clamp(1rem,1.5vw,1.5rem);line-height:1.1}.ServicePages-module___-ghgW__techHeroDescription{color:#ffffffe6;max-width:600px;font-size:1.125rem;line-height:1.6;font-family:var(--font-urbanist),sans-serif}.ServicePages-module___-ghgW__techSectionContainer{padding-top:clamp(1.5rem,3vw,2.5rem)!important}@media (max-width:768px){.ServicePages-module___-ghgW__techSectionContainer.ServicePages-module___-ghgW__serviceFrame{padding-bottom:2rem}}.ServicePages-module___-ghgW__techSectionTitle{margin-bottom:clamp(2rem,4vw,3rem)}.ServicePages-module___-ghgW__techSectionHeading{font-size:clamp(2rem,3vw,3rem);font-family:var(--font-urbanist),sans-serif;color:#000;margin-bottom:1.5rem;line-height:1.1}.ServicePages-module___-ghgW__techSectionSubtext{color:#666;max-width:800px;font-size:1.125rem;font-family:var(--font-urbanist),sans-serif}.ServicePages-module___-ghgW__techServiceMatrix{border-top:1px solid #e5e5e5;flex-direction:column;margin-bottom:clamp(5rem,8vw,8rem);display:flex}@media (max-width:768px){.ServicePages-module___-ghgW__techServiceMatrix{margin-bottom:2rem}}.ServicePages-module___-ghgW__techServiceRow{border-bottom:1px solid #e5e5e5;grid-template-columns:clamp(250px,25%,350px) 1fr;gap:clamp(2rem,5vw,6rem);padding:clamp(2.5rem,4vw,4rem) 0;display:grid;position:relative}@media (max-width:900px){.ServicePages-module___-ghgW__techServiceRow{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 0}}.ServicePages-module___-ghgW__techServiceLabel{flex-direction:column;gap:1rem;display:flex}.ServicePages-module___-ghgW__techServiceNumber{color:#d32f2f;font-size:1rem;font-weight:700;font-family:var(--font-urbanist),sans-serif;letter-spacing:.1em}.ServicePages-module___-ghgW__techServiceTitle{color:#000;font-size:clamp(1.5rem,2vw,2rem);font-weight:700;font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;line-height:1.2}.ServicePages-module___-ghgW__techServiceDetails{font-family:var(--font-urbanist),sans-serif;color:#333;flex-direction:column;justify-content:center;gap:1.5rem;font-size:1.125rem;line-height:1.6;display:flex}.ServicePages-module___-ghgW__techServiceDetails p{margin:0}
.FactsSection-module__8TxMyW__factsSectionFrame{width:calc(100% - 100px);max-width:1280px;margin-bottom:clamp(1rem,.75rem + .666667vw,1.5rem);margin-left:auto;margin-right:auto;padding-top:clamp(1.5rem,1.25rem + .666667vw,2rem)}@media (min-width:1201px){.FactsSection-module__8TxMyW__factsSectionFrame{margin-bottom:clamp(1rem,.75rem + .666667vw,1.5rem)}}@media (max-width:450px){.FactsSection-module__8TxMyW__factsSectionFrame{width:100%}}.FactsSection-module__8TxMyW__factsSectionFrameLarge{background:#fff;width:100%;max-width:100%;margin-bottom:0;margin-left:auto;margin-right:auto;padding:clamp(2.5rem,2rem + 1vw,3.5rem) 0 clamp(1.5rem,1.25rem + .666667vw,2rem)}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionFrameLarge{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 0 clamp(1.5rem,1.25rem + .666667vw,2rem)}}.FactsSection-module__8TxMyW__factsSectionInner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(2rem,1.75rem + 1.33333vw,2rem)}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionInner{padding:0 40px}}@media (min-width:1201px){.FactsSection-module__8TxMyW__factsSectionInner{padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}}@media (max-width:1200px){.FactsSection-module__8TxMyW__factsSectionFrame{width:100%;margin-bottom:clamp(1rem,.75rem + .666667vw,1.5rem);margin-left:0;margin-right:0;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:0}.FactsSection-module__8TxMyW__factsSectionFrame .FactsSection-module__8TxMyW__factsSectionInner{padding-left:0;padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}.FactsSection-module__8TxMyW__factsSectionHeadingWrapper{text-align:center;opacity:0;margin-bottom:clamp(2rem,1.5rem + 1.33333vw,3rem);transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(30px)}.FactsSection-module__8TxMyW__factsSectionHeadingAnimated{opacity:1;transform:translateY(0)}.FactsSection-module__8TxMyW__factsSectionHeading{font-size:clamp(2rem,1.4rem + 2.13333vw,3rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);text-align:center;margin:0 0 clamp(1.5rem,1.25rem + .666667vw,2rem);line-height:110%}.FactsSection-module__8TxMyW__factsSectionText{color:var(--foreground);font-size:18px;line-height:160%;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;text-align:center;max-width:800px;margin:0 auto}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionText{font-size:18px}}.FactsSection-module__8TxMyW__factsSectionContainer{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,1.5rem + 1.33333vw,3rem);width:100%;display:grid}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionContainer{grid-template-columns:1fr;gap:clamp(2rem,1.5rem + 1.33333vw,3rem)}}.FactsSection-module__8TxMyW__factsSectionItem{text-align:center;opacity:0;flex-direction:column;align-items:center;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;transform:translateY(30px)}.FactsSection-module__8TxMyW__factsSectionAnimated .FactsSection-module__8TxMyW__factsSectionItem{opacity:1;transform:translateY(0)}.FactsSection-module__8TxMyW__factsSectionNumber{font-size:clamp(3rem,2.5rem + 2.13333vw,4.5rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--accent-primary);margin:0 0 clamp(.75rem,.625rem + .333333vw,1rem);line-height:1}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionNumber{font-size:clamp(2.5rem,2rem + 1.66667vw,3.5rem)}}.FactsSection-module__8TxMyW__factsSectionLabel{color:var(--foreground);font-size:clamp(1rem,.9375rem + .266667vw,1.25rem);line-height:1.5;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;text-align:center;margin:0;font-weight:400}@media (max-width:768px){.FactsSection-module__8TxMyW__factsSectionLabel{font-size:clamp(.9375rem,.875rem + .25vw,1.125rem)}}
.Datenschutz-module__H91MUG__datenschutzFrame{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:clamp(3rem,2.5rem + 1.33333vw,4.5rem) clamp(1rem,.5rem + 1.33333vw,2rem) clamp(6rem,4.5rem + 6vw,9rem)}@media (max-width:1200px){.Datenschutz-module__H91MUG__datenschutzFrame{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.Datenschutz-module__H91MUG__datenschutzFrame{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 40px clamp(4rem,6vw,5rem)}}.Datenschutz-module__H91MUG__datenschutzContent{width:100%;color:var(--foreground);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.Datenschutz-module__H91MUG__datenschutzHeading{font-size:clamp(1.875rem,1.25rem + 2.2vw,2.875rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 clamp(2rem,1.5rem + 1.33333vw,2.5rem);line-height:110%}.Datenschutz-module__H91MUG__datenschutzSection{margin-top:clamp(2rem,1.5rem + 1.33333vw,2.5rem)}.Datenschutz-module__H91MUG__datenschutzSectionTitle{font-size:clamp(1.125rem,.9375rem + .6vw,1.375rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 clamp(1rem,.75rem + .666667vw,1.5rem);line-height:110%}.Datenschutz-module__H91MUG__datenschutzSectionSubtitle{font-size:clamp(1rem,.9375rem + .3vw,1.125rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:clamp(1.5rem,1.25rem + .666667vw,2rem) 0 clamp(.75rem,.625rem + .333333vw,1rem);line-height:110%}.Datenschutz-module__H91MUG__datenschutzText{color:var(--foreground);font-size:clamp(.875rem,.8125rem + .25vw,1rem);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.Datenschutz-module__H91MUG__datenschutzText:last-child{margin-bottom:0}.Datenschutz-module__H91MUG__datenschutzText strong{color:var(--foreground);font-weight:600}.Datenschutz-module__H91MUG__datenschutzText a{color:#d32f2f;text-decoration:none;transition:color .3s ease-out}.Datenschutz-module__H91MUG__datenschutzText a:hover{color:#262626;text-decoration:underline}.Datenschutz-module__H91MUG__datenschutzList{color:var(--foreground);font-size:clamp(.875rem,.8125rem + .25vw,1rem);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:clamp(1rem,.875rem + .333333vw,1.5rem) 0;padding-left:clamp(1.5rem,1.25rem + .666667vw,2rem)}.Datenschutz-module__H91MUG__datenschutzListItem{margin-bottom:clamp(.5rem,.375rem + .333333vw,.75rem)}.Datenschutz-module__H91MUG__datenschutzListItem:last-child{margin-bottom:0}
.Ankaufsprofil-module__QGHF_a__ankaufsprofilFrame{width:100%;margin-bottom:0;position:relative}.Ankaufsprofil-module__QGHF_a__heroSection{flex-direction:column;justify-content:center;width:100%;min-height:50vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Ankaufsprofil-module__QGHF_a__heroSection{min-height:60vh;padding:100px 0}}.Ankaufsprofil-module__QGHF_a__heroBackgroundImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Ankaufsprofil-module__QGHF_a__heroBackgroundImageContainer img{object-fit:cover;filter:grayscale()contrast(1.2)brightness(.85)}.Ankaufsprofil-module__QGHF_a__heroOverlay{z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.Ankaufsprofil-module__QGHF_a__heroContent{z-index:2;box-sizing:border-box;color:#fff;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}@media (max-width:768px){.Ankaufsprofil-module__QGHF_a__heroContent{padding:0 40px}}.Ankaufsprofil-module__QGHF_a__heroTitle{font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3rem,8vw,8rem);font-weight:700;line-height:.9}.Ankaufsprofil-module__QGHF_a__heroSubtitle{font-family:var(--font-urbanist),sans-serif;color:#e5e5e5;border-left:1px solid #ffffff80;max-width:600px;margin-top:2.5rem;padding-left:1.5rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;line-height:1.5}.Ankaufsprofil-module__QGHF_a__listSection{background-color:#fff;width:100%;padding:3rem 0 6rem}.Ankaufsprofil-module__QGHF_a__listContainer{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.Ankaufsprofil-module__QGHF_a__listContainer{padding:0 1rem}}.Ankaufsprofil-module__QGHF_a__listHeader{margin-bottom:4rem;padding-bottom:0}.Ankaufsprofil-module__QGHF_a__roofline{text-transform:uppercase;color:#fff;letter-spacing:.1em;font-size:16px;font-weight:700;font-family:var(--font-urbanist),sans-serif;margin-bottom:1rem;display:block}.Ankaufsprofil-module__QGHF_a__listTitle{font-family:var(--font-urbanist),sans-serif;color:#171717;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.Ankaufsprofil-module__QGHF_a__gridWrapper{border:none;grid-template-columns:1fr;gap:clamp(1rem,2vw,2rem);width:100%;display:grid}@media (min-width:768px){.Ankaufsprofil-module__QGHF_a__gridWrapper{grid-template-columns:1fr 1fr}}.Ankaufsprofil-module__QGHF_a__simpleList{max-width:800px;margin:0;padding:0;list-style:none}.Ankaufsprofil-module__QGHF_a__simpleListItem{font-family:var(--font-urbanist),sans-serif;color:#666;margin-bottom:2rem;padding-left:1.5rem;font-size:1.125rem;line-height:1.6;position:relative}.Ankaufsprofil-module__QGHF_a__simpleListItem:before{content:"•";color:#000;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;top:.1rem;left:0}.Ankaufsprofil-module__QGHF_a__simpleListTitle{color:#171717;text-transform:uppercase;font-weight:600}.Ankaufsprofil-module__QGHF_a__simpleListDesc{color:#666;font-weight:300}.Ankaufsprofil-module__QGHF_a__mobileBreak{display:none}@media (max-width:600px){.Ankaufsprofil-module__QGHF_a__mobileBreak{display:block}.Ankaufsprofil-module__QGHF_a__simpleListDesc{margin-top:.25rem;display:block}}.Ankaufsprofil-module__QGHF_a__focusSection{border-top:1px solid #171717;flex-direction:column;gap:2rem;margin-top:6rem;padding-top:4rem;display:flex}@media (min-width:1024px){.Ankaufsprofil-module__QGHF_a__focusSection{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Ankaufsprofil-module__QGHF_a__focusTitle{font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;color:#171717;min-width:250px;margin:0;font-size:1.5rem;font-weight:700}.Ankaufsprofil-module__QGHF_a__focusList{flex-wrap:wrap;flex:1;gap:1rem;display:flex}.Ankaufsprofil-module__QGHF_a__focusTag{font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;color:#171717;border-bottom:1px solid #0000;margin-right:1.5rem;padding:.5rem 0;font-size:1rem;font-weight:400;transition:border-color .3s}.Ankaufsprofil-module__QGHF_a__focusTag:hover{border-bottom-color:#171717}.Ankaufsprofil-module__QGHF_a__contactSection{color:#fff;background-color:#000;justify-content:center;align-items:center;padding:8rem 0;display:flex;position:relative;overflow:hidden}.Ankaufsprofil-module__QGHF_a__contactWithVideo{background-image:none!important}.Ankaufsprofil-module__QGHF_a__contactVideo{object-fit:cover;z-index:0;filter:grayscale()brightness(.4);width:100%;height:100%;position:absolute;top:0;left:0}.Ankaufsprofil-module__QGHF_a__contactSection:before{content:"";z-index:1;background-color:#00000080;position:absolute;inset:0}.Ankaufsprofil-module__QGHF_a__contactContainer{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Ankaufsprofil-module__QGHF_a__contactTitle{font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700}.Ankaufsprofil-module__QGHF_a__contactText{font-family:var(--font-urbanist),sans-serif;color:#e5e5e5;max-width:600px;font-size:1.25rem;font-weight:300;line-height:1.6}.Ankaufsprofil-module__QGHF_a__contactButton{color:#171717;font-family:var(--font-urbanist),sans-serif;text-transform:uppercase;background-color:#fff;border:1px solid #fff;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Ankaufsprofil-module__QGHF_a__contactButton:hover{color:#fff;background-color:#d32f2f;border-color:#d32f2f}
.Impressum-module__f3GL2W__impressumFrame{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:clamp(3rem,2.5rem + 1.33333vw,4.5rem) clamp(1rem,.5rem + 1.33333vw,2rem) clamp(6rem,4.5rem + 6vw,9rem)}@media (max-width:1200px){.Impressum-module__f3GL2W__impressumFrame{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.Impressum-module__f3GL2W__impressumFrame{padding:clamp(2rem,1.5rem + 1.33333vw,3rem) 40px clamp(4rem,6vw,5rem)}}.Impressum-module__f3GL2W__impressumContent{width:100%;color:var(--foreground);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif}.Impressum-module__f3GL2W__impressumHeading{font-size:clamp(1.875rem,1.25rem + 2.2vw,2.875rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 clamp(2rem,1.5rem + 1.33333vw,2.5rem);line-height:110%}.Impressum-module__f3GL2W__impressumSection{margin-top:clamp(2rem,1.5rem + 1.33333vw,2.5rem)}.Impressum-module__f3GL2W__impressumSectionTitle{font-size:clamp(1.125rem,.9375rem + .6vw,1.375rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 clamp(1rem,.75rem + .666667vw,1.5rem);line-height:110%}.Impressum-module__f3GL2W__impressumSectionSubtitle{font-size:clamp(1rem,.9375rem + .3vw,1.125rem);font-weight:400;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;color:var(--foreground);margin:clamp(1.5rem,1.25rem + .666667vw,2rem) 0 clamp(.75rem,.625rem + .333333vw,1rem);line-height:110%}.Impressum-module__f3GL2W__impressumText{color:var(--foreground);font-size:clamp(.875rem,.8125rem + .25vw,1rem);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:0 0 clamp(1rem,.875rem + .333333vw,1.5rem)}.Impressum-module__f3GL2W__impressumText:last-child{margin-bottom:0}.Impressum-module__f3GL2W__impressumText strong{color:var(--foreground);font-weight:600}.Impressum-module__f3GL2W__impressumText a{color:#d32f2f;text-decoration:none;transition:color .3s ease-out}.Impressum-module__f3GL2W__impressumText a:hover{color:#262626;text-decoration:underline}.Impressum-module__f3GL2W__impressumList{color:var(--foreground);font-size:clamp(.875rem,.8125rem + .25vw,1rem);line-height:1.8;font-family:var(--font-hanken-grotesk),Arial,Helvetica,sans-serif;margin:clamp(1rem,.875rem + .333333vw,1.5rem) 0;padding-left:clamp(1.5rem,1.25rem + .666667vw,2rem)}.Impressum-module__f3GL2W__impressumListItem{margin-bottom:clamp(.5rem,.375rem + .333333vw,.75rem)}.Impressum-module__f3GL2W__impressumListItem:last-child{margin-bottom:0}
.ProjectsSection-module__bZYY_q__projectsFrameNoBottom{opacity:1;background:#fff;margin-bottom:0;padding-top:clamp(1rem,2vw,1.5rem);padding-bottom:0;transition:opacity .55s ease-out,transform .55s ease-out;transform:translateY(0)}.ProjectsSection-module__bZYY_q__projectsFrameNoBottom:not(.ProjectsSection-module__bZYY_q__projectsSectionVisible){opacity:0;transform:translateY(28px)}.ProjectsSection-module__bZYY_q__projectsInner{box-sizing:border-box;width:calc(100% - 100px);max-width:1280px;margin-left:auto;margin-right:auto;padding:0 clamp(1rem,.5rem + 1.33333vw,2rem)}@media (max-width:1200px){.ProjectsSection-module__bZYY_q__projectsInner{width:100%;padding-left:clamp(2rem,1.75rem + 1.33333vw,2rem);padding-right:clamp(2rem,1.75rem + 1.33333vw,2rem)}}@media (max-width:768px){.ProjectsSection-module__bZYY_q__projectsInner{padding-left:8px;padding-right:8px;width:100%!important}}.ProjectsSection-module__bZYY_q__projectsHeadingFrame{text-align:center;margin-bottom:clamp(1.25rem,1rem + .666667vw,1.5rem)}.ProjectsSection-module__bZYY_q__projectsHeading{font-size:clamp(2rem,1.4rem + 2.13333vw,3rem);font-weight:400;font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:var(--foreground);text-align:center;margin:0;line-height:1.1}.ProjectsSection-module__bZYY_q__txHphObjectsList{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,.75rem + .666667vw,1.5rem);display:grid}@media (max-width:1100px){.ProjectsSection-module__bZYY_q__txHphObjectsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProjectsSection-module__bZYY_q__txHphObjectsList{grid-template-columns:1fr}}@media (max-width:480px){.ProjectsSection-module__bZYY_q__txHphObjectsImage{aspect-ratio:16/10}}.ProjectsSection-module__bZYY_q__txHphObjectsItem{transform-origin:50%;background:#fff;flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}.ProjectsSection-module__bZYY_q__txHphObjectsItem:hover{z-index:1;transform:scale(1.03)}.ProjectsSection-module__bZYY_q__txHphObjectsImage{aspect-ratio:420/240;background:#e5e5e5;flex-shrink:0;width:100%;min-height:180px;position:relative;overflow:hidden}.ProjectsSection-module__bZYY_q__txHphObjectsImage img{object-fit:cover;width:100%;height:100%;display:block}.ProjectsSection-module__bZYY_q__txHphObjectsImagePlaceholder{background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);width:100%;height:100%}.ProjectsSection-module__bZYY_q__txHphObjectsIcon{object-fit:contain;pointer-events:none;width:auto;max-width:200px;height:auto;max-height:52px;position:absolute;bottom:1rem;left:1rem}.ProjectsSection-module__bZYY_q__txHphObjectsContent{background:#f5f5f5;flex-direction:column;flex:1;padding:1rem;display:flex}.ProjectsSection-module__bZYY_q__txHphObjectsTitle{font-size:clamp(1.125rem,1.05rem + .2vw,1.25rem);font-weight:400;font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:var(--foreground);margin:0 0 .5rem;line-height:1.2}.ProjectsSection-module__bZYY_q__txHphObjectsTeaser{color:var(--foreground);margin:0;padding:0;font-size:.875rem;line-height:1.5;list-style:none}.ProjectsSection-module__bZYY_q__txHphObjectsTeaser li{margin-bottom:.25rem}.ProjectsSection-module__bZYY_q__txHphObjectsTeaser li:last-child{margin-bottom:0}
