body{background-color:#fff;margin:0;padding:0}.App{background-color:#fff;height:100vh}#nav,.App{display:flex;width:100vw}#nav{background-color:#3cca3c;box-sizing:border-box;color:#fff;height:50px;justify-content:space-between;padding-left:10px;padding-right:10px;position:fixed}#nav,#right-block{align-items:center}#right-block{display:flex}#help{color:#fff;padding-left:10px}#help:hover{font-weight:bolder}#about{color:#fff;padding-left:10px}#about:hover{font-weight:bolder}#download{color:#fff;padding-left:10px}#brand,#download:hover{font-weight:bolder}#brand{font-size:larger}#content{box-sizing:border-box;display:flex;flex-direction:column;font-size:16px;justify-content:flex-start;padding-left:10px;padding-right:10px;padding-top:60px;width:100vw}@media screen and (max-device-width:800px){#nav{display:flex;flex-direction:column}}#screenshot{align-items:center;display:flex;justify-content:space-around}#free,#soft{text-indent:25px;white-space:normal;word-break:break-all}@media screen and (max-device-width:800px){#screenshot{display:flex;flex-direction:column}}#auth,#crypt,#reg{align-items:center;display:flex;justify-content:space-between;padding:10px}@media screen and (max-device-width:800px){#auth,#crypt,#reg{display:flex;flex-direction:column}}#dld{justify-content:space-around}#btn,#dld{align-items:center;display:flex}#btn{background-color:#3cca3c;border:none;border-radius:5px;color:#fff;cursor:pointer;justify-content:center;padding:10px 20px}#btn:hover{background-color:#28a228}#logo{height:64px;width:64px}#text{color:#fff;font-size:20px;padding-left:15px}#info{display:flex;text-indent:25px;white-space:normal;word-break:break-all}@media screen and (max-device-width:800px){#btn,#dld{display:flex;flex-direction:column}#btn{padding:10px 15px}}
/*# sourceMappingURL=main.cdf31835.css.map*/