*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#080c1a;overflow-x:hidden}:root{--bg:#261b55;--card-bg:hsla(0,0%,100%,.07);--text:#fff;--muted:hsla(0,0%,100%,.42);--border:hsla(0,0%,100%,.07);--pink:#e8196e;--purple:#6d28d9;--blue:#2563eb;--green:#059669;--teal:#0891b2;--font:"Poppins",sans-serif;--px:40px;--max-w:1280px}.hki{animation:hki-bg-shift 8s ease infinite;background:linear-gradient(135deg,#261b55,#3e1ee1 40%,#3420cf 60%,#261b55);background-size:400% 400%;color:var(--text);font-family:var(--font);overflow:hidden;padding-bottom:clamp(64px,9vw,110px);padding-top:clamp(64px,9vw,110px)}.hki__top{align-items:flex-end;display:flex;gap:32px;justify-content:space-between;margin-bottom:clamp(40px,6vw,72px);opacity:0;padding:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.hki__top.hkiVis{opacity:1;transform:none}.hki__heading{font-size:clamp(3.8rem,9.5vw,9rem);font-weight:500;letter-spacing:-.045em;line-height:.92}.hki__btn{align-items:center;background:transparent;border:1.5px solid hsla(0,0%,100%,.3);border-radius:100px;color:var(--text);display:inline-flex;flex-shrink:0;font-family:var(--font);font-size:.72rem;font-weight:700;gap:12px;letter-spacing:.15em;margin-bottom:12px;padding:10px 14px 10px 24px;text-decoration:none;text-transform:uppercase;transition:border-color .2s,background .2s;white-space:nowrap}.hki__btn:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.65)}.hki__btn-circle{align-items:center;background:var(--pink);border-radius:50%;display:flex;flex-shrink:0;height:34px;justify-content:center;transition:transform .25s;width:34px}.hki__btn:hover .hki__btn-circle{transform:rotate(45deg)}.hki__btn-circle svg{height:15px;width:15px}.hki__scroll{overflow:visible;padding-left:40px;width:100%}.hki__track{align-items:stretch;display:flex;gap:22px;padding-bottom:8px;width:max-content;will-change:transform}.hki__card{align-self:stretch;color:inherit;display:flex;flex-direction:column;flex-shrink:0;opacity:0;text-decoration:none;transform:translateY(44px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);width:clamp(340px,34vw,520px)}.hki__card.hkiVis{opacity:1;transform:none}.hki__img-wrap{background:hsla(0,0%,100%,.08);border-radius:14px;height:220px;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.hki__img{display:block;height:100%;object-fit:cover;object-position:center center;transition:transform .55s cubic-bezier(.16,1,.3,1);width:100%}.hki__card:hover .hki__img{transform:scale(1.06)}.hki__cat{background:var(--purple);border-radius:100px;color:#fff;font-size:.6rem;font-weight:700;left:14px;letter-spacing:.1em;padding:4px 11px;position:absolute;text-transform:uppercase;top:14px;z-index:2}.hki__cat--blue{background:var(--blue)}.hki__cat--green{background:var(--green)}.hki__cat--teal{background:var(--teal)}.hki__cat--pink{background:var(--pink)}.hki__title{color:var(--text);font-size:clamp(.95rem,1.35vw,1.15rem);font-weight:700;letter-spacing:-.01em;line-height:1.38;margin-bottom:10px;transition:color .2s}.hki__card:hover .hki__title{color:hsla(0,0%,100%,.85)}.hki__date{color:var(--muted);font-size:.72rem;font-weight:500}.hki__excerpt{color:var(--muted);display:-webkit-box;font-size:.82rem;-webkit-line-clamp:2;line-height:1.6;margin-bottom:14px;-webkit-box-orient:vertical;overflow:hidden}.hki__spacer{display:block;flex:1}.hki__read-link{align-items:center;background:transparent;border:1.5px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:6px;letter-spacing:.06em;margin-top:0;padding:8px 14px;text-decoration:none;text-transform:uppercase;transition:background .2s,color .2s}.hki__card:hover .hki__spacer{display:block;flex:1}.hki__read-link{align-self:flex-start;background:hsla(0,0%,100%,.12);width:auto}.hki__read-link svg{flex-shrink:0;height:12px;width:12px}.hki__body{display:flex;flex:1;flex-direction:column;padding:0 2px}.hki__wrap{margin:0 auto;max-width:1280px;padding:0 var(--px)}.hki__controls{justify-content:space-between;padding:28px 0 0}.hki__controls,.hki__dots{align-items:center;display:flex}.hki__dots{gap:8px}.hki__dot{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;flex-shrink:0;height:8px;padding:0;transition:background .25s,transform .25s,width .25s;width:8px}.hki__dot--active{background:var(--pink);border-radius:4px;width:24px}.hki__nav-btns{display:flex;gap:10px}.hki__nav{align-items:center;background:transparent;border:1.5px solid hsla(0,0%,100%,.25);border-radius:50%;color:var(--text);cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background .2s,border-color .2s,transform .15s;width:44px}.hki__nav svg{height:18px;width:18px}.hki__nav:hover:not(.hki__nav--disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.6)}.hki__nav--disabled{cursor:default;opacity:.3}@media (max-width:767px){.hki__wrap{padding:0 20px}.hki__scroll{padding-left:20px}}@keyframes hki-bg-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.hki{animation:none;background-size:100% 100%}.hki__card,.hki__top{opacity:1;transform:none;transition:none}}