:root{--blue:#1e90ff;--white:#fff;--bp-largest:75em;--bp-large:62.5em;--bp-medium:50em;--bp-small:37.5em}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box}body{font-size:62.5%;font-family:Open Sans Condensed,sans-serif;background-color:#1a1a1a}@media screen and (max-width:75em){body{font-size:50%}}.container{display:grid;grid-template-columns:10rem minmax(20rem,1fr) minmax(2rem,7rem) minmax(20rem,1fr) 10rem;grid-template-rows:5rem 1fr 1fr 10rem;height:100vh}@media screen and (max-width:75em){.container{display:grid;grid-template-columns:minmax(2rem,7rem) 1fr minmax(2rem,7rem);grid-template-rows:5rem 20rem 4rem 40rem min-content 50rem;height:200vh}}@media screen and (max-width:37.5em){.container{display:grid;grid-template-columns:50px 1fr 50px;grid-template-rows:5rem 20rem 4rem 40rem min-content 50rem;height:200vh}}@media screen and (max-width:27.5em){.container{display:grid;grid-template-columns:20px 1fr 20px;grid-template-rows:5rem 20rem 4rem 40rem min-content 50rem;height:200vh}}@media screen and (max-width:20em){.container{display:grid;grid-template-columns:20px 280px 20px;grid-template-rows:5rem 20rem 4rem 40rem min-content 50rem;height:200vh}}.aboutMe{grid-row:2/3;grid-column:2/3;display:flex;align-items:center;flex-direction:column;justify-content:space-around;position:relative}@media screen and (max-width:75em){.aboutMe{grid-row:2/3;grid-column:2/3;margin-left:2rem}}.aboutMe__heading{font-size:5rem;color:azure}.aboutMe__paragraph{font-size:1.6rem;color:azure;position:relative;left:-1rem}@media screen and (max-width:75em){.aboutMe__paragraph{font-size:1.62rem}}.hi__span{font-size:7rem}@media screen and (max-width:75em){.hi__span{font-size:5rem}}@media screen and (max-width:37.5em){.hi__span{font-size:3rem}}.navigation{grid-row:3/4;grid-column:2/3;display:flex;align-items:center;justify-content:center;text-align:center}.navigationList{list-style:none}@media screen and (max-width:75em){.navigationList{display:none}}.frontEnd{position:relative;left:.7rem}@media screen and (max-width:37.5em){.frontEnd{font-size:1rem}}.navigationItem{color:azure;font-size:2rem;cursor:pointer;padding:.5rem}.name{font-size:6rem;font-weight:900}@media screen and (max-width:75em){.name{font-size:6rem}}@media screen and (max-width:52em){.name{font-size:4rem}}@media screen and (max-width:37.5em){.name{font-size:3rem}}.navigationItem:after{content:"";width:0;display:block;height:1px;background-color:azure;transition:all .4s ease}.navigationItem:hover:after{width:100%}.containerInfo{grid-row:2/4;grid-column:4/5;color:azure;animation:all 1s ease}@media screen and (max-width:75em){.container__skills{display:grid!important;grid-row:4/5;grid-column:2/3}}.vejica{font-size:4rem}@media screen and (max-width:37.5em){.vejica{font-size:2rem}}.containerInfo__HeaderOne{font-size:4rem;font-weight:100;margin-top:2rem}.AboutMeParagraph{font-size:2rem}@media screen and (max-width:75em){.AboutMeParagraph{font-size:1.6rem}}@media screen and (max-width:37.5em){.AboutMeParagraph{font-size:1.3rem}}.AboutMeParagraph_Contact{font-size:2rem}@media screen and (max-width:75em){.AboutMeParagraph_Contact{font-size:2rem}}@media screen and (max-width:37.5em){.AboutMeParagraph_Contact{font-size:1.5rem;margin-top:-5rem}}.active{display:grid!important;position:relative;animation:my-animation .7s ease}.socialMedia{font-size:2rem}@keyframes my-animation{0%{opacity:0;top:-150px}to{opacity:1;top:0}}.emailLink{color:azure;text-decoration:none;border-bottom:1px solid #fff}.container__Projects{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:6rem 1fr 1fr;grid-gap:2rem}@media screen and (max-width:75em){.container__Projects{display:flex!important;flex-direction:column;grid-row:5/6;grid-column:2/3;margin-top:5rem}}.containerInfo__HeaderOne{grid-row:2/3;grid-column:1/2}.containerInfo__HeaderOne_projects{grid-row:1/2;grid-column:1/2;font-size:4rem;font-weight:100}.project__electionMap{grid-row:2/3;grid-column:1/2;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media screen and (max-width:75em){.project__electionMap{margin-bottom:4rem}}.imgProject{width:70%;height:100%;border-radius:12px;margin-top:1rem;margin-bottom:1rem}@media screen and (max-width:75em){.imgProject{min-width:270px}}.projectTitle-h1{align-self:flex-start;font-size:1.4rem;margin-left:1rem;font-weight:100}@media screen and (max-width:75em){.projectTitle-h1{font-size:2rem;margin-left:2rem;margin-bottom:1rem}}.aboutText{font-size:1rem;margin-left:1rem}@media screen and (max-width:75em){.aboutText{font-size:2rem;width:30rem}}@media screen and (max-width:37.5em){.aboutText{font-size:1rem;width:20rem}}@media screen and (max-width:20em){.aboutText{font-size:1rem;width:17rem}}.icon__project{width:2rem;height:2rem;fill:azure}@media screen and (max-width:75em){.icon__project{width:3rem;height:3rem}}@media screen and (max-width:37.5em){.icon__project{width:2rem;height:2rem}}.projectLinks{display:flex;align-items:center;justify-content:space-evenly;margin-top:1rem;width:100%}@media screen and (max-width:75em){.projectLinks{margin-top:1rem}}.containerInfo{display:none}@media screen and (max-width:75em){.containerInfo{font-size:50%}}.container__contact{position:relative}@media screen and (max-width:75em){.container__contact{display:flex!important;grid-row:6/7;grid-column:2/3;flex-direction:column;align-items:center;justify-content:space-evenly}}.project__dijkstra{grid-row:2/3;grid-column:2/3;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media screen and (max-width:75em){.project__dijkstra{margin-bottom:4rem}}.imgProject_dijk{width:70%;height:100%;border-radius:12px;margin-top:1rem;margin-bottom:1rem}@media screen and (max-width:75em){.imgProject_dijk{min-width:270px;min-height:160px}}.project__earthquakes{grid-row:3/4;grid-column:1/2;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media screen and (max-width:75em){.project__earthquakes{margin-bottom:4rem}}.project__hoodMaps{grid-row:3/4;grid-column:2/3;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media screen and (max-width:75em){.project__hoodMaps{margin-bottom:4rem}}.icon__project_SocialMedia{width:4rem;height:4rem;fill:azure}.socialMedia{display:flex;align-items:center;justify-content:space-around;width:100%;position:relative}.AboutMeheader1{font-size:2rem;font-weight:lighter;position:absolute;left:50%;top:70%;transform:translate(-50%,-50%)}.linkedin{fill:#0a66c2;color:#fff}.backgorund{background-color:azure;height:3rem;width:2.5rem;z-index:-20;top:.3rem;left:5rem;position:absolute}.github{fill:#000}.socialmediaLink{display:flex;flex-direction:column}.socialmediaLink:before{width:3rem;height:3rem;top:3.5rem;left:.4rem}.socialmediaLink:before,.socialmediaLink_gitHub:before{content:"";display:block;background-color:azure;position:relative;z-index:-2}.socialmediaLink_gitHub:before{width:3.5rem;height:3.5rem;top:4rem;left:.2rem;border-radius:50%}
/*# sourceMappingURL=/style.4764de06.css.map */