.navbar{align-items:center;background:#1e1e1e;display:flex;height:5rem;justify-content:space-between;margin:0 auto;padding:1rem 2rem;position:sticky;top:0;z-index:3}.logo{border-radius:50%;height:5rem;object-fit:cover;width:5rem}.desktopMenuListItem{color:#fff;cursor:pointer;margin:1rem}.active,.desktopMenuListItem:hover{border-bottom:3px solid #ff0;color:#ff0;padding-bottom:.5rem}.desktopMenuBtn{align-items:center;background-color:#fff;border:none;border-radius:7rem;color:#000;display:flex;justify-content:center;padding:0 1rem}.desktopMenuImg{height:1rem;margin:.75rem;object-fit:cover;width:1rem}.mobMenu{display:none;height:1.8rem;object-fit:cover}.navMenu{background:#282828;border-radius:1rem;display:flex;flex-direction:column;height:4rem;height:fit-content;padding:.5rem;position:absolute;right:2rem;top:4rem;width:4rem;width:15rem;z-index:2}.listItem{background:#1e1e1e;border-radius:.75rem;color:#fff;margin:.5rem;padding:.5rem 3rem}@media screen and (max-width:660px){.mobMenu{display:flex}.desktopMenu,.desktopMenuBtn{display:none}}#intro{margin:0 auto;max-width:70rem;overflow:hidden;position:relative;width:100vw}.bg{height:110vh;object-fit:cover;position:absolute;right:0;top:-8rem;width:100vh;z-index:-1}.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:#ff0}.introPara{font-size:medium;font-weight:300}.btn1{background:#fff;border:none;border-radius:1rem;cursor:pointer;margin:1rem 2rem 1rem 0;padding:.75rem 1.5rem}.buttons{display:flex}.buttons button{transition:.9s}.buttons button:hover{transform:scale(1.3)}.bagImg{height:1rem;margin:0 .25rem;object-fit:cover}@media screen and (max-width:840px){.bg{right:-10vw}.hello{font-size:4.5rem}}@media screen and (max-width:500px){.bg{padding:100px;right:-50vw;width:200vw}.intro{padding:20px}.introContent{font-size:2rem;height:80vh;padding:20px}}@media screen and (max-width:350px){.bg{right:-40vw}.introContent{width:-100vw}}.btn2{background:#fff;border:none;border-radius:1rem;cursor:pointer;margin:1rem 0;padding:.75rem 1.5rem}.download{height:1rem;margin:0 .25rem;object-fit:cover}#skills{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;overflow:hidden;text-align:center}.skillTitle{font-size:3rem;font-weight:600;margin-bottom:1.5rem}.skillDesc{font-size:1rem;font-weight:400;max-width:50rem;padding:0 2rem}.container{align-items:center;background:#323232;border-radius:10px;color:#000;display:flex;flex-direction:column;justify-content:center;margin:3rem 1rem;text-align:center}.title{color:#fff;font-size:1.5rem;padding:2rem}.skills{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 1rem;padding:10px}.skill{align-items:center;background:#282828;border-radius:8px;color:#fff;cursor:pointer;flex-basis:100px;justify-content:space-around;padding:1rem}.skill:hover{background:#1e1e1e;rotate:10deg;transition:rotate .5s}#works{justify-content:center;margin:1.5rem auto;max-width:80rem;min-height:calc(100vh - 4rem);padding:0 1rem;text-align:center;width:100vw}#works,.skillBarTitle{align-items:center;display:flex;flex-direction:column}.skillBarTitle{font-size:1 rem;font-weight:200}.skillBar{align-items:center;background:#323232;border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem;padding:1rem 1.5rem}.skillBarImg{height:9rem;margin-right:2rem;object-fit:contain;width:9rem}.worksImgs{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:2rem;width:100%}.worksImg{border-radius:1rem;box-shadow:0 4px 15px #0003;margin:1rem;max-width:30rem;min-width:10rem;object-fit:contain}.worksImg,.worksImgs img{cursor:pointer;transition:transform .8s ease,box-shadow .3s ease}.worksImgs img:hover{box-shadow:0 4px 15px #0003;transform:rotateX(3deg) rotateY(5deg) scale(1.1)}.worksTitle{font-size:3rem;margin:1rem 0}.worksDesc{font-size:1rem;font-weight:300;max-width:55rem}.worksBtn{background:#fff;border:none;border-radius:2rem;font-size:1rem;margin:3rem 0;padding:.5rem 2.5rem}#contact{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:90rem;min-height:calc(100vh - 4rem);text-align:center;width:100vw}.contactDesc{font-size:medium;font-weight:300;padding:1rem}.links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem}.link1{height:65px;margin:.5rem .9rem;object-fit:cover;width:65px}.link2{height:77px;width:77px}.link2,.link3{margin:0 .75rem;object-fit:cover}.link3{height:80px;width:80px}.whatsappbtn{border:none;cursor:pointer}.contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;max-width:70rem;width:90vw}.email,.msg,.name{background:#282828;color:#fff;font-size:medium;margin:.5rem;max-width:50rem;padding:.5rem 1rem;width:100%}.email,.msg,.name,.submitBtn{border:none;border-radius:.5rem}.submitBtn{background:#fff;margin:2rem;padding:.75rem 3.5rem}.footer{align-items:center;background:#282828;display:flex;font-size:small;font-weight:300;height:4rem;justify-content:center;padding:20px;text-align:center;width:100vw}
/*# sourceMappingURL=main.f9b2ddf9.css.map*/