:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}#root{min-height:100vh}a{color:inherit;text-decoration:none}.app-root{min-height:100vh;background-color:#fff;color:#111}.app-hero-shell{background-color:#1e252f;background-image:none}.app-main{min-height:auto}a.hyc-gaza-intro-btn,a.hyc-ramadan-hero-btn,a.hyc-ramadan-intro-btn,a.hyc-ramadan-package-btn,a.hyc-ramadan-what-we-provide-btn,a.hyc-ramadan-content-btn,a.hyc-gaza-project-btn,a.hyc-gaza-table-btn,a.hyc-gaza-table-donate-btn,a.hyc-gaza-content-btn,a.hyc-eid-adha-intro-btn,a.hyc-eid-adha-package-btn,a.hyc-eid-adha-why-give-card-btn,a.hyc-eid-adha-why-give-bottom-btn,a.hyc-orphans-intro-btn,a.hyc-orphans-package-btn,a.hyc-orphans-content-btn,a.hyc-orphans-faq-card-btn,a.hyc-ayub-content-btn,a.hyc-zakaat-calculator-donate-btn{text-decoration:none;vertical-align:middle;line-height:normal}a.hyc-hero-donate-btn,a.hyc-donate-btn{text-decoration:none}a.hyc-gaza-intro-btn,a.hyc-ramadan-intro-btn,a.hyc-ramadan-package-btn,a.hyc-ramadan-content-btn,a.hyc-gaza-table-donate-btn,a.hyc-gaza-content-btn,a.hyc-eid-adha-intro-btn,a.hyc-eid-adha-package-btn,a.hyc-orphans-intro-btn,a.hyc-orphans-package-btn,a.hyc-orphans-content-btn,a.hyc-orphans-faq-card-btn{display:inline-flex;align-items:center;justify-content:center}a.hyc-gaza-project-btn,a.hyc-ayub-content-btn,a.hyc-zakaat-calculator-donate-btn{display:inline-block;text-align:center}a.hyc-ramadan-what-we-provide-btn{display:inline-flex!important;align-items:center;justify-content:center;text-align:center;width:auto!important;max-width:fit-content}a.hyc-eid-adha-why-give-card-btn,a.hyc-eid-adha-why-give-bottom-btn{display:inline-flex!important;align-items:center;justify-content:center;text-align:center;width:auto!important;max-width:fit-content;align-self:center}a.hyc-gaza-intro-btn .hyc-gaza-intro-btn-text,a.hyc-ramadan-intro-btn .hyc-ramadan-intro-btn-text,a.hyc-ramadan-package-btn .hyc-ramadan-package-btn-text,a.hyc-ramadan-content-btn .hyc-ramadan-content-btn-text,a.hyc-gaza-table-donate-btn .hyc-gaza-table-donate-text,a.hyc-gaza-content-btn .hyc-gaza-content-btn-text,a.hyc-eid-adha-intro-btn .hyc-eid-adha-intro-btn-text,a.hyc-eid-adha-package-btn .hyc-eid-adha-package-btn-text,a.hyc-orphans-intro-btn .hyc-orphans-intro-btn-text,a.hyc-orphans-package-btn .hyc-orphans-package-btn-text,a.hyc-orphans-content-btn .hyc-orphans-content-btn-text,a.hyc-orphans-faq-card-btn .hyc-orphans-faq-card-btn-text,a.hyc-eid-adha-why-give-card-btn .hyc-eid-adha-why-give-card-btn-text,a.hyc-eid-adha-why-give-bottom-btn .hyc-eid-adha-why-give-bottom-btn-text,a.hyc-ramadan-what-we-provide-btn .hyc-ramadan-what-we-provide-btn-text{display:inline-block;vertical-align:middle;line-height:1.2}.hyc-header{width:100%;background-color:#1e252f;color:#fff;height:auto;padding:16px 2.5rem;box-sizing:border-box;position:relative}.hyc-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hyc-logo-wrap{display:flex;align-items:center;gap:.75rem;text-decoration:none;cursor:pointer}.hyc-logo-image{height:80px;width:auto;object-fit:contain}.hyc-logo-text{display:flex;flex-direction:column;line-height:1.1}.hyc-logo-main{font-weight:800;font-size:1.3rem;letter-spacing:.15em}.hyc-logo-sub{font-weight:600;font-size:.9rem;letter-spacing:.25em}.hyc-nav{display:flex;align-items:center;gap:1.75rem;font-size:.95rem}.hyc-nav-link{background:none;border:none;color:#fff;font:inherit;cursor:pointer;position:relative;padding:0;white-space:nowrap}.hyc-nav-link.active{color:#2f8cff}.hyc-nav-link.active:after{content:"";position:absolute;left:0;bottom:-.3rem;width:100%;height:2px;background:#2f8cff}.hyc-nav-link:hover{color:#2f8cff}.hyc-nav-dropdown-wrapper{position:relative}.hyc-nav-dropdown{display:inline-flex;align-items:center;gap:.2rem}.hyc-nav-dropdown--open{color:#2f8cff}.hyc-caret{font-size:.7rem;transition:transform .3s ease}.hyc-nav-dropdown--open .hyc-caret{transform:rotate(180deg)}.hyc-dropdown-menu{position:absolute;top:100%;left:0;margin-top:.5rem;background-color:#1e252f;border-radius:8px;box-shadow:0 4px 12px #0000004d;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;padding:.5rem 0;border:1px solid rgba(255,255,255,.1)}.hyc-dropdown-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.hyc-dropdown-item{display:block;padding:.75rem 1.25rem;color:#fff;text-decoration:none;font-size:.95rem;transition:all .3s ease;border-left:3px solid transparent}.hyc-dropdown-item:hover{background-color:#ffffff0d;color:#2f8cff;border-left-color:#2f8cff}.hyc-actions{display:flex;align-items:center;gap:1.25rem}.hyc-search-btn{background:transparent;border:none;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:opacity .3s ease}.hyc-search-btn svg{width:20px;height:20px;display:block}.hyc-search-btn:hover{opacity:.8}.hyc-donate-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:30px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.85rem;color:#fff;background:#6b2dff;transition:all .3s ease;box-sizing:border-box;font-family:inherit;line-height:1;text-decoration:none;margin:0;outline:none}.hyc-donate-btn:hover{background:transparent;border-color:#6b2dff}.hyc-donate-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#fff;color:#6b2dff;font-size:1.1rem;line-height:1;transition:all .3s ease;flex-shrink:0;margin:0}.hyc-donate-btn:hover .hyc-donate-icon{background:#6b2dff;color:#fff}.hyc-donate-text{white-space:nowrap;line-height:1;display:inline-block;margin:0;padding:0}.hyc-mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.hyc-mobile-menu-toggle span{width:25px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}@media(max-width:1024px){.hyc-header{padding:16px 1.5rem}.hyc-header-inner{gap:1.5rem}.hyc-nav{gap:1.25rem;font-size:.9rem}.hyc-donate-btn{padding:0 1.5rem 0 .8rem;height:40px;font-size:.85rem;border-radius:25px}.hyc-donate-icon{width:1.8rem;height:1.8rem;font-size:.85rem}.hyc-donate-text{line-height:1;display:inline-block}}@media(max-width:900px){.hyc-header{padding:14px 1.5rem}.hyc-header-inner{gap:1rem}.hyc-mobile-menu-toggle{display:flex;order:3}.hyc-logo-image{height:65px}.hyc-nav{position:absolute;top:100%;left:0;right:0;background-color:#1e252f;flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1rem;box-shadow:0 4px 12px #0000004d;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.hyc-nav--open{transform:translateY(0);opacity:1;visibility:visible}.hyc-nav-link{width:100%;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.hyc-nav-link:last-child{border-bottom:none}.hyc-nav-dropdown-wrapper{width:100%}.hyc-dropdown-menu{position:static;margin-top:0;margin-left:1rem;box-shadow:none;border:none;border-radius:0;opacity:1;visibility:visible;transform:none;padding:.5rem 0;background-color:transparent;min-width:auto;max-height:0;overflow:hidden;transition:max-height .3s ease}.hyc-dropdown-menu--open{max-height:300px}.hyc-dropdown-item{padding:.6rem 0 .6rem 1rem;font-size:.9rem;border-left:none;border-bottom:1px solid rgba(255,255,255,.05)}.hyc-dropdown-item:hover{background-color:transparent;border-left:none}.hyc-dropdown-item:last-child{border-bottom:none}.hyc-actions{order:2;gap:.75rem}.hyc-donate-btn{padding:0 1.2rem 0 .7rem;height:38px;font-size:.8rem}.hyc-donate-icon{width:1.6rem;height:1.6rem;font-size:.8rem}.hyc-donate-text{line-height:1;display:inline-block}}@media(max-width:600px){.hyc-header{padding:12px 1rem}.hyc-logo-image{height:55px}.hyc-mobile-menu-toggle{padding:6px}.hyc-mobile-menu-toggle span{width:22px;height:2.5px}.hyc-search-btn{font-size:1rem}.hyc-donate-btn{padding:0 1.2rem 0 .7rem;height:38px;font-size:.8rem;border-radius:25px}.hyc-donate-icon{width:1.6rem;height:1.6rem;font-size:.8rem}.hyc-donate-text{line-height:1;display:inline-block}.hyc-nav{padding:1rem}.hyc-nav-link{font-size:.9rem;padding:.6rem 0}}@media(max-width:400px){.hyc-header{padding:10px .75rem}.hyc-logo-image{height:50px}.hyc-donate-btn{padding:0 1.2rem 0 .7rem;height:38px;font-size:.8rem;border-radius:25px}.hyc-donate-icon{width:1.6rem;height:1.6rem;font-size:.8rem}.hyc-donate-text{line-height:1;display:inline-block}}.hyc-footer{margin-top:4rem;color:#fff;font-size:.9rem;position:relative}.hyc-footer-topbar{background-color:#3a0ca3;padding:1.2rem 2.5rem;border-radius:40px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:min(1100px,calc(100% - 3rem));box-shadow:0 18px 40px #00000059}.hyc-footer-topbar-inner{display:flex;gap:1.5rem;justify-content:space-between}.hyc-footer-topcard{display:flex;align-items:center;gap:.9rem;padding:1rem 1.75rem;border-radius:999px;background:#ffffff12}.hyc-topcard-icon{width:44px;height:44px;border-radius:50%;background:#fff;border:2px solid #4B00FF;display:inline-flex;align-items:center;justify-content:center;color:#4b00ff;font-size:1.3rem;font-weight:700}.hyc-topcard-icon svg{width:20px;height:24px;display:block}.hyc-topcard-text{display:flex;flex-direction:column}.hyc-topcard-label{font-size:.75rem;opacity:.8}.hyc-topcard-value{font-weight:600}.hyc-footer-main{background-color:#1e252f;padding:4.5rem 0 3rem}.hyc-footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:3rem}.hyc-footer-logo-wrap{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.hyc-footer-logo{width:150px;height:90px;object-fit:contain}.hyc-footer-brand-name{font-weight:700;letter-spacing:.16em}.hyc-footer-desc{margin:0 0 1.5rem;max-width:260px;color:#ffffffbf}.hyc-footer-socials{display:flex;gap:.75rem}.hyc-social-btn{width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem}.hyc-footer-heading{margin:0 0 1rem;font-size:1.05rem}.hyc-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.hyc-footer-list li{cursor:pointer;opacity:.9}.hyc-footer-list li a{color:inherit;text-decoration:none;transition:color .3s ease,opacity .3s ease}.hyc-footer-list li a:hover{color:#2f8cff;opacity:1}.hyc-footer-post{display:flex;gap:.8rem;margin-bottom:1.1rem}.hyc-footer-post-thumb{width:110px;height:80px;border-radius:8px;object-fit:cover}.hyc-footer-post-date{font-size:.78rem;opacity:.8;margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem}.hyc-calendar-icon{display:inline-flex;align-items:center;color:#fff}.hyc-calendar-icon svg{width:14px;height:14px;display:block}.hyc-footer-post-title{font-size:.85rem}.hyc-footer-contact-row{margin-bottom:.7rem;display:flex;align-items:center;gap:.5rem}.hyc-contact-icon{display:inline-flex;align-items:center;color:#fff;flex-shrink:0}.hyc-contact-icon svg{width:14px;height:14px;display:block}.hyc-footer-newsletter{margin:1.1rem 0 .6rem;display:flex;background:#0f1118;border-radius:999px;padding:.2rem}.hyc-footer-input{flex:1;border:none;outline:none;padding:.55rem .85rem;border-radius:999px;background:transparent;color:#fff;font-size:.85rem}.hyc-footer-input::placeholder{color:#fff9}.hyc-footer-send-btn{width:40px;height:40px;border-radius:999px;border:none;background:#6b2dff;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hyc-footer-privacy{display:block;font-size:.75rem;color:#ffffffb3}.hyc-footer-privacy span{text-decoration:underline}.hyc-footer-bottom{background-color:#3a0ca3;padding:.9rem 0;font-size:.8rem}.hyc-footer-bottom-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.hyc-footer-bottom-links{display:flex;gap:1.5rem}.hyc-footer-bottom-links a{text-decoration:none}@media(max-width:1024px){.hyc-footer-topbar{padding:1rem 2rem;width:min(1000px,calc(100% - 2.5rem))}.hyc-footer-inner{grid-template-columns:1.2fr 1fr 1.2fr;gap:2.5rem}.hyc-footer-desc{max-width:100%}}@media(max-width:900px){.hyc-footer{margin-top:3rem}.hyc-footer-topbar{padding:.9rem 1.5rem;width:calc(100% - 2.5rem)}.hyc-footer-topbar-inner{flex-direction:column;align-items:stretch;gap:.9rem}.hyc-footer-topcard{width:100%;justify-content:flex-start}.hyc-footer-inner{grid-template-columns:1fr 1fr;row-gap:2.5rem}.hyc-footer-logo{width:130px;height:auto}.hyc-footer-post-thumb{width:100px;height:72px}}@media(max-width:600px){.hyc-footer{margin-top:2.5rem}.hyc-footer-topbar{position:static;transform:none;margin:0 1rem 1.5rem;width:auto}.hyc-footer-main{padding-top:2.5rem}.hyc-footer-inner{grid-template-columns:1fr;gap:2rem;padding:0 1.2rem}.hyc-footer-logo-wrap{justify-content:flex-start}.hyc-footer-post-thumb{width:90px;height:64px}.hyc-footer-newsletter{flex-direction:row}.hyc-footer-bottom-inner{flex-direction:column;align-items:center;text-align:center}.hyc-footer-bottom-links{flex-wrap:wrap;justify-content:center}}.hyc-hero{position:relative;overflow:hidden;padding:5rem 2.5rem 6rem;color:#fff;background-color:transparent;min-height:550px}.hyc-hero-overlay{display:none}.hyc-hero-inner{position:relative;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:3.5rem;align-items:center;z-index:1}.hyc-hero-left{max-width:580px}.hyc-hero-kicker{font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6ea4ff;display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem}.hyc-hero-kicker-icon{font-size:.9rem}.hyc-hero-title{margin:0 0 1.4rem;font-size:2.5rem;line-height:1.1;letter-spacing:.03em;max-width:550px}.hyc-hero-text{margin:0 0 2rem;font-size:.95rem;color:#fffc}.hyc-hero-actions{display:flex;align-items:center;gap:2rem}.hyc-hero-donate-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:30px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.85rem;color:#fff;background:#6b2dff;transition:all .3s ease;box-sizing:border-box;font-family:inherit;line-height:1;text-decoration:none;margin:0;outline:none}.hyc-hero-donate-btn:hover{background:transparent;border-color:#6b2dff}.hyc-hero-donate-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#fff;color:#6b2dff;font-size:1.1rem;line-height:1;transition:all .3s ease;flex-shrink:0}.hyc-hero-donate-btn:hover .hyc-hero-donate-icon{background:#6b2dff;color:#fff}.hyc-hero-donate-text{white-space:nowrap;line-height:1;display:inline-block}.hyc-hero-donors{display:flex;align-items:center;gap:.85rem}.hyc-hero-avatars{display:flex}.hyc-hero-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #1e252f;background-size:cover;background-position:center;box-shadow:0 0 0 2px #1e252f}.hyc-hero-avatar+.hyc-hero-avatar{margin-left:-10px}.hyc-hero-avatar--1{background:linear-gradient(135deg,#ffb347,#fc3)}.hyc-hero-avatar--2{background:linear-gradient(135deg,#ff7eb3,#ff758c)}.hyc-hero-avatar--3{background:linear-gradient(135deg,#7f7bff,#4c6fff)}.hyc-hero-donors-label{font-size:.8rem;color:#ffffffe6}.hyc-hero-right{display:flex;justify-content:center;overflow:visible}.hyc-hero-photo-wrap{width:1500px;max-width:none;height:auto;border-radius:0;overflow:visible;box-shadow:none;position:relative}.hyc-hero-photo{width:100%;height:auto;object-fit:contain}.hyc-hero-photo-base{position:relative;z-index:1;opacity:1;transition:opacity 1.5s ease-in-out;pointer-events:none;display:block}.hyc-hero-photo-wrap.hyc-hero-photo-wrap-animating .hyc-hero-photo-base{opacity:0}.hyc-hero-photo-overlay{position:absolute;top:0;left:0;z-index:2;opacity:0;animation:smoothFadeIn 1.5s ease-in-out forwards;will-change:opacity,transform;pointer-events:none;display:block}@keyframes smoothFadeIn{0%{opacity:0;transform:scale(1.01)}20%{opacity:.3}50%{opacity:.7;transform:scale(1.005)}to{opacity:1;transform:scale(1)}}.hyc-hero-photo-wrap{will-change:contents;position:relative;min-height:1px}.hyc-hero-hands{position:absolute;left:6%;bottom:-4px;width:500px;pointer-events:none}.hyc-hero-person-card{position:absolute;left:50%;transform:translate(-50%);bottom:0;display:flex;flex-direction:column;align-items:center;z-index:2}@media(min-width:901px)and (max-width:1300px){.hyc-hero-person-card{left:auto;right:2rem;transform:none}.hyc-hero-person-avatar-wrap{width:200px}}.hyc-hero-person-avatar-wrap{width:240px;height:auto;border-radius:0;overflow:visible;box-shadow:none}.hyc-hero-person-avatar{width:100%;height:auto;object-fit:contain}.hyc-hero-person-name{margin-top:.6rem;padding:.4rem 1rem;border-radius:6px;background-color:#1e252f;font-size:.8rem}@media(min-width:901px)and (max-width:1025px){.hyc-hero{padding:4rem 2rem 5rem;min-height:500px}.hyc-hero-inner{gap:2rem;align-items:flex-end}.hyc-hero-left{max-width:500px;padding-right:1rem}.hyc-hero-photo-wrap{width:100%;max-width:550px}.hyc-hero-hands{bottom:-4px;left:6%;width:45%;max-width:480px}.hyc-hero-person-card{bottom:0;left:auto;right:2rem;transform:none;margin-bottom:0}.hyc-hero-person-avatar-wrap{width:180px}}@media(max-width:1024px){.hyc-hero{padding:4rem 2rem 5rem;min-height:480px}.hyc-hero-inner{gap:2.5rem}.hyc-hero-left{max-width:520px}.hyc-hero-title{font-size:2.3rem}.hyc-hero-photo-wrap{width:100%;max-width:600px}.hyc-hero-hands{width:45%;max-width:450px;left:5%;bottom:-4px}.hyc-hero-person-card{bottom:20px}.hyc-hero-person-avatar-wrap{width:220px;max-width:90%}}@media(max-width:900px){.hyc-hero{padding:3.5rem 1.5rem 5rem;min-height:auto}.hyc-hero-inner{grid-template-columns:1fr;gap:2.5rem;text-align:center}.hyc-hero-left{max-width:100%;text-align:left}.hyc-hero-title{font-size:2.1rem;max-width:100%}.hyc-hero-right{justify-content:center}.hyc-hero-photo-wrap{width:100%;max-width:400px}.hyc-hero-photo{max-height:350px;object-fit:contain}.hyc-hero-person-card{position:absolute;left:50%;transform:translate(-50%);bottom:15px;margin-top:0}.hyc-hero-person-avatar-wrap{width:250px}.hyc-hero-hands{position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:520px}}@media(max-width:600px){.hyc-hero{padding:2.5rem 1.2rem 4rem}.hyc-hero-inner{gap:2rem}.hyc-hero-kicker{font-size:.8rem;margin-bottom:.6rem}.hyc-hero-title{font-size:1.8rem;margin-bottom:1rem}.hyc-hero-text{font-size:.9rem;margin-bottom:1.5rem}.hyc-hero-actions{flex-direction:column;align-items:flex-start;gap:1.2rem}.hyc-hero-donate-btn{padding:0 1.5rem 0 .8rem;height:40px;font-size:.85rem;border-radius:25px}.hyc-hero-donate-icon{width:1.8rem;height:1.8rem;font-size:.85rem}.hyc-hero-photo-wrap{max-width:100%}.hyc-hero-photo{max-height:300px;object-fit:contain}.hyc-hero-person-card{bottom:10px}.hyc-hero-person-avatar-wrap{width:200px}.hyc-hero-person-name{font-size:.75rem;padding:.35rem .85rem}.hyc-hero-hands{position:absolute;left:50%;transform:translate(-50%);bottom:0;max-width:400px}.hyc-hero-avatars{gap:0}.hyc-hero-avatar{width:28px;height:28px}.hyc-hero-donors-label{font-size:.75rem}}@media(max-width:400px){.hyc-hero{padding:2rem 1rem 3.5rem}.hyc-hero-title{font-size:1.6rem}.hyc-hero-text{font-size:.85rem}.hyc-hero-donate-btn{padding:0 1.2rem 0 .7rem;height:38px;font-size:.8rem}.hyc-hero-donate-icon{width:1.6rem;height:1.6rem;font-size:.8rem}.hyc-hero-person-card{bottom:5px}.hyc-hero-person-avatar-wrap{width:180px}.hyc-hero-person-name{font-size:.7rem;padding:.3rem .75rem}.hyc-hero-hands{position:absolute;left:50%;transform:translate(-50%);bottom:0;max-width:330px}}.hyc-links{padding:4rem 2.5rem;background-color:#fff}.hyc-links-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem;align-items:center;justify-items:center}.hyc-link-item{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;transition:transform .3s ease;text-decoration:none;color:inherit}.hyc-link-item:hover{transform:translateY(-5px)}.hyc-link-icon-wrap{width:150px;height:150px;border-radius:50%;overflow:hidden;border:5px solid #1e3a8f;display:flex;align-items:center;justify-content:center;background-color:#fff}.hyc-link-icon{width:100%;height:100%;object-fit:cover}.hyc-link-label{font-size:.95rem;font-weight:600;color:#1e252f;text-align:center;white-space:nowrap}@media(max-width:1024px){.hyc-links{padding:3.5rem 2rem}.hyc-links-inner{grid-template-columns:repeat(5,1fr);gap:2rem}.hyc-link-icon-wrap{width:130px;height:130px;border-width:4px}.hyc-link-label{font-size:.85rem}}@media(max-width:768px){.hyc-links{padding:3rem 1.5rem}.hyc-links-inner{grid-template-columns:repeat(4,1fr);gap:1.75rem}.hyc-link-icon-wrap{width:130px;height:130px;border-width:4px}.hyc-link-label{font-size:.85rem}}@media(max-width:900px){.hyc-links{padding:3rem 1.5rem}.hyc-links-inner{grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-link-icon-wrap{width:140px;height:140px;border-width:4px}.hyc-link-label{font-size:.9rem;white-space:normal;word-break:break-word}}@media(max-width:600px){.hyc-links{padding:2.5rem 1rem}.hyc-links-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-link-item{gap:.75rem}.hyc-link-icon-wrap{width:120px;height:120px;border-width:4px}.hyc-link-label{font-size:.8rem;white-space:normal;word-break:break-word;line-height:1.3}}@media(max-width:400px){.hyc-links{padding:2rem .75rem}.hyc-links-inner{gap:1.2rem}.hyc-link-item{gap:.5rem}.hyc-link-icon-wrap{width:100px;height:100px;border-width:3px}.hyc-link-label{font-size:.75rem;white-space:normal;word-break:break-word;line-height:1.3}}.hyc-about{padding:5rem 2.5rem;background-color:#fff}.hyc-about-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hyc-about-left{position:relative}.hyc-about-heart-wrap{position:relative;width:500px;margin:0 auto}.hyc-about-heart{width:100%;height:auto;object-fit:contain}.hyc-about-overlay-text{position:absolute;top:20%;left:15%;color:#fff;text-align:center}.hyc-about-number{font-size:3rem;font-weight:800;line-height:1;margin-bottom:.5rem}.hyc-about-experience{font-size:1.1rem;font-weight:600;line-height:1.2}.hyc-about-right{position:relative;display:flex;flex-direction:column}.hyc-about-kicker{font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6b2dff;display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem}.hyc-about-kicker-icon{font-size:1rem}.hyc-about-title{margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-about-text{margin:0 0 2rem;font-size:.95rem;line-height:1.6;color:#555}.hyc-about-helping{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;background-color:transparent;border-radius:12px}.hyc-about-helping-left{display:flex;align-items:center;gap:1rem;flex:1}.hyc-about-helping-icon-wrap{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hyc-about-helping-icon{width:100%;height:100%;object-fit:contain}.hyc-about-helping-text{flex:1}.hyc-about-helping-title{font-size:1rem;font-weight:600;color:#1e252f;margin-bottom:.3rem}.hyc-about-helping-subtitle{font-size:.85rem;color:#777}.hyc-about-helping-images{flex-shrink:0}.hyc-about-helping-img{width:200px;height:auto;border-radius:8px;object-fit:cover}.hyc-about-actions{display:flex;align-items:center;gap:2rem}.hyc-about-explore-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-about-explore-btn:hover{background:transparent;border-color:#6b2dff;color:#6b2dff}.hyc-about-explore-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-about-explore-btn:hover .hyc-about-explore-icon{background:#6b2dff;color:#fff}.hyc-about-explore-text{white-space:nowrap}.hyc-about-call{display:flex;align-items:center;gap:.75rem}.hyc-about-call-icon-wrap{width:50px;height:50px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#6b2dff;flex-shrink:0}.hyc-about-call-icon-wrap svg{width:20px;height:20px}.hyc-about-call-text{display:flex;flex-direction:column}.hyc-about-call-label{font-size:.85rem;font-weight:600;color:#1e252f;line-height:1.2}.hyc-about-call-number{font-size:.9rem;color:#555;line-height:1.2}.hyc-about-bg-hearts{position:absolute;right:-50px;top:50%;transform:translateY(-50%);opacity:.3;pointer-events:none;z-index:0}.hyc-about-bg-heart-img{width:200px;height:auto;object-fit:contain}@media(max-width:1024px){.hyc-about{padding:4rem 2rem}.hyc-about-inner{gap:3rem}.hyc-about-heart-wrap{width:450px}.hyc-about-title{font-size:2.2rem}.hyc-about-helping-img{width:150px}.hyc-about-bg-hearts{right:-30px}.hyc-about-bg-heart-img{width:150px}}@media(max-width:768px){.hyc-about{padding:3.5rem 1.5rem}.hyc-about-inner{gap:2.5rem}.hyc-about-kicker{order:1}.hyc-about-left{order:2}.hyc-about-title{order:3}.hyc-about-text{order:4}.hyc-about-helping{order:5}.hyc-about-actions{order:6}.hyc-about-right{order:0;display:contents}.hyc-about-bg-hearts{display:none}.hyc-about-heart-wrap{width:400px}.hyc-about-title{font-size:2.1rem}}@media(max-width:900px){.hyc-about{padding:3.5rem 1.5rem}.hyc-about-inner{grid-template-columns:1fr;gap:3rem}.hyc-about-kicker{order:1}.hyc-about-left{order:2}.hyc-about-title{order:3}.hyc-about-text{order:4}.hyc-about-helping{order:5}.hyc-about-actions{order:6}.hyc-about-right{order:0;display:contents}.hyc-about-heart-wrap{width:450px;margin:0 auto}.hyc-about-title{font-size:2rem;text-align:center}.hyc-about-text{text-align:center}.hyc-about-kicker{justify-content:center}.hyc-about-right{text-align:center}.hyc-about-helping{flex-direction:column;align-items:center;text-align:center}.hyc-about-helping-left{width:100%;justify-content:center}.hyc-about-helping-img{width:100%;max-width:300px;margin:0 auto}.hyc-about-actions{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.hyc-about-explore-btn,.hyc-about-call{width:100%;justify-content:center}.hyc-about-bg-hearts{display:none}}@media(max-width:600px){.hyc-about{padding:2.5rem 1rem}.hyc-about-inner{gap:2.5rem}.hyc-about-kicker{order:1}.hyc-about-left{order:2}.hyc-about-title{order:3}.hyc-about-text{order:4}.hyc-about-helping{order:5}.hyc-about-actions{order:6}.hyc-about-right{order:0;display:contents}.hyc-about-bg-hearts{display:none}.hyc-about-heart-wrap{width:100%;max-width:350px}.hyc-about-number{font-size:2.5rem}.hyc-about-experience{font-size:1rem}.hyc-about-title{font-size:1.8rem}.hyc-about-text{font-size:.9rem}.hyc-about-helping{padding:1.2rem}.hyc-about-helping-icon-wrap{width:40px;height:40px}.hyc-about-helping-title{font-size:.9rem}.hyc-about-helping-subtitle{font-size:.8rem}.hyc-about-explore-btn,.hyc-about-call{width:100%;justify-content:center}.hyc-about-kicker{justify-content:center}.hyc-about-title,.hyc-about-text{text-align:center}.hyc-about-helping{align-items:center;text-align:center}.hyc-about-helping-left{justify-content:center}}@media(max-width:400px){.hyc-about{padding:2rem .75rem}.hyc-about-title{font-size:1.6rem}.hyc-about-number{font-size:2rem}.hyc-about-explore-btn{padding:0 1.5rem 0 .8rem;font-size:.85rem}.hyc-about-explore-icon{width:1.8rem;height:1.8rem}}.hyc-upcoming-events{padding:7rem 2.5rem;background-color:transparent;background-image:url(/assets/upeventsbackground-BQwnWACp.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:#fff;min-height:800px}.hyc-upcoming-events-inner{max-width:1200px;margin:0 auto}.hyc-upcoming-events-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem}.hyc-upcoming-events-stat-card{background:#1e252f;border-radius:50%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.1)}.hyc-upcoming-events-stat-icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.hyc-upcoming-events-stat-icon img{width:3rem;height:3rem;object-fit:contain}.hyc-upcoming-events-stat-number{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.hyc-upcoming-events-stat-label{font-size:.9rem;color:#fffc;line-height:1.4}.hyc-upcoming-events-events{position:relative;z-index:1}.hyc-upcoming-events-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:2rem}.hyc-upcoming-events-header-left{flex:1}.hyc-upcoming-events-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6b2dff;margin:0 0 .75rem}.hyc-upcoming-events-kicker-icon{font-size:1rem}.hyc-upcoming-events-title{margin:0;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff}.hyc-upcoming-events-explore-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;white-space:nowrap}.hyc-upcoming-events-explore-btn:hover{background:transparent;border-color:#6b2dff}.hyc-upcoming-events-explore-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-upcoming-events-explore-btn:hover .hyc-upcoming-events-explore-icon{background:#6b2dff;color:#fff}.hyc-upcoming-events-explore-text{white-space:nowrap}.hyc-upcoming-events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.hyc-upcoming-events-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 16px #0003;overflow:hidden;display:flex;flex-direction:row;transition:transform .3s ease,box-shadow .3s ease;width:100%;height:100%}.hyc-upcoming-events-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}.hyc-upcoming-events-card-image-wrap{position:relative;width:45%;flex-shrink:0;height:100%;overflow:hidden}.hyc-upcoming-events-card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hyc-upcoming-events-card-date{position:absolute;top:1rem;left:1rem;background-color:#fff;color:#6b2dff;padding:.5rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.hyc-upcoming-events-card-content{padding:1.25rem;display:flex;flex-direction:column;flex:1;width:55%;min-width:0}.hyc-upcoming-events-card-title{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;line-height:1.4;color:#1e252f}.hyc-upcoming-events-card-description{margin:0 0 .75rem;font-size:.85rem;line-height:1.6;color:#555}.hyc-upcoming-events-card-venue{margin:0 0 1rem;font-size:.85rem;color:#777;line-height:1.5}.hyc-upcoming-events-card-btn{margin-top:auto;display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:fit-content}.hyc-upcoming-events-card-btn:hover{background:transparent;border-color:#6b2dff;color:#6b2dff}.hyc-upcoming-events-card-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-upcoming-events-card-btn:hover .hyc-upcoming-events-card-btn-icon{background:#6b2dff;color:#fff}.hyc-upcoming-events-card-btn-text{white-space:nowrap}@media(max-width:1024px){.hyc-upcoming-events{padding:4rem 2rem;background-image:none;background-color:#1e252f}.hyc-upcoming-events-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem}.hyc-upcoming-events-stat-card{padding:1.5rem}.hyc-upcoming-events-stat-icon img{width:2.5rem;height:2.5rem}.hyc-upcoming-events-stat-number{font-size:1.75rem}.hyc-upcoming-events-stat-label{font-size:.85rem}.hyc-upcoming-events-title{font-size:2.2rem}.hyc-upcoming-events-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-upcoming-events-header{flex-direction:column;align-items:flex-start}.hyc-upcoming-events-explore-btn{width:100%;justify-content:center}}@media(max-width:768px){.hyc-upcoming-events{padding:3.5rem 1.5rem;background-image:none;background-color:#1e252f}.hyc-upcoming-events-stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem}.hyc-upcoming-events-stat-card{padding:1.25rem}.hyc-upcoming-events-stat-icon img{width:2rem;height:2rem}.hyc-upcoming-events-stat-icon{margin-bottom:.75rem}.hyc-upcoming-events-stat-number{font-size:1.5rem}.hyc-upcoming-events-stat-label{font-size:.8rem}.hyc-upcoming-events-title{font-size:2rem}.hyc-upcoming-events-header{margin-bottom:2rem}.hyc-upcoming-events-card{flex-direction:column}.hyc-upcoming-events-card-image-wrap{width:100%;height:auto;aspect-ratio:16 / 9}.hyc-upcoming-events-card-content{width:100%}}@media(max-width:600px){.hyc-upcoming-events{padding:2.5rem 1rem;background-image:none;background-color:#1e252f}.hyc-upcoming-events-stats{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.hyc-upcoming-events-stat-card{padding:1rem;max-width:250px;margin:0 auto}.hyc-upcoming-events-stat-icon img{width:1.75rem;height:1.75rem}.hyc-upcoming-events-stat-number{font-size:1.25rem}.hyc-upcoming-events-stat-label{font-size:.75rem}.hyc-upcoming-events-kicker{font-size:.85rem;margin-bottom:.5rem}.hyc-upcoming-events-title{font-size:1.8rem;margin-bottom:.25rem}.hyc-upcoming-events-header{margin-bottom:1.5rem}.hyc-upcoming-events-card{flex-direction:column}.hyc-upcoming-events-card-image-wrap{width:100%;height:auto;aspect-ratio:16 / 9}.hyc-upcoming-events-card-content{width:100%;padding:1.25rem}.hyc-upcoming-events-card-title{font-size:1.1rem}.hyc-upcoming-events-card-description{font-size:.9rem}.hyc-upcoming-events-card-venue{font-size:.85rem}.hyc-upcoming-events-card-btn{width:100%;justify-content:center}}@media(max-width:400px){.hyc-upcoming-events{padding:2rem .75rem;background-image:none;background-color:#1e252f}.hyc-upcoming-events-stats{gap:.75rem}.hyc-upcoming-events-stat-card{padding:.875rem}.hyc-upcoming-events-stat-icon img{width:1.5rem;height:1.5rem}.hyc-upcoming-events-stat-number{font-size:1.1rem}.hyc-upcoming-events-stat-label{font-size:.7rem}.hyc-upcoming-events-title{font-size:1.6rem}.hyc-upcoming-events-card-content{padding:1rem}.hyc-upcoming-events-card-title{font-size:1rem}.hyc-upcoming-events-card-description{font-size:.85rem}}.hyc-join-us{padding:5rem 2.5rem;background-color:transparent;position:relative}.hyc-join-us:before{content:"";position:absolute;inset:2rem;background-image:url(/assets/JoinsUsBackground-CMvUA-of.png);background-size:cover;background-repeat:repeat;background-position:center;opacity:.1;z-index:0;border-radius:24px}.hyc-join-us-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hyc-join-us-left{position:relative;padding:0 2rem}.hyc-join-us-image-wrap{position:relative;width:100%;overflow:hidden;background-color:#fff;padding:8px;border-radius:28px}.hyc-join-us-image{width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}.hyc-join-us-overlay-text{position:absolute;top:15%;left:0;right:0;padding:0 2rem;z-index:2}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:2.5rem;font-weight:800;color:#fff;text-transform:uppercase;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.7);margin-bottom:.5rem;letter-spacing:.02em}.hyc-join-us-right{position:relative}.hyc-join-us-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6b2dff;text-decoration:none;margin:0 0 .75rem;transition:opacity .3s ease}.hyc-join-us-kicker:hover{opacity:.8}.hyc-join-us-kicker-icon{font-size:1rem}.hyc-join-us-title{margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-join-us-content{margin-bottom:2.5rem}.hyc-join-us-text{margin:0 0 1.25rem;font-size:.95rem;line-height:1.6;color:#555}.hyc-join-us-text:last-child{margin-bottom:0}.hyc-join-us-actions{display:flex;flex-direction:column;gap:1rem}.hyc-join-us-dropdown{width:100%}.hyc-join-us-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;border-radius:8px;border:1px solid #1e252f;background-color:#fff;color:#1e252f;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hyc-join-us-btn:hover{background-color:#1e252f;color:#fff}.hyc-join-us-btn.open{background-color:#1e252f;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}.hyc-join-us-btn-text{flex:1;text-align:left}.hyc-join-us-btn-icon{font-size:1.4rem;font-weight:700;margin-left:1rem;transition:transform .3s ease;display:inline-block}.hyc-join-us-btn-icon.open{transform:rotate(90deg)}.hyc-join-us-btn:hover .hyc-join-us-btn-icon:not(.open){transform:translate(5px)}.hyc-join-us-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#f9f9f9;border:1px solid #1e252f;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.hyc-join-us-dropdown-content.open{max-height:500px;padding:1.5rem}.hyc-join-us-dropdown-text{margin:0;font-size:.9rem;line-height:1.6;color:#555}@media(max-width:1024px){.hyc-join-us{padding:4rem 2rem}.hyc-join-us:before{inset:1.5rem;border-radius:20px}.hyc-join-us-inner{gap:3rem}.hyc-join-us-left{padding:0 1.5rem}.hyc-join-us-image-wrap{border-radius:24px;padding:6px}.hyc-join-us-image{border-radius:18px}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:2rem}.hyc-join-us-title{font-size:2.2rem}}@media(max-width:768px){.hyc-join-us{padding:3.5rem 1.5rem}.hyc-join-us:before{inset:1.25rem;border-radius:18px}.hyc-join-us-inner{gap:2.5rem}.hyc-join-us-left{padding:0 1.25rem}.hyc-join-us-image-wrap{border-radius:20px;padding:6px}.hyc-join-us-image{border-radius:16px}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:1.75rem}.hyc-join-us-title{font-size:2rem}}@media(max-width:900px){.hyc-join-us:before{inset:1rem;border-radius:16px}.hyc-join-us-inner{grid-template-columns:1fr;gap:2rem;display:flex;flex-direction:column}.hyc-join-us-right{display:contents}.hyc-join-us-kicker{order:1;margin-bottom:1rem}.hyc-join-us-left{padding:0 1rem;order:2;margin-bottom:1rem}.hyc-join-us-image-wrap{border-radius:18px;padding:5px}.hyc-join-us-image{border-radius:14px}.hyc-join-us-title{order:3;margin-top:0}.hyc-join-us-content{order:4}.hyc-join-us-actions{order:5}.hyc-join-us-image-wrap{border-radius:16px}.hyc-join-us-overlay-text{top:12%}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:2rem;padding:0 1.5rem}.hyc-join-us-title{font-size:2rem;text-align:center}.hyc-join-us-kicker{justify-content:center;width:100%}.hyc-join-us-text{text-align:center}.hyc-join-us-content{margin-bottom:2rem}.hyc-join-us-actions{max-width:500px;margin:0 auto}}@media(max-width:600px){.hyc-join-us{padding:2.5rem 1rem}.hyc-join-us:before{inset:.75rem;border-radius:14px}.hyc-join-us-inner{gap:2rem;display:flex;flex-direction:column}.hyc-join-us-right{display:contents}.hyc-join-us-kicker{order:1;margin-bottom:1rem}.hyc-join-us-left{padding:0 .75rem;order:2;margin-bottom:1rem}.hyc-join-us-image-wrap{border-radius:16px;padding:4px}.hyc-join-us-image{border-radius:12px}.hyc-join-us-title{order:3;margin-top:0}.hyc-join-us-content{order:4}.hyc-join-us-actions{order:5}.hyc-join-us-image-wrap{border-radius:14px}.hyc-join-us-overlay-text{top:10%}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:1.5rem;padding:0 1rem;margin-bottom:.4rem}.hyc-join-us-title{font-size:1.8rem;margin-bottom:1.25rem}.hyc-join-us-text{font-size:.9rem;margin-bottom:1rem}.hyc-join-us-content{margin-bottom:2rem}.hyc-join-us-actions{max-width:100%;gap:.875rem}.hyc-join-us-btn{padding:.9rem 1.25rem;font-size:.9rem}.hyc-join-us-btn-icon{font-size:1.1rem}.hyc-join-us-dropdown-content.open{padding:1.25rem}.hyc-join-us-dropdown-text{font-size:.85rem}}@media(max-width:400px){.hyc-join-us{padding:2rem .75rem}.hyc-join-us:before{inset:.5rem;border-radius:12px}.hyc-join-us-inner{gap:1.5rem;display:flex;flex-direction:column}.hyc-join-us-right{display:contents}.hyc-join-us-kicker{order:1;margin-bottom:.75rem}.hyc-join-us-left{padding:0 .5rem;order:2;margin-bottom:.75rem}.hyc-join-us-image-wrap{border-radius:14px;padding:4px}.hyc-join-us-image{border-radius:10px}.hyc-join-us-title{order:3;margin-top:0}.hyc-join-us-content{order:4}.hyc-join-us-actions{order:5}.hyc-join-us-left{padding:0 .25rem}.hyc-join-us-image-wrap{border-radius:12px}.hyc-join-us-overlay-text{top:8%;padding:0 1rem}.hyc-join-us-overlay-line1,.hyc-join-us-overlay-line2{font-size:1.25rem;padding:0 .75rem;margin-bottom:.3rem}.hyc-join-us-title{font-size:1.6rem;margin-bottom:1rem}.hyc-join-us-text{font-size:.85rem;margin-bottom:.875rem}.hyc-join-us-content{margin-bottom:1.75rem}.hyc-join-us-actions{gap:.75rem}.hyc-join-us-btn{padding:.8rem 1rem;font-size:.85rem}.hyc-join-us-btn-icon{font-size:1rem;margin-left:.75rem}.hyc-join-us-dropdown-content.open{padding:1rem}.hyc-join-us-dropdown-text{font-size:.8rem}}.hyc-our-protest{padding:5rem 2.5rem;background-color:#fff}.hyc-our-protest-inner{max-width:1200px;margin:0 auto}.hyc-our-protest-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.hyc-our-protest-nav{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6b2dff;text-decoration:none;transition:opacity .3s ease}.hyc-our-protest-nav:hover{opacity:.8}.hyc-our-protest-nav-icon{font-size:.7rem}.hyc-our-protest-join-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;margin-top:1rem}.hyc-our-protest-join-btn:hover{background:transparent;border-color:#6b2dff;color:#6b2dff}.hyc-our-protest-join-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-our-protest-join-btn:hover .hyc-our-protest-join-icon{background:#6b2dff;color:#fff}.hyc-our-protest-join-text{white-space:nowrap}.hyc-our-protest-title{margin:0 0 3rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-our-protest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:start}.hyc-our-protest-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hyc-our-protest-card:nth-child(odd){margin-top:0}.hyc-our-protest-card:nth-child(2n){margin-top:3rem}.hyc-our-protest-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.hyc-our-protest-card-image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;flex-shrink:0}.hyc-our-protest-card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hyc-our-protest-card-overlay{position:absolute;top:0;left:0;right:0;padding:1.5rem;z-index:2}.hyc-our-protest-card-name{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:.5rem;line-height:1.2}.hyc-our-protest-card-subtitle{display:inline-block;padding:.4rem .8rem;background-color:#000c;color:#fff;font-size:.85rem;font-weight:600;border-radius:4px}.hyc-our-protest-card-footer{padding:1.25rem 1.5rem;background-color:#f5f5f5;border-bottom-left-radius:12px;border-bottom-right-radius:12px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.hyc-our-protest-card-action{font-size:.95rem;font-weight:600;color:#1e252f;margin-bottom:.5rem}.hyc-our-protest-card-status{font-size:.85rem;color:#6b2dff;font-weight:600;cursor:pointer;transition:opacity .3s ease}.hyc-our-protest-card-status:hover{opacity:.8}@media(max-width:1024px){.hyc-our-protest{padding:4rem 2rem}.hyc-our-protest-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-our-protest-card:nth-child(2n){margin-top:2rem}.hyc-our-protest-title{font-size:2.2rem}}@media(max-width:768px){.hyc-our-protest{padding:3.5rem 1.5rem}.hyc-our-protest-header{flex-direction:column;align-items:flex-start}.hyc-our-protest-join-btn{width:100%;justify-content:center}.hyc-our-protest-title{font-size:2rem}.hyc-our-protest-card-name{font-size:1.3rem}.hyc-our-protest-card:nth-child(2n){margin-top:1.5rem}}@media(max-width:600px){.hyc-our-protest{padding:2.5rem 1rem}.hyc-our-protest-header{flex-direction:column;align-items:flex-start;gap:1rem}.hyc-our-protest-join-btn{width:100%;justify-content:center;margin-top:0}.hyc-our-protest-title{font-size:1.8rem;margin-bottom:2rem}.hyc-our-protest-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-our-protest-card{margin-top:0!important}.hyc-our-protest-card-name{font-size:1.2rem}.hyc-our-protest-card-footer{padding:1rem 1.25rem}}@media(max-width:400px){.hyc-our-protest{padding:2rem .75rem}.hyc-our-protest-title{font-size:1.6rem;margin-bottom:1.5rem}.hyc-our-protest-grid{gap:1.25rem}.hyc-our-protest-card-footer{padding:.875rem 1rem}.hyc-our-protest-card-action{font-size:.85rem}.hyc-our-protest-card-status{font-size:.8rem}}.hyc-testimonials{padding:5rem 2.5rem;background-color:#f5f5f5;position:relative}.hyc-testimonials-inner{max-width:1200px;margin:0 auto}.hyc-testimonials-header{text-align:center;margin-bottom:3rem}.hyc-testimonials-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6b2dff;margin:0 0 .75rem}.hyc-testimonials-kicker-icon{font-size:1rem}.hyc-testimonials-title{margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-testimonials-subtitle{margin:0;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-testimonials-carousel{overflow:hidden;margin-bottom:2rem;width:100%;position:relative;padding:0}.hyc-testimonials-track{display:flex;transition:transform .5s ease;gap:2rem;will-change:transform;flex-wrap:nowrap;margin:0;padding:0}.hyc-testimonial-card{flex:0 0 calc((100% - 7rem)/4);width:calc((100% - 7rem)/4);max-width:calc((100% - 7rem)/4);min-width:0;flex-shrink:0;background-color:#fff;border-radius:12px;padding:1.5rem;position:relative;box-shadow:0 2px 8px #0000001a;min-height:280px;display:flex;flex-direction:column;box-sizing:border-box}.hyc-testimonial-stars{display:flex;gap:.25rem;margin-bottom:1rem}.hyc-testimonial-star{font-size:1.2rem;color:#d3d3d3;line-height:1}.hyc-testimonial-star.filled{color:#ffc107}.hyc-testimonial-text{margin:0 0 1.25rem;font-size:.9rem;line-height:1.6;color:#555;flex:1}.hyc-testimonial-author{display:flex;align-items:center;gap:1rem}.hyc-testimonial-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.hyc-testimonial-author-info{flex:1}.hyc-testimonial-name{font-size:.95rem;font-weight:700;color:#1e252f;margin-bottom:.25rem}.hyc-testimonial-role{font-size:.85rem;color:#777}.hyc-testimonial-quote{position:absolute;bottom:1.5rem;right:1.5rem;font-size:4rem;color:#6b2dff;font-weight:700;line-height:1;opacity:.3;font-family:Georgia,serif}.hyc-testimonials-dots{display:flex;justify-content:center;align-items:center;gap:.5rem}.hyc-testimonials-dot{width:10px;height:10px;border-radius:50%;border:none;background-color:#d3d3d3;cursor:pointer;transition:all .3s ease;padding:0}.hyc-testimonials-dot.active{background-color:#6b2dff;width:12px;height:12px}.hyc-testimonials-dot:hover{background-color:#6b2dff;opacity:.7}@media(max-width:1024px){.hyc-testimonials{padding:4rem 2rem}.hyc-testimonials-header{margin-bottom:2.5rem}.hyc-testimonials-title,.hyc-testimonials-subtitle{font-size:2.2rem}.hyc-testimonial-card{flex:0 0 calc((100% - 5rem) / 3);width:calc((100% - 5rem) / 3);max-width:calc((100% - 5rem) / 3);min-width:0;flex-shrink:0;padding:1.5rem}}@media(max-width:768px){.hyc-testimonials{padding:3.5rem 1.5rem}.hyc-testimonials-header{margin-bottom:2rem}.hyc-testimonials-title,.hyc-testimonials-subtitle{font-size:2rem}.hyc-testimonial-card{flex:0 0 calc((100% - 3rem)/2);width:calc((100% - 3rem)/2);max-width:calc((100% - 3rem)/2);min-width:0;flex-shrink:0;padding:1.5rem}.hyc-testimonial-text{font-size:.85rem}}@media(max-width:600px){.hyc-testimonials{padding:2.5rem 1rem}.hyc-testimonials-header{margin-bottom:1.5rem}.hyc-testimonials-kicker{font-size:.85rem;margin-bottom:.5rem}.hyc-testimonials-title,.hyc-testimonials-subtitle{font-size:1.8rem;margin-bottom:.25rem}.hyc-testimonials-carousel{margin-bottom:1.5rem}.hyc-testimonial-card{flex:0 0 100%;width:100%;max-width:100%;min-width:0;flex-shrink:0;padding:1.5rem}.hyc-testimonials-track{gap:1.5rem}.hyc-testimonial-stars{margin-bottom:1rem}.hyc-testimonial-star{font-size:1.1rem}.hyc-testimonial-text{font-size:.85rem;margin-bottom:1.25rem}.hyc-testimonial-author{gap:.75rem}.hyc-testimonial-avatar{width:45px;height:45px}.hyc-testimonial-name{font-size:.9rem}.hyc-testimonial-role{font-size:.8rem}.hyc-testimonial-quote{font-size:3.5rem;bottom:1.25rem;right:1.25rem}}@media(max-width:400px){.hyc-testimonials{padding:2rem .75rem}.hyc-testimonials-header{margin-bottom:1.25rem}.hyc-testimonials-title,.hyc-testimonials-subtitle{font-size:1.6rem}.hyc-testimonial-card{padding:1.25rem}.hyc-testimonial-stars{margin-bottom:.875rem}.hyc-testimonial-star{font-size:1rem}.hyc-testimonial-text{font-size:.8rem;margin-bottom:1rem}.hyc-testimonial-avatar{width:40px;height:40px}.hyc-testimonial-name{font-size:.85rem}.hyc-testimonial-role{font-size:.75rem}.hyc-testimonial-quote{font-size:3rem;bottom:1rem;right:1rem}.hyc-testimonials-dots{gap:.4rem}.hyc-testimonials-dot{width:8px;height:8px}.hyc-testimonials-dot.active{width:10px;height:10px}}.hyc-latest-blog{padding:5rem 2.5rem;background-color:#fff;position:relative}.hyc-latest-blog-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.hyc-latest-blog-left{display:flex;flex-direction:column}.hyc-latest-blog-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#6b2dff;margin:0 0 1.5rem}.hyc-latest-blog-kicker-icon{font-size:1rem}.hyc-latest-blog-title{margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2;color:#1e252f}.hyc-latest-blog-description{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:#555}.hyc-latest-blog-nav{display:flex;gap:1rem;margin-top:auto}.hyc-latest-blog-nav-btn{width:50px;height:50px;border-radius:50%;border:none;background-color:#f5f5f5;color:#1e252f;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.hyc-latest-blog-nav-btn:hover{background-color:#6b2dff;color:#fff;transform:scale(1.05)}.hyc-latest-blog-right{overflow:hidden}.hyc-latest-blog-carousel{overflow:hidden;width:100%;position:relative}.hyc-latest-blog-track{display:flex;transition:transform .5s ease;gap:2rem;will-change:transform;flex-wrap:nowrap;margin:0;padding:0}.hyc-latest-blog-card{flex:0 0 calc((100% - 2rem)/2);width:calc((100% - 2rem)/2);max-width:calc((100% - 2rem)/2);min-width:0;flex-shrink:0;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.hyc-latest-blog-card-image-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden}.hyc-latest-blog-card-image{width:100%;height:100%;object-fit:cover;object-position:center}.hyc-latest-blog-card-date{position:absolute;top:1rem;right:1rem;background-color:#6b2dff;color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.hyc-latest-blog-card-meta{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem .5rem;font-size:.85rem;color:#777}.hyc-latest-blog-card-author,.hyc-latest-blog-card-category{display:flex;align-items:center;gap:.5rem}.hyc-latest-blog-card-icon{font-size:.9rem}.hyc-latest-blog-card-title{margin:.5rem 1.5rem 1rem;font-size:1.1rem;font-weight:700;line-height:1.4;color:#1e252f}.hyc-latest-blog-card-link{margin:0 1.5rem 1.5rem;color:#6b2dff;text-decoration:none;font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.hyc-latest-blog-card-link:hover{color:#5a1fe6}.hyc-latest-blog-card-link span{font-size:1.2rem;transition:transform .3s ease}.hyc-latest-blog-card-link:hover span{transform:translate(4px)}@media(max-width:1024px){.hyc-latest-blog{padding:4rem 2rem}.hyc-latest-blog-inner{grid-template-columns:1fr;gap:3rem}.hyc-latest-blog-title{font-size:2.2rem}.hyc-latest-blog-card{flex:0 0 calc((100% - 1.5rem)/2);width:calc((100% - 1.5rem)/2);max-width:calc((100% - 1.5rem)/2)}}@media(max-width:768px){.hyc-latest-blog{padding:3.5rem 1.5rem}.hyc-latest-blog-inner{gap:2.5rem}.hyc-latest-blog-title{font-size:2rem}.hyc-latest-blog-description{font-size:.95rem}.hyc-latest-blog-card{flex:0 0 100%;width:100%;max-width:100%}.hyc-latest-blog-track{gap:1.5rem}}@media(max-width:600px){.hyc-latest-blog{padding:2.5rem 1rem}.hyc-latest-blog-kicker{font-size:.85rem;margin-bottom:1rem}.hyc-latest-blog-title{font-size:1.8rem;margin-bottom:1rem}.hyc-latest-blog-description{font-size:.9rem;margin-bottom:1.5rem}.hyc-latest-blog-nav-btn{width:45px;height:45px;font-size:1.1rem}.hyc-latest-blog-card-meta{padding:.875rem 1.25rem .5rem;font-size:.8rem}.hyc-latest-blog-card-title{margin:.5rem 1.25rem .875rem;font-size:1rem}.hyc-latest-blog-card-link{margin:0 1.25rem 1.25rem;font-size:.9rem}}@media(max-width:400px){.hyc-latest-blog{padding:2rem .75rem}.hyc-latest-blog-title{font-size:1.6rem}.hyc-latest-blog-nav-btn{width:40px;height:40px;font-size:1rem}}.hyc-sliding-images{padding:4rem 0;background-color:transparent;overflow:hidden;position:relative}.hyc-sliding-images-container{width:100%;overflow:hidden}.hyc-sliding-images-track{display:flex;gap:2rem;animation:slide 60s linear infinite;will-change:transform}.hyc-sliding-images-item{flex-shrink:0;width:250px;height:250px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer;transition:all .3s ease}.hyc-sliding-images-item:before{content:"";position:absolute;inset:0;background-color:#6b2dff4d;opacity:0;transition:opacity .3s ease;z-index:1;border-radius:50%}.hyc-sliding-images-item:hover:before{opacity:1}.hyc-sliding-images-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:opacity .3s ease}.hyc-sliding-images-item:hover .hyc-sliding-images-img{opacity:.7}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-1750px - 14rem))}}@media(max-width:1024px){.hyc-sliding-images-item{width:220px;height:220px}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-1540px - 14rem))}}}@media(max-width:768px){.hyc-sliding-images{padding:3rem 0}.hyc-sliding-images-item{width:180px;height:180px}.hyc-sliding-images-track{gap:1.5rem}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-1260px - 10.5rem))}}}@media(max-width:600px){.hyc-sliding-images{padding:2.5rem 0}.hyc-sliding-images-item{width:150px;height:150px}.hyc-sliding-images-track{gap:1rem}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-1050px - 7rem))}}}@media(max-width:400px){.hyc-sliding-images-item{width:130px;height:130px}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-910px - 7rem))}}}.app-hero-shell--about-us{background-image:none;background-color:transparent}.app-hero-shell--about-us .app-main{min-height:auto;padding-bottom:0}.app-hero-shell--about-us+.hyc-links{padding-top:1.5rem}@media(max-width:1400px){.app-hero-shell--about-us+.hyc-links{padding-top:1.4rem}}@media(max-width:1024px){.app-hero-shell--about-us+.hyc-links{padding-top:1.25rem}}@media(max-width:768px){.app-hero-shell--about-us+.hyc-links{padding-top:1rem}}@media(max-width:600px){.app-hero-shell--about-us+.hyc-links{padding-top:.75rem}}.hyc-about-us-hero{position:relative;width:100%;min-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hyc-about-us-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}@media(max-width:1600px){.hyc-about-us-hero{min-height:550px}}@media(max-width:1400px){.hyc-about-us-hero{min-height:450px}}@media(max-width:1024px){.hyc-about-us-hero{min-height:400px}}@media(max-width:900px){.hyc-about-us-hero{min-height:340px}}@media(max-width:768px){.hyc-about-us-hero{min-height:260px}.hyc-about-us-hero-bg{background-size:cover;background-position:center}}@media(max-width:600px){.hyc-about-us-hero{min-height:220px}}@media(max-width:480px){.hyc-about-us-hero{min-height:180px}.hyc-about-us-hero-bg{background-size:cover;background-position:center}}@media(max-width:400px){.hyc-about-us-hero{min-height:150px}}.hyc-about-us-info{padding:5rem 2.5rem;background-color:#fff}.hyc-about-us-info-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-about-us-info-section{display:flex;flex-direction:column;gap:1.5rem}.hyc-about-us-info-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-about-us-info-text{font-size:1rem;line-height:1.7;color:#333;text-align:left;margin:0;max-width:100%}.hyc-about-us-info-values{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.hyc-about-us-info-values li{font-size:1rem;line-height:1.7;color:#333;text-align:left;padding-left:1.5rem;position:relative}.hyc-about-us-info-values li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-about-us-info-values li strong{color:#6b2dff;font-weight:700}.hyc-about-us-info-image-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0}.hyc-about-us-info-image{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px}@media(max-width:1400px){.hyc-about-us-info{padding:4.5rem 2.25rem}}@media(max-width:1024px){.hyc-about-us-info{padding:4rem 2rem}.hyc-about-us-info-inner{gap:3.5rem}.hyc-about-us-info-title{font-size:1.75rem}.hyc-about-us-info-text,.hyc-about-us-info-values li{font-size:.95rem}.hyc-about-us-info-image-wrap{margin:1.5rem 0}}@media(max-width:768px){.hyc-about-us-info{padding:3.5rem 1.5rem}.hyc-about-us-info-inner{gap:3rem}.hyc-about-us-info-title{font-size:1.5rem}.hyc-about-us-info-text{font-size:.9rem;line-height:1.6}.hyc-about-us-info-values{gap:1rem}.hyc-about-us-info-values li{font-size:.9rem;padding-left:1.25rem}.hyc-about-us-info-image-wrap{margin:1.25rem 0}.hyc-about-us-info-image{border-radius:6px}}@media(max-width:600px){.hyc-about-us-info{padding:3rem 1rem}.hyc-about-us-info-inner{gap:2.5rem}.hyc-about-us-info-title{font-size:1.35rem}.hyc-about-us-info-text{font-size:.85rem}.hyc-about-us-info-values{gap:.9rem}.hyc-about-us-info-values li{font-size:.85rem;padding-left:1rem}.hyc-about-us-info-image-wrap{margin:1rem 0}.hyc-about-us-info-image{border-radius:4px}}@media(max-width:400px){.hyc-about-us-info{padding:2.5rem .75rem}.hyc-about-us-info-title{font-size:1.2rem}.hyc-about-us-info-text{font-size:.8rem}.hyc-about-us-info-values{gap:.75rem}.hyc-about-us-info-values li{font-size:.8rem;padding-left:.9rem}.hyc-about-us-info-image-wrap{margin:.75rem 0}.hyc-about-us-info-image{border-radius:4px}}.app-hero-shell--ayub{background-image:none;background-color:transparent}.app-hero-shell--ayub .app-main{min-height:auto;padding-bottom:0}.hyc-ayub-hero{position:relative;width:100%;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hyc-ayub-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}@media(max-width:1600px){.hyc-ayub-hero{min-height:550px}}@media(max-width:1400px){.hyc-ayub-hero{min-height:450px}}@media(max-width:1024px){.hyc-ayub-hero{min-height:400px}}@media(max-width:900px){.hyc-ayub-hero{min-height:340px}}@media(max-width:768px){.hyc-ayub-hero{min-height:260px}.hyc-ayub-hero-bg{background-size:cover;background-position:center}}@media(max-width:600px){.hyc-ayub-hero{min-height:220px}}@media(max-width:480px){.hyc-ayub-hero{min-height:180px}.hyc-ayub-hero-bg{background-size:cover;background-position:center}}@media(max-width:400px){.hyc-ayub-hero{min-height:150px}}.hyc-ayub-content{padding:5rem 2.5rem;background-color:#fff}.hyc-ayub-content-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-ayub-content-section{display:flex;flex-direction:column;gap:1.5rem}.hyc-ayub-content-main-title{font-size:3rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-ayub-content-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-ayub-content-text{font-size:1rem;line-height:1.7;color:#333;text-align:left;margin:0;max-width:100%}.hyc-ayub-content-image-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0}.hyc-ayub-content-image{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px}.hyc-ayub-content-list{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:1rem}.hyc-ayub-content-list li{font-size:1rem;line-height:1.7;color:#333;text-align:left;padding-left:1.5rem;position:relative}.hyc-ayub-content-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-ayub-content-quote{font-size:1.1rem;line-height:1.7;color:#333;font-style:italic;margin:1.5rem 0;padding:1.5rem;background-color:#f8f9fa;border-left:4px solid #6b2dff;border-radius:4px}.hyc-ayub-content-quote-author{display:block;margin-top:1rem;font-size:.95rem;color:#6b2dff;font-style:normal;font-weight:600}.hyc-ayub-content-actions{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.hyc-ayub-content-btn{padding:.875rem 2rem;border-radius:999px;border:none;cursor:pointer;font-weight:600;font-size:1rem;color:#fff;background:#6b2dff;transition:all .3s ease;min-width:180px}.hyc-ayub-content-btn:hover{background:#5a25d9;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-ayub-content-btn--volunteer,.hyc-ayub-content-btn--donate{background:#6b2dff}.hyc-ayub-content-btn--volunteer:hover,.hyc-ayub-content-btn--donate:hover{background:#5a25d9}@media(max-width:1400px){.hyc-ayub-content{padding:4.5rem 2.25rem}}@media(max-width:1024px){.hyc-ayub-content{padding:4rem 2rem}.hyc-ayub-content-inner{gap:3.5rem}.hyc-ayub-content-main-title{font-size:2.5rem}.hyc-ayub-content-title{font-size:1.75rem}.hyc-ayub-content-text{font-size:.95rem}.hyc-ayub-content-image-wrap{margin:1.5rem 0}.hyc-ayub-content-list li{font-size:.95rem}.hyc-ayub-content-quote{font-size:1rem}}@media(max-width:768px){.hyc-ayub-content{padding:3.5rem 1.5rem}.hyc-ayub-content-inner{gap:3rem}.hyc-ayub-content-main-title{font-size:2rem}.hyc-ayub-content-title{font-size:1.5rem}.hyc-ayub-content-text{font-size:.9rem;line-height:1.6}.hyc-ayub-content-image-wrap{margin:1.25rem 0}.hyc-ayub-content-image{border-radius:6px}.hyc-ayub-content-list{gap:.9rem}.hyc-ayub-content-list li{font-size:.9rem;padding-left:1.25rem}.hyc-ayub-content-quote{font-size:.95rem;padding:1.25rem}.hyc-ayub-content-actions{flex-direction:column;align-items:center}.hyc-ayub-content-btn{width:100%;max-width:300px}}@media(max-width:600px){.hyc-ayub-content{padding:3rem 1rem}.hyc-ayub-content-inner{gap:2.5rem}.hyc-ayub-content-main-title{font-size:1.75rem}.hyc-ayub-content-title{font-size:1.35rem}.hyc-ayub-content-text{font-size:.85rem}.hyc-ayub-content-image-wrap{margin:1rem 0}.hyc-ayub-content-image{border-radius:4px}.hyc-ayub-content-list{gap:.75rem}.hyc-ayub-content-list li{font-size:.85rem;padding-left:1rem}.hyc-ayub-content-quote{font-size:.9rem;padding:1rem}.hyc-ayub-content-btn{font-size:.9rem;padding:.75rem 1.5rem}}@media(max-width:400px){.hyc-ayub-content{padding:2.5rem .75rem}.hyc-ayub-content-main-title{font-size:1.5rem}.hyc-ayub-content-title{font-size:1.2rem}.hyc-ayub-content-text{font-size:.8rem}.hyc-ayub-content-list li{font-size:.8rem;padding-left:.9rem}.hyc-ayub-content-quote{font-size:.85rem;padding:.9rem}.hyc-ayub-content-btn{font-size:.85rem;padding:.7rem 1.25rem}}.app-hero-shell--contact-us{background-image:none;background-color:transparent}.app-hero-shell--contact-us .app-main{min-height:auto;padding-bottom:0}.hyc-contact-us-hero{position:relative;width:100%;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hyc-contact-us-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;filter:blur(2px);opacity:1}.hyc-contact-us-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e252fe5;z-index:1}.hyc-contact-us-hero-content{position:relative;z-index:2;text-align:center;color:#fff}.hyc-contact-us-hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1rem;color:#fff}.hyc-contact-us-hero-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:#fff}.hyc-contact-us-hero-breadcrumb a{color:#fff;text-decoration:none;transition:opacity .3s ease}.hyc-contact-us-hero-breadcrumb a:hover{opacity:.8}.hyc-contact-us-hero-separator{color:#fff}@media(max-width:1400px){.hyc-contact-us-hero{min-height:350px}.hyc-contact-us-hero-title{font-size:3rem}}@media(max-width:1024px){.hyc-contact-us-hero{min-height:300px}.hyc-contact-us-hero-title{font-size:2.5rem}.hyc-contact-us-hero-breadcrumb{font-size:.95rem}}@media(max-width:768px){.hyc-contact-us-hero{min-height:250px}.hyc-contact-us-hero-title{font-size:2rem}.hyc-contact-us-hero-breadcrumb{font-size:.9rem}}@media(max-width:600px){.hyc-contact-us-hero{min-height:200px}.hyc-contact-us-hero-title{font-size:1.75rem}.hyc-contact-us-hero-breadcrumb{font-size:.85rem;flex-wrap:wrap}}@media(max-width:400px){.hyc-contact-us-hero{min-height:180px}.hyc-contact-us-hero-title{font-size:1.5rem}}.hyc-contact-us-cards{padding:5rem 2.5rem;background-color:#fff}.hyc-contact-us-cards-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-contact-us-card{background-color:#f5f5f5;border-radius:12px;padding:2.5rem 2rem;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hyc-contact-us-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.hyc-contact-us-card-icon{width:80px;height:80px;border-radius:50%;background-color:#6b2dff;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.hyc-contact-us-card-icon svg{width:32px;height:32px}.hyc-contact-us-card-label{font-size:.95rem;color:#666;margin-bottom:.75rem;font-weight:500}.hyc-contact-us-card-value{font-size:1.25rem;font-weight:700;color:#333}@media(max-width:1024px){.hyc-contact-us-cards{padding:4rem 2rem}.hyc-contact-us-cards-inner{gap:1.5rem}.hyc-contact-us-card{padding:2rem 1.5rem}.hyc-contact-us-card-icon{width:70px;height:70px;margin-bottom:1.25rem}.hyc-contact-us-card-icon svg{width:28px;height:28px}.hyc-contact-us-card-value{font-size:1.1rem}}@media(max-width:768px){.hyc-contact-us-cards{padding:3.5rem 1.5rem}.hyc-contact-us-cards-inner{grid-template-columns:1fr;gap:1.5rem}.hyc-contact-us-card{padding:2rem 1.5rem}.hyc-contact-us-card-icon{width:65px;height:65px;margin-bottom:1rem}.hyc-contact-us-card-icon svg{width:26px;height:26px}}@media(max-width:600px){.hyc-contact-us-cards{padding:3rem 1rem}.hyc-contact-us-card{padding:1.75rem 1.25rem}.hyc-contact-us-card-label{font-size:.9rem}.hyc-contact-us-card-value{font-size:1rem}}.hyc-contact-us-map{width:100%;background-color:#fff}.hyc-contact-us-map-inner{width:100%;max-width:100%;margin:0}.hyc-contact-us-map-image{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:768px){.hyc-contact-us-map-image{min-height:400px;object-fit:cover}}@media(max-width:600px){.hyc-contact-us-map-image{min-height:300px}}.hyc-contact-us-form{padding:5rem 2.5rem;background-color:#fff}.hyc-contact-us-form-inner{max-width:1200px;margin:0 auto}.hyc-contact-us-form-header{text-align:center;margin-bottom:3rem}.hyc-contact-us-form-kicker{display:block;font-size:1rem;color:#ff6b35;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.hyc-contact-us-form-title{font-size:2.5rem;font-weight:700;color:#333;margin:0}.hyc-contact-us-form-form{max-width:900px;margin:0 auto}.hyc-contact-us-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.hyc-contact-us-form-field{width:100%}.hyc-contact-us-form-field--full{grid-column:1 / -1}.hyc-contact-us-form-input,.hyc-contact-us-form-textarea{width:100%;padding:1rem 1.25rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;color:#333;background-color:#f9f9f9;transition:all .3s ease;box-sizing:border-box}.hyc-contact-us-form-input:focus,.hyc-contact-us-form-textarea:focus{outline:none;border-color:#6b2dff;background-color:#fff;box-shadow:0 0 0 3px #6b2dff1a}.hyc-contact-us-form-input::placeholder,.hyc-contact-us-form-textarea::placeholder{color:#999}.hyc-contact-us-form-textarea{resize:vertical;min-height:150px}.hyc-contact-us-form-message{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.hyc-contact-us-form-message--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.hyc-contact-us-form-message--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.hyc-contact-us-form-actions{display:flex;justify-content:flex-end;margin-top:2rem}.hyc-contact-us-form-submit{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-contact-us-form-submit:hover:not(:disabled){background:transparent;border-color:#6b2dff}.hyc-contact-us-form-submit:disabled{opacity:.6;cursor:not-allowed}.hyc-contact-us-form-submit:hover .hyc-contact-us-form-submit-text{color:#6b2dff}.hyc-contact-us-form-submit-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-contact-us-form-submit:hover .hyc-contact-us-form-submit-icon{background:#6b2dff;color:#fff}.hyc-contact-us-form-submit-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1024px){.hyc-contact-us-form{padding:4rem 2rem}.hyc-contact-us-form-title{font-size:2rem}.hyc-contact-us-form-row{gap:1.25rem}}@media(max-width:768px){.hyc-contact-us-form{padding:3.5rem 1.5rem}.hyc-contact-us-form-header{margin-bottom:2.5rem}.hyc-contact-us-form-title{font-size:1.75rem}.hyc-contact-us-form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.hyc-contact-us-form-input,.hyc-contact-us-form-textarea{padding:.875rem 1rem;font-size:.95rem}.hyc-contact-us-form-actions{justify-content:center;margin-top:1.5rem}.hyc-contact-us-form-submit{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-contact-us-form{padding:3rem 1rem}.hyc-contact-us-form-title{font-size:1.5rem}.hyc-contact-us-form-kicker{font-size:.9rem}.hyc-contact-us-form-input,.hyc-contact-us-form-textarea{padding:.75rem .875rem;font-size:.9rem}.hyc-contact-us-form-submit{padding:0 1.5rem 0 .8rem;height:40px;font-size:.85rem}.hyc-contact-us-form-submit-icon{width:1.75rem;height:1.75rem;font-size:.8rem}}@media(max-width:400px){.hyc-contact-us-form{padding:2.5rem .75rem}.hyc-contact-us-form-title{font-size:1.35rem}.hyc-contact-us-form-submit{padding:0 1rem 0 .6rem;height:38px;font-size:.75rem}.hyc-contact-us-form-submit-icon{width:1.5rem;height:1.5rem;font-size:.75rem}}.app-hero-shell--gaza{background-image:none;background-color:transparent}.app-hero-shell--gaza .app-main{min-height:auto;padding-bottom:0}.hyc-gaza-hero{position:relative;width:100%;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0;padding-top:0}.hyc-gaza-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:0;filter:none;opacity:1}.hyc-gaza-hero-overlay{display:none}@media(max-width:1920px){.hyc-gaza-hero{min-height:550px}}@media(max-width:1600px){.hyc-gaza-hero{min-height:500px}}@media(max-width:1400px){.hyc-gaza-hero{min-height:450px}}@media(max-width:1280px){.hyc-gaza-hero{min-height:400px}.hyc-gaza-hero-bg{background-position:center top}}@media(max-width:1024px){.hyc-gaza-hero{min-height:380px}.hyc-gaza-hero-bg{background-size:contain;background-position:center top}}@media(max-width:1000px){.hyc-gaza-hero-bg{background-size:contain;background-position:center top}}@media(max-width:900px){.hyc-gaza-hero{min-height:350px}.hyc-gaza-hero-bg{background-size:contain;background-position:center top}}@media(max-width:768px){.hyc-gaza-hero{min-height:320px}.hyc-gaza-hero-bg{background-size:contain;background-position:center top}}@media(max-width:600px){.hyc-gaza-hero{min-height:280px}.hyc-gaza-hero-bg{background-position:center top}}@media(max-width:480px){.hyc-gaza-hero{min-height:250px}.hyc-gaza-hero-bg{background-position:center top}}@media(max-width:400px){.hyc-gaza-hero{min-height:220px}}@media(max-width:360px){.hyc-gaza-hero{min-height:200px}}.hyc-gaza-intro{padding:5rem 2.5rem;background-color:#fff}.hyc-gaza-intro-inner{max-width:1400px;margin:0 auto;text-align:center}.hyc-gaza-intro-title{font-size:3rem;font-weight:700;color:#6b2dff;margin:0 0 1rem}.hyc-gaza-intro-subtitle{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 2.5rem}.hyc-gaza-intro-content{max-width:1100px;margin:0 auto;text-align:left}.hyc-gaza-intro-text{font-size:1rem;line-height:1.7;color:#333;margin:0 0 1.5rem}.hyc-gaza-intro-highlight{font-size:1.1rem;line-height:1.7;color:#333;margin:0 0 1.5rem;padding:1.5rem;background-color:#f8f9fa;border-left:4px solid #6b2dff;border-radius:4px}.hyc-gaza-intro-cta{font-size:1.25rem;font-weight:600;color:#6b2dff;margin:2rem 0;text-align:center}.hyc-gaza-intro-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;margin:0 auto}.hyc-gaza-intro-btn:hover{background:transparent;border-color:#6b2dff}.hyc-gaza-intro-btn:hover .hyc-gaza-intro-btn-text{color:#6b2dff}.hyc-gaza-intro-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-gaza-intro-btn:hover .hyc-gaza-intro-btn-icon{background:#6b2dff;color:#fff}.hyc-gaza-intro-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1400px){.hyc-gaza-intro-inner{max-width:1200px}.hyc-gaza-intro-content{max-width:1000px}}@media(max-width:1024px){.hyc-gaza-intro{padding:4rem 2rem}.hyc-gaza-intro-inner,.hyc-gaza-intro-content{max-width:100%}.hyc-gaza-intro-title{font-size:2.5rem}.hyc-gaza-intro-subtitle{font-size:1.35rem}.hyc-gaza-intro-highlight{padding:1.25rem}}@media(max-width:900px){.hyc-gaza-intro-title{font-size:2.25rem}.hyc-gaza-intro-subtitle{font-size:1.25rem}}@media(max-width:768px){.hyc-gaza-intro{padding:3.5rem 1.5rem}.hyc-gaza-intro-title{font-size:2rem}.hyc-gaza-intro-subtitle{font-size:1.2rem;margin-bottom:2rem}.hyc-gaza-intro-text{font-size:.95rem}.hyc-gaza-intro-highlight{font-size:1rem;padding:1rem}.hyc-gaza-intro-cta{font-size:1.15rem}.hyc-gaza-intro-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-gaza-intro{padding:3rem 1rem}.hyc-gaza-intro-title{font-size:1.75rem}.hyc-gaza-intro-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hyc-gaza-intro-text{font-size:.9rem;margin-bottom:1.25rem}.hyc-gaza-intro-highlight{font-size:.95rem;padding:.875rem}.hyc-gaza-intro-cta{font-size:1.1rem;margin:1.5rem 0}.hyc-gaza-intro-btn{width:100%;max-width:280px}}@media(max-width:480px){.hyc-gaza-intro{padding:2.5rem .875rem}.hyc-gaza-intro-title{font-size:1.5rem}.hyc-gaza-intro-subtitle{font-size:1rem}.hyc-gaza-intro-text{font-size:.875rem}.hyc-gaza-intro-cta{font-size:1rem}}.hyc-gaza-projects{padding:5rem 2.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.hyc-gaza-projects-inner{max-width:1200px;margin:0 auto}.hyc-gaza-projects-title{font-size:2.5rem;font-weight:700;color:#6b2dff;text-align:center;margin:0 0 3rem}.hyc-gaza-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-gaza-project-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hyc-gaza-project-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-gaza-project-image-wrap{width:100%;height:200px;overflow:hidden}.hyc-gaza-project-image{width:100%;height:100%;object-fit:cover}.hyc-gaza-project-content{padding:1.5rem}.hyc-gaza-project-title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 1rem}.hyc-gaza-project-description{font-size:.95rem;line-height:1.6;color:#666;margin:0 0 1.25rem}.hyc-gaza-project-amount{font-size:1rem;font-weight:600;color:#6b2dff;margin:0 0 1rem}.hyc-gaza-project-btn{width:100%;padding:.75rem 1.5rem;border-radius:999px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-gaza-project-btn:hover{background:#5a25d9;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}@media(max-width:1400px){.hyc-gaza-projects-inner{max-width:1100px}}@media(max-width:1024px){.hyc-gaza-projects{padding:4rem 2rem}.hyc-gaza-projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-gaza-projects-title{font-size:2rem}.hyc-gaza-project-image-wrap{height:190px}}@media(max-width:900px){.hyc-gaza-projects-grid{gap:1.25rem}.hyc-gaza-project-content{padding:1.35rem}}@media(max-width:768px){.hyc-gaza-projects{padding:3.5rem 1.5rem}.hyc-gaza-projects-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-gaza-projects-title{font-size:1.75rem;margin-bottom:2rem}.hyc-gaza-project-image-wrap{height:180px}.hyc-gaza-project-content{padding:1.5rem}}@media(max-width:600px){.hyc-gaza-projects{padding:3rem 1rem}.hyc-gaza-projects-title{font-size:1.5rem;margin-bottom:1.75rem}.hyc-gaza-projects-grid{gap:1.25rem}.hyc-gaza-project-image-wrap{height:160px}.hyc-gaza-project-content{padding:1.25rem}.hyc-gaza-project-title{font-size:1.1rem;margin-bottom:.875rem}.hyc-gaza-project-description{font-size:.9rem;margin-bottom:1rem}.hyc-gaza-project-amount{font-size:.95rem;margin-bottom:.875rem}}@media(max-width:480px){.hyc-gaza-projects{padding:2.5rem .875rem}.hyc-gaza-projects-title{font-size:1.35rem}.hyc-gaza-project-image-wrap{height:150px}.hyc-gaza-project-content{padding:1rem}.hyc-gaza-project-title{font-size:1rem}.hyc-gaza-project-description{font-size:.875rem}.hyc-gaza-project-btn{padding:.625rem 1.25rem;font-size:.875rem}}.hyc-gaza-table{padding:5rem 2.5rem;background-color:#fff}.hyc-gaza-table-inner{max-width:1200px;margin:0 auto}.hyc-gaza-table-table{width:100%;border-collapse:collapse;margin-bottom:3rem;background-color:#fff;box-shadow:0 2px 8px #0000001a;border-radius:8px;overflow:hidden}.hyc-gaza-table-table thead{background-color:#6b2dff;color:#fff}.hyc-gaza-table-table th{padding:1.25rem 1.5rem;text-align:left;font-weight:700;font-size:1rem;border-bottom:2px solid rgba(255,255,255,.2)}.hyc-gaza-table-table th:first-child{width:25%}.hyc-gaza-table-table th:nth-child(2){width:45%}.hyc-gaza-table-table th:last-child{width:30%;text-align:center}.hyc-gaza-table-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.hyc-gaza-table-table tbody tr:hover{background-color:#f8f9fa}.hyc-gaza-table-table tbody tr:last-child{border-bottom:none}.hyc-gaza-table-table td{padding:1.25rem 1.5rem;font-size:.95rem;color:#333;vertical-align:middle}.hyc-gaza-table-campaign{font-weight:600;color:#6b2dff}.hyc-gaza-table-description{color:#666;line-height:1.6}.hyc-gaza-table-cta{text-align:center}.hyc-gaza-table-btn{padding:.5rem 1.25rem;border-radius:6px;border:1px solid #6b2dff;cursor:pointer;font-weight:600;font-size:.9rem;color:#6b2dff;background:transparent;transition:all .3s ease}.hyc-gaza-table-btn:hover{background:#6b2dff;color:#fff}.hyc-gaza-table-footer{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hyc-gaza-table-text{font-size:1rem;color:#333;margin:0}.hyc-gaza-table-donate-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-gaza-table-donate-btn:hover{background:transparent;border-color:#6b2dff}.hyc-gaza-table-donate-btn:hover .hyc-gaza-table-donate-text{color:#6b2dff}.hyc-gaza-table-donate-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-gaza-table-donate-btn:hover .hyc-gaza-table-donate-icon{background:#6b2dff;color:#fff}.hyc-gaza-table-donate-text{white-space:nowrap;transition:color .3s ease}.hyc-gaza-table-image-wrap{width:100%;margin-top:3rem;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a}.hyc-gaza-table-image{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:1400px){.hyc-gaza-table-inner{max-width:1100px}}@media(max-width:1024px){.hyc-gaza-table{padding:4rem 2rem}.hyc-gaza-table-table{font-size:.9rem}.hyc-gaza-table-table th,.hyc-gaza-table-table td{padding:1rem 1.25rem}.hyc-gaza-table-image-wrap{margin-top:2.5rem}}@media(max-width:900px){.hyc-gaza-table-table th,.hyc-gaza-table-table td{padding:.875rem 1rem}}@media(max-width:768px){.hyc-gaza-table{padding:3.5rem 1.5rem}.hyc-gaza-table-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:2.5rem}.hyc-gaza-table-table thead{display:none}.hyc-gaza-table-table tbody{display:block}.hyc-gaza-table-table tbody tr{display:block;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background-color:#fff;box-shadow:0 2px 4px #0000001a}.hyc-gaza-table-table td{display:block;padding:.5rem 0;text-align:left;border:none}.hyc-gaza-table-table td[data-label]:not([data-label=""]):before{content:attr(data-label) ": ";font-weight:700;color:#6b2dff;display:inline-block;margin-right:.5rem}.hyc-gaza-table-campaign{font-size:1rem;margin-bottom:.5rem;font-weight:600}.hyc-gaza-table-description{margin-bottom:.75rem;line-height:1.6}.hyc-gaza-table-cta{text-align:left;margin-top:.75rem}.hyc-gaza-table-btn{width:100%}}@media(max-width:600px){.hyc-gaza-table{padding:3rem 1rem}.hyc-gaza-table-text{font-size:.95rem}.hyc-gaza-table-donate-btn{width:100%;max-width:300px;justify-content:center}.hyc-gaza-table-image-wrap{margin-top:2rem;border-radius:8px}}@media(max-width:480px){.hyc-gaza-table{padding:2.5rem .875rem}.hyc-gaza-table-table{margin-bottom:2rem}.hyc-gaza-table-text{font-size:.9rem}.hyc-gaza-table-donate-btn{max-width:100%;padding:0 1.5rem 0 .75rem}}.hyc-gaza-content{padding:5rem 2.5rem;background-color:#fff}.hyc-gaza-content-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-gaza-content-section,.hyc-gaza-content-section--reverse{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.hyc-gaza-content-section--reverse .hyc-gaza-content-text-wrap{order:1}.hyc-gaza-content-section--reverse .hyc-gaza-content-image-wrap{order:2}.hyc-gaza-content-image-wrap{width:100%;overflow:hidden;border-radius:0;box-shadow:0 4px 12px #0000001a}.hyc-gaza-content-section:first-child .hyc-gaza-content-image-wrap{border-top-left-radius:12px;border-bottom-left-radius:12px}.hyc-gaza-content-section:first-child .hyc-gaza-content-text-wrap{border-top-right-radius:12px;border-bottom-right-radius:12px}.hyc-gaza-content-section--reverse .hyc-gaza-content-text-wrap{border-top-left-radius:12px;border-bottom-left-radius:12px}.hyc-gaza-content-section--reverse .hyc-gaza-content-image-wrap{border-top-right-radius:12px;border-bottom-right-radius:12px}.hyc-gaza-content-image{width:100%;height:auto;display:block;object-fit:cover}.hyc-gaza-content-text-wrap{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background-color:#fff}.hyc-gaza-content-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0}.hyc-gaza-content-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hyc-gaza-content-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-gaza-content-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-gaza-content-table{width:100%;border-collapse:collapse;margin:0;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.hyc-gaza-content-table thead{background-color:#e3f2fd}.hyc-gaza-content-table th{padding:1rem 1.25rem;text-align:left;font-weight:700;font-size:.95rem;color:#333;border-bottom:2px solid #bbdefb}.hyc-gaza-content-table tbody tr{border-bottom:1px solid #e0e0e0}.hyc-gaza-content-table tbody tr:nth-child(odd){background-color:#e3f2fd}.hyc-gaza-content-table tbody tr:nth-child(2n){background-color:#fff}.hyc-gaza-content-table tbody tr:last-child{border-bottom:none}.hyc-gaza-content-table td{padding:1rem 1.25rem;font-size:.95rem;color:#333}.hyc-gaza-content-table td:first-child{font-weight:600;color:#6b2dff}.hyc-gaza-content-note{font-size:1rem;color:#ff6b35;font-weight:600;margin:0}.hyc-gaza-content-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:fit-content}.hyc-gaza-content-btn:hover{background:transparent;border-color:#6b2dff}.hyc-gaza-content-btn:hover .hyc-gaza-content-btn-text{color:#6b2dff}.hyc-gaza-content-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-gaza-content-btn:hover .hyc-gaza-content-btn-icon{background:#6b2dff;color:#fff}.hyc-gaza-content-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1400px){.hyc-gaza-content-inner{max-width:1100px}}@media(max-width:1024px){.hyc-gaza-content{padding:4rem 2rem}.hyc-gaza-content-section{gap:0}.hyc-gaza-content-text-wrap{padding:1.75rem}.hyc-gaza-content-title{font-size:1.75rem}.hyc-gaza-content-image-wrap{border-radius:10px}}@media(max-width:900px){.hyc-gaza-content-section{gap:0}.hyc-gaza-content-title{font-size:1.65rem}}@media(max-width:768px){.hyc-gaza-content{padding:3.5rem 1.5rem}.hyc-gaza-content-inner{gap:3rem}.hyc-gaza-content-section{grid-template-columns:1fr;gap:2rem}.hyc-gaza-content-image-wrap,.hyc-gaza-content-section:first-child .hyc-gaza-content-image-wrap{border-radius:12px}.hyc-gaza-content-section:first-child .hyc-gaza-content-text-wrap,.hyc-gaza-content-section--reverse .hyc-gaza-content-text-wrap{border-radius:0}.hyc-gaza-content-section--reverse .hyc-gaza-content-image-wrap{border-radius:12px}.hyc-gaza-content-section--reverse{direction:ltr}.hyc-gaza-content-image-wrap{order:2}.hyc-gaza-content-text-wrap,.hyc-gaza-content-section--reverse .hyc-gaza-content-text-wrap{order:1}.hyc-gaza-content-section--reverse .hyc-gaza-content-image-wrap{order:2}.hyc-gaza-content-title{font-size:1.5rem}.hyc-gaza-content-text-wrap{gap:1.25rem}.hyc-gaza-content-table{font-size:.9rem}.hyc-gaza-content-table th,.hyc-gaza-content-table td{padding:.875rem 1rem}.hyc-gaza-content-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-gaza-content{padding:3rem 1rem}.hyc-gaza-content-inner{gap:2.5rem}.hyc-gaza-content-section{gap:1.5rem}.hyc-gaza-content-title{font-size:1.35rem}.hyc-gaza-content-list li{font-size:.95rem;padding-left:1.25rem}.hyc-gaza-content-table{font-size:.85rem}.hyc-gaza-content-table th,.hyc-gaza-content-table td{padding:.75rem .875rem}.hyc-gaza-content-note{font-size:.95rem}.hyc-gaza-content-btn{width:100%;max-width:280px}}@media(max-width:480px){.hyc-gaza-content{padding:2.5rem .875rem}.hyc-gaza-content-inner{gap:2rem}.hyc-gaza-content-title{font-size:1.2rem}.hyc-gaza-content-list li{font-size:.9rem;padding-left:1rem}.hyc-gaza-content-table{font-size:.8rem}.hyc-gaza-content-table th,.hyc-gaza-content-table td{padding:.625rem .75rem}.hyc-gaza-content-note{font-size:.9rem}.hyc-gaza-content-image-wrap{border-radius:8px}.hyc-gaza-content-btn{max-width:100%;padding:0 1.5rem 0 .75rem}}.hyc-gaza-faq{padding:5rem 2.5rem;background-color:#fff}.hyc-gaza-faq-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-gaza-faq-section{display:flex;flex-direction:column;gap:1.5rem}.hyc-gaza-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0}.hyc-gaza-faq-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.hyc-gaza-faq-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:2rem;position:relative}.hyc-gaza-faq-list--checkmarks li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.2rem;line-height:1.2}.hyc-gaza-faq-list:not(.hyc-gaza-faq-list--checkmarks) li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-gaza-faq-contact{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.hyc-gaza-faq-contact-item{font-size:1rem;color:#333;margin:0}.hyc-gaza-faq-contact-label{color:#6b2dff;font-weight:600;margin-right:.5rem}.hyc-gaza-faq-faq-section{background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:3rem 2.5rem;border-radius:12px;display:flex;flex-direction:column;gap:2rem}.hyc-gaza-faq-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-gaza-faq-items{display:flex;flex-direction:column;gap:1rem}.hyc-gaza-faq-item{width:100%}.hyc-gaza-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background-color:#6b2dff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;text-align:left;transition:all .3s ease}.hyc-gaza-faq-question:hover,.hyc-gaza-faq-question--open{background-color:#5a25d9}.hyc-gaza-faq-question-text{flex:1}.hyc-gaza-faq-icon{font-size:1.5rem;font-weight:300;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:1rem}.hyc-gaza-faq-answer{padding:1.5rem;background-color:#fff;border-radius:0 0 8px 8px;margin-top:.5rem;box-shadow:0 2px 8px #0000001a}.hyc-gaza-faq-answer p{font-size:1rem;line-height:1.6;color:#333;margin:0}@media(max-width:1400px){.hyc-gaza-faq-inner{max-width:1100px}}@media(max-width:1024px){.hyc-gaza-faq{padding:4rem 2rem}.hyc-gaza-faq-inner{gap:3.5rem}.hyc-gaza-faq-title{font-size:1.75rem}.hyc-gaza-faq-faq-section{padding:2.5rem 2rem}.hyc-gaza-faq-faq-title{font-size:1.75rem}}@media(max-width:900px){.hyc-gaza-faq-inner{gap:3rem}.hyc-gaza-faq-faq-section{padding:2.25rem 1.75rem}}@media(max-width:768px){.hyc-gaza-faq{padding:3.5rem 1.5rem}.hyc-gaza-faq-inner{gap:3rem}.hyc-gaza-faq-title{font-size:1.5rem}.hyc-gaza-faq-list li{font-size:.95rem;padding-left:1.75rem}.hyc-gaza-faq-faq-section{padding:2rem 1.5rem}.hyc-gaza-faq-faq-title{font-size:1.5rem}.hyc-gaza-faq-question{padding:1rem 1.25rem;font-size:.95rem}}@media(max-width:600px){.hyc-gaza-faq{padding:3rem 1rem}.hyc-gaza-faq-inner{gap:2.5rem}.hyc-gaza-faq-title{font-size:1.35rem}.hyc-gaza-faq-list li{font-size:.9rem;padding-left:1.5rem}.hyc-gaza-faq-contact-item{font-size:.95rem}.hyc-gaza-faq-faq-section{padding:1.5rem 1rem}.hyc-gaza-faq-faq-title{font-size:1.35rem}.hyc-gaza-faq-question{padding:.875rem 1rem;font-size:.9rem}.hyc-gaza-faq-answer{padding:1.25rem}.hyc-gaza-faq-answer p{font-size:.95rem}}@media(max-width:480px){.hyc-gaza-faq{padding:2.5rem .875rem}.hyc-gaza-faq-inner{gap:2rem}.hyc-gaza-faq-title{font-size:1.2rem}.hyc-gaza-faq-list li{font-size:.875rem;padding-left:1.25rem}.hyc-gaza-faq-contact-item{font-size:.9rem}.hyc-gaza-faq-faq-section{padding:1.25rem .875rem;border-radius:10px}.hyc-gaza-faq-faq-title{font-size:1.2rem}.hyc-gaza-faq-question{padding:.75rem .875rem;font-size:.875rem}.hyc-gaza-faq-answer{padding:1rem}.hyc-gaza-faq-answer p{font-size:.9rem}}.app-hero-shell--orphans{background-image:none;background-color:transparent}.app-hero-shell--orphans .app-main{min-height:auto;padding-bottom:0}.hyc-orphans-hero{position:relative;width:100%;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0;padding-top:0}.hyc-orphans-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:0;filter:none;opacity:1}@media(min-width:1650px){.hyc-orphans-hero{min-height:850px}.hyc-orphans-hero-bg{background-position:center top;background-size:cover}}@media(max-width:1920px)and (min-width:1651px){.hyc-orphans-hero{min-height:800px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:1920px){.hyc-orphans-hero{min-height:550px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:1600px){.hyc-orphans-hero{min-height:500px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:1400px){.hyc-orphans-hero{min-height:450px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:1280px){.hyc-orphans-hero{min-height:400px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:1024px){.hyc-orphans-hero{min-height:380px}.hyc-orphans-hero-bg{background-position:center center}}@media(max-width:900px){.hyc-orphans-hero{min-height:350px}}@media(max-width:768px){.hyc-orphans-hero{min-height:320px}.hyc-orphans-hero-bg{background-size:cover;background-position:center center}}@media(max-width:600px){.hyc-orphans-hero{min-height:280px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:480px){.hyc-orphans-hero{min-height:250px}.hyc-orphans-hero-bg{background-position:center top}}@media(max-width:400px){.hyc-orphans-hero{min-height:220px}}@media(max-width:360px){.hyc-orphans-hero{min-height:200px}}.hyc-orphans-intro{padding:5rem 2.5rem;background-color:#fff}.hyc-orphans-intro-inner{max-width:1400px;margin:0 auto;text-align:center}.hyc-orphans-intro-title{font-size:3rem;font-weight:700;color:#6b2dff;margin:0 0 1rem}.hyc-orphans-intro-subtitle{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 2.5rem}.hyc-orphans-intro-quote{margin:0 0 2.5rem;padding:1.5rem;background-color:#f0f8ff;border-left:4px solid #4caf50;border-radius:4px;max-width:900px;margin-left:auto;margin-right:auto}.hyc-orphans-intro-quote-text{font-size:1.1rem;line-height:1.7;color:#4caf50;font-weight:600;margin:0 0 .5rem;font-style:italic}.hyc-orphans-intro-quote-author{font-size:1rem;color:#4caf50;font-weight:600;margin:0;text-align:right}.hyc-orphans-intro-content{max-width:1100px;margin:0 auto;text-align:left}.hyc-orphans-intro-text{font-size:1rem;line-height:1.7;color:#333;margin:0 0 1.5rem}.hyc-orphans-intro-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;margin:2rem auto 0;display:flex;justify-content:center}.hyc-orphans-intro-btn:hover{background:transparent;border-color:#6b2dff}.hyc-orphans-intro-btn:hover .hyc-orphans-intro-btn-text{color:#6b2dff}.hyc-orphans-intro-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-orphans-intro-btn:hover .hyc-orphans-intro-btn-icon{background:#6b2dff;color:#fff}.hyc-orphans-intro-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1400px){.hyc-orphans-intro-inner{max-width:1200px}.hyc-orphans-intro-content{max-width:1000px}}@media(max-width:1024px){.hyc-orphans-intro{padding:4rem 2rem}.hyc-orphans-intro-inner,.hyc-orphans-intro-content{max-width:100%}.hyc-orphans-intro-title{font-size:2.5rem}.hyc-orphans-intro-subtitle{font-size:1.35rem}.hyc-orphans-intro-quote{padding:1.25rem}}@media(max-width:900px){.hyc-orphans-intro-title{font-size:2.25rem}.hyc-orphans-intro-subtitle{font-size:1.25rem}}@media(max-width:768px){.hyc-orphans-intro{padding:3.5rem 1.5rem}.hyc-orphans-intro-title{font-size:2rem}.hyc-orphans-intro-subtitle{font-size:1.2rem;margin-bottom:2rem}.hyc-orphans-intro-quote{padding:1rem;margin-bottom:2rem}.hyc-orphans-intro-quote-text{font-size:1rem}.hyc-orphans-intro-text{font-size:.95rem}.hyc-orphans-intro-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-orphans-intro{padding:3rem 1rem}.hyc-orphans-intro-title{font-size:1.75rem}.hyc-orphans-intro-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hyc-orphans-intro-quote{padding:.875rem;margin-bottom:1.5rem}.hyc-orphans-intro-quote-text{font-size:.95rem}.hyc-orphans-intro-quote-author{font-size:.9rem}.hyc-orphans-intro-text{font-size:.9rem;margin-bottom:1.25rem}.hyc-orphans-intro-btn{width:100%;max-width:280px;margin-top:1.5rem}}@media(max-width:480px){.hyc-orphans-intro{padding:2.5rem .875rem}.hyc-orphans-intro-title{font-size:1.5rem}.hyc-orphans-intro-subtitle{font-size:1rem}.hyc-orphans-intro-text{font-size:.875rem}}.hyc-orphans-packages{padding:5rem 2.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.hyc-orphans-packages-inner{max-width:1200px;margin:0 auto}.hyc-orphans-packages-title{font-size:2.5rem;font-weight:700;color:#6b2dff;text-align:center;margin:0 0 3rem}.hyc-orphans-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-orphans-package-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.hyc-orphans-package-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-orphans-package-banner{background-color:#dc3545;color:#fff;padding:.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:700}.hyc-orphans-package-banner-text{line-height:1.2}.hyc-orphans-package-image-wrap{width:100%;height:160px;overflow:hidden;position:relative}.hyc-orphans-package-image{width:100%;height:100%;object-fit:cover}.hyc-orphans-package-badge{position:absolute;top:1rem;right:1rem;width:60px;height:60px;border-radius:50%;background-color:#2f8cff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 2px 8px #0003}.hyc-orphans-package-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}.hyc-orphans-package-location{font-size:.9rem;color:#666;font-weight:600}.hyc-orphans-package-name{font-size:1.25rem;font-weight:700;color:#333;margin:0}.hyc-orphans-package-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;flex:1}.hyc-orphans-package-benefits li{font-size:.9rem;line-height:1.5;color:#666;padding-left:1.25rem;position:relative}.hyc-orphans-package-benefits li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1rem}.hyc-orphans-package-amount{font-size:1rem;font-weight:600;color:#6b2dff;margin-top:.5rem}.hyc-orphans-package-amount-inr{font-size:.85rem;font-weight:400;color:#666;margin-left:.5rem}.hyc-orphans-package-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:100%;justify-content:center;margin-top:.5rem}.hyc-orphans-package-btn:hover{background:transparent;border-color:#6b2dff}.hyc-orphans-package-btn:hover .hyc-orphans-package-btn-text{color:#6b2dff}.hyc-orphans-package-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-orphans-package-btn:hover .hyc-orphans-package-btn-icon{background:#6b2dff;color:#fff}.hyc-orphans-package-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1400px){.hyc-orphans-packages-inner{max-width:1100px}}@media(max-width:1024px){.hyc-orphans-packages{padding:4rem 2rem}.hyc-orphans-packages-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-orphans-package-card{border-radius:12px;border-right:none}.hyc-orphans-package-card:first-child{border-radius:12px}.hyc-orphans-package-card:last-child{border-radius:12px}.hyc-orphans-packages-title{font-size:2rem}.hyc-orphans-package-image-wrap{height:150px}}@media(max-width:900px){.hyc-orphans-packages-grid{gap:1.25rem}.hyc-orphans-package-content{padding:1.35rem}}@media(max-width:768px){.hyc-orphans-packages{padding:3.5rem 1.5rem}.hyc-orphans-packages-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-orphans-packages-title{font-size:1.75rem;margin-bottom:2rem}.hyc-orphans-package-image-wrap{height:140px}.hyc-orphans-package-content{padding:1.5rem}}@media(max-width:600px){.hyc-orphans-packages{padding:3rem 1rem}.hyc-orphans-packages-title{font-size:1.5rem;margin-bottom:1.75rem}.hyc-orphans-packages-grid{gap:1.25rem}.hyc-orphans-package-image-wrap{height:130px}.hyc-orphans-package-content{padding:1.25rem}.hyc-orphans-package-name{font-size:1.1rem;margin-bottom:.875rem}.hyc-orphans-package-benefits li{font-size:.85rem}.hyc-orphans-package-amount{font-size:.95rem;margin-bottom:.875rem}}@media(max-width:480px){.hyc-orphans-packages{padding:2.5rem .875rem}.hyc-orphans-packages-title{font-size:1.35rem}.hyc-orphans-package-image-wrap{height:120px}.hyc-orphans-package-content{padding:1rem}.hyc-orphans-package-name{font-size:1rem}.hyc-orphans-package-benefits li{font-size:.8rem}.hyc-orphans-package-btn{padding:0 1.5rem 0 .75rem;font-size:.875rem}}.hyc-orphans-content{padding:5rem 2.5rem;background-color:#fff}.hyc-orphans-content-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-orphans-content-section,.hyc-orphans-content-section--reverse{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hyc-orphans-content-section--reverse .hyc-orphans-content-text-wrap{order:1}.hyc-orphans-content-section--reverse .hyc-orphans-content-image-wrap{order:2}.hyc-orphans-content-image-wrap{width:100%;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a}.hyc-orphans-content-image{width:100%;height:auto;display:block;object-fit:cover}.hyc-orphans-content-text-wrap{display:flex;flex-direction:column;gap:1.5rem}.hyc-orphans-content-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0}.hyc-orphans-content-intro{font-size:1rem;color:#333;margin:0;line-height:1.6}.hyc-orphans-content-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hyc-orphans-content-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-orphans-content-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-orphans-content-note{font-size:1rem;color:#333;font-style:italic;margin:0;line-height:1.6}.hyc-orphans-content-locations{display:flex;flex-direction:column;gap:1rem}.hyc-orphans-content-location-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.6;color:#333}.hyc-orphans-content-location-flag{font-size:1.5rem;line-height:1}.hyc-orphans-content-text{font-size:1rem;line-height:1.6;color:#333;margin:0}.hyc-orphans-content-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:fit-content}.hyc-orphans-content-btn:hover{background:transparent;border-color:#6b2dff}.hyc-orphans-content-btn:hover .hyc-orphans-content-btn-text{color:#6b2dff}.hyc-orphans-content-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-orphans-content-btn:hover .hyc-orphans-content-btn-icon{background:#6b2dff;color:#fff}.hyc-orphans-content-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1400px){.hyc-orphans-content-inner{max-width:1100px}}@media(max-width:1024px){.hyc-orphans-content{padding:4rem 2rem}.hyc-orphans-content-section{gap:2rem}.hyc-orphans-content-title{font-size:1.75rem}.hyc-orphans-content-image-wrap{border-radius:10px}}@media(max-width:900px){.hyc-orphans-content-section{gap:1.75rem}.hyc-orphans-content-title{font-size:1.65rem}}@media(max-width:768px){.hyc-orphans-content{padding:3.5rem 1.5rem}.hyc-orphans-content-inner{gap:3rem}.hyc-orphans-content-section{grid-template-columns:1fr;gap:2rem}.hyc-orphans-content-section--reverse{direction:ltr}.hyc-orphans-content-image-wrap{order:2}.hyc-orphans-content-text-wrap,.hyc-orphans-content-section--reverse .hyc-orphans-content-text-wrap{order:1}.hyc-orphans-content-section--reverse .hyc-orphans-content-image-wrap{order:2}.hyc-orphans-content-title{font-size:1.5rem}.hyc-orphans-content-text-wrap{gap:1.25rem}.hyc-orphans-content-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-orphans-content{padding:3rem 1rem}.hyc-orphans-content-inner{gap:2.5rem}.hyc-orphans-content-section{gap:1.5rem}.hyc-orphans-content-title{font-size:1.35rem}.hyc-orphans-content-list li{font-size:.95rem;padding-left:1.25rem}.hyc-orphans-content-location-item{font-size:.95rem}.hyc-orphans-content-btn{width:100%;max-width:280px}}@media(max-width:480px){.hyc-orphans-content{padding:2.5rem .875rem}.hyc-orphans-content-inner{gap:2rem}.hyc-orphans-content-title{font-size:1.2rem}.hyc-orphans-content-list li{font-size:.9rem;padding-left:1rem}.hyc-orphans-content-image-wrap{border-radius:8px}.hyc-orphans-content-btn{max-width:100%;padding:0 1.5rem 0 .75rem}}.hyc-orphans-faq{padding:5rem 2.5rem;background-color:#fff}.hyc-orphans-faq-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-orphans-faq-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.hyc-orphans-faq-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 8px #0000000d}.hyc-orphans-faq-card-title{font-size:1.75rem;font-weight:700;color:#6b2dff;margin:0}.hyc-orphans-faq-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;flex:1}.hyc-orphans-faq-card-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-orphans-faq-card-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-orphans-faq-card-list--checkmarks li:before{content:"✓";color:#4caf50;font-size:1.2rem}.hyc-orphans-faq-card-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:fit-content;align-self:center}.hyc-orphans-faq-card-btn:hover{background:transparent;border-color:#6b2dff}.hyc-orphans-faq-card-btn:hover .hyc-orphans-faq-card-btn-text{color:#6b2dff}.hyc-orphans-faq-card-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-orphans-faq-card-btn:hover .hyc-orphans-faq-card-btn-icon{background:#6b2dff;color:#fff}.hyc-orphans-faq-card-btn-text{white-space:nowrap;transition:color .3s ease}.hyc-orphans-faq-faq-section{background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:3rem 2.5rem;border-radius:12px;display:flex;flex-direction:column;gap:2rem}.hyc-orphans-faq-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-orphans-faq-items{display:flex;flex-direction:column;gap:1rem}.hyc-orphans-faq-item{width:100%}.hyc-orphans-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background-color:#6b2dff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;text-align:left;transition:all .3s ease}.hyc-orphans-faq-question:hover,.hyc-orphans-faq-question--open{background-color:#5a25d9}.hyc-orphans-faq-question-text{flex:1}.hyc-orphans-faq-icon{font-size:1.5rem;font-weight:300;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:1rem}.hyc-orphans-faq-answer{padding:1.5rem;background-color:#fff;border-radius:0 0 8px 8px;margin-top:.5rem;box-shadow:0 2px 8px #0000001a}.hyc-orphans-faq-answer p{font-size:1rem;line-height:1.6;color:#333;margin:0}@media(max-width:1400px){.hyc-orphans-faq-inner{max-width:1100px}}@media(max-width:1024px){.hyc-orphans-faq{padding:4rem 2rem}.hyc-orphans-faq-inner{gap:3.5rem}.hyc-orphans-faq-cards{gap:1.5rem}.hyc-orphans-faq-card{padding:1.75rem}.hyc-orphans-faq-card-title{font-size:1.5rem}.hyc-orphans-faq-faq-section{padding:2.5rem 2rem}.hyc-orphans-faq-faq-title{font-size:1.75rem}}@media(max-width:900px){.hyc-orphans-faq-inner{gap:3rem}.hyc-orphans-faq-faq-section{padding:2.25rem 1.75rem}}@media(max-width:768px){.hyc-orphans-faq{padding:3.5rem 1.5rem}.hyc-orphans-faq-inner{gap:3rem}.hyc-orphans-faq-cards{grid-template-columns:1fr;gap:1.5rem}.hyc-orphans-faq-card{padding:1.5rem}.hyc-orphans-faq-card-title{font-size:1.35rem}.hyc-orphans-faq-faq-section{padding:2rem 1.5rem}.hyc-orphans-faq-faq-title{font-size:1.5rem}.hyc-orphans-faq-question{padding:1rem 1.25rem;font-size:.95rem}}@media(max-width:600px){.hyc-orphans-faq{padding:3rem 1rem}.hyc-orphans-faq-inner{gap:2.5rem}.hyc-orphans-faq-card-title{font-size:1.25rem}.hyc-orphans-faq-card-list li{font-size:.95rem}.hyc-orphans-faq-faq-section{padding:1.5rem 1rem}.hyc-orphans-faq-faq-title{font-size:1.35rem}.hyc-orphans-faq-question{padding:.875rem 1rem;font-size:.9rem}.hyc-orphans-faq-answer{padding:1.25rem}.hyc-orphans-faq-answer p{font-size:.95rem}}@media(max-width:480px){.hyc-orphans-faq{padding:2.5rem .875rem}.hyc-orphans-faq-inner{gap:2rem}.hyc-orphans-faq-card{padding:1.25rem}.hyc-orphans-faq-card-title{font-size:1.15rem}.hyc-orphans-faq-card-list li{font-size:.9rem}.hyc-orphans-faq-faq-section{padding:1.25rem .875rem;border-radius:10px}.hyc-orphans-faq-faq-title{font-size:1.2rem}.hyc-orphans-faq-question{padding:.75rem .875rem;font-size:.875rem}.hyc-orphans-faq-answer{padding:1rem}.hyc-orphans-faq-answer p{font-size:.9rem}}.app-hero-shell--ramadan{background-color:transparent;background-image:none}.app-hero-shell--ramadan .app-main{min-height:auto}.hyc-ramadan-hero{position:relative;width:100%;min-height:600px;height:70vh;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0;padding-top:0;background-color:transparent}.hyc-ramadan-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0;filter:none;opacity:.4;background-color:transparent}.hyc-ramadan-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b0;z-index:1}.hyc-ramadan-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:1200px;padding:2rem;width:100%}.hyc-ramadan-hero-title{font-size:3rem;font-weight:700;color:#fff;margin:0 0 1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.hyc-ramadan-hero-quote{font-size:1.2rem;font-style:italic;color:#fff;margin:0 0 2.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.5);line-height:1.6}.hyc-ramadan-hero-buttons{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.hyc-ramadan-hero-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 2rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:1rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-ramadan-hero-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff66}@media(max-width:1920px){.hyc-ramadan-hero{min-height:550px;height:65vh}.hyc-ramadan-hero-title{font-size:2.75rem}}@media(max-width:1600px){.hyc-ramadan-hero{min-height:500px;height:60vh}.hyc-ramadan-hero-title{font-size:2.5rem}}@media(max-width:1400px){.hyc-ramadan-hero{min-height:450px;height:55vh}.hyc-ramadan-hero-title{font-size:2.25rem}.hyc-ramadan-hero-quote{font-size:1.1rem}}@media(max-width:1280px){.hyc-ramadan-hero{min-height:400px;height:50vh}.hyc-ramadan-hero-bg{background-position:center center;background-size:cover}.hyc-ramadan-hero-title{font-size:2rem}.hyc-ramadan-hero-quote{font-size:1rem}}@media(max-width:1024px){.hyc-ramadan-hero{min-height:380px;height:45vh}.hyc-ramadan-hero-bg{background-size:cover;background-position:center center;background-color:transparent}.hyc-ramadan-hero-content{padding:1.5rem}.hyc-ramadan-hero-title{font-size:1.875rem}.hyc-ramadan-hero-quote{font-size:.95rem;margin-bottom:2rem}}@media(max-width:1000px){.hyc-ramadan-hero-bg{background-size:cover;background-position:center center;background-color:transparent}}@media(max-width:900px){.hyc-ramadan-hero{min-height:350px;height:40vh}.hyc-ramadan-hero-bg{background-size:cover;background-position:center center;background-color:transparent}.hyc-ramadan-hero-title{font-size:1.75rem}}@media(max-width:768px){.hyc-ramadan-hero{min-height:320px;height:35vh}.hyc-ramadan-hero-bg{background-size:cover;background-position:center center;background-color:transparent}.hyc-ramadan-hero-content{padding:1.25rem}.hyc-ramadan-hero-title{font-size:1.5rem;margin-bottom:1.25rem}.hyc-ramadan-hero-quote{font-size:.9rem;margin-bottom:1.75rem}.hyc-ramadan-hero-buttons{gap:1rem}.hyc-ramadan-hero-btn{height:44px;padding:0 1.5rem;font-size:.95rem}}@media(max-width:600px){.hyc-ramadan-hero{min-height:280px;height:30vh}.hyc-ramadan-hero-bg{background-size:cover;background-position:center center;background-color:transparent}.hyc-ramadan-hero-title{font-size:1.35rem}.hyc-ramadan-hero-quote{font-size:.85rem}.hyc-ramadan-hero-buttons{flex-direction:column;width:100%}.hyc-ramadan-hero-btn{width:100%;max-width:280px}}@media(max-width:480px){.hyc-ramadan-hero{min-height:250px;height:28vh}.hyc-ramadan-hero-bg{background-position:center center;background-size:cover;background-color:transparent}.hyc-ramadan-hero-content{padding:1rem}.hyc-ramadan-hero-title{font-size:1.2rem}.hyc-ramadan-hero-quote{font-size:.8rem;margin-bottom:1.5rem}}@media(max-width:400px){.hyc-ramadan-hero{min-height:220px}.hyc-ramadan-hero-title{font-size:1.1rem}}@media(max-width:360px){.hyc-ramadan-hero{min-height:200px}.hyc-ramadan-hero-title{font-size:1rem}.hyc-ramadan-hero-quote{font-size:.75rem}}.hyc-ramadan-intro{padding:5rem 2.5rem;background-color:#fff}.hyc-ramadan-intro-inner{max-width:1400px;margin:0 auto;text-align:center}.hyc-ramadan-intro-title{font-size:3rem;font-weight:700;color:#6b2dff;margin:0 0 1.5rem}.hyc-ramadan-intro-quote{font-size:1.2rem;font-style:italic;color:#666;margin:0 0 3rem;line-height:1.6}.hyc-ramadan-intro-content{max-width:1100px;margin:0 auto;text-align:left}.hyc-ramadan-intro-subtitle{font-size:1.5rem;font-weight:700;color:#1e252f;margin:0 0 2rem;text-transform:uppercase}.hyc-ramadan-intro-text{font-size:1rem;line-height:1.7;color:#333;margin:0 0 1.5rem}.hyc-ramadan-intro-quote-small{font-size:1rem;font-style:italic;color:#666;margin:2rem 0 2.5rem 1.5rem;line-height:1.6;border-left:3px solid #6b2dff;padding-left:1.5rem}.hyc-ramadan-intro-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;margin:0 auto;display:block}.hyc-ramadan-intro-btn:hover{background:transparent;border-color:#6b2dff}.hyc-ramadan-intro-btn:hover .hyc-ramadan-intro-btn-text{color:#6b2dff}.hyc-ramadan-intro-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-ramadan-intro-btn:hover .hyc-ramadan-intro-btn-icon{background:#6b2dff;color:#fff}.hyc-ramadan-intro-btn-text{white-space:nowrap;transition:color .3s ease}@media(max-width:1024px){.hyc-ramadan-intro{padding:4rem 2rem}.hyc-ramadan-intro-title{font-size:2.5rem}.hyc-ramadan-intro-quote{font-size:1.1rem}}@media(max-width:768px){.hyc-ramadan-intro{padding:3.5rem 1.5rem}.hyc-ramadan-intro-title{font-size:2rem}.hyc-ramadan-intro-quote{font-size:1rem;margin-bottom:2rem}.hyc-ramadan-intro-subtitle{font-size:1.2rem}.hyc-ramadan-intro-text{font-size:.95rem}.hyc-ramadan-intro-quote-small{font-size:.95rem;margin-left:0;padding-left:1rem}.hyc-ramadan-intro-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:600px){.hyc-ramadan-intro{padding:3rem 1rem}.hyc-ramadan-intro-title{font-size:1.75rem}.hyc-ramadan-intro-subtitle{font-size:1.1rem}.hyc-ramadan-intro-text{font-size:.9rem}}@media(max-width:480px){.hyc-ramadan-intro{padding:2.5rem .875rem}.hyc-ramadan-intro-title{font-size:1.5rem}.hyc-ramadan-intro-quote{font-size:.9rem;margin-bottom:1.5rem}.hyc-ramadan-intro-subtitle{font-size:1rem}.hyc-ramadan-intro-text{font-size:.875rem}.hyc-ramadan-intro-quote-small{font-size:.875rem;margin-left:0;padding-left:.875rem}}@media(max-width:400px){.hyc-ramadan-intro{padding:2rem .75rem}.hyc-ramadan-intro-title{font-size:1.35rem}.hyc-ramadan-intro-subtitle{font-size:.95rem}}.hyc-ramadan-packages{padding:5rem 2.5rem;background:linear-gradient(135deg,#e3f2fd,#fff)}.hyc-ramadan-packages-inner{max-width:1100px;margin:0 auto}.hyc-ramadan-packages-title{font-size:2.5rem;font-weight:700;color:#1e252f;text-align:center;margin:0 0 1.5rem;text-transform:uppercase}.hyc-ramadan-packages-subtitle{font-size:1.1rem;line-height:1.7;color:#333;text-align:center;margin:0 0 3.5rem;max-width:900px;margin-left:auto;margin-right:auto}.hyc-ramadan-packages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.hyc-ramadan-package-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.hyc-ramadan-package-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-ramadan-package-image-wrap{width:100%;height:200px;overflow:hidden;position:relative}.hyc-ramadan-package-image{width:100%;height:100%;object-fit:cover}.hyc-ramadan-package-content{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.hyc-ramadan-package-title{font-size:1.5rem;font-weight:700;color:#6b2dff;margin:0;text-transform:uppercase}.hyc-ramadan-package-details{display:flex;gap:1.5rem;font-size:.95rem;color:#666;font-weight:600}.hyc-ramadan-package-cost{font-size:1.1rem;font-weight:700;color:#6b2dff}.hyc-ramadan-package-cost-inr{font-size:.9rem;font-weight:400;color:#666;margin-left:.5rem}.hyc-ramadan-package-description{font-size:1rem;line-height:1.6;color:#333;margin:0}.hyc-ramadan-package-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.hyc-ramadan-package-items li{font-size:.95rem;line-height:1.5;color:#666;padding-left:1.5rem;position:relative}.hyc-ramadan-package-items li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.2rem}.hyc-ramadan-package-message{font-size:1rem;font-weight:600;color:#333;margin:.5rem 0 0;font-style:italic}.hyc-ramadan-package-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.75rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:100%;margin-top:.5rem}.hyc-ramadan-package-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-ramadan-package-btn-text{white-space:nowrap}@media(max-width:1400px){.hyc-ramadan-packages-inner{max-width:1000px}}@media(max-width:1024px){.hyc-ramadan-packages{padding:4rem 2rem}.hyc-ramadan-packages-title{font-size:2rem}.hyc-ramadan-packages-subtitle{font-size:1rem;margin-bottom:3rem}.hyc-ramadan-packages-grid{gap:1.5rem}}@media(max-width:900px){.hyc-ramadan-packages-grid{gap:1.25rem}.hyc-ramadan-package-content{padding:1.75rem}}@media(max-width:768px){.hyc-ramadan-packages{padding:3.5rem 1.5rem}.hyc-ramadan-packages-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-ramadan-packages-title{font-size:1.75rem;margin-bottom:1.25rem}.hyc-ramadan-packages-subtitle{font-size:.95rem;margin-bottom:2.5rem}.hyc-ramadan-package-image-wrap{height:180px}.hyc-ramadan-package-content{padding:1.5rem}.hyc-ramadan-package-title{font-size:1.25rem}}@media(max-width:600px){.hyc-ramadan-packages{padding:3rem 1rem}.hyc-ramadan-packages-title{font-size:1.5rem}.hyc-ramadan-package-image-wrap{height:160px}.hyc-ramadan-package-content{padding:1.25rem}.hyc-ramadan-package-title{font-size:1.1rem}.hyc-ramadan-package-description{font-size:.95rem}.hyc-ramadan-package-items li{font-size:.9rem}}@media(max-width:480px){.hyc-ramadan-packages{padding:2.5rem .875rem}.hyc-ramadan-packages-title{font-size:1.35rem}.hyc-ramadan-packages-subtitle{font-size:.875rem;margin-bottom:2rem}.hyc-ramadan-packages-grid{gap:1.25rem}.hyc-ramadan-package-image-wrap{height:140px}.hyc-ramadan-package-content{padding:1rem}.hyc-ramadan-package-title{font-size:1rem}.hyc-ramadan-package-details{flex-direction:column;gap:.5rem;font-size:.875rem}.hyc-ramadan-package-description{font-size:.9rem}.hyc-ramadan-package-items li{font-size:.85rem}.hyc-ramadan-package-message{font-size:.9rem}}@media(max-width:400px){.hyc-ramadan-packages{padding:2rem .75rem}.hyc-ramadan-packages-title{font-size:1.2rem}.hyc-ramadan-package-image-wrap{height:120px}}.hyc-ramadan-what-we-provide{padding:5rem 2.5rem;background-color:#fff;position:relative}.hyc-ramadan-what-we-provide:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(0,0,0,.05) 1px,transparent 0);background-size:40px 40px;opacity:.3;pointer-events:none}.hyc-ramadan-what-we-provide-inner{max-width:1000px;margin:0 auto;position:relative;z-index:1}.hyc-ramadan-what-we-provide-title{font-size:2.5rem;font-weight:700;color:#1e252f;text-align:center;margin:0 0 1rem;text-transform:uppercase}.hyc-ramadan-what-we-provide-subtitle{font-size:1.1rem;line-height:1.7;color:#666;text-align:center;margin:0 0 3.5rem}.hyc-ramadan-what-we-provide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.hyc-ramadan-what-we-provide-card{background-color:#fff;border:2px solid #e3f2fd;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.hyc-ramadan-what-we-provide-card:hover{border-color:#6b2dff;transform:translateY(-5px);box-shadow:0 8px 24px #6b2dff26}.hyc-ramadan-what-we-provide-icon{font-size:3rem;margin-bottom:1rem}.hyc-ramadan-what-we-provide-card-title{font-size:1.25rem;font-weight:700;color:#1e252f;margin:0 0 .75rem}.hyc-ramadan-what-we-provide-cost{font-size:1rem;font-weight:600;color:#666;margin:0 0 1rem}.hyc-ramadan-what-we-provide-description{font-size:.95rem;line-height:1.6;color:#333;margin:0}.hyc-ramadan-what-we-provide-btn{display:inline-flex;align-items:center;justify-content:center;margin:0 auto;height:44px;padding:0 2.5rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;text-decoration:none;line-height:1;width:auto;max-width:fit-content}.hyc-ramadan-what-we-provide-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-ramadan-what-we-provide-btn-text{white-space:nowrap;line-height:1.2}@media(max-width:1400px){.hyc-ramadan-what-we-provide-inner{max-width:900px}}@media(max-width:1024px){.hyc-ramadan-what-we-provide{padding:4rem 2rem}.hyc-ramadan-what-we-provide-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:900px){.hyc-ramadan-what-we-provide-grid{gap:1.25rem}.hyc-ramadan-what-we-provide-card{padding:1.75rem}}@media(max-width:768px){.hyc-ramadan-what-we-provide{padding:3.5rem 1.5rem}.hyc-ramadan-what-we-provide-title{font-size:2rem}.hyc-ramadan-what-we-provide-subtitle{font-size:1rem;margin-bottom:2.5rem}.hyc-ramadan-what-we-provide-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.hyc-ramadan-what-we-provide-card{padding:1.5rem}}@media(max-width:600px){.hyc-ramadan-what-we-provide{padding:3rem 1rem}.hyc-ramadan-what-we-provide-title{font-size:1.75rem}.hyc-ramadan-what-we-provide-card{padding:1.25rem}.hyc-ramadan-what-we-provide-card-title{font-size:1.1rem}}@media(max-width:480px){.hyc-ramadan-what-we-provide{padding:2.5rem .875rem}.hyc-ramadan-what-we-provide-title{font-size:1.5rem}.hyc-ramadan-what-we-provide-subtitle{font-size:.9rem;margin-bottom:2rem}.hyc-ramadan-what-we-provide-grid{gap:1.25rem;margin-bottom:2rem}.hyc-ramadan-what-we-provide-card{padding:1rem}.hyc-ramadan-what-we-provide-icon{font-size:2.5rem;margin-bottom:.75rem}.hyc-ramadan-what-we-provide-card-title{font-size:1rem}.hyc-ramadan-what-we-provide-cost{font-size:.9rem}.hyc-ramadan-what-we-provide-description{font-size:.875rem}.hyc-ramadan-what-we-provide-btn{padding:0 2rem;font-size:.875rem}}@media(max-width:400px){.hyc-ramadan-what-we-provide{padding:2rem .75rem}.hyc-ramadan-what-we-provide-title{font-size:1.35rem}.hyc-ramadan-what-we-provide-card{padding:.875rem}}.hyc-ramadan-content{padding:5rem 2.5rem;background-color:#fff}.hyc-ramadan-content-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:0}.hyc-ramadan-content-panel{position:relative;overflow:hidden;min-height:400px}.hyc-ramadan-content-panel--protest{background-color:#000}.hyc-ramadan-content-panel--text{background-color:#fff;padding:2.5rem;display:flex;align-items:center}.hyc-ramadan-content-panel--gaza{background-color:#000}.hyc-ramadan-content-protest-image-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hyc-ramadan-content-protest-image{width:100%;height:100%;object-fit:cover}.hyc-ramadan-content-protest-overlay{position:relative;z-index:1;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.hyc-ramadan-content-protest-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;text-transform:uppercase}.hyc-ramadan-content-protest-subtitle{font-size:1rem;font-weight:600;color:#fff;background-color:#006400cc;padding:.5rem 1rem;border-radius:4px;margin:0;text-transform:uppercase}.hyc-ramadan-content-text-wrap{width:100%;display:flex;flex-direction:column;gap:1.5rem}.hyc-ramadan-content-title{font-size:2rem;font-weight:700;color:#1e252f;margin:0}.hyc-ramadan-content-text{font-size:1rem;line-height:1.7;color:#333;margin:0}.hyc-ramadan-content-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hyc-ramadan-content-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-ramadan-content-list li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.1rem}.hyc-ramadan-content-list--icons li:before{content:"•";color:#6b2dff;font-size:1.5rem;line-height:1.2}.hyc-ramadan-content-quote{font-size:1rem;font-style:italic;color:#666;margin:.5rem 0 0;padding:1rem;background-color:#f8f9fa;border-left:3px solid #6b2dff;border-radius:4px}.hyc-ramadan-content-contact{font-size:.95rem;color:#666;margin:0}.hyc-ramadan-content-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.75rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:fit-content}.hyc-ramadan-content-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-ramadan-content-btn-text{white-space:nowrap}.hyc-ramadan-content-gaza-image-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hyc-ramadan-content-gaza-image{width:100%;height:100%;object-fit:cover}.hyc-ramadan-content-gaza-overlay{position:relative;z-index:1;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.hyc-ramadan-content-urdu-text{color:#fff;font-weight:700;margin:.5rem 0;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hyc-ramadan-content-urdu-text--line1,.hyc-ramadan-content-urdu-text--line2{font-size:2rem}.hyc-ramadan-content-urdu-text--line3{font-size:1.2rem;color:#ff6b35}@media(max-width:1400px){.hyc-ramadan-content-inner{max-width:1100px}}@media(max-width:1024px){.hyc-ramadan-content{padding:4rem 2rem}.hyc-ramadan-content-inner{grid-template-columns:1fr;grid-template-rows:auto;gap:0}.hyc-ramadan-content-panel:nth-child(1){order:2}.hyc-ramadan-content-panel:nth-child(2){order:1}.hyc-ramadan-content-panel:nth-child(3){order:3}.hyc-ramadan-content-panel:nth-child(4){order:4}.hyc-ramadan-content-panel{min-height:350px}.hyc-ramadan-content-panel--text{padding:2rem}.hyc-ramadan-content-title{font-size:1.75rem}.hyc-ramadan-content-protest-title{font-size:2rem}.hyc-ramadan-content-urdu-text--line1,.hyc-ramadan-content-urdu-text--line2{font-size:1.5rem}.hyc-ramadan-content-urdu-text--line3{font-size:1rem}.hyc-ramadan-content-protest-overlay,.hyc-ramadan-content-gaza-overlay{padding:1.5rem}}@media(max-width:900px){.hyc-ramadan-content-panel{min-height:320px}.hyc-ramadan-content-title{font-size:1.65rem}}@media(max-width:768px){.hyc-ramadan-content{padding:3.5rem 1.5rem}.hyc-ramadan-content-panel{min-height:300px}.hyc-ramadan-content-panel--text{padding:1.5rem}.hyc-ramadan-content-title{font-size:1.5rem}.hyc-ramadan-content-protest-title{font-size:1.75rem}.hyc-ramadan-content-protest-overlay,.hyc-ramadan-content-gaza-overlay{padding:1.5rem}.hyc-ramadan-content-urdu-text--line1,.hyc-ramadan-content-urdu-text--line2{font-size:1.25rem}.hyc-ramadan-content-urdu-text--line3{font-size:.9rem}.hyc-ramadan-content-btn{width:100%;max-width:300px}}@media(max-width:600px){.hyc-ramadan-content{padding:3rem 1rem}.hyc-ramadan-content-panel{min-height:250px}.hyc-ramadan-content-panel--text{padding:1.25rem}.hyc-ramadan-content-title{font-size:1.35rem}.hyc-ramadan-content-protest-title{font-size:1.5rem}.hyc-ramadan-content-protest-subtitle{font-size:.9rem;padding:.4rem .8rem}.hyc-ramadan-content-protest-overlay,.hyc-ramadan-content-gaza-overlay{padding:1rem}.hyc-ramadan-content-urdu-text--line1,.hyc-ramadan-content-urdu-text--line2{font-size:1.1rem}.hyc-ramadan-content-urdu-text--line3{font-size:.85rem}.hyc-ramadan-content-text,.hyc-ramadan-content-list li{font-size:.95rem}.hyc-ramadan-content-quote{font-size:.95rem;padding:.875rem}.hyc-ramadan-content-contact{font-size:.9rem}}@media(max-width:480px){.hyc-ramadan-content{padding:2.5rem .875rem}.hyc-ramadan-content-panel{min-height:220px}.hyc-ramadan-content-panel--text{padding:1rem}.hyc-ramadan-content-title{font-size:1.2rem}.hyc-ramadan-content-text{font-size:.9rem}.hyc-ramadan-content-list li{font-size:.9rem;padding-left:1.25rem}.hyc-ramadan-content-protest-title{font-size:1.35rem}.hyc-ramadan-content-protest-subtitle{font-size:.85rem;padding:.35rem .7rem}.hyc-ramadan-content-protest-overlay,.hyc-ramadan-content-gaza-overlay{padding:.875rem}.hyc-ramadan-content-urdu-text--line1,.hyc-ramadan-content-urdu-text--line2{font-size:1rem}.hyc-ramadan-content-urdu-text--line3{font-size:.8rem}.hyc-ramadan-content-quote{font-size:.9rem;padding:.75rem}.hyc-ramadan-content-contact{font-size:.85rem}.hyc-ramadan-content-btn{width:100%;max-width:100%;padding:0 1.5rem}}@media(max-width:400px){.hyc-ramadan-content{padding:2rem .75rem}.hyc-ramadan-content-panel{min-height:200px}.hyc-ramadan-content-title{font-size:1.1rem}.hyc-ramadan-content-protest-title{font-size:1.2rem}}.hyc-ramadan-faq{padding:5rem 2.5rem;background:linear-gradient(135deg,#f3e5f5,#e1bee7)}.hyc-ramadan-faq-inner{max-width:1200px;margin:0 auto}.hyc-ramadan-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0 0 2.5rem}.hyc-ramadan-faq-items{display:flex;flex-direction:column;gap:1rem}.hyc-ramadan-faq-item{width:100%}.hyc-ramadan-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background-color:#6b2dff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;text-align:left;transition:all .3s ease}.hyc-ramadan-faq-question:hover,.hyc-ramadan-faq-question--open{background-color:#5a25d9}.hyc-ramadan-faq-question-text{flex:1}.hyc-ramadan-faq-icon{font-size:1.5rem;font-weight:300;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:1rem}.hyc-ramadan-faq-answer{padding:1.5rem;background-color:#fff;border-radius:0 0 8px 8px;margin-top:.5rem;box-shadow:0 2px 8px #0000001a}.hyc-ramadan-faq-answer p{font-size:1rem;line-height:1.6;color:#333;margin:0}@media(max-width:1024px){.hyc-ramadan-faq{padding:4rem 2rem}.hyc-ramadan-faq-title{font-size:1.75rem}}@media(max-width:768px){.hyc-ramadan-faq{padding:3.5rem 1.5rem}.hyc-ramadan-faq-title{font-size:1.5rem;margin-bottom:2rem}.hyc-ramadan-faq-question{padding:1rem 1.25rem;font-size:.95rem}}@media(max-width:600px){.hyc-ramadan-faq{padding:3rem 1rem}.hyc-ramadan-faq-title{font-size:1.35rem}.hyc-ramadan-faq-question{padding:.875rem 1rem;font-size:.9rem}.hyc-ramadan-faq-answer{padding:1.25rem}.hyc-ramadan-faq-answer p{font-size:.95rem}}@media(max-width:480px){.hyc-ramadan-faq{padding:2.5rem .875rem}.hyc-ramadan-faq-title{font-size:1.2rem}.hyc-ramadan-faq-question{padding:.75rem .875rem;font-size:.875rem}.hyc-ramadan-faq-answer{padding:1rem}.hyc-ramadan-faq-answer p{font-size:.9rem}}.app-hero-shell--eid-adha{background-color:transparent;background-image:none}.app-hero-shell--eid-adha .app-main{min-height:auto;padding-bottom:0}.app-hero-shell--eid-adha+.hyc-links{padding-top:1.5rem}@media(max-width:1400px){.app-hero-shell--eid-adha+.hyc-links{padding-top:1.4rem}}@media(max-width:1024px){.app-hero-shell--eid-adha+.hyc-links{padding-top:1.25rem}}@media(max-width:768px){.app-hero-shell--eid-adha+.hyc-links{padding-top:1rem}}@media(max-width:600px){.app-hero-shell--eid-adha+.hyc-links{padding-top:.75rem}}@media(max-width:480px){.app-hero-shell--eid-adha+.hyc-links{padding-top:.5rem}}@media(max-width:400px){.app-hero-shell--eid-adha+.hyc-links{padding-top:.25rem}}.hyc-eid-adha-hero{position:relative;width:100%;overflow:visible;display:flex;align-items:flex-start;justify-content:center;margin-top:0;padding-top:0;background-color:transparent}.hyc-eid-adha-hero-bg{position:relative;width:100%;min-height:600px;padding-top:40%;background-size:contain;background-position:center top;background-repeat:no-repeat;z-index:0}@media(max-width:1920px){.hyc-eid-adha-hero-bg{padding-top:38%;min-height:550px}}@media(max-width:1650px){.hyc-eid-adha-hero-bg{padding-top:40%;min-height:500px}}@media(max-width:1400px){.hyc-eid-adha-hero-bg{padding-top:42%;min-height:450px}}@media(max-width:1024px){.hyc-eid-adha-hero-bg{padding-top:45%;min-height:400px}}@media(max-width:900px){.hyc-eid-adha-hero-bg{padding-top:50%;min-height:350px}}@media(max-width:768px){.hyc-eid-adha-hero-bg{padding-top:55%;min-height:300px}}@media(max-width:600px){.hyc-eid-adha-hero-bg{padding-top:60%;min-height:250px}}@media(max-width:480px){.hyc-eid-adha-hero-bg{padding-top:65%;min-height:220px}}@media(max-width:400px){.hyc-eid-adha-hero-bg{padding-top:70%;min-height:200px}}.hyc-eid-adha-intro{padding:5rem 2.5rem;background-color:#fff}.hyc-eid-adha-intro-inner{max-width:1400px;margin:0 auto}.hyc-eid-adha-intro-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;position:relative}.hyc-eid-adha-intro-content .hyc-eid-adha-intro-btn{grid-column:1 / -1;justify-self:center;margin-top:2rem}.hyc-eid-adha-intro-text-wrap{display:flex;flex-direction:column;gap:1.5rem}.hyc-eid-adha-intro-image-wrap{width:100%;overflow:hidden;border-radius:0;box-shadow:none;max-width:500px;margin:0 auto}.hyc-eid-adha-intro-image{width:100%;height:auto;display:block;object-fit:cover}.hyc-eid-adha-intro-subtitle{font-size:1.5rem;font-weight:700;color:#6b2dff;margin:0 0 1rem;text-transform:uppercase}.hyc-eid-adha-intro-title{font-size:2.5rem;font-weight:700;color:#1e252f;margin:0 0 2rem}.hyc-eid-adha-intro-text{font-size:1rem;line-height:1.7;color:#333;margin:0 0 1.5rem}.hyc-eid-adha-intro-quote{font-size:1.2rem;font-weight:600;color:#6b2dff;margin:2rem 0 2.5rem;line-height:1.6}.hyc-eid-adha-intro-btn{display:inline-flex;align-items:center;gap:.6rem;height:44px;padding:0 1.75rem 0 .9rem;border-radius:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.hyc-eid-adha-intro-btn:hover{background:transparent;border-color:#6b2dff}.hyc-eid-adha-intro-btn:hover .hyc-eid-adha-intro-btn-text{color:#6b2dff}.hyc-eid-adha-intro-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-eid-adha-intro-btn:hover .hyc-eid-adha-intro-btn-icon{background:#6b2dff;color:#fff}.hyc-eid-adha-intro-btn-text{transition:all .3s ease}@media(max-width:1400px){.hyc-eid-adha-intro-inner{max-width:1200px}}@media(max-width:1024px){.hyc-eid-adha-intro{padding:4rem 2rem}.hyc-eid-adha-intro-content{gap:2rem}.hyc-eid-adha-intro-title{font-size:2rem}.hyc-eid-adha-intro-image-wrap{max-width:450px}}@media(max-width:900px){.hyc-eid-adha-intro{padding:3.75rem 1.75rem}.hyc-eid-adha-intro-title{font-size:1.85rem}}@media(max-width:768px){.hyc-eid-adha-intro{padding:3.5rem 1.5rem}.hyc-eid-adha-intro-content{grid-template-columns:1fr;gap:2rem}.hyc-eid-adha-intro-content .hyc-eid-adha-intro-btn{grid-column:1;justify-self:center}.hyc-eid-adha-intro-image-wrap{order:2}.hyc-eid-adha-intro-text-wrap{order:1}.hyc-eid-adha-intro-subtitle{font-size:1.25rem}.hyc-eid-adha-intro-title{font-size:1.75rem}.hyc-eid-adha-intro-text{font-size:.95rem}.hyc-eid-adha-intro-quote{font-size:1.1rem}}@media(max-width:600px){.hyc-eid-adha-intro{padding:3.25rem 1.25rem}.hyc-eid-adha-intro-content{gap:1.75rem}.hyc-eid-adha-intro-title{font-size:1.65rem}}@media(max-width:480px){.hyc-eid-adha-intro{padding:3rem 1rem}.hyc-eid-adha-intro-content{gap:1.5rem}.hyc-eid-adha-intro-subtitle{font-size:1.1rem}.hyc-eid-adha-intro-title{font-size:1.5rem}.hyc-eid-adha-intro-text{font-size:.9rem}.hyc-eid-adha-intro-quote{font-size:1rem}.hyc-eid-adha-intro-btn{height:40px;padding:0 1.5rem 0 .75rem;font-size:.85rem}.hyc-eid-adha-intro-btn-icon{width:1.75rem;height:1.75rem;font-size:1.1rem}}@media(max-width:400px){.hyc-eid-adha-intro{padding:2.5rem .875rem}.hyc-eid-adha-intro-subtitle{font-size:1rem}.hyc-eid-adha-intro-title{font-size:1.35rem}.hyc-eid-adha-intro-text{font-size:.875rem}}.hyc-eid-adha-why-give{width:100%}.hyc-eid-adha-why-give-top{background-color:#6b2dff;padding:5rem 2.5rem}.hyc-eid-adha-why-give-top-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.hyc-eid-adha-why-give-card{background-color:#fff;border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start}.hyc-eid-adha-why-give-card-title{font-size:1.75rem;font-weight:700;color:#6b2dff;margin:0;line-height:1.3}.hyc-eid-adha-why-give-card-text{font-size:1rem;line-height:1.7;color:#333;margin:0}.hyc-eid-adha-why-give-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hyc-eid-adha-why-give-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-eid-adha-why-give-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}.hyc-eid-adha-why-give-card-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.75rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:auto;min-width:auto;max-width:fit-content;margin-top:auto;margin-left:auto;margin-right:auto;align-self:center;text-decoration:none;line-height:1}.hyc-eid-adha-why-give-card-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-eid-adha-why-give-card-btn-text{white-space:nowrap;line-height:1.2}.hyc-eid-adha-why-give-bottom{background-color:#fff;padding:5rem 2.5rem}.hyc-eid-adha-why-give-bottom-inner{max-width:1200px;margin:0 auto}.hyc-eid-adha-why-give-bottom-title{font-size:2.5rem;font-weight:700;color:#6b2dff;text-align:center;margin:0 0 3.5rem}.hyc-eid-adha-why-give-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.hyc-eid-adha-why-give-feature-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.hyc-eid-adha-why-give-feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-eid-adha-why-give-feature-icon{font-size:3rem;margin-bottom:.5rem}.hyc-eid-adha-why-give-feature-title{font-size:1.25rem;font-weight:700;color:#6b2dff;margin:0}.hyc-eid-adha-why-give-feature-description{font-size:1rem;line-height:1.6;color:#333;margin:0}.hyc-eid-adha-why-give-bottom-btn-wrap{display:flex;justify-content:center;align-items:center}.hyc-eid-adha-why-give-bottom-btn{display:flex;align-items:center;justify-content:center;height:44px;padding:0 1.75rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;text-decoration:none;line-height:1}.hyc-eid-adha-why-give-bottom-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-eid-adha-why-give-bottom-btn-text{white-space:nowrap;line-height:1.2}@media(max-width:1400px){.hyc-eid-adha-why-give-top-inner,.hyc-eid-adha-why-give-bottom-inner{max-width:1100px}}@media(max-width:1024px){.hyc-eid-adha-why-give-top{padding:4rem 2rem}.hyc-eid-adha-why-give-top-inner{gap:1.5rem}.hyc-eid-adha-why-give-card-title{font-size:1.65rem}.hyc-eid-adha-why-give-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-eid-adha-why-give-bottom{padding:4rem 2rem}.hyc-eid-adha-why-give-bottom-title{font-size:2rem}}@media(max-width:900px){.hyc-eid-adha-why-give-top,.hyc-eid-adha-why-give-bottom{padding:3.75rem 1.75rem}.hyc-eid-adha-why-give-bottom-title{font-size:1.85rem}}@media(max-width:768px){.hyc-eid-adha-why-give-top{padding:3.5rem 1.5rem}.hyc-eid-adha-why-give-top-inner{grid-template-columns:1fr;gap:1.5rem}.hyc-eid-adha-why-give-card{padding:2rem}.hyc-eid-adha-why-give-card-title{font-size:1.5rem}.hyc-eid-adha-why-give-features-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-eid-adha-why-give-bottom{padding:3.5rem 1.5rem}.hyc-eid-adha-why-give-bottom-title{font-size:1.75rem;margin-bottom:2.5rem}.hyc-eid-adha-why-give-feature-card{padding:1.5rem}.hyc-eid-adha-why-give-feature-title{font-size:1.1rem}}@media(max-width:600px){.hyc-eid-adha-why-give-top{padding:3.25rem 1.25rem}.hyc-eid-adha-why-give-card-title{font-size:1.4rem}.hyc-eid-adha-why-give-bottom{padding:3.25rem 1.25rem}.hyc-eid-adha-why-give-bottom-title{font-size:1.65rem}}@media(max-width:480px){.hyc-eid-adha-why-give-top{padding:3rem 1rem}.hyc-eid-adha-why-give-card{padding:1.5rem}.hyc-eid-adha-why-give-card-title{font-size:1.35rem}.hyc-eid-adha-why-give-card-text{font-size:.95rem}.hyc-eid-adha-why-give-card-btn{height:40px;font-size:.85rem}.hyc-eid-adha-why-give-bottom{padding:3rem 1rem}.hyc-eid-adha-why-give-bottom-title{font-size:1.5rem;margin-bottom:2rem}.hyc-eid-adha-why-give-feature-card{padding:1.25rem}.hyc-eid-adha-why-give-feature-icon{font-size:2.5rem}.hyc-eid-adha-why-give-feature-title{font-size:1rem}.hyc-eid-adha-why-give-feature-description{font-size:.95rem}.hyc-eid-adha-why-give-bottom-btn{height:40px;font-size:.85rem}}@media(max-width:400px){.hyc-eid-adha-why-give-top{padding:2.5rem .875rem}.hyc-eid-adha-why-give-card{padding:1.25rem}.hyc-eid-adha-why-give-card-title{font-size:1.25rem}.hyc-eid-adha-why-give-bottom{padding:2.5rem .875rem}.hyc-eid-adha-why-give-bottom-title{font-size:1.35rem}}.hyc-eid-adha-packages{padding:5rem 2.5rem;background:linear-gradient(135deg,#f3e5f5,#fff)}.hyc-eid-adha-packages-inner{max-width:1200px;margin:0 auto}.hyc-eid-adha-packages-title{font-size:2.5rem;font-weight:700;color:#6b2dff;text-align:center;margin:0 0 1.5rem}.hyc-eid-adha-packages-subtitle{font-size:1.1rem;line-height:1.7;color:#333;text-align:center;margin:0 0 3.5rem;max-width:900px;margin-left:auto;margin-right:auto}.hyc-eid-adha-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-eid-adha-package-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.hyc-eid-adha-package-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-eid-adha-package-image-wrap{width:100%;height:200px;overflow:hidden;position:relative}.hyc-eid-adha-package-image{width:100%;height:100%;object-fit:cover}.hyc-eid-adha-package-content{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.hyc-eid-adha-package-title{font-size:1.5rem;font-weight:700;color:#6b2dff;margin:0}.hyc-eid-adha-package-details{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem;color:#666}.hyc-eid-adha-package-detail-item{line-height:1.5}.hyc-eid-adha-package-detail-item strong{color:#333}.hyc-eid-adha-package-price-inr{font-size:.85rem;font-weight:400;color:#666;margin-left:.5rem}.hyc-eid-adha-package-description{font-size:1rem;line-height:1.6;color:#333;margin:0;flex-grow:1}.hyc-eid-adha-package-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.75rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease;width:100%;margin-top:auto}.hyc-eid-adha-package-btn:hover{background:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}@media(max-width:1400px){.hyc-eid-adha-packages-inner{max-width:1100px}}@media(max-width:1024px){.hyc-eid-adha-packages{padding:4.5rem 2rem}.hyc-eid-adha-packages-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-eid-adha-packages-title{font-size:2.25rem}}@media(max-width:900px){.hyc-eid-adha-packages{padding:4rem 1.75rem}.hyc-eid-adha-packages-title{font-size:2.1rem}.hyc-eid-adha-packages-subtitle{font-size:1.05rem}}@media(max-width:768px){.hyc-eid-adha-packages{padding:4rem 1.5rem}.hyc-eid-adha-packages-title{font-size:2rem}.hyc-eid-adha-packages-subtitle{font-size:1rem}.hyc-eid-adha-packages-grid{grid-template-columns:1fr;gap:1.5rem}.hyc-eid-adha-package-content{padding:1.5rem}.hyc-eid-adha-package-title{font-size:1.35rem}}@media(max-width:600px){.hyc-eid-adha-packages{padding:3.5rem 1.25rem}.hyc-eid-adha-packages-title{font-size:1.9rem}.hyc-eid-adha-package-title{font-size:1.3rem}}@media(max-width:480px){.hyc-eid-adha-packages{padding:3rem 1rem}.hyc-eid-adha-packages-title{font-size:1.75rem}.hyc-eid-adha-packages-subtitle{font-size:.95rem;margin-bottom:2.5rem}.hyc-eid-adha-package-content{padding:1.25rem}.hyc-eid-adha-package-title{font-size:1.25rem}.hyc-eid-adha-package-details{font-size:.9rem}.hyc-eid-adha-package-description{font-size:.95rem}.hyc-eid-adha-package-btn{height:40px;font-size:.85rem}}@media(max-width:400px){.hyc-eid-adha-packages{padding:2.5rem .875rem}.hyc-eid-adha-packages-title{font-size:1.6rem}.hyc-eid-adha-package-content{padding:1rem}.hyc-eid-adha-package-title{font-size:1.15rem}}.hyc-eid-adha-content{padding:5rem 2.5rem;background-color:#fff}.hyc-eid-adha-content-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.hyc-eid-adha-content-text-section{display:flex;flex-direction:column;gap:1.5rem}.hyc-eid-adha-content-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0}.hyc-eid-adha-content-title--spaced{margin-top:2rem}.hyc-eid-adha-content-intro{font-size:1rem;font-weight:600;color:#ff6b35;margin:0;line-height:1.6}.hyc-eid-adha-content-text{font-size:1rem;line-height:1.7;color:#333;margin:0}.hyc-eid-adha-content-subtitle{font-size:1.25rem;font-weight:700;color:#1e252f;margin:.5rem 0 0}.hyc-eid-adha-content-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem}.hyc-eid-adha-content-list li{font-size:1rem;line-height:1.6;color:#333;padding-left:1.5rem;position:relative}.hyc-eid-adha-content-list li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.1rem}.hyc-eid-adha-content-illustration{display:flex;justify-content:center;align-items:center;width:100%;margin-top:2rem}.hyc-eid-adha-content-illustration-image{width:100%;max-width:800px;height:auto;display:block;object-fit:contain}@media(max-width:1400px){.hyc-eid-adha-content-inner{max-width:850px}}@media(max-width:1024px){.hyc-eid-adha-content{padding:4rem 2rem}.hyc-eid-adha-content-inner{gap:2.5rem}.hyc-eid-adha-content-title{font-size:1.85rem}}@media(max-width:900px){.hyc-eid-adha-content{padding:3.75rem 1.75rem}.hyc-eid-adha-content-title{font-size:1.8rem}}@media(max-width:768px){.hyc-eid-adha-content{padding:3.5rem 1.5rem}.hyc-eid-adha-content-inner{gap:2rem}.hyc-eid-adha-content-title{font-size:1.75rem}.hyc-eid-adha-content-title--spaced{margin-top:1.5rem}.hyc-eid-adha-content-text{font-size:.95rem}.hyc-eid-adha-content-subtitle{font-size:1.1rem}.hyc-eid-adha-content-list li{font-size:.95rem}}@media(max-width:600px){.hyc-eid-adha-content{padding:3.25rem 1.25rem}.hyc-eid-adha-content-title{font-size:1.65rem}}@media(max-width:480px){.hyc-eid-adha-content{padding:3rem 1rem}.hyc-eid-adha-content-inner{gap:1.5rem}.hyc-eid-adha-content-title{font-size:1.5rem}.hyc-eid-adha-content-title--spaced{margin-top:1.25rem}.hyc-eid-adha-content-intro{font-size:.95rem}.hyc-eid-adha-content-text{font-size:.9rem}.hyc-eid-adha-content-subtitle{font-size:1rem}.hyc-eid-adha-content-list li{font-size:.9rem}.hyc-eid-adha-content-illustration{margin-top:1.5rem}}@media(max-width:400px){.hyc-eid-adha-content{padding:2.5rem .875rem}.hyc-eid-adha-content-title{font-size:1.35rem}.hyc-eid-adha-content-text-section{gap:1.25rem}}.hyc-eid-adha-faq{padding:5rem 2.5rem;background:linear-gradient(135deg,#f3e5f5,#e1bee7)}.hyc-eid-adha-faq-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.hyc-eid-adha-faq-section{display:flex;flex-direction:column;gap:2rem}.hyc-eid-adha-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0;text-align:center}.hyc-eid-adha-faq-features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hyc-eid-adha-faq-feature{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.hyc-eid-adha-faq-feature:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.hyc-eid-adha-faq-feature-icon{font-size:3rem;margin-bottom:.5rem}.hyc-eid-adha-faq-feature-title{font-size:1.25rem;font-weight:700;color:#6b2dff;margin:0}.hyc-eid-adha-faq-feature-text{font-size:1rem;line-height:1.6;color:#333;margin:0}.hyc-eid-adha-faq-faq-section{display:flex;flex-direction:column;gap:2rem}.hyc-eid-adha-faq-faq-title{font-size:2rem;font-weight:700;color:#6b2dff;text-align:center;margin:0}.hyc-eid-adha-faq-items{display:flex;flex-direction:column;gap:1rem}.hyc-eid-adha-faq-item{width:100%}.hyc-eid-adha-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background-color:#6b2dff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;text-align:left;transition:all .3s ease}.hyc-eid-adha-faq-question:hover,.hyc-eid-adha-faq-question--open{background-color:#5a25d9}.hyc-eid-adha-faq-question-text{flex:1}.hyc-eid-adha-faq-icon{font-size:1.5rem;font-weight:300;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:1rem}.hyc-eid-adha-faq-answer{padding:1.5rem;background-color:#fff;border-radius:0 0 8px 8px;margin-top:.5rem;animation:slideDown .3s ease}.hyc-eid-adha-faq-answer p{font-size:1rem;line-height:1.7;color:#333;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1400px){.hyc-eid-adha-faq-inner{max-width:1100px}}@media(max-width:1024px){.hyc-eid-adha-faq{padding:4.5rem 2rem}.hyc-eid-adha-faq-features{grid-template-columns:repeat(2,1fr);gap:1.5rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.9rem}}@media(max-width:900px){.hyc-eid-adha-faq{padding:4rem 1.75rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.8rem}}@media(max-width:768px){.hyc-eid-adha-faq{padding:4rem 1.5rem}.hyc-eid-adha-faq-inner{gap:3rem}.hyc-eid-adha-faq-features{grid-template-columns:1fr;gap:1.5rem}.hyc-eid-adha-faq-feature{padding:1.5rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.75rem}}@media(max-width:600px){.hyc-eid-adha-faq{padding:3.5rem 1.25rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.65rem}}@media(max-width:480px){.hyc-eid-adha-faq{padding:3rem 1rem}.hyc-eid-adha-faq-inner{gap:2.5rem}.hyc-eid-adha-faq-feature-icon{font-size:2.5rem}.hyc-eid-adha-faq-feature-title{font-size:1.1rem}.hyc-eid-adha-faq-feature-text{font-size:.95rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.5rem}.hyc-eid-adha-faq-question{padding:1rem;font-size:.95rem}.hyc-eid-adha-faq-answer{padding:1rem}.hyc-eid-adha-faq-answer p{font-size:.95rem}}@media(max-width:400px){.hyc-eid-adha-faq{padding:2.5rem .875rem}.hyc-eid-adha-faq-title,.hyc-eid-adha-faq-faq-title{font-size:1.35rem}.hyc-eid-adha-faq-question{padding:.875rem;font-size:.9rem}.hyc-eid-adha-faq-icon{font-size:1.25rem;width:20px;height:20px}}.app-hero-shell--zakaat-calculator{background-color:transparent;background-image:none}.app-hero-shell--zakaat-calculator .app-main{min-height:auto;padding-bottom:0}.hyc-zakaat-calculator-hero{padding:6rem 2.5rem 4rem;background:linear-gradient(135deg,#6b2dff,#5a1ee6);text-align:center;color:#fff}.hyc-zakaat-calculator-hero-content{max-width:800px;margin:0 auto}.hyc-zakaat-calculator-hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1rem;color:#fff}.hyc-zakaat-calculator-hero-subtitle{font-size:1.25rem;margin:0;opacity:.95;line-height:1.6}.hyc-zakaat-calculator{padding:5rem 2.5rem;background-color:#f8f9fa}.hyc-zakaat-calculator-inner{max-width:1200px;margin:0 auto}.hyc-zakaat-calculator-content{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto}.hyc-zakaat-calculator-form-section{background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a;width:100%}.hyc-zakaat-calculator-result-section{background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a;width:100%;margin-top:2rem}.hyc-zakaat-calculator-section-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0 0 1rem}.hyc-zakaat-calculator-section-text{font-size:1rem;line-height:1.7;color:#666;margin:0 0 2rem}.hyc-zakaat-calculator-form{display:flex;flex-direction:column;gap:1.5rem}.hyc-zakaat-calculator-form-group{display:flex;flex-direction:column;gap:.5rem}.hyc-zakaat-calculator-label{font-size:1rem;font-weight:600;color:#333}.hyc-zakaat-calculator-input{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#333;transition:all .3s ease;background-color:#fff}.hyc-zakaat-calculator-input:focus{outline:none;border-color:#6b2dff;box-shadow:0 0 0 3px #6b2dff1a}.hyc-zakaat-calculator-input::placeholder{color:#999}.hyc-zakaat-calculator-form-actions{display:flex;gap:1rem;margin-top:.5rem}.hyc-zakaat-calculator-btn{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hyc-zakaat-calculator-btn--primary{background-color:#6b2dff;color:#fff}.hyc-zakaat-calculator-btn--primary:hover{background-color:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-zakaat-calculator-btn--secondary{background-color:#fff;color:#6b2dff;border:2px solid #6b2dff}.hyc-zakaat-calculator-btn--secondary:hover{background-color:#f8f9fa}.hyc-zakaat-calculator-result-card{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border-radius:12px;padding:2rem;margin-bottom:2rem}.hyc-zakaat-calculator-result-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(107,45,255,.2)}.hyc-zakaat-calculator-result-item:last-child{border-bottom:none}.hyc-zakaat-calculator-result-item--highlight{background-color:#ffffff80;padding:1.5rem;border-radius:8px;margin-top:1rem;border-bottom:none}.hyc-zakaat-calculator-result-label{font-size:1rem;font-weight:600;color:#333}.hyc-zakaat-calculator-result-value{font-size:1.25rem;font-weight:700;color:#6b2dff}.hyc-zakaat-calculator-result-value--eligible{color:#4caf50}.hyc-zakaat-calculator-result-value--not-eligible{color:#ff6b35}.hyc-zakaat-calculator-result-value--zakaat{font-size:2rem;color:#6b2dff}.hyc-zakaat-calculator-result-inr{font-size:.9rem;font-weight:400;color:#666;margin-left:.5rem}.hyc-zakaat-calculator-donate-action{margin-top:2rem;text-align:center}.hyc-zakaat-calculator-donate-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background-color:#6b2dff;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.hyc-zakaat-calculator-donate-btn:hover{background-color:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-zakaat-calculator-donate-btn-icon{font-size:1.2rem;transition:transform .3s ease}.hyc-zakaat-calculator-donate-btn:hover .hyc-zakaat-calculator-donate-btn-icon{transform:translate(4px)}.hyc-zakaat-calculator-result-message{background-color:#fff3e0;border-left:4px solid #ff6b35;padding:1rem 1.5rem;border-radius:8px;margin-top:1rem}.hyc-zakaat-calculator-result-message p{margin:0;color:#333;line-height:1.6}.hyc-zakaat-calculator-info{margin-top:2rem}.hyc-zakaat-calculator-info-title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 1rem}.hyc-zakaat-calculator-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.hyc-zakaat-calculator-info-list li{font-size:.95rem;line-height:1.6;color:#666;padding-left:1.5rem;position:relative}.hyc-zakaat-calculator-info-list li:before{content:"•";position:absolute;left:0;color:#6b2dff;font-weight:700;font-size:1.5rem;line-height:1.2}@media(max-width:1024px){.hyc-zakaat-calculator-content{max-width:700px}.hyc-zakaat-calculator-hero-title{font-size:3rem}}@media(max-width:768px){.hyc-zakaat-calculator-hero{padding:4rem 1.5rem 3rem}.hyc-zakaat-calculator-hero-title{font-size:2.5rem}.hyc-zakaat-calculator-hero-subtitle{font-size:1.1rem}.hyc-zakaat-calculator{padding:4rem 1.5rem}.hyc-zakaat-calculator-form-section,.hyc-zakaat-calculator-result-section{padding:2rem}.hyc-zakaat-calculator-section-title{font-size:1.75rem}.hyc-zakaat-calculator-form-actions{flex-direction:column}}@media(max-width:480px){.hyc-zakaat-calculator-hero{padding:3rem 1rem 2rem}.hyc-zakaat-calculator-hero-title{font-size:2rem}.hyc-zakaat-calculator-hero-subtitle{font-size:1rem}.hyc-zakaat-calculator{padding:3rem 1rem}.hyc-zakaat-calculator-form-section,.hyc-zakaat-calculator-result-section{padding:1.5rem}.hyc-zakaat-calculator-section-title,.hyc-zakaat-calculator-result-value--zakaat{font-size:1.5rem}}.app-hero-shell--donate{background-color:transparent;background-image:none}.app-hero-shell--donate .app-main{min-height:auto;padding-bottom:0}.hyc-donate-hero{padding:6rem 2.5rem 4rem;background:linear-gradient(135deg,#6b2dff,#5a1ee6);text-align:center;color:#fff}.hyc-donate-hero-content{max-width:800px;margin:0 auto}.hyc-donate-hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1rem;color:#fff}.hyc-donate-hero-subtitle{font-size:1.25rem;margin:0;opacity:.95;line-height:1.6}.hyc-donate{padding:5rem 2.5rem;background-color:#f8f9fa}.hyc-donate-inner{max-width:1200px;margin:0 auto}.hyc-donate-content{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}.hyc-donate-form-section,.hyc-donate-info-section{background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000001a}.hyc-donate-section-title{font-size:2rem;font-weight:700;color:#6b2dff;margin:0 0 1rem}.hyc-donate-section-text{font-size:1rem;line-height:1.7;color:#666;margin:0 0 2rem}.hyc-donate-form{display:flex;flex-direction:column;gap:1.5rem}.hyc-donate-form-group{display:flex;flex-direction:column;gap:.5rem}.hyc-donate-label{font-size:1rem;font-weight:600;color:#333}.hyc-donate-required{color:#ff6b35}.hyc-donate-input,.hyc-donate-textarea{padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#333;transition:all .3s ease;background-color:#fff;font-family:inherit}.hyc-donate-input:focus,.hyc-donate-textarea:focus{outline:none;border-color:#6b2dff;box-shadow:0 0 0 3px #6b2dff1a}.hyc-donate-input::placeholder,.hyc-donate-textarea::placeholder{color:#999}.hyc-donate-textarea{resize:vertical;min-height:100px}.hyc-donate-quick-amounts{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;align-items:center}.hyc-donate-quick-label{font-size:.9rem;color:#666;margin-right:.5rem}.hyc-donate-quick-btn{padding:.5rem 1rem;border:2px solid #e0e0e0;border-radius:6px;background-color:#fff;color:#333;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hyc-donate-quick-btn:hover{border-color:#6b2dff;background-color:#f3e5f5;color:#6b2dff}.hyc-donate-currency-note{font-size:.85rem;font-weight:400;color:#666;margin-left:.5rem}.hyc-donate-currency-conversion{margin-top:.5rem;padding:.5rem;background-color:#f0f0f0;border-radius:4px;text-align:center}.hyc-donate-currency-conversion small{color:#666;font-size:.9rem}.hyc-donate-form-actions{margin-top:1rem}.hyc-donate-btn{width:100%;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hyc-donate-btn--primary{background-color:#6b2dff;color:#fff}.hyc-donate-btn--primary:hover:not(:disabled){background-color:#5a1ee6;transform:translateY(-2px);box-shadow:0 4px 12px #6b2dff4d}.hyc-donate-btn:disabled{opacity:.6;cursor:not-allowed}.hyc-donate-security{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.hyc-donate-security-text{font-size:.9rem;color:#666;text-align:center;margin:0}.hyc-donate-security-warning{font-size:.85rem;color:#ff6b35;text-align:center;margin:.75rem 0 0;font-weight:600}.hyc-donate-info-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.hyc-donate-info-list li{font-size:1rem;line-height:1.7;color:#333;padding-left:1.5rem;position:relative}.hyc-donate-info-list li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.2rem}.hyc-donate-info-list li strong{color:#6b2dff}.hyc-donate-contact{background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:1.5rem;border-radius:8px;margin-top:2rem}.hyc-donate-contact-title{font-size:1.25rem;font-weight:700;color:#6b2dff;margin:0 0 .75rem}.hyc-donate-contact-text{font-size:1rem;line-height:1.6;color:#333;margin:0}.hyc-donate-contact-text strong{color:#6b2dff}@media(max-width:1024px){.hyc-donate-content{grid-template-columns:1fr;gap:2rem}.hyc-donate-hero-title{font-size:3rem}}@media(max-width:768px){.hyc-donate-hero{padding:4rem 1.5rem 3rem}.hyc-donate-hero-title{font-size:2.5rem}.hyc-donate-hero-subtitle{font-size:1.1rem}.hyc-donate{padding:4rem 1.5rem}.hyc-donate-form-section,.hyc-donate-info-section{padding:2rem}.hyc-donate-section-title{font-size:1.75rem}.hyc-donate-quick-amounts{flex-direction:column;align-items:flex-start}.hyc-donate-quick-label{margin-bottom:.5rem}}@media(max-width:480px){.hyc-donate-hero{padding:3rem 1rem 2rem}.hyc-donate-hero-title{font-size:2rem}.hyc-donate-hero-subtitle{font-size:1rem}.hyc-donate{padding:3rem 1rem}.hyc-donate-form-section,.hyc-donate-info-section{padding:1.5rem}.hyc-donate-section-title{font-size:1.5rem}.hyc-donate-quick-btn{width:100%}}
