.navbar{align-items:center;background:#1e1e1e;display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:75rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:3}.logo{height:10rem;object-fit:cover;width:12rem}.menuListItem{cursor:pointer;margin:1rem}.menuListItem:hover{border-bottom:3px solid #b1fb79;color:#b1fb79;padding-bottom:.5rem}.menuButton{align-items:center;background:#fff;border:none;border-radius:2rem;color:#1e1e1e;cursor:pointer;display:flex;justify-content:center;padding:0 1rem}.menuImage{height:1.75rem;margin:.45rem;object-fit:cover;width:1.75rem}.active{border-bottom:3px solid #b1fb79;color:#b1fb79;padding-bottom:.5rem}.navMenu{background:#282828;border-radius:1rem;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:15rem;padding:.5rem;position:absolute;right:2rem;top:4rem;z-index:2}.listItem{background:#1e1e1e;color:#fff;margin:.25rem;padding:.5rem 3rem}.mobMenu{display:none;height:2rem;object-fit:cover}@media screen and (max-width:720px){.mobMenu{display:flex}.menu,.menuButton{display:none}}#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;width:100vw}.background{height:90vh;object-fit:cover;position:absolute;right:0;top:4rem;z-index:-1}.homeContent{display:flex;flex-direction:column;font-size:3rem;font-weight:700;height:100vh;justify-content:center;margin:0 auto;padding:2rem;width:100vw}.hello{font-size:1.75rem;font-weight:100}.homeName{color:#b1fb79}.homeParagraph{font-size:medium;font-weight:300;letter-spacing:1px}.btn{background:#fff;border:none;border-radius:2rem;cursor:pointer;margin:1rem 0;padding:.75rem 1.5rem}.btnImg{height:1rem;margin:0 .25rem;object-fit:cover}@media screen and (max-width:840px){.background{right:-10vw}.homeContent{font-size:10vw}.hello{font-size:4.5vw}}@media screen and (max-width:480px){.background{right:-20vw}}#skills{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.skillTitle{font-size:3rem;font-weight:600;margin-bottom:1.5rem;padding-top:3rem}.skillDescription{font-size:1rem;font-weight:300;max-width:50rem;padding:0 2rem}.skillBars{margin:1.5rem;max-width:80%;width:100vw}.skillBar{background:#323232;border-radius:.5rem;display:flex;margin:1rem;padding:1.5rem 2rem}.skillBarImgHtml{width:5rem}.skillBarImg,.skillBarImgHtml{height:4rem;margin-right:2rem;object-fit:cover}.skillBarImg{width:4rem}.skillBarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:720px){.skillBarText>p{font-size:2vw}}@media screen and (max-width:480px){.skillBarText>p{font-size:3vw}.skillBarImg{height:2.25rem;width:2.25rem}.skillBarText>h2{font-size:5vw}}#works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 4rem);padding:0 1rem;text-align:center;width:100vw}.worksTitle{font-size:3rem;margin:1rem 0}.worksDescription{font-size:1rem;font-weight:300;margin-bottom:2rem;max-width:45rem}.worksImgs{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);margin:3rem 0;max-width:65rem;width:100vw}.worksImg{border-radius:8px;height:auto;height:300px;margin:1rem 1rem 2rem;object-fit:cover;width:90%}.worksItem{position:relative}.worksButton{background-color:#b1fb79;border:none;border-radius:4px;color:#000;cursor:pointer;padding:.5rem 1rem;text-decoration:none}.worksButton:hover{background-color:#000;color:#b1fb79}.worksLink{color:#fff;margin-right:10px;text-decoration:none;transition:color .3s ease-in-out}.projectLinks{display:flex;justify-content:space-between;margin-top:10px}.worksLink:hover{border-bottom:2px solid #b1fb79;color:#b1fb79}.worksCard{background:#282828;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:30px;transition:box-shadow .3s ease-in-out}.worksCard,.worksCard:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.projectInfo{text-align:center}h3{font-size:24px;margin-bottom:10px}.projectInfo strong,h3{color:#b1fb79}.projectInfo ul{list-style-type:none;margin:0;padding:0}.projectInfo li{margin-bottom:5px}@media screen and (max-width:585px){.worksImg{height:48vw}}#contactPage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 4rem);padding:0 1rem;text-align:center;width:100vw}.contactPageTitle{font-size:3rem;margin:1rem 2rem 0}.contactDescription{font-size:medium;font-weight:300;padding:1rem}#contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;max-width:60rem;width:90vw}.email,.msg,.name{background:#282828;color:#fff;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;width:100%}.email,.msg,.name,.submitBtn{border:none;border-radius:.5rem}.submitBtn{background:#fff;cursor:pointer;margin:2rem;padding:.75rem 3.5rem}.links{display:flex;justify-content:center;margin-bottom:20px}.link{display:flex;flex-wrap:wrap;margin:0 10px}.links img{height:40px;object-fit:cover;width:auto}.footer{align-items:center;background:#282828;display:flex;font-size:small;font-weight:300;height:4rem;justify-content:center;width:100vw}*{background:transparent;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;text-decoration:none}body{background:#1e1e1e;color:#fff;overflow:hidden;overflow-y:scroll}
/*# sourceMappingURL=main.77219c7d.css.map*/