.noss_projects.voting-teaser{z-index:999;color:#fff;display:flex;align-items:center;text-align:center;border-radius:50%;aspect-ratio:1 / 1;width:160px;position:fixed;right:1.5rem;top:45vh;font-size:32px;line-height:32px;font-weight:700;transform:translateY(-50%);transition:all 0.2s ease-in-out;background:-webkit-linear-gradient(180deg, #FFD232 0%, #EC8A36 47%, #D63A3A 100%)}.noss_projects.voting-teaser:hover:after{animation:spin 10s infinite reverse linear;border:8px dotted #C7A72B;left:-4px;right:-4px;top:-4px;bottom:-4px}.noss_projects.voting-teaser:after{content:'';position:absolute;border:4px dotted #C7A72B;left:-2px;right:-2px;top:-2px;bottom:-2px;border-radius:50%;animation:spin 30s infinite reverse linear}@keyframes spin{100%{transform:rotate(1turn)}}

/*# sourceMappingURL=voting-teaser.css.map */