body {
  background: black;
  height: 100vh;
  overflow: hidden;
  display: flex;
  font-family: "Anton", sans-serif;
  justify-content: center;
  align-items: center;
}

div {
  position: absolute;
}

.gold .graphic {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #a98545 transparent;
  -webkit-animation: rotateY 3000ms linear infinite, goldColor 750ms linear infinite alternate;
          animation: rotateY 3000ms linear infinite, goldColor 750ms linear infinite alternate;
}
.gold .graphic::before {
  content: "";
  position: absolute;
  top: 0;
  background: linear-gradient(90deg, rgba(169, 133, 69, 0) 0%, rgba(169, 133, 69, 0.1) 40%, rgba(169, 133, 69, 0.4) 50%, rgba(169, 133, 69, 0.1) 60%, rgba(169, 133, 69, 0) 100%);
  transform: translateX(-50%);
  -webkit-animation: reflect 750ms linear infinite alternate;
          animation: reflect 750ms linear infinite alternate;
}
.gold .graphic::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(169, 133, 69, 0) 0%, rgba(169, 133, 69, 0.1) 40%, rgba(169, 133, 69, 0.4) 50%, rgba(169, 133, 69, 0.1) 60%, rgba(169, 133, 69, 0) 100%);
  transform: translateY(-50%);
  -webkit-animation: reflect 750ms linear infinite alternate;
          animation: reflect 750ms linear infinite alternate;
}
.gold:nth-child(1) {
  top: calc(50% + 41px);
  left: 95%;
  transform: rotateZ(289deg);
}
.gold:nth-child(1) .graphic {
  border-width: 0 5px 10px 10px;
  -webkit-animation-delay: -1747ms, -1747ms;
          animation-delay: -1747ms, -1747ms;
}
.gold:nth-child(1) .graphic::before {
  left: -2.5px;
  width: 180px;
  height: 10px;
  -webkit-animation-delay: -1747ms;
          animation-delay: -1747ms;
}
.gold:nth-child(1) .graphic::after {
  top: 5px;
  left: -10px;
  width: 15px;
  height: 120px;
  -webkit-animation-delay: -1747ms;
          animation-delay: -1747ms;
}
.gold:nth-child(1) .rotate {
  -webkit-animation: rotateZ 12476ms linear infinite;
          animation: rotateZ 12476ms linear infinite;
}
.gold:nth-child(2) {
  top: calc(50% + -20px);
  left: 15%;
  transform: rotateZ(218deg);
}
.gold:nth-child(2) .graphic {
  border-width: 0 8px 9px 3px;
  -webkit-animation-delay: -3639ms, -3639ms;
          animation-delay: -3639ms, -3639ms;
}
.gold:nth-child(2) .graphic::before {
  left: 2.5px;
  width: 132px;
  height: 9px;
  -webkit-animation-delay: -3639ms;
          animation-delay: -3639ms;
}
.gold:nth-child(2) .graphic::after {
  top: 4.5px;
  left: -3px;
  width: 11px;
  height: 108px;
  -webkit-animation-delay: -3639ms;
          animation-delay: -3639ms;
}
.gold:nth-child(2) .rotate {
  -webkit-animation: rotateZ 14608ms linear infinite;
          animation: rotateZ 14608ms linear infinite;
}
.gold:nth-child(3) {
  top: calc(50% + 73px);
  left: 73%;
  transform: rotateZ(249deg);
}
.gold:nth-child(3) .graphic {
  border-width: 0 7px 5px 10px;
  -webkit-animation-delay: -2093ms, -2093ms;
          animation-delay: -2093ms, -2093ms;
}
.gold:nth-child(3) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 5px;
  -webkit-animation-delay: -2093ms;
          animation-delay: -2093ms;
}
.gold:nth-child(3) .graphic::after {
  top: 2.5px;
  left: -10px;
  width: 17px;
  height: 60px;
  -webkit-animation-delay: -2093ms;
          animation-delay: -2093ms;
}
.gold:nth-child(3) .rotate {
  -webkit-animation: rotateZ 16814ms linear infinite;
          animation: rotateZ 16814ms linear infinite;
}
.gold:nth-child(4) {
  top: calc(50% + 73px);
  left: 16%;
  transform: rotateZ(325deg);
}
.gold:nth-child(4) .graphic {
  border-width: 0 11px 6px 7px;
  -webkit-animation-delay: -981ms, -981ms;
          animation-delay: -981ms, -981ms;
}
.gold:nth-child(4) .graphic::before {
  left: 2px;
  width: 216px;
  height: 6px;
  -webkit-animation-delay: -981ms;
          animation-delay: -981ms;
}
.gold:nth-child(4) .graphic::after {
  top: 3px;
  left: -7px;
  width: 18px;
  height: 72px;
  -webkit-animation-delay: -981ms;
          animation-delay: -981ms;
}
.gold:nth-child(4) .rotate {
  -webkit-animation: rotateZ 15186ms linear infinite;
          animation: rotateZ 15186ms linear infinite;
}
.gold:nth-child(5) {
  top: calc(50% + -53px);
  left: 76%;
  transform: rotateZ(307deg);
}
.gold:nth-child(5) .graphic {
  border-width: 0 8px 4px 11px;
  -webkit-animation-delay: -7765ms, -7765ms;
          animation-delay: -7765ms, -7765ms;
}
.gold:nth-child(5) .graphic::before {
  left: -1.5px;
  width: 228px;
  height: 4px;
  -webkit-animation-delay: -7765ms;
          animation-delay: -7765ms;
}
.gold:nth-child(5) .graphic::after {
  top: 2px;
  left: -11px;
  width: 19px;
  height: 48px;
  -webkit-animation-delay: -7765ms;
          animation-delay: -7765ms;
}
.gold:nth-child(5) .rotate {
  -webkit-animation: rotateZ 11807ms linear infinite;
          animation: rotateZ 11807ms linear infinite;
}
.gold:nth-child(6) {
  top: calc(50% + -1px);
  left: 82%;
  transform: rotateZ(141deg);
}
.gold:nth-child(6) .graphic {
  border-width: 0 9px 5px 11px;
  -webkit-animation-delay: -4556ms, -4556ms;
          animation-delay: -4556ms, -4556ms;
}
.gold:nth-child(6) .graphic::before {
  left: -1px;
  width: 240px;
  height: 5px;
  -webkit-animation-delay: -4556ms;
          animation-delay: -4556ms;
}
.gold:nth-child(6) .graphic::after {
  top: 2.5px;
  left: -11px;
  width: 20px;
  height: 60px;
  -webkit-animation-delay: -4556ms;
          animation-delay: -4556ms;
}
.gold:nth-child(6) .rotate {
  -webkit-animation: rotateZ 19675ms linear infinite;
          animation: rotateZ 19675ms linear infinite;
}
.gold:nth-child(7) {
  top: calc(50% + 48px);
  left: 37%;
  transform: rotateZ(19deg);
}
.gold:nth-child(7) .graphic {
  border-width: 0 3px 3px 8px;
  -webkit-animation-delay: -698ms, -698ms;
          animation-delay: -698ms, -698ms;
}
.gold:nth-child(7) .graphic::before {
  left: -2.5px;
  width: 132px;
  height: 3px;
  -webkit-animation-delay: -698ms;
          animation-delay: -698ms;
}
.gold:nth-child(7) .graphic::after {
  top: 1.5px;
  left: -8px;
  width: 11px;
  height: 36px;
  -webkit-animation-delay: -698ms;
          animation-delay: -698ms;
}
.gold:nth-child(7) .rotate {
  -webkit-animation: rotateZ 18180ms linear infinite;
          animation: rotateZ 18180ms linear infinite;
}
.gold:nth-child(8) {
  top: calc(50% + 47px);
  left: 93%;
  transform: rotateZ(116deg);
}
.gold:nth-child(8) .graphic {
  border-width: 0 3px 6px 6px;
  -webkit-animation-delay: -6047ms, -6047ms;
          animation-delay: -6047ms, -6047ms;
}
.gold:nth-child(8) .graphic::before {
  left: -1.5px;
  width: 108px;
  height: 6px;
  -webkit-animation-delay: -6047ms;
          animation-delay: -6047ms;
}
.gold:nth-child(8) .graphic::after {
  top: 3px;
  left: -6px;
  width: 9px;
  height: 72px;
  -webkit-animation-delay: -6047ms;
          animation-delay: -6047ms;
}
.gold:nth-child(8) .rotate {
  -webkit-animation: rotateZ 16131ms linear infinite;
          animation: rotateZ 16131ms linear infinite;
}
.gold:nth-child(9) {
  top: calc(50% + 85px);
  left: 23%;
  transform: rotateZ(273deg);
}
.gold:nth-child(9) .graphic {
  border-width: 0 5px 9px 12px;
  -webkit-animation-delay: -8187ms, -8187ms;
          animation-delay: -8187ms, -8187ms;
}
.gold:nth-child(9) .graphic::before {
  left: -3.5px;
  width: 204px;
  height: 9px;
  -webkit-animation-delay: -8187ms;
          animation-delay: -8187ms;
}
.gold:nth-child(9) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 17px;
  height: 108px;
  -webkit-animation-delay: -8187ms;
          animation-delay: -8187ms;
}
.gold:nth-child(9) .rotate {
  -webkit-animation: rotateZ 15478ms linear infinite;
          animation: rotateZ 15478ms linear infinite;
}
.gold:nth-child(10) {
  top: calc(50% + -63px);
  left: 69%;
  transform: rotateZ(267deg);
}
.gold:nth-child(10) .graphic {
  border-width: 0 10px 8px 3px;
  -webkit-animation-delay: -3702ms, -3702ms;
          animation-delay: -3702ms, -3702ms;
}
.gold:nth-child(10) .graphic::before {
  left: 3.5px;
  width: 156px;
  height: 8px;
  -webkit-animation-delay: -3702ms;
          animation-delay: -3702ms;
}
.gold:nth-child(10) .graphic::after {
  top: 4px;
  left: -3px;
  width: 13px;
  height: 96px;
  -webkit-animation-delay: -3702ms;
          animation-delay: -3702ms;
}
.gold:nth-child(10) .rotate {
  -webkit-animation: rotateZ 17176ms linear infinite;
          animation: rotateZ 17176ms linear infinite;
}
.gold:nth-child(11) {
  top: calc(50% + 69px);
  left: 16%;
  transform: rotateZ(40deg);
}
.gold:nth-child(11) .graphic {
  border-width: 0 8px 7px 12px;
  -webkit-animation-delay: -7386ms, -7386ms;
          animation-delay: -7386ms, -7386ms;
}
.gold:nth-child(11) .graphic::before {
  left: -2px;
  width: 240px;
  height: 7px;
  -webkit-animation-delay: -7386ms;
          animation-delay: -7386ms;
}
.gold:nth-child(11) .graphic::after {
  top: 3.5px;
  left: -12px;
  width: 20px;
  height: 84px;
  -webkit-animation-delay: -7386ms;
          animation-delay: -7386ms;
}
.gold:nth-child(11) .rotate {
  -webkit-animation: rotateZ 14839ms linear infinite;
          animation: rotateZ 14839ms linear infinite;
}
.gold:nth-child(12) {
  top: calc(50% + -40px);
  left: 83%;
  transform: rotateZ(191deg);
}
.gold:nth-child(12) .graphic {
  border-width: 0 4px 9px 12px;
  -webkit-animation-delay: -9813ms, -9813ms;
          animation-delay: -9813ms, -9813ms;
}
.gold:nth-child(12) .graphic::before {
  left: -4px;
  width: 192px;
  height: 9px;
  -webkit-animation-delay: -9813ms;
          animation-delay: -9813ms;
}
.gold:nth-child(12) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 16px;
  height: 108px;
  -webkit-animation-delay: -9813ms;
          animation-delay: -9813ms;
}
.gold:nth-child(12) .rotate {
  -webkit-animation: rotateZ 14064ms linear infinite;
          animation: rotateZ 14064ms linear infinite;
}
.gold:nth-child(13) {
  top: calc(50% + -25px);
  left: 61%;
  transform: rotateZ(247deg);
}
.gold:nth-child(13) .graphic {
  border-width: 0 7px 12px 9px;
  -webkit-animation-delay: -5584ms, -5584ms;
          animation-delay: -5584ms, -5584ms;
}
.gold:nth-child(13) .graphic::before {
  left: -1px;
  width: 192px;
  height: 12px;
  -webkit-animation-delay: -5584ms;
          animation-delay: -5584ms;
}
.gold:nth-child(13) .graphic::after {
  top: 6px;
  left: -9px;
  width: 16px;
  height: 144px;
  -webkit-animation-delay: -5584ms;
          animation-delay: -5584ms;
}
.gold:nth-child(13) .rotate {
  -webkit-animation: rotateZ 12434ms linear infinite;
          animation: rotateZ 12434ms linear infinite;
}
.gold:nth-child(14) {
  top: calc(50% + 58px);
  left: 16%;
  transform: rotateZ(216deg);
}
.gold:nth-child(14) .graphic {
  border-width: 0 5px 8px 7px;
  -webkit-animation-delay: -8157ms, -8157ms;
          animation-delay: -8157ms, -8157ms;
}
.gold:nth-child(14) .graphic::before {
  left: -1px;
  width: 144px;
  height: 8px;
  -webkit-animation-delay: -8157ms;
          animation-delay: -8157ms;
}
.gold:nth-child(14) .graphic::after {
  top: 4px;
  left: -7px;
  width: 12px;
  height: 96px;
  -webkit-animation-delay: -8157ms;
          animation-delay: -8157ms;
}
.gold:nth-child(14) .rotate {
  -webkit-animation: rotateZ 17561ms linear infinite;
          animation: rotateZ 17561ms linear infinite;
}
.gold:nth-child(15) {
  top: calc(50% + -17px);
  left: 32%;
  transform: rotateZ(160deg);
}
.gold:nth-child(15) .graphic {
  border-width: 0 6px 10px 8px;
  -webkit-animation-delay: -199ms, -199ms;
          animation-delay: -199ms, -199ms;
}
.gold:nth-child(15) .graphic::before {
  left: -1px;
  width: 168px;
  height: 10px;
  -webkit-animation-delay: -199ms;
          animation-delay: -199ms;
}
.gold:nth-child(15) .graphic::after {
  top: 5px;
  left: -8px;
  width: 14px;
  height: 120px;
  -webkit-animation-delay: -199ms;
          animation-delay: -199ms;
}
.gold:nth-child(15) .rotate {
  -webkit-animation: rotateZ 11660ms linear infinite;
          animation: rotateZ 11660ms linear infinite;
}
.gold:nth-child(16) {
  top: calc(50% + 33px);
  left: 51%;
  transform: rotateZ(103deg);
}
.gold:nth-child(16) .graphic {
  border-width: 0 9px 6px 9px;
  -webkit-animation-delay: -5990ms, -5990ms;
          animation-delay: -5990ms, -5990ms;
}
.gold:nth-child(16) .graphic::before {
  left: 0px;
  width: 216px;
  height: 6px;
  -webkit-animation-delay: -5990ms;
          animation-delay: -5990ms;
}
.gold:nth-child(16) .graphic::after {
  top: 3px;
  left: -9px;
  width: 18px;
  height: 72px;
  -webkit-animation-delay: -5990ms;
          animation-delay: -5990ms;
}
.gold:nth-child(16) .rotate {
  -webkit-animation: rotateZ 11405ms linear infinite;
          animation: rotateZ 11405ms linear infinite;
}
.gold:nth-child(17) {
  top: calc(50% + -71px);
  left: 3%;
  transform: rotateZ(142deg);
}
.gold:nth-child(17) .graphic {
  border-width: 0 12px 8px 4px;
  -webkit-animation-delay: -8562ms, -8562ms;
          animation-delay: -8562ms, -8562ms;
}
.gold:nth-child(17) .graphic::before {
  left: 4px;
  width: 192px;
  height: 8px;
  -webkit-animation-delay: -8562ms;
          animation-delay: -8562ms;
}
.gold:nth-child(17) .graphic::after {
  top: 4px;
  left: -4px;
  width: 16px;
  height: 96px;
  -webkit-animation-delay: -8562ms;
          animation-delay: -8562ms;
}
.gold:nth-child(17) .rotate {
  -webkit-animation: rotateZ 11466ms linear infinite;
          animation: rotateZ 11466ms linear infinite;
}
.gold:nth-child(18) {
  top: calc(50% + 44px);
  left: 57%;
  transform: rotateZ(246deg);
}
.gold:nth-child(18) .graphic {
  border-width: 0 8px 8px 9px;
  -webkit-animation-delay: -6755ms, -6755ms;
          animation-delay: -6755ms, -6755ms;
}
.gold:nth-child(18) .graphic::before {
  left: -0.5px;
  width: 204px;
  height: 8px;
  -webkit-animation-delay: -6755ms;
          animation-delay: -6755ms;
}
.gold:nth-child(18) .graphic::after {
  top: 4px;
  left: -9px;
  width: 17px;
  height: 96px;
  -webkit-animation-delay: -6755ms;
          animation-delay: -6755ms;
}
.gold:nth-child(18) .rotate {
  -webkit-animation: rotateZ 13727ms linear infinite;
          animation: rotateZ 13727ms linear infinite;
}
.gold:nth-child(19) {
  top: calc(50% + -1px);
  left: 63%;
  transform: rotateZ(213deg);
}
.gold:nth-child(19) .graphic {
  border-width: 0 4px 11px 4px;
  -webkit-animation-delay: -9944ms, -9944ms;
          animation-delay: -9944ms, -9944ms;
}
.gold:nth-child(19) .graphic::before {
  left: 0px;
  width: 96px;
  height: 11px;
  -webkit-animation-delay: -9944ms;
          animation-delay: -9944ms;
}
.gold:nth-child(19) .graphic::after {
  top: 5.5px;
  left: -4px;
  width: 8px;
  height: 132px;
  -webkit-animation-delay: -9944ms;
          animation-delay: -9944ms;
}
.gold:nth-child(19) .rotate {
  -webkit-animation: rotateZ 19214ms linear infinite;
          animation: rotateZ 19214ms linear infinite;
}
.gold:nth-child(20) {
  top: calc(50% + -14px);
  left: 30%;
  transform: rotateZ(203deg);
}
.gold:nth-child(20) .graphic {
  border-width: 0 9px 10px 9px;
  -webkit-animation-delay: -8833ms, -8833ms;
          animation-delay: -8833ms, -8833ms;
}
.gold:nth-child(20) .graphic::before {
  left: 0px;
  width: 216px;
  height: 10px;
  -webkit-animation-delay: -8833ms;
          animation-delay: -8833ms;
}
.gold:nth-child(20) .graphic::after {
  top: 5px;
  left: -9px;
  width: 18px;
  height: 120px;
  -webkit-animation-delay: -8833ms;
          animation-delay: -8833ms;
}
.gold:nth-child(20) .rotate {
  -webkit-animation: rotateZ 19797ms linear infinite;
          animation: rotateZ 19797ms linear infinite;
}
.gold:nth-child(21) {
  top: calc(50% + 61px);
  left: 24%;
  transform: rotateZ(45deg);
}
.gold:nth-child(21) .graphic {
  border-width: 0 6px 5px 4px;
  -webkit-animation-delay: -3946ms, -3946ms;
          animation-delay: -3946ms, -3946ms;
}
.gold:nth-child(21) .graphic::before {
  left: 1px;
  width: 120px;
  height: 5px;
  -webkit-animation-delay: -3946ms;
          animation-delay: -3946ms;
}
.gold:nth-child(21) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 10px;
  height: 60px;
  -webkit-animation-delay: -3946ms;
          animation-delay: -3946ms;
}
.gold:nth-child(21) .rotate {
  -webkit-animation: rotateZ 11890ms linear infinite;
          animation: rotateZ 11890ms linear infinite;
}
.gold:nth-child(22) {
  top: calc(50% + -52px);
  left: 89%;
  transform: rotateZ(144deg);
}
.gold:nth-child(22) .graphic {
  border-width: 0 12px 6px 8px;
  -webkit-animation-delay: -4205ms, -4205ms;
          animation-delay: -4205ms, -4205ms;
}
.gold:nth-child(22) .graphic::before {
  left: 2px;
  width: 240px;
  height: 6px;
  -webkit-animation-delay: -4205ms;
          animation-delay: -4205ms;
}
.gold:nth-child(22) .graphic::after {
  top: 3px;
  left: -8px;
  width: 20px;
  height: 72px;
  -webkit-animation-delay: -4205ms;
          animation-delay: -4205ms;
}
.gold:nth-child(22) .rotate {
  -webkit-animation: rotateZ 17511ms linear infinite;
          animation: rotateZ 17511ms linear infinite;
}
.gold:nth-child(23) {
  top: calc(50% + -95px);
  left: 73%;
  transform: rotateZ(357deg);
}
.gold:nth-child(23) .graphic {
  border-width: 0 12px 8px 9px;
  -webkit-animation-delay: -630ms, -630ms;
          animation-delay: -630ms, -630ms;
}
.gold:nth-child(23) .graphic::before {
  left: 1.5px;
  width: 252px;
  height: 8px;
  -webkit-animation-delay: -630ms;
          animation-delay: -630ms;
}
.gold:nth-child(23) .graphic::after {
  top: 4px;
  left: -9px;
  width: 21px;
  height: 96px;
  -webkit-animation-delay: -630ms;
          animation-delay: -630ms;
}
.gold:nth-child(23) .rotate {
  -webkit-animation: rotateZ 10902ms linear infinite;
          animation: rotateZ 10902ms linear infinite;
}
.gold:nth-child(24) {
  top: calc(50% + -85px);
  left: 61%;
  transform: rotateZ(142deg);
}
.gold:nth-child(24) .graphic {
  border-width: 0 12px 10px 7px;
  -webkit-animation-delay: -323ms, -323ms;
          animation-delay: -323ms, -323ms;
}
.gold:nth-child(24) .graphic::before {
  left: 2.5px;
  width: 228px;
  height: 10px;
  -webkit-animation-delay: -323ms;
          animation-delay: -323ms;
}
.gold:nth-child(24) .graphic::after {
  top: 5px;
  left: -7px;
  width: 19px;
  height: 120px;
  -webkit-animation-delay: -323ms;
          animation-delay: -323ms;
}
.gold:nth-child(24) .rotate {
  -webkit-animation: rotateZ 15588ms linear infinite;
          animation: rotateZ 15588ms linear infinite;
}
.gold:nth-child(25) {
  top: calc(50% + -81px);
  left: 34%;
  transform: rotateZ(276deg);
}
.gold:nth-child(25) .graphic {
  border-width: 0 4px 3px 10px;
  -webkit-animation-delay: -1321ms, -1321ms;
          animation-delay: -1321ms, -1321ms;
}
.gold:nth-child(25) .graphic::before {
  left: -3px;
  width: 168px;
  height: 3px;
  -webkit-animation-delay: -1321ms;
          animation-delay: -1321ms;
}
.gold:nth-child(25) .graphic::after {
  top: 1.5px;
  left: -10px;
  width: 14px;
  height: 36px;
  -webkit-animation-delay: -1321ms;
          animation-delay: -1321ms;
}
.gold:nth-child(25) .rotate {
  -webkit-animation: rotateZ 15019ms linear infinite;
          animation: rotateZ 15019ms linear infinite;
}
.gold:nth-child(26) {
  top: calc(50% + 67px);
  left: 40%;
  transform: rotateZ(153deg);
}
.gold:nth-child(26) .graphic {
  border-width: 0 9px 12px 4px;
  -webkit-animation-delay: -9680ms, -9680ms;
          animation-delay: -9680ms, -9680ms;
}
.gold:nth-child(26) .graphic::before {
  left: 2.5px;
  width: 156px;
  height: 12px;
  -webkit-animation-delay: -9680ms;
          animation-delay: -9680ms;
}
.gold:nth-child(26) .graphic::after {
  top: 6px;
  left: -4px;
  width: 13px;
  height: 144px;
  -webkit-animation-delay: -9680ms;
          animation-delay: -9680ms;
}
.gold:nth-child(26) .rotate {
  -webkit-animation: rotateZ 17999ms linear infinite;
          animation: rotateZ 17999ms linear infinite;
}
.gold:nth-child(27) {
  top: calc(50% + -26px);
  left: 81%;
  transform: rotateZ(174deg);
}
.gold:nth-child(27) .graphic {
  border-width: 0 3px 8px 11px;
  -webkit-animation-delay: -7601ms, -7601ms;
          animation-delay: -7601ms, -7601ms;
}
.gold:nth-child(27) .graphic::before {
  left: -4px;
  width: 168px;
  height: 8px;
  -webkit-animation-delay: -7601ms;
          animation-delay: -7601ms;
}
.gold:nth-child(27) .graphic::after {
  top: 4px;
  left: -11px;
  width: 14px;
  height: 96px;
  -webkit-animation-delay: -7601ms;
          animation-delay: -7601ms;
}
.gold:nth-child(27) .rotate {
  -webkit-animation: rotateZ 11980ms linear infinite;
          animation: rotateZ 11980ms linear infinite;
}
.gold:nth-child(28) {
  top: calc(50% + -16px);
  left: 68%;
  transform: rotateZ(212deg);
}
.gold:nth-child(28) .graphic {
  border-width: 0 10px 5px 8px;
  -webkit-animation-delay: -1355ms, -1355ms;
          animation-delay: -1355ms, -1355ms;
}
.gold:nth-child(28) .graphic::before {
  left: 1px;
  width: 216px;
  height: 5px;
  -webkit-animation-delay: -1355ms;
          animation-delay: -1355ms;
}
.gold:nth-child(28) .graphic::after {
  top: 2.5px;
  left: -8px;
  width: 18px;
  height: 60px;
  -webkit-animation-delay: -1355ms;
          animation-delay: -1355ms;
}
.gold:nth-child(28) .rotate {
  -webkit-animation: rotateZ 10809ms linear infinite;
          animation: rotateZ 10809ms linear infinite;
}
.gold:nth-child(29) {
  top: calc(50% + 64px);
  left: 39%;
  transform: rotateZ(1deg);
}
.gold:nth-child(29) .graphic {
  border-width: 0 5px 9px 11px;
  -webkit-animation-delay: -7843ms, -7843ms;
          animation-delay: -7843ms, -7843ms;
}
.gold:nth-child(29) .graphic::before {
  left: -3px;
  width: 192px;
  height: 9px;
  -webkit-animation-delay: -7843ms;
          animation-delay: -7843ms;
}
.gold:nth-child(29) .graphic::after {
  top: 4.5px;
  left: -11px;
  width: 16px;
  height: 108px;
  -webkit-animation-delay: -7843ms;
          animation-delay: -7843ms;
}
.gold:nth-child(29) .rotate {
  -webkit-animation: rotateZ 19409ms linear infinite;
          animation: rotateZ 19409ms linear infinite;
}
.gold:nth-child(30) {
  top: calc(50% + -21px);
  left: 18%;
  transform: rotateZ(90deg);
}
.gold:nth-child(30) .graphic {
  border-width: 0 6px 9px 3px;
  -webkit-animation-delay: -2701ms, -2701ms;
          animation-delay: -2701ms, -2701ms;
}
.gold:nth-child(30) .graphic::before {
  left: 1.5px;
  width: 108px;
  height: 9px;
  -webkit-animation-delay: -2701ms;
          animation-delay: -2701ms;
}
.gold:nth-child(30) .graphic::after {
  top: 4.5px;
  left: -3px;
  width: 9px;
  height: 108px;
  -webkit-animation-delay: -2701ms;
          animation-delay: -2701ms;
}
.gold:nth-child(30) .rotate {
  -webkit-animation: rotateZ 10991ms linear infinite;
          animation: rotateZ 10991ms linear infinite;
}
.gold:nth-child(31) {
  top: calc(50% + -80px);
  left: 10%;
  transform: rotateZ(302deg);
}
.gold:nth-child(31) .graphic {
  border-width: 0 7px 12px 11px;
  -webkit-animation-delay: -9310ms, -9310ms;
          animation-delay: -9310ms, -9310ms;
}
.gold:nth-child(31) .graphic::before {
  left: -2px;
  width: 216px;
  height: 12px;
  -webkit-animation-delay: -9310ms;
          animation-delay: -9310ms;
}
.gold:nth-child(31) .graphic::after {
  top: 6px;
  left: -11px;
  width: 18px;
  height: 144px;
  -webkit-animation-delay: -9310ms;
          animation-delay: -9310ms;
}
.gold:nth-child(31) .rotate {
  -webkit-animation: rotateZ 11772ms linear infinite;
          animation: rotateZ 11772ms linear infinite;
}
.gold:nth-child(32) {
  top: calc(50% + -25px);
  left: 99%;
  transform: rotateZ(171deg);
}
.gold:nth-child(32) .graphic {
  border-width: 0 11px 4px 11px;
  -webkit-animation-delay: -4441ms, -4441ms;
          animation-delay: -4441ms, -4441ms;
}
.gold:nth-child(32) .graphic::before {
  left: 0px;
  width: 264px;
  height: 4px;
  -webkit-animation-delay: -4441ms;
          animation-delay: -4441ms;
}
.gold:nth-child(32) .graphic::after {
  top: 2px;
  left: -11px;
  width: 22px;
  height: 48px;
  -webkit-animation-delay: -4441ms;
          animation-delay: -4441ms;
}
.gold:nth-child(32) .rotate {
  -webkit-animation: rotateZ 10283ms linear infinite;
          animation: rotateZ 10283ms linear infinite;
}
.gold:nth-child(33) {
  top: calc(50% + -52px);
  left: 96%;
  transform: rotateZ(335deg);
}
.gold:nth-child(33) .graphic {
  border-width: 0 7px 12px 6px;
  -webkit-animation-delay: -1733ms, -1733ms;
          animation-delay: -1733ms, -1733ms;
}
.gold:nth-child(33) .graphic::before {
  left: 0.5px;
  width: 156px;
  height: 12px;
  -webkit-animation-delay: -1733ms;
          animation-delay: -1733ms;
}
.gold:nth-child(33) .graphic::after {
  top: 6px;
  left: -6px;
  width: 13px;
  height: 144px;
  -webkit-animation-delay: -1733ms;
          animation-delay: -1733ms;
}
.gold:nth-child(33) .rotate {
  -webkit-animation: rotateZ 15842ms linear infinite;
          animation: rotateZ 15842ms linear infinite;
}
.gold:nth-child(34) {
  top: calc(50% + 48px);
  left: 6%;
  transform: rotateZ(144deg);
}
.gold:nth-child(34) .graphic {
  border-width: 0 8px 6px 5px;
  -webkit-animation-delay: -1427ms, -1427ms;
          animation-delay: -1427ms, -1427ms;
}
.gold:nth-child(34) .graphic::before {
  left: 1.5px;
  width: 156px;
  height: 6px;
  -webkit-animation-delay: -1427ms;
          animation-delay: -1427ms;
}
.gold:nth-child(34) .graphic::after {
  top: 3px;
  left: -5px;
  width: 13px;
  height: 72px;
  -webkit-animation-delay: -1427ms;
          animation-delay: -1427ms;
}
.gold:nth-child(34) .rotate {
  -webkit-animation: rotateZ 14424ms linear infinite;
          animation: rotateZ 14424ms linear infinite;
}
.gold:nth-child(35) {
  top: calc(50% + 3px);
  left: 65%;
  transform: rotateZ(46deg);
}
.gold:nth-child(35) .graphic {
  border-width: 0 11px 12px 4px;
  -webkit-animation-delay: -8295ms, -8295ms;
          animation-delay: -8295ms, -8295ms;
}
.gold:nth-child(35) .graphic::before {
  left: 3.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -8295ms;
          animation-delay: -8295ms;
}
.gold:nth-child(35) .graphic::after {
  top: 6px;
  left: -4px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -8295ms;
          animation-delay: -8295ms;
}
.gold:nth-child(35) .rotate {
  -webkit-animation: rotateZ 18353ms linear infinite;
          animation: rotateZ 18353ms linear infinite;
}
.gold:nth-child(36) {
  top: calc(50% + 8px);
  left: 42%;
  transform: rotateZ(348deg);
}
.gold:nth-child(36) .graphic {
  border-width: 0 5px 10px 3px;
  -webkit-animation-delay: -7953ms, -7953ms;
          animation-delay: -7953ms, -7953ms;
}
.gold:nth-child(36) .graphic::before {
  left: 1px;
  width: 96px;
  height: 10px;
  -webkit-animation-delay: -7953ms;
          animation-delay: -7953ms;
}
.gold:nth-child(36) .graphic::after {
  top: 5px;
  left: -3px;
  width: 8px;
  height: 120px;
  -webkit-animation-delay: -7953ms;
          animation-delay: -7953ms;
}
.gold:nth-child(36) .rotate {
  -webkit-animation: rotateZ 12566ms linear infinite;
          animation: rotateZ 12566ms linear infinite;
}
.gold:nth-child(37) {
  top: calc(50% + -29px);
  left: 85%;
  transform: rotateZ(295deg);
}
.gold:nth-child(37) .graphic {
  border-width: 0 4px 10px 4px;
  -webkit-animation-delay: -5661ms, -5661ms;
          animation-delay: -5661ms, -5661ms;
}
.gold:nth-child(37) .graphic::before {
  left: 0px;
  width: 96px;
  height: 10px;
  -webkit-animation-delay: -5661ms;
          animation-delay: -5661ms;
}
.gold:nth-child(37) .graphic::after {
  top: 5px;
  left: -4px;
  width: 8px;
  height: 120px;
  -webkit-animation-delay: -5661ms;
          animation-delay: -5661ms;
}
.gold:nth-child(37) .rotate {
  -webkit-animation: rotateZ 19101ms linear infinite;
          animation: rotateZ 19101ms linear infinite;
}
.gold:nth-child(38) {
  top: calc(50% + -1px);
  left: 41%;
  transform: rotateZ(121deg);
}
.gold:nth-child(38) .graphic {
  border-width: 0 12px 11px 4px;
  -webkit-animation-delay: -71ms, -71ms;
          animation-delay: -71ms, -71ms;
}
.gold:nth-child(38) .graphic::before {
  left: 4px;
  width: 192px;
  height: 11px;
  -webkit-animation-delay: -71ms;
          animation-delay: -71ms;
}
.gold:nth-child(38) .graphic::after {
  top: 5.5px;
  left: -4px;
  width: 16px;
  height: 132px;
  -webkit-animation-delay: -71ms;
          animation-delay: -71ms;
}
.gold:nth-child(38) .rotate {
  -webkit-animation: rotateZ 11218ms linear infinite;
          animation: rotateZ 11218ms linear infinite;
}
.gold:nth-child(39) {
  top: calc(50% + 11px);
  left: 19%;
  transform: rotateZ(159deg);
}
.gold:nth-child(39) .graphic {
  border-width: 0 11px 11px 11px;
  -webkit-animation-delay: -7911ms, -7911ms;
          animation-delay: -7911ms, -7911ms;
}
.gold:nth-child(39) .graphic::before {
  left: 0px;
  width: 264px;
  height: 11px;
  -webkit-animation-delay: -7911ms;
          animation-delay: -7911ms;
}
.gold:nth-child(39) .graphic::after {
  top: 5.5px;
  left: -11px;
  width: 22px;
  height: 132px;
  -webkit-animation-delay: -7911ms;
          animation-delay: -7911ms;
}
.gold:nth-child(39) .rotate {
  -webkit-animation: rotateZ 13951ms linear infinite;
          animation: rotateZ 13951ms linear infinite;
}
.gold:nth-child(40) {
  top: calc(50% + 45px);
  left: 20%;
  transform: rotateZ(287deg);
}
.gold:nth-child(40) .graphic {
  border-width: 0 11px 6px 9px;
  -webkit-animation-delay: -8889ms, -8889ms;
          animation-delay: -8889ms, -8889ms;
}
.gold:nth-child(40) .graphic::before {
  left: 1px;
  width: 240px;
  height: 6px;
  -webkit-animation-delay: -8889ms;
          animation-delay: -8889ms;
}
.gold:nth-child(40) .graphic::after {
  top: 3px;
  left: -9px;
  width: 20px;
  height: 72px;
  -webkit-animation-delay: -8889ms;
          animation-delay: -8889ms;
}
.gold:nth-child(40) .rotate {
  -webkit-animation: rotateZ 11180ms linear infinite;
          animation: rotateZ 11180ms linear infinite;
}
.gold:nth-child(41) {
  top: calc(50% + -84px);
  left: 42%;
  transform: rotateZ(100deg);
}
.gold:nth-child(41) .graphic {
  border-width: 0 7px 10px 10px;
  -webkit-animation-delay: -4186ms, -4186ms;
          animation-delay: -4186ms, -4186ms;
}
.gold:nth-child(41) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -4186ms;
          animation-delay: -4186ms;
}
.gold:nth-child(41) .graphic::after {
  top: 5px;
  left: -10px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -4186ms;
          animation-delay: -4186ms;
}
.gold:nth-child(41) .rotate {
  -webkit-animation: rotateZ 14022ms linear infinite;
          animation: rotateZ 14022ms linear infinite;
}
.gold:nth-child(42) {
  top: calc(50% + -27px);
  left: 44%;
  transform: rotateZ(68deg);
}
.gold:nth-child(42) .graphic {
  border-width: 0 9px 10px 9px;
  -webkit-animation-delay: -179ms, -179ms;
          animation-delay: -179ms, -179ms;
}
.gold:nth-child(42) .graphic::before {
  left: 0px;
  width: 216px;
  height: 10px;
  -webkit-animation-delay: -179ms;
          animation-delay: -179ms;
}
.gold:nth-child(42) .graphic::after {
  top: 5px;
  left: -9px;
  width: 18px;
  height: 120px;
  -webkit-animation-delay: -179ms;
          animation-delay: -179ms;
}
.gold:nth-child(42) .rotate {
  -webkit-animation: rotateZ 19495ms linear infinite;
          animation: rotateZ 19495ms linear infinite;
}
.gold:nth-child(43) {
  top: calc(50% + -50px);
  left: 77%;
  transform: rotateZ(166deg);
}
.gold:nth-child(43) .graphic {
  border-width: 0 3px 8px 5px;
  -webkit-animation-delay: -1814ms, -1814ms;
          animation-delay: -1814ms, -1814ms;
}
.gold:nth-child(43) .graphic::before {
  left: -1px;
  width: 96px;
  height: 8px;
  -webkit-animation-delay: -1814ms;
          animation-delay: -1814ms;
}
.gold:nth-child(43) .graphic::after {
  top: 4px;
  left: -5px;
  width: 8px;
  height: 96px;
  -webkit-animation-delay: -1814ms;
          animation-delay: -1814ms;
}
.gold:nth-child(43) .rotate {
  -webkit-animation: rotateZ 15026ms linear infinite;
          animation: rotateZ 15026ms linear infinite;
}
.gold:nth-child(44) {
  top: calc(50% + -61px);
  left: 1%;
  transform: rotateZ(285deg);
}
.gold:nth-child(44) .graphic {
  border-width: 0 5px 4px 10px;
  -webkit-animation-delay: -6830ms, -6830ms;
          animation-delay: -6830ms, -6830ms;
}
.gold:nth-child(44) .graphic::before {
  left: -2.5px;
  width: 180px;
  height: 4px;
  -webkit-animation-delay: -6830ms;
          animation-delay: -6830ms;
}
.gold:nth-child(44) .graphic::after {
  top: 2px;
  left: -10px;
  width: 15px;
  height: 48px;
  -webkit-animation-delay: -6830ms;
          animation-delay: -6830ms;
}
.gold:nth-child(44) .rotate {
  -webkit-animation: rotateZ 18500ms linear infinite;
          animation: rotateZ 18500ms linear infinite;
}
.gold:nth-child(45) {
  top: calc(50% + -82px);
  left: 8%;
  transform: rotateZ(354deg);
}
.gold:nth-child(45) .graphic {
  border-width: 0 11px 4px 8px;
  -webkit-animation-delay: -3658ms, -3658ms;
          animation-delay: -3658ms, -3658ms;
}
.gold:nth-child(45) .graphic::before {
  left: 1.5px;
  width: 228px;
  height: 4px;
  -webkit-animation-delay: -3658ms;
          animation-delay: -3658ms;
}
.gold:nth-child(45) .graphic::after {
  top: 2px;
  left: -8px;
  width: 19px;
  height: 48px;
  -webkit-animation-delay: -3658ms;
          animation-delay: -3658ms;
}
.gold:nth-child(45) .rotate {
  -webkit-animation: rotateZ 17122ms linear infinite;
          animation: rotateZ 17122ms linear infinite;
}
.gold:nth-child(46) {
  top: calc(50% + -33px);
  left: 69%;
  transform: rotateZ(318deg);
}
.gold:nth-child(46) .graphic {
  border-width: 0 6px 7px 9px;
  -webkit-animation-delay: -1614ms, -1614ms;
          animation-delay: -1614ms, -1614ms;
}
.gold:nth-child(46) .graphic::before {
  left: -1.5px;
  width: 180px;
  height: 7px;
  -webkit-animation-delay: -1614ms;
          animation-delay: -1614ms;
}
.gold:nth-child(46) .graphic::after {
  top: 3.5px;
  left: -9px;
  width: 15px;
  height: 84px;
  -webkit-animation-delay: -1614ms;
          animation-delay: -1614ms;
}
.gold:nth-child(46) .rotate {
  -webkit-animation: rotateZ 17939ms linear infinite;
          animation: rotateZ 17939ms linear infinite;
}
.gold:nth-child(47) {
  top: calc(50% + 16px);
  left: 95%;
  transform: rotateZ(131deg);
}
.gold:nth-child(47) .graphic {
  border-width: 0 10px 9px 10px;
  -webkit-animation-delay: -5448ms, -5448ms;
          animation-delay: -5448ms, -5448ms;
}
.gold:nth-child(47) .graphic::before {
  left: 0px;
  width: 240px;
  height: 9px;
  -webkit-animation-delay: -5448ms;
          animation-delay: -5448ms;
}
.gold:nth-child(47) .graphic::after {
  top: 4.5px;
  left: -10px;
  width: 20px;
  height: 108px;
  -webkit-animation-delay: -5448ms;
          animation-delay: -5448ms;
}
.gold:nth-child(47) .rotate {
  -webkit-animation: rotateZ 14618ms linear infinite;
          animation: rotateZ 14618ms linear infinite;
}
.gold:nth-child(48) {
  top: calc(50% + 7px);
  left: 70%;
  transform: rotateZ(322deg);
}
.gold:nth-child(48) .graphic {
  border-width: 0 9px 4px 4px;
  -webkit-animation-delay: -692ms, -692ms;
          animation-delay: -692ms, -692ms;
}
.gold:nth-child(48) .graphic::before {
  left: 2.5px;
  width: 156px;
  height: 4px;
  -webkit-animation-delay: -692ms;
          animation-delay: -692ms;
}
.gold:nth-child(48) .graphic::after {
  top: 2px;
  left: -4px;
  width: 13px;
  height: 48px;
  -webkit-animation-delay: -692ms;
          animation-delay: -692ms;
}
.gold:nth-child(48) .rotate {
  -webkit-animation: rotateZ 14356ms linear infinite;
          animation: rotateZ 14356ms linear infinite;
}
.gold:nth-child(49) {
  top: calc(50% + 87px);
  left: 44%;
  transform: rotateZ(91deg);
}
.gold:nth-child(49) .graphic {
  border-width: 0 3px 9px 8px;
  -webkit-animation-delay: -8263ms, -8263ms;
          animation-delay: -8263ms, -8263ms;
}
.gold:nth-child(49) .graphic::before {
  left: -2.5px;
  width: 132px;
  height: 9px;
  -webkit-animation-delay: -8263ms;
          animation-delay: -8263ms;
}
.gold:nth-child(49) .graphic::after {
  top: 4.5px;
  left: -8px;
  width: 11px;
  height: 108px;
  -webkit-animation-delay: -8263ms;
          animation-delay: -8263ms;
}
.gold:nth-child(49) .rotate {
  -webkit-animation: rotateZ 13163ms linear infinite;
          animation: rotateZ 13163ms linear infinite;
}
.gold:nth-child(50) {
  top: calc(50% + 22px);
  left: 37%;
  transform: rotateZ(129deg);
}
.gold:nth-child(50) .graphic {
  border-width: 0 11px 10px 6px;
  -webkit-animation-delay: -4400ms, -4400ms;
          animation-delay: -4400ms, -4400ms;
}
.gold:nth-child(50) .graphic::before {
  left: 2.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -4400ms;
          animation-delay: -4400ms;
}
.gold:nth-child(50) .graphic::after {
  top: 5px;
  left: -6px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -4400ms;
          animation-delay: -4400ms;
}
.gold:nth-child(50) .rotate {
  -webkit-animation: rotateZ 12522ms linear infinite;
          animation: rotateZ 12522ms linear infinite;
}
.gold:nth-child(51) {
  top: calc(50% + 45px);
  left: 71%;
  transform: rotateZ(360deg);
}
.gold:nth-child(51) .graphic {
  border-width: 0 10px 7px 10px;
  -webkit-animation-delay: -783ms, -783ms;
          animation-delay: -783ms, -783ms;
}
.gold:nth-child(51) .graphic::before {
  left: 0px;
  width: 240px;
  height: 7px;
  -webkit-animation-delay: -783ms;
          animation-delay: -783ms;
}
.gold:nth-child(51) .graphic::after {
  top: 3.5px;
  left: -10px;
  width: 20px;
  height: 84px;
  -webkit-animation-delay: -783ms;
          animation-delay: -783ms;
}
.gold:nth-child(51) .rotate {
  -webkit-animation: rotateZ 12187ms linear infinite;
          animation: rotateZ 12187ms linear infinite;
}
.gold:nth-child(52) {
  top: calc(50% + -20px);
  left: 70%;
  transform: rotateZ(189deg);
}
.gold:nth-child(52) .graphic {
  border-width: 0 4px 4px 5px;
  -webkit-animation-delay: -8278ms, -8278ms;
          animation-delay: -8278ms, -8278ms;
}
.gold:nth-child(52) .graphic::before {
  left: -0.5px;
  width: 108px;
  height: 4px;
  -webkit-animation-delay: -8278ms;
          animation-delay: -8278ms;
}
.gold:nth-child(52) .graphic::after {
  top: 2px;
  left: -5px;
  width: 9px;
  height: 48px;
  -webkit-animation-delay: -8278ms;
          animation-delay: -8278ms;
}
.gold:nth-child(52) .rotate {
  -webkit-animation: rotateZ 10511ms linear infinite;
          animation: rotateZ 10511ms linear infinite;
}
.gold:nth-child(53) {
  top: calc(50% + -20px);
  left: 100%;
  transform: rotateZ(4deg);
}
.gold:nth-child(53) .graphic {
  border-width: 0 11px 3px 4px;
  -webkit-animation-delay: -4916ms, -4916ms;
          animation-delay: -4916ms, -4916ms;
}
.gold:nth-child(53) .graphic::before {
  left: 3.5px;
  width: 180px;
  height: 3px;
  -webkit-animation-delay: -4916ms;
          animation-delay: -4916ms;
}
.gold:nth-child(53) .graphic::after {
  top: 1.5px;
  left: -4px;
  width: 15px;
  height: 36px;
  -webkit-animation-delay: -4916ms;
          animation-delay: -4916ms;
}
.gold:nth-child(53) .rotate {
  -webkit-animation: rotateZ 18308ms linear infinite;
          animation: rotateZ 18308ms linear infinite;
}
.gold:nth-child(54) {
  top: calc(50% + 100px);
  left: 20%;
  transform: rotateZ(84deg);
}
.gold:nth-child(54) .graphic {
  border-width: 0 12px 3px 7px;
  -webkit-animation-delay: -3085ms, -3085ms;
          animation-delay: -3085ms, -3085ms;
}
.gold:nth-child(54) .graphic::before {
  left: 2.5px;
  width: 228px;
  height: 3px;
  -webkit-animation-delay: -3085ms;
          animation-delay: -3085ms;
}
.gold:nth-child(54) .graphic::after {
  top: 1.5px;
  left: -7px;
  width: 19px;
  height: 36px;
  -webkit-animation-delay: -3085ms;
          animation-delay: -3085ms;
}
.gold:nth-child(54) .rotate {
  -webkit-animation: rotateZ 11314ms linear infinite;
          animation: rotateZ 11314ms linear infinite;
}
.gold:nth-child(55) {
  top: calc(50% + 67px);
  left: 62%;
  transform: rotateZ(83deg);
}
.gold:nth-child(55) .graphic {
  border-width: 0 3px 11px 8px;
  -webkit-animation-delay: -3488ms, -3488ms;
          animation-delay: -3488ms, -3488ms;
}
.gold:nth-child(55) .graphic::before {
  left: -2.5px;
  width: 132px;
  height: 11px;
  -webkit-animation-delay: -3488ms;
          animation-delay: -3488ms;
}
.gold:nth-child(55) .graphic::after {
  top: 5.5px;
  left: -8px;
  width: 11px;
  height: 132px;
  -webkit-animation-delay: -3488ms;
          animation-delay: -3488ms;
}
.gold:nth-child(55) .rotate {
  -webkit-animation: rotateZ 19034ms linear infinite;
          animation: rotateZ 19034ms linear infinite;
}
.gold:nth-child(56) {
  top: calc(50% + 19px);
  left: 70%;
  transform: rotateZ(238deg);
}
.gold:nth-child(56) .graphic {
  border-width: 0 12px 11px 12px;
  -webkit-animation-delay: -1428ms, -1428ms;
          animation-delay: -1428ms, -1428ms;
}
.gold:nth-child(56) .graphic::before {
  left: 0px;
  width: 288px;
  height: 11px;
  -webkit-animation-delay: -1428ms;
          animation-delay: -1428ms;
}
.gold:nth-child(56) .graphic::after {
  top: 5.5px;
  left: -12px;
  width: 24px;
  height: 132px;
  -webkit-animation-delay: -1428ms;
          animation-delay: -1428ms;
}
.gold:nth-child(56) .rotate {
  -webkit-animation: rotateZ 15196ms linear infinite;
          animation: rotateZ 15196ms linear infinite;
}
.gold:nth-child(57) {
  top: calc(50% + 55px);
  left: 24%;
  transform: rotateZ(190deg);
}
.gold:nth-child(57) .graphic {
  border-width: 0 4px 6px 3px;
  -webkit-animation-delay: -5237ms, -5237ms;
          animation-delay: -5237ms, -5237ms;
}
.gold:nth-child(57) .graphic::before {
  left: 0.5px;
  width: 84px;
  height: 6px;
  -webkit-animation-delay: -5237ms;
          animation-delay: -5237ms;
}
.gold:nth-child(57) .graphic::after {
  top: 3px;
  left: -3px;
  width: 7px;
  height: 72px;
  -webkit-animation-delay: -5237ms;
          animation-delay: -5237ms;
}
.gold:nth-child(57) .rotate {
  -webkit-animation: rotateZ 15651ms linear infinite;
          animation: rotateZ 15651ms linear infinite;
}
.gold:nth-child(58) {
  top: calc(50% + -24px);
  left: 16%;
  transform: rotateZ(276deg);
}
.gold:nth-child(58) .graphic {
  border-width: 0 12px 11px 8px;
  -webkit-animation-delay: -4952ms, -4952ms;
          animation-delay: -4952ms, -4952ms;
}
.gold:nth-child(58) .graphic::before {
  left: 2px;
  width: 240px;
  height: 11px;
  -webkit-animation-delay: -4952ms;
          animation-delay: -4952ms;
}
.gold:nth-child(58) .graphic::after {
  top: 5.5px;
  left: -8px;
  width: 20px;
  height: 132px;
  -webkit-animation-delay: -4952ms;
          animation-delay: -4952ms;
}
.gold:nth-child(58) .rotate {
  -webkit-animation: rotateZ 17460ms linear infinite;
          animation: rotateZ 17460ms linear infinite;
}
.gold:nth-child(59) {
  top: calc(50% + -84px);
  left: 74%;
  transform: rotateZ(343deg);
}
.gold:nth-child(59) .graphic {
  border-width: 0 11px 10px 8px;
  -webkit-animation-delay: -7523ms, -7523ms;
          animation-delay: -7523ms, -7523ms;
}
.gold:nth-child(59) .graphic::before {
  left: 1.5px;
  width: 228px;
  height: 10px;
  -webkit-animation-delay: -7523ms;
          animation-delay: -7523ms;
}
.gold:nth-child(59) .graphic::after {
  top: 5px;
  left: -8px;
  width: 19px;
  height: 120px;
  -webkit-animation-delay: -7523ms;
          animation-delay: -7523ms;
}
.gold:nth-child(59) .rotate {
  -webkit-animation: rotateZ 13329ms linear infinite;
          animation: rotateZ 13329ms linear infinite;
}
.gold:nth-child(60) {
  top: calc(50% + 3px);
  left: 21%;
  transform: rotateZ(309deg);
}
.gold:nth-child(60) .graphic {
  border-width: 0 8px 11px 3px;
  -webkit-animation-delay: -7711ms, -7711ms;
          animation-delay: -7711ms, -7711ms;
}
.gold:nth-child(60) .graphic::before {
  left: 2.5px;
  width: 132px;
  height: 11px;
  -webkit-animation-delay: -7711ms;
          animation-delay: -7711ms;
}
.gold:nth-child(60) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 11px;
  height: 132px;
  -webkit-animation-delay: -7711ms;
          animation-delay: -7711ms;
}
.gold:nth-child(60) .rotate {
  -webkit-animation: rotateZ 13058ms linear infinite;
          animation: rotateZ 13058ms linear infinite;
}
.gold:nth-child(61) {
  top: calc(50% + -57px);
  left: 92%;
  transform: rotateZ(239deg);
}
.gold:nth-child(61) .graphic {
  border-width: 0 9px 4px 12px;
  -webkit-animation-delay: -2238ms, -2238ms;
          animation-delay: -2238ms, -2238ms;
}
.gold:nth-child(61) .graphic::before {
  left: -1.5px;
  width: 252px;
  height: 4px;
  -webkit-animation-delay: -2238ms;
          animation-delay: -2238ms;
}
.gold:nth-child(61) .graphic::after {
  top: 2px;
  left: -12px;
  width: 21px;
  height: 48px;
  -webkit-animation-delay: -2238ms;
          animation-delay: -2238ms;
}
.gold:nth-child(61) .rotate {
  -webkit-animation: rotateZ 16416ms linear infinite;
          animation: rotateZ 16416ms linear infinite;
}
.gold:nth-child(62) {
  top: calc(50% + -46px);
  left: 61%;
  transform: rotateZ(232deg);
}
.gold:nth-child(62) .graphic {
  border-width: 0 5px 5px 7px;
  -webkit-animation-delay: -2319ms, -2319ms;
          animation-delay: -2319ms, -2319ms;
}
.gold:nth-child(62) .graphic::before {
  left: -1px;
  width: 144px;
  height: 5px;
  -webkit-animation-delay: -2319ms;
          animation-delay: -2319ms;
}
.gold:nth-child(62) .graphic::after {
  top: 2.5px;
  left: -7px;
  width: 12px;
  height: 60px;
  -webkit-animation-delay: -2319ms;
          animation-delay: -2319ms;
}
.gold:nth-child(62) .rotate {
  -webkit-animation: rotateZ 16562ms linear infinite;
          animation: rotateZ 16562ms linear infinite;
}
.gold:nth-child(63) {
  top: calc(50% + 30px);
  left: 43%;
  transform: rotateZ(98deg);
}
.gold:nth-child(63) .graphic {
  border-width: 0 3px 10px 12px;
  -webkit-animation-delay: -8738ms, -8738ms;
          animation-delay: -8738ms, -8738ms;
}
.gold:nth-child(63) .graphic::before {
  left: -4.5px;
  width: 180px;
  height: 10px;
  -webkit-animation-delay: -8738ms;
          animation-delay: -8738ms;
}
.gold:nth-child(63) .graphic::after {
  top: 5px;
  left: -12px;
  width: 15px;
  height: 120px;
  -webkit-animation-delay: -8738ms;
          animation-delay: -8738ms;
}
.gold:nth-child(63) .rotate {
  -webkit-animation: rotateZ 13953ms linear infinite;
          animation: rotateZ 13953ms linear infinite;
}
.gold:nth-child(64) {
  top: calc(50% + -52px);
  left: 93%;
  transform: rotateZ(85deg);
}
.gold:nth-child(64) .graphic {
  border-width: 0 8px 3px 4px;
  -webkit-animation-delay: -8900ms, -8900ms;
          animation-delay: -8900ms, -8900ms;
}
.gold:nth-child(64) .graphic::before {
  left: 2px;
  width: 144px;
  height: 3px;
  -webkit-animation-delay: -8900ms;
          animation-delay: -8900ms;
}
.gold:nth-child(64) .graphic::after {
  top: 1.5px;
  left: -4px;
  width: 12px;
  height: 36px;
  -webkit-animation-delay: -8900ms;
          animation-delay: -8900ms;
}
.gold:nth-child(64) .rotate {
  -webkit-animation: rotateZ 13892ms linear infinite;
          animation: rotateZ 13892ms linear infinite;
}
.gold:nth-child(65) {
  top: calc(50% + -91px);
  left: 94%;
  transform: rotateZ(47deg);
}
.gold:nth-child(65) .graphic {
  border-width: 0 4px 6px 4px;
  -webkit-animation-delay: -4030ms, -4030ms;
          animation-delay: -4030ms, -4030ms;
}
.gold:nth-child(65) .graphic::before {
  left: 0px;
  width: 96px;
  height: 6px;
  -webkit-animation-delay: -4030ms;
          animation-delay: -4030ms;
}
.gold:nth-child(65) .graphic::after {
  top: 3px;
  left: -4px;
  width: 8px;
  height: 72px;
  -webkit-animation-delay: -4030ms;
          animation-delay: -4030ms;
}
.gold:nth-child(65) .rotate {
  -webkit-animation: rotateZ 17013ms linear infinite;
          animation: rotateZ 17013ms linear infinite;
}
.gold:nth-child(66) {
  top: calc(50% + -8px);
  left: 14%;
  transform: rotateZ(102deg);
}
.gold:nth-child(66) .graphic {
  border-width: 0 4px 12px 7px;
  -webkit-animation-delay: -3745ms, -3745ms;
          animation-delay: -3745ms, -3745ms;
}
.gold:nth-child(66) .graphic::before {
  left: -1.5px;
  width: 132px;
  height: 12px;
  -webkit-animation-delay: -3745ms;
          animation-delay: -3745ms;
}
.gold:nth-child(66) .graphic::after {
  top: 6px;
  left: -7px;
  width: 11px;
  height: 144px;
  -webkit-animation-delay: -3745ms;
          animation-delay: -3745ms;
}
.gold:nth-child(66) .rotate {
  -webkit-animation: rotateZ 15967ms linear infinite;
          animation: rotateZ 15967ms linear infinite;
}
.gold:nth-child(67) {
  top: calc(50% + 65px);
  left: 34%;
  transform: rotateZ(40deg);
}
.gold:nth-child(67) .graphic {
  border-width: 0 5px 10px 4px;
  -webkit-animation-delay: -9534ms, -9534ms;
          animation-delay: -9534ms, -9534ms;
}
.gold:nth-child(67) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 10px;
  -webkit-animation-delay: -9534ms;
          animation-delay: -9534ms;
}
.gold:nth-child(67) .graphic::after {
  top: 5px;
  left: -4px;
  width: 9px;
  height: 120px;
  -webkit-animation-delay: -9534ms;
          animation-delay: -9534ms;
}
.gold:nth-child(67) .rotate {
  -webkit-animation: rotateZ 13565ms linear infinite;
          animation: rotateZ 13565ms linear infinite;
}
.gold:nth-child(68) {
  top: calc(50% + 35px);
  left: 92%;
  transform: rotateZ(170deg);
}
.gold:nth-child(68) .graphic {
  border-width: 0 10px 11px 5px;
  -webkit-animation-delay: -125ms, -125ms;
          animation-delay: -125ms, -125ms;
}
.gold:nth-child(68) .graphic::before {
  left: 2.5px;
  width: 180px;
  height: 11px;
  -webkit-animation-delay: -125ms;
          animation-delay: -125ms;
}
.gold:nth-child(68) .graphic::after {
  top: 5.5px;
  left: -5px;
  width: 15px;
  height: 132px;
  -webkit-animation-delay: -125ms;
          animation-delay: -125ms;
}
.gold:nth-child(68) .rotate {
  -webkit-animation: rotateZ 16496ms linear infinite;
          animation: rotateZ 16496ms linear infinite;
}
.gold:nth-child(69) {
  top: calc(50% + -2px);
  left: 41%;
  transform: rotateZ(13deg);
}
.gold:nth-child(69) .graphic {
  border-width: 0 5px 8px 4px;
  -webkit-animation-delay: -9674ms, -9674ms;
          animation-delay: -9674ms, -9674ms;
}
.gold:nth-child(69) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 8px;
  -webkit-animation-delay: -9674ms;
          animation-delay: -9674ms;
}
.gold:nth-child(69) .graphic::after {
  top: 4px;
  left: -4px;
  width: 9px;
  height: 96px;
  -webkit-animation-delay: -9674ms;
          animation-delay: -9674ms;
}
.gold:nth-child(69) .rotate {
  -webkit-animation: rotateZ 18525ms linear infinite;
          animation: rotateZ 18525ms linear infinite;
}
.gold:nth-child(70) {
  top: calc(50% + -24px);
  left: 21%;
  transform: rotateZ(10deg);
}
.gold:nth-child(70) .graphic {
  border-width: 0 4px 5px 8px;
  -webkit-animation-delay: -7214ms, -7214ms;
          animation-delay: -7214ms, -7214ms;
}
.gold:nth-child(70) .graphic::before {
  left: -2px;
  width: 144px;
  height: 5px;
  -webkit-animation-delay: -7214ms;
          animation-delay: -7214ms;
}
.gold:nth-child(70) .graphic::after {
  top: 2.5px;
  left: -8px;
  width: 12px;
  height: 60px;
  -webkit-animation-delay: -7214ms;
          animation-delay: -7214ms;
}
.gold:nth-child(70) .rotate {
  -webkit-animation: rotateZ 12161ms linear infinite;
          animation: rotateZ 12161ms linear infinite;
}
.gold:nth-child(71) {
  top: calc(50% + 58px);
  left: 12%;
  transform: rotateZ(297deg);
}
.gold:nth-child(71) .graphic {
  border-width: 0 10px 11px 3px;
  -webkit-animation-delay: -2695ms, -2695ms;
          animation-delay: -2695ms, -2695ms;
}
.gold:nth-child(71) .graphic::before {
  left: 3.5px;
  width: 156px;
  height: 11px;
  -webkit-animation-delay: -2695ms;
          animation-delay: -2695ms;
}
.gold:nth-child(71) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 13px;
  height: 132px;
  -webkit-animation-delay: -2695ms;
          animation-delay: -2695ms;
}
.gold:nth-child(71) .rotate {
  -webkit-animation: rotateZ 19143ms linear infinite;
          animation: rotateZ 19143ms linear infinite;
}
.gold:nth-child(72) {
  top: calc(50% + -18px);
  left: 63%;
  transform: rotateZ(330deg);
}
.gold:nth-child(72) .graphic {
  border-width: 0 5px 11px 4px;
  -webkit-animation-delay: -2763ms, -2763ms;
          animation-delay: -2763ms, -2763ms;
}
.gold:nth-child(72) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 11px;
  -webkit-animation-delay: -2763ms;
          animation-delay: -2763ms;
}
.gold:nth-child(72) .graphic::after {
  top: 5.5px;
  left: -4px;
  width: 9px;
  height: 132px;
  -webkit-animation-delay: -2763ms;
          animation-delay: -2763ms;
}
.gold:nth-child(72) .rotate {
  -webkit-animation: rotateZ 18793ms linear infinite;
          animation: rotateZ 18793ms linear infinite;
}
.gold:nth-child(73) {
  top: calc(50% + -75px);
  left: 10%;
  transform: rotateZ(280deg);
}
.gold:nth-child(73) .graphic {
  border-width: 0 7px 7px 12px;
  -webkit-animation-delay: -4815ms, -4815ms;
          animation-delay: -4815ms, -4815ms;
}
.gold:nth-child(73) .graphic::before {
  left: -2.5px;
  width: 228px;
  height: 7px;
  -webkit-animation-delay: -4815ms;
          animation-delay: -4815ms;
}
.gold:nth-child(73) .graphic::after {
  top: 3.5px;
  left: -12px;
  width: 19px;
  height: 84px;
  -webkit-animation-delay: -4815ms;
          animation-delay: -4815ms;
}
.gold:nth-child(73) .rotate {
  -webkit-animation: rotateZ 11498ms linear infinite;
          animation: rotateZ 11498ms linear infinite;
}
.gold:nth-child(74) {
  top: calc(50% + -67px);
  left: 3%;
  transform: rotateZ(145deg);
}
.gold:nth-child(74) .graphic {
  border-width: 0 10px 12px 12px;
  -webkit-animation-delay: -1951ms, -1951ms;
          animation-delay: -1951ms, -1951ms;
}
.gold:nth-child(74) .graphic::before {
  left: -1px;
  width: 264px;
  height: 12px;
  -webkit-animation-delay: -1951ms;
          animation-delay: -1951ms;
}
.gold:nth-child(74) .graphic::after {
  top: 6px;
  left: -12px;
  width: 22px;
  height: 144px;
  -webkit-animation-delay: -1951ms;
          animation-delay: -1951ms;
}
.gold:nth-child(74) .rotate {
  -webkit-animation: rotateZ 11379ms linear infinite;
          animation: rotateZ 11379ms linear infinite;
}
.gold:nth-child(75) {
  top: calc(50% + -56px);
  left: 11%;
  transform: rotateZ(113deg);
}
.gold:nth-child(75) .graphic {
  border-width: 0 12px 7px 4px;
  -webkit-animation-delay: -351ms, -351ms;
          animation-delay: -351ms, -351ms;
}
.gold:nth-child(75) .graphic::before {
  left: 4px;
  width: 192px;
  height: 7px;
  -webkit-animation-delay: -351ms;
          animation-delay: -351ms;
}
.gold:nth-child(75) .graphic::after {
  top: 3.5px;
  left: -4px;
  width: 16px;
  height: 84px;
  -webkit-animation-delay: -351ms;
          animation-delay: -351ms;
}
.gold:nth-child(75) .rotate {
  -webkit-animation: rotateZ 13459ms linear infinite;
          animation: rotateZ 13459ms linear infinite;
}
.gold:nth-child(76) {
  top: calc(50% + -5px);
  left: 97%;
  transform: rotateZ(343deg);
}
.gold:nth-child(76) .graphic {
  border-width: 0 3px 3px 3px;
  -webkit-animation-delay: -9402ms, -9402ms;
          animation-delay: -9402ms, -9402ms;
}
.gold:nth-child(76) .graphic::before {
  left: 0px;
  width: 72px;
  height: 3px;
  -webkit-animation-delay: -9402ms;
          animation-delay: -9402ms;
}
.gold:nth-child(76) .graphic::after {
  top: 1.5px;
  left: -3px;
  width: 6px;
  height: 36px;
  -webkit-animation-delay: -9402ms;
          animation-delay: -9402ms;
}
.gold:nth-child(76) .rotate {
  -webkit-animation: rotateZ 16999ms linear infinite;
          animation: rotateZ 16999ms linear infinite;
}
.gold:nth-child(77) {
  top: calc(50% + 9px);
  left: 63%;
  transform: rotateZ(205deg);
}
.gold:nth-child(77) .graphic {
  border-width: 0 3px 3px 11px;
  -webkit-animation-delay: -5854ms, -5854ms;
          animation-delay: -5854ms, -5854ms;
}
.gold:nth-child(77) .graphic::before {
  left: -4px;
  width: 168px;
  height: 3px;
  -webkit-animation-delay: -5854ms;
          animation-delay: -5854ms;
}
.gold:nth-child(77) .graphic::after {
  top: 1.5px;
  left: -11px;
  width: 14px;
  height: 36px;
  -webkit-animation-delay: -5854ms;
          animation-delay: -5854ms;
}
.gold:nth-child(77) .rotate {
  -webkit-animation: rotateZ 14114ms linear infinite;
          animation: rotateZ 14114ms linear infinite;
}
.gold:nth-child(78) {
  top: calc(50% + -44px);
  left: 53%;
  transform: rotateZ(232deg);
}
.gold:nth-child(78) .graphic {
  border-width: 0 11px 12px 11px;
  -webkit-animation-delay: -8528ms, -8528ms;
          animation-delay: -8528ms, -8528ms;
}
.gold:nth-child(78) .graphic::before {
  left: 0px;
  width: 264px;
  height: 12px;
  -webkit-animation-delay: -8528ms;
          animation-delay: -8528ms;
}
.gold:nth-child(78) .graphic::after {
  top: 6px;
  left: -11px;
  width: 22px;
  height: 144px;
  -webkit-animation-delay: -8528ms;
          animation-delay: -8528ms;
}
.gold:nth-child(78) .rotate {
  -webkit-animation: rotateZ 16977ms linear infinite;
          animation: rotateZ 16977ms linear infinite;
}
.gold:nth-child(79) {
  top: calc(50% + -31px);
  left: 100%;
  transform: rotateZ(86deg);
}
.gold:nth-child(79) .graphic {
  border-width: 0 7px 9px 5px;
  -webkit-animation-delay: -4465ms, -4465ms;
          animation-delay: -4465ms, -4465ms;
}
.gold:nth-child(79) .graphic::before {
  left: 1px;
  width: 144px;
  height: 9px;
  -webkit-animation-delay: -4465ms;
          animation-delay: -4465ms;
}
.gold:nth-child(79) .graphic::after {
  top: 4.5px;
  left: -5px;
  width: 12px;
  height: 108px;
  -webkit-animation-delay: -4465ms;
          animation-delay: -4465ms;
}
.gold:nth-child(79) .rotate {
  -webkit-animation: rotateZ 11875ms linear infinite;
          animation: rotateZ 11875ms linear infinite;
}
.gold:nth-child(80) {
  top: calc(50% + -64px);
  left: 75%;
  transform: rotateZ(259deg);
}
.gold:nth-child(80) .graphic {
  border-width: 0 9px 10px 5px;
  -webkit-animation-delay: -8284ms, -8284ms;
          animation-delay: -8284ms, -8284ms;
}
.gold:nth-child(80) .graphic::before {
  left: 2px;
  width: 168px;
  height: 10px;
  -webkit-animation-delay: -8284ms;
          animation-delay: -8284ms;
}
.gold:nth-child(80) .graphic::after {
  top: 5px;
  left: -5px;
  width: 14px;
  height: 120px;
  -webkit-animation-delay: -8284ms;
          animation-delay: -8284ms;
}
.gold:nth-child(80) .rotate {
  -webkit-animation: rotateZ 14986ms linear infinite;
          animation: rotateZ 14986ms linear infinite;
}
.gold:nth-child(81) {
  top: calc(50% + -52px);
  left: 15%;
  transform: rotateZ(355deg);
}
.gold:nth-child(81) .graphic {
  border-width: 0 6px 5px 11px;
  -webkit-animation-delay: -8019ms, -8019ms;
          animation-delay: -8019ms, -8019ms;
}
.gold:nth-child(81) .graphic::before {
  left: -2.5px;
  width: 204px;
  height: 5px;
  -webkit-animation-delay: -8019ms;
          animation-delay: -8019ms;
}
.gold:nth-child(81) .graphic::after {
  top: 2.5px;
  left: -11px;
  width: 17px;
  height: 60px;
  -webkit-animation-delay: -8019ms;
          animation-delay: -8019ms;
}
.gold:nth-child(81) .rotate {
  -webkit-animation: rotateZ 15635ms linear infinite;
          animation: rotateZ 15635ms linear infinite;
}
.gold:nth-child(82) {
  top: calc(50% + 45px);
  left: 21%;
  transform: rotateZ(276deg);
}
.gold:nth-child(82) .graphic {
  border-width: 0 12px 3px 6px;
  -webkit-animation-delay: -106ms, -106ms;
          animation-delay: -106ms, -106ms;
}
.gold:nth-child(82) .graphic::before {
  left: 3px;
  width: 216px;
  height: 3px;
  -webkit-animation-delay: -106ms;
          animation-delay: -106ms;
}
.gold:nth-child(82) .graphic::after {
  top: 1.5px;
  left: -6px;
  width: 18px;
  height: 36px;
  -webkit-animation-delay: -106ms;
          animation-delay: -106ms;
}
.gold:nth-child(82) .rotate {
  -webkit-animation: rotateZ 10605ms linear infinite;
          animation: rotateZ 10605ms linear infinite;
}
.gold:nth-child(83) {
  top: calc(50% + -70px);
  left: 52%;
  transform: rotateZ(207deg);
}
.gold:nth-child(83) .graphic {
  border-width: 0 11px 6px 5px;
  -webkit-animation-delay: -5363ms, -5363ms;
          animation-delay: -5363ms, -5363ms;
}
.gold:nth-child(83) .graphic::before {
  left: 3px;
  width: 192px;
  height: 6px;
  -webkit-animation-delay: -5363ms;
          animation-delay: -5363ms;
}
.gold:nth-child(83) .graphic::after {
  top: 3px;
  left: -5px;
  width: 16px;
  height: 72px;
  -webkit-animation-delay: -5363ms;
          animation-delay: -5363ms;
}
.gold:nth-child(83) .rotate {
  -webkit-animation: rotateZ 17647ms linear infinite;
          animation: rotateZ 17647ms linear infinite;
}
.gold:nth-child(84) {
  top: calc(50% + 6px);
  left: 47%;
  transform: rotateZ(77deg);
}
.gold:nth-child(84) .graphic {
  border-width: 0 12px 6px 8px;
  -webkit-animation-delay: -8680ms, -8680ms;
          animation-delay: -8680ms, -8680ms;
}
.gold:nth-child(84) .graphic::before {
  left: 2px;
  width: 240px;
  height: 6px;
  -webkit-animation-delay: -8680ms;
          animation-delay: -8680ms;
}
.gold:nth-child(84) .graphic::after {
  top: 3px;
  left: -8px;
  width: 20px;
  height: 72px;
  -webkit-animation-delay: -8680ms;
          animation-delay: -8680ms;
}
.gold:nth-child(84) .rotate {
  -webkit-animation: rotateZ 11273ms linear infinite;
          animation: rotateZ 11273ms linear infinite;
}
.gold:nth-child(85) {
  top: calc(50% + -61px);
  left: 80%;
  transform: rotateZ(28deg);
}
.gold:nth-child(85) .graphic {
  border-width: 0 3px 11px 6px;
  -webkit-animation-delay: -4455ms, -4455ms;
          animation-delay: -4455ms, -4455ms;
}
.gold:nth-child(85) .graphic::before {
  left: -1.5px;
  width: 108px;
  height: 11px;
  -webkit-animation-delay: -4455ms;
          animation-delay: -4455ms;
}
.gold:nth-child(85) .graphic::after {
  top: 5.5px;
  left: -6px;
  width: 9px;
  height: 132px;
  -webkit-animation-delay: -4455ms;
          animation-delay: -4455ms;
}
.gold:nth-child(85) .rotate {
  -webkit-animation: rotateZ 13781ms linear infinite;
          animation: rotateZ 13781ms linear infinite;
}
.gold:nth-child(86) {
  top: calc(50% + 46px);
  left: 96%;
  transform: rotateZ(237deg);
}
.gold:nth-child(86) .graphic {
  border-width: 0 8px 3px 8px;
  -webkit-animation-delay: -8124ms, -8124ms;
          animation-delay: -8124ms, -8124ms;
}
.gold:nth-child(86) .graphic::before {
  left: 0px;
  width: 192px;
  height: 3px;
  -webkit-animation-delay: -8124ms;
          animation-delay: -8124ms;
}
.gold:nth-child(86) .graphic::after {
  top: 1.5px;
  left: -8px;
  width: 16px;
  height: 36px;
  -webkit-animation-delay: -8124ms;
          animation-delay: -8124ms;
}
.gold:nth-child(86) .rotate {
  -webkit-animation: rotateZ 10226ms linear infinite;
          animation: rotateZ 10226ms linear infinite;
}
.gold:nth-child(87) {
  top: calc(50% + -43px);
  left: 6%;
  transform: rotateZ(123deg);
}
.gold:nth-child(87) .graphic {
  border-width: 0 3px 8px 5px;
  -webkit-animation-delay: -1147ms, -1147ms;
          animation-delay: -1147ms, -1147ms;
}
.gold:nth-child(87) .graphic::before {
  left: -1px;
  width: 96px;
  height: 8px;
  -webkit-animation-delay: -1147ms;
          animation-delay: -1147ms;
}
.gold:nth-child(87) .graphic::after {
  top: 4px;
  left: -5px;
  width: 8px;
  height: 96px;
  -webkit-animation-delay: -1147ms;
          animation-delay: -1147ms;
}
.gold:nth-child(87) .rotate {
  -webkit-animation: rotateZ 14492ms linear infinite;
          animation: rotateZ 14492ms linear infinite;
}
.gold:nth-child(88) {
  top: calc(50% + 54px);
  left: 41%;
  transform: rotateZ(356deg);
}
.gold:nth-child(88) .graphic {
  border-width: 0 7px 10px 7px;
  -webkit-animation-delay: -9131ms, -9131ms;
          animation-delay: -9131ms, -9131ms;
}
.gold:nth-child(88) .graphic::before {
  left: 0px;
  width: 168px;
  height: 10px;
  -webkit-animation-delay: -9131ms;
          animation-delay: -9131ms;
}
.gold:nth-child(88) .graphic::after {
  top: 5px;
  left: -7px;
  width: 14px;
  height: 120px;
  -webkit-animation-delay: -9131ms;
          animation-delay: -9131ms;
}
.gold:nth-child(88) .rotate {
  -webkit-animation: rotateZ 10742ms linear infinite;
          animation: rotateZ 10742ms linear infinite;
}
.gold:nth-child(89) {
  top: calc(50% + 73px);
  left: 24%;
  transform: rotateZ(70deg);
}
.gold:nth-child(89) .graphic {
  border-width: 0 3px 8px 9px;
  -webkit-animation-delay: -3777ms, -3777ms;
          animation-delay: -3777ms, -3777ms;
}
.gold:nth-child(89) .graphic::before {
  left: -3px;
  width: 144px;
  height: 8px;
  -webkit-animation-delay: -3777ms;
          animation-delay: -3777ms;
}
.gold:nth-child(89) .graphic::after {
  top: 4px;
  left: -9px;
  width: 12px;
  height: 96px;
  -webkit-animation-delay: -3777ms;
          animation-delay: -3777ms;
}
.gold:nth-child(89) .rotate {
  -webkit-animation: rotateZ 12781ms linear infinite;
          animation: rotateZ 12781ms linear infinite;
}
.gold:nth-child(90) {
  top: calc(50% + 44px);
  left: 47%;
  transform: rotateZ(163deg);
}
.gold:nth-child(90) .graphic {
  border-width: 0 7px 11px 5px;
  -webkit-animation-delay: -3681ms, -3681ms;
          animation-delay: -3681ms, -3681ms;
}
.gold:nth-child(90) .graphic::before {
  left: 1px;
  width: 144px;
  height: 11px;
  -webkit-animation-delay: -3681ms;
          animation-delay: -3681ms;
}
.gold:nth-child(90) .graphic::after {
  top: 5.5px;
  left: -5px;
  width: 12px;
  height: 132px;
  -webkit-animation-delay: -3681ms;
          animation-delay: -3681ms;
}
.gold:nth-child(90) .rotate {
  -webkit-animation: rotateZ 13853ms linear infinite;
          animation: rotateZ 13853ms linear infinite;
}
.gold:nth-child(91) {
  top: calc(50% + 81px);
  left: 35%;
  transform: rotateZ(269deg);
}
.gold:nth-child(91) .graphic {
  border-width: 0 8px 6px 3px;
  -webkit-animation-delay: -1029ms, -1029ms;
          animation-delay: -1029ms, -1029ms;
}
.gold:nth-child(91) .graphic::before {
  left: 2.5px;
  width: 132px;
  height: 6px;
  -webkit-animation-delay: -1029ms;
          animation-delay: -1029ms;
}
.gold:nth-child(91) .graphic::after {
  top: 3px;
  left: -3px;
  width: 11px;
  height: 72px;
  -webkit-animation-delay: -1029ms;
          animation-delay: -1029ms;
}
.gold:nth-child(91) .rotate {
  -webkit-animation: rotateZ 19174ms linear infinite;
          animation: rotateZ 19174ms linear infinite;
}
.gold:nth-child(92) {
  top: calc(50% + -21px);
  left: 69%;
  transform: rotateZ(262deg);
}
.gold:nth-child(92) .graphic {
  border-width: 0 5px 11px 9px;
  -webkit-animation-delay: -2253ms, -2253ms;
          animation-delay: -2253ms, -2253ms;
}
.gold:nth-child(92) .graphic::before {
  left: -2px;
  width: 168px;
  height: 11px;
  -webkit-animation-delay: -2253ms;
          animation-delay: -2253ms;
}
.gold:nth-child(92) .graphic::after {
  top: 5.5px;
  left: -9px;
  width: 14px;
  height: 132px;
  -webkit-animation-delay: -2253ms;
          animation-delay: -2253ms;
}
.gold:nth-child(92) .rotate {
  -webkit-animation: rotateZ 19605ms linear infinite;
          animation: rotateZ 19605ms linear infinite;
}
.gold:nth-child(93) {
  top: calc(50% + -49px);
  left: 60%;
  transform: rotateZ(328deg);
}
.gold:nth-child(93) .graphic {
  border-width: 0 10px 9px 6px;
  -webkit-animation-delay: -8327ms, -8327ms;
          animation-delay: -8327ms, -8327ms;
}
.gold:nth-child(93) .graphic::before {
  left: 2px;
  width: 192px;
  height: 9px;
  -webkit-animation-delay: -8327ms;
          animation-delay: -8327ms;
}
.gold:nth-child(93) .graphic::after {
  top: 4.5px;
  left: -6px;
  width: 16px;
  height: 108px;
  -webkit-animation-delay: -8327ms;
          animation-delay: -8327ms;
}
.gold:nth-child(93) .rotate {
  -webkit-animation: rotateZ 13942ms linear infinite;
          animation: rotateZ 13942ms linear infinite;
}
.gold:nth-child(94) {
  top: calc(50% + -2px);
  left: 68%;
  transform: rotateZ(310deg);
}
.gold:nth-child(94) .graphic {
  border-width: 0 6px 11px 3px;
  -webkit-animation-delay: -2761ms, -2761ms;
          animation-delay: -2761ms, -2761ms;
}
.gold:nth-child(94) .graphic::before {
  left: 1.5px;
  width: 108px;
  height: 11px;
  -webkit-animation-delay: -2761ms;
          animation-delay: -2761ms;
}
.gold:nth-child(94) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 9px;
  height: 132px;
  -webkit-animation-delay: -2761ms;
          animation-delay: -2761ms;
}
.gold:nth-child(94) .rotate {
  -webkit-animation: rotateZ 13275ms linear infinite;
          animation: rotateZ 13275ms linear infinite;
}
.gold:nth-child(95) {
  top: calc(50% + -5px);
  left: 33%;
  transform: rotateZ(8deg);
}
.gold:nth-child(95) .graphic {
  border-width: 0 9px 12px 10px;
  -webkit-animation-delay: -1107ms, -1107ms;
          animation-delay: -1107ms, -1107ms;
}
.gold:nth-child(95) .graphic::before {
  left: -0.5px;
  width: 228px;
  height: 12px;
  -webkit-animation-delay: -1107ms;
          animation-delay: -1107ms;
}
.gold:nth-child(95) .graphic::after {
  top: 6px;
  left: -10px;
  width: 19px;
  height: 144px;
  -webkit-animation-delay: -1107ms;
          animation-delay: -1107ms;
}
.gold:nth-child(95) .rotate {
  -webkit-animation: rotateZ 13634ms linear infinite;
          animation: rotateZ 13634ms linear infinite;
}
.gold:nth-child(96) {
  top: calc(50% + 99px);
  left: 27%;
  transform: rotateZ(160deg);
}
.gold:nth-child(96) .graphic {
  border-width: 0 6px 6px 7px;
  -webkit-animation-delay: -8212ms, -8212ms;
          animation-delay: -8212ms, -8212ms;
}
.gold:nth-child(96) .graphic::before {
  left: -0.5px;
  width: 156px;
  height: 6px;
  -webkit-animation-delay: -8212ms;
          animation-delay: -8212ms;
}
.gold:nth-child(96) .graphic::after {
  top: 3px;
  left: -7px;
  width: 13px;
  height: 72px;
  -webkit-animation-delay: -8212ms;
          animation-delay: -8212ms;
}
.gold:nth-child(96) .rotate {
  -webkit-animation: rotateZ 14307ms linear infinite;
          animation: rotateZ 14307ms linear infinite;
}
.gold:nth-child(97) {
  top: calc(50% + -37px);
  left: 39%;
  transform: rotateZ(189deg);
}
.gold:nth-child(97) .graphic {
  border-width: 0 10px 11px 9px;
  -webkit-animation-delay: -6858ms, -6858ms;
          animation-delay: -6858ms, -6858ms;
}
.gold:nth-child(97) .graphic::before {
  left: 0.5px;
  width: 228px;
  height: 11px;
  -webkit-animation-delay: -6858ms;
          animation-delay: -6858ms;
}
.gold:nth-child(97) .graphic::after {
  top: 5.5px;
  left: -9px;
  width: 19px;
  height: 132px;
  -webkit-animation-delay: -6858ms;
          animation-delay: -6858ms;
}
.gold:nth-child(97) .rotate {
  -webkit-animation: rotateZ 13287ms linear infinite;
          animation: rotateZ 13287ms linear infinite;
}
.gold:nth-child(98) {
  top: calc(50% + -56px);
  left: 64%;
  transform: rotateZ(268deg);
}
.gold:nth-child(98) .graphic {
  border-width: 0 11px 12px 5px;
  -webkit-animation-delay: -4407ms, -4407ms;
          animation-delay: -4407ms, -4407ms;
}
.gold:nth-child(98) .graphic::before {
  left: 3px;
  width: 192px;
  height: 12px;
  -webkit-animation-delay: -4407ms;
          animation-delay: -4407ms;
}
.gold:nth-child(98) .graphic::after {
  top: 6px;
  left: -5px;
  width: 16px;
  height: 144px;
  -webkit-animation-delay: -4407ms;
          animation-delay: -4407ms;
}
.gold:nth-child(98) .rotate {
  -webkit-animation: rotateZ 11269ms linear infinite;
          animation: rotateZ 11269ms linear infinite;
}
.gold:nth-child(99) {
  top: calc(50% + -98px);
  left: 45%;
  transform: rotateZ(356deg);
}
.gold:nth-child(99) .graphic {
  border-width: 0 6px 11px 12px;
  -webkit-animation-delay: -6696ms, -6696ms;
          animation-delay: -6696ms, -6696ms;
}
.gold:nth-child(99) .graphic::before {
  left: -3px;
  width: 216px;
  height: 11px;
  -webkit-animation-delay: -6696ms;
          animation-delay: -6696ms;
}
.gold:nth-child(99) .graphic::after {
  top: 5.5px;
  left: -12px;
  width: 18px;
  height: 132px;
  -webkit-animation-delay: -6696ms;
          animation-delay: -6696ms;
}
.gold:nth-child(99) .rotate {
  -webkit-animation: rotateZ 18831ms linear infinite;
          animation: rotateZ 18831ms linear infinite;
}
.gold:nth-child(100) {
  top: calc(50% + -80px);
  left: 58%;
  transform: rotateZ(33deg);
}
.gold:nth-child(100) .graphic {
  border-width: 0 10px 8px 4px;
  -webkit-animation-delay: -9492ms, -9492ms;
          animation-delay: -9492ms, -9492ms;
}
.gold:nth-child(100) .graphic::before {
  left: 3px;
  width: 168px;
  height: 8px;
  -webkit-animation-delay: -9492ms;
          animation-delay: -9492ms;
}
.gold:nth-child(100) .graphic::after {
  top: 4px;
  left: -4px;
  width: 14px;
  height: 96px;
  -webkit-animation-delay: -9492ms;
          animation-delay: -9492ms;
}
.gold:nth-child(100) .rotate {
  -webkit-animation: rotateZ 10554ms linear infinite;
          animation: rotateZ 10554ms linear infinite;
}
.gold:nth-child(101) {
  top: calc(50% + -20px);
  left: 46%;
  transform: rotateZ(182deg);
}
.gold:nth-child(101) .graphic {
  border-width: 0 3px 9px 3px;
  -webkit-animation-delay: -1834ms, -1834ms;
          animation-delay: -1834ms, -1834ms;
}
.gold:nth-child(101) .graphic::before {
  left: 0px;
  width: 72px;
  height: 9px;
  -webkit-animation-delay: -1834ms;
          animation-delay: -1834ms;
}
.gold:nth-child(101) .graphic::after {
  top: 4.5px;
  left: -3px;
  width: 6px;
  height: 108px;
  -webkit-animation-delay: -1834ms;
          animation-delay: -1834ms;
}
.gold:nth-child(101) .rotate {
  -webkit-animation: rotateZ 16250ms linear infinite;
          animation: rotateZ 16250ms linear infinite;
}
.gold:nth-child(102) {
  top: calc(50% + 89px);
  left: 72%;
  transform: rotateZ(74deg);
}
.gold:nth-child(102) .graphic {
  border-width: 0 8px 11px 8px;
  -webkit-animation-delay: -1914ms, -1914ms;
          animation-delay: -1914ms, -1914ms;
}
.gold:nth-child(102) .graphic::before {
  left: 0px;
  width: 192px;
  height: 11px;
  -webkit-animation-delay: -1914ms;
          animation-delay: -1914ms;
}
.gold:nth-child(102) .graphic::after {
  top: 5.5px;
  left: -8px;
  width: 16px;
  height: 132px;
  -webkit-animation-delay: -1914ms;
          animation-delay: -1914ms;
}
.gold:nth-child(102) .rotate {
  -webkit-animation: rotateZ 17807ms linear infinite;
          animation: rotateZ 17807ms linear infinite;
}
.gold:nth-child(103) {
  top: calc(50% + -68px);
  left: 15%;
  transform: rotateZ(218deg);
}
.gold:nth-child(103) .graphic {
  border-width: 0 9px 12px 3px;
  -webkit-animation-delay: -5319ms, -5319ms;
          animation-delay: -5319ms, -5319ms;
}
.gold:nth-child(103) .graphic::before {
  left: 3px;
  width: 144px;
  height: 12px;
  -webkit-animation-delay: -5319ms;
          animation-delay: -5319ms;
}
.gold:nth-child(103) .graphic::after {
  top: 6px;
  left: -3px;
  width: 12px;
  height: 144px;
  -webkit-animation-delay: -5319ms;
          animation-delay: -5319ms;
}
.gold:nth-child(103) .rotate {
  -webkit-animation: rotateZ 17437ms linear infinite;
          animation: rotateZ 17437ms linear infinite;
}
.gold:nth-child(104) {
  top: calc(50% + 24px);
  left: 83%;
  transform: rotateZ(62deg);
}
.gold:nth-child(104) .graphic {
  border-width: 0 11px 4px 5px;
  -webkit-animation-delay: -4714ms, -4714ms;
          animation-delay: -4714ms, -4714ms;
}
.gold:nth-child(104) .graphic::before {
  left: 3px;
  width: 192px;
  height: 4px;
  -webkit-animation-delay: -4714ms;
          animation-delay: -4714ms;
}
.gold:nth-child(104) .graphic::after {
  top: 2px;
  left: -5px;
  width: 16px;
  height: 48px;
  -webkit-animation-delay: -4714ms;
          animation-delay: -4714ms;
}
.gold:nth-child(104) .rotate {
  -webkit-animation: rotateZ 17388ms linear infinite;
          animation: rotateZ 17388ms linear infinite;
}
.gold:nth-child(105) {
  top: calc(50% + -69px);
  left: 66%;
  transform: rotateZ(236deg);
}
.gold:nth-child(105) .graphic {
  border-width: 0 3px 12px 3px;
  -webkit-animation-delay: -9323ms, -9323ms;
          animation-delay: -9323ms, -9323ms;
}
.gold:nth-child(105) .graphic::before {
  left: 0px;
  width: 72px;
  height: 12px;
  -webkit-animation-delay: -9323ms;
          animation-delay: -9323ms;
}
.gold:nth-child(105) .graphic::after {
  top: 6px;
  left: -3px;
  width: 6px;
  height: 144px;
  -webkit-animation-delay: -9323ms;
          animation-delay: -9323ms;
}
.gold:nth-child(105) .rotate {
  -webkit-animation: rotateZ 19340ms linear infinite;
          animation: rotateZ 19340ms linear infinite;
}
.gold:nth-child(106) {
  top: calc(50% + 60px);
  left: 14%;
  transform: rotateZ(337deg);
}
.gold:nth-child(106) .graphic {
  border-width: 0 6px 3px 4px;
  -webkit-animation-delay: -7794ms, -7794ms;
          animation-delay: -7794ms, -7794ms;
}
.gold:nth-child(106) .graphic::before {
  left: 1px;
  width: 120px;
  height: 3px;
  -webkit-animation-delay: -7794ms;
          animation-delay: -7794ms;
}
.gold:nth-child(106) .graphic::after {
  top: 1.5px;
  left: -4px;
  width: 10px;
  height: 36px;
  -webkit-animation-delay: -7794ms;
          animation-delay: -7794ms;
}
.gold:nth-child(106) .rotate {
  -webkit-animation: rotateZ 19010ms linear infinite;
          animation: rotateZ 19010ms linear infinite;
}
.gold:nth-child(107) {
  top: calc(50% + 73px);
  left: 9%;
  transform: rotateZ(350deg);
}
.gold:nth-child(107) .graphic {
  border-width: 0 11px 12px 4px;
  -webkit-animation-delay: -6428ms, -6428ms;
          animation-delay: -6428ms, -6428ms;
}
.gold:nth-child(107) .graphic::before {
  left: 3.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -6428ms;
          animation-delay: -6428ms;
}
.gold:nth-child(107) .graphic::after {
  top: 6px;
  left: -4px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -6428ms;
          animation-delay: -6428ms;
}
.gold:nth-child(107) .rotate {
  -webkit-animation: rotateZ 15635ms linear infinite;
          animation: rotateZ 15635ms linear infinite;
}
.gold:nth-child(108) {
  top: calc(50% + 66px);
  left: 18%;
  transform: rotateZ(169deg);
}
.gold:nth-child(108) .graphic {
  border-width: 0 3px 3px 7px;
  -webkit-animation-delay: -143ms, -143ms;
          animation-delay: -143ms, -143ms;
}
.gold:nth-child(108) .graphic::before {
  left: -2px;
  width: 120px;
  height: 3px;
  -webkit-animation-delay: -143ms;
          animation-delay: -143ms;
}
.gold:nth-child(108) .graphic::after {
  top: 1.5px;
  left: -7px;
  width: 10px;
  height: 36px;
  -webkit-animation-delay: -143ms;
          animation-delay: -143ms;
}
.gold:nth-child(108) .rotate {
  -webkit-animation: rotateZ 16019ms linear infinite;
          animation: rotateZ 16019ms linear infinite;
}
.gold:nth-child(109) {
  top: calc(50% + -92px);
  left: 37%;
  transform: rotateZ(96deg);
}
.gold:nth-child(109) .graphic {
  border-width: 0 5px 3px 6px;
  -webkit-animation-delay: -2775ms, -2775ms;
          animation-delay: -2775ms, -2775ms;
}
.gold:nth-child(109) .graphic::before {
  left: -0.5px;
  width: 132px;
  height: 3px;
  -webkit-animation-delay: -2775ms;
          animation-delay: -2775ms;
}
.gold:nth-child(109) .graphic::after {
  top: 1.5px;
  left: -6px;
  width: 11px;
  height: 36px;
  -webkit-animation-delay: -2775ms;
          animation-delay: -2775ms;
}
.gold:nth-child(109) .rotate {
  -webkit-animation: rotateZ 17044ms linear infinite;
          animation: rotateZ 17044ms linear infinite;
}
.gold:nth-child(110) {
  top: calc(50% + -91px);
  left: 78%;
  transform: rotateZ(61deg);
}
.gold:nth-child(110) .graphic {
  border-width: 0 7px 4px 5px;
  -webkit-animation-delay: -5673ms, -5673ms;
          animation-delay: -5673ms, -5673ms;
}
.gold:nth-child(110) .graphic::before {
  left: 1px;
  width: 144px;
  height: 4px;
  -webkit-animation-delay: -5673ms;
          animation-delay: -5673ms;
}
.gold:nth-child(110) .graphic::after {
  top: 2px;
  left: -5px;
  width: 12px;
  height: 48px;
  -webkit-animation-delay: -5673ms;
          animation-delay: -5673ms;
}
.gold:nth-child(110) .rotate {
  -webkit-animation: rotateZ 17211ms linear infinite;
          animation: rotateZ 17211ms linear infinite;
}
.gold:nth-child(111) {
  top: calc(50% + -65px);
  left: 57%;
  transform: rotateZ(267deg);
}
.gold:nth-child(111) .graphic {
  border-width: 0 3px 12px 4px;
  -webkit-animation-delay: -508ms, -508ms;
          animation-delay: -508ms, -508ms;
}
.gold:nth-child(111) .graphic::before {
  left: -0.5px;
  width: 84px;
  height: 12px;
  -webkit-animation-delay: -508ms;
          animation-delay: -508ms;
}
.gold:nth-child(111) .graphic::after {
  top: 6px;
  left: -4px;
  width: 7px;
  height: 144px;
  -webkit-animation-delay: -508ms;
          animation-delay: -508ms;
}
.gold:nth-child(111) .rotate {
  -webkit-animation: rotateZ 19091ms linear infinite;
          animation: rotateZ 19091ms linear infinite;
}
.gold:nth-child(112) {
  top: calc(50% + -80px);
  left: 58%;
  transform: rotateZ(249deg);
}
.gold:nth-child(112) .graphic {
  border-width: 0 5px 4px 5px;
  -webkit-animation-delay: -752ms, -752ms;
          animation-delay: -752ms, -752ms;
}
.gold:nth-child(112) .graphic::before {
  left: 0px;
  width: 120px;
  height: 4px;
  -webkit-animation-delay: -752ms;
          animation-delay: -752ms;
}
.gold:nth-child(112) .graphic::after {
  top: 2px;
  left: -5px;
  width: 10px;
  height: 48px;
  -webkit-animation-delay: -752ms;
          animation-delay: -752ms;
}
.gold:nth-child(112) .rotate {
  -webkit-animation: rotateZ 11019ms linear infinite;
          animation: rotateZ 11019ms linear infinite;
}
.gold:nth-child(113) {
  top: calc(50% + 94px);
  left: 57%;
  transform: rotateZ(44deg);
}
.gold:nth-child(113) .graphic {
  border-width: 0 11px 6px 12px;
  -webkit-animation-delay: -8197ms, -8197ms;
          animation-delay: -8197ms, -8197ms;
}
.gold:nth-child(113) .graphic::before {
  left: -0.5px;
  width: 276px;
  height: 6px;
  -webkit-animation-delay: -8197ms;
          animation-delay: -8197ms;
}
.gold:nth-child(113) .graphic::after {
  top: 3px;
  left: -12px;
  width: 23px;
  height: 72px;
  -webkit-animation-delay: -8197ms;
          animation-delay: -8197ms;
}
.gold:nth-child(113) .rotate {
  -webkit-animation: rotateZ 11478ms linear infinite;
          animation: rotateZ 11478ms linear infinite;
}
.gold:nth-child(114) {
  top: calc(50% + -17px);
  left: 98%;
  transform: rotateZ(163deg);
}
.gold:nth-child(114) .graphic {
  border-width: 0 9px 12px 8px;
  -webkit-animation-delay: -6945ms, -6945ms;
          animation-delay: -6945ms, -6945ms;
}
.gold:nth-child(114) .graphic::before {
  left: 0.5px;
  width: 204px;
  height: 12px;
  -webkit-animation-delay: -6945ms;
          animation-delay: -6945ms;
}
.gold:nth-child(114) .graphic::after {
  top: 6px;
  left: -8px;
  width: 17px;
  height: 144px;
  -webkit-animation-delay: -6945ms;
          animation-delay: -6945ms;
}
.gold:nth-child(114) .rotate {
  -webkit-animation: rotateZ 13998ms linear infinite;
          animation: rotateZ 13998ms linear infinite;
}
.gold:nth-child(115) {
  top: calc(50% + -71px);
  left: 27%;
  transform: rotateZ(3deg);
}
.gold:nth-child(115) .graphic {
  border-width: 0 4px 6px 3px;
  -webkit-animation-delay: -197ms, -197ms;
          animation-delay: -197ms, -197ms;
}
.gold:nth-child(115) .graphic::before {
  left: 0.5px;
  width: 84px;
  height: 6px;
  -webkit-animation-delay: -197ms;
          animation-delay: -197ms;
}
.gold:nth-child(115) .graphic::after {
  top: 3px;
  left: -3px;
  width: 7px;
  height: 72px;
  -webkit-animation-delay: -197ms;
          animation-delay: -197ms;
}
.gold:nth-child(115) .rotate {
  -webkit-animation: rotateZ 16251ms linear infinite;
          animation: rotateZ 16251ms linear infinite;
}
.gold:nth-child(116) {
  top: calc(50% + 1px);
  left: 88%;
  transform: rotateZ(276deg);
}
.gold:nth-child(116) .graphic {
  border-width: 0 5px 4px 4px;
  -webkit-animation-delay: -6442ms, -6442ms;
          animation-delay: -6442ms, -6442ms;
}
.gold:nth-child(116) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 4px;
  -webkit-animation-delay: -6442ms;
          animation-delay: -6442ms;
}
.gold:nth-child(116) .graphic::after {
  top: 2px;
  left: -4px;
  width: 9px;
  height: 48px;
  -webkit-animation-delay: -6442ms;
          animation-delay: -6442ms;
}
.gold:nth-child(116) .rotate {
  -webkit-animation: rotateZ 16971ms linear infinite;
          animation: rotateZ 16971ms linear infinite;
}
.gold:nth-child(117) {
  top: calc(50% + 74px);
  left: 63%;
  transform: rotateZ(123deg);
}
.gold:nth-child(117) .graphic {
  border-width: 0 11px 5px 7px;
  -webkit-animation-delay: -236ms, -236ms;
          animation-delay: -236ms, -236ms;
}
.gold:nth-child(117) .graphic::before {
  left: 2px;
  width: 216px;
  height: 5px;
  -webkit-animation-delay: -236ms;
          animation-delay: -236ms;
}
.gold:nth-child(117) .graphic::after {
  top: 2.5px;
  left: -7px;
  width: 18px;
  height: 60px;
  -webkit-animation-delay: -236ms;
          animation-delay: -236ms;
}
.gold:nth-child(117) .rotate {
  -webkit-animation: rotateZ 17213ms linear infinite;
          animation: rotateZ 17213ms linear infinite;
}
.gold:nth-child(118) {
  top: calc(50% + 82px);
  left: 33%;
  transform: rotateZ(39deg);
}
.gold:nth-child(118) .graphic {
  border-width: 0 10px 5px 3px;
  -webkit-animation-delay: -8462ms, -8462ms;
          animation-delay: -8462ms, -8462ms;
}
.gold:nth-child(118) .graphic::before {
  left: 3.5px;
  width: 156px;
  height: 5px;
  -webkit-animation-delay: -8462ms;
          animation-delay: -8462ms;
}
.gold:nth-child(118) .graphic::after {
  top: 2.5px;
  left: -3px;
  width: 13px;
  height: 60px;
  -webkit-animation-delay: -8462ms;
          animation-delay: -8462ms;
}
.gold:nth-child(118) .rotate {
  -webkit-animation: rotateZ 11537ms linear infinite;
          animation: rotateZ 11537ms linear infinite;
}
.gold:nth-child(119) {
  top: calc(50% + -75px);
  left: 69%;
  transform: rotateZ(30deg);
}
.gold:nth-child(119) .graphic {
  border-width: 0 11px 4px 7px;
  -webkit-animation-delay: -6223ms, -6223ms;
          animation-delay: -6223ms, -6223ms;
}
.gold:nth-child(119) .graphic::before {
  left: 2px;
  width: 216px;
  height: 4px;
  -webkit-animation-delay: -6223ms;
          animation-delay: -6223ms;
}
.gold:nth-child(119) .graphic::after {
  top: 2px;
  left: -7px;
  width: 18px;
  height: 48px;
  -webkit-animation-delay: -6223ms;
          animation-delay: -6223ms;
}
.gold:nth-child(119) .rotate {
  -webkit-animation: rotateZ 15137ms linear infinite;
          animation: rotateZ 15137ms linear infinite;
}
.gold:nth-child(120) {
  top: calc(50% + -67px);
  left: 98%;
  transform: rotateZ(65deg);
}
.gold:nth-child(120) .graphic {
  border-width: 0 7px 5px 4px;
  -webkit-animation-delay: -1934ms, -1934ms;
          animation-delay: -1934ms, -1934ms;
}
.gold:nth-child(120) .graphic::before {
  left: 1.5px;
  width: 132px;
  height: 5px;
  -webkit-animation-delay: -1934ms;
          animation-delay: -1934ms;
}
.gold:nth-child(120) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 11px;
  height: 60px;
  -webkit-animation-delay: -1934ms;
          animation-delay: -1934ms;
}
.gold:nth-child(120) .rotate {
  -webkit-animation: rotateZ 15633ms linear infinite;
          animation: rotateZ 15633ms linear infinite;
}
.gold:nth-child(121) {
  top: calc(50% + -51px);
  left: 51%;
  transform: rotateZ(142deg);
}
.gold:nth-child(121) .graphic {
  border-width: 0 8px 11px 7px;
  -webkit-animation-delay: -7232ms, -7232ms;
          animation-delay: -7232ms, -7232ms;
}
.gold:nth-child(121) .graphic::before {
  left: 0.5px;
  width: 180px;
  height: 11px;
  -webkit-animation-delay: -7232ms;
          animation-delay: -7232ms;
}
.gold:nth-child(121) .graphic::after {
  top: 5.5px;
  left: -7px;
  width: 15px;
  height: 132px;
  -webkit-animation-delay: -7232ms;
          animation-delay: -7232ms;
}
.gold:nth-child(121) .rotate {
  -webkit-animation: rotateZ 10108ms linear infinite;
          animation: rotateZ 10108ms linear infinite;
}
.gold:nth-child(122) {
  top: calc(50% + -76px);
  left: 63%;
  transform: rotateZ(316deg);
}
.gold:nth-child(122) .graphic {
  border-width: 0 6px 5px 10px;
  -webkit-animation-delay: -5456ms, -5456ms;
          animation-delay: -5456ms, -5456ms;
}
.gold:nth-child(122) .graphic::before {
  left: -2px;
  width: 192px;
  height: 5px;
  -webkit-animation-delay: -5456ms;
          animation-delay: -5456ms;
}
.gold:nth-child(122) .graphic::after {
  top: 2.5px;
  left: -10px;
  width: 16px;
  height: 60px;
  -webkit-animation-delay: -5456ms;
          animation-delay: -5456ms;
}
.gold:nth-child(122) .rotate {
  -webkit-animation: rotateZ 18981ms linear infinite;
          animation: rotateZ 18981ms linear infinite;
}
.gold:nth-child(123) {
  top: calc(50% + 7px);
  left: 54%;
  transform: rotateZ(143deg);
}
.gold:nth-child(123) .graphic {
  border-width: 0 9px 9px 5px;
  -webkit-animation-delay: -2601ms, -2601ms;
          animation-delay: -2601ms, -2601ms;
}
.gold:nth-child(123) .graphic::before {
  left: 2px;
  width: 168px;
  height: 9px;
  -webkit-animation-delay: -2601ms;
          animation-delay: -2601ms;
}
.gold:nth-child(123) .graphic::after {
  top: 4.5px;
  left: -5px;
  width: 14px;
  height: 108px;
  -webkit-animation-delay: -2601ms;
          animation-delay: -2601ms;
}
.gold:nth-child(123) .rotate {
  -webkit-animation: rotateZ 19106ms linear infinite;
          animation: rotateZ 19106ms linear infinite;
}
.gold:nth-child(124) {
  top: calc(50% + -74px);
  left: 67%;
  transform: rotateZ(151deg);
}
.gold:nth-child(124) .graphic {
  border-width: 0 6px 4px 4px;
  -webkit-animation-delay: -9355ms, -9355ms;
          animation-delay: -9355ms, -9355ms;
}
.gold:nth-child(124) .graphic::before {
  left: 1px;
  width: 120px;
  height: 4px;
  -webkit-animation-delay: -9355ms;
          animation-delay: -9355ms;
}
.gold:nth-child(124) .graphic::after {
  top: 2px;
  left: -4px;
  width: 10px;
  height: 48px;
  -webkit-animation-delay: -9355ms;
          animation-delay: -9355ms;
}
.gold:nth-child(124) .rotate {
  -webkit-animation: rotateZ 15344ms linear infinite;
          animation: rotateZ 15344ms linear infinite;
}
.gold:nth-child(125) {
  top: calc(50% + 59px);
  left: 23%;
  transform: rotateZ(172deg);
}
.gold:nth-child(125) .graphic {
  border-width: 0 3px 9px 7px;
  -webkit-animation-delay: -388ms, -388ms;
          animation-delay: -388ms, -388ms;
}
.gold:nth-child(125) .graphic::before {
  left: -2px;
  width: 120px;
  height: 9px;
  -webkit-animation-delay: -388ms;
          animation-delay: -388ms;
}
.gold:nth-child(125) .graphic::after {
  top: 4.5px;
  left: -7px;
  width: 10px;
  height: 108px;
  -webkit-animation-delay: -388ms;
          animation-delay: -388ms;
}
.gold:nth-child(125) .rotate {
  -webkit-animation: rotateZ 18385ms linear infinite;
          animation: rotateZ 18385ms linear infinite;
}
.gold:nth-child(126) {
  top: calc(50% + -86px);
  left: 57%;
  transform: rotateZ(130deg);
}
.gold:nth-child(126) .graphic {
  border-width: 0 7px 12px 5px;
  -webkit-animation-delay: -5192ms, -5192ms;
          animation-delay: -5192ms, -5192ms;
}
.gold:nth-child(126) .graphic::before {
  left: 1px;
  width: 144px;
  height: 12px;
  -webkit-animation-delay: -5192ms;
          animation-delay: -5192ms;
}
.gold:nth-child(126) .graphic::after {
  top: 6px;
  left: -5px;
  width: 12px;
  height: 144px;
  -webkit-animation-delay: -5192ms;
          animation-delay: -5192ms;
}
.gold:nth-child(126) .rotate {
  -webkit-animation: rotateZ 17234ms linear infinite;
          animation: rotateZ 17234ms linear infinite;
}
.gold:nth-child(127) {
  top: calc(50% + 1px);
  left: 83%;
  transform: rotateZ(42deg);
}
.gold:nth-child(127) .graphic {
  border-width: 0 9px 10px 8px;
  -webkit-animation-delay: -8731ms, -8731ms;
          animation-delay: -8731ms, -8731ms;
}
.gold:nth-child(127) .graphic::before {
  left: 0.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -8731ms;
          animation-delay: -8731ms;
}
.gold:nth-child(127) .graphic::after {
  top: 5px;
  left: -8px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -8731ms;
          animation-delay: -8731ms;
}
.gold:nth-child(127) .rotate {
  -webkit-animation: rotateZ 13898ms linear infinite;
          animation: rotateZ 13898ms linear infinite;
}
.gold:nth-child(128) {
  top: calc(50% + -10px);
  left: 15%;
  transform: rotateZ(173deg);
}
.gold:nth-child(128) .graphic {
  border-width: 0 7px 3px 10px;
  -webkit-animation-delay: -3196ms, -3196ms;
          animation-delay: -3196ms, -3196ms;
}
.gold:nth-child(128) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 3px;
  -webkit-animation-delay: -3196ms;
          animation-delay: -3196ms;
}
.gold:nth-child(128) .graphic::after {
  top: 1.5px;
  left: -10px;
  width: 17px;
  height: 36px;
  -webkit-animation-delay: -3196ms;
          animation-delay: -3196ms;
}
.gold:nth-child(128) .rotate {
  -webkit-animation: rotateZ 10749ms linear infinite;
          animation: rotateZ 10749ms linear infinite;
}
.gold:nth-child(129) {
  top: calc(50% + -37px);
  left: 95%;
  transform: rotateZ(231deg);
}
.gold:nth-child(129) .graphic {
  border-width: 0 12px 7px 9px;
  -webkit-animation-delay: -9518ms, -9518ms;
          animation-delay: -9518ms, -9518ms;
}
.gold:nth-child(129) .graphic::before {
  left: 1.5px;
  width: 252px;
  height: 7px;
  -webkit-animation-delay: -9518ms;
          animation-delay: -9518ms;
}
.gold:nth-child(129) .graphic::after {
  top: 3.5px;
  left: -9px;
  width: 21px;
  height: 84px;
  -webkit-animation-delay: -9518ms;
          animation-delay: -9518ms;
}
.gold:nth-child(129) .rotate {
  -webkit-animation: rotateZ 19696ms linear infinite;
          animation: rotateZ 19696ms linear infinite;
}
.gold:nth-child(130) {
  top: calc(50% + 82px);
  left: 69%;
  transform: rotateZ(111deg);
}
.gold:nth-child(130) .graphic {
  border-width: 0 11px 7px 12px;
  -webkit-animation-delay: -5984ms, -5984ms;
          animation-delay: -5984ms, -5984ms;
}
.gold:nth-child(130) .graphic::before {
  left: -0.5px;
  width: 276px;
  height: 7px;
  -webkit-animation-delay: -5984ms;
          animation-delay: -5984ms;
}
.gold:nth-child(130) .graphic::after {
  top: 3.5px;
  left: -12px;
  width: 23px;
  height: 84px;
  -webkit-animation-delay: -5984ms;
          animation-delay: -5984ms;
}
.gold:nth-child(130) .rotate {
  -webkit-animation: rotateZ 18840ms linear infinite;
          animation: rotateZ 18840ms linear infinite;
}
.gold:nth-child(131) {
  top: calc(50% + -42px);
  left: 89%;
  transform: rotateZ(94deg);
}
.gold:nth-child(131) .graphic {
  border-width: 0 12px 7px 5px;
  -webkit-animation-delay: -2973ms, -2973ms;
          animation-delay: -2973ms, -2973ms;
}
.gold:nth-child(131) .graphic::before {
  left: 3.5px;
  width: 204px;
  height: 7px;
  -webkit-animation-delay: -2973ms;
          animation-delay: -2973ms;
}
.gold:nth-child(131) .graphic::after {
  top: 3.5px;
  left: -5px;
  width: 17px;
  height: 84px;
  -webkit-animation-delay: -2973ms;
          animation-delay: -2973ms;
}
.gold:nth-child(131) .rotate {
  -webkit-animation: rotateZ 12637ms linear infinite;
          animation: rotateZ 12637ms linear infinite;
}
.gold:nth-child(132) {
  top: calc(50% + 55px);
  left: 21%;
  transform: rotateZ(22deg);
}
.gold:nth-child(132) .graphic {
  border-width: 0 4px 12px 5px;
  -webkit-animation-delay: -4137ms, -4137ms;
          animation-delay: -4137ms, -4137ms;
}
.gold:nth-child(132) .graphic::before {
  left: -0.5px;
  width: 108px;
  height: 12px;
  -webkit-animation-delay: -4137ms;
          animation-delay: -4137ms;
}
.gold:nth-child(132) .graphic::after {
  top: 6px;
  left: -5px;
  width: 9px;
  height: 144px;
  -webkit-animation-delay: -4137ms;
          animation-delay: -4137ms;
}
.gold:nth-child(132) .rotate {
  -webkit-animation: rotateZ 19823ms linear infinite;
          animation: rotateZ 19823ms linear infinite;
}
.gold:nth-child(133) {
  top: calc(50% + -30px);
  left: 29%;
  transform: rotateZ(281deg);
}
.gold:nth-child(133) .graphic {
  border-width: 0 8px 11px 6px;
  -webkit-animation-delay: -5306ms, -5306ms;
          animation-delay: -5306ms, -5306ms;
}
.gold:nth-child(133) .graphic::before {
  left: 1px;
  width: 168px;
  height: 11px;
  -webkit-animation-delay: -5306ms;
          animation-delay: -5306ms;
}
.gold:nth-child(133) .graphic::after {
  top: 5.5px;
  left: -6px;
  width: 14px;
  height: 132px;
  -webkit-animation-delay: -5306ms;
          animation-delay: -5306ms;
}
.gold:nth-child(133) .rotate {
  -webkit-animation: rotateZ 14407ms linear infinite;
          animation: rotateZ 14407ms linear infinite;
}
.gold:nth-child(134) {
  top: calc(50% + -43px);
  left: 52%;
  transform: rotateZ(82deg);
}
.gold:nth-child(134) .graphic {
  border-width: 0 6px 12px 11px;
  -webkit-animation-delay: -817ms, -817ms;
          animation-delay: -817ms, -817ms;
}
.gold:nth-child(134) .graphic::before {
  left: -2.5px;
  width: 204px;
  height: 12px;
  -webkit-animation-delay: -817ms;
          animation-delay: -817ms;
}
.gold:nth-child(134) .graphic::after {
  top: 6px;
  left: -11px;
  width: 17px;
  height: 144px;
  -webkit-animation-delay: -817ms;
          animation-delay: -817ms;
}
.gold:nth-child(134) .rotate {
  -webkit-animation: rotateZ 11069ms linear infinite;
          animation: rotateZ 11069ms linear infinite;
}
.gold:nth-child(135) {
  top: calc(50% + 22px);
  left: 13%;
  transform: rotateZ(167deg);
}
.gold:nth-child(135) .graphic {
  border-width: 0 7px 12px 11px;
  -webkit-animation-delay: -8547ms, -8547ms;
          animation-delay: -8547ms, -8547ms;
}
.gold:nth-child(135) .graphic::before {
  left: -2px;
  width: 216px;
  height: 12px;
  -webkit-animation-delay: -8547ms;
          animation-delay: -8547ms;
}
.gold:nth-child(135) .graphic::after {
  top: 6px;
  left: -11px;
  width: 18px;
  height: 144px;
  -webkit-animation-delay: -8547ms;
          animation-delay: -8547ms;
}
.gold:nth-child(135) .rotate {
  -webkit-animation: rotateZ 11684ms linear infinite;
          animation: rotateZ 11684ms linear infinite;
}
.gold:nth-child(136) {
  top: calc(50% + 20px);
  left: 49%;
  transform: rotateZ(126deg);
}
.gold:nth-child(136) .graphic {
  border-width: 0 7px 8px 10px;
  -webkit-animation-delay: -8422ms, -8422ms;
          animation-delay: -8422ms, -8422ms;
}
.gold:nth-child(136) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 8px;
  -webkit-animation-delay: -8422ms;
          animation-delay: -8422ms;
}
.gold:nth-child(136) .graphic::after {
  top: 4px;
  left: -10px;
  width: 17px;
  height: 96px;
  -webkit-animation-delay: -8422ms;
          animation-delay: -8422ms;
}
.gold:nth-child(136) .rotate {
  -webkit-animation: rotateZ 17342ms linear infinite;
          animation: rotateZ 17342ms linear infinite;
}
.gold:nth-child(137) {
  top: calc(50% + -78px);
  left: 60%;
  transform: rotateZ(76deg);
}
.gold:nth-child(137) .graphic {
  border-width: 0 8px 5px 6px;
  -webkit-animation-delay: -9913ms, -9913ms;
          animation-delay: -9913ms, -9913ms;
}
.gold:nth-child(137) .graphic::before {
  left: 1px;
  width: 168px;
  height: 5px;
  -webkit-animation-delay: -9913ms;
          animation-delay: -9913ms;
}
.gold:nth-child(137) .graphic::after {
  top: 2.5px;
  left: -6px;
  width: 14px;
  height: 60px;
  -webkit-animation-delay: -9913ms;
          animation-delay: -9913ms;
}
.gold:nth-child(137) .rotate {
  -webkit-animation: rotateZ 11641ms linear infinite;
          animation: rotateZ 11641ms linear infinite;
}
.gold:nth-child(138) {
  top: calc(50% + 53px);
  left: 3%;
  transform: rotateZ(104deg);
}
.gold:nth-child(138) .graphic {
  border-width: 0 4px 12px 12px;
  -webkit-animation-delay: -3876ms, -3876ms;
          animation-delay: -3876ms, -3876ms;
}
.gold:nth-child(138) .graphic::before {
  left: -4px;
  width: 192px;
  height: 12px;
  -webkit-animation-delay: -3876ms;
          animation-delay: -3876ms;
}
.gold:nth-child(138) .graphic::after {
  top: 6px;
  left: -12px;
  width: 16px;
  height: 144px;
  -webkit-animation-delay: -3876ms;
          animation-delay: -3876ms;
}
.gold:nth-child(138) .rotate {
  -webkit-animation: rotateZ 10098ms linear infinite;
          animation: rotateZ 10098ms linear infinite;
}
.gold:nth-child(139) {
  top: calc(50% + -66px);
  left: 90%;
  transform: rotateZ(29deg);
}
.gold:nth-child(139) .graphic {
  border-width: 0 3px 7px 8px;
  -webkit-animation-delay: -3466ms, -3466ms;
          animation-delay: -3466ms, -3466ms;
}
.gold:nth-child(139) .graphic::before {
  left: -2.5px;
  width: 132px;
  height: 7px;
  -webkit-animation-delay: -3466ms;
          animation-delay: -3466ms;
}
.gold:nth-child(139) .graphic::after {
  top: 3.5px;
  left: -8px;
  width: 11px;
  height: 84px;
  -webkit-animation-delay: -3466ms;
          animation-delay: -3466ms;
}
.gold:nth-child(139) .rotate {
  -webkit-animation: rotateZ 11345ms linear infinite;
          animation: rotateZ 11345ms linear infinite;
}
.gold:nth-child(140) {
  top: calc(50% + -57px);
  left: 19%;
  transform: rotateZ(19deg);
}
.gold:nth-child(140) .graphic {
  border-width: 0 6px 8px 10px;
  -webkit-animation-delay: -4509ms, -4509ms;
          animation-delay: -4509ms, -4509ms;
}
.gold:nth-child(140) .graphic::before {
  left: -2px;
  width: 192px;
  height: 8px;
  -webkit-animation-delay: -4509ms;
          animation-delay: -4509ms;
}
.gold:nth-child(140) .graphic::after {
  top: 4px;
  left: -10px;
  width: 16px;
  height: 96px;
  -webkit-animation-delay: -4509ms;
          animation-delay: -4509ms;
}
.gold:nth-child(140) .rotate {
  -webkit-animation: rotateZ 15966ms linear infinite;
          animation: rotateZ 15966ms linear infinite;
}
.gold:nth-child(141) {
  top: calc(50% + -30px);
  left: 48%;
  transform: rotateZ(276deg);
}
.gold:nth-child(141) .graphic {
  border-width: 0 12px 6px 11px;
  -webkit-animation-delay: -2581ms, -2581ms;
          animation-delay: -2581ms, -2581ms;
}
.gold:nth-child(141) .graphic::before {
  left: 0.5px;
  width: 276px;
  height: 6px;
  -webkit-animation-delay: -2581ms;
          animation-delay: -2581ms;
}
.gold:nth-child(141) .graphic::after {
  top: 3px;
  left: -11px;
  width: 23px;
  height: 72px;
  -webkit-animation-delay: -2581ms;
          animation-delay: -2581ms;
}
.gold:nth-child(141) .rotate {
  -webkit-animation: rotateZ 12535ms linear infinite;
          animation: rotateZ 12535ms linear infinite;
}
.gold:nth-child(142) {
  top: calc(50% + -42px);
  left: 72%;
  transform: rotateZ(131deg);
}
.gold:nth-child(142) .graphic {
  border-width: 0 11px 4px 7px;
  -webkit-animation-delay: -5735ms, -5735ms;
          animation-delay: -5735ms, -5735ms;
}
.gold:nth-child(142) .graphic::before {
  left: 2px;
  width: 216px;
  height: 4px;
  -webkit-animation-delay: -5735ms;
          animation-delay: -5735ms;
}
.gold:nth-child(142) .graphic::after {
  top: 2px;
  left: -7px;
  width: 18px;
  height: 48px;
  -webkit-animation-delay: -5735ms;
          animation-delay: -5735ms;
}
.gold:nth-child(142) .rotate {
  -webkit-animation: rotateZ 14675ms linear infinite;
          animation: rotateZ 14675ms linear infinite;
}
.gold:nth-child(143) {
  top: calc(50% + -53px);
  left: 55%;
  transform: rotateZ(225deg);
}
.gold:nth-child(143) .graphic {
  border-width: 0 11px 3px 12px;
  -webkit-animation-delay: -9360ms, -9360ms;
          animation-delay: -9360ms, -9360ms;
}
.gold:nth-child(143) .graphic::before {
  left: -0.5px;
  width: 276px;
  height: 3px;
  -webkit-animation-delay: -9360ms;
          animation-delay: -9360ms;
}
.gold:nth-child(143) .graphic::after {
  top: 1.5px;
  left: -12px;
  width: 23px;
  height: 36px;
  -webkit-animation-delay: -9360ms;
          animation-delay: -9360ms;
}
.gold:nth-child(143) .rotate {
  -webkit-animation: rotateZ 19166ms linear infinite;
          animation: rotateZ 19166ms linear infinite;
}
.gold:nth-child(144) {
  top: calc(50% + 12px);
  left: 51%;
  transform: rotateZ(214deg);
}
.gold:nth-child(144) .graphic {
  border-width: 0 6px 12px 7px;
  -webkit-animation-delay: -3536ms, -3536ms;
          animation-delay: -3536ms, -3536ms;
}
.gold:nth-child(144) .graphic::before {
  left: -0.5px;
  width: 156px;
  height: 12px;
  -webkit-animation-delay: -3536ms;
          animation-delay: -3536ms;
}
.gold:nth-child(144) .graphic::after {
  top: 6px;
  left: -7px;
  width: 13px;
  height: 144px;
  -webkit-animation-delay: -3536ms;
          animation-delay: -3536ms;
}
.gold:nth-child(144) .rotate {
  -webkit-animation: rotateZ 14041ms linear infinite;
          animation: rotateZ 14041ms linear infinite;
}
.gold:nth-child(145) {
  top: calc(50% + 94px);
  left: 35%;
  transform: rotateZ(74deg);
}
.gold:nth-child(145) .graphic {
  border-width: 0 4px 4px 12px;
  -webkit-animation-delay: -1455ms, -1455ms;
          animation-delay: -1455ms, -1455ms;
}
.gold:nth-child(145) .graphic::before {
  left: -4px;
  width: 192px;
  height: 4px;
  -webkit-animation-delay: -1455ms;
          animation-delay: -1455ms;
}
.gold:nth-child(145) .graphic::after {
  top: 2px;
  left: -12px;
  width: 16px;
  height: 48px;
  -webkit-animation-delay: -1455ms;
          animation-delay: -1455ms;
}
.gold:nth-child(145) .rotate {
  -webkit-animation: rotateZ 16612ms linear infinite;
          animation: rotateZ 16612ms linear infinite;
}
.gold:nth-child(146) {
  top: calc(50% + -15px);
  left: 83%;
  transform: rotateZ(43deg);
}
.gold:nth-child(146) .graphic {
  border-width: 0 7px 10px 3px;
  -webkit-animation-delay: -4507ms, -4507ms;
          animation-delay: -4507ms, -4507ms;
}
.gold:nth-child(146) .graphic::before {
  left: 2px;
  width: 120px;
  height: 10px;
  -webkit-animation-delay: -4507ms;
          animation-delay: -4507ms;
}
.gold:nth-child(146) .graphic::after {
  top: 5px;
  left: -3px;
  width: 10px;
  height: 120px;
  -webkit-animation-delay: -4507ms;
          animation-delay: -4507ms;
}
.gold:nth-child(146) .rotate {
  -webkit-animation: rotateZ 18378ms linear infinite;
          animation: rotateZ 18378ms linear infinite;
}
.gold:nth-child(147) {
  top: calc(50% + 23px);
  left: 49%;
  transform: rotateZ(56deg);
}
.gold:nth-child(147) .graphic {
  border-width: 0 8px 9px 6px;
  -webkit-animation-delay: -505ms, -505ms;
          animation-delay: -505ms, -505ms;
}
.gold:nth-child(147) .graphic::before {
  left: 1px;
  width: 168px;
  height: 9px;
  -webkit-animation-delay: -505ms;
          animation-delay: -505ms;
}
.gold:nth-child(147) .graphic::after {
  top: 4.5px;
  left: -6px;
  width: 14px;
  height: 108px;
  -webkit-animation-delay: -505ms;
          animation-delay: -505ms;
}
.gold:nth-child(147) .rotate {
  -webkit-animation: rotateZ 14918ms linear infinite;
          animation: rotateZ 14918ms linear infinite;
}
.gold:nth-child(148) {
  top: calc(50% + -93px);
  left: 76%;
  transform: rotateZ(50deg);
}
.gold:nth-child(148) .graphic {
  border-width: 0 8px 6px 12px;
  -webkit-animation-delay: -5015ms, -5015ms;
          animation-delay: -5015ms, -5015ms;
}
.gold:nth-child(148) .graphic::before {
  left: -2px;
  width: 240px;
  height: 6px;
  -webkit-animation-delay: -5015ms;
          animation-delay: -5015ms;
}
.gold:nth-child(148) .graphic::after {
  top: 3px;
  left: -12px;
  width: 20px;
  height: 72px;
  -webkit-animation-delay: -5015ms;
          animation-delay: -5015ms;
}
.gold:nth-child(148) .rotate {
  -webkit-animation: rotateZ 14262ms linear infinite;
          animation: rotateZ 14262ms linear infinite;
}
.gold:nth-child(149) {
  top: calc(50% + -60px);
  left: 10%;
  transform: rotateZ(46deg);
}
.gold:nth-child(149) .graphic {
  border-width: 0 9px 9px 7px;
  -webkit-animation-delay: -3070ms, -3070ms;
          animation-delay: -3070ms, -3070ms;
}
.gold:nth-child(149) .graphic::before {
  left: 1px;
  width: 192px;
  height: 9px;
  -webkit-animation-delay: -3070ms;
          animation-delay: -3070ms;
}
.gold:nth-child(149) .graphic::after {
  top: 4.5px;
  left: -7px;
  width: 16px;
  height: 108px;
  -webkit-animation-delay: -3070ms;
          animation-delay: -3070ms;
}
.gold:nth-child(149) .rotate {
  -webkit-animation: rotateZ 10038ms linear infinite;
          animation: rotateZ 10038ms linear infinite;
}
.gold:nth-child(150) {
  top: calc(50% + -39px);
  left: 70%;
  transform: rotateZ(146deg);
}
.gold:nth-child(150) .graphic {
  border-width: 0 12px 5px 8px;
  -webkit-animation-delay: -5156ms, -5156ms;
          animation-delay: -5156ms, -5156ms;
}
.gold:nth-child(150) .graphic::before {
  left: 2px;
  width: 240px;
  height: 5px;
  -webkit-animation-delay: -5156ms;
          animation-delay: -5156ms;
}
.gold:nth-child(150) .graphic::after {
  top: 2.5px;
  left: -8px;
  width: 20px;
  height: 60px;
  -webkit-animation-delay: -5156ms;
          animation-delay: -5156ms;
}
.gold:nth-child(150) .rotate {
  -webkit-animation: rotateZ 15769ms linear infinite;
          animation: rotateZ 15769ms linear infinite;
}
.gold:nth-child(151) {
  top: calc(50% + 15px);
  left: 38%;
  transform: rotateZ(210deg);
}
.gold:nth-child(151) .graphic {
  border-width: 0 3px 4px 12px;
  -webkit-animation-delay: -2362ms, -2362ms;
          animation-delay: -2362ms, -2362ms;
}
.gold:nth-child(151) .graphic::before {
  left: -4.5px;
  width: 180px;
  height: 4px;
  -webkit-animation-delay: -2362ms;
          animation-delay: -2362ms;
}
.gold:nth-child(151) .graphic::after {
  top: 2px;
  left: -12px;
  width: 15px;
  height: 48px;
  -webkit-animation-delay: -2362ms;
          animation-delay: -2362ms;
}
.gold:nth-child(151) .rotate {
  -webkit-animation: rotateZ 12668ms linear infinite;
          animation: rotateZ 12668ms linear infinite;
}
.gold:nth-child(152) {
  top: calc(50% + 40px);
  left: 36%;
  transform: rotateZ(191deg);
}
.gold:nth-child(152) .graphic {
  border-width: 0 5px 10px 4px;
  -webkit-animation-delay: -6054ms, -6054ms;
          animation-delay: -6054ms, -6054ms;
}
.gold:nth-child(152) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 10px;
  -webkit-animation-delay: -6054ms;
          animation-delay: -6054ms;
}
.gold:nth-child(152) .graphic::after {
  top: 5px;
  left: -4px;
  width: 9px;
  height: 120px;
  -webkit-animation-delay: -6054ms;
          animation-delay: -6054ms;
}
.gold:nth-child(152) .rotate {
  -webkit-animation: rotateZ 10180ms linear infinite;
          animation: rotateZ 10180ms linear infinite;
}
.gold:nth-child(153) {
  top: calc(50% + 36px);
  left: 54%;
  transform: rotateZ(109deg);
}
.gold:nth-child(153) .graphic {
  border-width: 0 5px 7px 4px;
  -webkit-animation-delay: -8038ms, -8038ms;
          animation-delay: -8038ms, -8038ms;
}
.gold:nth-child(153) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 7px;
  -webkit-animation-delay: -8038ms;
          animation-delay: -8038ms;
}
.gold:nth-child(153) .graphic::after {
  top: 3.5px;
  left: -4px;
  width: 9px;
  height: 84px;
  -webkit-animation-delay: -8038ms;
          animation-delay: -8038ms;
}
.gold:nth-child(153) .rotate {
  -webkit-animation: rotateZ 11850ms linear infinite;
          animation: rotateZ 11850ms linear infinite;
}
.gold:nth-child(154) {
  top: calc(50% + 99px);
  left: 83%;
  transform: rotateZ(137deg);
}
.gold:nth-child(154) .graphic {
  border-width: 0 11px 8px 10px;
  -webkit-animation-delay: -9362ms, -9362ms;
          animation-delay: -9362ms, -9362ms;
}
.gold:nth-child(154) .graphic::before {
  left: 0.5px;
  width: 252px;
  height: 8px;
  -webkit-animation-delay: -9362ms;
          animation-delay: -9362ms;
}
.gold:nth-child(154) .graphic::after {
  top: 4px;
  left: -10px;
  width: 21px;
  height: 96px;
  -webkit-animation-delay: -9362ms;
          animation-delay: -9362ms;
}
.gold:nth-child(154) .rotate {
  -webkit-animation: rotateZ 10692ms linear infinite;
          animation: rotateZ 10692ms linear infinite;
}
.gold:nth-child(155) {
  top: calc(50% + 25px);
  left: 91%;
  transform: rotateZ(173deg);
}
.gold:nth-child(155) .graphic {
  border-width: 0 7px 7px 6px;
  -webkit-animation-delay: -4687ms, -4687ms;
          animation-delay: -4687ms, -4687ms;
}
.gold:nth-child(155) .graphic::before {
  left: 0.5px;
  width: 156px;
  height: 7px;
  -webkit-animation-delay: -4687ms;
          animation-delay: -4687ms;
}
.gold:nth-child(155) .graphic::after {
  top: 3.5px;
  left: -6px;
  width: 13px;
  height: 84px;
  -webkit-animation-delay: -4687ms;
          animation-delay: -4687ms;
}
.gold:nth-child(155) .rotate {
  -webkit-animation: rotateZ 14674ms linear infinite;
          animation: rotateZ 14674ms linear infinite;
}
.gold:nth-child(156) {
  top: calc(50% + 40px);
  left: 55%;
  transform: rotateZ(319deg);
}
.gold:nth-child(156) .graphic {
  border-width: 0 10px 11px 12px;
  -webkit-animation-delay: -3508ms, -3508ms;
          animation-delay: -3508ms, -3508ms;
}
.gold:nth-child(156) .graphic::before {
  left: -1px;
  width: 264px;
  height: 11px;
  -webkit-animation-delay: -3508ms;
          animation-delay: -3508ms;
}
.gold:nth-child(156) .graphic::after {
  top: 5.5px;
  left: -12px;
  width: 22px;
  height: 132px;
  -webkit-animation-delay: -3508ms;
          animation-delay: -3508ms;
}
.gold:nth-child(156) .rotate {
  -webkit-animation: rotateZ 14664ms linear infinite;
          animation: rotateZ 14664ms linear infinite;
}
.gold:nth-child(157) {
  top: calc(50% + -28px);
  left: 82%;
  transform: rotateZ(229deg);
}
.gold:nth-child(157) .graphic {
  border-width: 0 5px 6px 5px;
  -webkit-animation-delay: -2143ms, -2143ms;
          animation-delay: -2143ms, -2143ms;
}
.gold:nth-child(157) .graphic::before {
  left: 0px;
  width: 120px;
  height: 6px;
  -webkit-animation-delay: -2143ms;
          animation-delay: -2143ms;
}
.gold:nth-child(157) .graphic::after {
  top: 3px;
  left: -5px;
  width: 10px;
  height: 72px;
  -webkit-animation-delay: -2143ms;
          animation-delay: -2143ms;
}
.gold:nth-child(157) .rotate {
  -webkit-animation: rotateZ 16407ms linear infinite;
          animation: rotateZ 16407ms linear infinite;
}
.gold:nth-child(158) {
  top: calc(50% + 75px);
  left: 19%;
  transform: rotateZ(66deg);
}
.gold:nth-child(158) .graphic {
  border-width: 0 6px 11px 9px;
  -webkit-animation-delay: -6292ms, -6292ms;
          animation-delay: -6292ms, -6292ms;
}
.gold:nth-child(158) .graphic::before {
  left: -1.5px;
  width: 180px;
  height: 11px;
  -webkit-animation-delay: -6292ms;
          animation-delay: -6292ms;
}
.gold:nth-child(158) .graphic::after {
  top: 5.5px;
  left: -9px;
  width: 15px;
  height: 132px;
  -webkit-animation-delay: -6292ms;
          animation-delay: -6292ms;
}
.gold:nth-child(158) .rotate {
  -webkit-animation: rotateZ 19593ms linear infinite;
          animation: rotateZ 19593ms linear infinite;
}
.gold:nth-child(159) {
  top: calc(50% + -48px);
  left: 57%;
  transform: rotateZ(39deg);
}
.gold:nth-child(159) .graphic {
  border-width: 0 3px 7px 7px;
  -webkit-animation-delay: -4943ms, -4943ms;
          animation-delay: -4943ms, -4943ms;
}
.gold:nth-child(159) .graphic::before {
  left: -2px;
  width: 120px;
  height: 7px;
  -webkit-animation-delay: -4943ms;
          animation-delay: -4943ms;
}
.gold:nth-child(159) .graphic::after {
  top: 3.5px;
  left: -7px;
  width: 10px;
  height: 84px;
  -webkit-animation-delay: -4943ms;
          animation-delay: -4943ms;
}
.gold:nth-child(159) .rotate {
  -webkit-animation: rotateZ 18931ms linear infinite;
          animation: rotateZ 18931ms linear infinite;
}
.gold:nth-child(160) {
  top: calc(50% + -98px);
  left: 56%;
  transform: rotateZ(271deg);
}
.gold:nth-child(160) .graphic {
  border-width: 0 10px 10px 6px;
  -webkit-animation-delay: -988ms, -988ms;
          animation-delay: -988ms, -988ms;
}
.gold:nth-child(160) .graphic::before {
  left: 2px;
  width: 192px;
  height: 10px;
  -webkit-animation-delay: -988ms;
          animation-delay: -988ms;
}
.gold:nth-child(160) .graphic::after {
  top: 5px;
  left: -6px;
  width: 16px;
  height: 120px;
  -webkit-animation-delay: -988ms;
          animation-delay: -988ms;
}
.gold:nth-child(160) .rotate {
  -webkit-animation: rotateZ 11547ms linear infinite;
          animation: rotateZ 11547ms linear infinite;
}
.gold:nth-child(161) {
  top: calc(50% + 55px);
  left: 52%;
  transform: rotateZ(300deg);
}
.gold:nth-child(161) .graphic {
  border-width: 0 11px 10px 3px;
  -webkit-animation-delay: -8719ms, -8719ms;
          animation-delay: -8719ms, -8719ms;
}
.gold:nth-child(161) .graphic::before {
  left: 4px;
  width: 168px;
  height: 10px;
  -webkit-animation-delay: -8719ms;
          animation-delay: -8719ms;
}
.gold:nth-child(161) .graphic::after {
  top: 5px;
  left: -3px;
  width: 14px;
  height: 120px;
  -webkit-animation-delay: -8719ms;
          animation-delay: -8719ms;
}
.gold:nth-child(161) .rotate {
  -webkit-animation: rotateZ 12588ms linear infinite;
          animation: rotateZ 12588ms linear infinite;
}
.gold:nth-child(162) {
  top: calc(50% + -63px);
  left: 7%;
  transform: rotateZ(256deg);
}
.gold:nth-child(162) .graphic {
  border-width: 0 4px 6px 11px;
  -webkit-animation-delay: -2462ms, -2462ms;
          animation-delay: -2462ms, -2462ms;
}
.gold:nth-child(162) .graphic::before {
  left: -3.5px;
  width: 180px;
  height: 6px;
  -webkit-animation-delay: -2462ms;
          animation-delay: -2462ms;
}
.gold:nth-child(162) .graphic::after {
  top: 3px;
  left: -11px;
  width: 15px;
  height: 72px;
  -webkit-animation-delay: -2462ms;
          animation-delay: -2462ms;
}
.gold:nth-child(162) .rotate {
  -webkit-animation: rotateZ 13510ms linear infinite;
          animation: rotateZ 13510ms linear infinite;
}
.gold:nth-child(163) {
  top: calc(50% + -59px);
  left: 7%;
  transform: rotateZ(131deg);
}
.gold:nth-child(163) .graphic {
  border-width: 0 4px 9px 7px;
  -webkit-animation-delay: -707ms, -707ms;
          animation-delay: -707ms, -707ms;
}
.gold:nth-child(163) .graphic::before {
  left: -1.5px;
  width: 132px;
  height: 9px;
  -webkit-animation-delay: -707ms;
          animation-delay: -707ms;
}
.gold:nth-child(163) .graphic::after {
  top: 4.5px;
  left: -7px;
  width: 11px;
  height: 108px;
  -webkit-animation-delay: -707ms;
          animation-delay: -707ms;
}
.gold:nth-child(163) .rotate {
  -webkit-animation: rotateZ 11721ms linear infinite;
          animation: rotateZ 11721ms linear infinite;
}
.gold:nth-child(164) {
  top: calc(50% + 70px);
  left: 12%;
  transform: rotateZ(313deg);
}
.gold:nth-child(164) .graphic {
  border-width: 0 3px 8px 5px;
  -webkit-animation-delay: -9175ms, -9175ms;
          animation-delay: -9175ms, -9175ms;
}
.gold:nth-child(164) .graphic::before {
  left: -1px;
  width: 96px;
  height: 8px;
  -webkit-animation-delay: -9175ms;
          animation-delay: -9175ms;
}
.gold:nth-child(164) .graphic::after {
  top: 4px;
  left: -5px;
  width: 8px;
  height: 96px;
  -webkit-animation-delay: -9175ms;
          animation-delay: -9175ms;
}
.gold:nth-child(164) .rotate {
  -webkit-animation: rotateZ 18288ms linear infinite;
          animation: rotateZ 18288ms linear infinite;
}
.gold:nth-child(165) {
  top: calc(50% + 95px);
  left: 69%;
  transform: rotateZ(8deg);
}
.gold:nth-child(165) .graphic {
  border-width: 0 5px 10px 12px;
  -webkit-animation-delay: -6217ms, -6217ms;
          animation-delay: -6217ms, -6217ms;
}
.gold:nth-child(165) .graphic::before {
  left: -3.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -6217ms;
          animation-delay: -6217ms;
}
.gold:nth-child(165) .graphic::after {
  top: 5px;
  left: -12px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -6217ms;
          animation-delay: -6217ms;
}
.gold:nth-child(165) .rotate {
  -webkit-animation: rotateZ 16108ms linear infinite;
          animation: rotateZ 16108ms linear infinite;
}
.gold:nth-child(166) {
  top: calc(50% + 70px);
  left: 33%;
  transform: rotateZ(208deg);
}
.gold:nth-child(166) .graphic {
  border-width: 0 6px 5px 4px;
  -webkit-animation-delay: -1343ms, -1343ms;
          animation-delay: -1343ms, -1343ms;
}
.gold:nth-child(166) .graphic::before {
  left: 1px;
  width: 120px;
  height: 5px;
  -webkit-animation-delay: -1343ms;
          animation-delay: -1343ms;
}
.gold:nth-child(166) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 10px;
  height: 60px;
  -webkit-animation-delay: -1343ms;
          animation-delay: -1343ms;
}
.gold:nth-child(166) .rotate {
  -webkit-animation: rotateZ 15529ms linear infinite;
          animation: rotateZ 15529ms linear infinite;
}
.gold:nth-child(167) {
  top: calc(50% + 46px);
  left: 33%;
  transform: rotateZ(85deg);
}
.gold:nth-child(167) .graphic {
  border-width: 0 8px 5px 10px;
  -webkit-animation-delay: -4258ms, -4258ms;
          animation-delay: -4258ms, -4258ms;
}
.gold:nth-child(167) .graphic::before {
  left: -1px;
  width: 216px;
  height: 5px;
  -webkit-animation-delay: -4258ms;
          animation-delay: -4258ms;
}
.gold:nth-child(167) .graphic::after {
  top: 2.5px;
  left: -10px;
  width: 18px;
  height: 60px;
  -webkit-animation-delay: -4258ms;
          animation-delay: -4258ms;
}
.gold:nth-child(167) .rotate {
  -webkit-animation: rotateZ 18836ms linear infinite;
          animation: rotateZ 18836ms linear infinite;
}
.gold:nth-child(168) {
  top: calc(50% + 29px);
  left: 81%;
  transform: rotateZ(190deg);
}
.gold:nth-child(168) .graphic {
  border-width: 0 3px 10px 4px;
  -webkit-animation-delay: -5647ms, -5647ms;
          animation-delay: -5647ms, -5647ms;
}
.gold:nth-child(168) .graphic::before {
  left: -0.5px;
  width: 84px;
  height: 10px;
  -webkit-animation-delay: -5647ms;
          animation-delay: -5647ms;
}
.gold:nth-child(168) .graphic::after {
  top: 5px;
  left: -4px;
  width: 7px;
  height: 120px;
  -webkit-animation-delay: -5647ms;
          animation-delay: -5647ms;
}
.gold:nth-child(168) .rotate {
  -webkit-animation: rotateZ 17159ms linear infinite;
          animation: rotateZ 17159ms linear infinite;
}
.gold:nth-child(169) {
  top: calc(50% + -53px);
  left: 65%;
  transform: rotateZ(55deg);
}
.gold:nth-child(169) .graphic {
  border-width: 0 5px 9px 12px;
  -webkit-animation-delay: -3729ms, -3729ms;
          animation-delay: -3729ms, -3729ms;
}
.gold:nth-child(169) .graphic::before {
  left: -3.5px;
  width: 204px;
  height: 9px;
  -webkit-animation-delay: -3729ms;
          animation-delay: -3729ms;
}
.gold:nth-child(169) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 17px;
  height: 108px;
  -webkit-animation-delay: -3729ms;
          animation-delay: -3729ms;
}
.gold:nth-child(169) .rotate {
  -webkit-animation: rotateZ 18466ms linear infinite;
          animation: rotateZ 18466ms linear infinite;
}
.gold:nth-child(170) {
  top: calc(50% + -3px);
  left: 25%;
  transform: rotateZ(122deg);
}
.gold:nth-child(170) .graphic {
  border-width: 0 12px 3px 7px;
  -webkit-animation-delay: -991ms, -991ms;
          animation-delay: -991ms, -991ms;
}
.gold:nth-child(170) .graphic::before {
  left: 2.5px;
  width: 228px;
  height: 3px;
  -webkit-animation-delay: -991ms;
          animation-delay: -991ms;
}
.gold:nth-child(170) .graphic::after {
  top: 1.5px;
  left: -7px;
  width: 19px;
  height: 36px;
  -webkit-animation-delay: -991ms;
          animation-delay: -991ms;
}
.gold:nth-child(170) .rotate {
  -webkit-animation: rotateZ 12492ms linear infinite;
          animation: rotateZ 12492ms linear infinite;
}
.gold:nth-child(171) {
  top: calc(50% + 49px);
  left: 69%;
  transform: rotateZ(134deg);
}
.gold:nth-child(171) .graphic {
  border-width: 0 11px 5px 11px;
  -webkit-animation-delay: -5829ms, -5829ms;
          animation-delay: -5829ms, -5829ms;
}
.gold:nth-child(171) .graphic::before {
  left: 0px;
  width: 264px;
  height: 5px;
  -webkit-animation-delay: -5829ms;
          animation-delay: -5829ms;
}
.gold:nth-child(171) .graphic::after {
  top: 2.5px;
  left: -11px;
  width: 22px;
  height: 60px;
  -webkit-animation-delay: -5829ms;
          animation-delay: -5829ms;
}
.gold:nth-child(171) .rotate {
  -webkit-animation: rotateZ 19210ms linear infinite;
          animation: rotateZ 19210ms linear infinite;
}
.gold:nth-child(172) {
  top: calc(50% + 11px);
  left: 58%;
  transform: rotateZ(73deg);
}
.gold:nth-child(172) .graphic {
  border-width: 0 12px 6px 7px;
  -webkit-animation-delay: -3827ms, -3827ms;
          animation-delay: -3827ms, -3827ms;
}
.gold:nth-child(172) .graphic::before {
  left: 2.5px;
  width: 228px;
  height: 6px;
  -webkit-animation-delay: -3827ms;
          animation-delay: -3827ms;
}
.gold:nth-child(172) .graphic::after {
  top: 3px;
  left: -7px;
  width: 19px;
  height: 72px;
  -webkit-animation-delay: -3827ms;
          animation-delay: -3827ms;
}
.gold:nth-child(172) .rotate {
  -webkit-animation: rotateZ 16904ms linear infinite;
          animation: rotateZ 16904ms linear infinite;
}
.gold:nth-child(173) {
  top: calc(50% + 26px);
  left: 95%;
  transform: rotateZ(95deg);
}
.gold:nth-child(173) .graphic {
  border-width: 0 12px 10px 10px;
  -webkit-animation-delay: -5590ms, -5590ms;
          animation-delay: -5590ms, -5590ms;
}
.gold:nth-child(173) .graphic::before {
  left: 1px;
  width: 264px;
  height: 10px;
  -webkit-animation-delay: -5590ms;
          animation-delay: -5590ms;
}
.gold:nth-child(173) .graphic::after {
  top: 5px;
  left: -10px;
  width: 22px;
  height: 120px;
  -webkit-animation-delay: -5590ms;
          animation-delay: -5590ms;
}
.gold:nth-child(173) .rotate {
  -webkit-animation: rotateZ 10175ms linear infinite;
          animation: rotateZ 10175ms linear infinite;
}
.gold:nth-child(174) {
  top: calc(50% + -74px);
  left: 9%;
  transform: rotateZ(130deg);
}
.gold:nth-child(174) .graphic {
  border-width: 0 5px 10px 6px;
  -webkit-animation-delay: -6625ms, -6625ms;
          animation-delay: -6625ms, -6625ms;
}
.gold:nth-child(174) .graphic::before {
  left: -0.5px;
  width: 132px;
  height: 10px;
  -webkit-animation-delay: -6625ms;
          animation-delay: -6625ms;
}
.gold:nth-child(174) .graphic::after {
  top: 5px;
  left: -6px;
  width: 11px;
  height: 120px;
  -webkit-animation-delay: -6625ms;
          animation-delay: -6625ms;
}
.gold:nth-child(174) .rotate {
  -webkit-animation: rotateZ 17309ms linear infinite;
          animation: rotateZ 17309ms linear infinite;
}
.gold:nth-child(175) {
  top: calc(50% + 67px);
  left: 86%;
  transform: rotateZ(235deg);
}
.gold:nth-child(175) .graphic {
  border-width: 0 4px 10px 6px;
  -webkit-animation-delay: -8903ms, -8903ms;
          animation-delay: -8903ms, -8903ms;
}
.gold:nth-child(175) .graphic::before {
  left: -1px;
  width: 120px;
  height: 10px;
  -webkit-animation-delay: -8903ms;
          animation-delay: -8903ms;
}
.gold:nth-child(175) .graphic::after {
  top: 5px;
  left: -6px;
  width: 10px;
  height: 120px;
  -webkit-animation-delay: -8903ms;
          animation-delay: -8903ms;
}
.gold:nth-child(175) .rotate {
  -webkit-animation: rotateZ 12218ms linear infinite;
          animation: rotateZ 12218ms linear infinite;
}
.gold:nth-child(176) {
  top: calc(50% + -60px);
  left: 42%;
  transform: rotateZ(11deg);
}
.gold:nth-child(176) .graphic {
  border-width: 0 3px 3px 5px;
  -webkit-animation-delay: -7039ms, -7039ms;
          animation-delay: -7039ms, -7039ms;
}
.gold:nth-child(176) .graphic::before {
  left: -1px;
  width: 96px;
  height: 3px;
  -webkit-animation-delay: -7039ms;
          animation-delay: -7039ms;
}
.gold:nth-child(176) .graphic::after {
  top: 1.5px;
  left: -5px;
  width: 8px;
  height: 36px;
  -webkit-animation-delay: -7039ms;
          animation-delay: -7039ms;
}
.gold:nth-child(176) .rotate {
  -webkit-animation: rotateZ 14270ms linear infinite;
          animation: rotateZ 14270ms linear infinite;
}
.gold:nth-child(177) {
  top: calc(50% + 45px);
  left: 79%;
  transform: rotateZ(247deg);
}
.gold:nth-child(177) .graphic {
  border-width: 0 12px 11px 12px;
  -webkit-animation-delay: -8775ms, -8775ms;
          animation-delay: -8775ms, -8775ms;
}
.gold:nth-child(177) .graphic::before {
  left: 0px;
  width: 288px;
  height: 11px;
  -webkit-animation-delay: -8775ms;
          animation-delay: -8775ms;
}
.gold:nth-child(177) .graphic::after {
  top: 5.5px;
  left: -12px;
  width: 24px;
  height: 132px;
  -webkit-animation-delay: -8775ms;
          animation-delay: -8775ms;
}
.gold:nth-child(177) .rotate {
  -webkit-animation: rotateZ 12786ms linear infinite;
          animation: rotateZ 12786ms linear infinite;
}
.gold:nth-child(178) {
  top: calc(50% + 67px);
  left: 9%;
  transform: rotateZ(103deg);
}
.gold:nth-child(178) .graphic {
  border-width: 0 5px 12px 5px;
  -webkit-animation-delay: -1424ms, -1424ms;
          animation-delay: -1424ms, -1424ms;
}
.gold:nth-child(178) .graphic::before {
  left: 0px;
  width: 120px;
  height: 12px;
  -webkit-animation-delay: -1424ms;
          animation-delay: -1424ms;
}
.gold:nth-child(178) .graphic::after {
  top: 6px;
  left: -5px;
  width: 10px;
  height: 144px;
  -webkit-animation-delay: -1424ms;
          animation-delay: -1424ms;
}
.gold:nth-child(178) .rotate {
  -webkit-animation: rotateZ 10130ms linear infinite;
          animation: rotateZ 10130ms linear infinite;
}
.gold:nth-child(179) {
  top: calc(50% + 99px);
  left: 7%;
  transform: rotateZ(347deg);
}
.gold:nth-child(179) .graphic {
  border-width: 0 6px 8px 10px;
  -webkit-animation-delay: -7872ms, -7872ms;
          animation-delay: -7872ms, -7872ms;
}
.gold:nth-child(179) .graphic::before {
  left: -2px;
  width: 192px;
  height: 8px;
  -webkit-animation-delay: -7872ms;
          animation-delay: -7872ms;
}
.gold:nth-child(179) .graphic::after {
  top: 4px;
  left: -10px;
  width: 16px;
  height: 96px;
  -webkit-animation-delay: -7872ms;
          animation-delay: -7872ms;
}
.gold:nth-child(179) .rotate {
  -webkit-animation: rotateZ 10481ms linear infinite;
          animation: rotateZ 10481ms linear infinite;
}
.gold:nth-child(180) {
  top: calc(50% + -45px);
  left: 82%;
  transform: rotateZ(124deg);
}
.gold:nth-child(180) .graphic {
  border-width: 0 7px 9px 12px;
  -webkit-animation-delay: -109ms, -109ms;
          animation-delay: -109ms, -109ms;
}
.gold:nth-child(180) .graphic::before {
  left: -2.5px;
  width: 228px;
  height: 9px;
  -webkit-animation-delay: -109ms;
          animation-delay: -109ms;
}
.gold:nth-child(180) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 19px;
  height: 108px;
  -webkit-animation-delay: -109ms;
          animation-delay: -109ms;
}
.gold:nth-child(180) .rotate {
  -webkit-animation: rotateZ 16398ms linear infinite;
          animation: rotateZ 16398ms linear infinite;
}
.gold:nth-child(181) {
  top: calc(50% + -53px);
  left: 5%;
  transform: rotateZ(20deg);
}
.gold:nth-child(181) .graphic {
  border-width: 0 10px 4px 9px;
  -webkit-animation-delay: -6564ms, -6564ms;
          animation-delay: -6564ms, -6564ms;
}
.gold:nth-child(181) .graphic::before {
  left: 0.5px;
  width: 228px;
  height: 4px;
  -webkit-animation-delay: -6564ms;
          animation-delay: -6564ms;
}
.gold:nth-child(181) .graphic::after {
  top: 2px;
  left: -9px;
  width: 19px;
  height: 48px;
  -webkit-animation-delay: -6564ms;
          animation-delay: -6564ms;
}
.gold:nth-child(181) .rotate {
  -webkit-animation: rotateZ 17399ms linear infinite;
          animation: rotateZ 17399ms linear infinite;
}
.gold:nth-child(182) {
  top: calc(50% + 67px);
  left: 16%;
  transform: rotateZ(289deg);
}
.gold:nth-child(182) .graphic {
  border-width: 0 8px 9px 6px;
  -webkit-animation-delay: -8201ms, -8201ms;
          animation-delay: -8201ms, -8201ms;
}
.gold:nth-child(182) .graphic::before {
  left: 1px;
  width: 168px;
  height: 9px;
  -webkit-animation-delay: -8201ms;
          animation-delay: -8201ms;
}
.gold:nth-child(182) .graphic::after {
  top: 4.5px;
  left: -6px;
  width: 14px;
  height: 108px;
  -webkit-animation-delay: -8201ms;
          animation-delay: -8201ms;
}
.gold:nth-child(182) .rotate {
  -webkit-animation: rotateZ 17482ms linear infinite;
          animation: rotateZ 17482ms linear infinite;
}
.gold:nth-child(183) {
  top: calc(50% + -40px);
  left: 41%;
  transform: rotateZ(312deg);
}
.gold:nth-child(183) .graphic {
  border-width: 0 4px 5px 4px;
  -webkit-animation-delay: -2114ms, -2114ms;
          animation-delay: -2114ms, -2114ms;
}
.gold:nth-child(183) .graphic::before {
  left: 0px;
  width: 96px;
  height: 5px;
  -webkit-animation-delay: -2114ms;
          animation-delay: -2114ms;
}
.gold:nth-child(183) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 8px;
  height: 60px;
  -webkit-animation-delay: -2114ms;
          animation-delay: -2114ms;
}
.gold:nth-child(183) .rotate {
  -webkit-animation: rotateZ 17690ms linear infinite;
          animation: rotateZ 17690ms linear infinite;
}
.gold:nth-child(184) {
  top: calc(50% + -69px);
  left: 36%;
  transform: rotateZ(294deg);
}
.gold:nth-child(184) .graphic {
  border-width: 0 8px 8px 3px;
  -webkit-animation-delay: -4531ms, -4531ms;
          animation-delay: -4531ms, -4531ms;
}
.gold:nth-child(184) .graphic::before {
  left: 2.5px;
  width: 132px;
  height: 8px;
  -webkit-animation-delay: -4531ms;
          animation-delay: -4531ms;
}
.gold:nth-child(184) .graphic::after {
  top: 4px;
  left: -3px;
  width: 11px;
  height: 96px;
  -webkit-animation-delay: -4531ms;
          animation-delay: -4531ms;
}
.gold:nth-child(184) .rotate {
  -webkit-animation: rotateZ 17576ms linear infinite;
          animation: rotateZ 17576ms linear infinite;
}
.gold:nth-child(185) {
  top: calc(50% + 87px);
  left: 27%;
  transform: rotateZ(109deg);
}
.gold:nth-child(185) .graphic {
  border-width: 0 8px 5px 12px;
  -webkit-animation-delay: -1514ms, -1514ms;
          animation-delay: -1514ms, -1514ms;
}
.gold:nth-child(185) .graphic::before {
  left: -2px;
  width: 240px;
  height: 5px;
  -webkit-animation-delay: -1514ms;
          animation-delay: -1514ms;
}
.gold:nth-child(185) .graphic::after {
  top: 2.5px;
  left: -12px;
  width: 20px;
  height: 60px;
  -webkit-animation-delay: -1514ms;
          animation-delay: -1514ms;
}
.gold:nth-child(185) .rotate {
  -webkit-animation: rotateZ 14987ms linear infinite;
          animation: rotateZ 14987ms linear infinite;
}
.gold:nth-child(186) {
  top: calc(50% + -34px);
  left: 60%;
  transform: rotateZ(45deg);
}
.gold:nth-child(186) .graphic {
  border-width: 0 12px 12px 9px;
  -webkit-animation-delay: -9093ms, -9093ms;
          animation-delay: -9093ms, -9093ms;
}
.gold:nth-child(186) .graphic::before {
  left: 1.5px;
  width: 252px;
  height: 12px;
  -webkit-animation-delay: -9093ms;
          animation-delay: -9093ms;
}
.gold:nth-child(186) .graphic::after {
  top: 6px;
  left: -9px;
  width: 21px;
  height: 144px;
  -webkit-animation-delay: -9093ms;
          animation-delay: -9093ms;
}
.gold:nth-child(186) .rotate {
  -webkit-animation: rotateZ 11293ms linear infinite;
          animation: rotateZ 11293ms linear infinite;
}
.gold:nth-child(187) {
  top: calc(50% + 5px);
  left: 10%;
  transform: rotateZ(273deg);
}
.gold:nth-child(187) .graphic {
  border-width: 0 6px 6px 8px;
  -webkit-animation-delay: -8664ms, -8664ms;
          animation-delay: -8664ms, -8664ms;
}
.gold:nth-child(187) .graphic::before {
  left: -1px;
  width: 168px;
  height: 6px;
  -webkit-animation-delay: -8664ms;
          animation-delay: -8664ms;
}
.gold:nth-child(187) .graphic::after {
  top: 3px;
  left: -8px;
  width: 14px;
  height: 72px;
  -webkit-animation-delay: -8664ms;
          animation-delay: -8664ms;
}
.gold:nth-child(187) .rotate {
  -webkit-animation: rotateZ 16726ms linear infinite;
          animation: rotateZ 16726ms linear infinite;
}
.gold:nth-child(188) {
  top: calc(50% + -86px);
  left: 57%;
  transform: rotateZ(12deg);
}
.gold:nth-child(188) .graphic {
  border-width: 0 9px 3px 10px;
  -webkit-animation-delay: -280ms, -280ms;
          animation-delay: -280ms, -280ms;
}
.gold:nth-child(188) .graphic::before {
  left: -0.5px;
  width: 228px;
  height: 3px;
  -webkit-animation-delay: -280ms;
          animation-delay: -280ms;
}
.gold:nth-child(188) .graphic::after {
  top: 1.5px;
  left: -10px;
  width: 19px;
  height: 36px;
  -webkit-animation-delay: -280ms;
          animation-delay: -280ms;
}
.gold:nth-child(188) .rotate {
  -webkit-animation: rotateZ 18868ms linear infinite;
          animation: rotateZ 18868ms linear infinite;
}
.gold:nth-child(189) {
  top: calc(50% + 52px);
  left: 34%;
  transform: rotateZ(43deg);
}
.gold:nth-child(189) .graphic {
  border-width: 0 4px 6px 6px;
  -webkit-animation-delay: -2772ms, -2772ms;
          animation-delay: -2772ms, -2772ms;
}
.gold:nth-child(189) .graphic::before {
  left: -1px;
  width: 120px;
  height: 6px;
  -webkit-animation-delay: -2772ms;
          animation-delay: -2772ms;
}
.gold:nth-child(189) .graphic::after {
  top: 3px;
  left: -6px;
  width: 10px;
  height: 72px;
  -webkit-animation-delay: -2772ms;
          animation-delay: -2772ms;
}
.gold:nth-child(189) .rotate {
  -webkit-animation: rotateZ 16849ms linear infinite;
          animation: rotateZ 16849ms linear infinite;
}
.gold:nth-child(190) {
  top: calc(50% + 3px);
  left: 96%;
  transform: rotateZ(19deg);
}
.gold:nth-child(190) .graphic {
  border-width: 0 12px 11px 3px;
  -webkit-animation-delay: -6833ms, -6833ms;
          animation-delay: -6833ms, -6833ms;
}
.gold:nth-child(190) .graphic::before {
  left: 4.5px;
  width: 180px;
  height: 11px;
  -webkit-animation-delay: -6833ms;
          animation-delay: -6833ms;
}
.gold:nth-child(190) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 15px;
  height: 132px;
  -webkit-animation-delay: -6833ms;
          animation-delay: -6833ms;
}
.gold:nth-child(190) .rotate {
  -webkit-animation: rotateZ 15977ms linear infinite;
          animation: rotateZ 15977ms linear infinite;
}
.gold:nth-child(191) {
  top: calc(50% + 43px);
  left: 94%;
  transform: rotateZ(327deg);
}
.gold:nth-child(191) .graphic {
  border-width: 0 12px 10px 5px;
  -webkit-animation-delay: -928ms, -928ms;
          animation-delay: -928ms, -928ms;
}
.gold:nth-child(191) .graphic::before {
  left: 3.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -928ms;
          animation-delay: -928ms;
}
.gold:nth-child(191) .graphic::after {
  top: 5px;
  left: -5px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -928ms;
          animation-delay: -928ms;
}
.gold:nth-child(191) .rotate {
  -webkit-animation: rotateZ 11864ms linear infinite;
          animation: rotateZ 11864ms linear infinite;
}
.gold:nth-child(192) {
  top: calc(50% + -37px);
  left: 3%;
  transform: rotateZ(144deg);
}
.gold:nth-child(192) .graphic {
  border-width: 0 5px 4px 7px;
  -webkit-animation-delay: -9642ms, -9642ms;
          animation-delay: -9642ms, -9642ms;
}
.gold:nth-child(192) .graphic::before {
  left: -1px;
  width: 144px;
  height: 4px;
  -webkit-animation-delay: -9642ms;
          animation-delay: -9642ms;
}
.gold:nth-child(192) .graphic::after {
  top: 2px;
  left: -7px;
  width: 12px;
  height: 48px;
  -webkit-animation-delay: -9642ms;
          animation-delay: -9642ms;
}
.gold:nth-child(192) .rotate {
  -webkit-animation: rotateZ 15159ms linear infinite;
          animation: rotateZ 15159ms linear infinite;
}
.gold:nth-child(193) {
  top: calc(50% + 78px);
  left: 26%;
  transform: rotateZ(94deg);
}
.gold:nth-child(193) .graphic {
  border-width: 0 4px 8px 7px;
  -webkit-animation-delay: -9717ms, -9717ms;
          animation-delay: -9717ms, -9717ms;
}
.gold:nth-child(193) .graphic::before {
  left: -1.5px;
  width: 132px;
  height: 8px;
  -webkit-animation-delay: -9717ms;
          animation-delay: -9717ms;
}
.gold:nth-child(193) .graphic::after {
  top: 4px;
  left: -7px;
  width: 11px;
  height: 96px;
  -webkit-animation-delay: -9717ms;
          animation-delay: -9717ms;
}
.gold:nth-child(193) .rotate {
  -webkit-animation: rotateZ 11163ms linear infinite;
          animation: rotateZ 11163ms linear infinite;
}
.gold:nth-child(194) {
  top: calc(50% + 32px);
  left: 31%;
  transform: rotateZ(154deg);
}
.gold:nth-child(194) .graphic {
  border-width: 0 11px 7px 7px;
  -webkit-animation-delay: -7101ms, -7101ms;
          animation-delay: -7101ms, -7101ms;
}
.gold:nth-child(194) .graphic::before {
  left: 2px;
  width: 216px;
  height: 7px;
  -webkit-animation-delay: -7101ms;
          animation-delay: -7101ms;
}
.gold:nth-child(194) .graphic::after {
  top: 3.5px;
  left: -7px;
  width: 18px;
  height: 84px;
  -webkit-animation-delay: -7101ms;
          animation-delay: -7101ms;
}
.gold:nth-child(194) .rotate {
  -webkit-animation: rotateZ 16654ms linear infinite;
          animation: rotateZ 16654ms linear infinite;
}
.gold:nth-child(195) {
  top: calc(50% + -87px);
  left: 38%;
  transform: rotateZ(327deg);
}
.gold:nth-child(195) .graphic {
  border-width: 0 10px 6px 5px;
  -webkit-animation-delay: -3539ms, -3539ms;
          animation-delay: -3539ms, -3539ms;
}
.gold:nth-child(195) .graphic::before {
  left: 2.5px;
  width: 180px;
  height: 6px;
  -webkit-animation-delay: -3539ms;
          animation-delay: -3539ms;
}
.gold:nth-child(195) .graphic::after {
  top: 3px;
  left: -5px;
  width: 15px;
  height: 72px;
  -webkit-animation-delay: -3539ms;
          animation-delay: -3539ms;
}
.gold:nth-child(195) .rotate {
  -webkit-animation: rotateZ 16556ms linear infinite;
          animation: rotateZ 16556ms linear infinite;
}
.gold:nth-child(196) {
  top: calc(50% + 3px);
  left: 94%;
  transform: rotateZ(91deg);
}
.gold:nth-child(196) .graphic {
  border-width: 0 7px 4px 8px;
  -webkit-animation-delay: -3495ms, -3495ms;
          animation-delay: -3495ms, -3495ms;
}
.gold:nth-child(196) .graphic::before {
  left: -0.5px;
  width: 180px;
  height: 4px;
  -webkit-animation-delay: -3495ms;
          animation-delay: -3495ms;
}
.gold:nth-child(196) .graphic::after {
  top: 2px;
  left: -8px;
  width: 15px;
  height: 48px;
  -webkit-animation-delay: -3495ms;
          animation-delay: -3495ms;
}
.gold:nth-child(196) .rotate {
  -webkit-animation: rotateZ 10915ms linear infinite;
          animation: rotateZ 10915ms linear infinite;
}
.gold:nth-child(197) {
  top: calc(50% + -53px);
  left: 37%;
  transform: rotateZ(249deg);
}
.gold:nth-child(197) .graphic {
  border-width: 0 9px 12px 6px;
  -webkit-animation-delay: -7230ms, -7230ms;
          animation-delay: -7230ms, -7230ms;
}
.gold:nth-child(197) .graphic::before {
  left: 1.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -7230ms;
          animation-delay: -7230ms;
}
.gold:nth-child(197) .graphic::after {
  top: 6px;
  left: -6px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -7230ms;
          animation-delay: -7230ms;
}
.gold:nth-child(197) .rotate {
  -webkit-animation: rotateZ 16036ms linear infinite;
          animation: rotateZ 16036ms linear infinite;
}
.gold:nth-child(198) {
  top: calc(50% + 59px);
  left: 16%;
  transform: rotateZ(132deg);
}
.gold:nth-child(198) .graphic {
  border-width: 0 10px 11px 11px;
  -webkit-animation-delay: -8236ms, -8236ms;
          animation-delay: -8236ms, -8236ms;
}
.gold:nth-child(198) .graphic::before {
  left: -0.5px;
  width: 252px;
  height: 11px;
  -webkit-animation-delay: -8236ms;
          animation-delay: -8236ms;
}
.gold:nth-child(198) .graphic::after {
  top: 5.5px;
  left: -11px;
  width: 21px;
  height: 132px;
  -webkit-animation-delay: -8236ms;
          animation-delay: -8236ms;
}
.gold:nth-child(198) .rotate {
  -webkit-animation: rotateZ 19121ms linear infinite;
          animation: rotateZ 19121ms linear infinite;
}
.gold:nth-child(199) {
  top: calc(50% + -23px);
  left: 85%;
  transform: rotateZ(54deg);
}
.gold:nth-child(199) .graphic {
  border-width: 0 12px 12px 8px;
  -webkit-animation-delay: -9192ms, -9192ms;
          animation-delay: -9192ms, -9192ms;
}
.gold:nth-child(199) .graphic::before {
  left: 2px;
  width: 240px;
  height: 12px;
  -webkit-animation-delay: -9192ms;
          animation-delay: -9192ms;
}
.gold:nth-child(199) .graphic::after {
  top: 6px;
  left: -8px;
  width: 20px;
  height: 144px;
  -webkit-animation-delay: -9192ms;
          animation-delay: -9192ms;
}
.gold:nth-child(199) .rotate {
  -webkit-animation: rotateZ 16178ms linear infinite;
          animation: rotateZ 16178ms linear infinite;
}
.gold:nth-child(200) {
  top: calc(50% + 41px);
  left: 6%;
  transform: rotateZ(245deg);
}
.gold:nth-child(200) .graphic {
  border-width: 0 12px 12px 9px;
  -webkit-animation-delay: -8077ms, -8077ms;
          animation-delay: -8077ms, -8077ms;
}
.gold:nth-child(200) .graphic::before {
  left: 1.5px;
  width: 252px;
  height: 12px;
  -webkit-animation-delay: -8077ms;
          animation-delay: -8077ms;
}
.gold:nth-child(200) .graphic::after {
  top: 6px;
  left: -9px;
  width: 21px;
  height: 144px;
  -webkit-animation-delay: -8077ms;
          animation-delay: -8077ms;
}
.gold:nth-child(200) .rotate {
  -webkit-animation: rotateZ 11527ms linear infinite;
          animation: rotateZ 11527ms linear infinite;
}
.gold:nth-child(201) {
  top: calc(50% + 90px);
  left: 92%;
  transform: rotateZ(284deg);
}
.gold:nth-child(201) .graphic {
  border-width: 0 7px 4px 5px;
  -webkit-animation-delay: -2408ms, -2408ms;
          animation-delay: -2408ms, -2408ms;
}
.gold:nth-child(201) .graphic::before {
  left: 1px;
  width: 144px;
  height: 4px;
  -webkit-animation-delay: -2408ms;
          animation-delay: -2408ms;
}
.gold:nth-child(201) .graphic::after {
  top: 2px;
  left: -5px;
  width: 12px;
  height: 48px;
  -webkit-animation-delay: -2408ms;
          animation-delay: -2408ms;
}
.gold:nth-child(201) .rotate {
  -webkit-animation: rotateZ 15939ms linear infinite;
          animation: rotateZ 15939ms linear infinite;
}
.gold:nth-child(202) {
  top: calc(50% + 7px);
  left: 5%;
  transform: rotateZ(302deg);
}
.gold:nth-child(202) .graphic {
  border-width: 0 10px 8px 4px;
  -webkit-animation-delay: -9394ms, -9394ms;
          animation-delay: -9394ms, -9394ms;
}
.gold:nth-child(202) .graphic::before {
  left: 3px;
  width: 168px;
  height: 8px;
  -webkit-animation-delay: -9394ms;
          animation-delay: -9394ms;
}
.gold:nth-child(202) .graphic::after {
  top: 4px;
  left: -4px;
  width: 14px;
  height: 96px;
  -webkit-animation-delay: -9394ms;
          animation-delay: -9394ms;
}
.gold:nth-child(202) .rotate {
  -webkit-animation: rotateZ 11749ms linear infinite;
          animation: rotateZ 11749ms linear infinite;
}
.gold:nth-child(203) {
  top: calc(50% + 47px);
  left: 39%;
  transform: rotateZ(248deg);
}
.gold:nth-child(203) .graphic {
  border-width: 0 3px 8px 12px;
  -webkit-animation-delay: -6301ms, -6301ms;
          animation-delay: -6301ms, -6301ms;
}
.gold:nth-child(203) .graphic::before {
  left: -4.5px;
  width: 180px;
  height: 8px;
  -webkit-animation-delay: -6301ms;
          animation-delay: -6301ms;
}
.gold:nth-child(203) .graphic::after {
  top: 4px;
  left: -12px;
  width: 15px;
  height: 96px;
  -webkit-animation-delay: -6301ms;
          animation-delay: -6301ms;
}
.gold:nth-child(203) .rotate {
  -webkit-animation: rotateZ 19551ms linear infinite;
          animation: rotateZ 19551ms linear infinite;
}
.gold:nth-child(204) {
  top: calc(50% + 67px);
  left: 90%;
  transform: rotateZ(209deg);
}
.gold:nth-child(204) .graphic {
  border-width: 0 3px 3px 12px;
  -webkit-animation-delay: -6192ms, -6192ms;
          animation-delay: -6192ms, -6192ms;
}
.gold:nth-child(204) .graphic::before {
  left: -4.5px;
  width: 180px;
  height: 3px;
  -webkit-animation-delay: -6192ms;
          animation-delay: -6192ms;
}
.gold:nth-child(204) .graphic::after {
  top: 1.5px;
  left: -12px;
  width: 15px;
  height: 36px;
  -webkit-animation-delay: -6192ms;
          animation-delay: -6192ms;
}
.gold:nth-child(204) .rotate {
  -webkit-animation: rotateZ 11103ms linear infinite;
          animation: rotateZ 11103ms linear infinite;
}
.gold:nth-child(205) {
  top: calc(50% + 85px);
  left: 19%;
  transform: rotateZ(52deg);
}
.gold:nth-child(205) .graphic {
  border-width: 0 9px 5px 4px;
  -webkit-animation-delay: -6736ms, -6736ms;
          animation-delay: -6736ms, -6736ms;
}
.gold:nth-child(205) .graphic::before {
  left: 2.5px;
  width: 156px;
  height: 5px;
  -webkit-animation-delay: -6736ms;
          animation-delay: -6736ms;
}
.gold:nth-child(205) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 13px;
  height: 60px;
  -webkit-animation-delay: -6736ms;
          animation-delay: -6736ms;
}
.gold:nth-child(205) .rotate {
  -webkit-animation: rotateZ 18736ms linear infinite;
          animation: rotateZ 18736ms linear infinite;
}
.gold:nth-child(206) {
  top: calc(50% + 12px);
  left: 10%;
  transform: rotateZ(23deg);
}
.gold:nth-child(206) .graphic {
  border-width: 0 8px 12px 5px;
  -webkit-animation-delay: -5365ms, -5365ms;
          animation-delay: -5365ms, -5365ms;
}
.gold:nth-child(206) .graphic::before {
  left: 1.5px;
  width: 156px;
  height: 12px;
  -webkit-animation-delay: -5365ms;
          animation-delay: -5365ms;
}
.gold:nth-child(206) .graphic::after {
  top: 6px;
  left: -5px;
  width: 13px;
  height: 144px;
  -webkit-animation-delay: -5365ms;
          animation-delay: -5365ms;
}
.gold:nth-child(206) .rotate {
  -webkit-animation: rotateZ 13314ms linear infinite;
          animation: rotateZ 13314ms linear infinite;
}
.gold:nth-child(207) {
  top: calc(50% + -23px);
  left: 55%;
  transform: rotateZ(177deg);
}
.gold:nth-child(207) .graphic {
  border-width: 0 11px 6px 6px;
  -webkit-animation-delay: -7514ms, -7514ms;
          animation-delay: -7514ms, -7514ms;
}
.gold:nth-child(207) .graphic::before {
  left: 2.5px;
  width: 204px;
  height: 6px;
  -webkit-animation-delay: -7514ms;
          animation-delay: -7514ms;
}
.gold:nth-child(207) .graphic::after {
  top: 3px;
  left: -6px;
  width: 17px;
  height: 72px;
  -webkit-animation-delay: -7514ms;
          animation-delay: -7514ms;
}
.gold:nth-child(207) .rotate {
  -webkit-animation: rotateZ 19850ms linear infinite;
          animation: rotateZ 19850ms linear infinite;
}
.gold:nth-child(208) {
  top: calc(50% + 51px);
  left: 88%;
  transform: rotateZ(208deg);
}
.gold:nth-child(208) .graphic {
  border-width: 0 12px 12px 10px;
  -webkit-animation-delay: -6936ms, -6936ms;
          animation-delay: -6936ms, -6936ms;
}
.gold:nth-child(208) .graphic::before {
  left: 1px;
  width: 264px;
  height: 12px;
  -webkit-animation-delay: -6936ms;
          animation-delay: -6936ms;
}
.gold:nth-child(208) .graphic::after {
  top: 6px;
  left: -10px;
  width: 22px;
  height: 144px;
  -webkit-animation-delay: -6936ms;
          animation-delay: -6936ms;
}
.gold:nth-child(208) .rotate {
  -webkit-animation: rotateZ 18028ms linear infinite;
          animation: rotateZ 18028ms linear infinite;
}
.gold:nth-child(209) {
  top: calc(50% + 3px);
  left: 41%;
  transform: rotateZ(205deg);
}
.gold:nth-child(209) .graphic {
  border-width: 0 11px 6px 8px;
  -webkit-animation-delay: -8606ms, -8606ms;
          animation-delay: -8606ms, -8606ms;
}
.gold:nth-child(209) .graphic::before {
  left: 1.5px;
  width: 228px;
  height: 6px;
  -webkit-animation-delay: -8606ms;
          animation-delay: -8606ms;
}
.gold:nth-child(209) .graphic::after {
  top: 3px;
  left: -8px;
  width: 19px;
  height: 72px;
  -webkit-animation-delay: -8606ms;
          animation-delay: -8606ms;
}
.gold:nth-child(209) .rotate {
  -webkit-animation: rotateZ 12594ms linear infinite;
          animation: rotateZ 12594ms linear infinite;
}
.gold:nth-child(210) {
  top: calc(50% + -54px);
  left: 51%;
  transform: rotateZ(84deg);
}
.gold:nth-child(210) .graphic {
  border-width: 0 3px 5px 9px;
  -webkit-animation-delay: -255ms, -255ms;
          animation-delay: -255ms, -255ms;
}
.gold:nth-child(210) .graphic::before {
  left: -3px;
  width: 144px;
  height: 5px;
  -webkit-animation-delay: -255ms;
          animation-delay: -255ms;
}
.gold:nth-child(210) .graphic::after {
  top: 2.5px;
  left: -9px;
  width: 12px;
  height: 60px;
  -webkit-animation-delay: -255ms;
          animation-delay: -255ms;
}
.gold:nth-child(210) .rotate {
  -webkit-animation: rotateZ 12817ms linear infinite;
          animation: rotateZ 12817ms linear infinite;
}
.gold:nth-child(211) {
  top: calc(50% + -13px);
  left: 17%;
  transform: rotateZ(280deg);
}
.gold:nth-child(211) .graphic {
  border-width: 0 10px 5px 12px;
  -webkit-animation-delay: -6728ms, -6728ms;
          animation-delay: -6728ms, -6728ms;
}
.gold:nth-child(211) .graphic::before {
  left: -1px;
  width: 264px;
  height: 5px;
  -webkit-animation-delay: -6728ms;
          animation-delay: -6728ms;
}
.gold:nth-child(211) .graphic::after {
  top: 2.5px;
  left: -12px;
  width: 22px;
  height: 60px;
  -webkit-animation-delay: -6728ms;
          animation-delay: -6728ms;
}
.gold:nth-child(211) .rotate {
  -webkit-animation: rotateZ 14560ms linear infinite;
          animation: rotateZ 14560ms linear infinite;
}
.gold:nth-child(212) {
  top: calc(50% + -71px);
  left: 50%;
  transform: rotateZ(135deg);
}
.gold:nth-child(212) .graphic {
  border-width: 0 12px 8px 7px;
  -webkit-animation-delay: -3337ms, -3337ms;
          animation-delay: -3337ms, -3337ms;
}
.gold:nth-child(212) .graphic::before {
  left: 2.5px;
  width: 228px;
  height: 8px;
  -webkit-animation-delay: -3337ms;
          animation-delay: -3337ms;
}
.gold:nth-child(212) .graphic::after {
  top: 4px;
  left: -7px;
  width: 19px;
  height: 96px;
  -webkit-animation-delay: -3337ms;
          animation-delay: -3337ms;
}
.gold:nth-child(212) .rotate {
  -webkit-animation: rotateZ 13359ms linear infinite;
          animation: rotateZ 13359ms linear infinite;
}
.gold:nth-child(213) {
  top: calc(50% + 24px);
  left: 97%;
  transform: rotateZ(31deg);
}
.gold:nth-child(213) .graphic {
  border-width: 0 6px 10px 3px;
  -webkit-animation-delay: -4359ms, -4359ms;
          animation-delay: -4359ms, -4359ms;
}
.gold:nth-child(213) .graphic::before {
  left: 1.5px;
  width: 108px;
  height: 10px;
  -webkit-animation-delay: -4359ms;
          animation-delay: -4359ms;
}
.gold:nth-child(213) .graphic::after {
  top: 5px;
  left: -3px;
  width: 9px;
  height: 120px;
  -webkit-animation-delay: -4359ms;
          animation-delay: -4359ms;
}
.gold:nth-child(213) .rotate {
  -webkit-animation: rotateZ 13658ms linear infinite;
          animation: rotateZ 13658ms linear infinite;
}
.gold:nth-child(214) {
  top: calc(50% + -19px);
  left: 41%;
  transform: rotateZ(71deg);
}
.gold:nth-child(214) .graphic {
  border-width: 0 10px 9px 9px;
  -webkit-animation-delay: -291ms, -291ms;
          animation-delay: -291ms, -291ms;
}
.gold:nth-child(214) .graphic::before {
  left: 0.5px;
  width: 228px;
  height: 9px;
  -webkit-animation-delay: -291ms;
          animation-delay: -291ms;
}
.gold:nth-child(214) .graphic::after {
  top: 4.5px;
  left: -9px;
  width: 19px;
  height: 108px;
  -webkit-animation-delay: -291ms;
          animation-delay: -291ms;
}
.gold:nth-child(214) .rotate {
  -webkit-animation: rotateZ 15250ms linear infinite;
          animation: rotateZ 15250ms linear infinite;
}
.gold:nth-child(215) {
  top: calc(50% + -63px);
  left: 3%;
  transform: rotateZ(71deg);
}
.gold:nth-child(215) .graphic {
  border-width: 0 5px 9px 7px;
  -webkit-animation-delay: -6657ms, -6657ms;
          animation-delay: -6657ms, -6657ms;
}
.gold:nth-child(215) .graphic::before {
  left: -1px;
  width: 144px;
  height: 9px;
  -webkit-animation-delay: -6657ms;
          animation-delay: -6657ms;
}
.gold:nth-child(215) .graphic::after {
  top: 4.5px;
  left: -7px;
  width: 12px;
  height: 108px;
  -webkit-animation-delay: -6657ms;
          animation-delay: -6657ms;
}
.gold:nth-child(215) .rotate {
  -webkit-animation: rotateZ 19088ms linear infinite;
          animation: rotateZ 19088ms linear infinite;
}
.gold:nth-child(216) {
  top: calc(50% + -7px);
  left: 12%;
  transform: rotateZ(139deg);
}
.gold:nth-child(216) .graphic {
  border-width: 0 4px 4px 8px;
  -webkit-animation-delay: -4420ms, -4420ms;
          animation-delay: -4420ms, -4420ms;
}
.gold:nth-child(216) .graphic::before {
  left: -2px;
  width: 144px;
  height: 4px;
  -webkit-animation-delay: -4420ms;
          animation-delay: -4420ms;
}
.gold:nth-child(216) .graphic::after {
  top: 2px;
  left: -8px;
  width: 12px;
  height: 48px;
  -webkit-animation-delay: -4420ms;
          animation-delay: -4420ms;
}
.gold:nth-child(216) .rotate {
  -webkit-animation: rotateZ 15965ms linear infinite;
          animation: rotateZ 15965ms linear infinite;
}
.gold:nth-child(217) {
  top: calc(50% + -69px);
  left: 25%;
  transform: rotateZ(11deg);
}
.gold:nth-child(217) .graphic {
  border-width: 0 10px 7px 3px;
  -webkit-animation-delay: -6228ms, -6228ms;
          animation-delay: -6228ms, -6228ms;
}
.gold:nth-child(217) .graphic::before {
  left: 3.5px;
  width: 156px;
  height: 7px;
  -webkit-animation-delay: -6228ms;
          animation-delay: -6228ms;
}
.gold:nth-child(217) .graphic::after {
  top: 3.5px;
  left: -3px;
  width: 13px;
  height: 84px;
  -webkit-animation-delay: -6228ms;
          animation-delay: -6228ms;
}
.gold:nth-child(217) .rotate {
  -webkit-animation: rotateZ 17578ms linear infinite;
          animation: rotateZ 17578ms linear infinite;
}
.gold:nth-child(218) {
  top: calc(50% + 86px);
  left: 2%;
  transform: rotateZ(212deg);
}
.gold:nth-child(218) .graphic {
  border-width: 0 11px 12px 4px;
  -webkit-animation-delay: -556ms, -556ms;
          animation-delay: -556ms, -556ms;
}
.gold:nth-child(218) .graphic::before {
  left: 3.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -556ms;
          animation-delay: -556ms;
}
.gold:nth-child(218) .graphic::after {
  top: 6px;
  left: -4px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -556ms;
          animation-delay: -556ms;
}
.gold:nth-child(218) .rotate {
  -webkit-animation: rotateZ 13876ms linear infinite;
          animation: rotateZ 13876ms linear infinite;
}
.gold:nth-child(219) {
  top: calc(50% + -21px);
  left: 74%;
  transform: rotateZ(231deg);
}
.gold:nth-child(219) .graphic {
  border-width: 0 7px 4px 10px;
  -webkit-animation-delay: -9069ms, -9069ms;
          animation-delay: -9069ms, -9069ms;
}
.gold:nth-child(219) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 4px;
  -webkit-animation-delay: -9069ms;
          animation-delay: -9069ms;
}
.gold:nth-child(219) .graphic::after {
  top: 2px;
  left: -10px;
  width: 17px;
  height: 48px;
  -webkit-animation-delay: -9069ms;
          animation-delay: -9069ms;
}
.gold:nth-child(219) .rotate {
  -webkit-animation: rotateZ 14064ms linear infinite;
          animation: rotateZ 14064ms linear infinite;
}
.gold:nth-child(220) {
  top: calc(50% + 12px);
  left: 97%;
  transform: rotateZ(98deg);
}
.gold:nth-child(220) .graphic {
  border-width: 0 10px 9px 5px;
  -webkit-animation-delay: -3234ms, -3234ms;
          animation-delay: -3234ms, -3234ms;
}
.gold:nth-child(220) .graphic::before {
  left: 2.5px;
  width: 180px;
  height: 9px;
  -webkit-animation-delay: -3234ms;
          animation-delay: -3234ms;
}
.gold:nth-child(220) .graphic::after {
  top: 4.5px;
  left: -5px;
  width: 15px;
  height: 108px;
  -webkit-animation-delay: -3234ms;
          animation-delay: -3234ms;
}
.gold:nth-child(220) .rotate {
  -webkit-animation: rotateZ 15426ms linear infinite;
          animation: rotateZ 15426ms linear infinite;
}
.gold:nth-child(221) {
  top: calc(50% + -8px);
  left: 5%;
  transform: rotateZ(308deg);
}
.gold:nth-child(221) .graphic {
  border-width: 0 5px 5px 5px;
  -webkit-animation-delay: -5281ms, -5281ms;
          animation-delay: -5281ms, -5281ms;
}
.gold:nth-child(221) .graphic::before {
  left: 0px;
  width: 120px;
  height: 5px;
  -webkit-animation-delay: -5281ms;
          animation-delay: -5281ms;
}
.gold:nth-child(221) .graphic::after {
  top: 2.5px;
  left: -5px;
  width: 10px;
  height: 60px;
  -webkit-animation-delay: -5281ms;
          animation-delay: -5281ms;
}
.gold:nth-child(221) .rotate {
  -webkit-animation: rotateZ 16068ms linear infinite;
          animation: rotateZ 16068ms linear infinite;
}
.gold:nth-child(222) {
  top: calc(50% + -52px);
  left: 44%;
  transform: rotateZ(89deg);
}
.gold:nth-child(222) .graphic {
  border-width: 0 8px 11px 9px;
  -webkit-animation-delay: -6433ms, -6433ms;
          animation-delay: -6433ms, -6433ms;
}
.gold:nth-child(222) .graphic::before {
  left: -0.5px;
  width: 204px;
  height: 11px;
  -webkit-animation-delay: -6433ms;
          animation-delay: -6433ms;
}
.gold:nth-child(222) .graphic::after {
  top: 5.5px;
  left: -9px;
  width: 17px;
  height: 132px;
  -webkit-animation-delay: -6433ms;
          animation-delay: -6433ms;
}
.gold:nth-child(222) .rotate {
  -webkit-animation: rotateZ 19467ms linear infinite;
          animation: rotateZ 19467ms linear infinite;
}
.gold:nth-child(223) {
  top: calc(50% + 40px);
  left: 17%;
  transform: rotateZ(209deg);
}
.gold:nth-child(223) .graphic {
  border-width: 0 5px 9px 5px;
  -webkit-animation-delay: -4010ms, -4010ms;
          animation-delay: -4010ms, -4010ms;
}
.gold:nth-child(223) .graphic::before {
  left: 0px;
  width: 120px;
  height: 9px;
  -webkit-animation-delay: -4010ms;
          animation-delay: -4010ms;
}
.gold:nth-child(223) .graphic::after {
  top: 4.5px;
  left: -5px;
  width: 10px;
  height: 108px;
  -webkit-animation-delay: -4010ms;
          animation-delay: -4010ms;
}
.gold:nth-child(223) .rotate {
  -webkit-animation: rotateZ 13911ms linear infinite;
          animation: rotateZ 13911ms linear infinite;
}
.gold:nth-child(224) {
  top: calc(50% + 76px);
  left: 74%;
  transform: rotateZ(276deg);
}
.gold:nth-child(224) .graphic {
  border-width: 0 4px 12px 9px;
  -webkit-animation-delay: -1449ms, -1449ms;
          animation-delay: -1449ms, -1449ms;
}
.gold:nth-child(224) .graphic::before {
  left: -2.5px;
  width: 156px;
  height: 12px;
  -webkit-animation-delay: -1449ms;
          animation-delay: -1449ms;
}
.gold:nth-child(224) .graphic::after {
  top: 6px;
  left: -9px;
  width: 13px;
  height: 144px;
  -webkit-animation-delay: -1449ms;
          animation-delay: -1449ms;
}
.gold:nth-child(224) .rotate {
  -webkit-animation: rotateZ 14447ms linear infinite;
          animation: rotateZ 14447ms linear infinite;
}
.gold:nth-child(225) {
  top: calc(50% + 36px);
  left: 22%;
  transform: rotateZ(282deg);
}
.gold:nth-child(225) .graphic {
  border-width: 0 10px 11px 8px;
  -webkit-animation-delay: -740ms, -740ms;
          animation-delay: -740ms, -740ms;
}
.gold:nth-child(225) .graphic::before {
  left: 1px;
  width: 216px;
  height: 11px;
  -webkit-animation-delay: -740ms;
          animation-delay: -740ms;
}
.gold:nth-child(225) .graphic::after {
  top: 5.5px;
  left: -8px;
  width: 18px;
  height: 132px;
  -webkit-animation-delay: -740ms;
          animation-delay: -740ms;
}
.gold:nth-child(225) .rotate {
  -webkit-animation: rotateZ 15051ms linear infinite;
          animation: rotateZ 15051ms linear infinite;
}
.gold:nth-child(226) {
  top: calc(50% + -85px);
  left: 77%;
  transform: rotateZ(336deg);
}
.gold:nth-child(226) .graphic {
  border-width: 0 4px 4px 10px;
  -webkit-animation-delay: -3247ms, -3247ms;
          animation-delay: -3247ms, -3247ms;
}
.gold:nth-child(226) .graphic::before {
  left: -3px;
  width: 168px;
  height: 4px;
  -webkit-animation-delay: -3247ms;
          animation-delay: -3247ms;
}
.gold:nth-child(226) .graphic::after {
  top: 2px;
  left: -10px;
  width: 14px;
  height: 48px;
  -webkit-animation-delay: -3247ms;
          animation-delay: -3247ms;
}
.gold:nth-child(226) .rotate {
  -webkit-animation: rotateZ 18211ms linear infinite;
          animation: rotateZ 18211ms linear infinite;
}
.gold:nth-child(227) {
  top: calc(50% + 61px);
  left: 55%;
  transform: rotateZ(264deg);
}
.gold:nth-child(227) .graphic {
  border-width: 0 6px 9px 10px;
  -webkit-animation-delay: -7207ms, -7207ms;
          animation-delay: -7207ms, -7207ms;
}
.gold:nth-child(227) .graphic::before {
  left: -2px;
  width: 192px;
  height: 9px;
  -webkit-animation-delay: -7207ms;
          animation-delay: -7207ms;
}
.gold:nth-child(227) .graphic::after {
  top: 4.5px;
  left: -10px;
  width: 16px;
  height: 108px;
  -webkit-animation-delay: -7207ms;
          animation-delay: -7207ms;
}
.gold:nth-child(227) .rotate {
  -webkit-animation: rotateZ 16598ms linear infinite;
          animation: rotateZ 16598ms linear infinite;
}
.gold:nth-child(228) {
  top: calc(50% + -39px);
  left: 49%;
  transform: rotateZ(228deg);
}
.gold:nth-child(228) .graphic {
  border-width: 0 6px 7px 6px;
  -webkit-animation-delay: -2523ms, -2523ms;
          animation-delay: -2523ms, -2523ms;
}
.gold:nth-child(228) .graphic::before {
  left: 0px;
  width: 144px;
  height: 7px;
  -webkit-animation-delay: -2523ms;
          animation-delay: -2523ms;
}
.gold:nth-child(228) .graphic::after {
  top: 3.5px;
  left: -6px;
  width: 12px;
  height: 84px;
  -webkit-animation-delay: -2523ms;
          animation-delay: -2523ms;
}
.gold:nth-child(228) .rotate {
  -webkit-animation: rotateZ 12516ms linear infinite;
          animation: rotateZ 12516ms linear infinite;
}
.gold:nth-child(229) {
  top: calc(50% + -16px);
  left: 15%;
  transform: rotateZ(235deg);
}
.gold:nth-child(229) .graphic {
  border-width: 0 3px 9px 11px;
  -webkit-animation-delay: -6307ms, -6307ms;
          animation-delay: -6307ms, -6307ms;
}
.gold:nth-child(229) .graphic::before {
  left: -4px;
  width: 168px;
  height: 9px;
  -webkit-animation-delay: -6307ms;
          animation-delay: -6307ms;
}
.gold:nth-child(229) .graphic::after {
  top: 4.5px;
  left: -11px;
  width: 14px;
  height: 108px;
  -webkit-animation-delay: -6307ms;
          animation-delay: -6307ms;
}
.gold:nth-child(229) .rotate {
  -webkit-animation: rotateZ 11662ms linear infinite;
          animation: rotateZ 11662ms linear infinite;
}
.gold:nth-child(230) {
  top: calc(50% + 6px);
  left: 41%;
  transform: rotateZ(161deg);
}
.gold:nth-child(230) .graphic {
  border-width: 0 12px 9px 8px;
  -webkit-animation-delay: -1343ms, -1343ms;
          animation-delay: -1343ms, -1343ms;
}
.gold:nth-child(230) .graphic::before {
  left: 2px;
  width: 240px;
  height: 9px;
  -webkit-animation-delay: -1343ms;
          animation-delay: -1343ms;
}
.gold:nth-child(230) .graphic::after {
  top: 4.5px;
  left: -8px;
  width: 20px;
  height: 108px;
  -webkit-animation-delay: -1343ms;
          animation-delay: -1343ms;
}
.gold:nth-child(230) .rotate {
  -webkit-animation: rotateZ 19930ms linear infinite;
          animation: rotateZ 19930ms linear infinite;
}
.gold:nth-child(231) {
  top: calc(50% + -10px);
  left: 18%;
  transform: rotateZ(305deg);
}
.gold:nth-child(231) .graphic {
  border-width: 0 11px 4px 8px;
  -webkit-animation-delay: -8531ms, -8531ms;
          animation-delay: -8531ms, -8531ms;
}
.gold:nth-child(231) .graphic::before {
  left: 1.5px;
  width: 228px;
  height: 4px;
  -webkit-animation-delay: -8531ms;
          animation-delay: -8531ms;
}
.gold:nth-child(231) .graphic::after {
  top: 2px;
  left: -8px;
  width: 19px;
  height: 48px;
  -webkit-animation-delay: -8531ms;
          animation-delay: -8531ms;
}
.gold:nth-child(231) .rotate {
  -webkit-animation: rotateZ 12588ms linear infinite;
          animation: rotateZ 12588ms linear infinite;
}
.gold:nth-child(232) {
  top: calc(50% + -33px);
  left: 20%;
  transform: rotateZ(172deg);
}
.gold:nth-child(232) .graphic {
  border-width: 0 9px 12px 8px;
  -webkit-animation-delay: -5125ms, -5125ms;
          animation-delay: -5125ms, -5125ms;
}
.gold:nth-child(232) .graphic::before {
  left: 0.5px;
  width: 204px;
  height: 12px;
  -webkit-animation-delay: -5125ms;
          animation-delay: -5125ms;
}
.gold:nth-child(232) .graphic::after {
  top: 6px;
  left: -8px;
  width: 17px;
  height: 144px;
  -webkit-animation-delay: -5125ms;
          animation-delay: -5125ms;
}
.gold:nth-child(232) .rotate {
  -webkit-animation: rotateZ 12029ms linear infinite;
          animation: rotateZ 12029ms linear infinite;
}
.gold:nth-child(233) {
  top: calc(50% + 43px);
  left: 96%;
  transform: rotateZ(211deg);
}
.gold:nth-child(233) .graphic {
  border-width: 0 5px 12px 12px;
  -webkit-animation-delay: -9961ms, -9961ms;
          animation-delay: -9961ms, -9961ms;
}
.gold:nth-child(233) .graphic::before {
  left: -3.5px;
  width: 204px;
  height: 12px;
  -webkit-animation-delay: -9961ms;
          animation-delay: -9961ms;
}
.gold:nth-child(233) .graphic::after {
  top: 6px;
  left: -12px;
  width: 17px;
  height: 144px;
  -webkit-animation-delay: -9961ms;
          animation-delay: -9961ms;
}
.gold:nth-child(233) .rotate {
  -webkit-animation: rotateZ 10022ms linear infinite;
          animation: rotateZ 10022ms linear infinite;
}
.gold:nth-child(234) {
  top: calc(50% + 0px);
  left: 53%;
  transform: rotateZ(287deg);
}
.gold:nth-child(234) .graphic {
  border-width: 0 5px 4px 6px;
  -webkit-animation-delay: -5438ms, -5438ms;
          animation-delay: -5438ms, -5438ms;
}
.gold:nth-child(234) .graphic::before {
  left: -0.5px;
  width: 132px;
  height: 4px;
  -webkit-animation-delay: -5438ms;
          animation-delay: -5438ms;
}
.gold:nth-child(234) .graphic::after {
  top: 2px;
  left: -6px;
  width: 11px;
  height: 48px;
  -webkit-animation-delay: -5438ms;
          animation-delay: -5438ms;
}
.gold:nth-child(234) .rotate {
  -webkit-animation: rotateZ 13538ms linear infinite;
          animation: rotateZ 13538ms linear infinite;
}
.gold:nth-child(235) {
  top: calc(50% + 75px);
  left: 90%;
  transform: rotateZ(43deg);
}
.gold:nth-child(235) .graphic {
  border-width: 0 8px 4px 11px;
  -webkit-animation-delay: -5800ms, -5800ms;
          animation-delay: -5800ms, -5800ms;
}
.gold:nth-child(235) .graphic::before {
  left: -1.5px;
  width: 228px;
  height: 4px;
  -webkit-animation-delay: -5800ms;
          animation-delay: -5800ms;
}
.gold:nth-child(235) .graphic::after {
  top: 2px;
  left: -11px;
  width: 19px;
  height: 48px;
  -webkit-animation-delay: -5800ms;
          animation-delay: -5800ms;
}
.gold:nth-child(235) .rotate {
  -webkit-animation: rotateZ 19692ms linear infinite;
          animation: rotateZ 19692ms linear infinite;
}
.gold:nth-child(236) {
  top: calc(50% + 19px);
  left: 65%;
  transform: rotateZ(118deg);
}
.gold:nth-child(236) .graphic {
  border-width: 0 7px 7px 6px;
  -webkit-animation-delay: -4113ms, -4113ms;
          animation-delay: -4113ms, -4113ms;
}
.gold:nth-child(236) .graphic::before {
  left: 0.5px;
  width: 156px;
  height: 7px;
  -webkit-animation-delay: -4113ms;
          animation-delay: -4113ms;
}
.gold:nth-child(236) .graphic::after {
  top: 3.5px;
  left: -6px;
  width: 13px;
  height: 84px;
  -webkit-animation-delay: -4113ms;
          animation-delay: -4113ms;
}
.gold:nth-child(236) .rotate {
  -webkit-animation: rotateZ 18641ms linear infinite;
          animation: rotateZ 18641ms linear infinite;
}
.gold:nth-child(237) {
  top: calc(50% + 44px);
  left: 82%;
  transform: rotateZ(44deg);
}
.gold:nth-child(237) .graphic {
  border-width: 0 11px 7px 9px;
  -webkit-animation-delay: -6932ms, -6932ms;
          animation-delay: -6932ms, -6932ms;
}
.gold:nth-child(237) .graphic::before {
  left: 1px;
  width: 240px;
  height: 7px;
  -webkit-animation-delay: -6932ms;
          animation-delay: -6932ms;
}
.gold:nth-child(237) .graphic::after {
  top: 3.5px;
  left: -9px;
  width: 20px;
  height: 84px;
  -webkit-animation-delay: -6932ms;
          animation-delay: -6932ms;
}
.gold:nth-child(237) .rotate {
  -webkit-animation: rotateZ 17222ms linear infinite;
          animation: rotateZ 17222ms linear infinite;
}
.gold:nth-child(238) {
  top: calc(50% + 11px);
  left: 41%;
  transform: rotateZ(298deg);
}
.gold:nth-child(238) .graphic {
  border-width: 0 11px 9px 12px;
  -webkit-animation-delay: -1212ms, -1212ms;
          animation-delay: -1212ms, -1212ms;
}
.gold:nth-child(238) .graphic::before {
  left: -0.5px;
  width: 276px;
  height: 9px;
  -webkit-animation-delay: -1212ms;
          animation-delay: -1212ms;
}
.gold:nth-child(238) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 23px;
  height: 108px;
  -webkit-animation-delay: -1212ms;
          animation-delay: -1212ms;
}
.gold:nth-child(238) .rotate {
  -webkit-animation: rotateZ 18571ms linear infinite;
          animation: rotateZ 18571ms linear infinite;
}
.gold:nth-child(239) {
  top: calc(50% + 73px);
  left: 9%;
  transform: rotateZ(137deg);
}
.gold:nth-child(239) .graphic {
  border-width: 0 8px 9px 12px;
  -webkit-animation-delay: -6767ms, -6767ms;
          animation-delay: -6767ms, -6767ms;
}
.gold:nth-child(239) .graphic::before {
  left: -2px;
  width: 240px;
  height: 9px;
  -webkit-animation-delay: -6767ms;
          animation-delay: -6767ms;
}
.gold:nth-child(239) .graphic::after {
  top: 4.5px;
  left: -12px;
  width: 20px;
  height: 108px;
  -webkit-animation-delay: -6767ms;
          animation-delay: -6767ms;
}
.gold:nth-child(239) .rotate {
  -webkit-animation: rotateZ 14225ms linear infinite;
          animation: rotateZ 14225ms linear infinite;
}
.gold:nth-child(240) {
  top: calc(50% + 10px);
  left: 61%;
  transform: rotateZ(295deg);
}
.gold:nth-child(240) .graphic {
  border-width: 0 6px 6px 12px;
  -webkit-animation-delay: -1090ms, -1090ms;
          animation-delay: -1090ms, -1090ms;
}
.gold:nth-child(240) .graphic::before {
  left: -3px;
  width: 216px;
  height: 6px;
  -webkit-animation-delay: -1090ms;
          animation-delay: -1090ms;
}
.gold:nth-child(240) .graphic::after {
  top: 3px;
  left: -12px;
  width: 18px;
  height: 72px;
  -webkit-animation-delay: -1090ms;
          animation-delay: -1090ms;
}
.gold:nth-child(240) .rotate {
  -webkit-animation: rotateZ 11496ms linear infinite;
          animation: rotateZ 11496ms linear infinite;
}
.gold:nth-child(241) {
  top: calc(50% + 66px);
  left: 66%;
  transform: rotateZ(166deg);
}
.gold:nth-child(241) .graphic {
  border-width: 0 11px 12px 8px;
  -webkit-animation-delay: -3261ms, -3261ms;
          animation-delay: -3261ms, -3261ms;
}
.gold:nth-child(241) .graphic::before {
  left: 1.5px;
  width: 228px;
  height: 12px;
  -webkit-animation-delay: -3261ms;
          animation-delay: -3261ms;
}
.gold:nth-child(241) .graphic::after {
  top: 6px;
  left: -8px;
  width: 19px;
  height: 144px;
  -webkit-animation-delay: -3261ms;
          animation-delay: -3261ms;
}
.gold:nth-child(241) .rotate {
  -webkit-animation: rotateZ 18436ms linear infinite;
          animation: rotateZ 18436ms linear infinite;
}
.gold:nth-child(242) {
  top: calc(50% + -54px);
  left: 7%;
  transform: rotateZ(91deg);
}
.gold:nth-child(242) .graphic {
  border-width: 0 7px 8px 8px;
  -webkit-animation-delay: -3443ms, -3443ms;
          animation-delay: -3443ms, -3443ms;
}
.gold:nth-child(242) .graphic::before {
  left: -0.5px;
  width: 180px;
  height: 8px;
  -webkit-animation-delay: -3443ms;
          animation-delay: -3443ms;
}
.gold:nth-child(242) .graphic::after {
  top: 4px;
  left: -8px;
  width: 15px;
  height: 96px;
  -webkit-animation-delay: -3443ms;
          animation-delay: -3443ms;
}
.gold:nth-child(242) .rotate {
  -webkit-animation: rotateZ 15181ms linear infinite;
          animation: rotateZ 15181ms linear infinite;
}
.gold:nth-child(243) {
  top: calc(50% + -60px);
  left: 44%;
  transform: rotateZ(10deg);
}
.gold:nth-child(243) .graphic {
  border-width: 0 4px 8px 6px;
  -webkit-animation-delay: -2781ms, -2781ms;
          animation-delay: -2781ms, -2781ms;
}
.gold:nth-child(243) .graphic::before {
  left: -1px;
  width: 120px;
  height: 8px;
  -webkit-animation-delay: -2781ms;
          animation-delay: -2781ms;
}
.gold:nth-child(243) .graphic::after {
  top: 4px;
  left: -6px;
  width: 10px;
  height: 96px;
  -webkit-animation-delay: -2781ms;
          animation-delay: -2781ms;
}
.gold:nth-child(243) .rotate {
  -webkit-animation: rotateZ 18248ms linear infinite;
          animation: rotateZ 18248ms linear infinite;
}
.gold:nth-child(244) {
  top: calc(50% + 61px);
  left: 63%;
  transform: rotateZ(289deg);
}
.gold:nth-child(244) .graphic {
  border-width: 0 8px 5px 4px;
  -webkit-animation-delay: -9593ms, -9593ms;
          animation-delay: -9593ms, -9593ms;
}
.gold:nth-child(244) .graphic::before {
  left: 2px;
  width: 144px;
  height: 5px;
  -webkit-animation-delay: -9593ms;
          animation-delay: -9593ms;
}
.gold:nth-child(244) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 12px;
  height: 60px;
  -webkit-animation-delay: -9593ms;
          animation-delay: -9593ms;
}
.gold:nth-child(244) .rotate {
  -webkit-animation: rotateZ 19680ms linear infinite;
          animation: rotateZ 19680ms linear infinite;
}
.gold:nth-child(245) {
  top: calc(50% + 19px);
  left: 77%;
  transform: rotateZ(324deg);
}
.gold:nth-child(245) .graphic {
  border-width: 0 3px 3px 7px;
  -webkit-animation-delay: -4758ms, -4758ms;
          animation-delay: -4758ms, -4758ms;
}
.gold:nth-child(245) .graphic::before {
  left: -2px;
  width: 120px;
  height: 3px;
  -webkit-animation-delay: -4758ms;
          animation-delay: -4758ms;
}
.gold:nth-child(245) .graphic::after {
  top: 1.5px;
  left: -7px;
  width: 10px;
  height: 36px;
  -webkit-animation-delay: -4758ms;
          animation-delay: -4758ms;
}
.gold:nth-child(245) .rotate {
  -webkit-animation: rotateZ 14493ms linear infinite;
          animation: rotateZ 14493ms linear infinite;
}
.gold:nth-child(246) {
  top: calc(50% + -99px);
  left: 5%;
  transform: rotateZ(313deg);
}
.gold:nth-child(246) .graphic {
  border-width: 0 6px 10px 11px;
  -webkit-animation-delay: -9545ms, -9545ms;
          animation-delay: -9545ms, -9545ms;
}
.gold:nth-child(246) .graphic::before {
  left: -2.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -9545ms;
          animation-delay: -9545ms;
}
.gold:nth-child(246) .graphic::after {
  top: 5px;
  left: -11px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -9545ms;
          animation-delay: -9545ms;
}
.gold:nth-child(246) .rotate {
  -webkit-animation: rotateZ 17867ms linear infinite;
          animation: rotateZ 17867ms linear infinite;
}
.gold:nth-child(247) {
  top: calc(50% + -27px);
  left: 56%;
  transform: rotateZ(143deg);
}
.gold:nth-child(247) .graphic {
  border-width: 0 10px 4px 8px;
  -webkit-animation-delay: -1035ms, -1035ms;
          animation-delay: -1035ms, -1035ms;
}
.gold:nth-child(247) .graphic::before {
  left: 1px;
  width: 216px;
  height: 4px;
  -webkit-animation-delay: -1035ms;
          animation-delay: -1035ms;
}
.gold:nth-child(247) .graphic::after {
  top: 2px;
  left: -8px;
  width: 18px;
  height: 48px;
  -webkit-animation-delay: -1035ms;
          animation-delay: -1035ms;
}
.gold:nth-child(247) .rotate {
  -webkit-animation: rotateZ 17721ms linear infinite;
          animation: rotateZ 17721ms linear infinite;
}
.gold:nth-child(248) {
  top: calc(50% + 42px);
  left: 24%;
  transform: rotateZ(212deg);
}
.gold:nth-child(248) .graphic {
  border-width: 0 7px 4px 5px;
  -webkit-animation-delay: -1057ms, -1057ms;
          animation-delay: -1057ms, -1057ms;
}
.gold:nth-child(248) .graphic::before {
  left: 1px;
  width: 144px;
  height: 4px;
  -webkit-animation-delay: -1057ms;
          animation-delay: -1057ms;
}
.gold:nth-child(248) .graphic::after {
  top: 2px;
  left: -5px;
  width: 12px;
  height: 48px;
  -webkit-animation-delay: -1057ms;
          animation-delay: -1057ms;
}
.gold:nth-child(248) .rotate {
  -webkit-animation: rotateZ 17812ms linear infinite;
          animation: rotateZ 17812ms linear infinite;
}
.gold:nth-child(249) {
  top: calc(50% + 96px);
  left: 6%;
  transform: rotateZ(121deg);
}
.gold:nth-child(249) .graphic {
  border-width: 0 6px 3px 12px;
  -webkit-animation-delay: -2528ms, -2528ms;
          animation-delay: -2528ms, -2528ms;
}
.gold:nth-child(249) .graphic::before {
  left: -3px;
  width: 216px;
  height: 3px;
  -webkit-animation-delay: -2528ms;
          animation-delay: -2528ms;
}
.gold:nth-child(249) .graphic::after {
  top: 1.5px;
  left: -12px;
  width: 18px;
  height: 36px;
  -webkit-animation-delay: -2528ms;
          animation-delay: -2528ms;
}
.gold:nth-child(249) .rotate {
  -webkit-animation: rotateZ 18441ms linear infinite;
          animation: rotateZ 18441ms linear infinite;
}
.gold:nth-child(250) {
  top: calc(50% + 61px);
  left: 60%;
  transform: rotateZ(318deg);
}
.gold:nth-child(250) .graphic {
  border-width: 0 10px 12px 9px;
  -webkit-animation-delay: -1037ms, -1037ms;
          animation-delay: -1037ms, -1037ms;
}
.gold:nth-child(250) .graphic::before {
  left: 0.5px;
  width: 228px;
  height: 12px;
  -webkit-animation-delay: -1037ms;
          animation-delay: -1037ms;
}
.gold:nth-child(250) .graphic::after {
  top: 6px;
  left: -9px;
  width: 19px;
  height: 144px;
  -webkit-animation-delay: -1037ms;
          animation-delay: -1037ms;
}
.gold:nth-child(250) .rotate {
  -webkit-animation: rotateZ 12992ms linear infinite;
          animation: rotateZ 12992ms linear infinite;
}
.gold:nth-child(251) {
  top: calc(50% + 74px);
  left: 38%;
  transform: rotateZ(97deg);
}
.gold:nth-child(251) .graphic {
  border-width: 0 11px 7px 11px;
  -webkit-animation-delay: -7075ms, -7075ms;
          animation-delay: -7075ms, -7075ms;
}
.gold:nth-child(251) .graphic::before {
  left: 0px;
  width: 264px;
  height: 7px;
  -webkit-animation-delay: -7075ms;
          animation-delay: -7075ms;
}
.gold:nth-child(251) .graphic::after {
  top: 3.5px;
  left: -11px;
  width: 22px;
  height: 84px;
  -webkit-animation-delay: -7075ms;
          animation-delay: -7075ms;
}
.gold:nth-child(251) .rotate {
  -webkit-animation: rotateZ 16976ms linear infinite;
          animation: rotateZ 16976ms linear infinite;
}
.gold:nth-child(252) {
  top: calc(50% + 10px);
  left: 100%;
  transform: rotateZ(76deg);
}
.gold:nth-child(252) .graphic {
  border-width: 0 3px 5px 8px;
  -webkit-animation-delay: -1314ms, -1314ms;
          animation-delay: -1314ms, -1314ms;
}
.gold:nth-child(252) .graphic::before {
  left: -2.5px;
  width: 132px;
  height: 5px;
  -webkit-animation-delay: -1314ms;
          animation-delay: -1314ms;
}
.gold:nth-child(252) .graphic::after {
  top: 2.5px;
  left: -8px;
  width: 11px;
  height: 60px;
  -webkit-animation-delay: -1314ms;
          animation-delay: -1314ms;
}
.gold:nth-child(252) .rotate {
  -webkit-animation: rotateZ 12793ms linear infinite;
          animation: rotateZ 12793ms linear infinite;
}
.gold:nth-child(253) {
  top: calc(50% + 64px);
  left: 85%;
  transform: rotateZ(180deg);
}
.gold:nth-child(253) .graphic {
  border-width: 0 11px 12px 4px;
  -webkit-animation-delay: -3250ms, -3250ms;
          animation-delay: -3250ms, -3250ms;
}
.gold:nth-child(253) .graphic::before {
  left: 3.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -3250ms;
          animation-delay: -3250ms;
}
.gold:nth-child(253) .graphic::after {
  top: 6px;
  left: -4px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -3250ms;
          animation-delay: -3250ms;
}
.gold:nth-child(253) .rotate {
  -webkit-animation: rotateZ 18600ms linear infinite;
          animation: rotateZ 18600ms linear infinite;
}
.gold:nth-child(254) {
  top: calc(50% + 100px);
  left: 85%;
  transform: rotateZ(17deg);
}
.gold:nth-child(254) .graphic {
  border-width: 0 5px 9px 4px;
  -webkit-animation-delay: -597ms, -597ms;
          animation-delay: -597ms, -597ms;
}
.gold:nth-child(254) .graphic::before {
  left: 0.5px;
  width: 108px;
  height: 9px;
  -webkit-animation-delay: -597ms;
          animation-delay: -597ms;
}
.gold:nth-child(254) .graphic::after {
  top: 4.5px;
  left: -4px;
  width: 9px;
  height: 108px;
  -webkit-animation-delay: -597ms;
          animation-delay: -597ms;
}
.gold:nth-child(254) .rotate {
  -webkit-animation: rotateZ 18068ms linear infinite;
          animation: rotateZ 18068ms linear infinite;
}
.gold:nth-child(255) {
  top: calc(50% + 52px);
  left: 13%;
  transform: rotateZ(302deg);
}
.gold:nth-child(255) .graphic {
  border-width: 0 4px 6px 12px;
  -webkit-animation-delay: -2869ms, -2869ms;
          animation-delay: -2869ms, -2869ms;
}
.gold:nth-child(255) .graphic::before {
  left: -4px;
  width: 192px;
  height: 6px;
  -webkit-animation-delay: -2869ms;
          animation-delay: -2869ms;
}
.gold:nth-child(255) .graphic::after {
  top: 3px;
  left: -12px;
  width: 16px;
  height: 72px;
  -webkit-animation-delay: -2869ms;
          animation-delay: -2869ms;
}
.gold:nth-child(255) .rotate {
  -webkit-animation: rotateZ 15106ms linear infinite;
          animation: rotateZ 15106ms linear infinite;
}
.gold:nth-child(256) {
  top: calc(50% + -31px);
  left: 45%;
  transform: rotateZ(314deg);
}
.gold:nth-child(256) .graphic {
  border-width: 0 4px 4px 4px;
  -webkit-animation-delay: -8716ms, -8716ms;
          animation-delay: -8716ms, -8716ms;
}
.gold:nth-child(256) .graphic::before {
  left: 0px;
  width: 96px;
  height: 4px;
  -webkit-animation-delay: -8716ms;
          animation-delay: -8716ms;
}
.gold:nth-child(256) .graphic::after {
  top: 2px;
  left: -4px;
  width: 8px;
  height: 48px;
  -webkit-animation-delay: -8716ms;
          animation-delay: -8716ms;
}
.gold:nth-child(256) .rotate {
  -webkit-animation: rotateZ 16351ms linear infinite;
          animation: rotateZ 16351ms linear infinite;
}
.gold:nth-child(257) {
  top: calc(50% + 60px);
  left: 84%;
  transform: rotateZ(49deg);
}
.gold:nth-child(257) .graphic {
  border-width: 0 12px 8px 3px;
  -webkit-animation-delay: -3516ms, -3516ms;
          animation-delay: -3516ms, -3516ms;
}
.gold:nth-child(257) .graphic::before {
  left: 4.5px;
  width: 180px;
  height: 8px;
  -webkit-animation-delay: -3516ms;
          animation-delay: -3516ms;
}
.gold:nth-child(257) .graphic::after {
  top: 4px;
  left: -3px;
  width: 15px;
  height: 96px;
  -webkit-animation-delay: -3516ms;
          animation-delay: -3516ms;
}
.gold:nth-child(257) .rotate {
  -webkit-animation: rotateZ 18356ms linear infinite;
          animation: rotateZ 18356ms linear infinite;
}
.gold:nth-child(258) {
  top: calc(50% + -30px);
  left: 70%;
  transform: rotateZ(297deg);
}
.gold:nth-child(258) .graphic {
  border-width: 0 7px 11px 3px;
  -webkit-animation-delay: -377ms, -377ms;
          animation-delay: -377ms, -377ms;
}
.gold:nth-child(258) .graphic::before {
  left: 2px;
  width: 120px;
  height: 11px;
  -webkit-animation-delay: -377ms;
          animation-delay: -377ms;
}
.gold:nth-child(258) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 10px;
  height: 132px;
  -webkit-animation-delay: -377ms;
          animation-delay: -377ms;
}
.gold:nth-child(258) .rotate {
  -webkit-animation: rotateZ 18971ms linear infinite;
          animation: rotateZ 18971ms linear infinite;
}
.gold:nth-child(259) {
  top: calc(50% + 49px);
  left: 41%;
  transform: rotateZ(145deg);
}
.gold:nth-child(259) .graphic {
  border-width: 0 9px 8px 8px;
  -webkit-animation-delay: -8353ms, -8353ms;
          animation-delay: -8353ms, -8353ms;
}
.gold:nth-child(259) .graphic::before {
  left: 0.5px;
  width: 204px;
  height: 8px;
  -webkit-animation-delay: -8353ms;
          animation-delay: -8353ms;
}
.gold:nth-child(259) .graphic::after {
  top: 4px;
  left: -8px;
  width: 17px;
  height: 96px;
  -webkit-animation-delay: -8353ms;
          animation-delay: -8353ms;
}
.gold:nth-child(259) .rotate {
  -webkit-animation: rotateZ 10019ms linear infinite;
          animation: rotateZ 10019ms linear infinite;
}
.gold:nth-child(260) {
  top: calc(50% + 5px);
  left: 74%;
  transform: rotateZ(42deg);
}
.gold:nth-child(260) .graphic {
  border-width: 0 9px 7px 7px;
  -webkit-animation-delay: -3873ms, -3873ms;
          animation-delay: -3873ms, -3873ms;
}
.gold:nth-child(260) .graphic::before {
  left: 1px;
  width: 192px;
  height: 7px;
  -webkit-animation-delay: -3873ms;
          animation-delay: -3873ms;
}
.gold:nth-child(260) .graphic::after {
  top: 3.5px;
  left: -7px;
  width: 16px;
  height: 84px;
  -webkit-animation-delay: -3873ms;
          animation-delay: -3873ms;
}
.gold:nth-child(260) .rotate {
  -webkit-animation: rotateZ 15711ms linear infinite;
          animation: rotateZ 15711ms linear infinite;
}
.gold:nth-child(261) {
  top: calc(50% + -34px);
  left: 40%;
  transform: rotateZ(117deg);
}
.gold:nth-child(261) .graphic {
  border-width: 0 11px 4px 12px;
  -webkit-animation-delay: -2044ms, -2044ms;
          animation-delay: -2044ms, -2044ms;
}
.gold:nth-child(261) .graphic::before {
  left: -0.5px;
  width: 276px;
  height: 4px;
  -webkit-animation-delay: -2044ms;
          animation-delay: -2044ms;
}
.gold:nth-child(261) .graphic::after {
  top: 2px;
  left: -12px;
  width: 23px;
  height: 48px;
  -webkit-animation-delay: -2044ms;
          animation-delay: -2044ms;
}
.gold:nth-child(261) .rotate {
  -webkit-animation: rotateZ 14006ms linear infinite;
          animation: rotateZ 14006ms linear infinite;
}
.gold:nth-child(262) {
  top: calc(50% + 51px);
  left: 21%;
  transform: rotateZ(3deg);
}
.gold:nth-child(262) .graphic {
  border-width: 0 10px 6px 11px;
  -webkit-animation-delay: -4769ms, -4769ms;
          animation-delay: -4769ms, -4769ms;
}
.gold:nth-child(262) .graphic::before {
  left: -0.5px;
  width: 252px;
  height: 6px;
  -webkit-animation-delay: -4769ms;
          animation-delay: -4769ms;
}
.gold:nth-child(262) .graphic::after {
  top: 3px;
  left: -11px;
  width: 21px;
  height: 72px;
  -webkit-animation-delay: -4769ms;
          animation-delay: -4769ms;
}
.gold:nth-child(262) .rotate {
  -webkit-animation: rotateZ 10384ms linear infinite;
          animation: rotateZ 10384ms linear infinite;
}
.gold:nth-child(263) {
  top: calc(50% + -20px);
  left: 76%;
  transform: rotateZ(191deg);
}
.gold:nth-child(263) .graphic {
  border-width: 0 4px 11px 7px;
  -webkit-animation-delay: -2896ms, -2896ms;
          animation-delay: -2896ms, -2896ms;
}
.gold:nth-child(263) .graphic::before {
  left: -1.5px;
  width: 132px;
  height: 11px;
  -webkit-animation-delay: -2896ms;
          animation-delay: -2896ms;
}
.gold:nth-child(263) .graphic::after {
  top: 5.5px;
  left: -7px;
  width: 11px;
  height: 132px;
  -webkit-animation-delay: -2896ms;
          animation-delay: -2896ms;
}
.gold:nth-child(263) .rotate {
  -webkit-animation: rotateZ 19354ms linear infinite;
          animation: rotateZ 19354ms linear infinite;
}
.gold:nth-child(264) {
  top: calc(50% + -51px);
  left: 85%;
  transform: rotateZ(343deg);
}
.gold:nth-child(264) .graphic {
  border-width: 0 5px 6px 10px;
  -webkit-animation-delay: -765ms, -765ms;
          animation-delay: -765ms, -765ms;
}
.gold:nth-child(264) .graphic::before {
  left: -2.5px;
  width: 180px;
  height: 6px;
  -webkit-animation-delay: -765ms;
          animation-delay: -765ms;
}
.gold:nth-child(264) .graphic::after {
  top: 3px;
  left: -10px;
  width: 15px;
  height: 72px;
  -webkit-animation-delay: -765ms;
          animation-delay: -765ms;
}
.gold:nth-child(264) .rotate {
  -webkit-animation: rotateZ 17407ms linear infinite;
          animation: rotateZ 17407ms linear infinite;
}
.gold:nth-child(265) {
  top: calc(50% + -51px);
  left: 86%;
  transform: rotateZ(180deg);
}
.gold:nth-child(265) .graphic {
  border-width: 0 5px 7px 7px;
  -webkit-animation-delay: -4089ms, -4089ms;
          animation-delay: -4089ms, -4089ms;
}
.gold:nth-child(265) .graphic::before {
  left: -1px;
  width: 144px;
  height: 7px;
  -webkit-animation-delay: -4089ms;
          animation-delay: -4089ms;
}
.gold:nth-child(265) .graphic::after {
  top: 3.5px;
  left: -7px;
  width: 12px;
  height: 84px;
  -webkit-animation-delay: -4089ms;
          animation-delay: -4089ms;
}
.gold:nth-child(265) .rotate {
  -webkit-animation: rotateZ 11039ms linear infinite;
          animation: rotateZ 11039ms linear infinite;
}
.gold:nth-child(266) {
  top: calc(50% + -50px);
  left: 37%;
  transform: rotateZ(23deg);
}
.gold:nth-child(266) .graphic {
  border-width: 0 12px 12px 3px;
  -webkit-animation-delay: -1165ms, -1165ms;
          animation-delay: -1165ms, -1165ms;
}
.gold:nth-child(266) .graphic::before {
  left: 4.5px;
  width: 180px;
  height: 12px;
  -webkit-animation-delay: -1165ms;
          animation-delay: -1165ms;
}
.gold:nth-child(266) .graphic::after {
  top: 6px;
  left: -3px;
  width: 15px;
  height: 144px;
  -webkit-animation-delay: -1165ms;
          animation-delay: -1165ms;
}
.gold:nth-child(266) .rotate {
  -webkit-animation: rotateZ 17676ms linear infinite;
          animation: rotateZ 17676ms linear infinite;
}
.gold:nth-child(267) {
  top: calc(50% + 41px);
  left: 49%;
  transform: rotateZ(125deg);
}
.gold:nth-child(267) .graphic {
  border-width: 0 8px 7px 10px;
  -webkit-animation-delay: -7456ms, -7456ms;
          animation-delay: -7456ms, -7456ms;
}
.gold:nth-child(267) .graphic::before {
  left: -1px;
  width: 216px;
  height: 7px;
  -webkit-animation-delay: -7456ms;
          animation-delay: -7456ms;
}
.gold:nth-child(267) .graphic::after {
  top: 3.5px;
  left: -10px;
  width: 18px;
  height: 84px;
  -webkit-animation-delay: -7456ms;
          animation-delay: -7456ms;
}
.gold:nth-child(267) .rotate {
  -webkit-animation: rotateZ 13621ms linear infinite;
          animation: rotateZ 13621ms linear infinite;
}
.gold:nth-child(268) {
  top: calc(50% + -92px);
  left: 37%;
  transform: rotateZ(20deg);
}
.gold:nth-child(268) .graphic {
  border-width: 0 8px 11px 8px;
  -webkit-animation-delay: -9428ms, -9428ms;
          animation-delay: -9428ms, -9428ms;
}
.gold:nth-child(268) .graphic::before {
  left: 0px;
  width: 192px;
  height: 11px;
  -webkit-animation-delay: -9428ms;
          animation-delay: -9428ms;
}
.gold:nth-child(268) .graphic::after {
  top: 5.5px;
  left: -8px;
  width: 16px;
  height: 132px;
  -webkit-animation-delay: -9428ms;
          animation-delay: -9428ms;
}
.gold:nth-child(268) .rotate {
  -webkit-animation: rotateZ 14668ms linear infinite;
          animation: rotateZ 14668ms linear infinite;
}
.gold:nth-child(269) {
  top: calc(50% + -87px);
  left: 13%;
  transform: rotateZ(14deg);
}
.gold:nth-child(269) .graphic {
  border-width: 0 3px 12px 7px;
  -webkit-animation-delay: -1937ms, -1937ms;
          animation-delay: -1937ms, -1937ms;
}
.gold:nth-child(269) .graphic::before {
  left: -2px;
  width: 120px;
  height: 12px;
  -webkit-animation-delay: -1937ms;
          animation-delay: -1937ms;
}
.gold:nth-child(269) .graphic::after {
  top: 6px;
  left: -7px;
  width: 10px;
  height: 144px;
  -webkit-animation-delay: -1937ms;
          animation-delay: -1937ms;
}
.gold:nth-child(269) .rotate {
  -webkit-animation: rotateZ 11831ms linear infinite;
          animation: rotateZ 11831ms linear infinite;
}
.gold:nth-child(270) {
  top: calc(50% + -39px);
  left: 10%;
  transform: rotateZ(83deg);
}
.gold:nth-child(270) .graphic {
  border-width: 0 8px 7px 5px;
  -webkit-animation-delay: -1684ms, -1684ms;
          animation-delay: -1684ms, -1684ms;
}
.gold:nth-child(270) .graphic::before {
  left: 1.5px;
  width: 156px;
  height: 7px;
  -webkit-animation-delay: -1684ms;
          animation-delay: -1684ms;
}
.gold:nth-child(270) .graphic::after {
  top: 3.5px;
  left: -5px;
  width: 13px;
  height: 84px;
  -webkit-animation-delay: -1684ms;
          animation-delay: -1684ms;
}
.gold:nth-child(270) .rotate {
  -webkit-animation: rotateZ 10406ms linear infinite;
          animation: rotateZ 10406ms linear infinite;
}
.gold:nth-child(271) {
  top: calc(50% + -79px);
  left: 29%;
  transform: rotateZ(257deg);
}
.gold:nth-child(271) .graphic {
  border-width: 0 11px 11px 6px;
  -webkit-animation-delay: -669ms, -669ms;
          animation-delay: -669ms, -669ms;
}
.gold:nth-child(271) .graphic::before {
  left: 2.5px;
  width: 204px;
  height: 11px;
  -webkit-animation-delay: -669ms;
          animation-delay: -669ms;
}
.gold:nth-child(271) .graphic::after {
  top: 5.5px;
  left: -6px;
  width: 17px;
  height: 132px;
  -webkit-animation-delay: -669ms;
          animation-delay: -669ms;
}
.gold:nth-child(271) .rotate {
  -webkit-animation: rotateZ 11966ms linear infinite;
          animation: rotateZ 11966ms linear infinite;
}
.gold:nth-child(272) {
  top: calc(50% + -84px);
  left: 60%;
  transform: rotateZ(215deg);
}
.gold:nth-child(272) .graphic {
  border-width: 0 7px 4px 8px;
  -webkit-animation-delay: -6551ms, -6551ms;
          animation-delay: -6551ms, -6551ms;
}
.gold:nth-child(272) .graphic::before {
  left: -0.5px;
  width: 180px;
  height: 4px;
  -webkit-animation-delay: -6551ms;
          animation-delay: -6551ms;
}
.gold:nth-child(272) .graphic::after {
  top: 2px;
  left: -8px;
  width: 15px;
  height: 48px;
  -webkit-animation-delay: -6551ms;
          animation-delay: -6551ms;
}
.gold:nth-child(272) .rotate {
  -webkit-animation: rotateZ 18708ms linear infinite;
          animation: rotateZ 18708ms linear infinite;
}
.gold:nth-child(273) {
  top: calc(50% + -62px);
  left: 49%;
  transform: rotateZ(19deg);
}
.gold:nth-child(273) .graphic {
  border-width: 0 9px 11px 3px;
  -webkit-animation-delay: -4074ms, -4074ms;
          animation-delay: -4074ms, -4074ms;
}
.gold:nth-child(273) .graphic::before {
  left: 3px;
  width: 144px;
  height: 11px;
  -webkit-animation-delay: -4074ms;
          animation-delay: -4074ms;
}
.gold:nth-child(273) .graphic::after {
  top: 5.5px;
  left: -3px;
  width: 12px;
  height: 132px;
  -webkit-animation-delay: -4074ms;
          animation-delay: -4074ms;
}
.gold:nth-child(273) .rotate {
  -webkit-animation: rotateZ 16425ms linear infinite;
          animation: rotateZ 16425ms linear infinite;
}
.gold:nth-child(274) {
  top: calc(50% + -66px);
  left: 97%;
  transform: rotateZ(47deg);
}
.gold:nth-child(274) .graphic {
  border-width: 0 6px 11px 6px;
  -webkit-animation-delay: -2035ms, -2035ms;
          animation-delay: -2035ms, -2035ms;
}
.gold:nth-child(274) .graphic::before {
  left: 0px;
  width: 144px;
  height: 11px;
  -webkit-animation-delay: -2035ms;
          animation-delay: -2035ms;
}
.gold:nth-child(274) .graphic::after {
  top: 5.5px;
  left: -6px;
  width: 12px;
  height: 132px;
  -webkit-animation-delay: -2035ms;
          animation-delay: -2035ms;
}
.gold:nth-child(274) .rotate {
  -webkit-animation: rotateZ 13306ms linear infinite;
          animation: rotateZ 13306ms linear infinite;
}
.gold:nth-child(275) {
  top: calc(50% + 10px);
  left: 2%;
  transform: rotateZ(239deg);
}
.gold:nth-child(275) .graphic {
  border-width: 0 7px 10px 11px;
  -webkit-animation-delay: -432ms, -432ms;
          animation-delay: -432ms, -432ms;
}
.gold:nth-child(275) .graphic::before {
  left: -2px;
  width: 216px;
  height: 10px;
  -webkit-animation-delay: -432ms;
          animation-delay: -432ms;
}
.gold:nth-child(275) .graphic::after {
  top: 5px;
  left: -11px;
  width: 18px;
  height: 120px;
  -webkit-animation-delay: -432ms;
          animation-delay: -432ms;
}
.gold:nth-child(275) .rotate {
  -webkit-animation: rotateZ 17602ms linear infinite;
          animation: rotateZ 17602ms linear infinite;
}
.gold:nth-child(276) {
  top: calc(50% + 55px);
  left: 79%;
  transform: rotateZ(80deg);
}
.gold:nth-child(276) .graphic {
  border-width: 0 12px 3px 10px;
  -webkit-animation-delay: -6512ms, -6512ms;
          animation-delay: -6512ms, -6512ms;
}
.gold:nth-child(276) .graphic::before {
  left: 1px;
  width: 264px;
  height: 3px;
  -webkit-animation-delay: -6512ms;
          animation-delay: -6512ms;
}
.gold:nth-child(276) .graphic::after {
  top: 1.5px;
  left: -10px;
  width: 22px;
  height: 36px;
  -webkit-animation-delay: -6512ms;
          animation-delay: -6512ms;
}
.gold:nth-child(276) .rotate {
  -webkit-animation: rotateZ 12631ms linear infinite;
          animation: rotateZ 12631ms linear infinite;
}
.gold:nth-child(277) {
  top: calc(50% + 66px);
  left: 92%;
  transform: rotateZ(29deg);
}
.gold:nth-child(277) .graphic {
  border-width: 0 6px 7px 8px;
  -webkit-animation-delay: -1639ms, -1639ms;
          animation-delay: -1639ms, -1639ms;
}
.gold:nth-child(277) .graphic::before {
  left: -1px;
  width: 168px;
  height: 7px;
  -webkit-animation-delay: -1639ms;
          animation-delay: -1639ms;
}
.gold:nth-child(277) .graphic::after {
  top: 3.5px;
  left: -8px;
  width: 14px;
  height: 84px;
  -webkit-animation-delay: -1639ms;
          animation-delay: -1639ms;
}
.gold:nth-child(277) .rotate {
  -webkit-animation: rotateZ 17089ms linear infinite;
          animation: rotateZ 17089ms linear infinite;
}
.gold:nth-child(278) {
  top: calc(50% + -35px);
  left: 7%;
  transform: rotateZ(311deg);
}
.gold:nth-child(278) .graphic {
  border-width: 0 12px 8px 9px;
  -webkit-animation-delay: -4029ms, -4029ms;
          animation-delay: -4029ms, -4029ms;
}
.gold:nth-child(278) .graphic::before {
  left: 1.5px;
  width: 252px;
  height: 8px;
  -webkit-animation-delay: -4029ms;
          animation-delay: -4029ms;
}
.gold:nth-child(278) .graphic::after {
  top: 4px;
  left: -9px;
  width: 21px;
  height: 96px;
  -webkit-animation-delay: -4029ms;
          animation-delay: -4029ms;
}
.gold:nth-child(278) .rotate {
  -webkit-animation: rotateZ 11899ms linear infinite;
          animation: rotateZ 11899ms linear infinite;
}
.gold:nth-child(279) {
  top: calc(50% + 82px);
  left: 49%;
  transform: rotateZ(120deg);
}
.gold:nth-child(279) .graphic {
  border-width: 0 11px 9px 10px;
  -webkit-animation-delay: -2443ms, -2443ms;
          animation-delay: -2443ms, -2443ms;
}
.gold:nth-child(279) .graphic::before {
  left: 0.5px;
  width: 252px;
  height: 9px;
  -webkit-animation-delay: -2443ms;
          animation-delay: -2443ms;
}
.gold:nth-child(279) .graphic::after {
  top: 4.5px;
  left: -10px;
  width: 21px;
  height: 108px;
  -webkit-animation-delay: -2443ms;
          animation-delay: -2443ms;
}
.gold:nth-child(279) .rotate {
  -webkit-animation: rotateZ 14782ms linear infinite;
          animation: rotateZ 14782ms linear infinite;
}
.gold:nth-child(280) {
  top: calc(50% + 54px);
  left: 67%;
  transform: rotateZ(227deg);
}
.gold:nth-child(280) .graphic {
  border-width: 0 8px 6px 7px;
  -webkit-animation-delay: -8075ms, -8075ms;
          animation-delay: -8075ms, -8075ms;
}
.gold:nth-child(280) .graphic::before {
  left: 0.5px;
  width: 180px;
  height: 6px;
  -webkit-animation-delay: -8075ms;
          animation-delay: -8075ms;
}
.gold:nth-child(280) .graphic::after {
  top: 3px;
  left: -7px;
  width: 15px;
  height: 72px;
  -webkit-animation-delay: -8075ms;
          animation-delay: -8075ms;
}
.gold:nth-child(280) .rotate {
  -webkit-animation: rotateZ 17403ms linear infinite;
          animation: rotateZ 17403ms linear infinite;
}
.gold:nth-child(281) {
  top: calc(50% + -95px);
  left: 30%;
  transform: rotateZ(198deg);
}
.gold:nth-child(281) .graphic {
  border-width: 0 7px 4px 10px;
  -webkit-animation-delay: -3846ms, -3846ms;
          animation-delay: -3846ms, -3846ms;
}
.gold:nth-child(281) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 4px;
  -webkit-animation-delay: -3846ms;
          animation-delay: -3846ms;
}
.gold:nth-child(281) .graphic::after {
  top: 2px;
  left: -10px;
  width: 17px;
  height: 48px;
  -webkit-animation-delay: -3846ms;
          animation-delay: -3846ms;
}
.gold:nth-child(281) .rotate {
  -webkit-animation: rotateZ 17742ms linear infinite;
          animation: rotateZ 17742ms linear infinite;
}
.gold:nth-child(282) {
  top: calc(50% + 74px);
  left: 33%;
  transform: rotateZ(168deg);
}
.gold:nth-child(282) .graphic {
  border-width: 0 7px 3px 10px;
  -webkit-animation-delay: -6431ms, -6431ms;
          animation-delay: -6431ms, -6431ms;
}
.gold:nth-child(282) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 3px;
  -webkit-animation-delay: -6431ms;
          animation-delay: -6431ms;
}
.gold:nth-child(282) .graphic::after {
  top: 1.5px;
  left: -10px;
  width: 17px;
  height: 36px;
  -webkit-animation-delay: -6431ms;
          animation-delay: -6431ms;
}
.gold:nth-child(282) .rotate {
  -webkit-animation: rotateZ 16163ms linear infinite;
          animation: rotateZ 16163ms linear infinite;
}
.gold:nth-child(283) {
  top: calc(50% + 10px);
  left: 63%;
  transform: rotateZ(151deg);
}
.gold:nth-child(283) .graphic {
  border-width: 0 4px 6px 12px;
  -webkit-animation-delay: -8482ms, -8482ms;
          animation-delay: -8482ms, -8482ms;
}
.gold:nth-child(283) .graphic::before {
  left: -4px;
  width: 192px;
  height: 6px;
  -webkit-animation-delay: -8482ms;
          animation-delay: -8482ms;
}
.gold:nth-child(283) .graphic::after {
  top: 3px;
  left: -12px;
  width: 16px;
  height: 72px;
  -webkit-animation-delay: -8482ms;
          animation-delay: -8482ms;
}
.gold:nth-child(283) .rotate {
  -webkit-animation: rotateZ 19310ms linear infinite;
          animation: rotateZ 19310ms linear infinite;
}
.gold:nth-child(284) {
  top: calc(50% + -62px);
  left: 31%;
  transform: rotateZ(173deg);
}
.gold:nth-child(284) .graphic {
  border-width: 0 9px 10px 9px;
  -webkit-animation-delay: -1889ms, -1889ms;
          animation-delay: -1889ms, -1889ms;
}
.gold:nth-child(284) .graphic::before {
  left: 0px;
  width: 216px;
  height: 10px;
  -webkit-animation-delay: -1889ms;
          animation-delay: -1889ms;
}
.gold:nth-child(284) .graphic::after {
  top: 5px;
  left: -9px;
  width: 18px;
  height: 120px;
  -webkit-animation-delay: -1889ms;
          animation-delay: -1889ms;
}
.gold:nth-child(284) .rotate {
  -webkit-animation: rotateZ 12445ms linear infinite;
          animation: rotateZ 12445ms linear infinite;
}
.gold:nth-child(285) {
  top: calc(50% + -49px);
  left: 61%;
  transform: rotateZ(139deg);
}
.gold:nth-child(285) .graphic {
  border-width: 0 4px 8px 9px;
  -webkit-animation-delay: -1638ms, -1638ms;
          animation-delay: -1638ms, -1638ms;
}
.gold:nth-child(285) .graphic::before {
  left: -2.5px;
  width: 156px;
  height: 8px;
  -webkit-animation-delay: -1638ms;
          animation-delay: -1638ms;
}
.gold:nth-child(285) .graphic::after {
  top: 4px;
  left: -9px;
  width: 13px;
  height: 96px;
  -webkit-animation-delay: -1638ms;
          animation-delay: -1638ms;
}
.gold:nth-child(285) .rotate {
  -webkit-animation: rotateZ 14817ms linear infinite;
          animation: rotateZ 14817ms linear infinite;
}
.gold:nth-child(286) {
  top: calc(50% + -71px);
  left: 84%;
  transform: rotateZ(149deg);
}
.gold:nth-child(286) .graphic {
  border-width: 0 8px 5px 7px;
  -webkit-animation-delay: -8489ms, -8489ms;
          animation-delay: -8489ms, -8489ms;
}
.gold:nth-child(286) .graphic::before {
  left: 0.5px;
  width: 180px;
  height: 5px;
  -webkit-animation-delay: -8489ms;
          animation-delay: -8489ms;
}
.gold:nth-child(286) .graphic::after {
  top: 2.5px;
  left: -7px;
  width: 15px;
  height: 60px;
  -webkit-animation-delay: -8489ms;
          animation-delay: -8489ms;
}
.gold:nth-child(286) .rotate {
  -webkit-animation: rotateZ 17467ms linear infinite;
          animation: rotateZ 17467ms linear infinite;
}
.gold:nth-child(287) {
  top: calc(50% + 78px);
  left: 6%;
  transform: rotateZ(193deg);
}
.gold:nth-child(287) .graphic {
  border-width: 0 6px 8px 5px;
  -webkit-animation-delay: -7906ms, -7906ms;
          animation-delay: -7906ms, -7906ms;
}
.gold:nth-child(287) .graphic::before {
  left: 0.5px;
  width: 132px;
  height: 8px;
  -webkit-animation-delay: -7906ms;
          animation-delay: -7906ms;
}
.gold:nth-child(287) .graphic::after {
  top: 4px;
  left: -5px;
  width: 11px;
  height: 96px;
  -webkit-animation-delay: -7906ms;
          animation-delay: -7906ms;
}
.gold:nth-child(287) .rotate {
  -webkit-animation: rotateZ 13106ms linear infinite;
          animation: rotateZ 13106ms linear infinite;
}
.gold:nth-child(288) {
  top: calc(50% + 34px);
  left: 26%;
  transform: rotateZ(235deg);
}
.gold:nth-child(288) .graphic {
  border-width: 0 9px 8px 6px;
  -webkit-animation-delay: -4532ms, -4532ms;
          animation-delay: -4532ms, -4532ms;
}
.gold:nth-child(288) .graphic::before {
  left: 1.5px;
  width: 180px;
  height: 8px;
  -webkit-animation-delay: -4532ms;
          animation-delay: -4532ms;
}
.gold:nth-child(288) .graphic::after {
  top: 4px;
  left: -6px;
  width: 15px;
  height: 96px;
  -webkit-animation-delay: -4532ms;
          animation-delay: -4532ms;
}
.gold:nth-child(288) .rotate {
  -webkit-animation: rotateZ 14082ms linear infinite;
          animation: rotateZ 14082ms linear infinite;
}
.gold:nth-child(289) {
  top: calc(50% + -66px);
  left: 48%;
  transform: rotateZ(272deg);
}
.gold:nth-child(289) .graphic {
  border-width: 0 8px 7px 6px;
  -webkit-animation-delay: -1949ms, -1949ms;
          animation-delay: -1949ms, -1949ms;
}
.gold:nth-child(289) .graphic::before {
  left: 1px;
  width: 168px;
  height: 7px;
  -webkit-animation-delay: -1949ms;
          animation-delay: -1949ms;
}
.gold:nth-child(289) .graphic::after {
  top: 3.5px;
  left: -6px;
  width: 14px;
  height: 84px;
  -webkit-animation-delay: -1949ms;
          animation-delay: -1949ms;
}
.gold:nth-child(289) .rotate {
  -webkit-animation: rotateZ 19172ms linear infinite;
          animation: rotateZ 19172ms linear infinite;
}
.gold:nth-child(290) {
  top: calc(50% + -4px);
  left: 95%;
  transform: rotateZ(63deg);
}
.gold:nth-child(290) .graphic {
  border-width: 0 7px 8px 10px;
  -webkit-animation-delay: -4989ms, -4989ms;
          animation-delay: -4989ms, -4989ms;
}
.gold:nth-child(290) .graphic::before {
  left: -1.5px;
  width: 204px;
  height: 8px;
  -webkit-animation-delay: -4989ms;
          animation-delay: -4989ms;
}
.gold:nth-child(290) .graphic::after {
  top: 4px;
  left: -10px;
  width: 17px;
  height: 96px;
  -webkit-animation-delay: -4989ms;
          animation-delay: -4989ms;
}
.gold:nth-child(290) .rotate {
  -webkit-animation: rotateZ 13227ms linear infinite;
          animation: rotateZ 13227ms linear infinite;
}
.gold:nth-child(291) {
  top: calc(50% + -47px);
  left: 58%;
  transform: rotateZ(205deg);
}
.gold:nth-child(291) .graphic {
  border-width: 0 3px 7px 6px;
  -webkit-animation-delay: -4200ms, -4200ms;
          animation-delay: -4200ms, -4200ms;
}
.gold:nth-child(291) .graphic::before {
  left: -1.5px;
  width: 108px;
  height: 7px;
  -webkit-animation-delay: -4200ms;
          animation-delay: -4200ms;
}
.gold:nth-child(291) .graphic::after {
  top: 3.5px;
  left: -6px;
  width: 9px;
  height: 84px;
  -webkit-animation-delay: -4200ms;
          animation-delay: -4200ms;
}
.gold:nth-child(291) .rotate {
  -webkit-animation: rotateZ 10854ms linear infinite;
          animation: rotateZ 10854ms linear infinite;
}
.gold:nth-child(292) {
  top: calc(50% + 46px);
  left: 40%;
  transform: rotateZ(203deg);
}
.gold:nth-child(292) .graphic {
  border-width: 0 10px 11px 11px;
  -webkit-animation-delay: -7659ms, -7659ms;
          animation-delay: -7659ms, -7659ms;
}
.gold:nth-child(292) .graphic::before {
  left: -0.5px;
  width: 252px;
  height: 11px;
  -webkit-animation-delay: -7659ms;
          animation-delay: -7659ms;
}
.gold:nth-child(292) .graphic::after {
  top: 5.5px;
  left: -11px;
  width: 21px;
  height: 132px;
  -webkit-animation-delay: -7659ms;
          animation-delay: -7659ms;
}
.gold:nth-child(292) .rotate {
  -webkit-animation: rotateZ 11855ms linear infinite;
          animation: rotateZ 11855ms linear infinite;
}
.gold:nth-child(293) {
  top: calc(50% + -88px);
  left: 7%;
  transform: rotateZ(2deg);
}
.gold:nth-child(293) .graphic {
  border-width: 0 5px 11px 9px;
  -webkit-animation-delay: -3776ms, -3776ms;
          animation-delay: -3776ms, -3776ms;
}
.gold:nth-child(293) .graphic::before {
  left: -2px;
  width: 168px;
  height: 11px;
  -webkit-animation-delay: -3776ms;
          animation-delay: -3776ms;
}
.gold:nth-child(293) .graphic::after {
  top: 5.5px;
  left: -9px;
  width: 14px;
  height: 132px;
  -webkit-animation-delay: -3776ms;
          animation-delay: -3776ms;
}
.gold:nth-child(293) .rotate {
  -webkit-animation: rotateZ 10945ms linear infinite;
          animation: rotateZ 10945ms linear infinite;
}
.gold:nth-child(294) {
  top: calc(50% + -4px);
  left: 44%;
  transform: rotateZ(333deg);
}
.gold:nth-child(294) .graphic {
  border-width: 0 10px 5px 4px;
  -webkit-animation-delay: -4074ms, -4074ms;
          animation-delay: -4074ms, -4074ms;
}
.gold:nth-child(294) .graphic::before {
  left: 3px;
  width: 168px;
  height: 5px;
  -webkit-animation-delay: -4074ms;
          animation-delay: -4074ms;
}
.gold:nth-child(294) .graphic::after {
  top: 2.5px;
  left: -4px;
  width: 14px;
  height: 60px;
  -webkit-animation-delay: -4074ms;
          animation-delay: -4074ms;
}
.gold:nth-child(294) .rotate {
  -webkit-animation: rotateZ 17057ms linear infinite;
          animation: rotateZ 17057ms linear infinite;
}
.gold:nth-child(295) {
  top: calc(50% + -41px);
  left: 8%;
  transform: rotateZ(42deg);
}
.gold:nth-child(295) .graphic {
  border-width: 0 12px 3px 4px;
  -webkit-animation-delay: -5971ms, -5971ms;
          animation-delay: -5971ms, -5971ms;
}
.gold:nth-child(295) .graphic::before {
  left: 4px;
  width: 192px;
  height: 3px;
  -webkit-animation-delay: -5971ms;
          animation-delay: -5971ms;
}
.gold:nth-child(295) .graphic::after {
  top: 1.5px;
  left: -4px;
  width: 16px;
  height: 36px;
  -webkit-animation-delay: -5971ms;
          animation-delay: -5971ms;
}
.gold:nth-child(295) .rotate {
  -webkit-animation: rotateZ 14813ms linear infinite;
          animation: rotateZ 14813ms linear infinite;
}
.gold:nth-child(296) {
  top: calc(50% + 29px);
  left: 38%;
  transform: rotateZ(260deg);
}
.gold:nth-child(296) .graphic {
  border-width: 0 3px 6px 12px;
  -webkit-animation-delay: -5378ms, -5378ms;
          animation-delay: -5378ms, -5378ms;
}
.gold:nth-child(296) .graphic::before {
  left: -4.5px;
  width: 180px;
  height: 6px;
  -webkit-animation-delay: -5378ms;
          animation-delay: -5378ms;
}
.gold:nth-child(296) .graphic::after {
  top: 3px;
  left: -12px;
  width: 15px;
  height: 72px;
  -webkit-animation-delay: -5378ms;
          animation-delay: -5378ms;
}
.gold:nth-child(296) .rotate {
  -webkit-animation: rotateZ 10673ms linear infinite;
          animation: rotateZ 10673ms linear infinite;
}
.gold:nth-child(297) {
  top: calc(50% + -51px);
  left: 67%;
  transform: rotateZ(278deg);
}
.gold:nth-child(297) .graphic {
  border-width: 0 4px 3px 9px;
  -webkit-animation-delay: -8242ms, -8242ms;
          animation-delay: -8242ms, -8242ms;
}
.gold:nth-child(297) .graphic::before {
  left: -2.5px;
  width: 156px;
  height: 3px;
  -webkit-animation-delay: -8242ms;
          animation-delay: -8242ms;
}
.gold:nth-child(297) .graphic::after {
  top: 1.5px;
  left: -9px;
  width: 13px;
  height: 36px;
  -webkit-animation-delay: -8242ms;
          animation-delay: -8242ms;
}
.gold:nth-child(297) .rotate {
  -webkit-animation: rotateZ 18586ms linear infinite;
          animation: rotateZ 18586ms linear infinite;
}
.gold:nth-child(298) {
  top: calc(50% + 56px);
  left: 45%;
  transform: rotateZ(286deg);
}
.gold:nth-child(298) .graphic {
  border-width: 0 9px 10px 8px;
  -webkit-animation-delay: -378ms, -378ms;
          animation-delay: -378ms, -378ms;
}
.gold:nth-child(298) .graphic::before {
  left: 0.5px;
  width: 204px;
  height: 10px;
  -webkit-animation-delay: -378ms;
          animation-delay: -378ms;
}
.gold:nth-child(298) .graphic::after {
  top: 5px;
  left: -8px;
  width: 17px;
  height: 120px;
  -webkit-animation-delay: -378ms;
          animation-delay: -378ms;
}
.gold:nth-child(298) .rotate {
  -webkit-animation: rotateZ 16352ms linear infinite;
          animation: rotateZ 16352ms linear infinite;
}
.gold:nth-child(299) {
  top: calc(50% + 28px);
  left: 8%;
  transform: rotateZ(184deg);
}
.gold:nth-child(299) .graphic {
  border-width: 0 12px 4px 3px;
  -webkit-animation-delay: -5223ms, -5223ms;
          animation-delay: -5223ms, -5223ms;
}
.gold:nth-child(299) .graphic::before {
  left: 4.5px;
  width: 180px;
  height: 4px;
  -webkit-animation-delay: -5223ms;
          animation-delay: -5223ms;
}
.gold:nth-child(299) .graphic::after {
  top: 2px;
  left: -3px;
  width: 15px;
  height: 48px;
  -webkit-animation-delay: -5223ms;
          animation-delay: -5223ms;
}
.gold:nth-child(299) .rotate {
  -webkit-animation: rotateZ 11033ms linear infinite;
          animation: rotateZ 11033ms linear infinite;
}
.gold:nth-child(300) {
  top: calc(50% + 41px);
  left: 19%;
  transform: rotateZ(273deg);
}
.gold:nth-child(300) .graphic {
  border-width: 0 10px 12px 10px;
  -webkit-animation-delay: -538ms, -538ms;
          animation-delay: -538ms, -538ms;
}
.gold:nth-child(300) .graphic::before {
  left: 0px;
  width: 240px;
  height: 12px;
  -webkit-animation-delay: -538ms;
          animation-delay: -538ms;
}
.gold:nth-child(300) .graphic::after {
  top: 6px;
  left: -10px;
  width: 20px;
  height: 144px;
  -webkit-animation-delay: -538ms;
          animation-delay: -538ms;
}
.gold:nth-child(300) .rotate {
  -webkit-animation: rotateZ 15456ms linear infinite;
          animation: rotateZ 15456ms linear infinite;
}

@-webkit-keyframes rotateZ {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}

@keyframes rotateZ {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes rotateY {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes rotateY {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes goldColor {
  0% {
    border-color: transparent transparent white transparent;
  }
  10% {
    border-color: transparent transparent #a98545 transparent;
  }
  100% {
    border-color: transparent transparent #400d0e transparent;
  }
}
@keyframes goldColor {
  0% {
    border-color: transparent transparent white transparent;
  }
  10% {
    border-color: transparent transparent #a98545 transparent;
  }
  100% {
    border-color: transparent transparent #400d0e transparent;
  }
}
@-webkit-keyframes reflect {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes reflect {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}