header[data-v-3f6f2968]{width:100%;min-height:var(--header-height);position:fixed;top:0;background-color:var(--color-accent);border-bottom:var(--border);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.menu[data-v-3f6f2968]{width:90%;height:2rem;display:flex;justify-content:space-between;align-items:center}h1[data-v-3f6f2968]{margin:0}a[data-v-3f6f2968]{width:15%;height:100%;display:flex;align-items:center;justify-content:center;transition:1s}a[data-v-3f6f2968]:hover{background-color:var(--color-selected)}a img[data-v-3f6f2968]{height:80%;width:auto}body,html{--color-accent:#ffbe00;--color-selected:#ddd;--color-bg:#f5f5f5;--border:none;--header-height:3.3rem;width:100vw;height:100vh;background:var(--color-bg);margin:0 auto;padding:0;font-family:Source Sans Pro,sans-serif;text-align:center;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-snap-type:y mandatory}h1{margin:0}h1,h2{font-weight:400}p{margin-top:.3rem;font-size:1.1rem;text-align:justify}a:active,a:focus{-webkit-tap-highlight-color:transparent}.App{width:100%;height:100vh;display:flex;flex-flow:column}button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;transition:.5s;-webkit-tap-highlight-color:transparent}.container[data-v-79e76363]{width:100%;margin-top:calc(var(--header-height) + 1rem);display:flex;align-items:center;justify-content:center}.AppInfo[data-v-79e76363]{width:90%;max-height:100%}h1[data-v-79e76363]{margin-bottom:.5rem}h2[data-v-79e76363]{margin:.5rem}button[data-v-2477a619]:hover{background-color:var(--color-selected)}button[data-v-2477a619]{width:100%;max-width:70rem;margin:1vh 0 1vh 0;background-color:var(--color-accent);border:var(--border);border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}button h2[data-v-2477a619]{margin:4%}.QuestionCard[data-v-678c0df0]{height:65vh;width:100%;margin:7vh 0 25vh 0;border-radius:2.5vw;background-color:var(--color-accent);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;justify-content:center;align-items:center;scroll-snap-align:center;scroll-snap-stop:always}.QuestionCard .inside[data-v-678c0df0]{height:inherit;display:flex;align-items:center;justify-content:center}.questionText[data-v-678c0df0]{text-align:center}.QuestionCard h2[data-v-678c0df0]{padding:5%}.NavigationVertical[data-v-917010ba]{display:flex;justify-content:center}.NavigationVertical button[data-v-917010ba]{width:20%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--color-accent);margin:2%;border:var(--border);border-radius:10px;display:flex;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.NavigationVertical button[data-v-917010ba]:hover{background-color:var(--color-selected)}.NavigationVertical button img[data-v-917010ba]{width:auto;height:30px;padding:10%}.TheDeck[data-v-473861ae]{width:100%}.Questions[data-v-473861ae]{padding:1vh}.NavigationVertical[data-v-473861ae]{position:fixed;bottom:4vh;left:0;width:inherit}.DeckMenu[data-v-6225e8c8]{width:90%;margin:var(--header-height) auto 0 auto}#Desc[data-v-6225e8c8]{text-align:center;margin-top:2.5vh;margin-bottom:2.5vh}.buttonColumn[data-v-6225e8c8]{min-height:100%}.buttonColumn p[data-v-6225e8c8]{margin:0}