html,body{margin:0;padding:0;height:100%;width:100%;box-sizing:border-box}body{display:flex;flex-direction:column}*{box-sizing:inherit}html{font-family:"Nunito",sans-serif;font-size:18px;font-weight:800;background-color:#002b36;color:#b1c6c7}body{font-weight:400;font-size:18px;font-style:normal;line-height:1.618;position:absolute;top:0;left:0;z-index:-2}@media only screen and (min-width: 660px){body{font-size:21px}}@media only screen and (small){body{font-size:21px}}p{display:block;margin-inline-start:0px;margin-inline-end:0px;margin-block-start:0;margin-block-end:1rem}p:first-child{margin-block-start:1rem}figure{display:flex;flex-direction:column;margin-block-start:1.618rem}figure img{margin:0 auto}figure figcaption{margin:0 auto}figure figcaption p{margin-block-start:.6180469716rem;margin-block-end:0}a{color:#2aa198;text-decoration:none}a:hover{color:#31bab0}nav{position:fixed;top:0;width:100%;height:2.617924rem;background-color:#002b36;padding:0 1rem;z-index:2;display:flex;flex-direction:row}@media only screen and (min-width: 660px){nav{padding:0 2.5rem}}@media only screen and (small){nav{padding:0 2.5rem}}nav::-webkit-scrollbar{display:none;height:0}nav .site-title{font-weight:500;min-width:110px;margin-left:0;margin-top:.8rem;font-size:1em}@media only screen and (min-width: 660px){nav .site-title{margin-left:-0.5rem;margin-top:.7rem;font-size:1.1em}}@media only screen and (small){nav .site-title{margin-left:-0.5rem;margin-top:.7rem;font-size:1.1em}}nav .menu{display:none;margin-left:auto;flex-direction:row;justify-content:space-between;margin-top:.8rem;font-size:1em}@media only screen and (min-width: 420px){nav .menu{display:flex}}@media only screen and (x-small){nav .menu{display:flex}}@media only screen and (min-width: 660px){nav .menu{margin-top:.7rem;font-size:1.1em}}@media only screen and (small){nav .menu{margin-top:.7rem;font-size:1.1em}}nav .menu>*+*{margin-left:1.618rem}nav .menu-item a:hover{color:#ff7b00}nav .menu-item a.active{color:#31bab0}.burger{display:block;width:25px;margin-left:auto}@media only screen and (min-width: 420px){.burger{display:none}}@media only screen and (x-small){.burger{display:none}}.burger .inner{width:25px;height:3px;transition:background-color .125s ease-in-out;background-color:#2aa198;border-radius:5px;margin-top:1.308962rem;transform:translateY(-50%)}.burger .inner:before{content:"";display:block;width:25px;height:3px;background-color:#2aa198;border-radius:5px;position:absolute;top:9px;transition-delay:5s;transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.burger .inner:after{content:"";display:block;width:25px;height:3px;background-color:#2aa198;border-radius:5px;position:absolute;bottom:9px;transition-delay:5s;transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.burger.is-active .inner{transition:background-color .125s ease-in-out;background-color:#002b36}.burger.is-active .inner:before{transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55);transform:translate3d(0, -10px, 0) rotate(45deg) scaleX(0.8);background-color:#31bab0}.burger.is-active .inner:after{transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55);transform:translate3d(0, 8px, 0) rotate(-45deg) scaleX(0.8);background-color:#31bab0}.dropdown-menu{width:100%;position:fixed;z-index:1;background-color:#001217;font-size:21px;transition:top .35s ease-in;top:-7.853772rem}@media only screen and (min-width: 420px){.dropdown-menu{display:none}}@media only screen and (x-small){.dropdown-menu{display:none}}.dropdown-menu.is-active{transition:top .35s ease-in;top:2.617924rem;left:0}.dropdown-menu .item{text-align:right;padding:0 1em;width:100%;height:2.617924rem;line-height:2.617924rem}.languages{transition:margin .27s cubic-bezier(0.5, -0.1, 1, 1);margin-top:3.617924rem;font-size:18px;text-align:right;padding-right:1rem}@media only screen and (min-width: 660px){.languages{padding-right:2.5rem}}@media only screen and (small){.languages{padding-right:2.5rem}}.languages a{color:#218078}.languages a:hover{color:#2aa198}.languages a.active{color:#2aa198}.languages.nav-open{transition:margin .18s ease-in;transition-delay:.13s;margin-top:11.471696rem}h1,h2,h3,h4{display:block;margin-block-end:0em;margin-block-start:0em;color:#2aa198;line-height:1.2;-webkit-margin-before:.618rem;-webkit-margin-after:.618rem}h4{color:#ff7b00;margin-block-end:.309rem}article h3{color:#31bab0;margin-block-end:1rem;margin-block-start:1.618rem;line-height:1}.content{max-width:700px;padding:0 1rem;margin:1rem auto;margin-bottom:2.617924rem}@media only screen and (min-width: 1023px){.content{padding:0 0}}@media only screen and (medium){.content{padding:0 0}}.content>article+article{margin-top:1.618rem}article .post-header{max-width:700px;display:flex;flex-direction:column;align-items:baseline}@media only screen and (min-width: 660px){article .post-header{padding-right:1rem;flex-direction:row;justify-content:space-between}}@media only screen and (small){article .post-header{padding-right:1rem;flex-direction:row;justify-content:space-between}}article .post-date{min-width:140px;color:#ff7b00;display:inline}article .post-summary{margin-top:.6180469716rem}.pagination{margin-top:2.617924rem;text-align:center}footer{margin-top:auto;padding-bottom:1rem;width:100%;text-align:center}footer a{color:#ff7b00}.breadcrumb{margin:1rem 0}.tags-title{color:#ff7b00}.projects .project{margin-top:1.5rem;display:flex;align-items:center}.projects .project:nth-child(odd){background:#001217;height:21.17900516rem}@media only screen and (min-width: 420px){.projects .project:nth-child(odd){height:16.943204128rem}}@media only screen and (x-small){.projects .project:nth-child(odd){height:16.943204128rem}}.projects .project:nth-child(odd):before{content:"";background:#001217;position:absolute;left:0;right:0;z-index:-1;height:21.17900516rem}@media only screen and (min-width: 420px){.projects .project:nth-child(odd):before{height:16.943204128rem}}@media only screen and (x-small){.projects .project:nth-child(odd):before{height:16.943204128rem}}form{width:100%;height:14.6072980698rem;margin-top:1rem;margin-bottom:0;background-color:#002b36}.flex{display:flex;flex-direction:row;justify-content:center}#spinner{height:20px;width:20px;margin:0 auto;display:none}#spinner.active{display:block}#spinner div{height:100%;width:100%;position:relative;box-sizing:border-box;margin:auto auto}#spinner div::before{content:"";height:100%;width:100%;position:absolute;left:-1px;top:-1px;border:1px solid transparent;border-color:#fff transparent transparent transparent;border-radius:50%;animation:loader 2s cubic-bezier(0.5, 0, 0.5, 1) infinite}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.hide{display:none}.form-feedback{position:relative}.form-feedback .form-response{position:absolute;top:-4.235801032rem;transition:top .35s ease-out;height:4.235801032rem;width:100%;z-index:-1;overflow:hidden;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;font-size:16px;border:solid 1px #fff;border-top:none}.form-feedback .form-response.show{transition:top .5s ease-out;top:-1px}#success{background-color:#034349}#failure{color:red}input,textarea,#submit{width:100%;border:solid 1px #fff;background-color:#002b36;outline:none;color:#fff;border-bottom:none;padding:0 .6180469716rem;margin:0;font-family:"Nunito",sans-serif;font-size:16px;box-sizing:border-box;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:background-color 1.5s ease-out;z-index:2}input::placeholder,textarea::placeholder,#submit::placeholder{color:rgba(255,255,255,.6) !important}input:hover,input:focus,textarea:hover,textarea:focus,#submit:hover,#submit:focus{background:#034349;transition:background-color .5s ease-in}input{height:2.617924rem}input[type=email]:invalid{caret-color:#fff;color:#ff3232}textarea{resize:none;height:6.8535260698rem;padding:11px 15px 0px 15px;background-color:#002b36;z-index:2}#submit{position:relative;padding:0;top:-10px;border-bottom:1px solid #fff;height:2.617924rem;color:#2aa198;z-index:2;-moz-margin-top:-11px}#submit:hover{background:#034349;transition:background-color .5s ease;cursor:pointer}@-moz-document url-prefix(){#submit{top:-2px}}svg{width:18px;height:18px;fill:#2aa198;vertical-align:middle;margin-top:-1px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:1px solid #fff;border-bottom:none;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px none inset;transition:background-color 5000s ease-in-out 0s;outline-offset:0;outline:none}.error{height:25rem;width:100%;display:flex;align-items:center;flex-direction:column}.error .center{margin:auto auto;text-align:center}.error .error-code{font-size:100px;color:#ff7b00}.error .error-message{font-size:40px}/*# sourceMappingURL=style.min.css.map */
