.footer-outer{background:linear-gradient(141deg,rgba(28,253,118,.04) -12.06%,rgba(223,253,28,.04) 122.62%)}.footer{display:grid;width:100%;grid-template-columns:calc(50% - 150px) 200px calc(50% - 150px);justify-content:space-between}.footer-logo-name{width:100%;display:flex;justify-content:center}.footer-logo-name-inner{display:flex;align-items:center;gap:10px}.footer-text{color:var(--Paragraph,#a1a1a1);font-size:16px;font-weight:500;line-height:140%;letter-spacing:-.16px}.footer-email{justify-self:end;padding-right:25px}.footer-email-mobile{justify-self:end;display:none}@media screen and (max-width:900px){.footer{display:flex;flex-direction:column-reverse;align-items:center;padding:17px 0 24px}.footer-email,.footer-text-div{display:none}.footer-email-mobile{display:initial;text-align:center}}.navbar-top{width:100%}.navbar-top-inner{display:grid;grid-template-columns:20% 50% 20%;justify-content:space-between;margin:7.5px}.navbar-logo{width:25px;height:25px}.navbar-logo-name{display:flex;align-items:center;gap:20px;margin-left:22.5px}.navbar-name{color:#fff}.navbar-links{display:flex;align-items:center;gap:40px;justify-content:center}.navbar-links-p{color:var(--Paragraph,#a1a1a1);font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.16px}.navbar-promote-app{justify-self:end;width:fit-content;cursor:pointer;padding:0 20px}@media screen and (max-width:950px){.navbar-top-inner{grid-template-columns:200px 200px 200px}}@media screen and (max-width:700px){.navbar-top-inner{grid-template-columns:auto auto}.navbar-links{display:none}.navbar-name{font-size:14px}.navbar-promote-app{padding:0 14px}.navbar-logo-name{gap:8px}.navbar-logo{width:20px;height:20px}}body{margin:0;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:500}.app-all{background-color:#151718}.small-padding{padding:10px}.no-text-decoration-a{text-decoration:none}.border-with-radius{border:1px solid #272727;border-radius:10px}.border-with-radius-6{border-radius:6px;border:1px solid hsla(0,0%,100%,.1)}.text-background-shade-top-down{background:linear-gradient(180deg,#fff 15.83%,#999);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-background-shade-left-right{background:linear-gradient(97deg,#fff 26.73%,#999 80.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-align-center{text-align:center}.background-shadow-opacity{opacity:.5;background:rgba(0,0,0,.1);box-shadow:inset 0 -2px 5px 0 rgba(0,0,0,.4),inset 0 2px 15px 0 rgba(0,0,0,.35)}.not-found-page{height:calc(100vh - 165px);display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found-page-h1{font-size:50px}