.hk-hero{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:40px var(--hk-section-side);color:#24314f;background:radial-gradient(circle at 6% 16%, rgba(251, 189, 34, 0.18), transparent 16%),radial-gradient(circle at 96% 18%, rgba(36, 95, 197, 0.1), transparent 14%),linear-gradient(90deg, #fffaf0 0, #fff 18%, #fff 82%, #fff8e9 100%);overflow:hidden}.hk-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.86fr 1fr;gap:46px;align-items:center;max-width:var(--hk-section-max);width:100%;height:auto;margin:0 auto}.hk-hero-copy{grid-column:1;grid-row:1;max-width:560px}.hk-hero-title{margin:0;color:var(--hk-blue);font-family:var(--hk-font-display);font-size:clamp(42px,4.1vw,56px);font-weight:500;line-height:1.08}.hk-hero-title .yellow{color:var(--hk-yellow)}.hk-hero-lead{margin:18px 0 22px;color:#475169;font-family:var(--hk-font-body);font-size:16px;font-weight:400;line-height:1.7}.hk-hero-lead strong{color:var(--hk-blue);font-weight:500}.hk-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.hk-hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:12px;font-family:var(--hk-font-body);font-size:15px;font-weight:600;text-decoration:none;cursor:pointer}.hk-hero-btn.primary{color:var(--hk-brown);background:var(--hk-cta-bg);box-shadow:var(--hk-cta-shadow)}.hk-hero-btn.secondary{color:var(--hk-blue);background:#fff;border:1px solid #dbe6ff}.hk-hero-btn:hover,.hk-hero-btn:focus{text-decoration:none}.hk-hero-benefits{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;max-width:600px}.hk-benefit{min-height:88px;display:grid;grid-template-columns:46px 1fr;align-items:center;gap:12px;padding:14px;border:1px solid var(--hk-line);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(36,49,79,.08)}.hk-benefit-icon{--hk-icon-size: 46px;--hk-icon-art-size: 34px;--hk-icon-radius: 50%;--hk-icon-shadow: none}.hk-benefit-icon.heart{--hk-icon-bg: var(--hk-icon-bg-yellow)}.hk-benefit-icon.heart:before{background-image:url("../images/home/benefit-love.svg")}.hk-benefit-icon.grow{--hk-icon-bg: var(--hk-icon-bg-blue)}.hk-benefit-icon.grow:before{background-image:url("../images/home/benefit-growth.svg")}.hk-benefit-icon.safe{--hk-icon-bg: var(--hk-icon-bg-green)}.hk-benefit-icon.safe:before{background-image:url("../images/home/benefit-safe.svg")}.hk-benefit strong{display:block;color:#24314f;font-family:var(--hk-font-body);font-size:14px;line-height:1.25}.hk-benefit span{display:block;margin-top:4px;color:#667085;font-family:var(--hk-font-body);font-size:14px;line-height:1.48}.hk-hero-photo{grid-column:2;grid-row:1;position:relative;height:clamp(390px,28vw,460px);min-height:390px;aspect-ratio:16/9;border-radius:28px;background:#fff;box-shadow:0 18px 38px rgba(36,49,79,.16);contain:layout paint}.hk-hero-photo>img,.hk-hero-photo>.hk-responsive-hero-picture{position:absolute;inset:0}.hk-hero-photo>img,.hk-hero-photo>.hk-responsive-hero-picture>img{min-height:390px}.hk-hero-badge{position:absolute;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:14px;padding:14px 16px;border-radius:18px;background:hsla(0,0%,100%,.9);box-shadow:0 12px 28px rgba(36,49,79,.14)}.hk-hero-badge img{--hk-image-fit: contain;width:58px;height:58px;min-height:58px}.hk-hero-badge span{display:block;color:var(--hk-blue);font-family:var(--hk-font-body);font-size:15px;font-weight:700;line-height:1.35}.hk-hero-badge.is-video{cursor:pointer}.hk-hero-badge-media{position:relative;display:inline-block;justify-self:start;line-height:0;border-radius:50%;overflow:hidden}.hk-hero-badge-media img{border-radius:50%;object-fit:cover}.hk-hero-badge-play{position:absolute;left:50%;top:50%;width:62%;height:62%;transform:translate(-50%, -50%);pointer-events:none;filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.35));transition:transform .2s ease}.hk-hero-badge.is-video:hover .hk-hero-badge-play,.hk-hero-badge.is-video:focus-visible .hk-hero-badge-play{transform:translate(-50%, -50%) scale(1.1)}.hk-hero-strip{position:relative;left:auto;right:auto;bottom:auto;z-index:3;width:100%;max-width:var(--hk-section-max);min-height:74px;margin:26px auto 0;display:grid;grid-template-columns:minmax(195px, 0.84fr) repeat(5, minmax(0, 1.1fr));align-items:center;border:1px solid var(--hk-line);border-radius:18px;background:linear-gradient(90deg, #fff9ee, #fff);box-shadow:0 12px 28px rgba(36,49,79,.08);overflow:hidden}.sectionhome>.hk-hero+.hk-hero-strip,.sectionhome>.hk-hero-strip{position:absolute;left:7vw;right:7vw;bottom:34px;width:auto;margin:0 auto}.hk-quick{min-height:74px;display:flex;align-items:center;gap:12px;padding:0 18px;border-right:1px solid var(--hk-line);color:var(--hk-blue-dark);font-family:var(--hk-font-body);font-size:14px;line-height:1.25}.hk-quick:last-child{border-right:0}.hk-quick .num{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:rgba(0,0,0,0);background:#fff;box-shadow:0 8px 18px rgba(36,49,79,.08);font-size:0;line-height:0}.hk-quick .num:before{content:"";width:44px;height:44px;display:block;background-position:center;background-repeat:no-repeat;background-size:contain}.hk-hero-strip .hk-quick:first-child:before{content:"";flex:0 0 auto;width:44px;height:44px;border-radius:50%;background-color:#fff;background-image:url("../images/home/quick-why.svg");background-position:center;background-repeat:no-repeat;background-size:44px;box-shadow:0 8px 18px rgba(36,49,79,.08)}.hk-quick:nth-child(2) .num:before{background-image:url("../images/home/quick-teachers.svg")}.hk-quick:nth-child(3) .num:before{background-image:url("../images/home/quick-program.svg")}.hk-quick:nth-child(4) .num:before{background-image:url("../images/home/quick-facility.svg")}.hk-quick:nth-child(5) .num:before{background-image:url("../images/home/quick-nutrition.svg")}.hk-quick:nth-child(6) .num:before{background-image:url("../images/home/quick-age.svg")}.hk-quick small{display:block;margin-top:3px;color:#667085;font-size:13px;font-weight:400;white-space:nowrap}.hk-hero-title,.hk-hero-lead,.hk-hero-actions,.hk-hero-benefits,.hk-hero-photo,.hk-hero-strip{opacity:0;animation-duration:.8s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.sectionhome.active .hk-hero-title,.sectionhome.hk-animated-once .hk-hero-title,.sectionhome.fp-completely .hk-hero-title{animation-name:hkFadeInLeft;animation-delay:.18s}.sectionhome.active .hk-hero-lead,.sectionhome.hk-animated-once .hk-hero-lead,.sectionhome.fp-completely .hk-hero-lead{animation-name:hkFadeInLeft;animation-delay:.34s}.sectionhome.active .hk-hero-actions,.sectionhome.hk-animated-once .hk-hero-actions,.sectionhome.fp-completely .hk-hero-actions{animation-name:hkFadeInUp;animation-delay:.48s}.sectionhome.active .hk-hero-benefits,.sectionhome.hk-animated-once .hk-hero-benefits,.sectionhome.fp-completely .hk-hero-benefits{animation-name:hkFadeInUp;animation-delay:.62s}.sectionhome.active .hk-hero-photo,.sectionhome.hk-animated-once .hk-hero-photo,.sectionhome.fp-completely .hk-hero-photo{animation-name:hkFadeInRight;animation-delay:.44s}.sectionhome.active .hk-hero-strip,.sectionhome.hk-animated-once .hk-hero-strip,.sectionhome.fp-completely .hk-hero-strip{animation-name:hkFadeInUpShort;animation-delay:.78s}.hk-quick{opacity:0;animation:hkFadeInUpShort .65s cubic-bezier(0.22, 0.61, 0.36, 1) forwards}.sectionhome .hk-hero-strip,.sectionhome .hk-quick{opacity:1;animation:none;transform:none}.hk-quick:nth-child(1){animation-delay:.86s}.hk-quick:nth-child(2){animation-delay:.94s}.hk-quick:nth-child(3){animation-delay:1.02s}.hk-quick:nth-child(4){animation-delay:1.1s}.hk-quick:nth-child(5){animation-delay:1.18s}.hk-quick:nth-child(6){animation-delay:1.26s}@media screen and (min-width: 992px)and (max-height: 820px){#page_body{padding-top:var(--hk-home-header-offset)}.hk-hero-inner{gap:30px;max-width:var(--hk-section-max)}.hk-hero-title{font-size:46px;line-height:1.02}.hk-hero-actions{gap:10px;margin-bottom:14px}.hk-hero-btn{min-height:40px;padding:0 18px;font-size:13px}.hk-hero-benefits{gap:10px}.hk-benefit{min-height:68px;grid-template-columns:38px 1fr;gap:10px;padding:9px 10px;border-radius:14px}.hk-benefit-icon{--hk-icon-size: 38px;--hk-icon-art-size: 28px}.hk-benefit span{margin-top:2px;line-height:1.25}.hk-hero-photo,.hk-hero-photo>img,.hk-hero-photo>.hk-responsive-hero-picture>img{min-height:0}.hk-hero-photo{height:360px;border-radius:22px}.hk-hero-badge{left:16px;right:16px;bottom:16px;grid-template-columns:44px 1fr;gap:10px;padding:10px 12px;border-radius:14px}.hk-hero-badge img{width:44px;height:44px;min-height:44px}.hk-hero-badge span{font-size:13px}.hk-hero-strip{min-height:54px;margin-top:14px;border-radius:14px}.sectionhome>.hk-hero+.hk-hero-strip,.sectionhome>.hk-hero-strip{left:6vw;right:6vw;bottom:22px}.hk-quick{min-height:54px;gap:8px;padding:0 10px}.hk-quick .num{width:42px;height:42px}.hk-quick .num:before{width:34px;height:34px}.hk-quick small{margin-top:1px}}@media screen and (min-width: 992px)and (max-width: 1600px)and (max-height: 680px){#page_body{padding-top:var(--hk-home-header-offset)}.hk-hero{padding:28px 5.5vw}.hk-hero-inner{gap:28px}.hk-hero-title{font-size:42px;line-height:1.02}.hk-hero-lead{margin:10px 0 12px;line-height:1.45}.hk-hero-actions{margin-bottom:12px}.hk-hero-benefits{gap:8px}.hk-benefit{min-height:64px;grid-template-columns:36px 1fr;gap:8px;padding:8px 9px}.hk-benefit-icon{--hk-icon-size: 36px;--hk-icon-art-size: 26px}.hk-hero-photo,.hk-hero-photo>img,.hk-hero-photo>.hk-responsive-hero-picture>img{min-height:0}.hk-hero-photo{height:320px}.hk-hero-badge{bottom:14px}.hk-hero-strip{min-height:50px}.sectionhome>.hk-hero+.hk-hero-strip,.sectionhome>.hk-hero-strip{left:5.5vw;right:5.5vw;bottom:30px}.hk-quick{min-height:50px;gap:7px;padding:0 9px}.hk-quick .num{width:38px;height:38px}.hk-quick .num:before{width:30px;height:30px}}@media screen and (min-width: 992px)and (max-height: 620px){.hk-hero-photo{height:290px}}@media screen and (min-width: 1601px)and (max-height: 620px){.hk-hero{padding-top:24px;padding-bottom:24px}.hk-hero-title{font-size:42px}.hk-hero-benefits{max-width:500px}.sectionhome>.hk-hero+.hk-hero-strip,.sectionhome>.hk-hero-strip{bottom:12px}}@keyframes hkFadeInLeft{from{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes hkFadeInRight{from{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes hkFadeInUp{from{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes hkFadeInUpShort{from{opacity:0;transform:none}to{opacity:1;transform:none}}.hk-hero-title,.hk-benefit strong,.hk-hero-badge span,.hk-quick,.hk-quick span{font-weight:500}.hk-quick small{font-size:13px;white-space:nowrap}.hk-benefit span{font-size:14px}
