.navigate-arrow{position:absolute;left:0;right:0;font-size:100px;margin-left:auto;margin-right:auto;width:100px;text-align:center;cursor:pointer}.navigate-arrow.up{top:30px}.navigate-arrow.down{bottom:30px;transform:scaleY(-1)}.scroll-piece:last-child .navigate-arrow.down{display:none}.scroll-piece:nth-child(2) .navigate-arrow.down{color:#fff}.choice{display:flex;align-items:center;justify-content:center;text-align:center;font-size:20px;border:4px solid hotpink;border-radius:8px;padding:6px;margin:0 8px 8px 0;font-family:SF Hollywood Hills;background-color:#fff;line-height:1;letter-spacing:2px}.choice.clicked.correct{background-color:hotpink;color:#fff}.choice.clicked.incorrect{background-color:rgba(255,105,180,.2)}.choice:disabled{color:#000}.home-link{width:52px;height:52px;cursor:pointer}.quiz-image{object-fit:contain;max-width:100%;width:auto;height:auto}.percentage{font-size:100px}.results-container{border:4px solid hotpink;border-radius:8px;width:50%;text-align:center;margin:20px 0}.results-headers{display:flex;border-bottom:4px solid hotpink;background-color:rgba(255,105,180,.2)}.results-header{flex-basis:50%;font-size:48px;padding:8px;font-weight:700}.results-header:first-child{border-right:4px solid hotpink}.results-body{height:25vh;overflow-y:auto;overflow-x:hidden}.results-row{display:flex;align-items:center}.results-row:not(:last-child){border-bottom:4px solid hotpink}.results-data{padding:8px;font-size:24px;flex-basis:50%}.results-data:first-child{border-right:4px solid hotpink}.results-header-question,.results-name{flex-basis:80%}.share{width:32px;height:32px;background:hotpink;padding:10px;border-radius:100%;cursor:pointer}.copy-message{background:#fff;line-height:52px;padding:0 10px;border:2px solid hotpink;border-radius:10px;opacity:0;cursor:default;transition:opacity .5s}.show{opacity:1}@font-face{font-family:SF Hollywood Hills;src:url(/fonts/hollywood/SFHollywoodHills.woff2) format("woff2"),url(/fonts/hollywood/SFHollywoodHills.woff) format("woff"),url(/fonts/hollywood/SFHollywoodHills.ttf) format("truetype");font-weight:400;font-style:normal}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:SF Hollywood Hills;letter-spacing:2px;box-sizing:border-box;overflow-y:scroll}body,html{scroll-snap-type:y mandatory}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(0,0,0,.8);font-weight:400;word-wrap:break-word;font-kerning:normal;-ms-font-feature-settings:"kern","liga","clig","calt";font-feature-settings:"kern","liga","clig","calt","kern";line-height:1}body,h1{margin:0}h1{font-size:200px;text-align:center;color:#fff}.text{font-size:34px;padding:20px 0}.quiz-size-button-container{display:flex;flex-wrap:wrap;width:100%;max-width:960px;justify-content:space-evenly}.main-button{font-family:SF Hollywood Hills;background-color:hotpink;color:#fff;font-weight:700;border:1px solid #fff;border-radius:20px;letter-spacing:4px;cursor:pointer;line-height:50px;font-size:30px;margin-top:10px;width:400px;flex-basis:48%}.turn{display:none;position:fixed;z-index:100;height:100vh;width:100vw;background:#fff;align-items:center;justify-content:center;padding:20px}@media only screen and (max-height:500px) and (orientation:landscape){.turn{display:flex}}.bold-brand{color:hotpink;font-weight:700}.scroll-piece{scroll-snap-align:start;height:100vh;height:calc(var(--vh, 1vh) * 100);position:relative;scroll-snap-stop:always;display:flex;flex-direction:column}.loading-indicator{position:absolute;left:0;right:0;bottom:30px;margin-left:auto;margin-right:auto;height:100px;width:100px;animation:rotation .7s linear infinite}.loading-indicator.centered{bottom:0;top:0;margin:auto;height:200px;width:200px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.emoji-sprinkle{z-index:-1}@keyframes fade{0%,to{opacity:0}50%{opacity:1}}.icon{color:#fff}.icon-container{position:absolute;top:64px;left:20px;display:flex;align-items:center}.play-again-button{flex-basis:auto;margin:20px;width:auto;padding:8px 20px}@media only screen and (max-width:480px){html{font-size:100%;text-align:center}body{overflow-y:scroll;height:100vh;height:calc(var(--vh, 1vh) * 100)}h1{font-size:100px}.scroll-piece:not(.quiz){justify-content:center;align-items:center}.navigate-arrow:not(.start){display:none}.navigate-arrow.start{animation-name:bounce;animation-timing-function:linear;animation-duration:1s;animation-iteration-count:infinite}@keyframes bounce{0%{bottom:30px}50%{bottom:10px}to{bottom:30px}}.quiz-content{flex-grow:1;display:flex;flex-direction:column}.quiz-image-container{height:250px;display:flex;justify-content:center;flex-grow:1;margin:0 20px}.quiz .text{padding:20px}.choices{display:flex;flex-wrap:nowrap;overflow-x:scroll;flex-grow:1;margin:20px;scroll-snap-type:x mandatory}.choice{flex-grow:0;flex-shrink:0;flex-basis:80%;scroll-snap-align:center;scroll-snap-stop:always}.final-quiz{margin-bottom:20px;margin-top:-12px}.results-container{width:95%}.results-header{font-size:24px}.icon-container.settings-icon{top:20px}}@media only screen and (max-width:480px) and (min-height:750px){.choice{font-size:26px}}@media only screen and (min-width:481px){.scroll-piece{justify-content:center;align-items:center}.quiz-content{display:flex;margin-top:40px}.quiz-image-container{width:456px;height:350px;display:flex;justify-content:center}.choices{display:flex;flex-wrap:wrap;width:456px}.choice{width:200px;cursor:pointer}.choice:hover{background-color:rgba(255,105,180,.2)}.choice.clicked{background-color:#fff;cursor:default}.final-quiz{position:absolute;bottom:10px;margin-left:auto;margin-right:auto;font-size:24px}.icon-container{top:40px;left:40px}.settings-close{top:44px;left:54px;cursor:pointer}}