#scrolling-image-eq{position: fixed;top: 0;left: 0;width: 152px;height: 2835px;background: url('https://eqcommunity.cn/wp-content/uploads/2026/02/pageloader-1-scaled.png') no-repeat top left;background-size: contain;transform: translateY(100vh);opacity: 0;transition: transform 0.1s linear, opacity 0.3s ease-in;z-index: 9999;pointer-events: none;}@media (max-width: 768px){#scrolling-image-eq{display: none !important;}}