﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@font-face{font-family:'AkkuratProBold';src:url("../fonts/AkkuratProBold.eot");src:url("../fonts/AkkuratProBold.eot?#iefix") format("embedded-opentype"),url("../fonts/AkkuratProBold.woff2") format("woff2"),url("../fonts/AkkuratProBold.woff") format("woff"),url("../fonts/AkkuratProBold.ttf") format("truetype"),url("../fonts/AkkuratProBold.svg#AkkuratProBold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'AkkuratProRegular';src:url("../fonts/AkkuratProRegular.eot");src:url("../fonts/AkkuratProRegular.eot?#iefix") format("embedded-opentype"),url("../fonts/AkkuratProRegular.woff2") format("woff2"),url("../fonts/AkkuratProRegular.woff") format("woff"),url("../fonts/AkkuratProRegular.ttf") format("truetype"),url("../fonts/AkkuratProRegular.svg#AkkuratProRegular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'AkkuratProLight';src:url("../fonts/AkkuratProLight.eot");src:url("../fonts/AkkuratProLight.eot?#iefix") format("embedded-opentype"),url("../fonts/AkkuratProLight.woff2") format("woff2"),url("../fonts/AkkuratProLight.woff") format("woff"),url("../fonts/AkkuratProLight.ttf") format("truetype"),url("../fonts/AkkuratProLight.svg#AkkuratProLight") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'LT_Regular';src:url("../fonts/LT_Regular.eot");src:url("../fonts/LT_Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/LT_Regular.woff2") format("woff2"),url("../fonts/LT_Regular.woff") format("woff"),url("../fonts/LT_Regular.ttf") format("truetype"),url("../fonts/LT_Regular.svg#LT_Regular") format("svg");font-weight:normal;font-style:normal}html{font-size:100%;line-height:1.5em}input:focus,select:focus,textarea:focus,button:focus{outline:none}*+form{margin-top:1.5rem}*{-webkit-appearance:none;-webkit-border-radius:0}.hiddenlink{text-decoration:none;color:inherit}body{font-family:AkkuratProRegular,helvetica,arial,sans-serif;font-weight:500;color:#333;background-color:#fff}.mainwrapper{overflow:hidden}.loginbox{text-align:center}.endbox{height:100vh;display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.endbox__hero{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%;padding-bottom:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-content:flex-end}.endbox__hero img{display:block;height:15vh}.endbox__bigtext{font-size:4em;line-height:1;font-family:AkkuratProBold,helvetica,arial,sans-serif;text-transform:uppercase;letter-spacing:0.05em;color:#e40337;margin-top:3vh;margin-bottom:2vh}.endbox__bigtext span{display:none;color:#333}.endbox__copytext{font-size:1.5rem;line-height:1.3;color:#333;margin-top:3vh}.endbox__copytext strong{font-family:AkkuratProBold,helvetica,arial,sans-serif}.endbox__message{width:75%}.endbox__buttonwrapper{margin-top:4vh}.startbox{height:100vh;display:flex;flex-direction:column;text-align:center;justify-content:center}.startbox__reload{position:absolute;right:1rem;top:1rem;width:2rem;opacity:0.1}.startbox__reload img{display:block;width:100%}.startbox__hero{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 5%;height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#e40337}.startbox__hero img{display:block;height:15vh}.startbox__herotitle{width:100%;display:block;font-size:5rem;line-height:1;font-family:AkkuratProBold,helvetica,arial,sans-serif;margin:2rem}.startbox__herotextlist{width:75%;font-size:1.5rem;line-height:1.2;text-align:left;color:#333;font-family:AkkuratProBold,helvetica,arial,sans-serif}.startbox__herotextlist li+li{margin-top:1rem}.startbox__login{background-color:#dde6ed;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 5%;height:30vh;display:flex;flex-direction:column;justify-content:center}.counterbox{height:calc(100vh - 4rem);display:flex;flex-direction:column;justify-content:center;align-items:center}.counterbox__copy{display:none}.counterbox__count{height:70vh;width:100%;position:relative}.counterbox__count span{position:absolute;top:0;left:0;width:100%;height:70vh;text-align:center;color:#333;font-size:70vh;line-height:1;font-weight:bold;opacity:0}.counterbox__count span:nth-child(1){-moz-animation:countdown 1s linear 0s;-webkit-animation:countdown 1s linear 0s;animation:countdown 1s linear 0s}.counterbox__count span:nth-child(2){-moz-animation:countdown 1s linear 1s;-webkit-animation:countdown 1s linear 1s;animation:countdown 1s linear 1s}.counterbox__count span:nth-child(3){-moz-animation:countdown 1s linear 2s;-webkit-animation:countdown 1s linear 2s;animation:countdown 1s linear 2s}@keyframes countdown{from{-moz-transform:scale(1.3);-ms-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3);display:inline;opacity:1}to{-moz-transform:scale(0.1);-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}}.message{border:1px solid #333;padding:0.5em;margin-bottom:2rem;padding-left:3em;color:#fff;background-color:#333}.message p:before{content:'';height:1.5em;width:1.5em;display:inline-block;background-image:url(../images/icon-error.png);background-size:100%;background-repeat:no-repeat;background-position:center;vertical-align:middle;margin-right:0.3em;margin-left:-1.8em;position:relative}.message--error p:before{background-image:url(../images/icon-error.png)}.message--success p:before{background-image:url(../images/icon-success.png)}.message__list{margin-left:1.3em;list-style-type:disc}.message p+ul{margin-top:1.5rem}.colums{display:-ms-flexbox;-ms-flex-wrap:wrap;display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap}@media (min-width: 50em){.colums{margin-left:-20px}}@media (min-width: 50em){.colums__colum{width:50%;padding-left:20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}}.colums__colum img{width:100%;display:block;margin-top:1.5rem}@media (min-width: 50em){.colums__colum img{margin-top:0}}.quiz{height:100vh}.quiz__header{line-height:1;padding:2rem 2rem 1rem 2rem;color:#333;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.quiz__abbrechen{font-weight:bold;float:right;text-transform:uppercase}.quiz__username{float:left}.quiz__questionbox{color:#333;font-weight:900;padding:5%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(50vh - 4rem);background-color:#dde6ed;display:flex;flex-direction:column;justify-content:center;font-size:2.33em;line-height:1.4;text-align:center;font-family:AkkuratProBold,helvetica,arial,sans-serif}.quiz__buttonwrapper{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;margin-right:-1rem;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem 2rem;height:calc(50vh - 6rem)}.quiz__button{position:relative;width:100%;height:calc(33.333% - 1rem);margin-right:1rem;margin-top:1rem;padding:5%;font-size:1.5rem;line-height:1.3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#333;padding-left:20%;display:flex;flex-direction:column;justify-content:center;border-radius:0.5rem;overflow:hidden;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.quiz__button:before{content:'';display:block;left:0;top:0;position:absolute;width:15%;border-right:2px solid #fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e40337;height:100%;color:#fff;font-size:5vh;display:flex;justify-content:center;align-items:center}.quiz__button:nth-child(1):before{content:'A'}.quiz__button:nth-child(2):before{content:'B'}.quiz__button:nth-child(3):before{content:'C'}.quiz__button--active{color:#333;background-color:#dde6ed}.quiz__questionnumber{color:#e40337;display:block}.quiz__questionnumber:before{content:'– '}.quiz__questionnumber:after{content:' –'}.quiz__nextwrapper{padding:0 2rem}.quiz__nextbutton{width:auto;display:block !important;margin-top:1rem;height:4rem;text-align:center;color:#fff;border-radius:0.5rem;background-color:#e40337;padding:0 !important;box-sizing:content-box !important;line-height:calc(4rem - 12px) !important;height:calc(4rem - 12px);font-size:1.333em !important}.quiz__countdown{margin:1rem 2rem;height:2rem;background-color:#dde6ed}.quiz__countdownbar{width:100%;height:2rem;background-color:#e40337}.question{width:100vw;display:inline-block;white-space:normal;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.question__wrapper{width:1100vw;position:relative;left:0;display:flex;height:calc(100vh - 10rem)}.question--active .quiz__questionbox{-moz-animation:fadeIn 0.6s ease-in;-webkit-animation:fadeIn 0.6s ease-in;animation:fadeIn 0.6s ease-in}.question--active .quiz__button{position:relative;-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-moz-transition:-moz-transform 0.2s ease-in;-o-transition:-o-transform 0.2s ease-in;-webkit-transition:-webkit-transform 0.2s ease-in;transition:transform 0.2s ease-in}.question--active .quiz__button:nth-child(1){transition-delay:0.1s}.question--active .quiz__button:nth-child(2){transition-delay:0.2s}.question--active .quiz__button:nth-child(3){transition-delay:0.3s}.question--active .quiz__button:nth-child(4){transition-delay:0.4s}@keyframes fadeIn{0%{opacity:0;-moz-transform:scale3d(0.2, 0.2, 0.2);-ms-transform:scale3d(0.2, 0.2, 0.2);-webkit-transform:scale3d(0.2, 0.2, 0.2);transform:scale3d(0.2, 0.2, 0.2)}50%{opacity:1}70%{-moz-transform:scale3d(0.95, 0.95, 0.95);-ms-transform:scale3d(0.95, 0.95, 0.95);-webkit-transform:scale3d(0.95, 0.95, 0.95);transform:scale3d(0.95, 0.95, 0.95)}85%{-moz-transform:scale3d(0.9, 0.9, 0.9);-ms-transform:scale3d(0.9, 0.9, 0.9);-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}100%{-moz-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.fullscreen{text-align:center;z-index:110;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#333;white-space:nowrap;font-family:inherit}.fullscreen:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.fullscreen span{display:inline-block;vertical-align:middle;padding:1.5em;color:#333;cursor:pointer;background-color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.auswertung{position:relative;margin-left:0;left:0;display:flex;width:calc(11 * 100vw);background-color:#333}.auswertung__item{width:100vw;height:100vh;flex-shrink:0;overflow:hidden;display:flex;background-color:#333}.fragenantworten{padding:6vw;width:50vw;color:#333;display:flex;flex-direction:column;justify-content:center;height:100vh;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.fragenantworten__wrapper{display:flex;justify-content:center;width:100vw}.fragenantworten__tag{font-size:1.33rem;line-height:2;letter-spacing:0.05em;color:#fff;text-transform:uppercase}.fragenantworten__frage{font-size:3rem;line-height:1.1;font-weight:bold;margin-bottom:4rem;color:#fff}.fragenantworten__antworten{font-size:3rem;line-height:1.2;line-height:1}.fragenantworten__antwort{padding-left:4rem;font-weight:bold}.fragenantworten__antwort+.fragenantworten__antwort{margin-top:2rem}.fragenantworten__antwort:nth-child(1):before{content:'A'}.fragenantworten__antwort:nth-child(2):before{content:'B'}.fragenantworten__antwort:nth-child(3):before{content:'C'}.fragenantworten__antwort:nth-child(4):before{content:'D'}.fragenantworten__antwort:before{display:inline-block;width:3rem;height:3rem;background-color:#333;color:#333;text-align:center;margin-right:1rem;margin-left:-4rem}.fragenantworten__antwort--right{color:#fff}.fragenantworten__antwort--right:before{background-color:#fff;color:#e40337}.graphen{display:flex;width:100%;height:70vh}.graphen__wrapper{display:flex;width:50vw;min-width:50vw;margin-right:-50vw;height:100vh;padding:6vw;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex-direction:column;align-items:center;background-color:#333;justify-content:center}.graphen__item{width:25%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#333;text-align:center;font-size:3rem}.graphen__item+.graphen__item{margin-left:5%}.graphen__prozent,.graphen__legend{height:5rem;line-height:5rem}.graphen__prozent{opacity:0}.graphen__legend{background-color:#fff;color:#333;font-weight:bold}.graphen__balkenwrapper{height:calc(100% - 8rem);position:relative;background-color:rgba(255,255,255,0.1)}.graphen__balken{background-color:#333;height:0;position:absolute;bottom:0;left:0;width:100%}.graphen__item--right{color:#e40337}.graphen__item--right .graphen__legend{color:#e40337}.graphen__item--right .graphen__balken{background-color:#e40337}form{margin:0}input[type="text"],input[type="password"],select,textarea{border:0px solid;border-bottom:1px solid #333;background-color:transparent;width:20em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1em !important;font-family:AkkuratProBold,helvetica,arial,sans-serif !important;padding:0.3em 0.5em;color:#333 !important;height:2.1em;line-height:2.1em;text-align:center}textarea{height:150px;height:7.5rem;display:block;width:100%;line-height:1.3em}option{font-size:1em !important;font-family:AkkuratProRegular,helvetica,arial,sans-serif !important}input[type="submit"],.btn,.button{border:none;background-color:#e40337;font-size:1em !important;font-family:LT_Regular,helvetica,arial,sans-serif !important;padding:0.5em 1.5em;color:#fff;cursor:pointer;display:inline-block;margin:auto;padding:5px 20px;line-height:2rem;background:#e40337;border-radius:0.5rem}.btnsec{background:transparent;border:2px solid #333;display:inline-block;margin-top:1.5rem;cursor:pointer;color:#333}.btnsec:hover{background-color:#fff;color:#333}label{font-size:1rem;line-height:1.5rem;padding-right:0.5em}fieldset{min-width:0}fieldset+fieldset{margin-top:3rem}.formlist{margin:auto}@media (min-width: 35.938em){.formlist{width:75%}}.formlist p{margin-top:1.5rem}.formlist__label{font-size:1rem;font-weight:normal;display:block;margin-bottom:0.3rem}.formlist__item{display:block;margin-bottom:1.5rem;float:left}.formlist__item:last-child{margin-bottom:0}.formlist__item--1v2{width:100%}@media (min-width: 35.938em){.formlist__item--1v2{margin-right:2%;width:48%}}.formlist__item--2v2{width:100%}.formlist__pseudoselect{position:relative;color:#444}.formlist__pseudoselect select{display:none}.formlist__pseudoselect .select-selected{font-weight:bold;color:#737372;background-color:#efefef;padding:18px 16px}.formlist__pseudoselect .select-selected:before{right:0;top:0;color:#7dc6e9;text-align:center;cursor:pointer;vertical-align:middle;width:67px;position:absolute;content:'';height:28px;top:50%;margin-top:-14px;background-image:url(../images/icon-arrow-down.png);background-repeat:no-repeat;background-position:center;background-size:16px;border-left:2px solid #dddddc}.formlist__pseudoselect .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.formlist__pseudoselect .select-items div,.formlist__pseudoselect .select-selected{text-transform:uppercase;line-height:1.5;border-color:transparent transparent rgba(0,0,0,0.1) transparent;cursor:pointer}.formlist__pseudoselect .select-items{position:absolute;top:100%;left:0;right:0;z-index:99}.formlist__pseudoselect .select-items div{background-color:#f7f7f7;padding:16px}.formlist__pseudoselect .select-hide{display:none}.formlist__pseudoselect .select-items div:hover,.formlist__pseudoselect .same-as-selected{background-color:#efefef}fieldset+fieldset{margin-top:3rem}.form__question{margin-bottom:1.5rem}.form__question p+p{margin-top:1.5rem}.required{color:#f39200}.rankingbox{height:100vh;width:100vw;display:flex;align-items:center;background-color:#e40337}.rankingbox .rankingbox__hero,.rankingbox .rankingbox__list{display:inline-block;vertical-align:middle;text-align:center}.rankingbox .rankingbox__hero{background-color:#fff;height:100vh;width:35vw;padding:0 5vw;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.rankingbox .rankingbox__hero img{display:block;width:70%}.rankingbox .rankingbox__hero .rankingbox__herotitle{font-size:5vw;line-height:1;font-family:AkkuratProBold,helvetica,arial,sans-serif;margin:3vh 0 2rem 0;color:#e40337}.rankingbox .rankingbox__list{width:65vw;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.rankingbox .rankingbox__list table{width:100%}.rankingbox .rankingbox__list table th{font-family:AkkuratProBold,helvetica,arial,sans-serif}.rankingbox .rankingbox__list table th,.rankingbox .rankingbox__list table td{height:8vh;font-size:3vh;line-height:1.1;padding-left:2vw;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.rankingbox .rankingbox__list table th:first-child,.rankingbox .rankingbox__list table td:first-child{text-align:center;width:1%;font-weight:bold;padding-left:5vw}.rankingbox .rankingbox__list table th:first-child span,.rankingbox .rankingbox__list table td:first-child span{line-height:5vh;display:block;width:5vh;height:5vh;border-radius:50%;background-color:#fff;color:#333;text-align:center}.rankingbox .rankingbox__list table tr:nth-child(odd) td{background:rgba(255,255,255,0.1)}.winnerbox{text-align:center;width:100vw}.winnerbox__herotitle{font-size:2.5rem;font-weight:bold;line-height:3rem;color:#fff;margin-bottom:2rem}.winnerbox table{margin:auto;width:50vw;color:#fff}.winnerbox table tbody tr{border-bottom:1px solid #efefef}.winnerbox table tbody tr:last-child{border:none}.winnerbox table thead tr{border-bottom:5px solid #efefef}.winnerbox table thead tr th{font-weight:bold}.winnerbox table td,.winnerbox table th{padding:0.5rem 0;font-size:1.25rem}.winnerbox table td:nth-child(even),.winnerbox table th:nth-child(even){text-align:end}.downloadbox{text-align:center;width:100vw;color:#fff}.downloadbox__herotitle{font-size:2.5rem;font-weight:bold;line-height:3rem;margin-bottom:2rem}.downloadbox__content-frageantworten{text-align:left;width:30rem;margin:auto}.downloadbox__content form{border-bottom:1px solid #efefef;padding-bottom:2rem;margin-bottom:2rem}.downloadbox__content table{margin:1.5rem 0;width:20rem}
/*# sourceMappingURL=style.css.map */
