@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;padding:0;margin:0}:root{--background-color:#05051f;--white:#f3eded}body,html{height:100%;width:100%}body{margin:0;line-height:1.5;text-rendering:optimizeSpeed;text-align:center;font-family:Inter,sans-serif;background:var(--background-color);color:var(--white)}#__next,body{display:flex;flex-direction:column}#__next{min-height:100%}header{justify-content:space-between;align-items:center;padding:20px 40px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%;top:0}header,main{display:flex}main{position:relative;flex:1 1}footer{margin-top:auto;width:100%;display:flex;justify-content:center;align-items:center;bottom:0;padding:10px 0}button,input,select,textarea{font:inherit}h1{font-size:3rem}h2{font-size:2rem}.Heading_heading__bgP2e{display:flex;flex-direction:column}.Heading_title__Fiynj{font-weight:800;font-size:1rem;color:transparent;background:linear-gradient(90.35deg,#9497ae 3.41%,#30a7b4 90.33%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Heading_explain__jCfO5{color:#bbbbbcc8;margin-top:.5rem}.Heading_link__32ztu{color:#0c4eb1}