.Parallax{--scroll-percent:0;height:calc(.5*var(--hundred-vh));position:relative;z-index:-1;contain:size;clip-path:inset(0);margin-bottom:-1px}@media(min-width:820px){.Parallax{height:440px}}.Parallax_image{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.Parallax_image{position:fixed;top:0;left:0;height:calc(1.08 * var(--hundred-vh));z-index:-1;will-change:transform;transform:translate3d(0,calc(-8% * var(--scroll-percent)),0)}}