@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600,600i,700,700i&display=swap);@import url(https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--main-color:#06d6a0;--dark-color:#222;--medium-color:#e9e9e9;--light-color:#fcfcfc;--blue:#26547c;--red:#ef476f;--yellow:#ffd166;--green:#06d6a0}*{font-family:"Crimson Text",serif;color:#222;color:var(--dark-color)}#my-projects{color:#000;margin-bottom:10vh;font-size:2.5rem;padding:0}body{background-color:#43637e;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;overflow-x:none;overflow-y:none;margin:0;padding:0}body,header div{display:-webkit-flex;display:flex}header div{-webkit-justify-content:space-between;justify-content:space-between;width:90%;opacity:1;height:5vh}header,header div{-webkit-align-items:center;align-items:center;position:fixed;z-index:2}header{background-color:#fff;top:0;width:100vw;height:10vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;border-bottom:2px solid #000}header div h1{color:#dcdcdc;-webkit-flex-basis:30%;flex-basis:30%;color:#26547c}.skills{-webkit-justify-content:space-around;justify-content:space-around;background-color:#000;height:70vh;margin-bottom:10vh;-webkit-flex-wrap:wrap;flex-wrap:wrap}.skills,.skills div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.skills div{-webkit-flex-basis:10%;flex-basis:10%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;border:2px solid #000;background-color:#f5f5f5;height:35%;border-radius:5%}.skills div img{-webkit-flex-basis:90%;flex-basis:90%;object-fit:contain}#react{object-fit:cover;width:100%;height:auto}.skills div h3{border-top:1px solid grey;width:100%;text-align:center;font-size:1em;font-family:"Crimson Text",serif}header div nav{-webkit-flex-basis:30%;flex-basis:30%;font-size:20px;text-decoration:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}html{scroll-behavior:smooth}header div nav a{width:20%;text-align:center;color:#dcdcdc}a{text-decoration:none}header h1:hover,header nav a h1:hover{color:#000}img{width:50%;height:50%;object-fit:cover}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.about{height:100vh;width:100vw;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;background:linear-gradient(-45deg,#43637e,#26547c,#23a6d5,#23d5ab);background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite}#main-skills,.about{display:-webkit-flex;display:flex}#main-skills{background-color:#000;margin:0;padding:0;height:20vh;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;align-items:flex-end}#main-skills h2,div h2{color:#c8c8c8;margin:0;padding:0;font-size:2rem;text-align:center}.about img{height:225px;width:210px;border-radius:60%;object-fit:cover}.about div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;font-size:20px;-webkit-flex-basis:50%;flex-basis:50%;text-align:center}.grid{display:grid;grid-gap:0;grid-template-columns:1fr;background:linear-gradient(#43637e,#9198e5)}.column{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;width:100%;height:100vh;border-bottom:1px solid #000;margin-bottom:5vh}.column:last-child{border:none}.left{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;font-size:18px}.left,.pic{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:40%;flex-basis:40%;height:100%}.pic img{height:auto;width:100%;border:2px solid #000;object-position:top center}.footer{-webkit-justify-content:center;justify-content:center;width:100vw;height:20vh;background-color:#9198e5}.footer,.line{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.line{width:50%;-webkit-justify-content:space-evenly;justify-content:space-evenly;height:10vh}@media (max-width:1000px){.left{font-size:16px}.pic img{object-fit:cover;width:60%;height:50%}.pic a{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.grid{grid-template-rows:1fr}.column{-webkit-flex-direction:column;flex-direction:column}.about div{font-size:16px;margin:10vh 0}}span{height:100px;border:2px solid #000;width:100px}p{color:#dcdcdc}.left a h1{color:#261e1e}.line a{color:#26547c;color:#fff;margin:0;padding:0;font-size:2rem;height:100%}.line a img{height:100%;width:auto}.line a img:last-of-type{height:100%;width:auto;border-radius:15%}.footer{background-color:#000}@media (max-width:992px){.main-skills{height:10vh}.column{height:80vh}.skills{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;background-color:#000;height:70vh;margin-bottom:10vh;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}#my-projects{margin-bottom:0}.skills div{-webkit-flex-basis:20%;flex-basis:20%;border:2px solid #000;background-color:#f5f5f5;height:35%;border-radius:5%}.skills div img{-webkit-flex-basis:90%;flex-basis:90%;object-fit:contain}.skills div h3{text-align:center;font-size:.8em}#react{object-fit:contain;width:100%;height:auto}.left p{text-align:center;margin:0 4%}.line{width:100%}.line a{height:80%}header nav{-webkit-flex-direction:column;flex-direction:column}header nav,header nav a{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}header nav a{display:-webkit-flex;display:flex;width:100%;height:100%;padding:0;margin:0}header nav a h1{padding:0;margin:0;font-size:.8em}}@media (max-width:600px){header h1{font-size:.9em}header nav{-webkit-flex-direction:column;flex-direction:column}header nav,header nav a{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}header nav a{display:-webkit-flex;display:flex;width:100%;height:100%;padding:0;margin:0}header nav a h1{padding:0;margin:0;font-size:.8em}.left p{display:none}}
/*# sourceMappingURL=main.0a3c4bde.chunk.css.map */