.hero{position:absolute;top:0;height:100svh;width:100%;overflow:hidden}.hero,.hero-wrapper{display:flex;justify-content:center;align-items:center}.hero-wrapper{flex-direction:column;text-align:center;gap:26px;margin:var(--main-margin)}.hero-headline{position:relative;font-size:8vw;display:flex;flex-direction:column;gap:5px}.hero-headline-text-1,.hero-headline-text-2{position:relative;opacity:1}.hero-headline-text-foreground{position:absolute;top:0;left:0;width:100%;height:100%}.hero-headline-text-foreground-1{background:linear-gradient(90deg,var(--black-color) 50%,hsla(0,0%,7%,0) 100%)}.hero-headline-text-foreground-2{background:linear-gradient(260deg,var(--black-color) 55%,hsla(0,0%,7%,0) 100%)}.hero-headline-spheres{position:absolute;left:0;top:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr)}.hero-headline-sphere{flex-shrink:0;fill:hsla(0,0%,100%,.01);box-shadow:inset 0 5px 12px -9px hsla(0,0%,100%,.5),inset 0 3px 5px -2px #fff;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:100%;margin:auto}.hero-headline-sphere-1{width:16vw;height:16vw;margin:auto auto -5vw 2.5vw}.hero-headline-sphere-2{width:10vw;height:10vw;margin:auto auto auto 3.5vw}.hero-headline-sphere-3{width:11.5vw;height:11.5vw;margin:auto 2.5vw 1vw auto}.hero-bottom{position:absolute;bottom:25px;display:flex;justify-content:space-between;font-size:var(--smallest-font-size)}.big-text-wrapper{display:flex;align-items:center;justify-content:center}.big-text-container{position:relative;margin:100px 0}.big-text-container-second{margin:0}.big-text{font-size:7.5vw;line-height:150%}.big-text-blur-layer-container{display:flex;flex-direction:column;position:absolute;top:0;left:calc(100% - 101.5%);width:103%;height:100%}.big-text-blur-layer{-webkit-backdrop-filter:blur(var(--main-blur-mobile));backdrop-filter:blur(var(--main-blur-mobile));height:100%;width:100%}.projects-wrapper{margin-top:-100px;display:grid}.projects-headline{width:290px;justify-self:center}.projects-container{margin-top:var(--margin-top-headline-text-mobile)}.project-box,.projects-container{display:flex;flex-direction:column;align-items:center}.project-box{gap:25px;padding:25px 0;width:100%;border-bottom:1px solid var(--grey-accent-color)}.project-box:first-child{padding:0 0 25px}.project-image{width:100%;height:81.25vw;overflow:hidden;border-radius:var(--border-radius-image-mobile)}.project-image img{width:100%;height:100%;object-fit:cover}.project-info{text-align:center;gap:8px}.about-container,.project-info{display:flex;flex-direction:column}.about-container{margin-top:calc(var(--margin-top-headline-text-mobile) + 48px);gap:40px}.about-image{position:relative;background:var(--white-color);border-radius:20px;width:180px;height:180px;margin:auto;display:flex;justify-content:center}.about-image img{height:100%;width:100%;margin:0 11px;object-fit:cover;object-position:center}.about-image-top-layer{line-height:unset;position:absolute;display:flex;flex-direction:column;gap:30px;top:-48px;left:0;font-size:25px}.about-image-top-layer span:first-child{margin-left:34px}.about-image-top-layer span:nth-child(2){margin-left:114px}.about-image-top-layer span:nth-child(3){margin-left:69px}.faq-wrapper{display:flex;flex-direction:column;gap:calc(var(--margin-top-headline-text-mobile) - 20px)}.faq-headline{text-align:left}.faq-subtext{max-width:343px}.faq-container-1{display:flex;flex-direction:column;gap:20px;width:100%;background:var(--black-color);padding:0 0 20px}.faq-container-1 a{width:-moz-fit-content;width:fit-content}.arrow-svg{width:36px;height:36px;cursor:pointer}.faq-accordion{display:flex;flex-direction:column;border-top:1px solid var(--grey-accent-color);padding:25px 0}.faq-accordion:nth-child(5){border-bottom:1px solid var(--grey-accent-color)}.faq-question{cursor:pointer}.faq-answer{overflow:hidden;height:0;margin-top:0}@media only screen and (min-width:574px){.big-text-container{width:532px}.big-text{font-size:43px}}@media only screen and (min-width:768px){.hero-wrapper{gap:52px}.hero-headline{gap:0}.hero-headline-sphere{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px)}.big-text-wrapper{height:100svh}.big-text-wrapper-second{height:unset}.big-text-container{margin:0;width:unset}.big-text{font-size:5.7vw}.big-text-blur-layer{-webkit-backdrop-filter:blur(var(--main-blur-desktop));backdrop-filter:blur(var(--main-blur-desktop))}.big-text-blur-layer:nth-child(5){display:none}.big-text-blur-layer-second:nth-child(5){display:block}.big-text-blur-layer-second:nth-child(11),.big-text-blur-layer-second:nth-child(12),.big-text-blur-layer-second:nth-child(13){display:none}.projects-wrapper{margin-top:-200px}.projects-headline{width:735px;justify-self:center}.projects-container{margin-top:var(--margin-top-headline-text-desktop)}.project-box{align-items:unset;gap:25px;padding:60px 0}.project-box:first-child{padding:60px 0;border-top:1px solid var(--grey-accent-color)}.project-image{display:none}.project-info{flex-direction:row;text-align:unset;align-items:center;justify-content:space-between;gap:unset}.project-image-sticky{position:fixed;width:340px;height:288px;pointer-events:none;transform-origin:center center;transform:scale(0);margin-left:-170px;margin-top:-144px;border-radius:var(--border-radius-image-desktop);overflow:hidden}.project-image-sticky-preview{width:100%;height:100%;background-size:cover;background-image:url(/_next/static/media/image-sprite-2.ad02faa2.jpg)}.about-container{margin-top:calc(var(--margin-top-headline-text-desktop) + 48px);flex-direction:row;gap:50px;justify-content:space-between;align-items:center}.about-image{margin:unset}.about-text{width:65%}.faq-wrapper{gap:calc(var(--margin-top-headline-text-desktop) - 30px)}.faq-container-1{gap:30px;padding-bottom:30px}.arrow-svg{width:50px;height:50px}.faq-accordion{padding:40px 0}}@media only screen and (min-width:768px) and (orientation:portrait){.big-text-wrapper{height:unset}.big-text-container{margin:200px 0}.big-text-container-second{margin:0}}@media only screen and (min-width:1100px){.project-info{padding:0 100px}.about-image{margin:unset}.about-text{width:55%;max-width:703px}.about-container{margin-top:calc(var(--margin-top-headline-text-desktop) + 82px)}.about-image{border-radius:50px;width:350px;height:350px}.about-image img{margin:0 22px}.about-image-top-layer{top:-82px;font-size:50px;display:flex;flex-direction:column}.about-image-top-layer span{width:max-content}.about-image-top-layer span:first-child{margin-left:135px}.about-image-top-layer span:nth-child(2){margin-left:250px}.about-image-top-layer span:nth-child(3){margin-left:169px}.faq-wrapper{gap:var(--margin-top-headline-text-desktop);flex-direction:row;justify-content:space-between;gap:40px}.faq-container-1{margin-top:-17px;height:260px;width:unset}.faq-container-2{flex:1 1;max-width:827px}}@media only screen and (min-width:1235px){.hero-headline-sphere{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-headline-sphere-1{width:197px;height:197px;margin:auto auto -62px 31px}.hero-headline-sphere-2{width:140px;height:140px;margin:auto auto auto 43px}.hero-headline-sphere-3{width:130px;height:130px;margin:auto 30.5px 12px auto}.big-text-container{width:1196.7px}.big-text{font-size:70px}.project-image-sticky{width:425px;height:360px;margin-left:-212.5px;margin-top:-180px}.about-text{width:65%}}@media only screen and (min-width:1440px){.hero-headline{font-size:125px}.big-text-container{margin:0 53.3px 0 0}.project-info{padding:0 115px}.about-container{margin-top:calc(var(--margin-top-headline-text-desktop) + 112px)}.about-image-top-layer{gap:30px;top:-112px;font-size:70px}.about-image-top-layer span:first-child{margin-left:46px}.about-image-top-layer span:nth-child(2){margin-left:253px}.about-image-top-layer span:nth-child(3){margin-left:111px}}@media only screen and (min-width:1800px){.hero-headline{font-size:165px}.hero-headline-sphere-1{width:250px;height:250px}.hero-headline-sphere-2{width:177px;height:177px;margin:80px auto auto 13px}.hero-headline-sphere-3{width:164px;height:164px;margin:auto 70.5px 20px auto}.big-text-container{width:1510px}.big-text{font-size:90px}.project-image-sticky{width:550px;height:465.8825px;margin-left:-275px;margin-top:-232.94125px}.about-container{margin-top:calc(var(--margin-top-headline-text-desktop) + 160px)}.about-image{width:550px;height:550px}.about-image-top-layer{top:-160px;font-size:100px;margin-left:85px;gap:50px}.faq-container-2{max-width:927px}}