@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);#language-toggle[data-v-2c1fe382]{text-transform:lowercase;cursor:pointer;color:#fff;text-decoration:none;font-weight:300;width:2rem;display:inline;text-align:center;transition:all .3s ease-in-out;justify-self:end}#language-toggle[data-v-2c1fe382]:hover{text-decoration:underline;text-underline-offset:.5em}.header-bar[data-v-52c08f91]{position:relative}.header-bar.home nav[data-v-52c08f91]{position:absolute}@media screen and (max-width:767px){.header-bar[data-v-52c08f91]{display:none}}#navbar[data-v-52c08f91]{padding-bottom:1rem;display:grid;gap:1rem;justify-content:start;grid-template-columns:1fr}@media screen and (min-width:768px){#navbar[data-v-52c08f91]{justify-content:space-between;grid-template-columns:1fr 2fr}}#navbar .logo[data-v-52c08f91]{padding:1.5rem 1rem 0;align-self:center}#navbar .logo img[data-v-52c08f91]{width:100%;max-width:50vw}#navbar .links[data-v-52c08f91]{padding-bottom:1rem;align-self:center;justify-self:start;justify-content:right;text-align:right;font-weight:200;font-size:1.25em;display:grid}@media screen and (min-width:768px){#navbar .links[data-v-52c08f91]{justify-self:end;display:initial;padding-bottom:0}}#navbar a.nav-link[data-v-52c08f91]{color:#fff;font-weight:300;font-size:1rem;text-decoration:none;padding:1rem .5rem;white-space:nowrap;transition:all .3s ease-in-out}@media screen and (min-width:1024px){#navbar a.nav-link[data-v-52c08f91]{font-size:1.25rem}}#navbar a.nav-link.house[data-v-52c08f91]{display:none;padding:0 0 5px;margin-right:.75rem;border-bottom:2px solid transparent}#navbar a.nav-link.house.router-link-active[data-v-52c08f91],#navbar a.nav-link.house[data-v-52c08f91]:hover{border-bottom:2px solid #fff}#navbar a.nav-link.house svg[data-v-52c08f91]{height:1.1rem;width:1.1rem}#navbar a.nav-link.house svg[data-v-52c08f91]:hover{text-decoration:underline;text-underline-offset:.5em}@media screen and (min-width:1200px){#navbar a.nav-link.house[data-v-52c08f91]{display:initial}}#navbar a.nav-link.router-link-active[data-v-52c08f91],#navbar a.nav-link[data-v-52c08f91]:hover{text-decoration:underline;text-underline-offset:.5em}#inaturalist.hidden{display:none}div#observations h2.subtitle{font-size:1.25rem;padding-bottom:1rem}#inaturalist #observations .subtitle{font-size:1.25rem;padding-bottom:1.75rem}#inaturalist .inat-widget-small{display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:.75rem}#inaturalist .inat-observation-image img{width:90%}#inaturalist .inat-observation-image:hover{opacity:.8}#inaturalist .footnote{padding-top:1rem}h3[data-v-2af3a6d6]{font-size:3rem;padding:4rem 0 0 0;text-align:center}#support[data-v-2af3a6d6]{color:#193c65}#support div[data-v-2af3a6d6]{text-align:center;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;padding-bottom:1em;gap:3rem;padding-top:3rem}#support div img[data-v-2af3a6d6]{width:80%;opacity:1}#support div img[data-v-2af3a6d6]:hover{opacity:.75}@media screen and (min-width:768px){#support div[data-v-2af3a6d6]{grid-template-columns:repeat(2,1fr);gap:0}}@media screen and (min-width:1280px){#support div[data-v-2af3a6d6]{grid-template-columns:repeat(4,1fr)}}#copyright[data-v-35446ce6]{color:#193c65;padding:3rem;text-align:center}.top-link[data-v-35446ce6]{transition:all .25s ease-in-out;position:fixed;bottom:0;right:0;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;margin:0 1rem 1rem 0;border-radius:50%;padding:.25rem;width:2rem;height:2rem;background-color:#76a157;border:1px solid #fff}.top-link[data-v-35446ce6]:hover{border:1px solid #76a157}.top-link.show[data-v-35446ce6]{visibility:visible;opacity:1}.top-link.hide[data-v-35446ce6]{visibility:hidden;opacity:0}.top-link svg[data-v-35446ce6]{fill:#fff;width:24px;height:12px}.top-link[data-v-35446ce6]:hover{background-color:#e8e8e8}.top-link:hover svg[data-v-35446ce6]{fill:#76a157}#footer{color:#fff}#footer footer{padding:3rem 0;text-align:left;background-color:#193c65}#footer footer .spacing{display:grid;grid-template-columns:1fr;grid-column-gap:5vw;place-content:center;gap:10vw}#footer footer .subtitle,#footer footer a{color:#fff}#footer footer .subtitle{padding-top:0;font-size:2rem}#footer .address{padding-bottom:1rem}#footer #related-links ul{list-style-type:none;padding:0}#footer #related-links a{line-height:1.5rem}#footer #contact-details a:hover,#footer #related-links a:hover{text-decoration:underline}#footer #related-links ul.footer-social{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:1rem;place-content:center;gap:1rem;padding-top:1rem;justify-items:left}#footer .footer-social a svg{fill:#fff;width:100%}@media screen and (min-width:768px){#footer footer .spacing{grid-template-columns:repeat(3,1fr)}}.header-bar-mobile[data-v-74c05a04]{position:relative;padding-bottom:5rem}.header-bar-mobile.home nav[data-v-74c05a04]{position:absolute}@media screen and (min-width:768px){.header-bar-mobile[data-v-74c05a04]{display:none}}.banner-home #discover[data-v-74c05a04]{font-size:3rem}#navbar-mobile[data-v-74c05a04]{position:fixed;top:0;left:0;width:100%;height:100vh;margin:0;background-color:#193c65;z-index:1000;transform:translateX(200%);transition:transform .3s ease-in-out;display:grid;gap:1rem;justify-content:space-between;grid-template-columns:1fr}@media screen and (min-width:1024px){#navbar-mobile[data-v-74c05a04]{grid-template-columns:1fr 2fr}}#navbar-mobile.mobileNavOpen[data-v-74c05a04]{transform:translateX(0);transition:transform .3s ease-in-out}#navbar-mobile.mobileNavOpen .links[data-v-74c05a04]{display:grid}#navbar-mobile .links[data-v-74c05a04]{height:100%;align-self:center;justify-content:right;text-align:right;font-weight:200;font-size:1.25em;display:none}@media screen and (min-width:768px){#navbar-mobile .links[data-v-74c05a04]{display:initial}}#navbar-mobile a.nav-link[data-v-74c05a04]{color:#fff;font-weight:300;font-size:2rem;text-decoration:none;padding:1rem 3rem 1rem .5rem;justify-items:center;white-space:nowrap;transition:all .3s ease-in-out}#navbar-mobile a.nav-link.house svg[data-v-74c05a04]{height:1.1rem;width:1.1rem;padding-bottom:1rem;border-bottom:2px solid transparent}#navbar-mobile a.nav-link.house svg[data-v-74c05a04]:hover{text-decoration:underline;text-underline-offset:.5em}#navbar-mobile a.nav-link.language-toggle[data-v-74c05a04]{margin-bottom:10rem}#navbar-mobile a.nav-link.router-link-active[data-v-74c05a04],#navbar-mobile a.nav-link[data-v-74c05a04]:hover{text-decoration:underline;text-underline-offset:.5em}#navbar-mobile a.nav-link.router-link-active.house svg[data-v-74c05a04],#navbar-mobile a.nav-link:hover.house svg[data-v-74c05a04]{border-bottom:2px solid #fff}.logo[data-v-74c05a04]{position:absolute;width:100%;align-self:center}.logo img[data-v-74c05a04]{width:100%;max-width:50vw;padding:1.25rem}.hamburger[data-v-74c05a04]{position:absolute;top:1.5rem;right:1.5rem;z-index:1001;height:1.5rem;width:1.5rem;cursor:pointer}.hamburger svg[data-v-74c05a04]{height:1.5rem;width:1.5rem;fill:#fff}.hamburger-close[data-v-74c05a04]{justify-self:end;margin:1.5rem;z-index:1001;height:1.5rem;width:1.5rem;cursor:pointer}.hamburger-close svg[data-v-74c05a04]{height:1.5rem;width:1.5rem;fill:#fff}*{margin:0}figure{position:relative;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}figure img{display:block;width:100%;height:auto}figure figcaption{font-size:.75rem;position:absolute;bottom:0;right:0;color:#fff;background-color:#193c65;padding:.25rem}figure figcaption a{color:#fff;text-decoration:none;display:grid;grid-template-columns:auto 1fr}figure figcaption a img{display:inline;width:1rem;height:1rem;fill:#fff;padding-right:.25rem}.spacing{margin:0 5vw}@media screen and (min-width:768px){.spacing{margin:0 10vw}}@media screen and (min-width:1024px){.spacing{margin:0 10vw}}@media screen and (min-width:1280px){.spacing{margin:0 10vw}}@media screen and (min-width:1600px){.spacing{margin:0 15vw}}@media screen and (min-width:1920px){.spacing{margin:0 20vw}}@media screen and (min-width:768px){.spacing.spacing-left{margin-right:0}.spacing.spacing-right{margin-left:0}}#app{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,nav a{color:#193c65}nav a{font-weight:700}nav a.router-link-exact-active{color:#42b983}.banner{background-color:#193c65;height:100%}.banner,.banner-home{width:100%;position:absolute;top:0;z-index:-1}.banner-home{height:100vh;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/banner.8dd5c112.jpg);display:block;background-position:50%;position:relative;display:grid;align-items:center;justify-items:center;background-color:#222552}.banner-home #discover{text-align:center;padding:0 10vw;color:#fff;font-size:3rem;font-weight:700;max-width:60rem;padding:1em 0}@media screen and (min-width:768px)and (max-width:1023px){.banner-home #discover{margin:0 10vw;font-size:3rem}}@media screen and (min-width:1024px){.banner-home #discover{font-size:4rem}}@media screen and (min-width:1280px){.banner-home #discover{font-size:5rem}}main{padding:5rem 0}.screen-reader-text{position:absolute;-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px;border:0;padding:0;width:1px;height:1px;overflow:hidden;word-wrap:normal!important;clip:rect(1px,1px,1px,1px)}.screen-reader-text:focus{display:block;top:5px;left:5px;z-index:100000;-webkit-clip-path:none;clip-path:none;background-color:#eee;padding:15px 23px 14px;width:auto;height:auto;text-decoration:none;line-height:normal;color:#444;font-size:1em;clip:auto!important}.button{color:#fff;background-color:#76a157;font-weight:400;font-size:1.25em;padding:.5em;border-radius:.25em;text-decoration:none;line-height:5em;border:1px solid #76a157}:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel__next,.carousel__prev{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.carousell[data-v-2050298d]{padding:1rem 0}.carousell .carousel__slide[data-v-2050298d]{width:100%;height:60vh}.carousell .carousel__slide img[data-v-2050298d]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@media screen and (min-width:768px){.carousell .carousel__slide img[data-v-2050298d]{height:99%;width:auto;max-width:90%;-o-object-fit:contain;object-fit:contain}}.carousell .carousel__slide .slide__content[data-v-2050298d]{position:absolute;bottom:0;color:#fff;background-color:#193c65;width:100%;font-size:.65rem}@media screen and (min-width:768px){.carousell .carousel__slide .slide__content[data-v-2050298d]{bottom:.5%;right:0;text-align:right;width:auto;border-radius:.5rem .5rem 0 .5rem}}.carousell .carousel__slide .slide__content a[data-v-2050298d]{color:#fff;text-decoration:none;font-weight:300;margin:.5rem;font-size:.75rem;display:grid;grid-template-columns:auto 1fr}.carousell .carousel__slide .slide__content a img[data-v-2050298d]{width:1rem;height:1rem;margin-right:.5rem}.carousell .carousel__pagination[data-v-2050298d]{padding-inline-start:0}.subtitle[data-v-6a8ec680]{font-weight:700;font-size:3.25rem;color:#193c65;padding:2rem 0 1rem}.text[data-v-6a8ec680]{font-weight:200;font-size:1.25rem;color:#193c65}.row[data-v-6a8ec680]{margin-bottom:5rem}.row.split[data-v-6a8ec680]{grid-template-columns:1fr;display:grid;grid-column-gap:5vw;place-content:center;gap:10vw}@media screen and (min-width:768px){.row.split[data-v-6a8ec680]{grid-template-columns:repeat(2,1fr)}}.row.single[data-v-6a8ec680]{display:grid;grid-template-columns:1fr;grid-column-gap:0;place-content:center;background-color:#193c65;align-items:center}@media screen and (min-width:768px){.row.single[data-v-6a8ec680]{grid-template-columns:repeat(2,1fr);gap:10vw}}.row.single .subtitle[data-v-6a8ec680]{color:#fff}.row.single .text[data-v-6a8ec680]{font-weight:200;font-size:1.25rem;color:#fff}@media screen and (min-width:768px){.row.single.right .column[data-v-6a8ec680]:first-child{order:2}}.row.full-banner[data-v-6a8ec680]{padding:0;margin:0;width:100%;height:60vh;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/girltakingpicture.b6d6cd18.jpg);display:block;background-position:50%;position:relative;display:grid;align-items:center;justify-items:center;text-align:center}.row.full-banner .subtitle[data-v-6a8ec680]{color:#fff}.imgcolumn[data-v-6a8ec680]{width:100%;aspect-ratio:4/3}#about[data-v-6a8ec680]{padding-top:3rem}#about h3[data-v-6a8ec680]{text-align:center}#about p[data-v-6a8ec680]{font-weight:300;font-size:1.25rem;max-width:35rem;margin:0 auto;text-align:center}