.sp-hero-layer{position:absolute;inset:0;opacity:0;will-change:opacity,transform;animation:sp-hero-kenburns 18s infinite}@keyframes sp-hero-kenburns{0%{opacity:0;transform:scale(1)}4%{opacity:1}34%{opacity:1}42%{opacity:0;transform:scale(1.08)}to{opacity:0;transform:scale(1)}}.sp-hero-in{opacity:0;transform:translateY(18px);animation:sp-hero-up .9s cubic-bezier(.2,.8,.2,1) both}@keyframes sp-hero-up{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.sp-hero-layer{animation:none;opacity:0}.sp-hero-layer:first-child{opacity:1}.sp-hero-in{animation:none;opacity:1;transform:none}}