body,html{margin:0;min-height:100%;background:#000}.App{text-align:center}button.start-button{border:1px solid #dddddd;border-radius:15px;background-color:transparent;padding:10px;color:#fff}.thanks,button.start-button{font-size:1.5em;font-weight:700}.thanks{text-align:center}ul.social{margin:0;padding:10px 0}ul.social li{margin:0 10px;padding:0;text-indent:0;display:inline-block;border:1px solid #dddddd;border-radius:10px}ul.social img{width:32px;height:32px;padding:10px 10px 5px;filter:invert(100%) sepia(0) saturate(7500%) hue-rotate(311deg) brightness(102%) contrast(99%)}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:white}.App-link{color:#61dafb}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.lds-grid{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:8px;left:8px;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.debug-error{max-width:80vw;margin-top:20px;font-size:.75em;opacity:.7}.mc-page{padding:24px;color:#000;background:#fff;min-height:100vh}