body{margin:0;padding:0;font-family:sans-serif}.App{font-family:Raleway,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.section-title{font-size:2em;text-align:center}.themecolor{color:#123}.whitecolor{color:#fff}@media screen and (max-width:600px){.section-title{font-size:1.6em}}footer{background:#fff;text-align:center;font-size:.9em;padding:2px 0}.themegrad{background-image:-webkit-gradient(linear,left top,right top,from(#6c648b),color-stop(#5c7ba3),color-stop(#4a92b0),color-stop(#4ca8b0),to(#6bbaa7));background-image:-webkit-linear-gradient(left,#6c648b,#5c7ba3,#4a92b0,#4ca8b0,#6bbaa7);background-image:-o-linear-gradient(left,#6c648b,#5c7ba3,#4a92b0,#4ca8b0,#6bbaa7);background-image:linear-gradient(90deg,#6c648b,#5c7ba3,#4a92b0,#4ca8b0,#6bbaa7)}.themesolid{background-color:#6c648b}.header{display:-ms-flexbox;display:flex;position:fixed;z-index:10;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:100%}.logo{font-size:1.5em;color:#fff}.logo-link{text-decoration:none}@media screen and (max-width:850px) and (min-width:520px){.header{position:static;max-height:60vh}}.nav-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1vw;text-decoration:none}.nav-item,.nav-item-container{-ms-flex-pack:center;justify-content:center}.nav-item-container{width:80px;padding:4px;text-align:center}.item-text{font-size:.85em;color:#fff}.nav-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-item-link{width:60px;text-decoration:none}.nav-item-container:hover{padding:0;border:2px solid #fff;border-radius:10px}.fa-file-download{font-size:1.2em}#profile{display:block;height:70vh;margin-top:4vw;overflow:hidden;position:relative}.profile-picture{-webkit-transform:skew(-30deg) translateX(-10vw);-ms-transform:skew(-30deg) translateX(-10vw);transform:skew(-30deg) translateX(-10vw);display:inline-block;width:50vw;overflow:hidden}.profile-image{height:70vh;-webkit-transform:skew(30deg) translateX(10vw);-ms-transform:skew(30deg) translateX(10vw);transform:skew(30deg) translateX(10vw);-o-object-fit:contain;object-fit:contain}.profile-content{display:inline-block;position:absolute;top:10%}.about{width:40vw;margin-bottom:5vh}.about-text{font-weight:600;font-size:1em;color:#777}.about-text,.text{font-family:Lato,sans-serif}.text{background-image:-webkit-gradient(linear,left top,right top,from(#6c648b),color-stop(#5c7ba3),to(#4ca8b0));background-image:-webkit-linear-gradient(left,#6c648b,#5c7ba3,#4ca8b0);background-image:-o-linear-gradient(left,#6c648b,#5c7ba3,#4ca8b0);background-image:linear-gradient(90deg,#6c648b,#5c7ba3,#4ca8b0);font-weight:400;font-size:.95em;max-width:30vw;padding:1%;padding-left:3%;color:#fff;-webkit-transform:translateX(1200px);-ms-transform:translateX(1200px);transform:translateX(1200px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@media screen and (max-width:1200px) and (min-width:875px){.profile-picture{-webkit-transform:skew(-30deg) translateX(-15vw);-ms-transform:skew(-30deg) translateX(-15vw);transform:skew(-30deg) translateX(-15vw)}.profile-image{-webkit-transform:skew(30deg) translateX(-5vw);-ms-transform:skew(30deg) translateX(-5vw);transform:skew(30deg) translateX(-5vw)}}@media screen and (max-width:874px) and (min-width:600px){#profile{height:60vh}.profile-image{height:50vh;-webkit-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw)}.profile-picture{-webkit-transform:none;-ms-transform:none;transform:none;height:45vh;width:45vh;border-radius:50vh;margin-right:3vw}.profile-content{top:0}.text{font-size:.7em}}@media screen and (max-width:600px){h1.text{font-size:1em;max-width:100vw}#profile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;height:100vh}.profile-picture{display:block}.profile-image,.profile-picture{width:100%;-webkit-transform:none;-ms-transform:none;transform:none}.profile-image{-o-object-fit:cover;object-fit:cover}.profile-content{position:static}.about-text,.profile-content,.text{text-align:center}.about{width:100%}}.text1{-webkit-animation:design .2s linear .2s forwards;animation:design .2s linear .2s forwards}.text2{-webkit-animation:design .2s linear .4s forwards;animation:design .2s linear .4s forwards}.text3{-webkit-animation:design .2s linear .6s forwards;animation:design .2s linear .6s forwards}.text4{-webkit-animation:design .2s linear .8s forwards;animation:design .2s linear .8s forwards}.text5{-webkit-animation:design .2s linear 1s forwards;animation:design .2s linear 1s forwards}@-webkit-keyframes design{0%{opacity:0;-webkit-transform:translateX(250px);transform:translateX(250px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes design{0%{opacity:0;-webkit-transform:translateX(250px);transform:translateX(250px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1;max-width:14.5%;margin-bottom:2%;background-color:#fff;border:1px solid #fff;-webkit-box-shadow:4px 4px #aaa;box-shadow:4px 4px #aaa}.card-title{font-size:1.3em;color:#123;text-align:center}.card-subtitle{font-size:1em;color:#444;text-align:center;font-weight:700}@media screen and (max-width:1218px){.card{min-width:25vw}}@media screen and (max-width:600px){.card{min-width:85vw;margin-bottom:5vw}}.card-list-item{line-height:1.1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.card-item-image{width:25px;height:25px;margin-right:10px}.card-item-title{font-size:.8em;color:#555}#skills{-ms-flex-direction:column;flex-direction:column}#skills,.skillset{display:-ms-flexbox;display:flex}.skillset{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}#projects{background-color:#fff;padding-bottom:5%}.project-list,.project-list-container{display:-ms-flexbox;display:flex}.project-list{-ms-flex:2 1;flex:2 1;-ms-flex-direction:column;flex-direction:column;padding-right:5%}.project-summary{-ms-flex:3 1;flex:3 1;padding-left:3%;padding-right:3%}.project-list ul{list-style:none}.project-item{font-size:1em;border-bottom:1px solid #123;padding:5%;padding-left:7%}.active{color:#fff}.inactive{background-color:#fff;color:#555;cursor:pointer}.techstack-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.padd{padding-right:5%}.summary-text{font-size:.9em;color:#555}.links{font-size:.9em;font-weight:700;padding-right:5%}.selector{padding:2%;padding-left:5%;font-size:1em;color:#fff;text-align:center;cursor:pointer;visibility:hidden}.hint-text{color:#aaa;font-size:.7em;font-family:Lato,"sans-serif";visibility:hidden}@media screen and (max-width:600px){.project-list-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:7%}.selector{width:80vw;height:8vh}.hint-text,.selector{visibility:visible}}.mobile-container{-ms-flex:2 1;flex:2 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.screenshot{width:14.4vw;height:25.6vw}.mobile,.screenshot{border:1px solid #222}.mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:15.3vw;height:30vw;background-color:#ccc;border-radius:2vw;padding:2% 1%}.mobile-button{margin-top:1vw;width:4vw;height:.8vw;background-color:#444;border:2px solid #222;border-radius:1vw}.mobile-speaker{margin-bottom:1vw;width:8vw;height:.1vw;background-color:#333;border:1px solid #222;border-radius:1vw}.exp-list{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.exp-card,.exp-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.exp-card{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.exp-list .card{max-width:27vw;min-height:55vh;margin:2vw;padding:0 1vw}.exp-logo{width:40%;height:20%;margin-bottom:5%}.course-list{list-style-type:circle}.exp-details{-ms-flex-item-align:start;align-self:flex-start;text-align:left}@media screen and (max-width:1000px) and (min-width:601px){.exp-list .card{min-height:65vh}}@media screen and (max-width:600px){.exp-list .card{min-width:85vw;margin-bottom:5vw}}.duration{font-size:.9em;color:#555}.exp-desc{text-align:center}.exp-desc,.exp-list-item{font-size:.9em;font-family:Lato,"sans-serif"}#education{background-color:#fff}.edu-list{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.institute{-ms-flex:1 1;flex:1 1;padding:0 5%;text-align:center}.institute-image{width:15vw;height:15vw}.institute h2{font-size:1.5vw}.institute h3{font-size:1.2vw}.institute h4{font-size:1.1vw}.institute p{font-size:1vw}@media screen and (max-width:600px){.institute h2{font-size:3vw}.institute h3{font-size:2.5vw}.institute h4{font-size:2.2vw}.institute p{font-size:2vw}}.contact-list{list-style-type:none;display:-ms-flexbox;display:flex;padding:1% 30%;-ms-flex-pack:distribute;justify-content:space-around}.contact-list-item .fa{color:#fff;font-size:3em}.contact-list-item:hover{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-animation:rotates .8s ease-in-out 10ms forwards;animation:rotates .8s ease-in-out 10ms forwards}@media screen and (max-width:600px){.contact-list-item .fa{font-size:1.5em}.contact-list{padding:1%}}@-webkit-keyframes rotates{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes rotates{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}#awards{padding:3% 0}.award-list{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.award-list .fa{color:#fff;font-size:2em}.award-item{-ms-flex:1 1;flex:1 1;min-width:25%;color:#fff;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;font-family:Lato,"serif"}.award-item,.trophy{display:-ms-flexbox;display:flex;justify-content:flex-start}.trophy{-ms-flex:2 1;flex:2 1;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start}.where{-ms-flex:4 1;flex:4 1;display:-ms-flexbox;display:flex;padding-left:3%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.award-title{margin:0;font-size:1em}.award-position,.award-time{margin:0;font-size:1em;font-weight:lighter}@media screen and (max-width:600px){.award-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.award-item{padding:2% 0;min-width:80%}.award-position,.award-time,.award-title{font-size:.8em}}
/*# sourceMappingURL=main.798fda97.css.map*/