.credentials-page.svelte-bcpq9l{background-color:#f8f9fa}.hero.svelte-bcpq9l{background:linear-gradient(135deg,#fff,#f8f9fa);padding:3rem 0}@media(min-width:768px){.hero.svelte-bcpq9l{padding:4rem 0}}.hero.svelte-bcpq9l .section-title:where(.svelte-bcpq9l){font-size:2rem;margin-bottom:1rem}@media(min-width:768px){.hero.svelte-bcpq9l .section-title:where(.svelte-bcpq9l){font-size:2.5rem;margin-bottom:2rem}}@media(min-width:1024px){.hero.svelte-bcpq9l .section-title:where(.svelte-bcpq9l){font-size:3rem}}.intro-text.svelte-bcpq9l{max-width:800px;margin:1rem auto 0;font-size:1rem;line-height:1.8;color:#6c757d}@media(min-width:768px){.intro-text.svelte-bcpq9l{margin-top:2rem;font-size:1.0625rem}}@media(min-width:1024px){.intro-text.svelte-bcpq9l{font-size:1.125rem}}.documents.svelte-bcpq9l{background-color:#fff;padding:3rem 0}@media(min-width:768px){.documents.svelte-bcpq9l{padding:4rem 0}}.documents-grid.svelte-bcpq9l{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.documents-grid.svelte-bcpq9l{gap:3rem}}@media(min-width:1024px){.documents-grid.svelte-bcpq9l{grid-template-columns:repeat(2,1fr)}}.document-card.svelte-bcpq9l{padding:2rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}@media(min-width:768px){.document-card.svelte-bcpq9l{padding:3rem}}.document-card.svelte-bcpq9l:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.document-card.svelte-bcpq9l .document-title:where(.svelte-bcpq9l){font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:#1c1c1c;margin-bottom:1rem}@media(min-width:768px){.document-card.svelte-bcpq9l .document-title:where(.svelte-bcpq9l){font-size:1.5rem}}.document-card.svelte-bcpq9l .document-description:where(.svelte-bcpq9l){font-size:.875rem;margin-bottom:1rem;line-height:1.6}@media(min-width:768px){.document-card.svelte-bcpq9l .document-description:where(.svelte-bcpq9l){font-size:.9375rem;margin-bottom:2rem}}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l){position:relative;border-radius:.5rem;overflow:hidden;border:1px solid rgba(28,28,28,.1);box-shadow:0 1px 2px #0000000d;background:none;padding:0;width:100%;cursor:pointer;transition-property:transform,box-shadow;transition-duration:.3s ease-in-out;transition-timing-function:ease-in-out}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l):hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:scale(1.02)}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l):hover .zoom-hint:where(.svelte-bcpq9l){opacity:1}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) img:where(.svelte-bcpq9l){width:100%;height:auto;display:block}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l){position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);color:#fff;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:0;transition-property:opacity;transition-duration:.3s ease-in-out;transition-timing-function:ease-in-out}@media(min-width:768px){.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l){padding:2rem}}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l) .zoom-icon:where(.svelte-bcpq9l){width:20px;height:20px}@media(min-width:768px){.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l) .zoom-icon:where(.svelte-bcpq9l){width:24px;height:24px}}.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l) span:where(.svelte-bcpq9l){font-size:.75rem;font-weight:500}@media(min-width:768px){.document-card.svelte-bcpq9l .document-image:where(.svelte-bcpq9l) .zoom-hint:where(.svelte-bcpq9l) span:where(.svelte-bcpq9l){font-size:.875rem}}.lightbox.svelte-bcpq9l{position:fixed;inset:0;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:svelte-bcpq9l-fadeIn .2s ease}@media(min-width:768px){.lightbox.svelte-bcpq9l{padding:2rem}}@keyframes svelte-bcpq9l-fadeIn{0%{opacity:0}to{opacity:1}}.close-button.svelte-bcpq9l{position:fixed;top:1rem;right:1rem;background:#ffffff1a;border:2px solid white;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition-property:background-color,transform;transition-duration:.3s ease-in-out;transition-timing-function:ease-in-out;z-index:10000}@media(min-width:768px){.close-button.svelte-bcpq9l{top:2rem;right:2rem;width:48px;height:48px}}.close-button.svelte-bcpq9l:hover{background:#fff3;transform:rotate(90deg)}.close-button.svelte-bcpq9l svg:where(.svelte-bcpq9l){width:20px;height:20px}@media(min-width:768px){.close-button.svelte-bcpq9l svg:where(.svelte-bcpq9l){width:24px;height:24px}}.lightbox-content.svelte-bcpq9l{max-width:95%;max-height:95%;display:flex;align-items:center;justify-content:center}.lightbox-content.svelte-bcpq9l img:where(.svelte-bcpq9l){max-width:100%;max-height:80vh;object-fit:contain;border-radius:.5rem;box-shadow:0 20px 60px #00000080}@media(min-width:768px){.lightbox-content.svelte-bcpq9l img:where(.svelte-bcpq9l){max-height:90vh}}.ein-info.svelte-bcpq9l{background-color:#f8f9fa;padding:3rem 0}@media(min-width:768px){.ein-info.svelte-bcpq9l{padding:4rem 0}}.info-card.svelte-bcpq9l{max-width:700px;margin:0 auto;padding:2rem}@media(min-width:768px){.info-card.svelte-bcpq9l{padding:3rem}}.info-card.svelte-bcpq9l .info-title:where(.svelte-bcpq9l){font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#1c1c1c;margin-bottom:1rem}@media(min-width:768px){.info-card.svelte-bcpq9l .info-title:where(.svelte-bcpq9l){font-size:1.75rem;margin-bottom:2rem}}.info-card.svelte-bcpq9l .info-text:where(.svelte-bcpq9l){font-size:.9375rem;line-height:1.8;color:#6c757d;margin-bottom:1rem}@media(min-width:768px){.info-card.svelte-bcpq9l .info-text:where(.svelte-bcpq9l){font-size:1rem;margin-bottom:2rem}}.info-card.svelte-bcpq9l .contact-info:where(.svelte-bcpq9l){font-size:.9375rem;line-height:1.8;color:#1c1c1c}@media(min-width:768px){.info-card.svelte-bcpq9l .contact-info:where(.svelte-bcpq9l){font-size:1rem}}.info-card.svelte-bcpq9l .contact-info:where(.svelte-bcpq9l) a:where(.svelte-bcpq9l){color:#0d9488;font-weight:500;text-decoration:none;word-break:break-all}@media(min-width:768px){.info-card.svelte-bcpq9l .contact-info:where(.svelte-bcpq9l) a:where(.svelte-bcpq9l){word-break:normal}}.info-card.svelte-bcpq9l .contact-info:where(.svelte-bcpq9l) a:where(.svelte-bcpq9l):hover{text-decoration:underline}.transparency.svelte-bcpq9l{background-color:#fff;padding:3rem 0}@media(min-width:768px){.transparency.svelte-bcpq9l{padding:4rem 0}}.transparency.svelte-bcpq9l .section-subtitle:where(.svelte-bcpq9l){font-size:1.75rem;margin-bottom:1rem}@media(min-width:768px){.transparency.svelte-bcpq9l .section-subtitle:where(.svelte-bcpq9l){font-size:2rem;margin-bottom:2rem}}.transparency-content.svelte-bcpq9l{max-width:800px;margin:1rem auto 2rem}@media(min-width:768px){.transparency-content.svelte-bcpq9l{margin:2rem auto 3rem}}.transparency-content.svelte-bcpq9l p:where(.svelte-bcpq9l){font-size:1rem;line-height:1.8;margin-bottom:1rem;color:#1c1c1c}@media(min-width:768px){.transparency-content.svelte-bcpq9l p:where(.svelte-bcpq9l){font-size:1.0625rem;margin-bottom:2rem}}
