
.HeroVideo-module__B8a9pa__heroVideo{justify-content:center;align-items:center;height:100svh;max-height:1000px;display:flex;position:relative;overflow:hidden}.HeroVideo-module__B8a9pa__backgroundVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroVideo-module__B8a9pa__videoPlaceholder{background:var(--background);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroVideo-module__B8a9pa__logoContainer{z-index:10;mix-blend-mode:difference;perspective:1000px;justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:relative}.HeroVideo-module__B8a9pa__logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;transform-style:preserve-3d;backface-visibility:hidden}@media (max-width:768px){.HeroVideo-module__B8a9pa__logoContainer{width:95%;height:80%}}@media (max-width:480px){.HeroVideo-module__B8a9pa__logoContainer{width:95%;height:70%}}
.Projects-module__r0UcCq__projectsContainer{width:100vw;height:177.8vw;position:relative;overflow:hidden}.Projects-module__r0UcCq__projectHeading{pointer-events:none;width:auto;height:min(20vw,10rem);position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}.Projects-module__r0UcCq__floatingContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__r0UcCq__floatingContainer a{flex-direction:column;gap:1rem;width:100%;height:100%;display:flex;position:relative}.Projects-module__r0UcCq__floatingElementText{max-width:100%;color:var(--text);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:0;display:flex}.Projects-module__r0UcCq__floatingElementText>*{white-space:nowrap;width:max-content;line-height:1rem;text-decoration:none}.Projects-module__r0UcCq__floatingElementText h3,.Projects-module__r0UcCq__floatingElementText p{font-size:1rem}.Projects-module__r0UcCq__floatingItemLarge .Projects-module__r0UcCq__imageContainer{aspect-ratio:1;border-radius:var(--border-radius-md);width:100%;position:relative;overflow:hidden}.Projects-module__r0UcCq__floatingItemSmall .Projects-module__r0UcCq__imageContainer{aspect-ratio:1/1.41;width:100%;position:relative}.Projects-module__r0UcCq__imageContainer video{object-fit:cover;width:100%;height:100%}.Projects-module__r0UcCq__floatingItemSmall{box-shadow:var(--box-shadow-sm);border-radius:var(--border-radius-md);width:10%;overflow:hidden}.Projects-module__r0UcCq__floatingItemLarge{width:25%;height:auto}.Projects-module__r0UcCq__floatingItemLarge .Projects-module__r0UcCq__imageContainer{box-shadow:var(--box-shadow-md);transition:all 1s}.Projects-module__r0UcCq__floatingItemLarge:hover .Projects-module__r0UcCq__imageContainer{box-shadow:var(--box-shadow-md-hover);transition:all .3s}.Projects-module__r0UcCq__floatingItem1{position:absolute;top:12%;left:2%}.Projects-module__r0UcCq__floatingItem2{position:absolute;top:32%;right:10%}.Projects-module__r0UcCq__floatingItem3{position:absolute;top:40%;left:15%}.Projects-module__r0UcCq__floatingItem4{position:absolute;top:56%;left:60%}.Projects-module__r0UcCq__floatingItem5{position:absolute;top:8%;right:10%}.Projects-module__r0UcCq__floatingItem6{position:absolute;top:18%;right:25%}.Projects-module__r0UcCq__floatingItem7{position:absolute;top:24%;right:40%}.Projects-module__r0UcCq__floatingItem8{position:absolute;top:36%;right:43%}.Projects-module__r0UcCq__floatingItem9{position:absolute;top:64%;right:10%}.Projects-module__r0UcCq__floatingItem10{position:absolute;top:66%;left:22%}.Projects-module__r0UcCq__floatingItem11{position:absolute;top:70%;left:45%}.Projects-module__r0UcCq__floatingItem12{position:absolute;top:80%;left:15%}@media (max-width:1200px){.Projects-module__r0UcCq__floatingItemLarge{width:30%;height:auto}.Projects-module__r0UcCq__floatingItemSmall{width:15%;height:auto}}@media (max-width:1000px){.Projects-module__r0UcCq__projectHeading{position:absolute;top:3%}.Projects-module__r0UcCq__projectsContainer{height:720vw}.Projects-module__r0UcCq__floatingItemLarge{width:70%;height:auto}.Projects-module__r0UcCq__floatingItemSmall{width:25%;height:auto}.Projects-module__r0UcCq__floatingItem1{top:6.6%;left:5%}.Projects-module__r0UcCq__floatingItem2{top:27.5%;right:15%}.Projects-module__r0UcCq__floatingItem3{top:50.6%;left:8%}.Projects-module__r0UcCq__floatingItem11{top:79.2%;left:12%}.Projects-module__r0UcCq__floatingItem4{top:20.9%;left:20%}.Projects-module__r0UcCq__floatingItem5{top:22%;right:20%}.Projects-module__r0UcCq__floatingItem6{top:44%;right:15%}.Projects-module__r0UcCq__floatingItem7{top:41.8%;left:12%}.Projects-module__r0UcCq__floatingItem8{top:68.2%;left:25%}.Projects-module__r0UcCq__floatingItem9{top:73.7%;right:17%}.Projects-module__r0UcCq__floatingItem10{top:66%;left:60%}.Projects-module__r0UcCq__floatingItem12{top:77%;left:20%}}
@media (max-width:768px){.ContactCard-module__55-RXa__contactCard{display:none}}.ContactCard-module__55-RXa__contactCard{z-index:50;padding-bottom:10rem;transition:all .3s ease-in-out;position:fixed;bottom:-16rem;right:3rem;transform:rotate(10deg)}.ContactCard-module__55-RXa__contactCard:hover{transition:all .2s ease-in-out;transform:rotate(5deg)translateY(-8rem)}.ContactCard-module__55-RXa__contactCard:hover .ContactCard-module__55-RXa__contactCardContent{box-shadow:var(--box-shadow-lg);transition:all .2s ease-in-out}.ContactCard-module__55-RXa__contactCardContent{aspect-ratio:85/55;color:var(--text-light);background:var(--primary);box-shadow:var(--box-shadow-sm);border-radius:var(--border-radius-md);flex-direction:column;gap:.25rem;width:250px;padding:1rem 1.5rem;transition:all .4s ease-in-out;display:flex;position:relative}.ContactCard-module__55-RXa__contactText{color:var(--text-light)}.ContactCard-module__55-RXa__contactLink,.ContactCard-module__55-RXa__contactLink:hover{font-size:1.2rem}@media (min-width:1280px){.ContactCard-module__55-RXa__contactCardContent{width:18rem}.ContactCard-module__55-RXa__contactLink,.ContactCard-module__55-RXa__contactLink:hover{font-size:1.8rem}}
.Footer-module__7sgUQq__footer{z-index:-10;background:var(--background-dark);width:100%;position:sticky;bottom:0;left:0}.Footer-module__7sgUQq__imageContainer{justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__7sgUQq__imageContainer a{width:100%}.Footer-module__7sgUQq__logo{width:100%;padding:4rem var(--margin-outer)3rem;height:auto;image-rendering:pixelated}.Footer-module__7sgUQq__nav{padding:1rem var(--margin-outer)2rem;flex-flow:wrap;grid-template-columns:repeat(2,1fr);gap:2rem;display:flex}.Footer-module__7sgUQq__nav div{flex-direction:column;gap:1rem;display:flex}.Footer-module__7sgUQq__nav a{color:var(--background)}
.Contact-module__JeRUcq__contactSection{z-index:1;background-color:var(--background);width:100%;height:100lvh;min-height:800px;position:relative;overflow:hidden}.Contact-module__JeRUcq__contactHeading{pointer-events:none;z-index:1;width:auto;height:min(20vw,10rem);position:absolute;top:8rem;left:50%;transform:translate(-50%,-50%)}.Contact-module__JeRUcq__contactText{text-align:left;width:100%;max-width:850px;color:var(--text);padding:5%;position:absolute;top:15rem}.Contact-module__JeRUcq__square{background-color:var(--primary);aspect-ratio:85/55;width:30vw;box-shadow:var(--box-shadow-md);border-radius:var(--border-radius-md)}.Contact-module__JeRUcq__square a{color:var(--text-light);width:100%;height:100%;padding:1rem 1.5rem;font-size:1.2rem;display:flex}.Contact-module__JeRUcq__circle{background-color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:10vw;height:10vw;display:flex}.Contact-module__JeRUcq__imageContainer{aspect-ratio:1;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__JeRUcq__circle10 .Contact-module__JeRUcq__imageContainer,.Contact-module__JeRUcq__circle9 .Contact-module__JeRUcq__imageContainer{width:106%}.Contact-module__JeRUcq__circle8 .Contact-module__JeRUcq__imageContainer{width:119%}.Contact-module__JeRUcq__circle7 .Contact-module__JeRUcq__imageContainer{width:110%}.Contact-module__JeRUcq__circle6 .Contact-module__JeRUcq__imageContainer,.Contact-module__JeRUcq__circle5 .Contact-module__JeRUcq__imageContainer{width:109%}.Contact-module__JeRUcq__gravityContainer{z-index:15}@media (min-width:1280px){.Contact-module__JeRUcq__circle{width:8vw;height:8vw}.Contact-module__JeRUcq__square{aspect-ratio:85/55;width:20vw}.Contact-module__JeRUcq__square a{font-size:1.8rem}}@media (max-width:768px){.Contact-module__JeRUcq__contactSection{height:1000px;min-height:100vh}.Contact-module__JeRUcq__contactHeading{position:absolute;top:6rem}.Contact-module__JeRUcq__contactText{text-align:left;width:90%;margin-top:8rem;padding:0 0 20rem;position:absolute;top:20rem;left:50%;transform:translate(-50%,-50%)}.Contact-module__JeRUcq__circle{width:15vw;height:15vw}.Contact-module__JeRUcq__square{aspect-ratio:85/55;width:40vw}.Contact-module__JeRUcq__square a{font-size:1.2rem}}@media (max-width:520px){.Contact-module__JeRUcq__contactSection{height:1150px}.Contact-module__JeRUcq__contactText{margin-top:10rem}.Contact-module__JeRUcq__circle{width:20vw;height:20vw}.Contact-module__JeRUcq__square{aspect-ratio:85/55;width:60vw}}
.Leistungen-module__kjsqfG__section{background:var(--background-dark);margin-bottom:-28rem;padding-bottom:6vh;position:relative}.Leistungen-module__kjsqfG__titleCard{top:calc(10vh + var(--i)*var(--stack-offset));margin:0 auto calc(100vh - var(--stack-offset));z-index:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex;position:sticky}.Leistungen-module__kjsqfG__headingImg{pointer-events:none;width:auto;height:min(20vw,10rem)}.Leistungen-module__kjsqfG__card{background:var(--background);width:min(90%,36rem);color:var(--text);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-md);top:calc(10vh + var(--i)*var(--stack-offset));margin:0 auto calc(100vh - var(--stack-offset));z-index:2;padding:1rem 1.5rem 2rem;position:sticky}.Leistungen-module__kjsqfG__card:last-child{background:var(--primary);color:var(--text-light)}.Leistungen-module__kjsqfG__cardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.2rem;display:flex}.Leistungen-module__kjsqfG__card h2{font-variation-settings:"ital" 0,"wght" 600,"opsz" 24;font-size:clamp(1.3rem,4vw,2rem)}.Leistungen-module__kjsqfG__card span{font-size:1.5rem;line-height:1}@media (max-width:48rem){.Leistungen-module__kjsqfG__card{--stack-offset:3rem;top:calc(6vh + var(--i)*var(--stack-offset));margin-bottom:calc(100vh - var(--stack-offset));padding:1rem}.Leistungen-module__kjsqfG__titleCard{--stack-offset:3rem;top:calc(6vh + var(--i)*var(--stack-offset));margin-bottom:calc(100vh - var(--stack-offset))}}
.Menu-module__EhhFpW__menuContainer{z-index:1000;pointer-events:none;mix-blend-mode:difference;flex-direction:row;justify-content:space-between;align-items:flex-start;width:calc(100% - 4rem);display:flex;position:fixed;top:1rem;left:2rem;right:2rem}.Menu-module__EhhFpW__menuContainer.Menu-module__EhhFpW__mobileMenuOpen{mix-blend-mode:normal}.Menu-module__EhhFpW__menuContainer.Menu-module__EhhFpW__mobileMenuOpen .Menu-module__EhhFpW__logoImage{filter:invert(0)}.Menu-module__EhhFpW__logo{pointer-events:all}.Menu-module__EhhFpW__logo a{display:block}.Menu-module__EhhFpW__logoImage{filter:invert();width:auto;height:2rem;transition:filter .3s}.Menu-module__EhhFpW__menu{color:var(--text-light);pointer-events:all;flex-direction:row;display:flex}.Menu-module__EhhFpW__list{flex-direction:row;gap:1.5rem;display:flex}.Menu-module__EhhFpW__item{flex-direction:row;gap:1rem;display:flex}.Menu-module__EhhFpW__item a{color:#fff;flex-direction:row;gap:.5rem;padding:.5rem 1rem;font-weight:700;display:flex;position:relative}.Menu-module__EhhFpW__emoji{justify-content:center;align-items:center;font-size:1rem;transition:transform .3s;display:flex}.Menu-module__EhhFpW__hamburger{cursor:pointer;z-index:10002;pointer-events:all;mix-blend-mode:difference;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none;position:fixed;top:2rem;right:2rem}.Menu-module__EhhFpW__hamburgerLine{transform-origin:1px;background:#fff;border-radius:.125rem;width:2rem;height:.25rem;transition:all .3s;position:relative}.Menu-module__EhhFpW__hamburgerOpen{mix-blend-mode:normal}.Menu-module__EhhFpW__hamburgerOpen .Menu-module__EhhFpW__hamburgerLine{background:var(--text)}.Menu-module__EhhFpW__hamburgerOpen .Menu-module__EhhFpW__hamburgerLine:first-child{transform:rotate(45deg)}.Menu-module__EhhFpW__hamburgerOpen .Menu-module__EhhFpW__hamburgerLine:nth-child(2){opacity:0}.Menu-module__EhhFpW__hamburgerOpen .Menu-module__EhhFpW__hamburgerLine:nth-child(3){transform:rotate(-45deg)}.Menu-module__EhhFpW__mobileMenuOverlay{background:var(--background);z-index:10001;clip-path:circle(0% at calc(100% - 4rem) 3rem);justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-out forwards Menu-module__EhhFpW__circleExpand;display:flex;position:fixed;top:0;left:0}@keyframes Menu-module__EhhFpW__circleExpand{0%{clip-path:circle(0% at calc(100% - 4rem) 3rem)}to{clip-path:circle(150% at calc(100% - 4rem) 3rem)}}@keyframes Menu-module__EhhFpW__circleCollapse{0%{clip-path:circle(150% at calc(100% - 4rem) 3rem)}to{clip-path:circle(0% at calc(100% - 4rem) 3rem)}}.Menu-module__EhhFpW__mobileMenuClosing{animation:.3s ease-in forwards Menu-module__EhhFpW__circleCollapse!important}.Menu-module__EhhFpW__mobileMenuClosing .Menu-module__EhhFpW__mobileMenu{animation:.2s ease-in forwards Menu-module__EhhFpW__fadeOutContent!important}@keyframes Menu-module__EhhFpW__fadeOutContent{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Menu-module__EhhFpW__mobileMenu{opacity:0;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100%;animation:.3s ease-out .2s forwards Menu-module__EhhFpW__fadeInContent;display:flex;position:relative}@keyframes Menu-module__EhhFpW__fadeInContent{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Menu-module__EhhFpW__mobileNav{justify-content:center;align-items:center;display:flex}.Menu-module__EhhFpW__mobileLogo{justify-content:center;display:flex}.Menu-module__EhhFpW__mobileLogo a{display:block}.Menu-module__EhhFpW__mobileLogoImage{width:auto;height:3rem}.Menu-module__EhhFpW__mobileList{text-align:center;flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Menu-module__EhhFpW__mobileItem{justify-content:flex-start;display:flex}.Menu-module__EhhFpW__mobileItem a{color:var(--text);flex-direction:row;align-items:center;gap:2rem;padding:1rem 2rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Menu-module__EhhFpW__mobileItem a:hover{font-size:1.5rem!important;text-decoration:none!important}.Menu-module__EhhFpW__mobileItem .Menu-module__EhhFpW__emoji{font-size:1.5rem}@media (max-width:1000px){.Menu-module__EhhFpW__menuContainer{mix-blend-mode:normal}.Menu-module__EhhFpW__logo,.Menu-module__EhhFpW__menu{display:none}.Menu-module__EhhFpW__hamburger{display:flex}}@media (min-width:1001px){.Menu-module__EhhFpW__mobileMenuOverlay{display:none}}
.TimundTill-module__VZQvxq__timundTillSection{background:var(--background-dark);width:100%;height:100vh;min-height:1080px;display:flex;position:relative;overflow:hidden}.TimundTill-module__VZQvxq__timundTillHeading{pointer-events:none;width:auto;height:min(20vw,10rem);position:absolute;top:8rem;left:50%;transform:translate(-52%,-50%)}.TimundTill-module__VZQvxq__model3DContainer{aspect-ratio:1;z-index:2;width:50%;position:absolute;bottom:0;left:0;transform:scale(1)}.TimundTill-module__VZQvxq__headingContainer{width:100%;height:100%;position:absolute}.TimundTill-module__VZQvxq__timundTillTextContainer{z-index:3;flex-direction:column;align-items:start;max-width:40rem;margin-top:12rem;margin-left:50%;padding:5rem 2rem 2rem;display:flex;position:relative}.TimundTill-module__VZQvxq__timundTillText *{color:var(--text-light)}.TimundTill-module__VZQvxq__timundTillText h3{margin-bottom:.5rem;font-size:1.2rem}.TimundTill-module__VZQvxq__buttonContainer{flex-direction:row;gap:2rem;margin-bottom:1rem;display:flex}.TimundTill-module__VZQvxq__contentButton{cursor:pointer;text-align:left;z-index:4;color:var(--text-light);opacity:.5;background:0 0;border:none;font-family:inherit;font-size:1.2rem;transition:all .3s;position:relative}.TimundTill-module__VZQvxq__contentButton.TimundTill-module__VZQvxq__active{opacity:1;color:var(--text-light);background:0 0}.TimundTill-module__VZQvxq__timundTillText{transition:max-height .6s cubic-bezier(.4,0,.2,1);overflow:hidden}.TimundTill-module__VZQvxq__rightContent{opacity:0;max-height:0;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),max-height .6s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-10px)}.TimundTill-module__VZQvxq__rightContent.TimundTill-module__VZQvxq__visible{opacity:1;max-height:1000px;transform:translateY(0)}.TimundTill-module__VZQvxq__rightContent.TimundTill-module__VZQvxq__fadeOut{opacity:0;max-height:0;transform:translateY(-10px)}@media (max-width:1600px){.TimundTill-module__VZQvxq__model3DContainer{aspect-ratio:1;z-index:2;width:70%;position:absolute;bottom:0;left:-20%}}@media (max-width:1150px){.TimundTill-module__VZQvxq__model3DContainer{aspect-ratio:1;z-index:2;width:100%;position:absolute;left:-35%}.TimundTill-module__VZQvxq__timundTillSection{min-height:1200px}}@media (max-width:1000px){.TimundTill-module__VZQvxq__timundTillSection{flex-direction:column;height:auto;min-height:auto}.TimundTill-module__VZQvxq__timundTillTextContainer{order:1;width:100%;max-width:none;height:auto;margin-top:14rem;margin-left:0;padding:2rem 5%}.TimundTill-module__VZQvxq__model3DContainer{aspect-ratio:1;z-index:2;order:2;width:100%;margin-top:-4rem;position:relative;bottom:auto;left:0}}@media (max-width:768px){.TimundTill-module__VZQvxq__contentButton{font-size:1rem}.TimundTill-module__VZQvxq__buttonContainer{gap:1.5rem}}
