@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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}.contactWrapper{display:grid;margin-bottom:3rem;place-items:center}.contactWrapper>h2{font-size:3rem}.contactLinks{display:flex;gap:2rem}.contactLinks>a:hover{border-bottom:initial;color:#ff9612;text-decoration:none}#copyright{background-color:#000;margin:0}#copyright>h3{color:#fff}.header{align-items:center;background:#fffc;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;width:100vw;z-index:1000}h3.logo{font-size:1.8rem}.nav-list{display:flex;flex-basis:19%;justify-content:space-between;list-style:none;min-width:120px;padding-left:0;padding-right:4%}.nav-list li{font-weight:700}a{color:#000;text-decoration:none}.nav-list>li>a:hover{border-bottom:2px solid #ff9612;color:#ff9612;padding-bottom:5px}.nav-toggle{cursor:pointer;display:none;font-size:2rem;-webkit-user-select:none;user-select:none}@media screen and (max-width:450px){.nav-toggle{display:block}.nav-list{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;padding:1rem 0;position:absolute;right:0;top:60px;width:100%}.nav-list.show-menu{display:flex}.nav-list li{margin:10px 0}}.main{flex-direction:column}.heroImage,.main{align-items:center;display:flex}.heroImage{justify-content:center}.heroImage img{border-radius:50%;height:auto;width:20%}.description{display:flex;justify-content:center}.description p{color:grey;font-family:Poppins,sans-serif;font-style:italic;font-weight:600;text-align:center;width:50%}.gitlinkicons{display:flex;gap:1rem;justify-content:space-between}#skills .backend,#skills .frontend{align-items:center;display:grid;grid-template-columns:3fr 2fr;justify-content:space-between;width:80vw}#skills{margin-top:2rem}.skillsheading{font-size:2.5rem}.skillsIcons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-evenly}.skillsIcons span{flex-basis:17%}.imgicons{height:auto;width:2.5vw}.headingSkillsWrapper{align-items:center;display:grid;grid-template-rows:.5fr 1fr;justify-items:center}.quoteWrapper{margin-top:5rem;text-align:center}.quoteWrapper .quote{color:grey;font-style:italic}.projects>h2{text-align:center}.projects{padding:2rem;width:100%}.projectWrapper{grid-column-gap:2rem;grid-row-gap:4rem;align-items:stretch;column-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:4rem}.card{grid-gap:1rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:grid;gap:1rem;grid-template-rows:230px auto 120px 120px auto 1fr auto;height:100%;padding:1rem 1rem 1.5rem}.card img{border-radius:6px;grid-row:1;height:230px;margin-bottom:1rem;object-fit:contain;width:100%}.cardContent{display:contents}.cardContent h3{grid-row:2;margin:0 0 .75rem}.projectImpact{color:#444;font-weight:600;grid-row:3;line-height:1.4;margin:0 0 .75rem}.projectDescription{grid-row:4;line-height:1.5;margin-top:1rem}.cardContent p{line-height:1.5}.cardFooter{display:contents}.cardFooter h4{align-self:end;grid-row:5;margin:1.75rem 0 .75rem}.skillsUsed{align-self:center;display:flex;flex-wrap:wrap;gap:.5rem;grid-row:6;padding:0}.skillsUsed .imgicons{align-items:center;display:flex;flex:0 0 20%;justify-content:center}.skillsUsed .imgicons img{height:32px;width:32px}.cardFooter>a{align-self:flex-end;display:flex;grid-row:7;justify-content:end;margin-top:auto}.cardFooter>a:hover,.gitlinkicons>a:hover{border-bottom:initial;color:#ff9612}@media (max-width:450px){.heroImage img{width:60%}.main{margin:0 auto}.App{padding:1rem 2.5rem}#root{display:flex}.description p{width:86%}#skills .backend,#skills .frontend{grid-template-columns:1fr;width:auto}.skillsIcons{width:100%}h3.logo{font-size:1.2rem}.projectWrapper{grid-gap:5rem;display:grid;gap:5rem}}.hero-text{color:#000;font-family:Lato,sans-serif;font-size:24px;font-weight:700;position:relative;z-index:50}.highlighted-text{color:#ff9612}@media (prefers-color-scheme:dark){.highlighted-text{color:#ff9612}}@media (min-width:640px){.hero-text{font-size:36px}}@media (min-width:768px){.hero-text{font-weight:600}}.App{display:flex;flex-direction:column;gap:2rem;padding:1rem 2rem}body{font-size:1.2rem}img{height:auto;max-width:100%;object-fit:contain}
/*# sourceMappingURL=main.ad3f9630.css.map*/