.coin{background-image:url(/_next/static/media/clickview-front.09a10391.png);position:relative;transition:.5s linear;transform-style:preserve-3d;transform:rotateY(0);animation:spin 3s linear infinite}.coin,.coin:before{background-size:100% 100%;border-radius:100%;height:300px;max-height:300px;width:300px}.coin:before{background-image:url(/_next/static/media/clickview-back.b48ac2ef.png);content:"";transform:scaleX(-1);left:0;position:absolute;top:0;transform:translateZ(-5px)}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}