@import url(https://fonts.googleapis.com/css?family=Work+Sans:300,600);:root{--background-container:rgba(96,176,244,0.8)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}@media (min-width:112.5em){html{font-size:85%}}@media (max-width:75em){html{font-size:56.25%}}@media (max-width:56.25em){html{font-size:50%}}@media (max-width:37.5em){html{font-size:45%}}@media (max-width:24em){html{font-size:40%}}body{margin:0;font-size:1.6rem;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}.about{display:flex;justify-content:space-around;width:70%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:5rem;-webkit-animation:myfirst 1s 1;animation:myfirst 1s 1}.about-section{max-width:45rem;font-size:1.7rem;align-self:center}.about-section__desc>p{-webkit-margin-after:20px;margin-block-end:20px;text-align:justify}@-webkit-keyframes myfirst{0%{left:30%}to{left:50%}}@keyframes myfirst{0%{left:30%}to{left:50%}}.skills{display:flex;flex-direction:column;justify-content:space-evenly;-webkit-justify-content:space-evenly;align-items:center;width:100%;height:80%}.skills a,.skills a:active,.skills a:visited{text-decoration:none;color:#000}.skills-h3{text-transform:uppercase;font-size:2rem;margin:3rem;border:1px solid #000;padding:1rem}.skills-area{display:flex;justify-content:space-evenly;-webkit-justify-content:space-evenly;width:inherit}.skills-area h4{text-decoration:underline;margin-bottom:2rem;text-align:center}.skills-area__box{border:1px solid #000;padding:3rem;width:30%}.skills-area__box li{list-style:none;margin:1rem;position:relative;padding:0 0 0 20px}.skills-area__box li:before{content:"";position:absolute;left:0;top:.7rem;width:10px;height:10px;background-color:#000}@media screen and (max-width:600px){.skills-area{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.skills-area__box{width:70%;margin-top:2.5rem}.skills-area .border{display:none}}@media screen and (max-width:600px){.skills{height:auto}}.border{border-right:2px solid #000}.button{min-width:150px;max-width:250px;display:block;margin-top:2.5rem;margin-bottom:1.5rem;padding:1em 2em;border:1px solid #000;color:#fff;background:var(--background-container);position:relative;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition:border-color .3s,background-color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);cursor:pointer;visibility:visible}.project{display:flex;align-items:center;height:80%}@media screen and (max-width:700px){.project{flex-direction:column;justify-content:space-between}}.navigation-1{flex-shrink:0;margin-right:15rem}.navigation-1__list{display:flex;flex-direction:column;justify-content:space-between}.navigation-1__item{list-style:none;margin-top:1.5rem;margin-bottom:1.5rem;border:1px solid #000;color:#000;text-align:center;padding:1rem}.navigation-1__item a{list-style-type:none;text-decoration:none}.navigation-1__item:hover{color:#fff;background-color:#1e90ff}.navigation-1__link{font-size:1.7rem;color:inherit;padding:1rem}@media screen and (max-width:700px){.navigation-1{margin:3rem 0}.navigation-1__list{flex-direction:row;width:100%;justify-content:space-evenly;-webkit-justify-content:space-evenly}}.projects{display:flex;flex-wrap:wrap;flex-grow:2;justify-content:space-evenly;-webkit-justify-content:space-evenly}@media screen and (max-width:1090px){.projects{flex-direction:column;justify-content:space-between;align-items:center}}.flip-card{background-color:transparent;width:40rem;height:30rem;position:relative;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}@media screen and (max-width:1090px){.flip-card{width:35rem;height:25rem;margin-bottom:2rem}}.flip-card-front{position:absolute;padding:2.5rem;width:100%;height:100%;border:1px solid #000;border-radius:5px;background:#f5f5f5;color:#000;flex-direction:column}.flip-card-btnDiv,.flip-card-front{display:flex;justify-content:space-between}.active{background-color:#1e90ff;color:#fff}.experience{display:flex;flex-direction:column;justify-content:space-evenly;-webkit-justify-content:space-evenly;align-items:center;width:100%;height:80%}.experience a,.experience a:active,.experience a:visited{text-decoration:none;color:#000}.experience-area{display:flex;justify-content:space-evenly;-webkit-justify-content:space-evenly;width:inherit}.experience-area__box{padding:3rem;width:50%}.experience-area__box li{list-style:none;margin:1rem;position:relative;padding:0 0 0 20px}.experience-area__box li:before{content:"";position:absolute;left:0;top:1rem;width:10px;height:10px;background-color:#000}@media screen and (max-width:600px){.experience-area{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto}.experience-area__box{width:70%;margin-top:2.5rem}.experience-area .border{display:none}}@media screen and (max-width:600px){.experience{height:auto}}.experience .description{padding:1rem 0}.experience .description>p{margin-top:.3rem}.experience .description-text{line-break:normal}.experience .header{font-size:2rem}.border{border-right:1px solid #9b9b9b;height:40rem}.home{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:40rem}.profile-image img{width:12rem;height:12rem;border:3px solid #000;margin-bottom:2rem}.social-network{display:flex;justify-content:space-evenly;-webkit-justify-content:space-evenly;width:14rem}.social-network img{width:2.5rem;height:2.5rem;margin-bottom:1rem;transition:.3s}.social-network img:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.intro{width:100%;text-align:center;font-size:2rem}.intro__list{list-style:none;margin-top:1rem}.intro__list__item{margin:1rem 0;padding:2rem .5rem}.intro__list__item>*{background-color:#fff;display:inline-block}.connect{display:flex;flex-direction:column;justify-content:space-evenly;-webkit-justify-content:space-evenly;width:100%;height:80%}.connect-h3{font-size:3.5rem;margin-bottom:4rem;text-transform:uppercase;font-weight:900;letter-spacing:5px}.connect-h4{margin-bottom:2rem;font-weight:400;line-height:1.5;font-size:2rem}.connect-area{width:inherit;text-align:center;-webkit-animation:top-down 1s 1;animation:top-down 1s 1;position:relative}.connect-footer{display:flex;justify-content:center;list-style:none;position:relative;-webkit-animation:bottom-up 1s 1;animation:bottom-up 1s 1}.connect-footer li{display:list-item;margin-left:3rem}.connect-footer li a{list-style:none;text-decoration:none}.twitter{background-color:#00aced}.github,.twitter{color:#fff;padding:5px 8px;border-radius:3px;transition:all .3s ease 0s}.github{background-color:#4183c4}.facebook{background-color:#3b5998}.facebook,.linkedin{color:#fff;padding:5px 8px;border-radius:3px;transition:all .3s ease 0s}.linkedin{background-color:#0077b5}@-webkit-keyframes bottom-up{0%{top:10%}to{top:0}}@keyframes bottom-up{0%{top:10%}to{top:0}}@-webkit-keyframes top-down{0%{top:-10%}to{top:0}}@keyframes top-down{0%{top:-10%}to{top:0}}.layout-body{background-color:#fafafa;padding:3rem;height:100%}.header{align-items:center}.header,.navigation__list{display:flex;justify-content:space-between}.navigation__list{flex-direction:row}.navigation__item{list-style:none}.navigation__item a{text-decoration:none;list-style-type:none}.navigation__link{font-size:1.7rem;color:#000;margin-right:1.5rem;margin-left:1.5rem;padding:1rem}.navigation__link:hover{color:#fff;background-color:rgba(15,118,214,.993)}@media screen and (max-width:700px){.navigation{background-color:#3c3842;display:block;width:100%;height:100vh;display:none;text-align:center;position:absolute;top:0;left:0;z-index:100}.navigation ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;justify-content:center;height:100%}.navigation__link{color:#989aa4;display:block;padding:20px;font-size:2.5rem;list-style-type:none;text-decoration:none}.line{width:30px;height:2px;margin:10px 0;background-color:#000}.menu-toggle{cursor:pointer}.activeNav{display:block}.close{position:absolute;right:32px;top:32px;width:32px;height:32px}.close:after,.close:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.logo-space{margin-left:2rem}.logo-space__img{width:8rem;height:8rem}@media screen and (max-width:700px){.logo-space{margin-left:.5rem}.logo-space__img{width:6rem;height:6rem}}.container{background-color:var(--background-container);height:100vh;padding:4rem}@media screen and (max-width:700px){.container{background-color:#fafafa;padding:0}}
/*# sourceMappingURL=main.09570685.chunk.css.map */