@font-face{font-family:VerelaRound;src:url(/static/media/VarelaRound.159cb67f.ttf) format("truetype")}body{margin:0;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{text-decoration:none;color:inherit;display:inline-block}.fillContentHeight{min-height:var(--content-height)}.inlineLink{font-weight:700}.inlineLink:hover{text-decoration:underline}*{-webkit-tap-highlight-color:#0000;box-sizing:border-box;outline:none}.mainLayout{position:relative;background:#fff;background:var(--background-primary);display:flex;flex-direction:row;justify-content:start}.mainLayout .layout-sidebar-wrapper{position:-webkit-sticky;position:sticky;top:0;min-width:20rem;max-width:20rem;max-height:100vh;z-index:102;scrollbar-width:none;-ms-overflow-style:none;transition:transform .5s linear,opacity .5s linear}.mainLayout .layout-sidebar-wrapper::-webkit-scrollbar{display:none}.mainLayout .layout-content-wrapper{position:relative;z-index:100}.mainLayout .layout-navbar-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:101}.mainLayout .layout-body{will-change:margin-left;transition:margin-left .5s linear}.mainLayout.hideSidebar .layout-body{transition-duration:.5s;margin-left:-20rem}.mainLayout.hideSidebar .layout-sidebar-wrapper{transition-duration:.5s;opacity:0;transform:translate(-20rem)}@media screen and (max-width:70rem){.mainLayout .layout-sidebar-wrapper{position:fixed;top:5rem;bottom:0;left:0;min-width:100vw;max-width:100vw;transition:top 1s ease-in,opacity .5s linear}.mainLayout .layout-content-wrapper:after{content:"";pointer-events:none;position:fixed;background:#e5e9f0;background:var(--background-accent);top:0;left:0;width:100%;height:100%;transition:opacity .8s linear}.mainLayout.hideSidebar .layout-body{margin-left:0}.mainLayout.hideSidebar .layout-body .layout-content-wrapper:after{opacity:0}.mainLayout.hideSidebar .layout-sidebar-wrapper{opacity:0;top:101vh;transform:none}}.site{padding:0;margin:0;width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:flex-start;overflow:hidden;background:#fff;background:var(--background-primary);position:relative}.site>:first-child{max-width:20rem;min-width:20rem;overflow-y:scroll;overflow-x:hidden;margin-left:0;transition:margin-left .5s ease-in,box-shadow 1s linear,opacity .5s linear;scrollbar-width:none;-ms-overflow-style:none}.site>:first-child::-webkit-scrollbar{display:none}.site .main{width:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}.site .main>:first-child{min-height:3rem}.site .main>:last-child{overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.site .main>:last-child::-webkit-scrollbar{display:none}.site.hideSidebar{justify-content:flex-end}.site.hideSidebar>:first-child{box-shadow:none;margin-left:-21rem;opacity:0}@media screen and (max-width:70rem){.site{overflow:visible}.site>:first-child{position:fixed;top:6rem;left:0;min-width:100vw;max-width:100vw;height:calc(100% - 6rem);transition:top .5s ease-in,box-shadow 1s linear,opacity .5s linear}.site.hideSidebar>:first-child{box-shadow:none;margin-left:0;opacity:0;top:110vh}.site.hideSidebar .main>:last-child:after{opacity:0}.site .main{overflow:visible;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.site .main>:first-child{position:-webkit-sticky;position:sticky;top:0;z-index:9999}.site .main>:last-child{overflow:visible}.site .main>:last-child:after{content:"";position:fixed;width:100vw;height:100vh;z-index:100;background:#e5e9f0;background:var(--background-accent);top:0;left:0;pointer-events:none;opacity:1;transition:opacity .4s linear}.site:not(.hideSidebar) .main>:first-child{box-shadow:none}}.sidebar{height:100%;box-shadow:2px 0 4px #b7b7b7;box-shadow:2px 0 4px var(--shadow-primary-color);padding:1rem 0 .5rem 1rem;background:#fff;background:var(--background-primary-e1);z-index:10000;margin:0;flex-direction:column;align-items:flex-end;overflow-x:hidden}.sidebar,.sidebar .header{display:flex;justify-content:flex-start}.sidebar .header{font-size:2rem;font-weight:300;letter-spacing:.1rem;color:#3b4253;color:var(--text-primary);flex-direction:row;align-items:center;width:100%}.sidebar .header .header-icon{height:4rem;width:4rem;margin-right:1rem;padding:10px}.sidebar .body{width:100%;padding:2rem 0 3rem 20%;position:relative;display:inline-block}.sidebar .body *{width:110%}.sidebar .body a{display:inline}.sidebar .body .action{color:#3b4253;color:var(--text-primary);font-size:1.2rem;background:transparent;border:none;box-shadow:none;text-align:left;display:flex;flex-direction:row;padding:1rem 0;cursor:pointer;align-items:center;justify-content:flex-start;margin:1rem 0;border-radius:4px 0 0 4px;transition:box-shadow .2s linear,padding-left .2s linear;position:relative}.sidebar .body .action .text{position:relative;width:auto}.sidebar .body .action .text.active:before{content:"";margin-top:1.4rem;position:absolute;display:inline-block;width:100%;height:2px;border-radius:1px;background:#a2bf8a;background:var(--highlight-positive)}.sidebar .body .action:first-of-type{margin-top:0}.sidebar .body .action:last-of-type{margin-bottom:0}.sidebar .body .action:hover{box-shadow:2px 2px 4px #b7b7b7,-1px -1px 2px #e8e8e8;box-shadow:2px 2px 4px var(--shadow-primary-color-f),-1px -1px 2px var(--shadow-secondary-color-f);padding-left:4%}.sidebar .body .action.btnActive,.sidebar .body .action:active{box-shadow:inset 1px 1px 2px #b7b7b7,inset -1px -1px 2px #e8e8e8;box-shadow:inset 1px 1px 2px var(--shadow-primary-color-f),inset -1px -1px 2px var(--shadow-secondary-color-f)}.sidebar .body .action .icon{font-weight:700;width:25px;height:25px;align-items:stretch;justify-content:stretch;vertical-align:baseline}.sidebar .body .action .icon:not(.visible){display:none}.sidebar .body .action .leading{margin-right:1rem}.sidebar .body .group{border-radius:5px 0 0 5px;box-shadow:inset 0 0 4px #b7b7b7;box-shadow:inset 0 0 4px var(--shadow-primary-color-f);padding:1rem 0 1rem 1rem;margin:3rem 0;position:relative}.sidebar .body .group .caption{color:#3b4253;color:var(--text-primary);font-size:1.4rem;font-weight:700}.sidebar .body .group .group-header{width:calc(100% - 2rem);display:flex;flex-direction:row;justify-content:space-between}.sidebar .body .group .action:first-of-type{margin-top:1rem}.sidebar .body .group>:not(.group-header){transition:margin .2s linear,height .2s linear,padding .2s linear,opacity .2s linear}.sidebar .body .group.collapsed>:not(.group-header),.sidebar .body .group.collapsed>:not(.group-header) *{font-size:0;height:0;padding:0;margin:0;opacity:0}.sidebar .body .group .group-header>:last-child{opacity:1;transition:opacity .2s linear}.sidebar .body .group:not(.collapsed) .group-header>:last-child{opacity:0;transition:opacity .2s linear}@media screen and (max-width:70rem){.sidebar{flex-direction:column;justify-content:flex-start;padding:2rem 0;border-radius:30px 30px 0 0;height:100%;box-shadow:0 -1px 4px #b7b7b7;box-shadow:0 -1px 4px var(--shadow-primary-color-f);box-sizing:border-box;min-height:80vh;min-height:var(--content-height,80vh)}.sidebar,.sidebar .header{display:flex;align-items:center}.sidebar .header{margin-bottom:3rem;margin-top:2rem;justify-content:center}.sidebar .body{max-width:90%;width:min(70%,20rem);padding:0;margin:0}.sidebar .body *{width:100%}.sidebar .body .action{border-radius:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sidebar .body .action:hover{box-shadow:none;padding:1rem 0}.sidebar .body .action.btnActive,.sidebar .body .action:active{transition-duration:.1s;padding-left:4%;box-shadow:inset 2px 2px 5px #b7b7b7,inset -2px -2px 5px #e8e8e8;box-shadow:inset 2px 2px 5px var(--shadow-primary-color-f),inset -2px -2px 5px var(--shadow-secondary-color-f)}.sidebar .body .group{border-radius:4px;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.sidebar .body .group .group-header{width:100%}.sidebar .body .group>:not(:first-child){max-width:90%}}.button{--x:0;--y:0;--r:100;--d:1;-webkit-appearance:none;appearance:none;outline:none;border:none;padding:0;margin:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;box-sizing:border-box}.button.inline{width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;color:#3b4253;color:var(--text-primary);border-radius:50%;background:transparent;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transition:box-shadow .2s linear}.button.inline.btnActive,.button.inline:active{box-shadow:inset 0 2px 4px rgba(0,0,0,.23),inset 2px -2px 4px rgba(0,0,0,.2)}.button.inline .comp_iconContainer{padding:.3rem}.button.inline.large{padding:.2rem;width:calc(32px + .4rem);height:calc(32px + .4rem);min-width:calc(32px + .4rem);min-height:calc(32px + .4rem);max-width:calc(32px + .4rem);max-height:calc(32px + .4rem)}.button:not(.inline){color:#fff;color:var(--input-text-primary);background:#4c566b;background:var(--input-bg-primary);padding:.7rem 1rem;border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);position:relative;transition:box-shadow .2s linear}.button:not(.inline).shrink{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.button:not(.inline)>div{box-sizing:border-box;width:100%;max-height:100%}.button:not(.inline)>div .comp_iconContainer{min-height:1rem;min-width:1rem;max-height:1rem;max-width:1rem;padding:0;margin-right:.5rem}.button:not(.inline)>div .comp_icon{min-height:1rem;min-width:1rem;max-height:1rem;max-width:1rem;display:block;fill:#fff;fill:var(--input-text-primary)}.button:not(.inline)>div span{display:inline-block}.button:not(.inline).btnActive,.button:not(.inline):active{box-shadow:none}.button .rippleBox{position:absolute;width:100%;height:100%;overflow:hidden;left:0;top:0;border-radius:4px;pointer-events:none}.button .rippleBox:before{content:"";position:absolute;display:block;border-radius:50%;width:0;height:0;background:#fff;opacity:.4;transform:translate(0);transition:none}.button .rippleBox.ripple:before{content:"";opacity:.1;top:calc(var(--y)*1px);left:calc(var(--x)*1px);width:calc(var(--r)*1px);height:calc(var(--r)*1px);transition:width calc(var(--d)*1ms) linear,height calc(var(--d)*1ms) linear,transform calc(var(--d)*1ms) linear,opacity calc(var(--d)*1ms) linear;transform:translate(calc(var(--r)/2*-1px),calc(var(--r)/2*-1px))}.button.search{background:#a2bf8a;background:var(--input-bg-search);color:#fff;padding-right:2rem;padding-left:2rem}.button.disabled,.button.flat{box-shadow:none}.button.disabled{color:#797979;color:var(--text-silent);background-color:#ccc;background-color:var(--input-disabled)}.button.comic{background:transparent;color:#3b4253;color:var(--text-primary);font-weight:bolder;font-family:Open Sans;font-size:1.2rem;padding:1.2rem;box-shadow:none;border:5px solid #3b4253;border:5px solid var(--text-primary);border-radius:0;transition:transform .2s linear}.button.comic:not(.disabled).btnActive,.button.comic:not(.disabled):active{transform:translateY(-1rem)}.button.comic.disabled{color:#797979;color:var(--text-silent);border-color:#797979;border-color:var(--text-silent)}.button.comic .comp_iconContainer{padding:0;margin-right:.5rem}.button.comic .comp_icon,.button.comic .comp_iconContainer{min-height:2rem;min-width:2rem;max-height:2rem;max-width:2rem}.button.comic .comp_icon{display:block}.button.text{background:transparent;box-shadow:none;color:#3b4253;color:var(--text-primary);text-transform:none;font-size:1.2rem}.button.text.btnActive,.button.text:active{box-shadow:inset 0 0 8px rgba(0,0,0,.23),inset 0 0 4px rgba(0,0,0,.2)}@keyframes ripple{0%{transform:scale(1)}to{transform:scale(20)}}@media screen and (max-width:70rem){.button.comic{padding:.8rem;font-size:1rem;border-width:4px}}.stack{display:flex;width:100%;height:-webkit-max-content;height:max-content;overflow:visible}.stack>*{max-width:auto;max-width:var(--maxWidth,auto);min-width:auto;min-width:var(--minWidth,auto)}.stack.row{flex-direction:row}.stack.row>.spacer{margin-right:var(--spacing)}.stack.column{flex-direction:column}.stack.column>.spacer{margin-bottom:var(--spacing)}.stack.ma-start{justify-content:flex-start}.stack.ma-end{justify-content:flex-end}.stack.ma-center{justify-content:center}.stack.ma-stretch{justify-content:stretch}.stack.ma-spaceBetween{justify-content:space-between}.stack.ma-spaceAround{justify-content:space-around}.stack.sa-start{align-items:flex-start}.stack.sa-end{align-items:flex-end}.stack.sa-center{align-items:center}.stack.sa-stretch{align-items:stretch}.stack.sa-spaceBetween{align-items:space-between}.stack.sa-spaceAround{align-items:space-around}.comp_iconContainer{position:relative;display:inline-block;overflow:hidden;display:flex;justify-content:center;align-items:center}.comp_iconContainer .comp_icon{position:relative;fill:#3b4253;fill:var(--text-primary);width:100%;height:100%}.comp_iconContainer .comp_inputColor{fill:#fff;fill:var(--input-text-primary)}.comp_loadingIcon{position:relative;width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.comp_loadingIcon div{border-radius:10px;background-color:#3b4253;background-color:var(--text-primary);display:inline-block;box-sizing:border-box;padding:min(10%,2rem)}.comp_loadingIcon div:first-of-type{animation:bounceAnimation 1s linear 0s infinite}.comp_loadingIcon div:nth-of-type(2){animation:bounceAnimation 1s linear .25s infinite}.comp_loadingIcon div:nth-of-type(3){animation:bounceAnimation 1s linear .5s infinite}@keyframes bounceAnimation{0%{transform:scale(1)}50%{transform:scale(.6)}to{transform:scale(1)}}.container{box-sizing:border-box}.container .fill{width:100%;height:100%}.container.p1{padding:1rem}.container.p2{padding:1.5rem}.container.p3{padding:2rem}.centered-headline{width:100%;text-align:center;margin:1rem 1rem 5rem;padding:0;font-size:2rem;font-weight:200}.gameContainer{box-sizing:border-box;width:100%;display:flex;justify-content:center;align-items:center;position:relative;border:none}.gameContainer canvas{padding:0;margin:0;height:100%}.gameContainer canvas,.home{position:relative;width:100%}.helloworld{display:flex;justify-content:center;align-items:center;min-height:94vh;box-sizing:border-box}.helloworld>*{max-width:50rem}.project{scroll-snap-align:start;flex-direction:column;color:#3b4253;color:var(--text-primary)}.project,.project .projectHeading{display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;width:100%}.project .projectHeading{margin:1rem 3rem;padding:0 1rem;position:relative;font-size:2rem;background:transparent;flex-direction:row;overflow:hidden;letter-spacing:.1rem}.project .projectHeading:after,.project .projectHeading:before{content:"";position:relative;display:inline-block;height:3px;background:#3b4253;background:var(--text-primary);border-radius:3px}.project .projectHeading:after{margin-right:1px;margin-left:1rem;flex-grow:1}.project .projectHeading:before{margin-right:1rem;width:10%}.project .projectCards{box-sizing:border-box;padding-bottom:2rem;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-left:auto;margin-right:auto}.project .projectCards .projectCard{margin:1rem;width:25rem}@media screen and (max-width:55rem){.project .projectCards{width:100%;flex-direction:column;justify-content:start;align-items:stretch}.project .projectCards .projectCard{width:auto}}@media screen and (max-width:70rem){.helloworld{margin:5rem 0;min-height:0}}.content-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.content-wrapper>:not(:last-child){margin-bottom:-2px}.timeline{position:relative;display:flex;flex-direction:column;justify-content:flex-start}.timeline:after{content:"";position:absolute;left:calc(50% - 4px);height:100%;width:8px;background:var(--highlight-positive);border-radius:4px}.timeline .timeline-event{display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;font-size:1rem;width:45%;color:var(--text-primary)}.timeline .timeline-event .title{display:block;font-weight:400;padding:0;margin:.5rem 0;font-size:1.2rem}.timeline .timeline-event .subtitle{margin:.2rem 0;font-weight:700}.timeline .timeline-event .daterange{font-weight:700;margin-bottom:.8rem;color:var(--highlight-positive)}.timeline .timeline-event .body{max-width:20rem}.timeline .timeline-event:before{content:"";width:20px;height:20px;position:absolute;left:calc(50% - 10px);border-radius:50%;background:var(--highlight-positive);z-index:2}.timeline .timeline-event:not(:last-child){margin-bottom:3rem}.timeline .timeline-event:nth-child(odd){align-self:flex-start;text-align:right}.timeline .timeline-event:nth-child(2n),.timeline .timeline-event:nth-child(odd) .body{align-self:flex-end}@media screen and (max-width:70rem){.timeline:after{left:calc(5% - 4px)}.timeline .timeline-event{align-self:flex-end!important;text-align:left!important;width:80%}.timeline .timeline-event .body{align-self:flex-start!important}.timeline .timeline-event:before{left:calc(5% - 10px)}}.headline{display:inline-block;position:relative;box-sizing:border-box;padding:0;width:100%;text-align:left;font-weight:400;font-size:var(--size);color:var(--text-primary);margin:var(--spacing)}.headline.subtitle{color:var(--text-silent)}.headline.bold{font-weight:bolder}.headline.centered,.headline.centered-light{text-align:center}.headline.centered-light,.headline.light{font-weight:200}.headline.stroke,.headline.stroke-left{margin-left:0!important;margin-right:0!important;padding:0 1rem;background:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;letter-spacing:.1rem;font-weight:700}.headline.stroke-left:after,.headline.stroke-left:before,.headline.stroke:after,.headline.stroke:before{content:"";position:relative;display:inline-block;height:3px;background:var(--text-primary);border-radius:3px}.headline.stroke-left:after,.headline.stroke:after{margin-right:1px;margin-left:1rem;flex-grow:1}.headline.stroke-left:before,.headline.stroke:before{margin-right:1rem;flex-grow:1}.headline.stroke-left.stroke-left:before,.headline.stroke.stroke-left:before{max-width:10%}.card{background:#fff;background:var(--background-primary-e1);border-radius:5px;width:auto;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);padding:1.5rem 1rem;color:#3b4253;color:var(--text-primary)}.card:not(.expanded) .body{display:none}.card.expanded .expandButton :first-child{width:100%;transform:rotate(45deg);top:40%}.card.expanded .expandButton :nth-child(2){width:0}.card.expanded .expandButton :nth-child(3){width:100%;transform:rotate(-45deg);top:-40%}.card .expandButton{height:1.8rem;width:2.7rem;margin-left:1rem;transform-origin:center;transition:transform .2s linear;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.card .expandButton *{position:relative;height:.3rem;background:#3b4253;background:var(--text-primary);border-radius:5px;transition:transform .2s linear,width .2s linear,top .2s linear;top:0}.card .expandButton :first-child{width:60%}.card .expandButton :nth-child(2){width:80%}.card .expandButton :nth-child(3){width:100%}.card:not(.enableToggle) .expandButton{display:none}.card .title{font-size:1.4rem;margin:0;padding:0}.card .subtitle{color:#797979;color:var(--text-silent);margin:.5rem 0 0;padding:0}.card .body,.card .subtitle{font-size:1.2rem}.card .section{display:flex;margin-top:1rem;flex-direction:column;justify-content:flex-start;align-content:stretch}.card .section:not(:last-child){margin-bottom:1rem}.card .section>:not(:last-child){margin-bottom:.7rem}.status:before{content:"";position:relative;display:inline-block;border-radius:50%;width:.8rem;height:.8rem;background:#797979;background:var(--text-silent);vertical-align:center;margin-right:.5rem;margin-left:.4rem}.status.statusActive:before{background:#77c03b;background:var(--status-active)}.status.statusMaintained:before{background:#ffda33;background:var(--status-maintained)}.status.statusAbandoned:before{background:#ff4040;background:var(--status-abandoned)}.navigation{position:-webkit-sticky;position:sticky;top:0;width:calc(100% - 2rem);background:#e5e9f0;background:var(--background-accent);padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:content-box;box-shadow:0 2px 4px #b7b7b7;box-shadow:0 2px 4px var(--shadow-primary-color);z-index:100000}.navigation .toggle{width:2.4rem;height:1.5rem;cursor:pointer;position:relative}.navigation .toggle .toggle-element{display:block;position:absolute;width:100%;height:18%;background:#3b4253;background:var(--text-primary);border-radius:3px;opacity:1;left:0;transition:transform .2s linear,top .2s linear}.navigation .toggle .toggle-element:nth-of-type(2){top:45%;transition:opacity .2s linear,left .2s linear}.navigation .toggle .toggle-element:nth-of-type(3){top:90%}.navigation .toggle.open .toggle-element:first-of-type{top:40%;transform:rotate(135deg)}.navigation .toggle.open .toggle-element:nth-of-type(2){opacity:0;left:-100%}.navigation .toggle.open .toggle-element:nth-of-type(3){top:40%;transform:rotate(-135deg)}.navigation .controls{display:flex;flex-direction:row;justify-content:space-between}.navigation .controls>:not(:last-child){margin-right:5rem}.navigation .controls .group{display:flex;flex-direction:row}.navigation .controls .group>:not(:last-child){margin-right:1rem}@media screen and (max-width:70rem){.navigation .controls .group{display:flex;flex-direction:row}.navigation .controls .group>:not(:last-child){margin-right:1.5rem}}.modalContainer{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:99999999;background:rgba(0,0,0,.5);box-sizing:border-box;padding:1rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:opacity .2s ease-out}.modalContainer.hidden{opacity:0;pointer-events:none}.modalContainer.centerContent{justify-content:center}.modalContainer .closeWrapper{position:relative;width:100%;display:block;padding:0;margin:0}.modalContainer .closeWrapper .closeButton{width:1rem;height:1rem;position:absolute;cursor:pointer;right:0}.modalContainer .closeWrapper .closeButton>*{width:100%;height:20%;background:#3b4253;background:var(--text-primary);border-radius:3px;position:absolute;top:40%}.modalContainer .closeWrapper .closeButton>:first-of-type{transform:rotate(45deg)}.modalContainer .closeWrapper .closeButton>:last-of-type{transform:rotate(-45deg)}.modalContainer .modal{background:#fff;background:var(--background-primary-e1);border-radius:8px;padding:1rem;color:#3b4253;color:var(--text-primary);width:25rem;max-width:80vw}.modalContainer .modal .header{font-weight:700;font-size:1.3rem;margin-bottom:1.5rem;max-width:calc(100% - 2rem)}.modalContainer .modal.gradient{background:transparent;position:relative;border-radius:5px}.modalContainer .modal.gradient:after{content:"";z-index:-1;border-radius:5px;position:absolute;background:linear-gradient(to bottom right,#fff 50%,#d8dee9 0);background:linear-gradient(to bottom right,var(--background-primary-e1) 50%,var(--background-secondary) 0);top:0;left:0;width:100%;height:100%}.rippleEffect{--x:0;--y:0;--r:100;--d:1;position:relative}.rippleEffect .effectBox{width:100%;height:100%;overflow:hidden;position:absolute;pointer-events:none}.rippleEffect .effectBox:before{content:"";position:absolute;display:block;z-index:10000;border-radius:50%;width:0;height:0;background:hsla(0,0%,70.6%,.6);opacity:.4;transform:translate(0);transition:none}.rippleEffect.ripple .effectBox:before{content:"";opacity:.1;top:calc(var(--y)*1px);left:calc(var(--x)*1px);width:calc(var(--r)*1px);height:calc(var(--r)*1px);transition:width calc(var(--d)*1ms) linear,height calc(var(--d)*1ms) linear,transform calc(var(--d)*1ms) linear,opacity calc(var(--d)*1ms) linear;transform:translate(calc(var(--r)/2*-1px),calc(var(--r)/2*-1px))}.list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;box-sizing:border-box;background:#fff;background:var(--background-primary-e2);border-radius:10px;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.list .listItem{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#3b4253;color:var(--text-primary);padding:1rem;cursor:pointer;font-size:1rem;font-weight:700;text-transform:uppercase}.list .listItem:first-of-type{border-radius:10px 10px 0 0}.list .listItem:last-of-type{border-radius:0 0 10px 10px}.list .listItem .selected{display:inline-block;height:1.3rem;width:1.3rem;position:absolute;right:2%}.list .listItem .selected>*{background:#3b4253;background:var(--text-primary);position:absolute;height:20%;border-radius:5px}.list .listItem .selected>:first-child{width:100%;transform:rotate(-50deg);top:40%}.list .listItem .selected>:last-child{width:50%;transform:rotate(225deg);left:-16%;top:60%}.textFieldContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;font-family:Arial,Helvetica,sans-serif;font-size:1rem;color:#3b4253;color:var(--text-primary);padding:.5rem 0 0;background:#e5e9f0;background:var(--background-accent);border-radius:4px 4px 0 0;box-shadow:2px 2px 4px #b7b7b7,-1px -1px 2px #e8e8e8;box-shadow:2px 2px 4px var(--shadow-primary-color),-1px -1px 2px var(--shadow-secondary-color)}.textFieldContainer.inline{background:transparent}.textFieldContainer.flat{box-shadow:none}.textFieldContainer .label{position:absolute;padding:.2rem .4rem;pointer-events:none;top:.5rem;left:.3rem;color:#797979;color:var(--text-silent);transition:top .2s linear,left .2s linear,font-size .2s linear}.textFieldContainer .label.top{font-size:.5rem;top:-.1rem;left:0}.textFieldContainer .textarea,.textFieldContainer .textField{-webkit-appearance:none;appearance:none;outline:none;font-family:Arial,Helvetica,sans-serif;font-size:1rem;color:#3b4253;color:var(--text-primary);border:none;background:transparent;padding:.2rem .4rem;position:relative;display:inline-block;margin:0 0 .3rem;width:100%}.textFieldContainer .textarea{box-sizing:border-box;resize:vertical;height:5rem}.textFieldContainer:before{content:" ";bottom:0;left:0;display:inline-block;position:absolute;width:100%;height:3px;background:#797979;background:var(--text-silent);border-radius:1px}.textFieldContainer:hover:before{background:#3b4253;background:var(--text-primary)}.textFieldContainer:focus-within:before{width:0}.textFieldContainer:after{content:" ";bottom:0;left:0;display:inline-block;position:absolute;width:0;height:3px;background:#2f40df;background:var(--highlight);transition:width .2s linear;border-radius:1px}.textFieldContainer.invalid:after{background:#ff4040;background:var(--color-error)}.textFieldContainer:focus-within:after{width:100%}.inputGroup{width:50rem;max-width:80vw}.terms{font-size:.8rem;color:var(--text-primary)}.icon{height:7rem;width:7rem;cursor:pointer;transition:transform 1s ease-in,filter .3s linear}.icon.sent{transform:translate(70vw,-70vw)}.description{max-width:20rem;text-align:center}.captcha--rInput{border:3px solid var(--text-primary);border-radius:0}.captcha--cInput,.captcha--rInput{-webkit-appearance:none;appearance:none;background:transparent;color:var(--text-primary);font-size:1.2rem;font-weight:700;text-align:center;width:4rem;height:4rem}.captcha--cInput{border:3px solid var(--text-primary);border-radius:50%}.productPage{--title-size:3.5rem;--headline-size:3rem;--caption-headline-size:2.8rem;min-height:100vh;min-width:100%}.productPage .group{min-width:100%;padding:5rem calc(50% - 25rem);overflow-x:hidden;overflow-y:visible}.productPage .vc .image{min-width:calc(50% + 50vw - 26rem);max-width:calc(50% + 50vw - 26rem);margin-left:calc(-50vw - -26rem)}.productPage .vc .image.right{margin-left:0;margin-right:calc(-50vw - -26rem)}.productPage .vc-alt{position:relative}.productPage .vc-alt .info{width:100%}.productPage .vc-alt .info .body{max-width:80%}.productPage .vc-alt .info .title{max-width:20rem}@media screen and (max-width:70rem){.productPage{--title-size:2.5rem;--headline-size:2rem;--caption-headline-size:1.8rem;padding:0}.productPage .group{min-width:100%;padding:5rem 5%;overflow-x:hidden;overflow-y:visible}.productPage .vc .image{min-width:100%;max-width:100%;margin-left:0}.productPage .vc .image.right{margin-left:0;margin-right:0}.productPage .vc .body{max-width:30rem}.productPage .vc .body.right{align-self:flex-end}}.highResImage{width:100%;height:100%;position:relative}.imageLoader{position:absolute;background:#ccc;width:100%;height:100%;left:0;top:0;animation:pulse 2s linear infinite forwards;border-radius:10px}.imageLoader,:root.darkMode .imageLoader{--c1:rgba(216,222,233,0.5333333333333333);--c2:rgba(236,239,244,0.5333333333333333)}@keyframes pulse{0%{background:var(--c1)}50%{background:var(--c2)}to{background:var(--c1)}}@keyframes wave{0%{background-position:-100vw 0}to{background-position:100vw 0}}.mockup-container{position:relative}.mockup-container.macbookPro .content{max-width:83.66%;min-width:83.66%;max-height:78.896%;min-height:78.896%;top:9.975%;left:8.17%}.mockup-container.macbookPro .content .window{padding:5%}.mockup-container.monitor .content{max-width:89.604%;min-width:89.604%;max-height:65.817%;min-height:65.817%;top:6.683%;left:5.198%}.mockup-container.monitor .content .window{padding:15%}.mockup-container .content{position:absolute}.mockup-container .content .window{overflow:visible;position:absolute;width:100%;max-height:100%;min-height:100%;display:flex;justify-content:center;align-items:center;object-fit:contain}.mockup-container .content .window.small{padding:5% 25%}.mockup-container .content .screen{position:absolute;width:100%;max-height:100%;min-height:100%;display:flex;justify-content:start;align-items:start;padding:0}.tabview .tabbar{--stroke-color:#ccc}:root.darkMode .tabview .tabbar{--stroke-color:#696969}.tabview .tabbar{padding:.2rem 1rem .5rem;overflow-y:visible;overflow-x:scroll!important;-ms-scroll-snap-type:mandatory y;scroll-snap-type:mandatory y;position:relative;min-width:-webkit-max-content;min-width:max-content}.tabview .tabbar:after{content:"";position:absolute;display:inline-block;bottom:0;left:0;height:2px;width:100%;background:var(--stroke-color);z-index:0;border-radius:1px}.tabview .tabbar .tabitem{position:relative;color:var(--text-primary);cursor:pointer;scroll-snap-align:start;overflow:visible;z-index:1;line-break:auto}.tabview .tabbar .tabitem.active:after{content:"";position:absolute;display:inline-block;bottom:-.5rem;left:0;height:2px;width:100%;background:var(--text-primary);z-index:10;border-radius:1px}.tabview .tabviewcontent{padding-top:1rem}.transition{-webkit-clip-path:inset(1);clip-path:inset(1)}.transition.toggled{animation:animate .5s linear}.transition.toggled-alt{animation:animate2 .5s linear}@keyframes animate{0%{filter:blur(1px)}50%{filter:blur(6px)}to{filter:none}}@keyframes animate2{0%{filter:blur(1px)}50%{filter:blur(6px)}to{filter:none}}.hideScrollBars{scrollbar-width:none;-ms-overflow-style:none}.hideScrollBars::-webkit-scrollbar{display:none}:root{--background-primary:#fff;--background-accent:#e5e9f0;--background-secondary:#d8dee9;--background-primary-e1:#fff;--background-primary-e2:#fff;--text-primary:#3b4253;--text-accent:#3b4253;--input-bg-primary:#4c566b;--input-bg-search:#a2bf8a;--input-bg-inline:transparent;--input-bg-inline-active:transparent;--input-bg-user:#fff;--input-text-primary:#fff;--input-text-user:#000;--input-disabled:#ccc;--shadow-primary-color:#b7b7b7;--shadow-secondary-color:#e8e8e8;--shadow-primary-color-f:var(--shadow-primary-color);--shadow-secondary-color-f:var(--shadow-secondary-color);--highlight-positive:#a2bf8a;--highlight:#2f40df;--status-active:#77c03b;--status-maintained:#ffda33;--status-abandoned:#ff4040;--color-error:#ff4040}:root,:root.darkMode{--text-silent:#797979}:root.darkMode{--background-primary:#121212;--background-accent:#323232;--background-secondary:#232323;--background-primary-e1:#323232;--background-primary-e2:#3b3b3b;--text-primary:rgb(255,255,255,87%);--text-accent:rgb(255,255,255,87%);--input-bg-primary:#505050;--input-bg-search:#505050;--input-bg-user:rgb(255,255,255,87%);--input-bg-inline:#505050;--input-bg-inline-active:#121212;--input-text-primary:rgb(255,255,255,87%);--input-text-user:rgb(255,255,255,87%);--input-disabled:#9b9b9b;--shadow-primary-color:transparent;--shadow-secondary-color:transparent;--shadow-primary-color-f:#222;--shadow-secondary-color-f:#555;--highlight-positive:#a2bf8a;--highlight:#4854be;--color-error:#be4848}body{background:#fff;background:var(--background-primary)}.hero-wrapper{padding:5rem 0 0}.hero-wrapper .hero-container{min-width:40vw;max-width:80vw;position:relative;padding:1rem;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);background-color:#fff;background-color:var(--background-primary-e1);border-radius:10px}.hero-wrapper .hero-container .appIcon{max-width:5rem}.castle-main{min-height:100vh;min-width:100%;padding:5rem calc(50% - 25rem);overflow-x:hidden;overflow-y:visible}.castle-main .bgImage{position:absolute;left:0;top:0}.castle-main .side-image{margin-left:calc(-50vw - -24rem)}.castle-main .right-side-image,.castle-main .side-image{min-width:calc(50% + 50vw - 24rem);max-width:calc(50% + 50vw - 24rem)}.castle-main .right-side-image{margin-right:calc(-50vw - -24rem)}.castle-main .hero-image{max-width:100%;min-width:100%}@media screen and (max-width:70rem){.hero-wrapper .hero-container{min-width:90vw;max-width:90vw}.castle-main{padding:5rem 5%}.castle-main .side-image{min-width:55%;max-width:55%;margin-left:-6%}.castle-main .right-side-image{min-width:55%;max-width:55%;margin-right:-6%}}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans.3ed9575d.ttf) format("truetype")}@media screen and (max-width:70rem){.Document_document__3kHO1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.Document_firstHeading__kMq9o{margin:2.5rem 0 0}.Document_secondHeading__ESfmh,.Document_thirdHeading__UGssT{margin:2rem 0 0}.Document_paragraph__pYtlO{margin:.5rem 0 0}.Document_list__3wh8C{list-style:none;padding:1rem;max-width:-webkit-max-content;max-width:max-content;overflow-x:scroll}.Document_listItem__2OHb1{padding:0 2rem 0 .5rem;position:relative;vertical-align:middle;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.Document_listItem__2OHb1:before{content:"";width:8px;height:8px;background-color:var(--text-primary);border-radius:2px;display:inline-block;margin-right:1rem}.Document_listItem__2OHb1:not(:last-of-type){margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px dotted var(--text-primary)}.Document_associativeList__1qlvZ{padding:1rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;line-break:normal;white-space:nowrap;overflow-x:scroll}.Document_associativeListItem__dyag-{padding-right:2rem;padding-left:.5rem}.Document_associativeListItem__dyag-:not(:last-of-type){border-bottom:1px dotted var(--text-primary);padding-bottom:.5rem;margin-bottom:.5rem}.Document_associativeListItemKey__2vQdO{margin-right:1rem;padding-right:1rem;max-width:10rem;min-width:10rem}
/*# sourceMappingURL=main.613975bc.chunk.css.map */