@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.ig-recede{animation:linear both ig-recede;animation-timeline:scroll(root);animation-range:0 var(--ig-svh)}@keyframes ig-recede{to{translate:0 var(--ig-recede,10svh)}}.ig-hero--parallax .ig-hero__photo,.ig-backdrop--parallax .ig-hero__photo{animation:linear both ig-hero-drift;animation-timeline:scroll(root);animation-range:0 var(--ig-svh);inset:-10% 0 0}@keyframes ig-hero-drift{to{translate:0 8%;scale:1.06}}}}