@charset "UTF-8";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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}.c-main-nav{margin-top:2rem}.c-main-nav__items{margin:0;padding:0;list-style:none}.c-main-nav__item{margin-top:.75rem}.c-main-nav__item:first-child{margin-top:0}.c-main-nav__link{position:relative;font-weight:800;text-decoration:none;color:var(--text-color);outline-offset:.25rem}.c-main-nav__link:hover,.c-main-nav__link:focus{color:var(--brand-blue);text-decoration-color:var(--text-color);transition:.2s color ease-out}.c-main-nav__link--current:before{content:"";position:absolute;top:50%;left:calc(var(--masthead-padding) * -1);transform:translate(0) translateY(-50%);display:block;width:20px;height:4px;border-radius:0 2px 2px 0;background-color:var(--brand-blue)}:root{--text-color: #2b2b2b;--brand-blue: #1B71AD;--brand-yellow: #E6E51A}*{box-sizing:border-box}html{height:100%;font-size:18px;font-size:clamp(16px,2vw,18px)}body{min-height:100%;font-family:Montserrat,sans-serif;font-size:1rem;color:var(--text-color)}button{cursor:pointer}.o-title{margin:1rem 0 0}.o-title:first-child{margin-top:0}.o-title--secondary{font-size:1.1rem;font-weight:700}.o-title--section{font-size:2rem;font-weight:700}p{margin-top:1.5rem}p:first-child{margin-top:0}a{font-weight:500;color:var(--text-color);text-decoration-color:var(--brand-blue);text-decoration-thickness:2px;transition:.2s color ease-out}a:hover,a:focus{color:var(--brand-blue)}.l-site-layout{display:flex;min-height:100vh}.l-site-layout__masthead{--masthead-padding: 3rem;display:flex;align-items:stretch;flex:0 0 auto;flex-direction:column;width:18rem;margin:0;padding:var(--masthead-padding)}.l-site-layout__content{flex-grow:1;padding:3rem}.l-site-layout__content--404{display:flex;align-items:center;justify-content:center}.l-about{display:flex;flex-direction:column;gap:2rem}.l-about__text-image{display:flex;align-items:center;justify-content:space-between}.l-about__text{flex-grow:1}.l-about__image-wrapper{max-height:100vh;margin-left:3rem}.l-about__image-wrapper__figure{display:flex;flex-direction:column;margin:0}.l-about__image-wrapper__image{display:block;aspect-ratio:1/1;max-height:calc(100vh - 6rem);max-width:min(35rem,30vw)}.l-about__image-wrapper__caption{display:block;margin:0;padding:.5rem;font-size:.65rem;text-align:right}.c-content-block{max-width:40rem}.c-logo-wrapper{width:100%;margin:0}.c-logo-wrapper__link{outline-offset:1rem}.c-logo{fill:var(--text-color)}.c-logo:hover{fill:var(--brand-blue)}.c-logo:hover .c-logo__letters{fill:var(--brand-blue);transition:.2s fill ease-out}.c-logo__lines{fill:#fff}.c-logo:hover .c-logo__lines{fill:var(--brand-yellow);transition:.4s fill ease-out}.c-bonus-links{margin-top:auto}.c-bonus-links__items{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0 0;padding:0;list-style:none}.c-bonus-links__link{font-size:.9rem;font-weight:600;color:var(--text-color);outline-offset:.25rem;text-decoration-color:var(--brand-blue);text-decoration-thickness:2px}.c-bonus-links__link:focus,.c-bonus-links__link:hover{color:var(--brand-blue)}.c-land-acknowledgment{padding:2rem;background-color:#f9f9f9}@media only screen and (max-width:1280px){.l-about__text-image{flex-direction:column}.l-about__image-wrapper{margin:2rem 0 0}.l-about__image-wrapper__image{display:block;aspect-ratio:1/1;max-height:calc(100vh - 6rem);max-width:100%}.c-bonus-links{margin-top:3rem}}@media only screen and (max-width:780px){.l-site-layout{flex-direction:column}.l-site-layout__masthead{width:100%;height:auto;padding-bottom:0}.c-logo-wrapper{width:50%}}@media only screen and (max-width:480px){.c-project{width:100%}.c-bonus-links__items{flex-direction:column}}
