body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-grey:#e1e0dd;--main-yellow:#eed189;--main-green:#708e85;--main-red:#b97979;--main-violet:#b97979;--main-black:#161616;--shadowSmall:2px 2px 2px 0px #0003}body,html{max-width:100vw;overflow-x:hidden;overscroll-behavior:none;scroll-behavior:smooth;width:100%}*,body,html{margin:0;padding:0}*{border:none;box-sizing:border-box;list-style-type:none;text-decoration:none}a,a:active,a:hover,a:link,a:visited,a[data-dt-link],a[href^="mailto:"],a[href^="tel:"],a[x-apple-data-detectors=true],a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important}.App{background-color:#e1e0dd;background-color:var(--main-grey);box-sizing:border-box;font-family:IBM Plex Sans KR,sans-serif;font-size:12px;gap:20px;padding:40px;text-align:left;width:100vw}.appLayout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(12,1fr);max-height:calc(100dvh - 154px);min-height:calc(100dvh - 154px);padding-bottom:8px}.homeBackground{background-image:url(/static/media/gradients.f0649e5ea18ab322ef41.png);background-position:0;background-size:cover}.greyBackground{background-image:none}.timeoutBackground{background-color:initial}h1{font-size:16px}h2{font-size:14px}h3{font-size:12px}h4,p{font-size:11px}p{color:#161616;color:var(--main-black)}p,p.highlighted{font-weight:lighter}p.highlighted{font-family:IBM Plex Sans KR,sans-serif;font-size:24px;-webkit-text-decoration:underline 1px #eed189;text-decoration:underline 1px #eed189;-webkit-text-decoration:underline 1px var( --main-yellow);text-decoration:underline 1px var( --main-yellow);text-underline-offset:3px}button{align-items:center;background-color:initial;cursor:pointer;display:inline-flex;font-family:inherit;gap:12px;height:fit-content}button *{color:inherit!important;text-decoration:none!important}button,button [data-dt-link],button [x-apple-data-detectors=true],button [x-apple-data-detectors],button a,button a:active,button a:hover,button a:link,button a:visited,button h2,button p,button span{color:inherit;text-decoration:none}a:hover{cursor:pointer}p.loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:100}@media screen and (max-width:768px){.appLayout{max-height:calc(100dvh - 192px);min-height:calc(100dvh - 192px)}}@media screen and (max-width:481px){.App{padding:20px}.appLayout{max-height:calc(100dvh - 144px);min-height:calc(100dvh - 144px)}}.HomePage_content__L\+Tmc{align-items:flex-start;display:flex;flex-direction:column;gap:12px;grid-column:2/12;justify-content:center}.HomePage_intro__9tg4a{font-size:14px;font-weight:100;line-height:1.2rem;padding-bottom:20px;width:270px}button{border-radius:2px;font-size:14px;font-weight:600;white-space:nowrap}.Button_primary__XYgy-{background-color:var(--main-black);box-shadow:var(--shadowSmall);color:#fff;padding:8px 20px}.Button_secondary__QwN49{background-color:initial;border:1px solid var(--main-black);color:var(--main-black);padding:7px 19px}.Button_icon__KeIH3 path{fill:currentColor}button:hover .Button_icon__KeIH3{animation:Button_bounce-right__rNwLN .25s cubic-bezier(.3,1.4,.5,1) 1}@keyframes Button_bounce-right__rNwLN{0%{transform:translateX(0)}35%{transform:translateX(3px)}65%{transform:translateX(4px)}85%{transform:translateX(2px)}to{transform:translateX(0)}}.ProjectsPage_content__e393R{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;display:flex;grid-column:1/13;overflow-y:auto;padding-top:20px;scrollbar-width:none}.ProjectsPage_element__7VCZr{box-sizing:border-box;height:100%;overflow:hidden}.ProjectsPage_container__4pQdE{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);max-height:70vh;width:100%}@media (max-width:768px){.ProjectsPage_content__e393R{align-items:flex-start}.ProjectsPage_container__4pQdE{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);width:100%}.ProjectsPage_element__7VCZr{height:300px;overflow:hidden}}@media (max-width:481px){.ProjectsPage_element__7VCZr{height:200px;overflow:hidden}}.ProjectCard_projectCard__rnpVg{border:1px solid var(--main-black);border-radius:4px;display:flex;flex-direction:column;height:100%;overflow:hidden}.ProjectCard_imageWrapper__-SJtK{flex:auto;height:80%;overflow:hidden;position:relative}.ProjectCard_image__k6NTc{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.ProjectCard_aboutProject__EaIE\+{align-items:baseline;border-top:1px solid var(--main-black);display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:12px;width:100%}.ProjectCard_titleAndDescription__mTeYz{align-items:baseline;display:flex;flex:1 1;flex-direction:row;gap:10px;min-width:0}.ProjectCard_titleAndDescription__mTeYz :first-child{white-space:nowrap}.ProjectCard_titleAndDescription__mTeYz :nth-child(2){display:block;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProjectCard_aboutProject__EaIE\+ .ProjectCard_phases__IusVc{flex-shrink:0;white-space:nowrap;width:auto}.ProjectCard_imageWrapper__-SJtK:after{background-color:var(--main-grey);content:"";inset:0;opacity:.7;pointer-events:none;position:absolute;visibility:hidden}.ProjectCard_slogan__5XWSJ{font-size:20px;font-weight:light;left:50%;line-height:1.5em;position:absolute;text-align:center;text-decoration:underline;text-decoration-color:var(--main-yellow);text-decoration-thickness:1px;text-underline-offset:.5rem;top:50%;transform:translate(-50%,-50%);visibility:hidden;z-index:10}.ProjectCard_imageWrapper__-SJtK:hover .ProjectCard_slogan__5XWSJ,.ProjectCard_imageWrapper__-SJtK:hover:after{visibility:visible}.Tetris_container__xlnR8{align-items:center;background-color:initial;display:flex;flex-direction:column;height:80%;justify-content:center;width:100%}.Tetris_gameBox__hBLWr{border-bottom:1px solid #000;margin:auto;position:relative}.Tetris_box__X\+1Ja{border:1px solid #e1e0dd;border-radius:2px;box-sizing:border-box;position:absolute}.Tetris_startButton__WhFQM{color:inherit!important;position:absolute;right:20%;text-decoration:none!important;z-index:10}.Tetris_gameOver__DrHQR{align-items:center;background:#e1e0ddcc;display:flex;flex-direction:column;font-family:Unica One,cursive;font-size:150px;height:calc(100dvh - 144px);justify-content:center;position:absolute;text-align:center;top:144px;width:100%;z-index:100}.Tetris_gameOver__DrHQR span{font-family:IBM Plex Sans KR,sans-serif;font-size:12px;font-weight:bolder;text-align:center}.Tetris_timer__9Xr1j{left:20%;position:absolute}.Tetris_mobileControls__-\+og2{bottom:8%;flex-direction:row;gap:10px}.Tetris_help__iIdHe,.Tetris_mobileControls__-\+og2{display:flex;justify-content:center;position:absolute}.Tetris_help__iIdHe{align-items:center;background:#e1e0ddcc;flex-direction:column;font-family:IBM Plex Sans KR,sans-serif;font-size:12px;font-weight:bolder;height:calc(100dvh - 144px);text-align:center;top:144px;width:100%}.Tetris_keyboard__Xs8hx{margin-top:40px;width:500px}@media screen and (max-width:768px){.Tetris_keyboard__Xs8hx{margin-top:40px;max-width:500px;width:100%}.Tetris_help__iIdHe img{display:none}}.Switcher_switcher__AWKCu{border:1px solid var(--main-black);border-radius:14px;cursor:pointer;font-size:12px;font-weight:bolder;height:28px;padding:2px;position:relative;transition:all .3s ease}.Switcher_switcher__AWKCu span{border-radius:11px;color:var(--main-black);padding:4px 12px}.Switcher_switcher__AWKCu.Switcher_on__lU5BK>span:first-of-type{background-color:var(--main-black);color:#fff!important /* !important hinzufügen falls nötig */}.Switcher_switcher__AWKCu.Switcher_off__NBnCC>span:first-of-type{color:var(--main-black)!important /* !important hinzufügen falls nötig */}.Switcher_switcher__AWKCu.Switcher_off__NBnCC>span:last-of-type{background-color:var(--main-black);color:#fff!important /* !important hinzufügen falls nötig */}.Switcher_switcher__AWKCu.Switcher_on__lU5BK>span:last-of-type{color:var(--main-black)!important /* !important hinzufügen falls nötig */}.Switcher_slider__h6337{position:absolute}.Playgroundpage_content__EyVH8{grid-column:1/13;min-height:calc(100dvh - 154px)}.Playgroundpage_tetris__Zch2i{display:flex;flex-direction:column;height:100vh;justify-content:center}.Playgroundpage_switcher__V-91D{position:relative;top:40px}.Playgroundpage_placeholderIsometric__K6OH2{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Playgroundpage_tetrisImage__0HcVh{height:auto;max-width:400px;opacity:1;position:relative;width:100%}@media screen and (max-width:768px){.Playgroundpage_content__EyVH8{min-height:calc(100dvh - 194px)}}@media screen and (max-width:481px){.Playgroundpage_content__EyVH8{min-height:calc(100dvh - 144px)}}.Navbar_navbar__AHaSr{align-items:flex-end;border-bottom:1px solid var(--main-black);display:flex;grid-column:span 12;justify-content:space-between;padding-bottom:40px;position:relative;width:100%}.Navbar_navbar__AHaSr a{align-items:center;background:none;display:inline-block;margin:0;max-height:21px;padding:0;text-decoration:none;transition:transform .2s ease}.Navbar_navbar__AHaSr a:hover{animation:Navbar_bounce-down__skSxk .25s cubic-bezier(.25,.6,.4,1) 1}@keyframes Navbar_bounce-down__skSxk{0%{transform:translateY(0)}50%{transform:translateY(.5px)}to{transform:translateY(0)}}.Navbar_linksbar__si9Yj{display:flex;gap:40px;justify-content:center;overflow:hidden;padding-left:20px;padding-right:20px;width:100%}.Navbar_logo__MK0b0{height:21px;margin:0;width:auto}.Navbar_navTimeout__r2BDd{opacity:0}@media screen and (max-width:768px){.Navbar_navbar__AHaSr{padding-bottom:80px}.Navbar_linksbar__si9Yj{position:absolute;top:60px}}@media screen and (max-width:481px){.Navbar_navbar__AHaSr{padding-bottom:70px}}.ContactDropdown_dropDownButton__PH72c{align-items:center;background-color:var(--main-black);border-radius:11px;box-shadow:var(--shadowSmall);color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:8px;height:fit-content;padding:4px 16px}.ContactDropdown_icon__uW8Sj path{fill:currentColor}button:hover .ContactDropdown_icon__uW8Sj{animation:ContactDropdown_bounce-down__DcxQu .2s cubic-bezier(.3,1.4,.5,1) 1}@keyframes ContactDropdown_bounce-down__DcxQu{0%{transform:translateY(0)}35%{transform:translateY(1px)}65%{transform:translateY(2px)}85%{transform:translateY(1px)}to{transform:translateY(0)}}.ContactDropdown_dropDownPopup__ItC5V{background-color:var(--main-black);border-radius:2px;box-shadow:2px 2px 2px 0 #0003;color:#fff;display:flex;flex-direction:column;gap:12px;padding:12px 16px;position:absolute;right:0;top:50%;white-space:nowrap;z-index:1000}.ContactDropdown_dropDownPopupItem__52h-U{display:flex;gap:8px}.Footer_footer__kXlYa{display:flex;flex-direction:row;font-size:10px;gap:4px;height:10px;justify-content:flex-end}.InfoPage_content__jEftH{-ms-overflow-style:none;grid-column:5/9;max-height:calc(100dvh - 154px);min-height:calc(100dvh - 154px);overflow-x:hidden;overflow-y:auto;padding-top:40px;scrollbar-width:none}.InfoPage_myJourney__u5xqd{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);padding-bottom:40px}.InfoPage_imageWrapper__\+GUeD{grid-column:1/3;height:400px;overflow:hidden}.InfoPage_imageWrapper__\+GUeD img{display:block;height:auto;max-width:100%}.InfoPage_text__MKUli{grid-column:3/7}.InfoPage_text__MKUli p{font-weight:100;line-height:1.1rem;margin-bottom:.5rem}.InfoPage_buttonContainer__vI9hH{display:flex;justify-content:left;margin-top:40px}@media screen and (max-width:1639px){.InfoPage_content__jEftH{grid-column:4/10}}@media screen and (max-width:768px){.InfoPage_content__jEftH{grid-column:2/12;max-height:calc(100dvh - 192px);min-height:calc(100dvh - 192px)}}@media screen and (max-width:481px){.InfoPage_content__jEftH{grid-column:1/13;max-height:calc(100dvh - 144px);min-height:calc(100dvh - 144px)}.InfoPage_imageWrapper__\+GUeD{grid-column:2/6;height:auto;overflow:hidden}.InfoPage_text__MKUli{grid-column:1/7}}.ProjectModal_modalBackground__Y\+Sbf{align-items:center;background-color:var(--main-grey);display:flex;height:100dvh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.ProjectModal_content__COtoV{background-color:#fff;border:1px solid var(--main-black);border-radius:4px;display:flex;flex-direction:column;height:calc(100dvh - 80px);overflow:hidden;position:absolute;top:40px;width:calc(100vw - 80px)}.ProjectModal_aboutProject__7Ly54{align-items:center;background-color:var(--main-grey);border-bottom:1px solid var(--main-black);display:flex;flex:0 0 60px;flex-direction:row;height:60px;justify-content:space-between;padding:20px;width:100%}.ProjectModal_scrollContent__kSTsH{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}.ProjectModal_imageWrapper__ijL34{height:calc(100dvh - 140px);overflow:hidden;position:relative}.ProjectModal_image__G5K81{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.ProjectModal_imageWrapper__ijL34:after{background-color:var(--main-grey);content:"";inset:0;opacity:70%;pointer-events:none;position:absolute}.ProjectModal_slogan__yoyB5{font-size:40px;font-weight:lighter;line-height:1.5em;text-align:center;text-decoration:underline;text-decoration-color:var(--main-yellow);text-decoration-thickness:3px;text-underline-offset:.5rem;top:50%}.ProjectModal_arrow__Mxb9e,.ProjectModal_slogan__yoyB5{left:50%;position:absolute;transform:translate(-50%,-50%);z-index:10}.ProjectModal_arrow__Mxb9e{color:var(--main-black);top:75%}.ProjectModal_titleAndDescription__b2YGO{align-items:baseline;display:flex;flex:1 1;flex-direction:row;gap:10px;min-width:0}.ProjectModal_titleAndDescription__b2YGO :first-child{white-space:nowrap}.ProjectModal_titleAndDescription__b2YGO :nth-child(2){display:block;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProjectModal_phasesAndClose__7b\+xi{align-items:center;display:flex;gap:20px}.ProjectModal_scrollContent__kSTsH section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(12,1fr);padding-bottom:80px;padding-top:20px}.ProjectModal_scrollContent__kSTsH section>*{grid-column:5/9;padding-bottom:12px}.ProjectModal_scrollContent__kSTsH section>img{display:block;margin:40px auto;max-height:500px;max-width:100%;padding:0}.ProjectModal_scrollContent__kSTsH h4{padding-bottom:8px}.ProjectModal_scrollContent__kSTsH{font-size:11px;font-weight:lighter}.ProjectModal_scrollContent__kSTsH a{display:block;font-size:11px;font-weight:bolder;padding-bottom:12px;text-decoration:underline}@media screen and (max-width:1639px){.ProjectModal_scrollContent__kSTsH section>*{grid-column:4/10}.ProjectModal_arrow__Mxb9e{top:85%}}@media screen and (max-width:768px){.ProjectModal_scrollContent__kSTsH section>*{grid-column:3/11}.ProjectModal_slogan__yoyB5{font-size:30px}}@media screen and (max-width:481px){.ProjectModal_content__COtoV{height:calc(100dvh - 40px);top:20px;width:calc(100vw - 40px)}.ProjectModal_scrollContent__kSTsH section>*{grid-column:2/12}.ProjectModal_imageWrapper__ijL34{height:calc(100dvh - 100px);overflow:hidden;position:relative}.ProjectModal_slogan__yoyB5{font-size:24px}}.ProjectMioViewerPage_content__-nQI2{grid-column:1/13;min-height:calc(100vh - 154px)}.ProjectMioViewerPage_image__kq58u{box-shadow:3px 3px 8px 7px #0000000d;height:auto;overflow:hidden}.ProjectMioViewerPage_projectButtons__vAG9U{display:flex;font-family:inherit;gap:16px;justify-content:center;margin-top:-30px}.ProjectMioViewerPage_projectButtons__vAG9U button{color:inherit!important;text-decoration:none!important}.ProjectMioViewerPage_activeButton__gA0hd p{font-weight:bolder}.ProjectRumblePage_content__Wbwve{grid-column:1/13;min-height:calc(100vh - 154px)}.ProjectRumblePage_image__uUmgO{border-radius:30px;box-shadow:5px 5px 11px 7px #00000026;width:auto}.ProjectRumblePage_featuresList__GnWkw{border:1px solid var(--main-yellow);color:var(--main-yellow);display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:20px;padding:12px}.ProjectRumblePage_featuresList__GnWkw>div{display:flex;flex:1 1;flex-direction:column;min-width:100px;text-align:center}.ProjectGiraffePage_content__5uQr6{grid-column:1/13;min-height:calc(100vh - 154px)}.ProjectGiraffePage_featuresList__zXt\+M{border:1px solid var(--main-yellow);color:var(--main-yellow);display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:20px;padding:12px}.ProjectGiraffePage_featuresList__zXt\+M>div{display:flex;flex:1 1;flex-direction:column;min-width:100px;text-align:center}.ProjectSecurityCentralPage_content__dbFHz{grid-column:1/13;min-height:calc(100vh - 154px)}section>:first-child{padding-top:40px}img{margin-bottom:20px;width:100%}figure{max-width:100%;padding-bottom:40px;padding-top:40px}figcaption{font-size:smaller;text-align:center}.ProjectSecurityCentralPage_ideaSketchingImage__-O5rR,.ProjectSecurityCentralPage_userResarchImage__uQ95x{padding-left:15%;padding-right:15%}.ProjectAlgaeKitPage_content__7w14-{grid-column:1/13;min-height:calc(100vh - 154px)}.Flipbook_pdf-flipbook__YKemh{grid-gap:.75rem;display:grid;gap:.75rem;justify-content:center;justify-items:stretch;width:100%}.Flipbook_book__mn-Ex{grid-gap:0;align-items:center;box-shadow:0 6px 24px #00000026;display:grid;gap:0;grid-template-columns:1fr 1fr;overflow:hidden;position:relative;width:fit-content}.Flipbook_page__zfkAy{align-items:center;background:#fff;border-radius:0;box-shadow:0 2px 2px #00000026;box-sizing:border-box;display:flex;justify-content:center;overflow:visible;padding:0;transform-style:preserve-3d;width:100%}.Flipbook_page-right__q722Y.Flipbook_solo__iSq\+6{box-shadow:0 6px 24px #0000002e;grid-column:span 2;justify-self:center;width:50%}.Flipbook_flip-next__Qic0S .Flipbook_page-right__q722Y{animation:Flipbook_turnRight__UH3TO .24s ease both}.Flipbook_flip-prev__Db-59 .Flipbook_page-left__KCDMf{animation:Flipbook_turnLeft__cAeIM .24s ease both}@keyframes Flipbook_turnRight__UH3TO{0%{transform:rotateY(0deg);transform-origin:left center}to{transform:rotateY(-18deg);transform-origin:left center}}@keyframes Flipbook_turnLeft__cAeIM{0%{transform:rotateY(0deg);transform-origin:right center}to{transform:rotateY(18deg);transform-origin:right center}}.Flipbook_nav__X\+Oy6{background:#0000;border:0;bottom:0;cursor:pointer;top:0;width:20%;z-index:3}.Flipbook_nav__X\+Oy6.Flipbook_prev__yswJv{left:0}.Flipbook_nav__X\+Oy6.Flipbook_next__a5zI4{right:0}.Flipbook_nav__X\+Oy6:hover{background:linear-gradient(90deg,#0000000a,#0000)}.Flipbook_nav__X\+Oy6.Flipbook_next__a5zI4:hover{background:linear-gradient(270deg,#0000000a,#0000)}.Flipbook_controls__q4MCi{align-items:center;display:flex;font-size:12px;gap:12px;justify-content:center;margin-top:20px}.Flipbook_controls__q4MCi button{background:#fff;border-radius:8px;cursor:pointer}.Flipbook_controls__q4MCi button:disabled{cursor:not-allowed;opacity:.5}.Flipbook_status__VyeNm{display:flex;justify-content:center;opacity:.8;width:80px}.ProjectAirYardPage_content__HwKdJ{grid-column:1/13;min-height:calc(100vh - 154px)}.TimeoutPage_content__8xdLo{align-items:center;display:flex;grid-column:1/13;justify-content:center}.TimeoutPage_videoWrapper__veA0J{background-color:var(--main-grey);background-image:url(/static/media/gradients.f0649e5ea18ab322ef41.png);background-position:0;background-size:cover;inset:0;position:fixed}.TimeoutPage_backgroundVideo__KMRAo{height:100%;object-fit:cover;width:100%}.TimeoutPage_goBackLink__LUxkN{font-size:12px;transform:translateY(-40px);z-index:2}
/*# sourceMappingURL=main.9085e7fe.css.map*/