body{background:#31363f}body .container{background-color:#222831;border-radius:.2rem;height:600px;width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 767px){body .container{height:450px;width:350px}}body .container h1{color:#eee;font-weight:600;line-height:1.2em;padding:2rem;text-align:center;text-transform:uppercase;font-weight:bold}@media only screen and (max-width: 767px){body .container h1{font-size:1.4rem}}body .container .numero-digitado{background-color:#eee;border-radius:.2rem;color:#000;display:flex;font-size:1.5rem;margin:0 auto;padding:1.2rem;width:400px}@media only screen and (max-width: 767px){body .container .numero-digitado{padding:.5rem;width:250px}}body .container .checks{display:flex;justify-content:center;padding:1rem 0}body .container .checks input{background-color:#eee;margin:.7rem;height:30px;width:30px}@media only screen and (max-width: 767px){body .container .checks input{height:20px;width:20px}}body .container .checks b{color:#eee;margin-top:.8rem}body .container button{background-color:#76abae;border:.1px solid #eee;border-radius:.2rem;color:#eee;display:flex;font-size:1.2rem;font-weight:bold;line-height:1.2em;margin:0 auto;padding:1rem 5rem;text-transform:uppercase}@media only screen and (max-width: 767px){body .container button{font-size:1rem;padding:.5rem 3rem}}body .container #resultado{color:#eee;display:flex;justify-content:center;padding:2rem;text-transform:uppercase}/*# sourceMappingURL=main.min.css.map */