body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h3{display:hide}.conectButton{height:40px;max-height:75%;position:relative;border-radius:20px;right:1%;background-color:#028090;min-width:200px;font-size:22px;border:3px solid transparent;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-weight:700;box-shadow:0 0 3px 0 #000}.div-button-wallet{font-size:22px;margin-right:15px;cursor:default}.Navbar{height:70px;display:flex;justify-content:space-between;align-items:center;background-color:#232234;color:#fff;z-index:10}.Navbar>.nav-logo{font-weight:700;font-size:26px;margin:15px;color:#fff;z-index:10;cursor:default}.Navbar>.nav-items>a{color:#fff;font-size:22px;font-weight:400;text-decoration:none;margin:15px;position:relative;opacity:.9;z-index:10}.Navbar>.nav-items>a:hover{opacity:1;z-index:10}.Navbar>.nav-items>a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#fff;transition:all .45s;z-index:10}.Navbar>.nav-items>a:hover:before{width:100%}.Navbar>.nav-toggle{display:none}@media (max-width:800px){.Navbar>.nav-items{position:absolute;top:60px;display:flex;flex-direction:column;background-color:#424164;left:0;width:25%;min-width:200px;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .45s;z-index:2}span.nav-logo.nav-items{display:none}.nav-toggle{overflow:hidden;z-index:1}.Navbar>.nav-items>a:before{background:transparent}.Navbar>.nav-items.open{-webkit-transform:translateX(0);transform:translateX(0)}.Navbar>.nav-toggle{display:flex;width:50px;height:50px;align-items:center;justify-content:center;cursor:pointer}.nav-toggle>.bar{position:relative;width:32px;height:2px;background:#fff;transition:all .45s ease-in-out}.nav-toggle>.bar:after,.nav-toggle>.bar:before{content:"";position:absolute;height:2px;background:#fff;border-radius:4px;transition:all .45s ease-in-out}.nav-toggle>.bar:before{width:25px;-webkit-transform:translateY(-8px);transform:translateY(-8px);right:0}.nav-toggle>.bar:after{width:32px;-webkit-transform:translateY(8px);transform:translateY(8px)}.nav-toggle.open>.bar{-webkit-transform:translateX(-40px);transform:translateX(-40px);background:transparent}.nav-toggle.open>.bar:before{width:32px;-webkit-transform:rotate(45deg) translate(26px,-26px);transform:rotate(45deg) translate(26px,-26px)}.nav-toggle.open>.bar:after{-webkit-transform:rotate(-45deg) translate(26px,26px);transform:rotate(-45deg) translate(26px,26px)}}.Footer{height:75px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;justify-content:center;background-color:#232234;color:#fff;z-index:10}.line{position:relative;top:-15%;margin:0;padding:0;height:1px;width:79%;background-color:#444}.rigth-column{position:relative;left:50%;width:50%;height:100%;max-height:100%}.axonImg{position:relative;top:10%;left:5%;max-width:80%;max-height:80%;box-shadow:0 0 25px 0 #000}.invertButton{border-radius:50%}.buyForm{padding-bottom:10px}.buyForm>p{margin:5px;padding:1px}.buyForm>.p-buyForm{margin-bottom:25px}.inputForm{background-color:#212429}.inputForm,.inputForm2{min-width:90%;min-height:60px;max-height:70px;padding:15px;border-radius:4px;font-size:28px;margin-bottom:20px;border:none;border-radius:10px}.inputForm2{background-color:#1b1e22}input,select,textarea{color:#fafafa}input:focus,textarea:focus{color:#fbfbfb}.buyFormButton,.buyFormButtonPointer{margin-top:10px;padding-left:30px;padding-right:30px;min-height:55px;border-radius:7px;font-size:28px;font-weight:600;border:3px solid transparent}.buyFormButtonPointer,.InvertButton{cursor:pointer}.InvertButton{text-decoration:none;background-color:rgba(240,248,255,0);border:none}.h3Amount{padding:0;margin:2px}@media (max-width:600px){.inputForm,.inputForm2{font-size:20px}}.margin{position:relative;min-width:100%;max-height:90vh;min-width:600px}.main,.margin{overflow:hidden;min-height:700px;height:80vh}.main{position:absolute;top:0;left:0;width:100%;min-width:900px}.video{width:200%;min-width:600px;height:120vh;min-height:700px;object-fit:cover;position:relative;top:-12vh;left:-50%}.content{background-color:rgba(2,1,1,.848);position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.content,.overlay{width:100%;height:100%;top:0}.overlay{position:relative;left:0;background-color:rgba(0,0,0,.948)}.column{position:flex;left:0;min-width:400px;min-height:500px;max-height:100vh;display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center}.axonImg{min-height:200px;max-height:600px;margin-bottom:25%;margin-right:15%}.buyBox{color:hsla(0,0%,100%,.348);font-size:20px;display:flex;align-items:center;flex-direction:column;justify-content:center;width:90%}.ContextFormBox{background:linear-gradient(hsla(0,0%,100%,.1),rgba(53,52,82,.4823529411764706));position:relative;margin-top:15px;margin-bottom:15px;padding-top:10px;padding-bottom:10px;min-width:300px;border-radius:20px;box-shadow:0 0 25px 0 #000;color:#fff;font-size:22px;max-width:700px;width:600px;max-height:550px}.h1Form{color:#fff;font-size:60px;margin:0;padding:0}.pbuyForm{margin-bottom:35px}.buy-video{min-width:100%}@media (max-width:600px){.buy-video{display:none}.ContextFormBox{width:90%;margin:0;padding:5px;border-radius:5px}.axonImg{margin-bottom:0;margin-right:0;left:0;top:0;max-height:100%}}*{box-sizing:border-box}body{margin:0;background-color:#2c2d33}.pageSection{min-height:500px;text-align:center;align-items:center;flex-wrap:wrap;align-items:stretch}.division,.pageSection{width:100%;display:flex;justify-content:center}.division{position:absolute;top:73%;flex-direction:column;align-items:center}.navBar-App{z-index:10}
/*# sourceMappingURL=main.112ffa3e.chunk.css.map */