@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.c652e8bf.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(../fonts/Roboto-Bold.c652e8bf.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Bold.2a63183e.woff2) format("woff2"),url(../fonts/Roboto-Bold.29ac6158.woff) format("woff"),url(../fonts/Roboto-Bold.7c22a4df.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.b350a237.eot);src:local("Roboto"),local("Roboto-Regular"),url(../fonts/Roboto-Regular.b350a237.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Regular.4e744933.woff2) format("woff2"),url(../fonts/Roboto-Regular.45571046.woff) format("woff"),url(../fonts/Roboto-Regular.9135eb69.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto}body{background:#57f0cb;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#app{padding:20px;overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center}.container{width:100%;margin:0 auto;max-width:1024px;overflow:auto;max-height:100vh}.title{font-weight:700;font-size:40px;line-height:56px;text-align:center;text-transform:uppercase;color:#2c395a;text-shadow:4px 4px 4px rgba(0,0,0,.2)}.btn{padding:10px;color:#fff;background:#35e8a7;border-radius:6px;transition:.3s;display:flex;align-items:center;justify-content:center;text-decoration:none}.btn:hover{background:#00ff85}.btn:disabled{background:#bcbcbc}button{border:none;background:none;cursor:pointer}.input{border:1px solid #35e8a7;border-radius:6px;padding:8px;transition:.3s;outline:none}.input:hover{border:1px solid #00ff85}.input:focus{border:1px solid #39bec7}.input.error{border:1px solid red}.rollback{width:40px;height:40px;position:absolute;left:20px;top:20px}.rollback>svg{width:100%;height:auto}@media(max-width:1023px){#app{padding:20px}}@media(max-width:767px){#app{padding:10px}.title{font-size:36px;line-height:42px}.rollback{width:30px}}@media(max-width:479px){.title{font-size:28px;line-height:32px}.rollback{width:20px}}.particles{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.particles .particles__item{position:absolute;display:block;width:100px;height:100px;background:hsla(0,0%,100%,.5);animation:animate-particles 25s infinite;bottom:-150px;border-radius:50%}.particles .particles__item:first-child{left:25%;width:80px;height:80px;animation-delay:0s}.particles .particles__item:nth-child(2){left:10%;width:120px;height:120px;animation-delay:2s;animation-duration:12s}.particles .particles__item:nth-child(3){left:70%;width:100px;height:100px;animation-delay:4s}.particles .particles__item:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.particles .particles__item:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.particles .particles__item:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.particles .particles__item:nth-child(7){left:35%;width:100px;height:100px;animation-delay:7s}.particles .particles__item:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.particles .particles__item:nth-child(9){left:20%;width:40px;height:40px;animation-delay:2s;animation-duration:35s}.particles .particles__item:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}.particles .particles__item:nth-child(11){left:50%;width:150px;height:150px;animation-delay:0s;animation-duration:15s}.particles .particles__item:nth-child(12){left:5%;width:150px;height:150px;animation-delay:0s;animation-duration:3s}.particles .particles__item:nth-child(13){left:25%;width:150px;height:150px;animation-delay:0s;animation-duration:1s}.particles .particles__item:nth-child(14){left:15%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate-particles{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(-1000px) rotate(2turn);opacity:0}}.home{padding:100px 200px;background:#fff;border-radius:20px}.home__title{font-size:50px;color:#2c395a;text-shadow:4px 4px 4px rgba(0,0,0,.2)}.home__or,.home__title{font-weight:700;line-height:50px;letter-spacing:.3em;text-transform:uppercase;text-align:center}.home__or{font-size:52px;color:#35e8a7;text-shadow:4px 4px 9px rgba(53,232,167,.4);margin:10px 0}.home__buttons{margin-top:90px}.home .btn-play{margin-bottom:30px}@media(max-width:1023px){.home{padding:50px}}@media(max-width:767px){.home{padding:30px}.home__title{font-size:36px;line-height:42px}.home__or{font-size:38px;line-height:38px}}@media(max-width:479px){.home{padding:20px}.home__title{font-size:24px;line-height:28px}.home__or{font-size:26px;line-height:32px;margin:0}.home .btn-play{margin-bottom:10px}}