*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wv-h2-bg-dark);color:var(--wv-h2-text-dark);font-family:var(--wv-h2-font-body);font-size:15px;line-height:1.6}.wv-h2-hero{position:relative;min-height:92vh;display:flex;flex-direction:column;text-align:center;color:#fff;overflow:hidden}.wv-h2-hero-media,.wv-h2-hero-media video,.wv-h2-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wv-h2-hero-overlay{position:absolute;inset:0;background:#000;opacity:.3}.wv-h2-hero-body{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(var(--wv-h2-nav-h) + 24px) 24px 24px;max-width:860px;width:100%;margin:0 auto}.wv-h2-hero-logo{width:86px;height:auto}.wv-h2-hero h1{font-family:var(--wv-h2-font-display);font-weight:400;font-size:34px;letter-spacing:.05em;line-height:1.4;margin:24px 0 12px;text-shadow:1px 1px 4px #000}.wv-h2-hero h1 .thin{font-weight:200}.wv-h2-hero p{margin:0 0 8px;text-shadow:1px 1px 4px #000}.wv-h2-hero-cta{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.wv-h2-hero-down{position:relative;z-index:1;align-self:center;margin:8px 0 28px;color:#fff;opacity:.8;font-size:24px;line-height:1;text-decoration:none;animation:wv-h2-bounce 2s infinite}@keyframes wv-h2-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.wv-h2-section{padding:72px 24px;scroll-margin-top:calc(var(--wv-h2-nav-h) + 16px)}.wv-h2-section--light{background:var(--wv-h2-bg-light)}.wv-h2-section--white{background:#fff}.wv-h2-wrap{max-width:1080px;margin:0 auto}.wv-h2-wrap--narrow{max-width:760px}.wv-h2-section h2{font-family:var(--wv-h2-font-display);font-weight:400;font-size:26px;letter-spacing:.06em;text-align:center;margin:0 0 12px}.wv-h2-section h2 .thin{font-weight:200}.wv-h2-section-rule{width:56px;height:2px;margin:0 auto 32px;background:var(--wv-h2-accent)}.wv-h2-lead{color:var(--wv-h2-text-grey);text-align:center;max-width:720px;margin:0 auto 24px}.wv-h2-split{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start}.wv-h2-split p{color:var(--wv-h2-text-grey);margin:0 0 14px}.wv-h2-mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.wv-h2-mini-gallery button{padding:0;border:0;background:none;cursor:pointer;display:block}.wv-h2-mini-gallery img{display:block;width:100%;height:auto}.wv-h2-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wv-h2-figure{margin:0}.wv-h2-figure button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.wv-h2-figure img{display:block;width:100%;height:auto}.wv-h2-figure figcaption{padding:8px 2px 0;font-size:13px;color:var(--wv-h2-text-grey)}.wv-h2-donate-row{display:grid;grid-template-columns:7fr 5fr;gap:40px;align-items:center}.wv-h2-donate-row p{color:var(--wv-h2-text-grey);margin:0 0 14px}.wv-h2-donate-qr{display:block;width:100%;max-width:320px;height:auto;margin:0 auto;border:1px solid var(--wv-h2-border)}.wv-h2-help-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:720px;margin:0 auto}.wv-h2-card{position:relative;display:block;padding:32px 20px 26px;border:1px solid var(--wv-h2-border);border-radius:0;text-align:center;text-decoration:none;color:var(--wv-h2-text-dark);background:#fff;transition:border-color .15s ease}.wv-h2-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:transparent;transition:background .15s ease}.wv-h2-card:hover:before{background:var(--wv-h2-accent)}.wv-h2-card-icon{font-size:28px;line-height:1;margin-bottom:12px}.wv-h2-card h3{margin:0;font-family:var(--wv-h2-font-display);font-weight:400;font-size:17px;letter-spacing:.04em}.wv-h2-modal{border:0;padding:0;border-radius:0;background:var(--wv-h2-bg-dark);color:#fff;max-width:640px;width:calc(100% - 32px)}.wv-h2-modal::backdrop{background:#0009}.wv-h2-modal-body{padding:40px 32px 32px;text-align:center}.wv-h2-modal-body h3{font-family:var(--wv-h2-font-display);font-weight:400;letter-spacing:.06em;margin:0 0 20px}.wv-h2-modal-body h3 .thin{font-weight:200}.wv-h2-modal-body h4{font-weight:400;margin:20px 0 12px}.wv-h2-modal-body code{background:#ffffff1f;padding:2px 8px;font-size:14px}.wv-h2-modal-addrs{text-align:center;margin-top:8px}.wv-h2-modal-addrs p{margin:0}.wv-h2-modal-close{position:absolute;top:8px;right:12px;border:0;background:none;color:#fff;font-size:22px;cursor:pointer;opacity:.8}.wv-h2-modal-close:hover{opacity:1}.wv-h2-modal hr{border:0;border-top:1px solid rgba(255,255,255,.18);margin:24px 0}.wv-h2-lightbox{border:0;padding:0;background:transparent;max-width:none;max-height:none;width:100%;height:100%}.wv-h2-lightbox::backdrop{background:#000000d9}.wv-h2-lightbox[open]{display:flex;align-items:center;justify-content:center}.wv-h2-lightbox-img{max-width:92vw;max-height:86vh;width:auto;height:auto;display:block}.wv-h2-lightbox-btn{position:fixed;top:50%;transform:translateY(-50%);border:0;background:#0006;color:#fff;font-size:30px;line-height:1;padding:14px 16px;cursor:pointer}.wv-h2-lightbox-btn--prev{left:12px}.wv-h2-lightbox-btn--next{right:12px}.wv-h2-lightbox-close{position:fixed;top:12px;right:16px;border:0;background:none;color:#fff;font-size:28px;cursor:pointer}.wv-h2-lightbox-cap{position:fixed;left:0;right:0;bottom:18px;text-align:center;color:#ffffffd9;font-size:14px}@media(max-width:1023px){.wv-h2-split,.wv-h2-donate-row{grid-template-columns:1fr}.wv-h2-gallery-grid{grid-template-columns:repeat(2,1fr)}.wv-h2-help-cards{grid-template-columns:1fr}.wv-h2-hero h1{font-size:26px}}@media(max-width:767px){.wv-h2-section{padding:48px 18px}.wv-h2-hero-logo{width:68px}.wv-h2-hero-cta{flex-direction:column;align-items:stretch}.wv-h2-hero-cta .wv-h2-btn{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wv-h2-hero-down{animation:none}}
