/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;margin:0;padding:0}body{display:flex;flex-direction:column;background:#fcfcfc;color:#191d32;font-family:Ubuntu,sans-serif;line-height:1.5}@media (min-width:40rem){body{margin:0 3.2rem}}.container{display:flex;flex-direction:column;margin:0 5vw}@media (min-width:40rem){.container{margin:0 4.8rem}}.page__header{background:#fcfcfc;height:6vh;width:100%}@media (min-width:40rem){.page__header{height:3rem;display:flex;justify-content:center}}header{background:#fcfcfc;height:6vh;position:fixed;width:100%;z-index:10}@media (min-width:40rem){header{height:3rem}}main{flex-grow:1;margin:0;min-height:78vh}@media (min-width:40rem){main{min-height:30rem;width:100%}}footer{flex:0;height:4vh;margin-top:2vh;width:90vw}@media (min-width:40rem){footer{height:5rem;width:100%}}.page-title{margin:0;font-size:1.75rem;text-align:center}@media (min-width:40rem){.page-title{padding-bottom:1.2rem}}.active{color:#d9534f}.header{align-items:center;display:flex;justify-content:space-evenly}.header__link{color:#191d32;font-size:1rem;padding:2vh 0;margin:0;text-decoration:none}@media (min-width:40rem){.header__link{padding:1.1rem}}.is-active{color:#c33}.footer__copyright,.footer__icons,.footer__strap{text-align:center}.footer__copyright{padding-bottom:2.5vh}@media (min-width:40rem){.footer__copyright{padding-bottom:1rem}}@media (min-width:40rem){.footer__icons{margin:.2rem}}.footer__icons img{padding:5px 20px;height:4.5vh}@media (min-width:40rem){.footer__icons img{padding:.5rem;height:3rem}}.contact-form{margin:0 auto;width:70vw}@media (min-width:40rem){.contact-form{width:20rem}}.text-field{height:5vh;width:70vw;margin-bottom:3vh}@media (min-width:40rem){.text-field{height:2rem;width:20rem;margin-bottom:1.3rem}}.text-area{height:18vh;width:70vw;margin-bottom:3vh}@media (min-width:40rem){.text-area{height:8rem;width:20rem;margin-bottom:1.25rem}}input,textarea{width:70vw}@media (min-width:40rem){input,textarea{width:20rem}}.recaptcha-area,input,textarea{padding:1vh;border-radius:5px;background-color:#fff;border:1px solid #ccc;box-shadow:2px 2px 3px rgba(0,0,0,.2);width:70vw}@media (min-width:40rem){.recaptcha-area,input,textarea{width:20rem}}.recaptcha-area{margin-top:5vh}.errorText{color:#d9534f;font-size:.9rem;margin:0 0 1.5vh;padding:0 0 .5rem}@media (min-width:40rem){.errorText{margin:0;padding:0}}.error{border:1px solid #d9534f}.form__button{display:flex;justify-content:center;width:70vw;margin:2.5vh auto}@media (min-width:40rem){.form__button{width:20rem;margin:1.25rem auto}}.projectLists{display:flex;flex-direction:column}@media (min-width:40rem){.projectLists{flex-direction:row;flex-wrap:wrap;justify-content:space-around}}.projectItem{margin:2vh}@media (min-width:40rem){.projectItem{margin:.75rem;width:12rem}}.project__spacer{display:flex;justify-content:center}.project__header{align-items:center;display:flex;flex-direction:row}@media (min-width:40rem){.project__header{flex-direction:column}}.project__title{font-size:1.25rem;padding-right:1vw}.project__icons img{display:inline-block;height:2.5rem;padding:1vh 1vw}@media (min-width:40rem){.project__icons img{height:2.15rem;padding:.25rem}}.project__tagline{text-align:center}.project__readmore{display:flex;justify-content:center;padding-top:1vh}.project__readmore:hover{color:#c33;cursor:pointer}.ReactModalPortal>div{opacity:0}.ReactModalPortal .ReactModal__Overlay{align-items:center;display:flex;justify-content:center;transition:opacity .2s ease-in-out}.ReactModalPortal .ReactModal__Overlay--after-open{opacity:1}.ReactModalPortal .ReactModal__Overlay--before-close{opacity:0}.modal{background:#fcfcfc;color:#191d32;max-width:80vw;padding:1.2rem;text-align:center;max-height:80vh;overflow:scroll}@media (min-width:40rem){.modal{padding:.5rem;max-height:70vh}}.modal__title{margin:0}.modal__body{font-weight:300;margin:0 0 1.6rem}.paragraph{padding-bottom:2.5vh}@media (min-width:40rem){.paragraph{padding:1.2rem}}.button,.button__contact__modal{padding:1vh;border-radius:5px;background-color:#fff;border:1px solid #ccc;box-shadow:2px 2px 3px rgba(0,0,0,.2);width:40vw;text-align:center}@media (min-width:40rem){.button,.button__contact__modal{width:9rem}}.button__contact__modal{margin-top:2.5vh}@media (min-width:40rem){.button__contact__modal{margin-top:1.6rem}}.techbox{align-content:center;margin:0 auto;width:70vw;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media (min-width:40rem){.techbox{max-width:24rem}}.techbox>img{display:inline-block;height:5.5vh;margin:2vh 2vw}@media (min-width:40rem){.techbox>img{height:3rem;margin:.5rem .75rem}}.welcome>p{padding:1.2rem;text-align:center}@media (min-width:40rem){.welcome>p{padding:1.2rem}}