@keyframes pp-stack-pull{0%{transform:translateY(4%)}to{transform:translateY(0)}}@keyframes pp-stack-touch{0%{opacity:0;transform:scale(.7)}18%,70%{opacity:.45;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.pp-stack-layer{transform:translateY(4%)}.pp-stack-pull{will-change:transform;animation:1.1s cubic-bezier(.33,0,.2,1) .45s forwards pp-stack-pull}.pp-stack-touch{animation:1.75s cubic-bezier(.33,0,.2,1) .3s forwards pp-stack-touch}@media (prefers-reduced-motion:reduce){.pp-stack-layer{transform:none}.pp-stack-pull,.pp-stack-touch{animation:none}.pp-stack-touch{opacity:0}}