/*! 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;-webkit-text-decoration:underline dotted;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}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e8f0}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body{font-family:Open Sans,sans-serif}@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,700i&display=swap");a{color:#288721}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}.rich-text p{margin:1em 0}.project{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:row dense}@media (min-width:1280px){.project-wrapper{margin-left:auto;margin-right:auto;max-width:1920px}}.project-text{padding:96px 1.5rem 1.5rem;text-align:center;background-size:cover;background-position:50%;height:100vh;color:#fff;display:flex;align-items:center;flex-wrap:wrap}.project-text-inner{width:100%}@media (min-width:1024px){.project-text-inner h3{font-size:2.25rem}}.project-text p{margin:1em 0}.navbar{left:0;right:0;background-color:rgba(0,0,0,.6);padding:1rem;display:flex;justify-content:space-between;align-items:center;position:fixed}.project-title{margin-bottom:.5rem}.project-button{margin-top:1rem}.project-header{display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff}.project-header-inner{border-bottom-width:4px;border-color:#000;margin:2rem auto 1.5rem}.project-description{text-align:center;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.project-description{padding-left:15%;padding-right:15%}}.project-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 1.5rem 3rem}@media (min-width:1024px){.project .item:not(:nth-child(4n)){grid-column:auto/auto}.project .item:nth-child(4n){grid-column:2}.project .item:nth-child(4n-3){align-items:flex-end;text-align:right}.project-content{padding-top:6rem;padding-bottom:6rem}}.project .item{grid-column:1/span 2}.carousel{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#eee}.bg-bilbao{background-color:#000}.tags{margin:-.25rem}.tag{display:inline-block;background-color:#f0f0f0;border-radius:.5rem;border-style:solid;border-width:0;color:#000;padding:.5rem;margin:.25rem;font-size:1rem}.logo{display:flex;color:#fff;transition:opacity .25s ease-out}.logo:focus,.logo:hover{opacity:.8}.icon-white{font-size:1.25rem;color:#fff}.icon-white-svg{display:inline;vertical-align:middle}.icon-white path{fill:#fff}.icon-white:hover{color:#eee}.icon-white:hover path{fill:#eee}.section-header{padding:1.5rem;text-align:center}.button{background-color:#2c6426;transition:background-color .25s ease-out;color:#fff;padding:.5rem 1rem;border-radius:.25rem;border:none;font-weight:700;cursor:pointer}.button:hover{background-color:#32772c;text-decoration:none}.footer{padding-top:1rem;padding-bottom:1rem;background-color:#000;text-align:center;color:#fff}