body,html{padding:0;margin:0;width:100vw;font-family:sans-serif;overflow:hidden}#root,.App,body,html{height:100%}.App{background-image:url(../../static/media/bg.19146ae1.png);background-size:cover;position:relative}.App .logo{background-image:url(../../static/media/logo.c17cf732.svg);background-position:50%;background-size:75% auto;background-repeat:no-repeat;height:100%}.App .language_chooser{display:flex;flex-direction:column;justify-self:center;height:100%}.App .language_chooser>div{flex-grow:1;background-position:50%;background-size:auto 50%;background-repeat:no-repeat}.App .language_chooser .lang_de{background-image:url(../../static/media/lang_de.6f0190e1.svg);background-color:#fff}.App .language_chooser .lang_en{background-image:url(../../static/media/lang_en.cd1e4fff.svg);background-color:#009bd8}.App .holder_chooser{display:flex;flex-direction:column;height:100%}.App .holder_chooser .number{height:50%;background-color:#e4e4e4;font-size:70px;font-weight:700;display:flex;justify-content:center}.App .holder_chooser .number span{margin-top:30%}.App .holder_chooser .number_block{height:40%;background-color:#a8a8a8;display:flex;flex-wrap:wrap}.App .holder_chooser .number_block>div{width:33.33333%;height:25%;background-color:#e4e4e4;border-radius:5px;border:2px solid #a8a8a8;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:35px;color:#a8a8a8}.App .holder_chooser .number_block div:nth-child(n+11){background-color:#009bd8;background-position:50%;background-repeat:no-repeat}.App .holder_chooser .number_block div:nth-child(11){background-image:url(../../static/media/delete.712aff93.svg);background-size:auto 43%}.App .holder_chooser .number_block div:nth-child(12){background-image:url(../../static/media/next.f95c7d52.svg);background-size:auto 45%}.App .holder_chooser .scan-opener{height:10vh;background-color:#a8a8a8;background-image:url(../../static/media/qr.ccae3510.svg);background-position:50%;background-size:auto 50%;background-repeat:no-repeat}.App .cam_holder{position:absolute;top:0;height:100%;width:100vw;background-color:#e4e4e4}.App .cam_holder .Cam{pointer-events:none}.App .cam_holder .Cam video{object-position:center center;object-fit:cover;width:80vw;height:80vw;margin:25vh 10vw 0;border-radius:5vh}.App .cam_holder .num-opener{position:absolute;bottom:0;height:10vh;width:100vw;background-color:#a8a8a8;background-position:50%;background-size:auto 50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:23px}.App .cam_holder .num-opener span{margin-top:-2vh;pointer-events:none}.App .content{position:fixed;top:0;z-index:10;height:100%;width:100vw;background-color:#e4e4e4;display:flex;flex-direction:column}.App .content .top_bar{background-color:#009bd8;height:5vh;min-height:40px;display:flex;justify-content:flex-end;align-items:flex-start;color:#fff;z-index:20}.App .content .top_bar .size_switcher{position:absolute;left:5vw;height:4vh;padding:0 2vw;display:flex;align-items:baseline;margin-top:1vh}.App .content .top_bar .size_switcher span{font-size:25px}.App .content .top_bar .lang_switcher{display:flex;flex-direction:column}.App .content .top_bar .lang_switcher.hover>div{display:flex}.App .content .top_bar .lang_switcher>div{height:5vh;min-height:40px;width:97vw;background-color:#009bd8;align-items:center;justify-content:flex-end;padding-right:3vw;display:none}.App .content .top_bar .lang_switcher>div.inactive{padding-right:13vw;width:87vw;order:2}.App .content .top_bar .lang_switcher>div.active{display:flex;order:1}.App .content .top_bar .lang_switcher>div.active .arrow_down,.App .content .top_bar .lang_switcher>div.active .world{background-image:url(../../static/media/international.b297d636.svg);height:5vh;width:5vh;background-repeat:no-repeat;background-position:50%}.App .content .top_bar .lang_switcher>div.active .arrow_down{background-image:url(../../static/media/next.f95c7d52.svg);background-size:20%;background-position:60% 40%;transform:rotate(90deg)}.App .content .bottom_bar{height:10vh;width:100vw;background-color:#a8a8a8;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:23px}.App .content .bottom_bar .qr_sign{height:10vh;width:9vh;background-image:url(../../static/media/qr.ccae3510.svg);background-position:center 35%;background-size:auto 40%;background-repeat:no-repeat}.App .content .bottom_bar .num_sign{height:5vh;width:9vh;display:flex;justify-content:center;align-items:center}.App .content .bottom_bar .num_sign span{margin-top:-1.5vh}.App .content .inner_content{width:100vw;height:100%;overflow-y:auto;background-color:#fbfbfb}.App .content .inner_content .scroll_me{background:#fff;width:100%}.App .content .inner_content .scroll_me .Content{width:calc(100% - 30px);padding:15px}.App .content .inner_content .scroll_me .Content *{width:100%}.App .content .inner_content .scroll_me .Content img{width:calc(100% + 30px);margin-left:-15px}.App .content .inner_content .scroll_me .Content .title{font-family:FagoCo,sans-serif;font-size:33px;font-weight:700;margin-bottom:20px}.App .content .inner_content .scroll_me .Content .sub_title{margin-bottom:7px}.App .content .inner_content .scroll_me .Content .text{margin-bottom:15px}.App .content .inner_content .scroll_me .Content .holder_intro{background-color:#e4e4e4;width:100%;margin-left:-15px;padding:15px;min-height:50px;font-size:24px;position:relative}.App .content .inner_content .scroll_me .Content .holder_intro b{display:block}.App .content .inner_content .scroll_me .Content .holder_intro .arrow{width:50px;height:50px;background-image:url(../../static/media/black_arrow.a80a3d19.svg);background-repeat:no-repeat;background-position:50%;position:absolute;bottom:5px;right:15px;transform:rotate(180deg)}.App .content .inner_content .scroll_me .Content .holder_intro .arrow.rotate{transform:rotate(0)}.App .content .inner_content .scroll_me .Content .info_medium_text{margin:15px 0}.App.big_content .inner_content{font-size:40px}.image{width:20vw}
/*# sourceMappingURL=main.049eb888.chunk.css.map */