@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;position:relative;font-family:Montserrat,sans-serif}button{border:none;outline:none}html,body{background:#121212}body{min-height:100vh;background-image:linear-gradient(180deg,#01020c,#001051 48.56%,#000)}#hero{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:30px}#hero nav{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:20px;gap:20px}#hero nav svg{height:20px;width:auto}#hero nav a{text-decoration:none;background-color:#ededed;color:#000;font-weight:600;padding:8px 20px;border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:fit-content;height:fit-content}#hero nav a svg{width:12px;height:auto;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}#hero nav a:hover svg{transform:translate(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px)}#hero h1{font-size:48px;color:#f2f2f2;font-weight:600;text-align:center;margin-top:40px;width:100%;max-width:1000px}#hero p{font-size:24px;color:#e0e0e0;font-weight:400;text-align:center;margin-top:40px;width:100%;max-width:1000px;line-height:1.4}@media (max-width: 600px){#hero h1{font-size:32px;text-align:left;padding:10px}#hero p{padding:10px;text-align:left;margin-top:20px}}#hero p span{background:none;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;color:transparent;background-image:linear-gradient(83.1deg,#0e77f7 -9.44%,#1abcd8 107.6%);text-shadow:0px 4px 45.4px rgba(0,255,251,.508)}#hero .wrapper{width:100%;max-width:250px;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:30px}#hero .wrapper a{background:linear-gradient(83.1deg,#0e77f7 -9.44%,#1abcd8 107.6%);color:#f2f2f2;text-decoration:none;width:fit-content;height:fit-content;padding:8px 10px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px;font-size:22px;font-weight:600;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}#hero .wrapper a:hover{background:linear-gradient(83.1deg,#0eb1f7 -9.44%,#1abcd8 107.6%);transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}#hero .wrapper a svg{width:12px;height:auto;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}#hero .wrapper a:hover svg{transform:translate(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px)}#hero .wrapper p{width:100%;margin:10px 0 0;font-size:18px;color:#10d53a}#hero #mock{width:100%;max-width:800px;height:auto;margin-top:45px}#hero footer{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;padding:10px;flex-wrap:wrap;margin-top:45px}#hero footer a{text-decoration:none;display:block;color:#afafaf}
