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}html{margin:0;overflow-y:scroll;padding:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:firaSans;src:url(/static/media/FiraSans-Regular.f4eb295ecc2fb842d61c.ttf)}nav{padding:10px 40px}nav>h1{color:#000;font-family:firaSans;font-size:16px;margin:0;text-align:left}@media screen and (min-width:480px){nav{padding:20px 20%}nav>h1{text-align:left}}section.hero{padding:20px 40px}img.heroImage{border-radius:50px;width:100%}h3.heroHeader{font-family:firaSans;font-size:32px;font-weight:700;margin:0 auto;text-align:left}p.heroBio{font-family:firaSans;font-size:12px;line-height:24px;white-space:pre-line}section.projects{align-items:center;background-color:#e5e5e5;display:flex;flex-direction:column;gap:20px;padding:20px 40px}h3.projectHeader{border-radius:5px;font-family:firaSans;font-size:16px;font-weight:700;margin:0 auto;text-align:left;width:100%}article.project{background-color:#fff;border-radius:10px;color:#000;display:flex;flex-direction:column;justify-content:center;width:100%}article.project>div.projectIconCont{height:150px}article.project>div.projectIconCont>img{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;max-height:100%;object-fit:contain;width:100%}article.project>a{background-color:#3b4d2d;border-radius:5px;font-size:12px;margin-left:0;padding:5px}article.project>p{color:#000;font-family:firaSans;font-size:12px;margin:0;padding:10px 20px}article.project>a,article.project>a:active,article.project>a:hover,article.project>a:visited{color:#fff;cursor:pointer}article.project>a{color:#fff;margin:5px 0;text-align:center;text-decoration:none;width:50px}section.expertise{background-color:#fff;display:flex;flex-direction:column;gap:20px;padding:20px 40px}section.expertise>h3.expertiseHeader{border-radius:5px;font-family:firaSans;font-size:16px;font-weight:700;margin:0 auto;text-align:left;width:100%}section.expertise>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}section.expertise>div>span{border:.25px solid #000;border-radius:20px;font-size:12px;padding:10px}@media screen and (min-width:480px){section.expertise,section.hero,section.projects{padding:20px 20%}section.hero>article{width:600px}section.hero{height:200px}h3.heroHeader{font-size:36px}p.heroBio{font-size:18px}section.projects{align-items:start;display:grid;grid-template-areas:"projectHeader projectHeader" ". .";grid-template-columns:50% 50%;grid-template-rows:30px auto;justify-content:space-between;min-height:500px;min-width:500px}h3.projectHeader{font-size:24px;grid-area:projectHeader}article.project{min-width:250px;width:80%}article.project>div.projectIconCont{height:200px}article.project>p{min-height:30px;padding:20px}section.expertise{height:300px}section.expertise>h3.expertiseHeader{font-size:24px}section.expertise>div>span{font-size:14px}}footer{background-color:#e5e5e5;display:flex;flex-direction:row;font-size:16px;justify-content:space-between;padding:20px 40px}footer>small{display:block;font-family:firaSans;font-size:12px;text-align:left}footer>div{align-items:center;display:flex;flex-direction:row}footer>div>a{color:#000;font-family:firaSans;font-size:12px;text-decoration:none}footer>div>a:visited{color:#000}@media screen and (min-width:480px){footer{padding:20px 20%}footer>div>a>img{height:60px;width:60px}footer>small{font-size:16px}}@media screen and (min-width:1400px){footer{padding:20px 20%}footer>div>a>img{height:45px;width:45px}}
/*# sourceMappingURL=main.6f2e7b10.css.map*/