@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Space+Grotesk:wght@300..700&display=swap);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}header nav{display:flex;justify-content:space-between;margin:1.5rem}.notification-box{align-items:center;background-color:#545454;border-radius:.5rem;color:#fff;display:flex;height:2.3rem;justify-content:center;opacity:0;position:absolute;right:0;transition:opacity .3s ease-in-out;width:12rem}.notification-box.show{opacity:1}.more-box{align-items:center;background-color:#545454;border-radius:.5rem;color:#fff;display:flex;height:2.3rem;justify-content:center;left:0;opacity:0;position:absolute;transition:all .3s ease;width:12rem}.more-box.show{opacity:1}.more-box a,.notification-box a{color:#fff;text-decoration:none}.left-more,.right-notification{cursor:pointer}.hidden a{display:none}@media screen and (max-width:600px){.more-box,.notification-box{font-size:.8rem;width:40vw}}.home-img{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.home-image-container{background-color:#373737;border-radius:50%;height:100px;object-fit:cover;width:100px}.home-image-container div img{height:5.5rem;margin:.4rem;object-fit:contain;width:5.5rem}h1,h3{color:var(--font-color);line-height:.5rem;white-space:nowrap}h3{font-weight:500;margin-bottom:2rem}.inside-header-main{display:flex}.h1-container img{align-self:center;height:1rem;margin:.5rem;width:1rem}.social-media img{height:32px;margin:.5rem;width:32px}.message-p p{color:var(--font-color);width:20rem}.linkTree{margin-top:2rem}.linkTree .first-Tree:hover{background-color:var(--font-color-tree-hover)}.linkTree .first-Tree{background-color:var(--font-color-tree);border-radius:2rem;box-shadow:0 8px 24px #fff3;cursor:pointer;height:3.5rem;margin-bottom:2.5rem;position:relative;width:32rem}.first-Tree a{color:var(--text-color-link-tree);font-weight:600;text-decoration:none}.first-link-img{background-color:var(--font-color-link-tree-inside);border-radius:50%;height:50px;margin:.2rem .2rem .2rem .3rem;position:absolute;width:50px}.first-link-img img{display:flex;margin:.8rem;object-fit:cover}.linkTree-Text{font-size:1.1rem;padding:1rem;text-align:center}@media screen and (max-width:600px){.linkTree .first-Tree{width:90vw}}.footer{align-items:center;display:flex;justify-content:center}.footer a{color:var(--font-color-footer);font-size:var(--font-size-footer);font-weight:500;text-align:center}.hand-img{font-size:2.5rem;margin-right:1rem}:root{--font-family:"Inter";--font-size:2rem;--font-color:#dadaf2;--font-color-tree-hover:#9146ff;--font-color-tree:#e2e1e0;--font-color-link-tree-inside:#5b5b5b;--text-color-link-tree:#000;--font-size-footer:0.9rem;--font-color-footer:#c6c6c6}body{background:linear-gradient(180deg,#000,#4b4b4b);font-family:Inter;font-family:var(--font-family);overflow-x:hidden}body::-webkit-scrollbar{width:2px}body::-webkit-scrollbar-thumb{background-color:#c6c6c6}
/*# sourceMappingURL=main.ca8d1312.css.map*/