@import"https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";body{font-family:"Space Mono",monospace;font-size:1.6rem;line-height:1.7;color:#252525}.txt100{font-size:clamp(8rem,10vw + 1rem,10rem);line-height:1.3}.txt80{font-size:clamp(6rem,8vw + 1rem,8rem);line-height:1.3}.txt60{font-size:clamp(4rem,6vw + 1rem,6rem);line-height:1.3}.txt40{font-size:clamp(3.2rem,4vw + 1rem,4rem);line-height:1.3}.txt32{font-size:clamp(2.6rem,3.2vw + 1rem,3.2rem);line-height:1.5}.txt24{font-size:2.4rem;line-height:1.5}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width: 64em){html{font-size:56.25%}}@media screen and (max-width: 48em){html{font-size:50%}}@media screen and (max-width: 28.75em){html{font-size:43.75}}body{box-sizing:border-box;background-color:#fff}::selection{background-color:#03ff7b;color:#fff}a{text-decoration:none}a,button{display:inline-block}button,input,textarea{outline:none;border:none;font-family:inherit;font-size:inherit}ol,ul{list-style:none}img{display:block;max-width:100%;border:0;object-fit:cover;object-position:center}.bold{font-weight:700}.normal{font-weight:400}.light{font-weight:300}.italic{font-style:italic}.container{max-width:144rem;margin:0 auto}.brand{color:#03ff7b}.block{display:block}.btn{width:100%;padding:1.5rem 2.5rem;background-color:#252525;border-radius:10px;color:#03ff7b;cursor:pointer;transition:background-color .3s,color .3s}.btn--primary{background-color:#03ff7b;font-size:2rem;font-weight:700;text-align:center;color:#252525}.btn:hover{background-color:rgb(0,207,98.5714285714);color:#fff}.btn .btn:disabled{opacity:.3;pointer-events:none}.footer{padding:2rem 2.4rem;border-top:1px solid #03ff7b;text-align:center}.hero{flex:1;padding:10rem 2rem 6rem;text-align:center}.hero__wrapper{max-width:90rem;margin:0 auto}.hero__title{margin-bottom:2rem}.hero__word{word-break:break-all}.hero__subtitle{margin-bottom:3.2rem}.hero__logo{max-width:40rem;margin:5rem auto 0}.body{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:100vh}/*# sourceMappingURL=main.min.css.map */