.navbar{align-items:center;background:#1a1a1a;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{color:#94af9f;cursor:default;font-size:1.5rem;font-weight:600}.desktopMenuListItem{cursor:pointer;font-size:1rem;margin:1rem}.desktopMenuListItem:hover{border-bottom:8px solid #94af9f;color:#94af9f;padding-bottom:.5rem}.desktopMenuBtn{align-items:center;background:#94af9f;border:none;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:3rem;justify-content:center;padding:0 1rem;width:8rem}.active{border-bottom:3px solid #94af9f;color:#94af9f;padding-bottom:.5rem}.mobMenu{display:none;height:1.8rem;object-fit:cover}.navMenu{background:#1a1a1a;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:#272829;color:#fff;margin:.25rem;padding:.5rem 3rem}@media screen and (max-width:720px){.mobMenu{display:flex}.desktopMenu,.desktopMenuBtn{display:none}}#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;position:relative;width:100vw}.image2{animation:floatImage 4s ease-in-out infinite;border-radius:50%;object-fit:cover;position:absolute;right:0;top:10rem;width:33vw;z-index:-1}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-2.4rem)}to{transform:translateY(0)}}.introContent{display:flex;flex-direction:column;font-size:3rem;font-weight:700;height:100vh;justify-content:center;padding:2rem;width:100vw}.hello{font-size:1.75rem;font-weight:100}.introName{color:#94af9f}.introPara{font-size:medium;font-weight:300;letter-spacing:1px}@media screen and (max-widt:840px){.image2{right:-10vw}.introContent{font-size:10vw}.hello{font-size:4.5vw}}@media screen and (max-widt:480px){.image2{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;text-align:justify}.skillBars{display:grid;grid-template-columns:180px 180px 180px;grid-template-rows:180px 180px 180px;justify-content:center;margin:1.5rem;max-width:50%;text-align:left;width:100vw}.skillBar{background:#272829;border-radius:.5rem;box-shadow:0 0 10px #61677a;display:flex;margin:1rem;padding:1.5rem 2rem}.skillBarImg{align-items:center;border-radius:.4rem;height:5rem;width:6rem}.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}.worksDesc{font-size:1rem;font-weight:300;max-width:45rem;text-align:left}.worksImgs{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:65rem;width:100vw}.worksImg{border-radius:1.8rem;display:block;height:15rem;margin:.5rem;object-fit:cover;transition:opacity 1s ease}.worksImg:hover{opacity:.2}.card1Img:hover,.card2Img:hover,.card3Img:hover{background:url(/static/media/SwiftSchatten.c06b0823bc090e9883c0.png);background-size:450px;border-radius:1.8rem;height:15rem;object-fit:cover}.card4Img:hover,.card5Img:hover,.card6Img:hover{background:url(/static/media/ReactSchatten.c071bb418976f2a85845.png);background-size:450px;border-radius:1.8rem;height:15rem;object-fit:cover}.workBtn{background:#94af9f;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1rem;margin:3rem 0;padding:.5rem 2.5rem}@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);text-align:center;width:100vw}.contactPageTitle{font-size:3rem;margin-bottom:1rem}.contactDesc{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:#272829;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;width:100%}.email,.msg,.name,.submitBtn{border:none;border-radius:.5rem;color:#fff}.submitBtn{background:#94af9f;cursor:pointer;font-size:1rem;margin:2rem;padding:.75rem 3.5rem}.links{display:flex;flex-wrap:wrap}.link{weight:3rem;height:3rem;margin:0 .75rem;object-fit:cover}.footer{align-items:center;background:#272829;display:flex;font-size:small;font-weight:300;height:4rem;justify-content:center;width:100vw}
/*# sourceMappingURL=main.74b56f60.css.map*/