*{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#05ceff;background:-webkit-gradient(linear, left top, right top, from(rgb(5, 206, 255)), to(rgb(45, 101, 253)));background:linear-gradient(90deg, rgb(5, 206, 255) 0%, rgb(45, 101, 253) 100%);font-family:sans-serif;color:#fff;overflow-x:hidden}main{width:730px;margin:70px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section1{background-color:rgba(255,255,255,.2);padding:0 10px 20px 10px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;width:95%;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}h1{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%}button{height:100px;width:100px;color:#fff;font-weight:bold;border:none;border-radius:3px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;background-color:rgba(255,255,255,.2)}button:hover{cursor:pointer}button:disabled{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}.section2{background-color:rgba(255,255,255,.2);width:250px;height:400px;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:nowrap column;flex-flow:nowrap column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.estadisticas{border:1px solid #fff;height:auto;border-radius:8xp;font-size:18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:8px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}footer{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;background:rgba(0,0,0,.4745098039);bottom:0;left:0;padding:0 10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;line-height:35px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer a{text-decoration:none;color:#fff;min-width:200px;white-space:nowrap;background-color:rgba(255,255,255,.2);padding:7px 12px;border-radius:3px;-webkit-transition:background-color .3s;transition:background-color .3s}footer a:hover{background-color:rgba(255,255,255,.39)}img{width:80%}@media screen and (max-width: 750px){main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:730px;max-width:100%}.section1{border-bottom-right-radius:0;border-bottom-left-radius:0}.section2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:95%;height:auto;border-radius:0 0 8px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.estadisticas{width:200px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 530px){main{margin-top:20px}button{width:80px;height:80px}.section1{width:97%}.section2{border-top-right-radius:0px;border-top-left-radius:0px;width:97%}#t-restante{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media screen and (max-width: 400px){main{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section2{border-radius:8px 8px 0 0}.section1{padding-bottom:20px;border-radius:0 0 8px 8px}#t-restante{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-height: 650px){main{margin-top:20px}button{width:70px;height:70px}}/*# sourceMappingURL=estilos.min.css.map */