body,html{font-size:1.2vw;font-size:2vmin;padding:0;margin:0;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{margin:0;padding:0}#content div,.navigation{display:flex}.navigation{position:fixed;width:100%;z-index:1}.navigation #leftsideNav{flex-direction:row;left:1vw;gap:30px}.navigation #leftsideNav,.navigation #rightsideNav{position:absolute;font-size:80%;color:#d1d1d1;font-weight:700}.navigation #rightsideNav{right:1vw}.navigation #leftsideNav #HomeButton{cursor:pointer;position:relative}.navigation #leftsideNav #HomeButton:before{content:"";position:absolute;width:100%;height:6px;border-radius:4px;background-color:#d5d6d5;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.navigation #leftsideNav #HomeButton:hover:before{transform-origin:left;transform:scaleX(1)}.navigation #leftsideNav #AboutButton{cursor:pointer;position:relative}.navigation #leftsideNav #AboutButton:before{content:"";position:absolute;width:100%;height:6px;border-radius:4px;background-color:#d5d6d5;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.navigation #leftsideNav #AboutButton:hover:before{transform-origin:left;transform:scaleX(1)}.navigation #leftsideNav #GettingStartedButton{cursor:pointer;position:relative}.navigation #leftsideNav #GettingStartedButton:before{content:"";position:absolute;width:100%;height:6px;border-radius:4px;background-color:#d5d6d5;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.navigation #leftsideNav #GettingStartedButton:hover:before{transform-origin:left;transform:scaleX(1)}.navigation #leftsideNav #TeamButton{cursor:pointer;position:relative}.navigation #leftsideNav #TeamButton:before{content:"";position:absolute;width:100%;height:6px;border-radius:4px;background-color:#d5d6d5;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.navigation #leftsideNav #TeamButton:hover:before{transform-origin:left;transform:scaleX(1)}.navigation #rightsideNav #GithubButton{cursor:pointer;position:relative}.navigation #rightsideNav #GithubButton:before{content:"";position:absolute;width:100%;height:6px;border-radius:4px;background-color:#d5d6d5;bottom:-3px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.navigation #rightsideNav #GithubButton:hover:before{transform-origin:left;transform:scaleX(1)}#Home{background-image:url(/_next/static/media/cool-background.d2e07f15.png);background-size:cover;background-repeat:no-repeat;height:100vh}#Home .HomeComponent{font-size:5vw;align-self:center}#Home .HomeComponent #Logo{max-height:300px;max-width:300px;height:6vw;width:100%;margin-left:7vw}#Home .HomeComponent #Lighthouse{font-weight:700;color:#000}#Home .HomeComponent #OpenSourceKafka{display:flex;flex-direction:column;text-align:center;position:absolute;right:10vw}#About{height:100vh;background-color:#393939;justify-content:center}#About #AboutComponent{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3vw;font-size:100%;color:#faebd7;text-align:center;max-width:70%;height:100%}#About #AboutComponent #demoVideo{height:800px;width:100%}#GettingStarted{background-color:#93ccc2;height:100vh;justify-content:center}#GettingStartedComponent{display:flex;flex-direction:column;font-size:110%;font-weight:700;text-align:center;max-width:80%;gap:150px;align-self:center}#GettingStartedComponent #bodyText{display:flex;flex-direction:column;font-size:100%;font-weight:350;gap:3vw;color:#f9fbf6;text-align:center}#GettingStartedComponent #bodyText #link1{cursor:pointer;box-shadow:inset 0 0 0 0 #54b3d6;color:#000;margin:0 -.25rem;padding:0 .25rem;transition:color .3s ease-in-out,box-shadow .3s ease-in-out}#GettingStartedComponent #bodyText #link1:hover{color:#fff}#GettingStartedComponent #bodyText #link2{cursor:pointer;box-shadow:inset 0 0 0 0 #54b3d6;color:#000;margin:0 -.25rem;padding:0 .25rem;transition:color .3s ease-in-out,box-shadow .3s ease-in-out}#GettingStartedComponent #bodyText #link2:hover{color:#fff}#Team{background-color:#000;height:100vh;justify-content:center;align-items:center;text-align:center;color:#f0f8ff}#Team #TeamComponent{display:flex;flex-direction:column;font-weight:700;gap:50px}#Team #TeamComponent #TheTeam{display:flex;flex-direction:row;font-size:100%;gap:100px;justify-content:center}#andy img[src="/andy.jpg"],#brandon img[src="/brandon.jpg"],#christian img[src="/christian.jpeg"],#zaw img[src="/zaw.png"]{max-height:300px;max-width:300px;height:10vw;width:100%;-webkit-clip-path:circle();clip-path:circle()}#Team #TeamComponent #TheTeam #andy,#Team #TeamComponent #TheTeam #brandon,#Team #TeamComponent #TheTeam #christian,#Team #TeamComponent #TheTeam #zaw{display:flex;flex-direction:column;gap:30px;align-items:center}#Team #TeamComponent #icons{display:flex;flex-direction:row;gap:40px}#icons img[src="/Apollo.png"]{cursor:pointer;max-height:200px;width:100%;height:10vw}#icons img[src="/Apollo.png"]:hover{transform:scale(1.1);transition:all .3s}#icons img[src="/kafka.jpg"]{cursor:pointer;max-height:200px;width:100%;height:10vw}#icons img[src="/kafka.jpg"]:hover{transform:scale(1.1);transition:all .3s}#icons img[src="/Nextjs.png"]{cursor:pointer;max-height:200px;width:100%;height:10vw}#icons img[src="/Nextjs.png"]:hover{transform:scale(1.1);transition:all .3s}#icons img[src="/prometheus.png"]{cursor:pointer;max-height:200px;width:100%;height:10vw}#icons img[src="/prometheus.png"]:hover{transform:scale(1.1);transition:all .3s}#icons img[src="/GraphQL.png"]{cursor:pointer;max-height:200px;width:100%;height:10vw}#icons img[src="/GraphQL.png"]:hover{transform:scale(1.1);transition:all .3s}#closingmessage{font-size:20px}#zaw img[src="/github.png"]{padding-right:30px;cursor:pointer;width:100%;height:4vw}#zaw img[src="/github.png"]:hover{transform:scale(1.1);transition:all .3s}#zaw img[src="/linkedin.png"]{width:100%;height:4vw;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}#zaw img[src="/linkedin.png"]:hover{transform:scale(1.1);transition:all .3s}#brandon img[src="/github.png"]{width:100%;height:4vw;padding-right:30px;cursor:pointer}#brandon img[src="/linkedin.png"]{width:100%;height:4vw;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}#brandon img[src="/github.png"]:hover,#brandon img[src="/linkedin.png"]:hover{transform:scale(1.1);transition:all .3s}#christian img[src="/github.png"]{padding-right:30px}#christian img[src="/github.png"],#christian img[src="/linkedin.png"]{width:100%;height:4vw;cursor:pointer}#christian img[src="/github.png"]:hover,#christian img[src="/linkedin.png"]:hover{transform:scale(1.1);transition:all .3s}#andy img[src="/github.png"]{padding-right:30px}#andy img[src="/github.png"],#andy img[src="/linkedin.png"]{width:100%;height:4vw;cursor:pointer}#andy img[src="/github.png"]:hover,#andy img[src="/linkedin.png"]:hover{transform:scale(1.1);transition:all .3s}