.App{text-align:center}.App-header{background-color:#000;padding:20px;color:#fff}.App-intro{font-size:large}button{box-shadow:0 1px 0 0 #1c1b18;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#eae0c2),color-stop(1,#ccc2a6));background:-webkit-linear-gradient(top,#eae0c2 5%,#ccc2a6);background:linear-gradient(180deg,#eae0c2 5%,#ccc2a6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eae0c2",endColorstr="#ccc2a6",GradientType=0);background-color:#eae0c2;border-radius:15px;border:2px solid #333029;display:inline-block;cursor:pointer;color:#505739;font-family:Arial;font-size:14px;font-weight:700;padding:12px 16px;text-decoration:none;text-shadow:0 1px 0 #fff}button:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#ccc2a6),color-stop(1,#eae0c2));background:-webkit-linear-gradient(top,#ccc2a6 5%,#eae0c2);background:linear-gradient(180deg,#ccc2a6 5%,#eae0c2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccc2a6",endColorstr="#eae0c2",GradientType=0);background-color:#ccc2a6}button:active{position:relative;top:1px}.menu{top:0}.startMenu-leave{opacity:1}.startMenu-leave.startMenu-leave-active{opacity:.01;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.iconSquare:hover{cursor:pointer}.iconInfo{display:none}.iconSquare:hover>.iconInfo{display:block}body{margin:0;padding:0;font-family:sans-serif;background-color:#000;color:#fff}
/*# sourceMappingURL=main.2706d3a9.css.map*/