@import url(https://fonts.googleapis.com/css2?family=Noto+Emoji:wght@300;400&family=Noto+Sans:wght@400;700&family=Noto+Serif:wght@400;700&family=Open+Sans:wght@300;400;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}@media(max-width:300px){#logo>a{font-size:1rem;margin:2% 0 0;padding-bottom:1rem;text-align:left}}.logo,.logo:hover{color:#fff}.Navigation{margin:3% 0}@media(max-width:768px){.Navigation{margin:5% 0}}.Navigation .navbar{border:none;color:#fff;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(max-width:300px){.Navigation .navbar{font-size:1rem;padding:1rem 0}}.Navigation .navbar .navMenu{display:flex;flex-direction:row}.Navigation .navbar div>.navMenu>li>a:hover{color:#fff}.Navigation .navbar div>.navMenu>li:not(:first-child){padding-left:50px}@media(max-width:768px){.Navigation .navbar div>.navMenu>li:not(:first-child){padding-left:0}.Navigation .navbar div>.navMenu>li:last-child{margin-bottom:30px}.Navigation .navbar div>.navMenu.navShowing{background-color:#000;display:flex;flex-direction:column;left:0;position:absolute;top:77px;width:100%}.Navigation .navbar div>.navMenu.navShowing>li{padding:2rem 0;text-align:center;width:100%}.Navigation .navbar div>.navMenu.navShowing>li:first-child{padding-top:3rem}.Navigation .navbar div>.navMenu.navShowing>li:last-child{padding-bottom:3rem}.Navigation .navbar div>.navMenu.navNotShowing>li{display:none}}.Navigation .navbar .gradient-link:after{-webkit-animation:gradient 10s ease infinite;animation:gradient 10s ease infinite;background:none repeat scroll 0 0 transparent;background:linear-gradient(270deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:200% 200%;bottom:0;content:"";display:block;height:4px;position:absolute;right:0;transition:width .5s ease 0s,right .5s ease 0s;width:0}.Navigation .navbar .nav-links{text-transform:uppercase}.Navigation .navbar .gradient-link,.Navigation .navbar div>a{color:#fff;padding-bottom:7px;position:relative}.Navigation .navbar .gradient-link:hover:after,.Navigation .navbar div>a:hover:after{left:0;width:100%}#hamburger-icon,.hamburger-icon{background-color:transparent;border:none;color:#fff;display:none;font-size:1.5rem;margin:0;position:absolute;right:5%;top:50%}@media(max-width:300px){#hamburger-icon,.hamburger-icon{display:block;top:45%}}@media(min-width:301px)and (max-width:500px){#hamburger-icon,.hamburger-icon{display:block;margin-top:-2px}}@media(min-width:501px)and (max-width:768px){#hamburger-icon,.hamburger-icon{display:block;margin-top:-2px}}#welcome-section{align-items:left;background-color:#000;border:none;color:#fff;display:flex;flex-direction:column;height:70vh;justify-content:center}@media(max-width:300px){#welcome-section{margin:0;padding-top:5rem}}@media(min-width:301px)and (max-width:500px){#welcome-section{margin:0;padding-top:5rem}}@media(min-width:501px)and (max-width:768px){#welcome-section{margin:0}}@media(min-width:1025px)and (max-width:1200px){#welcome-section{padding:10% 0}}#welcome-section h1{font-size:5rem;padding-bottom:1rem;padding-top:10%}@media(max-width:300px){#welcome-section h1{font-size:1.8rem;padding:0 1rem .75rem 0}}@media(min-width:301px)and (max-width:500px){#welcome-section h1{font-size:2rem;padding:0 1rem .75rem 0}}@media(min-width:501px)and (max-width:768px){#welcome-section h1{font-size:3rem;padding:0 1rem .75rem 0}}@media(min-width:769px)and (max-width:1024px){#welcome-section h1{font-size:4rem}}@media(min-width:1025px)and (max-width:1200px){#welcome-section h1{font-size:4.5rem}}@media(min-height:300px)and (max-height:600px){#welcome-section h1{font-size:4rem}}#welcome-section h1 span{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-animation:gradient 10s ease infinite;animation:gradient 10s ease infinite;-webkit-background-clip:text;-moz-background-clip:text;background-color:#fff;background-image:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:200% 200%;display:inline-block;font-family:Noto Emoji;font-weight:400}#welcome-section .welcome-subtitle{border:none;font-size:2rem;width:70%}@media(max-width:300px){#welcome-section .welcome-subtitle{font-size:1rem;width:45%}}@media(min-width:301px)and (max-width:500px){#welcome-section .welcome-subtitle{font-size:1.2rem;width:65%}}@media(min-width:501px)and (max-width:768px){#welcome-section .welcome-subtitle{font-size:1.4rem;width:65%}}@media(min-height:300px)and (max-height:600px){#welcome-section .welcome-subtitle{font-size:1.3rem}}#welcome-section .download-button{padding-top:3.5rem;z-index:1}@media(min-height:300px)and (max-height:600px){#welcome-section .download-button{padding-top:2rem}}#welcome-section .download-button .download-link>span{border:1px solid #fff;color:#fff;font-size:1.4rem;padding:15px;transition:.3s}@media(max-width:300px){#welcome-section .download-button .download-link>span{font-size:1rem;padding:10px}}@media(min-width:301px)and (max-width:500px){#welcome-section .download-button .download-link>span{font-size:1rem;padding:10px}}@media(min-height:300px)and (max-height:600px){#welcome-section .download-button .download-link>span{font-size:1.2rem;padding:15px}}#welcome-section .download-button .download-link>span:hover{background-color:#fff;border:1px solid #fff;color:#000;padding:15px}#about{padding-top:7rem}@media(min-width:501px)and (max-width:768px){#about{margin:0}}@media(min-width:769px)and (max-width:1024px){#about{padding-bottom:1rem}}@media(min-width:1025px)and (max-width:1200px){#about{margin:0}}#about .wrapper>.subtitle{text-align:left}@media(max-width:500px){#about .wrapper>.subtitle{font-size:1.3rem;margin-bottom:2rem}}@media(min-width:501px)and (max-width:768px){#about .wrapper>.subtitle{font-size:1.3rem;margin-bottom:2rem}}#about .wrapper>.long-description{line-height:1.5;margin-top:2rem;max-width:55rem}@media(max-width:768px){#about .wrapper>.long-description{font-size:1.2rem;line-height:1.7;margin-top:1rem;width:100%}}#about p a{text-decoration:underline}#about p a:hover{text-decoration-thickness:.25em}.project-tile{display:flex;flex-direction:column;padding-bottom:50px}@media(max-width:300px){.project-tile{padding-bottom:100px}}@media(min-width:301px)and (max-width:500px){.project-tile{padding-bottom:100px}}.project-tile .project-image-text{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:768px){.project-tile .project-image-text{display:flex;flex-direction:column;justify-content:space-between}}.project-tile .project-image-text .container-img{width:50%}@media(max-width:500px){.project-tile .project-image-text .container-img{width:100%}}@media(min-width:501px)and (max-width:768px){.project-tile .project-image-text .container-img{margin-bottom:30px;width:100%}}.project-tile .project-image-text .project-image{border:2px solid #bcbcbc;display:block;height:auto;width:100%}@media(max-width:300px){.project-tile .project-image-text .project-image{margin-bottom:30px;width:100%}}@media(min-width:301px)and (max-width:500px){.project-tile .project-image-text .project-image{margin-bottom:30px;width:100%}}.project-tile .project-image-text .project-title{display:flex;flex-direction:column;width:50%}@media(max-width:768px){.project-tile .project-image-text .project-title{width:100%}}.project-tile .project-image-text .project-title .project-link{margin-right:30px}.project-tile .project-image-text .project-title .project-link,.project-tile .project-image-text .project-title .project-repo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-tile .project-image-text .project-title .project-link>span,.project-tile .project-image-text .project-title .project-repo>span{border:1px solid;padding:20px;transition:.3s}.project-tile .project-image-text .project-title .project-link>span:hover,.project-tile .project-image-text .project-title .project-repo>span:hover{background-color:#000;border:1px solid #000;color:#fff;padding:20px}.project-tile .project-image-text .project-title .attribution{font-size:.9rem;padding-top:1rem}.project-tile .project-image-text .project-title div>p{line-height:1.7}@media(max-width:768px){.project-tile .project-image-text .project-title div>p{font-size:1.2rem;line-height:1.7}}.project-tile .project-image-text .project-title div:first-of-type>h3{font-size:1.5rem;padding-bottom:10px}@media(max-width:500px){.project-tile .project-image-text .project-title div:first-of-type>h3{font-size:1.2rem}}@media(min-width:501px)and (max-width:768px){.project-tile .project-image-text .project-title div:first-of-type>h3{font-size:1.3rem}}.project-tile .project-image-text .project-title div:nth-of-type(2){display:flex;flex-direction:row;padding-top:40px}@media(max-width:300px){.project-tile .project-image-text .project-title div:nth-of-type(2){flex-direction:column;padding-top:40px}}@media(min-width:769px)and (max-width:1024px){.project-tile .project-image-text .project-title div:nth-of-type(2){padding-top:40px}}@media(max-width:300px){.project-tile .project-image-text .project-title div:nth-of-type(2) a:nth-of-type(2){padding-top:60px}}.project-tile:not(:first-of-type){padding-top:7%}.project-tile:nth-child(odd)>.project-image-text>.project-title{padding-left:5%}@media(max-width:768px){.project-tile:nth-child(odd)>.project-image-text>.project-title{padding-left:0}}.project-tile:nth-child(2n)>.project-image-text{display:flex;flex-direction:row-reverse;padding-right:5%}@media(max-width:500px){.project-tile:nth-child(2n)>.project-image-text{flex-direction:column;padding:0}}@media(min-width:501px)and (max-width:768px){.project-tile:nth-child(2n)>.project-image-text{flex-direction:column}}.project-tile:nth-child(2n)>.project-image-text>.project-title{padding-right:5%}#projects{padding-top:7rem}@media(max-width:500px){#projects{padding:9rem 0 1rem}}@media(min-width:501px)and (max-width:768px){#projects{margin:0;padding:9rem 0 1rem}}@media(min-width:769px)and (max-width:1024px){#projects{padding-bottom:1rem}}@media(min-width:1025px)and (max-width:1200px){#projects{margin:0}}#projects .wrapper>.subtitle{margin-bottom:2rem;text-align:left}@media(max-width:500px){#projects .wrapper>.subtitle{font-size:1.3rem;margin-bottom:2rem}}@media(min-width:501px)and (max-width:768px){#projects .wrapper>.subtitle{font-size:1.3rem;margin-bottom:2rem}}#projects .wrapper>.projects-container{grid-gap:15px;display:grid;font-size:1.2rem;grid-template-columns:1fr}@media(max-width:500px){#projects .wrapper>.projects-container{font-size:1.1rem}}@media(min-width:501px)and (max-width:768px){#projects .wrapper>.projects-container{font-size:1.1rem}}@media(min-width:769px)and (max-width:1024px){#projects .wrapper>.projects-container{grid-template-columns:1fr}}#contact{background-color:#000;color:#fff;padding:2rem 0 6rem;text-align:center}@media(max-width:500px){#contact{padding:1rem 5% 0}}@media(min-width:501px)and (max-width:768px){#contact{padding:1rem 0}}@media(max-width:768px){#contact .subtitle{font-size:1.7rem}}#contact ul{display:flex;flex-direction:row;font-size:1.3rem;justify-content:center;margin-top:3.5rem}@media(max-width:500px){#contact ul{align-items:center;display:flex;flex-direction:column;font-size:1.3rem;margin:2rem 0 0}}@media(min-width:501px)and (max-width:768px){#contact ul{align-items:center;display:flex;flex-direction:column;font-size:1.3rem}}@media(max-width:500px){#contact ul li{padding:20px 0}}@media(min-width:501px)and (max-width:768px){#contact ul li{display:flex;flex-direction:row;padding:20px 0;width:125px}}#contact ul li>a{color:#fff}#contact ul .gradient-link:after{-webkit-animation:gradient 10s ease infinite;animation:gradient 10s ease infinite;background:none repeat scroll 0 0 transparent;background:linear-gradient(270deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:200% 200%;bottom:0;content:"";display:block;height:4px;position:absolute;right:0;transition:width .5s ease 0s,right .5s ease 0s;width:0}#contact ul .gradient-link{color:#fff;padding-bottom:7px;position:relative}#contact ul .gradient-link:hover:after{left:0;width:100%}#contact ul .footer-fontAwesome{margin-right:.75rem}#contact ul :not(:last-child){margin-right:4rem}@media(max-width:768px){#contact ul :not(:last-child){margin-right:0}}#contact .footer-line{margin:3rem 20% 0;padding-bottom:4rem}@media(max-width:500px){#contact .footer-line{border:none;margin:3rem 0 0;padding-bottom:2rem}}@media(min-width:501px)and (max-width:768px){#contact .footer-line{border:none;padding-bottom:4rem}}@media(min-width:769px)and (max-width:1024px){#contact .footer-line{margin:3rem 5% 0;padding-bottom:4rem}}@media(min-width:1025px)and (max-width:1200px){#contact .footer-line{margin:3rem 15% 0}}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes rotate-word{0%{opacity:0}1%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}4%{opacity:0}5%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}17%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}19%{opacity:0}20%{-webkit-transform:translateY(20px);transform:translateY(20px)}80%{opacity:0}to{opacity:0}}@keyframes rotate-word{0%{opacity:0}1%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}4%{opacity:0}5%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}17%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}19%{opacity:0}20%{-webkit-transform:translateY(20px);transform:translateY(20px)}80%{opacity:0}to{opacity:0}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#000;font-family:Noto Sans,Helvetica,Arial sans-serif;font-size:1.4rem}@media(max-width:300px){body{font-size:1rem}}.header-section{background-color:#000;left:0;position:fixed;top:0;width:100%;z-index:10}.header-section .gradient-header{-webkit-animation:gradient 10s ease infinite;animation:gradient 10s ease infinite;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:200% 200%;height:15px;top:0}.wrapper{margin:0 auto;max-width:1280px;padding:0 5%;width:100%}li{list-style-type:none}a{text-decoration:none}a,a:hover{color:#000}.angle-welcome{-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);height:150px;margin-top:-.5px}.angle-contact,.angle-nav,.angle-welcome{background-color:#000;border:none}.angle-contact{-webkit-clip-path:polygon(100% 100%,0 100%,0 0);clip-path:polygon(100% 100%,0 100%,0 0);height:150px;margin:5% 0 -.5px}.blur{-webkit-filter:blur(5px) brightness(.7);filter:blur(5px) brightness(.7);pointer-events:none;transition:all .25s;-webkit-user-select:none;-ms-user-select:none;user-select:none}#main{margin:1% 0 0}@media(min-width:769px){.blur{-webkit-filter:none;filter:none;pointer-events:auto;transition:none;-webkit-user-select:initial;-ms-user-select:initial;user-select:auto}}.subtitle,h1,h3{font-family:"Noto Serif",serif;font-weight:700}h2{font-size:1.1rem;font-weight:400;margin-bottom:1rem;text-transform:uppercase}.subtitle{font-size:2rem;margin-bottom:2rem}
/*# sourceMappingURL=main.19306734.css.map*/