.parallax-hero{position:relative;overflow:hidden}.parallax-layer{will-change:transform;pointer-events:none;position:absolute;inset:0}.parallax-layer-bg{transform:translateX(calc(var(--mx,0)*-20px));transition:transform .3s ease-out}.parallax-layer-particles{transform:translateX(calc(var(--mx,0)*-10px));transition:transform .3s ease-out}.parallax-layer-portal{transform:translateX(calc(var(--mx,0)*8px))translateY(calc(var(--scroll-y,0)*-.08px));transform-origin:50%;transition:transform .5s ease-out}.parallax-layer-will{transform:translateX(calc(var(--mx,0)*15px))translateY(calc(var(--scroll-y,0)*-.05px))scale(calc(1 + var(--mx-abs,0)*.08));transform-origin:bottom;transition:transform .3s ease-out}@media (max-width:767px){.parallax-layer-bg,.parallax-layer-particles,.parallax-layer-portal,.parallax-layer-will{transition:none;transform:none}}
