blockquote.svelte-1v50jty{margin:1.5rem 0;padding:1.25rem 1.5rem;border-left:4px solid currentColor;opacity:.85}blockquote.svelte-1v50jty p:where(.svelte-1v50jty){margin:0 0 .5rem;font-style:italic}blockquote.svelte-1v50jty cite:where(.svelte-1v50jty){display:block;font-style:normal;font-size:.9em;font-weight:600}.cta-links.svelte-1o8rsj8{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.cta-btn.svelte-1o8rsj8{display:inline-block;padding:.625rem 1.5rem;background:var(--color-primary);color:#fff;border-radius:var(--radius);font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s}.cta-btn.svelte-1o8rsj8:hover{opacity:.85}.video-thumb-wrap.svelte-i6pzhh{margin:1.5rem 0}.video-thumb.svelte-i6pzhh{position:relative;display:block;width:100%;max-width:640px;cursor:pointer;padding:0;border:none;background:#000;border-radius:4px;overflow:hidden}.video-thumb-wrap.portrait.svelte-i6pzhh .video-thumb:where(.svelte-i6pzhh){max-width:360px}.video-thumb.svelte-i6pzhh img:where(.svelte-i6pzhh){display:block;width:100%;height:auto;opacity:.85;transition:opacity .2s}.video-thumb.svelte-i6pzhh:hover img:where(.svelte-i6pzhh){opacity:1}.play-icon.svelte-i6pzhh{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.play-bg.svelte-i6pzhh{fill:#000000bf;transition:fill .2s}.video-thumb.svelte-i6pzhh:hover .play-bg:where(.svelte-i6pzhh){fill:var(--color-primary, #4d85d1)}.play-arrow.svelte-i6pzhh{fill:#fff}.video-caption.svelte-i6pzhh{font-size:1rem;color:var(--color-muted-foreground);text-align:center;margin:.5rem 0 0}.video-modal.svelte-i6pzhh{position:fixed;inset:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center}.modal-close.svelte-i6pzhh{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;line-height:0;opacity:.8;transition:opacity .15s}.modal-close.svelte-i6pzhh:hover{opacity:1}.modal-inner.svelte-i6pzhh{width:90vw;max-width:960px;padding:1rem}.modal-video.svelte-i6pzhh{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.modal-video.portrait.svelte-i6pzhh{padding-bottom:177.78%;max-width:400px;margin:0 auto}.modal-video.svelte-i6pzhh iframe:where(.svelte-i6pzhh){position:absolute;inset:0;width:100%;height:100%;border:none}.w3w-row.svelte-ci2uyn{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.maps-btn.svelte-ci2uyn,.w3w-btn.svelte-ci2uyn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;letter-spacing:.02em;border-radius:4px;text-decoration:none;transition:opacity .15s}.maps-btn.svelte-ci2uyn{background:#1a73e8;color:#fff}.w3w-btn.svelte-ci2uyn{background:#e11f26;color:#fff}.maps-btn.svelte-ci2uyn:hover,.w3w-btn.svelte-ci2uyn:hover{opacity:.85}.maps-icon.svelte-ci2uyn{width:1.125rem;height:1.125rem;flex-shrink:0}.w3w-icon.svelte-ci2uyn{width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:3px}.audience-feedback.svelte-1ey8o2f{background:#f8f9fa;border-left:4px solid var(--color-primary, #4d85d1);padding:2rem 2rem 1.5rem;margin:2.5rem 0;border-radius:0 var(--radius, 4px) var(--radius, 4px) 0}h2.svelte-1ey8o2f{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary, #4d85d1);margin:0 0 1.25rem}.quote-wrap.svelte-1ey8o2f{min-height:5rem;display:flex;align-items:center}.quote.svelte-1ey8o2f{margin:0;opacity:0;transition:opacity .4s ease}.quote.visible.svelte-1ey8o2f{opacity:1}.quote.svelte-1ey8o2f p:where(.svelte-1ey8o2f){font-size:2rem;font-weight:500;line-height:1.3;color:var(--color-foreground, #212529);margin:0;quotes:"“" "”" "‘" "’"}.quote.svelte-1ey8o2f p:where(.svelte-1ey8o2f):before{content:open-quote;color:var(--color-primary, #4d85d1)}.quote.svelte-1ey8o2f p:where(.svelte-1ey8o2f):after{content:close-quote;color:var(--color-primary, #4d85d1)}.dots.svelte-1ey8o2f{display:flex;gap:.5rem;margin-top:1.25rem}.dot.svelte-1ey8o2f{width:10px;height:10px;border-radius:50%;border:2px solid var(--color-primary, #4d85d1);background:transparent;cursor:pointer;padding:0;transition:background .2s}.dot.active.svelte-1ey8o2f{background:var(--color-primary, #4d85d1)}@media(max-width:640px){.quote.svelte-1ey8o2f p:where(.svelte-1ey8o2f){font-size:1.375rem}.audience-feedback.svelte-1ey8o2f{padding:1.25rem 1.25rem 1rem}}.gallery-grid.svelte-dmmlc0{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;margin:1.5rem 0}.gallery-thumb.svelte-dmmlc0{display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--radius);padding:0;border:none;cursor:pointer;background:var(--color-muted)}.gallery-thumb.svelte-dmmlc0 img:where(.svelte-dmmlc0){width:100%;height:100%;object-fit:cover;transition:transform .2s,opacity .2s;display:block}.gallery-thumb.svelte-dmmlc0:hover img:where(.svelte-dmmlc0){transform:scale(1.04);opacity:.9}.lightbox.svelte-dmmlc0{position:fixed;inset:0;z-index:9999;background:#000000ed;display:flex;align-items:center;justify-content:center}.lb-close.svelte-dmmlc0{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;line-height:0;opacity:.75;transition:opacity .15s;z-index:1}.lb-close.svelte-dmmlc0:hover{opacity:1}.lb-nav.svelte-dmmlc0{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:.75rem .5rem;line-height:0;opacity:.75;transition:opacity .15s,background .15s;border-radius:var(--radius);z-index:1}.lb-nav.svelte-dmmlc0:hover{opacity:1;background:#fff3}.lb-prev.svelte-dmmlc0{left:1rem}.lb-next.svelte-dmmlc0{right:1rem}.lb-content.svelte-dmmlc0{display:flex;flex-direction:column;align-items:center;max-width:min(90vw,1100px);max-height:90vh}.lb-img.svelte-dmmlc0{display:block;max-width:100%;max-height:80vh;width:auto;height:auto;border-radius:2px;object-fit:contain}.lb-caption.svelte-dmmlc0{color:#fffc;font-size:.9375rem;text-align:center;margin:.625rem 0 0}.lb-counter.svelte-dmmlc0{color:#ffffff73;font-size:.875rem;margin:.375rem 0 0}.audio-block.svelte-8w3vgs{margin:1.5rem 0}.audio-title.svelte-8w3vgs{font-size:1rem;font-weight:600;color:var(--color-foreground);margin:0 0 .5rem}.audio-player.svelte-8w3vgs{display:block;width:100%;max-width:540px}.audio-caption.svelte-8w3vgs{font-size:.9375rem;color:var(--color-muted-foreground);margin:.5rem 0 0;font-style:italic}
