@keyframes mkt-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mkt-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes mkt-stagger-in{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:no-preference){.mkt-fade-up{animation:mkt-fade-up .7s cubic-bezier(.22,1,.36,1) both}.mkt-fade-up-d1{animation-delay:.08s}.mkt-fade-up-d2{animation-delay:.16s}.mkt-fade-up-d3{animation-delay:.28s}.mkt-brand-bar{transform-origin:left;animation:mkt-draw .9s cubic-bezier(.22,1,.36,1) .2s both}.mkt-pack-item{animation:mkt-stagger-in .45s cubic-bezier(.22,1,.36,1) both}.mkt-pack-item:first-child{animation-delay:.35s}.mkt-pack-item:nth-child(2){animation-delay:.42s}.mkt-pack-item:nth-child(3){animation-delay:.49s}.mkt-pack-item:nth-child(4){animation-delay:.56s}.mkt-pack-item:nth-child(5){animation-delay:.63s}.mkt-step-shot{animation:mkt-fade-up .75s cubic-bezier(.22,1,.36,1) both}}