.hero-slider[data-astro-cid-anhloy43]{position:relative;height:80vh;min-height:500px;overflow:hidden}.hero-slide[data-astro-cid-anhloy43]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;display:flex;align-items:center;background-size:cover;background-position:center}.hero-slide[data-astro-cid-anhloy43].active{opacity:1;z-index:1}.hero-content[data-astro-cid-anhloy43]{color:#fff;text-align:center;width:100%}.hero-heading[data-astro-cid-anhloy43]{font-size:3.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.hero-subheading[data-astro-cid-anhloy43]{margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-subheading[data-astro-cid-anhloy43] p{font-size:1.25rem;margin-bottom:0}.hero-btns[data-astro-cid-anhloy43]{display:flex;gap:1rem;justify-content:center}.hero-btns[data-astro-cid-anhloy43] .btn[data-astro-cid-anhloy43]:hover{filter:brightness(1.1);transform:translateY(-2px)}.slider-controls[data-astro-cid-anhloy43]{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:2rem;z-index:10;padding:0 1rem}.slider-arrow[data-astro-cid-anhloy43]{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(4px)}.slider-arrow[data-astro-cid-anhloy43]:hover{background:var(--color-accent, #d4af37);border-color:var(--color-accent, #d4af37);transform:scale(1.1)}.slider-dots[data-astro-cid-anhloy43]{display:flex;gap:.75rem}.dot[data-astro-cid-anhloy43]{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.dot[data-astro-cid-anhloy43].active{background:var(--color-accent, #d4af37);transform:scale(1.2)}@media(max-width:768px){.hero-heading[data-astro-cid-anhloy43]{font-size:2.5rem}.slider-controls[data-astro-cid-anhloy43]{bottom:1rem;gap:1rem}.slider-arrow[data-astro-cid-anhloy43]{padding:.25rem}.slider-arrow[data-astro-cid-anhloy43] svg[data-astro-cid-anhloy43]{width:30px;height:30px}.hero-content[data-astro-cid-anhloy43] p[data-astro-cid-anhloy43]{font-size:1rem}}.welcome-section[data-astro-cid-iiafgans]{padding:60px 0;text-align:center;position:relative}.container[data-astro-cid-iiafgans]{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.category-divider-block[data-astro-cid-clikmazk]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:4rem 0;width:100%;clear:both}.divider-line[data-astro-cid-clikmazk]{height:1px;width:100px;background:linear-gradient(to var(--bg-direction, right),transparent,rgba(27,67,50,.4),transparent)}.divider-line[data-astro-cid-clikmazk]:first-child{--bg-direction: right}.divider-line[data-astro-cid-clikmazk]:last-child{--bg-direction: left}.divider-diamond[data-astro-cid-clikmazk]{width:10px;height:10px;background:var(--primary);transform:rotate(45deg);opacity:.6;flex-shrink:0}.timetable-image-container[data-astro-cid-clikmazk]{margin-top:2rem;display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem}.timetable-image-trigger[data-astro-cid-clikmazk]{background:none;border:none;padding:0;cursor:zoom-in;border-radius:12px;transition:transform .3s ease;width:100%;max-width:600px;display:flex;justify-content:center}.timetable-image-trigger[data-astro-cid-clikmazk]:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.timetable-image[data-astro-cid-clikmazk]{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.timetable-image-trigger[data-astro-cid-clikmazk]:hover .timetable-image[data-astro-cid-clikmazk]{transform:translateY(-5px);box-shadow:0 15px 50px #0003}.timetable-actions[data-astro-cid-clikmazk]{display:flex;justify-content:center;width:100%}.btn-download[data-astro-cid-clikmazk]{display:inline-flex;align-items:center;gap:.75rem;padding:.85rem 1.75rem;background-color:var(--primary);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px #1b433233}.btn-download[data-astro-cid-clikmazk]:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 6px 20px #1b43324d}.btn-download[data-astro-cid-clikmazk] svg[data-astro-cid-clikmazk]{transition:transform .3s ease}.btn-download[data-astro-cid-clikmazk]:hover svg[data-astro-cid-clikmazk]{transform:translateY(2px)}.modal[data-astro-cid-clikmazk]{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:1000;padding:0}.modal[data-astro-cid-clikmazk].active{display:flex}.modal-backdrop[data-astro-cid-clikmazk]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000d9;backdrop-filter:blur(5px)}.modal-content[data-astro-cid-clikmazk]{position:relative;z-index:1001;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center}.modal-close[data-astro-cid-clikmazk]{position:fixed;top:2rem;right:2rem;background:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 5px 15px #0000004d;transition:all .3s ease;z-index:1002}.modal-close[data-astro-cid-clikmazk]:hover{background:var(--primary);color:#fff;transform:scale(1.1)}.modal-zoom-controls[data-astro-cid-clikmazk]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#fffffff2;padding:.5rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;box-shadow:0 10px 30px #0000004d;z-index:1002}.zoom-btn[data-astro-cid-clikmazk]{background:none;border:none;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;color:#333;font-weight:700}.zoom-btn[data-astro-cid-clikmazk]:hover{background:#0000000d;color:var(--primary)}#zoom-level[data-astro-cid-clikmazk]{min-width:60px;text-align:center;font-size:.9rem;font-weight:600}.modal-image-wrapper[data-astro-cid-clikmazk]{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;cursor:grab}#zoomable-image[data-astro-cid-clikmazk]{max-width:95vw;max-height:95vh;height:auto;object-fit:contain;transition:transform .1s ease-out;transform-origin:center center;box-shadow:0 20px 60px #00000080;border-radius:4px;cursor:grab;user-select:none;-webkit-user-drag:none}@media(max-width:768px){.category-divider-block[data-astro-cid-clikmazk]{margin:2.5rem 0;gap:1rem}.divider-line[data-astro-cid-clikmazk]{width:60px}.timetable-image-container[data-astro-cid-clikmazk]{margin-top:1rem;gap:1.5rem}.timetable-image[data-astro-cid-clikmazk]{max-width:100%}.btn-download[data-astro-cid-clikmazk]{width:100%;justify-content:center;padding:1rem}.modal[data-astro-cid-clikmazk]{padding:1rem}.modal-close[data-astro-cid-clikmazk]{top:1rem;right:1rem}#zoomable-image[data-astro-cid-clikmazk]{max-height:90vh;max-width:95vw}}.services[data-astro-cid-qjg3galg]{position:relative}.container[data-astro-cid-qjg3galg]{position:relative;z-index:2}.donation-links[data-astro-cid-z5zshdbd]{position:relative}.container[data-astro-cid-z5zshdbd]{position:relative;z-index:2}.feature-section[data-astro-cid-hz2unegl]{padding:4rem 0;position:relative}.card-container[data-astro-cid-hz2unegl]{position:relative;z-index:2;width:100%;max-width:900px;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.glass-box[data-astro-cid-hz2unegl]{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);border-radius:12px;padding:3rem;box-shadow:0 4px 6px #0000000d;text-align:center;width:100%;max-width:700px;margin:0 auto!important}@media(max-width:768px){.card-container[data-astro-cid-hz2unegl]{width:95%;padding:0 1rem}.glass-box[data-astro-cid-hz2unegl]{padding:2rem 1.5rem}}.section-title[data-astro-cid-hz2unegl]{color:#1f2937;font-size:2rem;margin-bottom:.5rem;font-family:var(--font-heading);text-transform:uppercase;font-weight:700}.section-subtitle[data-astro-cid-hz2unegl]{color:#d4af37;font-size:1.25rem;margin-bottom:1.5rem;font-weight:500}.content[data-astro-cid-hz2unegl] p[data-astro-cid-hz2unegl]{font-size:1.1rem;line-height:1.8;color:#4b5563;font-style:italic}.community-section[data-astro-cid-6kvnqx2j]{padding:5rem 0;position:relative}.container[data-astro-cid-6kvnqx2j]{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-title[data-astro-cid-6kvnqx2j]{color:#1f2937;font-size:2.5rem;margin-bottom:1rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em}.section-description[data-astro-cid-6kvnqx2j]{max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8;color:#4a5568}.grid-container[data-astro-cid-6kvnqx2j]{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:768px){.grid-container[data-astro-cid-6kvnqx2j]{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}.community-card[data-astro-cid-6kvnqx2j]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;transition:transform .3s ease}.icon-wrapper[data-astro-cid-6kvnqx2j]{width:60px;height:60px;background-color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000001a}.community-icon[data-astro-cid-6kvnqx2j]{width:32px;height:32px;object-fit:contain}.emoji-icon[data-astro-cid-6kvnqx2j]{font-size:1.75rem;line-height:1}.card-title[data-astro-cid-6kvnqx2j]{font-size:1.5rem;color:#1a202c;margin-bottom:1rem;font-family:var(--font-heading);font-weight:700}.card-description[data-astro-cid-6kvnqx2j]{font-size:1rem;line-height:1.6;color:#4a5568;white-space:pre-wrap}.community-comments-section[data-astro-cid-bb4eln7e]{position:relative;padding:5rem 1.5rem;overflow:hidden}.container[data-astro-cid-bb4eln7e]{position:relative;z-index:10;max-width:56rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.section-title[data-astro-cid-bb4eln7e]{color:#1f2937;font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:.75rem;text-align:center}.section-description[data-astro-cid-bb4eln7e]{color:#4b5563;font-size:1.125rem;margin-bottom:3rem;max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}.comments-list[data-astro-cid-bb4eln7e]{display:flex;flex-direction:column;gap:3rem;width:100%;align-items:center}.comment-item[data-astro-cid-bb4eln7e]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:42rem}.quote-icon[data-astro-cid-bb4eln7e]{color:#d4af37;margin-bottom:1rem;display:flex;justify-content:center}.comment-text[data-astro-cid-bb4eln7e]{font-size:1.25rem;line-height:1.75;color:#374151;font-style:italic;max-width:42rem;margin:0 auto;text-align:center}.comment-author[data-astro-cid-bb4eln7e]{margin-top:1.25rem;font-size:1.125rem;font-weight:500;color:#d4af37;font-style:italic;text-align:center}.contact-section[data-astro-cid-zbjjch6a]{position:relative;padding:5rem 1.5rem;overflow:hidden}.container[data-astro-cid-zbjjch6a]{position:relative;z-index:2;max-width:1000px;margin:0 auto;text-align:center}.section-title[data-astro-cid-zbjjch6a]{color:#1f2937;font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.section-description[data-astro-cid-zbjjch6a]{color:#4b5563;font-size:1.125rem;max-width:600px;margin:0 auto 3rem;line-height:1.7}.contact-grid[data-astro-cid-zbjjch6a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto}.contact-item[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;align-items:center;padding:2rem;background:#fffc;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.contact-item[data-astro-cid-zbjjch6a]:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.contact-icon[data-astro-cid-zbjjch6a]{width:60px;height:60px;background-color:var(--primary, #1b4332);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fff}.contact-info[data-astro-cid-zbjjch6a] h4[data-astro-cid-zbjjch6a]{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.contact-info[data-astro-cid-zbjjch6a] a[data-astro-cid-zbjjch6a]{color:var(--primary, #1b4332);text-decoration:none;font-size:1rem;transition:color .2s ease}.contact-info[data-astro-cid-zbjjch6a] a[data-astro-cid-zbjjch6a]:hover{color:var(--accent, #d4af37)}@media(max-width:768px){.contact-grid[data-astro-cid-zbjjch6a]{grid-template-columns:1fr}}
