.container{margin:0 auto;max-width:1200px;position:relative;width:100%}.about,.aboutTop{margin:5rem 0}.aboutTop{display:flex}.aboutTopLeft{align-items:center;display:flex;flex:1 1;justify-content:center}.aboutTopLeft img{border-radius:30px;height:25rem;object-fit:cover}.aboutTopRight{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;justify-content:center;padding:1rem 2rem}.aboutTopRight h2{font-size:3rem;font-weight:500;width:85%}.aboutBottom{align-items:flex-start;display:flex;justify-content:space-between}.aboutBottomLeft{flex:2 1}.aboutme{width:85%}.aboutme h3{font-size:1.2rem;font-weight:400;width:85%}.aboutBottomRight{flex:1 1}.aboutBottomRight ul{display:flex;flex-wrap:wrap}.aboutBottomRight ul li{border:1px solid var(--secondary-text);border-radius:10px;font-weight:500;margin:.3rem;padding:.3rem 1.2rem;text-transform:uppercase}@media screen and (max-width:480px){.aboutTopLeft img{height:20rem}.wrapper{padding:0 1rem}.aboutTop{flex-direction:column}.aboutTopRight{padding:1rem 0;text-align:center}.aboutTopRight h2{font-size:2rem}.aboutTopRight h3{font-size:1.6rem;font-weight:300}.aboutBottom{flex-direction:column}.aboutme,.aboutme h2,.aboutme h3{text-align:center;width:100%}.aboutBottomRight{margin-top:2rem}.aboutBottomRight h2{text-align:center}.aboutBottomRight ul{display:flex}.aboutBottomLeft h2{text-align:center}}.footer p{font-size:1rem;font-weight:500}.footerTop{justify-content:space-between}.footerTop,.footerTop ul{align-items:center;display:flex}.footerTop ul li{color:var(--secondary-text);font-weight:600;margin-right:1rem}.footerBottom{margin:2rem 0;text-align:center}.footerLogoContainer{align-items:center;display:flex;justify-content:center}.footerLogoIcon{color:var(--secondary-text);font-size:1rem;margin-right:.5rem}@media screen and (max-width:480px){.footerTop{flex-direction:column}.footerBottom{margin:1rem 0}.footerBottom p{font-size:.8rem;font-weight:400}}.intro{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end;margin:10rem 0 5rem}.wrapper{padding:0 3rem}.intro h1{font-size:3.5rem;font-weight:400;width:85%}.intro h3{color:var(--secondary-text)}.intro h3 a{text-decoration:underline}@media screen and (max-width:480px){.intro{margin:3rem 0 1rem}.intro h1{font-size:1.5rem;font-weight:400}.intro h1,.intro h3{text-align:center;width:100%}.intro h3{font-size:1.2rem;font-weight:300}.wrapper{padding:0 2rem}}.menu{position:fixed;right:2rem;top:75%}.menuIcon{color:var(--secondary-text);cursor:pointer;font-size:1.5rem;margin-bottom:1rem;transition:all .2s ease-in-out}.menuIcon:hover{color:var(--primary-text)}nav{justify-content:space-between;padding:1rem 0}.logoContainer a,nav{align-items:center;display:flex}.logoContainer a{cursor:pointer}.logoContainer h3{font-weight:700}.logoIcon{color:var(--primary-text);font-size:2rem;margin-right:.5rem}.navRight ul{align-items:center;display:flex;justify-content:space-between}.navRight ul li a{font-weight:600;margin-left:2rem;text-transform:capitalize}.navBtn{background-color:var(--primary-text);border:1px solid var(--primary-text);border-radius:.5rem;color:#f5f5f5;cursor:pointer;font-size:1rem;padding:.5rem 1rem;text-transform:uppercase}@media screen and (max-width:480px){nav{flex-direction:column}.logoContainer{margin-bottom:1rem}.navRight ul{flex-wrap:wrap}.navRight ul li a{font-weight:400;margin-left:.8rem;text-transform:capitalize}.navBtn{padding:.2rem .5rem}}.contact{margin:5rem 0}.contactContainer{border:1px solid var(--secondary-text);border-radius:20px;display:flex;padding:3rem 2rem}.contactRight{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.contactRight h1{font-size:3.5rem;font-weight:600;width:85%}.contactLeft{flex:1 1}.contactLeft form{display:flex;flex-direction:column}.contactLeft form h3{color:var(--secondary-text);font-size:.8rem;font-weight:500;margin-left:.5rem}.contactLeft form label{margin:.5rem 0}.contactLeft form input,.contactLeft form textarea{border:none;border-radius:10px;font-family:Montserrat,sans-serif;outline:none;padding:1rem .5rem;width:90%}.contactBtn{background-color:var(--primary-text);border:1px solid var(--primary-text);border-radius:.5rem;color:#f5f5f5;cursor:pointer;font-size:1rem;padding:.5rem 1rem;text-transform:uppercase}@media screen and (max-width:480px){.contactContainer{border:none;flex-direction:column;padding:2rem 0}.contactRight h1{font-size:2rem;font-weight:400;text-align:center;width:100%}}.projects h2{font-size:3rem;font-weight:500;margin-bottom:1rem;text-transform:capitalize;width:85%}@media screen and (max-width:480px){.projects h2{font-size:2rem;font-weight:400;text-align:center;width:100%}}.project{display:flex;margin:1rem 0}.projectLeft{flex:1 1;padding:1rem}.projectLeft img{border-radius:20px;object-fit:cover;width:100%}.projectRight{flex:2 1;padding:1rem}.projectRight p{width:80%}.projectRight ul{display:flex}.projectRight ul li{margin:1rem 1rem 0 0}.projectIcon{cursor:pointer;font:2rem}@media screen and (max-width:480px){.project{flex-direction:column;margin-bottom:1.5rem}.projectLeft,.projectRight{padding:.3rem .5rem}.projectRight h3{font-size:1.5rem}.projectRight h3,.projectRight p{text-align:center;width:100%}.projectRight ul{justify-content:center}.projectRight ul li{margin:.4rem 1rem 0 0}}.projectsPage{margin-top:6rem}.projectBtnContainer{cursor:pointer;padding:1rem 2rem}.projectBtnContainer,.projectBtnContainer a{align-items:center;display:flex}.projectIcon{font-size:1.5rem;margin-right:.5rem}.projectBtnContainer span,.projectIcon{color:var(--primary-text);font-weight:700}.projectBtnContainer span{font-size:1rem;text-transform:lowercase}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-color:#f3f3f3;--primary-text:#333;--secondary-text:#919191}html{scroll-behavior:smooth}body{background-color:#f3f3f3;background-color:var(--bg-color);font-family:Montserrat,sans-serif;line-height:1.6}h1{font-size:2rem;font-weight:700}h1,h2{color:#333;color:var(--primary-text)}h2{font-size:1.8rem;font-weight:500}h3{color:#333;color:var(--primary-text);font-size:1.6rem;font-weight:400}p{color:#919191;color:var(--secondary-text);font-size:1.2rem;font-weight:300}a{color:#333;color:var(--primary-text);text-decoration:none}ul{list-style:none}
/*# sourceMappingURL=main.9c8a7b42.css.map*/