.global-gold-ball{z-index:30;pointer-events:none;width:400px;animation:18s ease-in-out infinite flyAcrossPage;position:fixed;top:18%;right:-120px}.global-gold-ball img{filter:drop-shadow(0 0 18px #d4a017e6)drop-shadow(0 0 38px #f5c5428c);width:100%;height:auto;animation:9s linear infinite spinBall}@keyframes flyAcrossPage{0%{transform:translate(0)}25%{transform:translate(-30vw,18vh)}50%{transform:translate(-65vw,42vh)}75%{transform:translate(-35vw,70vh)}to{transform:translate(-110vw,95vh)}}@keyframes spinBall{0%{rotate:none}to{rotate:360deg}}@media (max-width:767px){.global-gold-ball{width:160px;animation-duration:14s;top:12%;right:-80px}}@media (prefers-reduced-motion:reduce){.global-gold-ball,.global-gold-ball img{animation:none}}
