:root{--lightBlue:#88c5e0;--darkBlue:#080033;--yellow:#f2d785;--green:#124f40;--orange:#e55c17;--beige:#eaded0;--fsXS:14px;--lhXS:18px;--lsXS:0.3px;--wsXS:-0.5px;--fsS:18px;--lhS:23px;--lsS:-0px;--wsS:-0.5px;--fsM:23px;--lhM:25px;--lsM:-0.2px;--wsM:-0.5px;--fsL:38.5px;--lhL:45px;--lsL:-1px;--wsL:-1px;--fsXL:80px;--lhXL:70px;--lsXL:-2.5px;--wsXL:-1.5px;--fsXXL:101.5px;--lhXXL:120px;--lsXXL:-3px;--wsXXL:-1.5px;--spaceXS:5px;--spaceS:15px;--spaceM:40px;--spaceL:100px;--spaceXL:150px;--spaceXXL:300px}@font-face{font-family:TWKBurns-Medium;src:url(/fonts/TWKBurns-Medium.woff2) format("woff2"),url(/fonts/TWKBurns-Medium.woff) format("woff"),url(/fonts/TWKBurns-Medium.ttf) format("truetype");font-weight:500;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overscroll-behavior:none}body{font-family:TWKBurns-Medium}p+p{margin-top:20px}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{font-weight:100}li,p{font-size:var(--fsS);line-height:var(--lhS);letter-spacing:var(--lsS);word-spacing:var(--wsS)}h3{font-size:var(--fsXS);line-height:var(--lhXS);letter-spacing:var(--lsXS);word-spacing:var(--wsXS)}h2{font-size:var(--fsL);line-height:var(--lhL);letter-spacing:var(--lsL);word-spacing:var(--wsL)}h1{font-size:var(--fsXXL);line-height:var(--lhXXL);letter-spacing:var(--lsXXL);word-spacing:var(--wsXXL)}.kicker{width:100%;text-align:center;margin-bottom:var(--spaceS)}.button{font-size:var(--fsM);display:inline-block;padding:var(--spaceXS) 70px var(--spaceXS) var(--spaceM);border-radius:30px;border:2px solid;cursor:pointer;transition:all .1s ease;width:-moz-fit-content;width:fit-content}.button__arrow{font-size:30px;position:absolute;transform:translate(18px,-4px);transition:padding .2s ease}.nav{padding:var(--spaceS);font-size:var(--fsM);width:100%;display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:50;margin-top:-58px}.nav__mobile{display:none}.nav__kitPicker{margin-left:var(--spaceS);cursor:default}.nav__active{opacity:.3;transition:opacity .1s ease;cursor:pointer!important}.nav__active:hover{opacity:1}.nav__activeBar{position:absolute;padding:var(--spaceS);font-size:var(--fsM);width:100%;display:flex;justify-content:space-between;top:0;z-index:50}.nav__menu{cursor:pointer}.nav__menu:hover{opacity:.5}.nav__overlay{position:fixed;width:100vw;z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;overscroll-behavior:none;transition:opacity .3s ease;top:0}.nav__full{z-index:1001}.nav__overlay h1{cursor:pointer;transition:opacity .2s ease}.nav__overlay h1:hover{opacity:.5}.nav__overlayActive{opacity:1;pointer-events:auto}.nav__overlayInactive{opacity:0;pointer-events:none}.header{position:relative}.header__image{height:100vh;min-height:50vw;display:flex;pointer-events:none}.header__imageContainer{width:50%!important}.header__imageContainer img{position:relative!important}.header__headline{height:100%;width:50%;display:flex;justify-content:center;align-items:center;padding:1vw}.header__headline h1{font-size:6.5vw;line-height:7.8vw}.header__checker{display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(2,1fr);width:100vw;height:12.5vw}.header__checker--dark{background:var(--darkBlue)}.about,.examples,.faq__wrapper,.packages{padding-top:var(--spaceM)}.about__heading{width:100%;text-align:center;margin-bottom:var(--spaceM);display:flex;justify-content:center}.about__heading h2{max-width:800px}.about__text{padding-bottom:var(--spaceL);display:grid;grid-template-columns:repeat(12,1fr)}.about__textWrapper{grid-column:2/12;column-count:2;column-gap:var(--spaceS)}.about__button{width:100%;display:flex;justify-content:center;padding-bottom:var(--spaceL)}.about__button .button{margin-right:var(--spaceS)}.about__extras{padding:0 var(--spaceM)}.about__extras,.examples__heading{margin-bottom:var(--spaceL);text-align:center}.examples__heading{width:100%;display:flex;justify-content:center}.examples__heading h2{max-width:800px}.examples__swiper{width:100vw;margin-bottom:var(--spaceL)}.swiper{height:700px}.swiper-pagination-bullet{background:#fff!important}.examples__quoteWrapper{padding-bottom:var(--spaceL);align-items:center}.examples__quoteName{text-align:center}.examples__quoteName h2{margin-bottom:var(--spaceS)}.examples__quote{padding:var(--spaceM) var(--spaceL)}.examples__swiperMobile{display:none}.example{width:33vw;height:650px;border-radius:30px;margin:0 var(--spaceS);position:relative}.example__info{padding:var(--spaceS);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;z-index:100;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transition:opacity .3s ease}.example__info:hover{opacity:.9}.example__info h2{text-align:center}.example__info h2,.example__infoText{margin-bottom:var(--spaceL)}.example__infoText li,.example__infoText p{font-size:var(--fsM);line-height:var(--lhM);letter-spacing:var(--lsM)}.example__infoButton{margin-bottom:var(--spaceM)}.example__image{position:absolute;top:0;left:0;width:33vw;height:650px;border-radius:30px;z-index:0;overflow:hidden}.packages__heading{width:100%;text-align:center;margin-bottom:var(--spaceL);display:flex;justify-content:center}.packages__heading h2{max-width:800px}.packages__wrapper{padding:0 var(--spaceL);padding-bottom:var(--spaceL);display:flex;width:100vw}.package{width:25%;padding:0 var(--spaceM);display:flex;align-items:center;flex-direction:column;border-left:2px solid}.package h1{font-size:var(--fsXL);line-height:var(--lhXL);letter-spacing:var(--lsXL);word-spacing:var(--wsXL);text-align:center;padding:0 100px;margin-bottom:var(--spaceM)}.package li{font-size:var(--fsM);line-height:var(--lhM);letter-spacing:var(--lsM);word-spacing:var(--wsM);width:20vw}.package_mostPopular{display:inline-block;height:30px;margin-bottom:var(--spaceS);padding:var(--spaceXS) var(--spaceM);border-radius:30px;justify-content:center}.packages__wrapper div:first-child{border-left:0}.faq__wrapper{display:flex;flex-direction:column;align-items:center}.faq__questions{padding:var(--spaceL) 0 var(--spaceXL);width:100%;max-width:1200px}.faq__row{overflow:hidden}.faq__question{cursor:pointer;display:flex;justify-content:space-between;padding:var(--spaceXS);transition:opacity .2s ease}.faq__question p{font-size:var(--fsM);line-height:var(--lhM);letter-spacing:var(--lsM);word-spacing:var(--wsM)}.faq__question p+p{margin-top:0}.faq__question:hover{opacity:.5}.faq__active{max-height:1000px;padding:var(--spaceM) var(--spaceS);height:auto}.faq__inactive{max-height:0;height:0!important}.faq__answer{transition:max-height 1s ease,height 1s ease;border-bottom:2px solid;overflow:hidden}.faq__contact{display:grid;grid-template-columns:repeat(12,1fr);margin-bottom:var(--spaceXL)}.faq__contactHeadline{grid-column:2/7}.faq__contactButton{grid-column:7/13;display:flex;justify-content:center;align-items:center}.footer{display:flex;justify-content:space-between;align-items:flex-end;height:100px;padding:var(--spaceS)}.footer a{transition:opacity .3s ease}.footer a:hover{opacity:.5}.imprint{min-height:100vh;padding:var(--spaceL)}@media screen and (max-width:1800px){:root{--fsXL:60px;--lhXL:50px;--lsXL:-2.5px;--wsXL:-1.5px}}@media screen and (max-width:1400px){:root{--fsXL:50px;--lhXL:45px;--lsXL:-2.5px;--wsXL:-1.5px}}@media screen and (max-width:1200px){:root{--fsXS:13px;--lhXS:18px;--lsXS:0.3px;--wsXS:-0.5px;--fsS:16px;--lhS:21px;--lsS:-0px;--wsS:-0.5px;--fsM:23px;--lhM:25px;--lsM:-0.2px;--wsM:-0.5px;--fsL:38.5px;--lhL:45px;--lsL:-1px;--wsL:-1px;--fsXL:50px;--lhXL:50px;--lsXL:-1.5px;--wsXL:-1.5px;--fsXXL:60px;--lhXXL:70px;--lsXXL:-2.5px;--wsXXL:-1.5px;--spaceXS:3px;--spaceS:10px;--spaceM:40px;--spaceL:70px;--spaceXXL:140px}.header__image{height:unset;display:block}.header__imageContainer{width:100%!important;height:130vw;padding-top:var(--spaceM)}.nav{display:none}.nav__mobile{display:flex;position:fixed;justify-content:space-between;padding:var(--spaceS);width:100%;font-size:var(--fsM);line-height:var(--lhM);letter-spacing:var(--lsM);z-index:100}.about__textWrapper{column-count:1}.about__button{flex-direction:column;align-items:center}.about__button .button{margin-bottom:var(--spaceS)}.examples__quoteWrapper{padding:0 var(--spaceS) var(--spaceXXL)}.examples__heading{padding:0 var(--spaceXS)}.examples__quote{margin-bottom:var(--spaceL);padding:0 var(--spaceS)}.examples__swiper{display:none}.examples__swiperMobile{display:block;margin-bottom:var(--spaceXXL)}.example,.example__image{width:100%;height:500px}.example__infoText li,.example__infoText p{font-size:var(--fsS);line-height:var(--lhS);letter-spacing:var(--lsS)}.example__info h2{font-size:var(--fsM);line-height:var(--lhM);letter-spacing:var(--lsM)}.swiper{height:550px}.package{width:100vw;padding:0 var(--spaceS);border-left:0;align-items:center;border-bottom:2px}.packages__wrapper{display:block;padding:0;margin-bottom:var(--spaceXXL);overflow:hidden}.packages__wrapper div:nth-child(2){border-left:1px solid;border-right:1px solid}.package li{width:auto}.package{margin:var(--spaceS);padding:var(--spaceM);border:1px solid;border-radius:20px;width:unset;display:flex;flex-direction:column}.package_mostPopular{height:unset;margin-top:var(--spaceM);order:99}.faq__contact{display:block;margin:0 var(--spaceM) var(--spaceL)}.faq__questions{padding:var(--spaceS) var(--spaceS) var(--spaceXXL);width:100%;max-width:1200px}.faq__contactHeadline{margin-bottom:var(--spaceL)}.header__headline{height:100vw;width:100%}.header__headline h1{font-size:15vw;line-height:14vw}.packages__wrapper div:first-child{border-left:1px solid}}