.header--container{align-items:flex-end;display:flex;height:100px;justify-content:space-between;margin-bottom:1em;padding:0 2em}.header--image,.header--logo{height:90%;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.header--image:hover,.header--logo:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.header--title{align-self:center;text-align:center}.header--image{cursor:pointer}@media only screen and (max-width:800px){.header--title{font-size:1.5em}}@media only screen and (max-width:600px){.header--title{font-size:1.25em}}.footer--container{bottom:10px;height:20px;left:0;position:absolute;width:100%}.footer--wrapper{display:flex;justify-content:space-evenly;margin:0 20%}.footer--anchor,.footer--pipe,.footer--text{font-size:.75rem}.footer--anchor,.footer--anchor:visited{color:#ff9800;text-decoration:none}.footer--anchor,.footer--anchor:visited,.footer--text{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.footer--anchor:hover,.footer--text:hover{cursor:pointer;font-weight:700;-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (max-width:800px){.footer--wrapper{margin:0 5%}.footer--anchor,.footer--pipe,.footer--text{font-size:.75rem}}.modal--background{border-radius:.5em;height:80vh;justify-content:center;max-width:1080px;min-width:360px;position:fixed;width:80vw;z-index:1}.modal--background,.modal--container{align-items:center;-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:flex}.modal--container{flex-direction:column;justify-content:space-around;width:40%}button.modal--close{font-family:Satoshi;font-weight:600;width:100%}.modal--close__button{border:none;text-align:right}.modal--logo{display:flex;justify-content:center}.modal--logo__image{margin-bottom:1rem;width:200px}.modal--address{display:flex;justify-content:center;margin-bottom:1rem;width:100%}.modal--address__button{font-size:.875rem;min-width:200px;padding:4px 8px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal--qrcode{display:flex;justify-content:center;margin-bottom:1rem}.modal--qrcode__image{border:1px solid;border-radius:8px;box-sizing:border-box;padding:8px;width:200px}.modal--button{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:200px}.modal--button:hover{background-color:#ff9800;-webkit-transform:scale(1.1);transform:scale(1.1)}.modal--email{margin-bottom:2em}@media only screen and (max-width:800px){.modal--address__text{font-size:.875rem}}@media (pointer:coarse),(pointer:none){.modal--background{height:80vh;position:fixed;top:10vh}.modal--container{height:70vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.modal--background{top:20px}.modal--container{height:72vh}}.form--background{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;border-radius:.5em;height:75vh;max-width:1080px;min-width:360px;position:fixed;width:80vw;z-index:1}.form--container,.form--recaptcha{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:flex;flex-direction:column;height:80%;margin:0 auto;overflow-y:auto;width:80%}.form--recaptcha{align-items:center;justify-content:center}.form--terms,.form--title{text-align:center}.form--button,input.form--button{background-color:initial;border:1px solid;border-radius:.5em;cursor:pointer;flex-shrink:0;font-family:Satoshi;font-size:.75rem;font-weight:400;height:40px;min-height:2.1rem;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:200px}.form--button:hover,input.form--button:hover{background-color:#ff9800;-webkit-transform:scale(1.1);transform:scale(1.1)}.form--field{background-color:initial;border:1px solid;border-radius:1em;display:flex;padding:.375em .5em}.form--field,.form--footer,.form--terms,.form--text,.form--title{margin-bottom:1.5em}input:focus{outline:none}.form--input{background-color:initial;border:none;color:#ff9800;width:100%}::-webkit-input-placeholder{color:#ff9800}::placeholder{color:#ff9800}.form--terms__checkbox{height:1rem;margin-right:1em;vertical-align:middle;width:1rem}.form--footer{display:flex;justify-content:space-around}.form--error{align-self:center;color:red;font-size:.625rem;text-align:center;white-space:nowrap}@media only screen and (max-width:800px){::-webkit-input-placeholder{font-size:.875rem}.form--container,::placeholder{font-size:.875rem}.form--footer{align-items:center;display:flex;flex-direction:column}.form--submit{margin-bottom:1.5em}}@media only screen and (max-width:600px){::-webkit-input-placeholder{font-size:.875rem}.form--container,::placeholder{font-size:.875rem}}@media (pointer:coarse),(pointer:none){.form--background{height:75vh;position:fixed;top:10vh}.form--container,.form--recaptcha{height:64vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.form--background{top:20px}.form--container,.form--recaptcha{height:58vh}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.terms--background{border-radius:.5em;height:80vh;max-width:1080px;min-width:360px;position:fixed;width:80vw;z-index:10}.terms--background,.terms--container{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.terms--container{font-size:.75em;height:90%;margin:4em auto;overflow-y:auto;width:90%}.terms--title{text-align:center}.terms--body{margin-bottom:2em}.terms--close{text-align:center}.terms--button{background-color:initial;border:1px solid;border-radius:.5em;cursor:pointer;flex-shrink:0;font-family:Satoshi;font-size:.75rem;height:40px;margin-bottom:2em;min-height:2.1rem;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:200px}.terms--button:hover{background-color:#ff9800;-webkit-transform:scale(1.1);transform:scale(1.1)}@media (pointer:coarse),(pointer:none){.terms--background{height:80vh;position:fixed;top:10vh}.terms--container{height:70vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.terms--background{top:20px}.terms--container{height:72vh}}.start--container{height:75%;margin:0 auto;overflow-y:auto;width:85%}.start--container h1{text-align:center}.start--button,.start--text{margin-bottom:1.5em}.start--buttons{display:flex;justify-content:space-around;margin:0 auto;width:80%}.start--button:hover{background-color:#ff9800;-webkit-transform:scale(1.1);transform:scale(1.1)}.start--bitcoin{display:flex;justify-content:center}.start--bitcoin__text{margin-right:.25em}.start--bitcoin__logo{align-self:center;height:.75rem;margin:0;width:.75rem}@media only screen and (max-width:800px){.start--container{font-size:.875rem;overflow-y:scroll}.start--buttons{align-items:center;display:flex;flex-direction:column}}@media (pointer:coarse),(pointer:none){.start--container{height:64vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.start--container{height:56vh}}.quiz--container{display:flex;flex-direction:column;height:70%;justify-content:center;margin:0 auto;max-height:720px;overflow-y:auto;width:85%}.quiz--card{margin:1em 2em 2em}.quiz--buttons{display:flex;justify-content:space-around;margin:1.5em 0}.quiz--button:hover{background-color:#ff9800;-webkit-transform:scale(1.1);transform:scale(1.1)}button.quiz--answer{display:table-cell;vertical-align:middle}.quiz--answers button:hover{background-color:#888}.quiz--tweet{display:flex;justify-content:space-between;margin-bottom:.8em}.quiz--twitter__icon{height:1.5rem;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.quiz--twitter__icon:hover{-webkit-transform:scale(1.25);transform:scale(1.25)}.quiz--answers{display:flex;justify-content:space-between}.quiz--answer{border:1px solid;border-radius:.5em;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:center;margin:0 1em;width:21%}button.quiz--error{visibility:hidden}.disabled{background-color:none;opacity:.25;pointer-events:none}.sendButtonOff{display:none}.sendButtonOn{display:block}@media only screen and (max-width:800px){.quiz--container,button{font-size:.75rem}.quiz--container{display:block;overflow-y:auto}.quiz--answers{align-items:center;flex-direction:column}.quiz--answer{justify-content:center;margin-bottom:1.5em;min-width:200px;width:80%}.quiz--buttons{align-items:center;display:flex;flex-direction:column}.quiz--again{margin-bottom:1em}}@media (pointer:coarse),(pointer:none){.quiz--container{height:62vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.quiz--container{height:58vh}}body,html{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;font-family:-apple-system,Satoshi,sans-serif;justify-content:center;overflow:none}img{display:block}.dark-theme{background-color:#444;color:#f5f5f5}.light-theme{background-color:#f5f5f5;color:#444}.app{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}a,h1,p{margin:0}.main--background{border:none;border-radius:.5em;font-size:.875rem;height:80vh;margin:0 auto;max-width:1080px;min-width:360px;opacity:.98;position:relative;width:80vw}button{background-color:initial;border:1px solid;border-radius:.5em;cursor:pointer;flex-shrink:0;font-family:Satoshi;font-size:.75rem;height:40px;min-height:2.1rem;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:200px}@media (pointer:coarse),(pointer:none){.main--background{height:80vh;position:fixed;top:10vh}}@media (pointer:coarse) and (max-width:400px),(pointer:none){.main--background{top:20px}}
/*# sourceMappingURL=main.4fd01f87.css.map*/