body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center}body.no-scroll{overflow:hidden}.main-content{width:100%}.block-1-container,.main-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.block-1-container{background-color:#000;height:100vh;position:relative;width:100vw}.block-1{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:1000px;padding:30px 10px 50px;text-align:center;width:90%}.logo{max-width:50%}.block-1 h2,.block-1 p{width:80%}.block-1 img{max-width:500px;width:90%}.button{--bezier:cubic-bezier(0.22,0.61,0.36,1);--edge-light:#808080cc;--text-light:#fff6;--back-color:240,40%;align-items:center;background:linear-gradient(140deg,hsla(var(--back-color),50%,1) min(2em,20%),hsla(var(--back-color),50%,.6) min(8em,100%));border:0;border-radius:.5em;box-shadow:inset .4px 1px 4px var(--edge-light);color:#e6e6e6;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:.5em;letter-spacing:.05em;line-height:1;min-height:2.4em;min-width:3em;padding:.7em 1em;transition:all .1s var(--bezier)}.button:hover{--edge-light:grey;box-shadow:inset .4px 1px 4px var(--edge-light),2px 4px 8px rgba(0,0,0,.295);text-shadow:0 0 10px var(--text-light);transform:scale(1.1)}.button:active{--text-light:#fff;background:linear-gradient(140deg,hsla(var(--back-color),50%,1) min(2em,20%),hsla(var(--back-color),50%,.6) min(8em,100%));box-shadow:inset .4px 1px 8px var(--edge-light),0 0 8px hsla(var(--back-color),50%,.6);color:#fff;letter-spacing:.1em;text-shadow:0 0 20px var(--text-light);transform:scale(1)}.footer{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;width:100%}.footer p{cursor:pointer}.popup-container{background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}.popup,.popup-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.popup{background:#fff;border-radius:15px;height:500px;max-width:1000px;overflow:hidden;padding:10px;width:95%}.popup-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.popup-top h2{color:#775698}.popup-top button{background:#775698;border:none;border-radius:5px;color:#fff;cursor:pointer;height:30px;width:30px}.popup-info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;width:100%}.popup-info p{text-align:left;width:100%}@media (max-width:600px){.footer{flex-direction:column;gap:5px}}
/*# sourceMappingURL=main.c6920f9b.css.map*/