@import"https://fonts.googleapis.com/css2?family=Karla:wght@300&family=Prompt:wght@600&display=swap";body,html{padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#fff}body,p{font-family:Karla,sans-serif;line-height:1.125}p{margin:0}h1,h2,h3,h4,h5,h6{font-family:Prompt,sans-serif;font-weight:700;line-height:1.25;text-rendering:optimizelegibility;margin:0}h1{font-size:5rem;margin:1.25rem 0}h2{font-size:4.2rem;margin:1.05rem 0}h3{font-size:3.4rem;margin:.85rem 0}h4{font-size:2.6rem;margin:.65rem 0}h5{font-size:1.8rem;margin:.45rem 0}h6{font-size:1rem;margin:.25rem 0}.m-0{margin:0!important}.mt-0{margin-top:0!important}.ml-0{margin-left:0!important}.mb-0{margin-bottom:0!important}.mr-0{margin-right:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pb-0{padding-bottom:0!important}.pr-0{padding-right:0!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.ml-1{margin-left:1rem!important}.mb-1{margin-bottom:1rem!important}.mr-1{margin-right:1rem!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pl-1{padding-left:1rem!important}.pb-1{padding-bottom:1rem!important}.pr-1{padding-right:1rem!important}.m-2{margin:2rem!important}.mt-2{margin-top:2rem!important}.ml-2{margin-left:2rem!important}.mb-2{margin-bottom:2rem!important}.mr-2{margin-right:2rem!important}.p-2{padding:2rem!important}.pt-2{padding-top:2rem!important}.pl-2{padding-left:2rem!important}.pb-2{padding-bottom:2rem!important}.pr-2{padding-right:2rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.ml-3{margin-left:3rem!important}.mb-3{margin-bottom:3rem!important}.mr-3{margin-right:3rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pl-3{padding-left:3rem!important}.pb-3{padding-bottom:3rem!important}.pr-3{padding-right:3rem!important}.m-4{margin:4rem!important}.mt-4{margin-top:4rem!important}.ml-4{margin-left:4rem!important}.mb-4{margin-bottom:4rem!important}.mr-4{margin-right:4rem!important}.p-4{padding:4rem!important}.pt-4{padding-top:4rem!important}.pl-4{padding-left:4rem!important}.pb-4{padding-bottom:4rem!important}.pr-4{padding-right:4rem!important}.m-5{margin:5rem!important}.mt-5{margin-top:5rem!important}.ml-5{margin-left:5rem!important}.mb-5{margin-bottom:5rem!important}.mr-5{margin-right:5rem!important}.p-5{padding:5rem!important}.pt-5{padding-top:5rem!important}.pl-5{padding-left:5rem!important}.pb-5{padding-bottom:5rem!important}.pr-5{padding-right:5rem!important}.m-6{margin:6rem!important}.mt-6{margin-top:6rem!important}.ml-6{margin-left:6rem!important}.mb-6{margin-bottom:6rem!important}.mr-6{margin-right:6rem!important}.p-6{padding:6rem!important}.pt-6{padding-top:6rem!important}.pl-6{padding-left:6rem!important}.pb-6{padding-bottom:6rem!important}.pr-6{padding-right:6rem!important}.m-7{margin:7rem!important}.mt-7{margin-top:7rem!important}.ml-7{margin-left:7rem!important}.mb-7{margin-bottom:7rem!important}.mr-7{margin-right:7rem!important}.p-7{padding:7rem!important}.pt-7{padding-top:7rem!important}.pl-7{padding-left:7rem!important}.pb-7{padding-bottom:7rem!important}.pr-7{padding-right:7rem!important}.m-8{margin:8rem!important}.mt-8{margin-top:8rem!important}.ml-8{margin-left:8rem!important}.mb-8{margin-bottom:8rem!important}.mr-8{margin-right:8rem!important}.p-8{padding:8rem!important}.pt-8{padding-top:8rem!important}.pl-8{padding-left:8rem!important}.pb-8{padding-bottom:8rem!important}.pr-8{padding-right:8rem!important}.m-9{margin:9rem!important}.mt-9{margin-top:9rem!important}.ml-9{margin-left:9rem!important}.mb-9{margin-bottom:9rem!important}.mr-9{margin-right:9rem!important}.p-9{padding:9rem!important}.pt-9{padding-top:9rem!important}.pl-9{padding-left:9rem!important}.pb-9{padding-bottom:9rem!important}.pr-9{padding-right:9rem!important}.m-10{margin:10rem!important}.mt-10{margin-top:10rem!important}.ml-10{margin-left:10rem!important}.mb-10{margin-bottom:10rem!important}.mr-10{margin-right:10rem!important}.p-10{padding:10rem!important}.pt-10{padding-top:10rem!important}.pl-10{padding-left:10rem!important}.pb-10{padding-bottom:10rem!important}.pr-10{padding-right:10rem!important}.text-left{text-align:left!important}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}html{font-size:14px}@media(min-width:480px){html{font-size:16px}}@media(min-width:768px){html{font-size:16px}}@media(min-width:1024px){html{font-size:18px}}@media(min-width:1366px){html{font-size:20px}}body{background:#292929}main{display:grid;grid:"header" auto "main" 1fr "footer" auto/1fr;grid-gap:0;gap:0;min-height:100vh}header{padding:2rem 0}.container{display:flex;align-items:center;justify-content:space-between}.main{grid-area:main;overflow-y:hidden;overflow-x:hidden}.main>section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%}footer{grid-area:footer}main{height:100vh;overflow:hidden;background:radial-gradient(circle at bottom,#292929,transparent 80%),linear-gradient(0deg,#1a1a1a 0,transparent 40%),linear-gradient(180deg,#333 0,transparent 80%),linear-gradient(270deg,#000 0,transparent 50%),linear-gradient(90deg,#333 0,transparent 70%),gray;animation:bg 30s infinite}@keyframes bg{0%,to{background-color:#0091ff}25%{background-color:#ffae00}50%{background-color:#0fa}75%{background-color:#ff0090}}:root,html{scrollbar-color:#898989 #898989!important;scrollbar-width:thin!important}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #1d1d1d;border-radius:0;background-color:#1d1d1d}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:4px;background-color:#1d1d1d;height:4px}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{border-radius:0;box-shadow:inset 0 0 4px #000;background-color:#000}header{position:fixed;top:0;left:0;right:0;grid-area:header}.title{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.75rem}.title__logo{width:10rem;height:10rem}@media(min-width:1024px){.title__logo{width:12.5rem;height:12.5rem}}.title p{text-transform:uppercase;letter-spacing:5px;color:#b3b3b3}.title .logo{position:relative;display:inline-block}.title .logo>div{z-index:0;pointer-events:none}.title .logo>div:first-child:after{width:2000px;height:2000px;border:1px solid hsla(0,0%,100%,.15)}.title .logo>div:first-child:before{width:2200px;height:2200px;border:1px solid hsla(0,0%,100%,.15)}.title .logo>div:nth-child(2):after{width:1600px;height:1600px;border:1px solid hsla(0,0%,100%,.119)}.title .logo>div:nth-child(2):before{width:1800px;height:1800px;border:1px solid hsla(0,0%,100%,.119)}.title .logo>div:nth-child(3):after{width:1200px;height:1200px;border:1px solid hsla(0,0%,100%,.088)}.title .logo>div:nth-child(3):before{width:1400px;height:1400px;border:1px solid hsla(0,0%,100%,.088)}.title .logo>div:nth-child(4):after{width:800px;height:800px;border:1px solid hsla(0,0%,100%,.056)}.title .logo>div:nth-child(4):before{width:1000px;height:1000px;border:1px solid hsla(0,0%,100%,.056)}.title .logo>div:nth-child(5):after{width:400px;height:400px;border:1px solid hsla(0,0%,100%,.025)}.title .logo>div:nth-child(5):before{width:600px;height:600px;border:1px solid hsla(0,0%,100%,.025)}.title .logo>div:after,.title .logo>div:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.title__anchors{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1rem}.title__anchors>a{padding:.375rem 1.5rem;color:gray;text-decoration:none;border:1px solid transparent;border-radius:50px;transition:all .3s ease-in-out}.title__anchors>a:hover{border:1px solid #fff;color:#fff}ol,ul{list-style:none;padding:0;margin:0}a,svg{display:inline-block}ul{gap:1rem}a,ul{display:flex;align-items:center;justify-content:center}a{gap:.5rem;text-decoration:none;color:#fff;transition:all .3s ease-in-out}a:hover{color:#288ad6}a:hover svg line,a:hover svg path,a:hover svg polyline,a:hover svg rect:not([width="256"]){transition:all .3s ease-in-out;stroke:#288ad6}a:hover svg circle{transition:all .3s ease-in-out;fill:#288ad6}.container,.main>section{padding:0 2rem}@media(min-width:480px){.container,.main>section{padding:0 2rem}}@media(min-width:768px){.container,.main>section{padding:0 3rem}}@media(min-width:1024px){.container,.main>section{padding:0 4rem}}@media(min-width:1366px){.container,.main>section{padding:0 5rem}}