*,:after,:before{margin:0;padding:0;box-sizing:inherit}body,html{height:100%}html{font-size:62.5%}body{box-sizing:border-box;overflow-x:hidden;margin:0;padding:0}body,button,input,optgroup,select,textarea{color:#7a7a7a;font-family:Roboto,sans-serif;font-size:1.4rem;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,cursive!important;color:#7a7a7a;line-height:1.5;font-weight:500;margin-top:3rem;margin-bottom:2rem}h1{color:#73a24c;font-size:2.6rem!important}h2,h3{color:#000}h2{font-size:2.4rem!important}h3{font-size:2.2rem!important}.page{max-width:80rem;width:100%;margin:auto}ol,ul{padding-left:2rem}header{padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center}header .logo,header .name{font-family:Bebas Neue,cursive;font-size:3.2rem}header .name{color:#73a24c}header .title{font-family:Bebas Neue,cursive;font-size:1.8rem;color:#000;margin-top:-.6rem}header .menu-primary,header .menu-secondary{position:relative}header .menu-primary__item,header .menu-secondary__item{padding:.5rem 1.5rem;font-family:Bebas Neue,cursive;color:#7a7a7a;text-decoration:none;font-size:2rem;position:relative;overflow:hidden}header .menu-primary__item.active,header .menu-secondary__item.active{color:#73a24c}header .menu-primary .indicator,header .menu-secondary .indicator{width:0;height:.4rem;background-color:#000;transition:all .3s ease-in-out;position:absolute;bottom:-.5rem;left:0}header .menu-primary__item:first-child:hover~.indicator,header .menu-secondary__item:first-child:hover~.indicator{width:7rem;left:1rem}header .menu-primary__item:nth-child(2):hover~.indicator,header .menu-secondary__item:nth-child(2):hover~.indicator{width:5.5rem;left:10.1rem}header .menu-primary__item:nth-child(3):hover~.indicator,header .menu-secondary__item:nth-child(3):hover~.indicator{width:6.2rem;left:17.9rem}header #menuToggle{display:block;position:absolute;top:31px;right:50px;z-index:1;-webkit-user-select:none;user-select:none}header #menuToggle a{text-decoration:none;color:#232323;-webkit-tap-highlight-color:transparent;transition:color .3s ease}header #menuToggle a:hover{color:#73a24c}header #menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}header #menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .3s cubic-bezier(.77,.2,.05,1),background-color .3s cubic-bezier(.77,.2,.05,1),opacity .35s ease}header #menuToggle span:first-child{transform-origin:0 0}header #menuToggle span:nth-last-child(2){transform-origin:0 100%}header #menuToggle.active span{opacity:1;transform:rotate(45deg) translate(-10px,-13px);background:#232323}header #menuToggle.active span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}header #menuToggle.active span:nth-last-child(2){transform:rotate(-45deg) translate(-6px,10px)}header #menu{position:fixed;width:100vw;margin:0;padding:10rem 5rem 5rem;background:#edededf2;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transition:all .3s cubic-bezier(.77,.2,.05,1);right:-100vw;top:0;height:100vh}header #menu li{padding:1rem 0;font-size:2.2rem;text-align:center}header #menuToggle.active ul{right:0}header .menu-mobile{display:none}@media screen and (max-width: 768px){header .menu-primary{display:none}header .menu-mobile{display:block}}main{padding:1rem 4rem}.lead{font-style:italic}.works{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.works .work{flex-grow:1;flex-shrink:1;flex-basis:50%;font-size:1.4rem;padding:1rem;margin-bottom:2rem}@media screen and (max-width: 768px){.works .work{flex-basis:50%}}@media screen and (max-width: 520px){.works .work{flex-basis:100%}}.works .work .title{font-size:2rem;color:#000}.works .work .subtitle{font-size:1.4rem;color:#000}.works .work .meta{display:flex}.works .work .stack{color:#73a24c}.works .work .date,.works .work .stack{font-family:Bebas Neue,cursive;font-size:1.6rem}.works .work .date{color:#000}.works .work .separator{margin-left:1rem;margin-right:1rem}.works .work .desc{display:none}.works .work .link{margin-top:1rem}.works .work .link a{color:#000;text-decoration:none}.works .work .cover{display:flex;height:20rem;justify-content:center;align-items:center;flex:0 0 20rem;background-color:#8c8c8c3d;padding:1.5rem}@media screen and (max-width: 768px){.works .work .cover{margin:auto;padding-bottom:1.5rem}}.works .work .cover img{max-width:100%;max-height:100%;box-shadow:1px 1px 5px #d8d8d8}.works .work .data{display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.contact .block{width:100%;display:flex;flex-direction:column;max-width:40rem;margin:auto}.contact .block .block-content form{position:relative}.contact .block .centered{display:flex;align-items:center;justify-content:center}.contact .block .flex-col{flex-direction:column}.contact .block .name{text-align:center;font-family:Bebas Neue,cursive;color:#73a24c;font-size:3rem;margin-top:2rem;margin-bottom:1rem}.contact .block .email{text-align:center;color:#000;font-size:2rem;display:flex;justify-content:center}.contact .block .email img{width:2.5rem;margin-left:.5rem}.contact .block .linkedin{max-width:10rem;width:100%;margin:2rem auto auto;display:block}.contact .block .note{margin-top:1rem;font-size:90%}.contact .block.cv,.contact .block.form{margin-top:2rem}form .inner{max-width:90%;margin:auto}form .form-group{margin-bottom:2rem}form .form-group label{display:block}form .form-group input,form .form-group textarea{width:100%;display:block;background:#0000;border:0;border-bottom:1px solid #73a24c;outline:0;color:#000}form .error{font-size:90%;color:tomato}form .response{opacity:1;transition:all .3s ease-in-out;text-align:center;margin-top:1.5rem}form .response.hidden{opacity:0}.card{background-color:#fff;background:linear-gradient(0deg,#fff,#e7eae7);box-shadow:1px 1px 5px #d8d8d8;margin:1rem;padding:2rem}.btn,.card{border-radius:1rem}.btn{cursor:pointer;padding:.7rem 1rem;min-width:12rem;display:block;border:0;background:#73a24c;color:#fff;transition:all .3s ease-in-out;text-align:center;text-decoration:none;position:relative}.btn.btn-centered{margin-left:auto;margin-right:auto}.btn:hover{background:#5a7f3c}.btn .btn-text{opacity:1;transition:all .3s ease-in-out}.btn .btn-text.hidden{opacity:0}.btn-download{margin-top:2rem}.loader{display:inline-block;width:15px;height:25px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1;transition:all .3s ease-in-out}.loader.hidden{opacity:0}.loader:after{content:" ";display:block;width:15px;height:25px;margin:1px;border-radius:50%;border-color:#fff #0000;border-style:solid;border-width:2px;animation:loader 1.2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}