.animate-scroll-footer{animation:1s linear both scroll-footer;animation-timeline:scroll(root)}@keyframes scroll-footer{0%,to{opacity:1;pointer-events:auto;transform:translateY(0)}10%,95%{opacity:0;pointer-events:none;transform:translateY(100%)}}
