: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:url(/assets/Backgroung_image-DGrX1RwV.png);background-size:cover;background-repeat:no-repeat;background-position:top center}@media(max-width:900px){.app-hero-shell{background-image:none}}.app-main{min-height:calc(100vh - 100px)}.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}.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{display:inline-flex;align-items:center;gap:.2rem}.hyc-caret{font-size:.7rem}.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:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.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:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-donate-btn:hover .hyc-donate-icon{background:#6b2dff;color:#fff}.hyc-donate-text{white-space:nowrap}.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;font-size:.85rem}}@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-actions{order:2;gap:.75rem}.hyc-donate-btn{padding:0 1.25rem 0 .75rem;height:40px;font-size:.8rem}.hyc-donate-icon{width:1.75rem;height:1.75rem;font-size:.8rem}}@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 1rem 0 .6rem;height:38px;font-size:.75rem}.hyc-donate-icon{width:1.5rem;height:1.5rem;font-size:.75rem}.hyc-donate-text{display:inline}.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 1rem 0 .6rem;min-width:auto}.hyc-donate-text{display:inline;font-size:.7rem}}.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-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:7rem 2.5rem 12rem;color:#fff;background-color:transparent;min-height:860px}.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:999px;border:2px solid transparent;cursor:pointer;font-weight:600;font-size:.9rem;color:#fff;background:#6b2dff;transition:all .3s ease}.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:999px;background:#fff;color:#6b2dff;font-size:1.2rem;line-height:1;transition:all .3s ease}.hyc-hero-donate-btn:hover .hyc-hero-donate-icon{background:#6b2dff;color:#fff}.hyc-hero-donate-text{white-space:nowrap}.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}.hyc-hero-photo{width:100%;height:auto;object-fit:contain}.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}.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(max-width:1024px){.hyc-hero{padding:5rem 2rem 10rem;min-height:750px}.hyc-hero-inner{gap:2.5rem}.hyc-hero-left{max-width:520px}.hyc-hero-title{font-size:2.3rem}.hyc-hero-photo-wrap{width:600px}.hyc-hero-hands{width:520px}.hyc-hero-person-card{bottom:25px}.hyc-hero-person-avatar-wrap{width:280px}}@media(max-width:900px){.hyc-hero{padding:4rem 1.5rem 8rem;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:500px}.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:3rem 1.2rem 6rem}.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}.hyc-hero-donate-icon{width:1.8rem;height:1.8rem;font-size:.85rem}.hyc-hero-photo-wrap{max-width:100%}.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:2.5rem 1rem 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}.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))}}}
