@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap);body{margin:0;font-family:-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}body{background-color:hsla(0,0%,100%,.7)}.background{height:100%;width:100%;position:relative;background-color:rgba(0,0,0,.3)}.Header{transition:.1s;background-color:#282c34;color:#fff;margin-bottom:5%;font-family:"Roboto",sans-serif}.test-text{padding-left:10%;padding-right:10%;color:#fff;padding-bottom:10%;display:flex;flex-direction:column;justify-content:space-around}.content-block{background-color:rgba(0,0,0,.7);padding:15%;border-radius:8px;margin-bottom:10%}.mini-title{font-size:xx-large;font-family:"Comfortaa","sans-serif"}.project-container{display:flex;justify-content:space-evenly;flex-direction:column}.project-title{display:flex;align-items:center;font-family:"Comfortaa",cursive;font-size:medium;letter-spacing:2px}a{text-decoration:none}a,a:visited{color:#fff}a:hover{color:#0d8bb4}a:active{color:#fff}.tech-container{display:flex;justify-content:space-evenly;margin:3%}.tech-icon{border-radius:50%;transition:transform .5s ease-in-out}.skills-container{flex-direction:column}.skill{list-style:square;font-family:"Anton","sans-serif";font-size:medium;letter-spacing:2px;transition:.2s;margin:0}.small-text{font-size:small}.project{display:flex;background:radial-gradient(circle,rgba(0,212,255,.1) 0,rgba(9,9,121,.1) 75%,rgba(2,0,36,.1) 97%);padding:10%;color:#fff;margin:5%;flex-direction:column;border-radius:15px;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-style:solid}.project:hover{color:#fff;background-color:rgba(0,0,0,.9);transition:.2s;cursor:pointer}.objective{font-size:large}.social{font-size:x-small}.view{font-family:"Anton","sans-serif";letter-spacing:2px;visibility:hidden}.project-link{color:#fff;margin:5%;display:flex;flex-direction:column}.project-link:visited{color:#fff}ul{margin-top:0;padding-bottom:4%}li{list-style:none;margin-right:15%;margin-top:20px}.description-container{display:flex;flex-direction:column;justify-content:space-evenly}.description{margin-bottom:5%}.description-end{display:flex;justify-content:center;flex-direction:column}#project1,#project2,#project3{display:flex;flex-direction:column;justify-content:space-evenly;padding:10% 10% 0}#project-block{padding:5%}.demo{font-family:"Anton";letter-spacing:4px;font-size:large;background-color:rgba(13,139,180,.3);border-radius:5px;transition:.2s}.demo:hover{background-color:rgba(13,139,180,.5);padding-bottom:3%}.reddit-link,.reddit-link:visited{color:orange}.reddit-link:hover{color:#fff}.github-link{color:#4b4bcc;margin:0}.description-mid{display:flex;justify-content:space-evenly;flex-direction:column}.example-img,.example-img2{border-radius:2px;border-style:solid;margin-right:10px;border-color:hsla(0,0%,100%,.3);width:200px}@media(min-width:1100px){.background{height:100%;width:100%;position:relative;background-color:rgba(0,0,0,.6)}.background:before{background-image:url(/static/media/background.d9092ba7.jpg);background-attachment:fixed;background-size:cover;content:"";opacity:1;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.Header{transition:.1s;background-color:#282c34;margin-bottom:5%;font-family:"Roboto",sans-serif}.test-text{align-content:center;padding-left:10%;padding-right:10%;color:#fff}.content-block{background-color:rgba(0,0,0,.7);padding:15%;border-radius:8px;margin-bottom:10%}.project-container{display:flex;justify-content:space-evenly;flex-direction:row}.description-end{display:flex;justify-content:center;flex-direction:row;margin-bottom:10%}.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:100;font-size:small}.sticky,.sticky .sticky-inner a,.sticky .sticky-inner a:visited{color:#000}.sticky .sticky-inner a:hover{color:rgba(13,139,180,.7)}.sticky-wrapper{position:relative;transition:.22s}.sticky .sticky-inner{position:fixed;top:0;left:0;right:0;z-index:1;background-color:hsla(0,0%,100%,.7)}.sticky-inner{background-color:#282c34;display:flex;justify-content:space-between;padding-left:15px}.notsticky{text-align:center;color:#fff;transition:.2s}.social{font-size:small}.tech-icon:hover{transform:rotate(1turn)}ul{display:flex;justify-content:space-evenly;margin-right:7%;margin-top:0;padding-bottom:0}li{list-style:none;margin-right:15%;margin-top:20px}.description-mid{display:flex;justify-content:space-evenly;flex-direction:row}.example-img{border-radius:2px;border-style:solid;margin-right:10px;border-color:hsla(0,0%,100%,.3);width:unset;transition:.1s}.example-img:hover{border-color:#fff}}
/*# sourceMappingURL=main.a2848e8f.chunk.css.map */