@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.mk-parallax{animation:mk-drift linear both;animation-timeline:scroll(root block);animation-range:0 60vh;will-change:transform,opacity}@keyframes mk-drift{to{transform:translateY(28px);opacity:.82}}}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}