body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:INGMe;src:local("INGMe"),url(/static/media/INGMe-Regular.738de4e7b66a64a2dc92.otf)}@font-face{font-family:INGMe-bold;src:local("INGMe-bold"),url(/static/media/INGMe-Bold.fd5b2f3972548c201e0e.otf)}*{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.App{background-image:url(/static/media/Background.3e56fdb9be1458564b5e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;overflow:hidden}.App,.App .handContainer{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.App .handContainer{background-image:url(/static/media/Dust-overlay.08dd65f1d01daec577d1.png)}.App .handContainer .hand{width:125%}.App .scanner{webkit-animation-name:scanning;webkit-animation-duration:1s;webkit-animation-direction:alternate-reverse;webkit-animation-iteration-count:infinite;animation-direction:alternate-reverse;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scanning;animation-name:scanning;position:absolute;top:-10%;width:100%}.App .incentive{-webkit-animation:glow 1s ease-in-out infinite alternate;animation:glow 1s ease-in-out infinite alternate;bottom:1rem;color:#fff;font-family:INGMe-bold;font-size:5rem;margin:0;position:absolute}@-webkit-keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e65c00,0 0 40px #e65c00,0 0 50px #e65c00,0 0 60px #e65c00,0 0 70px #e65c00}to{text-shadow:0 0 20px #fff,0 0 30px #ff8b4d,0 0 40px #ff8b4d,0 0 50px #ff8b4d,0 0 60px #ff8b4d,0 0 70px #ff8b4d,0 0 80px #ff8b4d}}@keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e65c00,0 0 40px #e65c00,0 0 50px #e65c00,0 0 60px #e65c00,0 0 70px #e65c00}to{text-shadow:0 0 20px #fff,0 0 30px #ff8b4d,0 0 40px #ff8b4d,0 0 50px #ff8b4d,0 0 60px #ff8b4d,0 0 70px #ff8b4d,0 0 80px #ff8b4d}}@-webkit-keyframes scanning{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100vh);transform:translateY(100vh)}}@keyframes scanning{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100vh);transform:translateY(100vh)}}.modalStyle{-webkitboxshadow:7px 7px 5px 0 rgba(50,50,50,.75);border-radius:1.25rem;box-shadow:7px 7px 5px 0 rgba(50,50,50,.75);left:50%;padding:2rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40rem}.modalStyle:before{-webkit-animation:glowing-button-85 20s linear infinite;animation:glowing-button-85 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#00ffd5,#48ff00,#fffb00,#ff7300,red);background-size:400%;border-radius:10px;content:"";filter:blur(5px);-webkit-filter:blur(5px);height:calc(100% + 15px);left:-8px;position:absolute;top:-8px;transition:opacity .3s ease-in-out;width:calc(100% + 15px);z-index:-1}@-webkit-keyframes glowing-button-85{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing-button-85{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.modalStyle:after{background:#000;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.modalContent{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:INGMe-bold;justify-content:center}.modalContent img{width:10rem}.modalContent .title{font-size:4rem;margin:1rem 0;text-align:center}.modalContent .content{display:flex}.modalContent .content img{height:100%}.modalContent .modalActions{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.modalContent .modalActions div{margin-right:1rem}.modalContent .modalActions div:last-of-type{margin:0}.modalContent .modalActions div p{font-size:1.5rem;margin:0}.modalContent .modalActions div.yes{height:4rem}.modalContent .modalActions div.yes p{font-size:2.5rem}.modalContent .text{font-size:2rem;padding:1rem 0}.animated-button .button-73{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:40em;border-style:none;box-shadow:inset 0 -12px 6px #adcfff;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-family:-apple-system,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.24px;margin:0;outline:none;padding:1rem 1.3rem;quotes:auto;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .15s;-ms-user-select:none;user-select:none;-webkit-user-select:none}.animated-button .button-73:hover{background-color:#ffc229;box-shadow:inset 0 -6px 8px #ff6314;-webkit-transform:scale(1.125);transform:scale(1.125)}.animated-button .button-73:active{-webkit-transform:scale(1.025);transform:scale(1.025)}@media(min-width:768px){.animated-button .button-73{font-size:1.5rem;padding:.75rem 2rem}}.animated-button-no .button-73{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:40em;border-style:none;box-shadow:inset 0 -12px 6px #adcfff;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-family:-apple-system,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.24px;margin:0;outline:none;padding:1rem 1.3rem;quotes:auto;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .15s;-ms-user-select:none;user-select:none;-webkit-user-select:none}.animated-button-no .button-73:hover{background-color:#297fff;box-shadow:inset 0 -6px 8px #1437ff;-webkit-transform:scale(1.125);transform:scale(1.125)}.animated-button-no .button-73:active{-webkit-transform:scale(1.025);transform:scale(1.025)}@media(min-width:768px){.animated-button-no .button-73{font-size:1.5rem;padding:.75rem 2rem}}
/*# sourceMappingURL=main.a587924e.css.map*/