@charset "UTF-8";@font-face{font-family:Open Sans,sans-serif;src:url(https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700);font-display:auto}body{margin:0;font-family:Open Sans,sans-serif;font-size:16px;color:#333}h2{font-size:40px}a{text-decoration:none;color:#333}p{line-height:1.5em}.site .cta{grid-auto-flow:column;justify-content:center;align-items:center;grid-column-gap:48px;cursor:pointer}.site .header{padding:24px;grid-template-rows:auto 1fr;max-width:1330px;margin:auto}.site .header .nav{grid-auto-flow:column;justify-content:space-between;align-items:center}.site .header .nav .logo{grid-auto-flow:column;align-items:center;grid-column-gap:12px;font-weight:600}.site .header .nav .logo span{font-size:12px}.site .header .nav .logo .placeholder{display:block;height:48px;width:48px;border-radius:4px;background-color:#ff0132}.site .header .nav .actions{grid-auto-flow:column;grid-column-gap:48px}.site .header .nav .login .btn{font-size:14px;font-weight:600;padding:12px 32px}.site .header .nav .social{grid-auto-flow:column;grid-column-gap:16px}.site .header .featured{grid-template-columns:1fr 1fr;align-items:center}.site .header .featured .text{justify-items:center}.site .header .featured .text .content{max-width:75%}.site .header .featured .text .content .cta{grid-template-columns:auto auto;justify-content:start;align-items:center;grid-column-gap:64px;margin-top:64px}.site .header .featured .img{justify-content:center}.site .header .featured .img img{width:100%}.site .welcome{grid-template-rows:auto auto 256px 1fr;grid-template-columns:1fr;padding-top:128px;padding-bottom:128px}.site .welcome .title{grid-row:1/3;grid-column:1;background-color:#ff0132;padding:48px 72px;border-radius:16px;justify-self:center;z-index:2;text-align:center;grid-row-gap:24px}.site .welcome .title .quest{color:#620013;font-size:24px;font-weight:700}.site .welcome .title .answer{color:#fff;font-size:40px;font-weight:700}.site .welcome .shader{grid-row:2/5;grid-column:1;background:#f8f8f8;background:linear-gradient(180deg,#f8f8f8,#fff)}.site .welcome .content{grid-row:3/5;grid-column:1;width:100%;margin:auto}.site .welcome .content .features{max-width:1200px;width:100%;margin:auto;padding:128px 24px;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;grid-column-gap:80px}.site .welcome .content .features .feature{justify-items:center;text-align:center;align-content:start}.site .welcome .content .features .feature h2{font-size:24px;font-weight:600;margin-top:48px}.site .welcome .content .features .feature p{color:grey}.site .welcome .content .features .feature .balls{grid-auto-flow:column;grid-column-gap:20px}.site .welcome .content .features .feature .balls .ball{width:64px;height:64px;background-color:#12c300;border-radius:64px;box-shadow:0 8px 16px -8px rgba(0,0,0,.3)}.site .welcome .content .features .feature .balls .ball.red{background-color:#ff0132}.site .welcome .content .features .feature .holiday{background-color:#ececec;border-radius:8px;box-shadow:0 16px 32px -16px rgba(0,0,0,.2);grid-template-rows:1fr;grid-template-columns:auto auto;min-width:240px}.site .welcome .content .features .feature .holiday .elipse{grid-row:1;grid-column:1/3;-webkit-clip-path:ellipse(54% 140% at 30% 0);clip-path:ellipse(54% 140% at 30% 0);background-color:#f8f8f8;padding:24px;border-bottom-left-radius:16px;border-top-left-radius:16px}.site .welcome .content .features .feature .holiday .text{grid-row:1;grid-column:1;font-size:10px;z-index:2;align-content:center;padding:24px 20px}.site .welcome .content .features .feature .holiday .icon{grid-row:1;grid-column:2;z-index:2;align-content:center;justify-content:end;padding-right:16px}.site .welcome .content .features .feature .bill{background-color:#11ba00;border-radius:8px;box-shadow:0 16px 32px -16px rgba(0,0,0,.2);color:#fff;grid-template-rows:1fr;grid-template-columns:auto auto;min-width:240px}.site .welcome .content .features .feature .bill .elipse{grid-row:1;grid-column:1/3;-webkit-clip-path:ellipse(54% 140% at 30% 0);clip-path:ellipse(54% 140% at 30% 0);background-color:#12c300;padding:24px;border-bottom-left-radius:16px;border-top-left-radius:16px}.site .welcome .content .features .feature .bill .text{grid-row:1;grid-column:1;font-size:10px;z-index:2;align-content:center;padding:12px 20px;text-align:left}.site .welcome .content .features .feature .bill .icon{grid-row:1;grid-column:2;z-index:2;align-content:center;justify-content:end;padding-right:16px}.site .welcome .content .features.deployed{grid-row-gap:64px;grid-template-columns:1fr 1fr 1fr 1fr;padding-top:64px}.site .welcome .content .features.deployed .feature .bill{background:#fff;background:linear-gradient(0deg,#fff,#f8f8f8);color:#12c300}.site .welcome .content .features.deployed .feature .bill .text{color:#333}.site .welcome .content .features.deployed .feature .bill .icon{color:#12c300}.site .welcome .content .features.nondeployed{grid-row-gap:64px;grid-template-columns:1fr 1fr 1fr 1fr;padding-top:64px}.site .welcome .content .features.nondeployed .feature .bill{background:#fff;background:linear-gradient(0deg,#fff,#f8f8f8);color:#ddd}.site .welcome .content .features.nondeployed .feature .bill .text{color:#919090}.site .welcome .content .cta{grid-auto-flow:column;justify-content:center;align-items:center;grid-column-gap:48px}.site .functions{padding-top:128px;margin-bottom:128px}.site .functions .block{width:100%;max-width:1200px;margin:auto;grid-template-columns:1fr auto;grid-template-rows:auto auto auto auto;grid-row-gap:32px}.site .functions .block .innerblock{grid-row:1;grid-column:1/3;grid-template-columns:1fr 1fr;background-color:#f8f8f8;border-radius:12px;padding:32px 64px 72px}.site .functions .block .innerblock .text h2{font-size:40px}.site .functions .block .text{grid-row:1/3;grid-column:1}.site .functions .block .seat{grid-row:1/3;grid-column:2;padding:24px 32px;background-color:#ff0132;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;color:#fff;border-radius:12px;margin:64px;width:230px;grid-row-gap:48px;align-self:center}.site .functions .block .seat .data{grid-row:1;grid-column:1/3;grid-auto-flow:column;grid-column-gap:80px}.site .functions .block .seat .data .ombrid{font-size:32px;font-weight:700}.site .functions .block .seat .data .room{font-size:32px;font-weight:700;opacity:.85;text-align:right}.site .functions .block .seat .items{grid-row:2;grid-column:1/3;background-color:rgba(0,0,0,.3);border-radius:12px;grid-auto-flow:column;align-content:center;justify-content:space-around;padding:24px 8px 20px}.site .functions .block .seat .items img{height:24px}.site .functions .block .seat .stay{grid-row:3;grid-column:1/3;text-align:center;align-content:end;grid-row-gap:6px}.site .functions .block .seat .stay .date{font-size:12px;opacity:.8}.site .functions .block .function{grid-template-rows:inherit;grid-template-columns:inherit;padding:0 64px}.site .functions .block .function .title{grid-row:1;grid-column:1;align-content:center;justify-content:end;color:grey;font-size:24px;font-weight:300;margin-bottom:16px;margin-right:48px}.site .functions .block .function .item{grid-template-columns:auto 1fr;grid-column-gap:30px;background-color:#f8f8f8;box-shadow:0 12px 24px -12px rgba(0,0,0,.16);padding:24px;width:244px;border-radius:12px}.site .functions .block .function .item .icon{grid-column:1;margin-top:3px}.site .functions .block .function .item .text{grid-column:2;font-size:10px}.site .functions .block .function.one{grid-row:3;grid-column:1/3}.site .functions .block .function.one .item{justify-content:space-around;grid-template-columns:auto auto;padding:30px 24px 29px}.site .functions .block .function.two{grid-row:4;grid-column:1/3}.site .functions .block .function.three{grid-row:5;grid-column:1/3}.site .faq{padding:128px 0}.site .faq .content{max-width:1200px;width:100%;margin:auto;padding:0 24px}.site .faq .content .quests{margin-top:64px}.site .faq .content .quests .el-collapse{border:0}.site .faq .content .quests .el-collapse .el-collapse-item{background-color:#f8f8f8;margin-bottom:24px;border-radius:12px;padding:16px 32px}.site .faq .content .quests .el-collapse .el-collapse-item .el-collapse-item__header{border:0;background-color:#f8f8f8;border-radius:12px;font-size:24px;font-weight:600}.site .faq .content .quests .el-collapse .el-collapse-item .el-collapse-item__wrap{border:0}.site .faq .content .quests .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content{background-color:#f8f8f8;padding:24px}.site .footer{background:#f8f8f8;background:linear-gradient(180deg,#fff,#f8f8f8);padding:128px 0 32px}.site .footer .content{width:100%;max-width:1200px;margin:0 auto}.site .footer .content .cta{background-color:#f0002e;border-radius:16px;box-shadow:0 16px 32px -16px rgba(250,1,50,.5);color:#fff}.site .footer .content .cta .elipse{-webkit-clip-path:ellipse(54% 140% at 30% 0);clip-path:ellipse(54% 140% at 30% 0);background-color:#ff0132;padding:24px 48px 48px;border-bottom-left-radius:16px;border-top-left-radius:16px}.site .footer .content .cta .elipse .text{max-width:72%}.site .footer .content .address{grid-auto-flow:column;justify-content:space-between;align-items:center;padding:0 8px}.site .footer .content .address .imprint{grid-auto-flow:column;grid-column-gap:32px;cursor:pointer}.btn{padding:14px 32px;border-radius:50px;font-size:16px;transition:.2s linear;display:inline-block}.btn.red{background-color:#ff0132;color:#fff;box-shadow:0 16px 32px -16px rgba(75,1,1,.3)}.btn.red:hover{background-color:#f0002e}.btn.lg{padding:24px 48px;font-size:18px;font-weight:600}@media only screen and (min-device-width:640px) and (max-device-width:1200px){.content{max-width:960px!important}.site .header .featured img{width:100%;height:auto}}@media only screen and (min-device-width:320px) and (max-device-width:480px){h1{font-size:1.6em}.site .header{padding:0}.site .header .nav{padding:24px}.site .header .featured{grid-template-columns:1fr;grid-row-gap:0;padding:48px 0}.site .header .featured .text{grid-row:2;padding:24px}.site .header .featured .text .content{max-width:100%}.site .header .featured .text .content .cta{grid-template-columns:1fr;grid-template-rows:1fr 1fr;justify-items:center;grid-row-gap:16px}.site .header .featured .text .content .cta .primary{grid-row:1}.site .header .featured .img .background{height:64vh;width:100vw;background-size:auto 100%;background-position:-100%;background-repeat:no-repeat}.site .header .featured img{width:100%;height:auto}.site .welcome{padding:0 24px}.site .welcome .title{padding:48px}.site .welcome .content .features{grid-template-columns:1fr;padding:128px 0}.site .welcome .content .features .feature{margin:64px 0}.site .welcome .content .features.deployed,.site .welcome .content .features.nondeployed{grid-row-gap:24px;grid-template-columns:1fr;padding:24px 0}.site .welcome .content .features.deployed .feature,.site .welcome .content .features.nondeployed .feature{margin:16px 0}.site .functions{margin-top:0}.site .functions .block{grid-template-columns:1fr}.site .functions .block .innerblock{grid-template-columns:1fr;padding:32px 16px 64px}.site .functions .block .seat{grid-column:1;grid-row:2;margin:24px auto}.site .functions .block .function{grid-column:1;padding:16px}.site .functions .block .function .title{margin:16px 0;justify-content:center}.site .functions .block .function img{width:100%}.site .faq{padding:128px 24px}.site .faq .content{padding:0}.site .faq .content .quests .el-collapse .el-collapse-item .el-collapse-item__header{font-size:14px;height:auto;line-height:24px}.site .footer{padding:128px 24px 32px}.site .footer .content .address{grid-auto-flow:row;justify-content:space-between;align-items:center;padding:0 8px}.site .footer .content .address .imprint{grid-auto-flow:row;grid-row-gap:12px}}.grid{display:grid}.h10{min-height:10vh}.h10,.h20{height:auto}.h20{min-height:20vh}.h30{min-height:30vh}.h30,.h40{height:auto}.h40{min-height:40vh}.h50{min-height:50vh}.h50,.h60{height:auto}.h60{min-height:60vh}.h70{min-height:70vh}.h70,.h80{height:auto}.h80{min-height:80vh}.h90{min-height:90vh}.h90,.h100{height:auto}.h100{min-height:100vh}.w10{width:10%}.w20{width:20%}.w20,.w30{float:left;margin:0}.w30{width:30%}.w40{width:40%}.w40,.w50{float:left;margin:0}.w50{width:50%}.w60{width:60%}.w60,.w70{float:left;margin:0}.w70{width:70%}.w80{width:80%}.w80,.w90{float:left;margin:0}.w90{width:90%}.w100{width:100%}.w1,.w100{float:left;margin:0}.w1{width:8.33%}.w2{width:16.66%}.w2,.w3{float:left;margin:0}.w3{width:25%}.w4{width:33.33%}.w4,.w5{float:left;margin:0}.w5{width:41.66%}.w6{width:50%}.w6,.w7{float:left;margin:0}.w7{width:58.33%}.w8{width:66.66%}.w8,.w9{float:left;margin:0}.w9{width:75%}.w10{width:83.33%}.w10,.w11{float:left;margin:0}.w11{width:91.66%}.w12{width:100%;float:left;margin:0}.spacer{display:block;width:100%}.spacer.xs{height:20px}.spacer.sm{height:40px}.spacer.lg{height:80px}.spacer.xl{height:120px}.spacer.xxl{height:240px}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.h30,.h50,.h70{min-height:50vh}.h100{min-height:100vh}.w1,.w2,.w3,.w4,.w5,.w6,.w7,.w8,.w9,.w10,.w11,.w12,.w20,.w30,.w40,.w50,.w60,.w70,.w80,.w90,.w100{width:100%;float:left;margin:0}.hidden-xs{visibility:hidden;display:none}}