.topbar[data-astro-cid-3ef6ksr2]{background:var(--color-blue);color:#ffffffd9;font-size:.85rem;padding:.45rem 0}.topbar__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}.topbar__contact[data-astro-cid-3ef6ksr2]{display:flex;gap:1.25rem}.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.topbar__social[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fffc;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:color .15s}.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.topbar__social[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#fff}.topbar__social[data-astro-cid-3ef6ksr2]{display:flex;gap:.75rem}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--color-border);height:var(--header-height);display:flex;align-items:center}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;width:100%;gap:2rem}.header__logo[data-astro-cid-3ef6ksr2]{text-decoration:none;flex-shrink:0}.header__logo-img[data-astro-cid-3ef6ksr2]{height:100px;width:auto;margin-top:.35rem;margin-bottom:.5rem}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:.75rem;margin:0 auto}.header__link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.3rem;padding:.5rem .75rem;font-size:.95rem;font-weight:600;color:var(--color-blue);text-decoration:none;border-radius:4px;transition:color .15s,background .15s;white-space:nowrap}.header__chevron[data-astro-cid-3ef6ksr2]{opacity:.5;transition:transform .2s}.header__link--highlight[data-astro-cid-3ef6ksr2]{color:var(--color-green);background:#4c99420f}.header__link[data-astro-cid-3ef6ksr2]:hover,.is-active[data-astro-cid-3ef6ksr2] .header__link[data-astro-cid-3ef6ksr2]{color:var(--color-red);background:#911a1d0d}.header__link--highlight[data-astro-cid-3ef6ksr2]:hover{color:var(--color-green);background:#4c99421f;animation:highlight-pop .35s ease}@keyframes highlight-pop{0%{transform:scale(1);opacity:1}40%{transform:scale(1.07);opacity:.85}to{transform:scale(1);opacity:1}}.header__link[data-astro-cid-3ef6ksr2]:hover .header__chevron[data-astro-cid-3ef6ksr2]{transform:rotate(-180deg);opacity:.8}.header__dropdown[data-astro-cid-3ef6ksr2]{position:relative}.header__dropdown-menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;min-width:max-content;background:#fff;border:1px solid var(--color-border);border-radius:6px;padding:.4rem;box-shadow:0 8px 24px #223a621a;display:none;flex-direction:column}.header__dropdown[data-astro-cid-3ef6ksr2]:hover .header__dropdown-menu[data-astro-cid-3ef6ksr2]{display:flex}.header__dropdown-link[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem .65rem;font-size:.9rem;font-weight:500;color:var(--color-text-muted);border-radius:4px;text-decoration:none;transition:background .15s,color .15s;position:relative;z-index:1}.header__dropdown-link[data-astro-cid-3ef6ksr2]:hover{background:#911a1d0d;color:var(--color-red)}.header__dropdown-link[data-astro-cid-3ef6ksr2].is-active-section{color:var(--color-red);background:#911a1d0d}.header__dropdown-divider[data-astro-cid-3ef6ksr2]{border:none;border-top:1px solid var(--color-border);margin:.3rem .65rem}.header__dropdown-link--subpage[data-astro-cid-3ef6ksr2]{font-weight:600;color:var(--color-blue)}.header__cta[data-astro-cid-3ef6ksr2]{flex-shrink:0;margin-left:.5rem}.header__cta[data-astro-cid-3ef6ksr2]:hover{animation:donate-wiggle .4s ease}@keyframes donate-wiggle{0%{transform:rotate(0)}20%{transform:rotate(-3deg)}40%{transform:rotate(3deg)}60%{transform:rotate(-2deg)}80%{transform:rotate(1deg)}to{transform:rotate(0)}}.btn--sm[data-astro-cid-3ef6ksr2]{padding:.45rem 1.1rem;font-size:.9rem}.header__hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.75rem;margin-left:auto;min-width:44px;min-height:44px;align-items:center;justify-content:center}.header__hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--color-blue);border-radius:1px;transition:transform .2s,opacity .2s}.header__mobile-menu[data-astro-cid-3ef6ksr2]{display:none;position:fixed;top:var(--header-height);left:0;right:0;bottom:0;background:#fff;padding:1.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:99}.header__mobile-menu[data-astro-cid-3ef6ksr2].is-open{display:block}.header__mobile-group[data-astro-cid-3ef6ksr2][open]>.header__mobile-link[data-astro-cid-3ef6ksr2] .header__mobile-chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__mobile-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:1rem;color:var(--color-blue);padding:.75rem 0;text-decoration:none;border-bottom:1px solid var(--color-border);list-style:none;cursor:pointer}.header__mobile-link[data-astro-cid-3ef6ksr2]::-webkit-details-marker{display:none}.header__mobile-chevron[data-astro-cid-3ef6ksr2]{opacity:.4;transition:transform .2s;flex-shrink:0}.header__mobile-overview[data-astro-cid-3ef6ksr2]{display:block;padding:.4rem 0;color:var(--color-text-muted);font-size:.9rem;font-weight:600;text-decoration:none}.header__mobile-sub[data-astro-cid-3ef6ksr2]{padding-left:1rem;padding-bottom:.5rem}.header__mobile-sub[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.4rem 0;color:var(--color-text-muted);font-size:.9rem;text-decoration:none}.header__mobile-subpage[data-astro-cid-3ef6ksr2]{font-weight:600;color:var(--color-blue)!important}.header__mobile-group[data-astro-cid-3ef6ksr2].is-active>.header__mobile-link[data-astro-cid-3ef6ksr2]{color:var(--color-red);border-bottom-color:var(--color-red)}.header__mobile-contact[data-astro-cid-3ef6ksr2]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.5rem}.header__mobile-contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text-muted);font-size:.875rem;text-decoration:none}@media(max-width:960px){.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(n+3){display:none}.header__nav[data-astro-cid-3ef6ksr2],.header__cta[data-astro-cid-3ef6ksr2]{display:none}.header__hamburger[data-astro-cid-3ef6ksr2]{display:flex}}@media(max-width:480px){.topbar[data-astro-cid-3ef6ksr2]{padding:.35rem 0}.topbar__contact[data-astro-cid-3ef6ksr2]{gap:.5rem;font-size:.75rem}.topbar__social[data-astro-cid-3ef6ksr2]{display:none}.header__logo-img[data-astro-cid-3ef6ksr2]{height:70px}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-blue);color:#ffffffb3;padding:4rem 0 0;margin-top:5rem}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-decoration:none;transition:color .2s}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f7a84b}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2.5fr 1.5fr 1fr 1fr 1fr;gap:2rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid rgba(255,255,255,.1);padding-right:2rem}.footer__logo-img[data-astro-cid-sz7xmlte]{height:64px;width:auto;max-width:100%;object-fit:contain}.footer__tagline[data-astro-cid-sz7xmlte]{margin-top:.75rem;font-size:.8rem;line-height:1.35;max-width:280px}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem;margin-top:1.25rem}.footer__social--mobile[data-astro-cid-sz7xmlte]{display:none}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{opacity:.6;transition:opacity .2s}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1}.footer__col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;display:inline-block}.footer__col[data-astro-cid-sz7xmlte]:hover h4[data-astro-cid-sz7xmlte]{animation:footer-bounce .35s ease}@keyframes footer-bounce{0%{transform:translateY(0)}35%{transform:translateY(-4px)}to{transform:translateY(0)}}.footer__col--red[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#e8686b}.footer__col--blue[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#7b9fd4}.footer__col--green[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#8bc084}.footer__col--amber[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#f7a84b}.footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.15rem}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.95rem;white-space:nowrap}.footer__short[data-astro-cid-sz7xmlte]{display:none}.footer__col[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:#fff}.footer__branches[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{line-height:1.45;font-size:.9rem;margin-top:.75rem}.footer__branches[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:.25rem}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.9rem}.footer__bottom-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer__address[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:flex-start;gap:.45rem}.footer__address[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{flex-shrink:0;margin-top:.25rem}.footer__address[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]:has(+a[href*=maps]){margin-top:.35rem}.footer__address[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]:has(+a[href^="mailto:"]){margin-top:.3rem}.footer__address[data-astro-cid-sz7xmlte]{position:relative}.footer__address[data-astro-cid-sz7xmlte]:has(a[href^="tel:"]):hover svg[data-astro-cid-sz7xmlte],.footer__address[data-astro-cid-sz7xmlte]:has(a[href^="mailto:"]):hover svg[data-astro-cid-sz7xmlte]{animation:phone-ring .6s ease}.footer__address[data-astro-cid-sz7xmlte]:has(a[href*=maps]):hover svg[data-astro-cid-sz7xmlte]{animation:pin-drop .5s cubic-bezier(.4,0,.7,1.4)}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].footer__credit{color:#7b9fd4}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].footer__credit:hover{color:#f7922b}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:2rem 0 0}.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding-left:1rem;padding-right:1rem}.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.footer__brand[data-astro-cid-sz7xmlte]{display:none}.footer__branches[data-astro-cid-sz7xmlte]{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;font-size:.75rem}.footer__branches[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{grid-column:1;margin-bottom:.25rem}.footer__social--mobile[data-astro-cid-sz7xmlte]{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:0}.footer__social--mobile[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px}.footer__branches[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.75rem;line-height:1.7}.footer__branches[data-astro-cid-sz7xmlte] .footer__address[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{display:none}.footer__branches[data-astro-cid-sz7xmlte] .footer__address[data-astro-cid-sz7xmlte]{gap:0}.footer__branches[data-astro-cid-sz7xmlte]>p[data-astro-cid-sz7xmlte]:last-child{grid-column:1 / -1}.footer__col--amber[data-astro-cid-sz7xmlte]{grid-column:1;grid-row:3}.footer__col--blue[data-astro-cid-sz7xmlte]{grid-column:2;grid-row:3}.footer__col--green[data-astro-cid-sz7xmlte]{grid-column:3;grid-row:3}.footer__col[data-astro-cid-sz7xmlte]:not(.footer__branches) ul[data-astro-cid-sz7xmlte]{gap:0}.footer__col[data-astro-cid-sz7xmlte]:not(.footer__branches) a[data-astro-cid-sz7xmlte]{white-space:normal;font-size:.85rem}.footer__full[data-astro-cid-sz7xmlte]{display:none}.footer__short[data-astro-cid-sz7xmlte]{display:inline}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.75rem;text-align:center}.footer__bottom-links[data-astro-cid-sz7xmlte]{flex-wrap:nowrap;justify-content:center;gap:.75rem;font-size:.8rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f5f5f2;--color-surface: #ffffff;--color-text: #223a62;--color-text-muted: #4a5568;--color-border: #e2e2de;--color-red: #911a1d;--color-green: #568350;--color-blue: #223a62;--color-amber: #f7922b;--color-accent: var(--color-red);--font-sans: "Open Sans", system-ui, -apple-system, sans-serif;--font-serif: "Georgia", "Times New Roman", serif;--max-width: 1120px;--header-height: 112px;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(34, 58, 98, .06);--shadow-md: 0 4px 16px rgba(34, 58, 98, .08);--shadow-lg: 0 8px 32px rgba(34, 58, 98, .1)}html{font-size:18px;scroll-padding-top:calc(var(--header-height) - 4rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:#7a1518}h1,h2,h3,h4{line-height:1.2;font-weight:700;letter-spacing:-.02em}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.45rem}h4{font-size:1.15rem}p+p{margin-top:.85rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.04' fill='none' stroke='%23223a62' stroke-width='1'%3E%3Cpath d='M20 160 Q20 40 30 30 Q35 25 40 30 Q50 40 50 160' stroke-width='0.8'/%3E%3Cpath d='M55 160 L55 50 Q55 42 60 38 Q65 35 70 38 Q75 42 75 50 L75 160' stroke-width='0.8'/%3E%3Cpath d='M80 160 L80 60 L100 55 L100 160' stroke-width='0.8'/%3E%3Cpath d='M85 65 L95 62 M85 80 L95 77 M85 95 L95 92' stroke-width='0.6'/%3E%3Cpath d='M108 160 L103 45 Q102 38 107 36 L117 33 Q122 32 123 38 L128 160' stroke-width='0.8'/%3E%3Cpath d='M133 160 L133 55 Q133 48 138 45 Q143 42 148 45 Q153 48 153 55 L153 160' stroke-width='0.8'/%3E%3Cpath d='M158 160 L158 65 L178 60 L178 160' stroke-width='0.8'/%3E%3Cpath d='M163 72 L173 68 M163 85 L173 81' stroke-width='0.6'/%3E%3Cline x1='15' y1='160' x2='183' y2='160' stroke-width='0.8'/%3E%3C/g%3E%3C/svg%3E");background-size:200px 200px}.section--alt{background-color:var(--color-surface);background-image:none}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.75rem;border-radius:var(--radius-sm);font-weight:600;font-size:1rem;border:2px solid transparent;cursor:pointer;transition:all .2s ease;text-decoration:none;line-height:1.4;position:relative}.btn--primary{background:var(--color-red);color:#fff;border-color:var(--color-red)}.btn--primary:hover{background:#b22225;border-color:#b22225;color:#fff;box-shadow:none}.btn--amber{background:var(--color-amber);color:#fff;border-color:var(--color-amber)}.btn--amber:hover{background:#e6951a;border-color:#e6951a;color:#fff;box-shadow:none}.btn--outline{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--outline-red{border-top:3px solid var(--color-red)}.btn--outline-blue{border-top:3px solid var(--color-blue)}.btn--outline-green{border-top:3px solid var(--color-green)}.btn--outline-amber{border-top:3px solid var(--color-amber)}.btn--outline:hover{border-color:var(--color-blue);color:var(--color-blue);background:#223a6208}.btn--outline-red:hover{border-color:var(--color-red);color:var(--color-red);background:#911a1d14}.btn--outline-blue:hover{border-color:var(--color-blue);color:var(--color-blue);background:#223a6214}.btn--outline-green:hover{border-color:var(--color-green);color:var(--color-green);background:#56835014}.btn--outline-amber:hover{border-color:var(--color-amber);color:var(--color-amber);background:#f7922b1a}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2rem;transition:filter .2s ease,transform .2s ease;position:relative}a.card:hover{transform:translateY(-2px);filter:brightness(.96)}a.card{text-decoration:none;color:inherit}a.card[target=_blank]:after{content:"";position:absolute;top:1rem;right:1rem;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a.card[target=_blank]:hover:after{opacity:1}a.card.card--red[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23911a1d' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.card--blue[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23223a62' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.card--green[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23568350' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.card--amber[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f7922b' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.eresource-card--red[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23911a1d' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.eresource-card--blue[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23223a62' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.eresource-card--green[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23568350' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card.eresource-card--amber[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f7922b' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.card[href$=".pdf"]:after{background-image:none!important;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat}a.btn[target=_blank]:after,a.btn[href^="mailto:"]:after,a[target=_blank]:not(.btn):not(.card):not([aria-label]):after,a[href^="mailto:"]:not(.btn):after{content:"";display:inline-block;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;opacity:0;transition:opacity .2s ease}a.btn[target=_blank]:after,a.btn[href^="mailto:"]:after{position:absolute;top:.35rem;right:.35rem;width:16px;height:16px}a.btn[target=_blank]:after,a[target=_blank]:not(.btn):not(.card):not([aria-label]):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}a.btn[href^="mailto:"]:after,a[href^="mailto:"]:not(.btn):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='11' y2='13'/%3E%3Cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='11' y2='13'/%3E%3Cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3E%3C/svg%3E")}a[target=_blank]:not(.btn):not(.card):not([aria-label]):after,a[href^="mailto:"]:not(.btn):after{width:.75em;height:.75em;margin-left:.15em;vertical-align:middle}.footer__address a[target=_blank]:not(.btn):not(.card):not([aria-label]):after{position:absolute;top:-.15rem;right:-1rem;width:12px;height:12px;margin-left:0}a.btn[target=_blank]:hover:after,a.btn[href^="mailto:"]:hover:after,a[target=_blank]:not(.btn):not(.card):not([aria-label]):hover:after,a[href^="mailto:"]:not(.btn):hover:after,a[href*="forms.gle"]:not(.btn):not(.card):not([aria-label]):hover:after,a[href*="docs.google.com/forms"]:not(.btn):not(.card):not([aria-label]):hover:after{opacity:1}a[href$=".pdf"]:not(.btn):not(.card):not([aria-label]):after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.15em;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a[href$=".pdf"]:not(.btn):not(.card):not([aria-label]):hover:after{opacity:1}a.btn[href$=".pdf"]:after{content:"";position:absolute;top:.35rem;right:.35rem;width:16px;height:16px;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='40 40 176 176'%3E%3Cpath fill='%23000' d='M204.144 147.657c-11.887-12.343-44.344-7.314-52.115-6.4-11.428-10.972-19.199-24.229-21.942-28.8 4.114-12.343 6.856-24.686 7.314-37.942 0-11.429-4.571-23.771-17.372-23.771-4.571 0-8.686 2.742-10.972 6.399-5.485 9.601-3.2 28.801 5.486 48.458-5.028 14.171-9.6 27.885-22.4 52.114-13.257 5.484-41.143 18.285-43.429 32-.914 4.113.457 8.229 3.657 11.428 3.2 2.743 7.314 4.114 11.429 4.114 16.914 0 33.371-23.313 44.8-42.972 9.6-3.199 24.686-7.771 39.772-10.514 17.828 15.543 33.371 17.828 41.6 17.828 10.971 0 15.086-4.571 16.457-8.686 2.285-4.57.914-9.599-2.285-13.256zm-11.43 7.772c-.457 3.2-4.57 6.399-11.885 4.571-8.686-2.285-16.457-6.4-23.314-11.886 5.943-.915 19.199-2.286 28.8-.457 3.657.914 7.314 3.2 6.399 7.772zm-76.342-94.172c.914-1.371 2.286-2.285 3.657-2.285 4.114 0 5.028 5.028 5.028 9.143-.457 9.601-2.286 19.2-5.485 28.343-6.858-18.286-5.486-31.087-3.2-35.201zm-.914 88.686c3.657-7.314 8.686-20.115 10.514-25.601 4.114 6.856 10.971 15.086 14.629 18.743 0 .458-14.172 3.2-25.143 6.858zm-26.972 18.286C77.972 185.6 67 196.571 61.057 196.571c-.914 0-1.829-.457-2.743-.914-1.372-.915-1.829-2.286-1.372-4.114 1.372-6.4 13.258-15.086 31.544-23.314z'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a.btn[href$=".pdf"]:hover:after{opacity:1}a[href$=".docx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".doc"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".xlsx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".pptx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".zip"]:not(.btn):not(.card):not([aria-label]):after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.15em;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a[href$=".docx"]:not(.btn):not(.card):hover:after,a[href$=".doc"]:not(.btn):not(.card):hover:after,a[href$=".xlsx"]:not(.btn):not(.card):hover:after,a[href$=".pptx"]:not(.btn):not(.card):hover:after,a[href$=".zip"]:not(.btn):not(.card):hover:after{opacity:1}a.card[href$=".docx"]:after,a.card[href$=".doc"]:after,a.card[href$=".xlsx"]:after,a.card[href$=".pptx"]:after,a.card[href$=".zip"]:after{background-image:none!important;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E")}a.btn[href$=".docx"]:after,a.btn[href$=".doc"]:after,a.btn[href$=".xlsx"]:after,a.btn[href$=".pptx"]:after,a.btn[href$=".zip"]:after{content:"";position:absolute;top:.35rem;right:.35rem;width:16px;height:16px;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a.btn[href$=".docx"]:hover:after,a.btn[href$=".doc"]:hover:after,a.btn[href$=".xlsx"]:hover:after,a.btn[href$=".pptx"]:hover:after,a.btn[href$=".zip"]:hover:after{opacity:1}a[href*="forms.gle"]:not(.btn):not(.card):not([aria-label]):after,a[href*="docs.google.com/forms"]:not(.btn):not(.card):not([aria-label]):after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.15em;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 14l2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 14l2 2 4-4'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a.btn[href*="forms.gle"]:after,a.btn[href*="docs.google.com/forms"]:after{content:"";position:absolute;top:.35rem;right:.35rem;width:16px;height:16px;background-color:currentColor;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 14l2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'/%3E%3Cpath d='M9 14l2 2 4-4'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}a.btn.btn--primary[href*="forms.gle"]:after,a.btn.btn--cta-blue[href*="forms.gle"]:after,a.btn.btn--cta-green[href*="forms.gle"]:after,a.btn.btn--cta-amber[href*="forms.gle"]:after,a.btn.btn--cta-red[href*="forms.gle"]:after,a.btn.btn--primary[href*="docs.google.com/forms"]:after,a.btn.btn--cta-blue[href*="docs.google.com/forms"]:after,a.btn.btn--cta-green[href*="docs.google.com/forms"]:after,a.btn.btn--cta-amber[href*="docs.google.com/forms"]:after,a.btn.btn--cta-red[href*="docs.google.com/forms"]:after{background-color:#fff}a.btn[href*="forms.gle"]:hover:after,a.btn[href*="docs.google.com/forms"]:hover:after{opacity:1}@media(hover:none){a.card[target=_blank]:after,a.btn[target=_blank]:after,a.btn[href^="mailto:"]:after,a[target=_blank]:not(.btn):not(.card):not([aria-label]):after,a[href^="mailto:"]:not(.btn):after,a[href$=".pdf"]:not(.btn):not(.card):not([aria-label]):after,a.btn[href$=".pdf"]:after,a[href$=".docx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".doc"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".xlsx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".pptx"]:not(.btn):not(.card):not([aria-label]):after,a[href$=".zip"]:not(.btn):not(.card):not([aria-label]):after,a.btn[href$=".docx"]:after,a.btn[href$=".doc"]:after,a.btn[href$=".xlsx"]:after,a.btn[href$=".pptx"]:after,a.btn[href$=".zip"]:after,a[href*="forms.gle"]:not(.btn):not(.card):not([aria-label]):after,a[href*="docs.google.com/forms"]:not(.btn):not(.card):not([aria-label]):after,a.btn[href*="forms.gle"]:after,a.btn[href*="docs.google.com/forms"]:after{opacity:1}}.card__header{display:flex;align-items:center;gap:.65rem;margin-bottom:.5rem}.card__header h3,.card__header h4{margin-bottom:0}.card__icon{width:auto;min-width:36px;height:auto;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-top:-.35rem}.card__icon svg{width:44px;height:44px}.card__icon--red{background:none;color:var(--color-red)}.card__icon--green{background:none;color:var(--color-green)}.card__icon--blue{background:none;color:var(--color-blue)}.card__icon--amber{background:none;color:var(--color-amber)}.card--red{background:#fdf2f2;border-color:#f0d0d1;border-top:3px solid var(--color-red)}.card--green{background:#f3f8f2;border-color:#d4e5d0;border-top:3px solid var(--color-green)}.card--blue{background:#f0f3f8;border-color:#cdd6e6;border-top:3px solid var(--color-blue)}.card--amber{background:#fef9f0;border-color:#f5e2c4;border-top:3px solid var(--color-amber)}.card h3{margin-bottom:.5rem}.card p{color:var(--color-text-muted);font-size:1rem;line-height:1.7}.section-header{max-width:600px;margin-bottom:2.5rem}.section-header.text-center{margin-left:auto;margin-right:auto}.section-header p{margin-top:.75rem;color:var(--color-text-muted);font-size:1.1rem}.section-header p.eyebrow{color:var(--color-accent)}.eyebrow{text-transform:uppercase;font-size:.8rem;font-weight:700;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem}.hero{padding:6rem 0 5rem;text-align:center}.hero h1{font-size:3.5rem;max-width:720px;margin:0 auto 1.25rem}.hero p{max-width:560px;margin:0 auto 2rem;color:var(--color-text-muted);font-size:1.2rem}.hero .btn+.btn{margin-left:.75rem}.faq-item{border-bottom:1px solid var(--color-border);padding:1.25rem 0}.faq-item summary{font-weight:600;font-size:1.05rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;transition:color .15s}.faq-item summary:hover{color:var(--color-red)}.faq-item summary:after{content:"+";font-size:1.25rem;font-weight:400;color:var(--color-text-muted);transition:transform .2s;flex-shrink:0;width:24px;text-align:center}.faq-item[open] summary:after{content:"−";color:var(--color-red)}.faq-item p{margin-top:.5rem;color:var(--color-text-muted);font-size:1rem;max-width:640px;line-height:1.7}.faq-link{display:inline-block;margin-top:.5rem;font-size:.95rem;font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.split--reverse{direction:rtl}.split--reverse>*{direction:ltr}.split__image{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4/3;background:var(--color-border);box-shadow:var(--shadow-md)}.split__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.split__image:hover img{transform:scale(1.03)}.page-header{position:relative;min-height:500px;display:flex;align-items:flex-end;padding:0;border-bottom:none;background:none}.page-header h1{font-size:3rem}.page-header p{margin-top:.75rem;color:var(--color-text-muted);font-size:1.15rem;max-width:600px}.page-header__bg{position:absolute;inset:0}.page-header__bg img{width:100%;height:100%;object-fit:cover}.page-header__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#223a62e6,#223a6280)}.page-header__content{position:relative;z-index:1;padding-top:5rem;padding-bottom:3rem}.page-header__content .eyebrow{color:var(--color-amber)}.page-header__content h1{color:#fff}.page-header__content p{color:#fffc}.cta-banner{background:var(--color-blue);color:var(--color-surface);border-radius:var(--radius-lg);padding:4rem 3rem;text-align:center;box-shadow:var(--shadow-lg);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-banner:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;border-radius:50%;background:#ffffff0a}.cta-banner:after{content:"";position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;border-radius:50%;background:#ffffff08}.cta-banner h2{color:var(--color-surface);margin-bottom:0;position:relative}.cta-banner p{color:#ffffffbf;max-width:480px;margin:0 auto 1.25rem;position:relative}.cta-banner .btn--primary{background:#fff;color:var(--color-blue);border-color:#fff;box-shadow:0 2px 12px #00000026;position:relative}.cta-banner .btn--primary:hover{background:#ffffffe6;color:var(--color-blue);border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 16px #0003}.cta-banner .btn--red{background:var(--color-red);color:#fff;border-color:var(--color-red);box-shadow:0 2px 8px #911a1d33}.cta-banner .btn--red:hover{background:#7a1518;color:#fff;border-color:#7a1518;transform:translateY(-1px);box-shadow:0 4px 12px #911a1d4d}.btn-group{display:flex;gap:.75rem;margin-top:1.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.btn--cta{display:inline-flex;align-items:center;gap:.5rem;color:#fff;border:none}.btn--cta-red{background:var(--color-red);border-color:var(--color-red)}.btn--cta-blue{background:#4a6fa5;border-color:#4a6fa5}.btn--cta-green{background:var(--color-green);border-color:var(--color-green)}.btn--cta-amber{background:var(--color-amber);border-color:var(--color-amber)}.btn--cta-red:hover{background:#7a1518;color:#fff;border-color:#7a1518}.btn--cta-blue:hover{background:#3d5e8c;color:#fff;border-color:#3d5e8c}.btn--cta-green:hover{background:#456a40;color:#fff;border-color:#456a40}.btn--cta-amber:hover{background:#d97d1e;color:#fff;border-color:#d97d1e}@keyframes phone-ring{0%{transform:rotate(0)}10%{transform:rotate(22deg)}20%{transform:rotate(-18deg)}30%{transform:rotate(16deg)}40%{transform:rotate(-12deg)}50%{transform:rotate(8deg)}60%{transform:rotate(-4deg)}70%{transform:rotate(0)}}a[href^="tel:"]:hover svg,a[href^="mailto:"]:hover svg{animation:phone-ring .6s ease}@keyframes pin-drop{0%{transform:translateY(0)}50%{transform:translateY(-6px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}a[href*=maps]:hover svg{animation:pin-drop .5s cubic-bezier(.4,0,.7,1.4)}@media(max-width:768px){h1{font-size:2.25rem}h2{font-size:1.65rem}.hero h1{font-size:2.5rem}.hero{padding:4rem 0 3rem}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.split{grid-template-columns:1fr;gap:2rem}.split--reverse{direction:ltr}.section{padding:3.5rem 0}.cta-banner{padding:2.5rem 1.5rem}.btn-group,.cta-buttons{flex-direction:column}.btn-group .btn,.cta-buttons .btn{width:100%;justify-content:center}.btn{font-size:.9rem;padding:.7rem 1.25rem;white-space:normal;text-align:center}}@media(max-width:480px){:root{--header-height: 90px}.container{padding-left:1rem;padding-right:1rem}h1{font-size:1.85rem}h2{font-size:1.45rem}.section{padding:2.5rem 0}.split__image{aspect-ratio:16/10}}.ext-viewer{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:var(--color-bg);transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .3s ease}.ext-viewer--open{transform:translateY(0);opacity:1;pointer-events:auto}.ext-viewer--closing{transform:translateY(-100%);opacity:0;pointer-events:none}.ext-viewer__bar{display:flex;align-items:center;height:48px;padding:0 1.5rem;background:var(--color-blue);flex-shrink:0}.ext-viewer__back{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;color:#ffffffd9;font-family:var(--font-sans);font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:color .15s;padding:.4rem .6rem;border-radius:4px}.ext-viewer__back svg{width:16px;height:16px;flex-shrink:0}.ext-viewer__back:hover{color:#fff;background:#ffffff1a}.ext-viewer__title{flex:1;text-align:center;color:#fff9;font-size:.95rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ext-viewer__letter{display:inline-block;transition:transform .15s}.ext-viewer__letter--wave{animation:ext-wave .25s ease forwards}@keyframes ext-wave{0%{transform:scale(1)}35%{transform:scale(1.3)}to{transform:scale(1)}}.ext-viewer__t-red{color:#d4494c}.ext-viewer__t-amber{color:#f7922b}.ext-viewer__t-green{color:#7db876}.ext-viewer__t-blue{color:#8aaed4}.ext-viewer__t-dash{color:#fff6}.ext-viewer__newtab{display:inline-flex;align-items:center;gap:.35rem;color:#fff;font-size:.7rem;background:#ffffff1f;padding:.35rem .5rem;border-radius:4px;font-weight:400;text-decoration:none;white-space:nowrap;transition:color .15s}.ext-viewer__newtab svg{width:12px;height:12px;flex-shrink:0}.ext-viewer__newtab:hover{background:#fff3;color:#fff}.ext-viewer__body{flex:1;position:relative;overflow:hidden}.ext-viewer__frame{width:100%;height:100%;border:0;background:#fff}.ext-viewer__loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:var(--color-bg);z-index:1;transition:opacity .3s ease}.ext-viewer__loading--hidden{opacity:0;pointer-events:none}.ext-viewer__spinner{width:28px;height:28px;border:2.5px solid var(--color-border);border-top-color:var(--color-red);border-radius:50%;animation:ext-spin .8s linear infinite}@keyframes ext-spin{to{transform:rotate(360deg)}}.ext-viewer__loading-text{font-size:.85rem;font-weight:400;color:var(--color-text-muted)}.ext-viewer__newtab-dialog{display:flex;position:fixed;inset:0;z-index:10000;align-items:center;justify-content:center;background:#223a6200;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);opacity:0;pointer-events:none;transition:background .3s ease,opacity .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.ext-viewer__newtab-dialog--open{opacity:1;pointer-events:auto;background:#223a62b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ext-viewer__newtab-box{position:relative;text-align:center;max-width:400px;padding:2.5rem 2rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);transform:translateY(12px);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.ext-viewer__newtab-dialog--open .ext-viewer__newtab-box{transform:translateY(0);opacity:1}.ext-viewer__newtab-domain{font-size:.8rem;font-weight:600;color:var(--color-text-muted);letter-spacing:.02em;margin-bottom:.75rem}.ext-viewer__newtab-box p{color:var(--color-text);font-size:.95rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem}.ext-viewer__newtab-box p small{display:block;margin-top:.5rem;font-size:.78rem;color:var(--color-text-muted)}.ext-viewer__newtab-actions{display:flex;gap:.75rem;justify-content:center}.ext-viewer__newtab-go{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.5rem;background:var(--color-red);color:#fff;font-family:var(--font-sans);font-size:.85rem;font-weight:600;border:none;border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;transition:background .15s}.ext-viewer__newtab-go:hover{background:#7a1518;color:#fff}.ext-viewer__newtab-go:after{display:none!important}.ext-viewer__newtab-cancel{padding:.6rem 1.5rem;background:none;color:var(--color-text-muted);font-family:var(--font-sans);font-size:.85rem;font-weight:500;border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:color .15s,border-color .15s}.ext-viewer__newtab-cancel:hover{color:var(--color-text);border-color:var(--color-text-muted)}.ext-viewer__newtab-box--welcome{max-width:480px}.ext-viewer__newtab-box--welcome .ext-viewer__newtab-domain,.ext-viewer__newtab-box--welcome .ext-viewer__newtab-actions{display:none}.ext-viewer__newtab-box--welcome #ext-newtab-desc{font-size:1.25rem;font-weight:700;margin:0}.ext-viewer__wb-letter{display:inline-block;animation:wb-wave .35s ease both}@keyframes wb-wave{0%{transform:translateY(0);opacity:0}50%{transform:translateY(-4px);opacity:1}to{transform:translateY(0);opacity:1}}@media(max-width:960px){.ext-viewer__bar{padding:.5rem 1rem}.ext-viewer__title{display:none}}
