@charset "UTF-8";@import url("https://cdnjs.cloudflare.com/ajax/libs/bulma/0.4.2/css/bulma.min.css");@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");@import url("https://fonts.googleapis.com/css?family=Audiowide|Ubuntu:400,700");#intro-section{background:url(/assets/img/high-tech-mobile-bg.jpg) 50%/cover no-repeat}#intro-section .intro{margin:0 auto;max-width:650px}#intro-section .intro p{font-family:Ubuntu,sans-serif;text-align:justify;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;line-height:1.5;word-break:break-word;margin:.5em 0}@media (min-width:375px){#intro-section .intro p{font-size:1.15em}}@media (min-width:769px){#intro-section .intro p{font-size:1.4em}}@media screen and (min-width:769px){#intro-section{background:url(/assets/img/high-tech-bg.jpg) 50%/cover no-repeat fixed}}#intro-section .avatar-block{margin-bottom:8%}#intro-section .avatar-block .avatar{margin:0 auto}#intro-section .avatar-block .avatar img{border-radius:50%;width:30%;max-width:128px;margin:0 auto .5em}#intro-section .avatar-block .name{text-align:center;font-size:2.2em;font-family:Audiowide,Helvetica,sans-serif;line-height:1;color:#ddd;-webkit-text-fill-color:#ae2d76;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}@media (min-width:769px){#intro-section .avatar-block .name{font-size:3em;-webkit-text-stroke-width:1.5px}}#intro-section .elsewhere{margin:15% auto;max-width:650px}#intro-section .elsewhere .elsewhere-item{transition:all .2s ease-in-out}#intro-section .elsewhere .elsewhere-item:hover{transform:scale(1.4)}#intro-section .elsewhere .elsewhere-item:hover:after{position:absolute;font-size:.65em;text-align:center;top:5em;left:0;right:0}@media screen and (min-width:769px){#intro-section .elsewhere .elsewhere-item:hover:after{font-size:.8em;top:4em}}#intro-section .elsewhere .elsewhere-item.github:hover:after{content:"Github"}#intro-section .elsewhere .elsewhere-item.stackoverflow:hover:after{content:"StackOverflow"}#intro-section .elsewhere .elsewhere-item.linkedin:hover:after{content:"LinkedIn"}#intro-section .elsewhere .elsewhere-item.mail:hover:after{content:"Email"}#intro-section .elsewhere .elsewhere-item.resume:hover:after{content:"Resumé"}#skills-section{background:#eee url(/assets/img/cubes.png)}#skills-section .title{text-align:center;font-family:Audiowide,Helvetica,sans-serif;color:#048c6e;margin-bottom:10%}#skills-section .title:before{font-family:FontAwesome;content:"\f0ad ";margin-right:.25em}#skills-section #primary-skills-list{margin:10% 0}#skills-section #primary-skills-list .skill{padding:.7em;flex:none;width:50%}@media (min-width:400px){#skills-section #primary-skills-list .skill{width:33.333%}}@media (min-width:769px){#skills-section #primary-skills-list .skill{padding:1em;width:25%}}@media (min-width:1384px){#skills-section #primary-skills-list .skill{width:16.66667%}}#skills-section #primary-skills-list .skill-meter{transition:all .2s ease-in-out;padding:2em;font-size:.7em;width:100%}#skills-section #primary-skills-list .skill-meter:hover{transform:scale(1.1)}@media screen and (min-width:600px){#skills-section #primary-skills-list .skill-meter{padding:2.5em;font-size:1em}}#skills-section #secondary-skills-list{width:96%;margin:0 auto}#skills-section #secondary-skills-list .card{transition:all .2s ease-in-out;font-size:.6em;height:3em;color:#048c6e;background-color:#fff;border-radius:30%/100%}#skills-section #secondary-skills-list .card:hover{transform:scale(1.2)}@media screen and (min-width:375px){#skills-section #secondary-skills-list .card{font-size:.7em}}.next-section{text-align:center}.next-section .next-section-button{font-size:2em;padding:.3em;position:relative}.next-section .next-section-button i{animation-name:a;animation-iteration-count:infinite;animation-fill-mode:both;animation-duration:2s}@media (min-width:400px){.next-section .next-section-button{font-size:2.5em;top:.75em}}@media (min-width:769px){.next-section .next-section-button{font-size:3em;top:1em}}@keyframes a{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-2vh)}60%{transform:translateY(-1vh)}}body{background-color:#3dab93}