.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-eyebrow,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-accent,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-title,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-description,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-actions,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-badges,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-visual-bg,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-visual-card,
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-featured-card{animation-duration:.7s;animation-fill-mode:both}
.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-eyebrow{animation-name:pkdHhFadeUp}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-accent{animation-name:pkdHhFadeUp;animation-delay:.06s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-title{animation-name:pkdHhFadeUp;animation-delay:.12s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-description{animation-name:pkdHhFadeUp;animation-delay:.18s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-actions{animation-name:pkdHhFadeUp;animation-delay:.24s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-badges{animation-name:pkdHhFadeUp;animation-delay:.3s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-visual-bg{animation-name:pkdHhScaleIn;animation-delay:.15s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-visual-card{animation-name:pkdHhFadeUp;animation-delay:.28s}.pkd-home-hero .pkd-hh-slide.is-active .pkd-hh-featured-card{animation-name:pkdHhFloatIn}
@keyframes pkdHhFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes pkdHhScaleIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
@keyframes pkdHhFloatIn{from{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
