@charset "UTF-8";
/* CSS Document */
#thirty {
  /*fixedで全面に固定*/
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: #222222;
	text-align: center;

}

/* Loading画像中央配置　*/
#thirty_logo svg {
	position: absolute;
	width: 250%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	
}

@keyframes fadeout-anim {
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(34, 34, 34);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(34, 34, 34);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-fill-1 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.1s both;
          animation: animate-svg-fill-1 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.1s both;
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-fill-2 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.16s both;
          animation: animate-svg-fill-2 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.16s both;
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-fill-3 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.22s both;
          animation: animate-svg-fill-3 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.22s both;
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-fill-4 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.28s both;
          animation: animate-svg-fill-4 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.28s both;
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-fill-5 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.33999999999999997s both;
          animation: animate-svg-fill-5 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.33999999999999997s both;
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-fill-6 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s both;
          animation: animate-svg-fill-6 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.4s both;
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-7 {
  -webkit-animation: animate-svg-fill-7 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.45999999999999996s both;
          animation: animate-svg-fill-7 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.45999999999999996s both;
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-8 {
  -webkit-animation: animate-svg-fill-8 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.52s both;
          animation: animate-svg-fill-8 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.52s both;
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-9 {
  -webkit-animation: animate-svg-fill-9 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.58s both;
          animation: animate-svg-fill-9 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.58s both;
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-10 {
  -webkit-animation: animate-svg-fill-10 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.64s both;
          animation: animate-svg-fill-10 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.64s both;
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-11 {
  -webkit-animation: animate-svg-fill-11 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s both;
          animation: animate-svg-fill-11 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7s both;
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-12 {
  -webkit-animation: animate-svg-fill-12 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7599999999999999s both;
          animation: animate-svg-fill-12 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.7599999999999999s both;
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-13 {
  -webkit-animation: animate-svg-fill-13 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.82s both;
          animation: animate-svg-fill-13 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.82s both;
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-14 {
  -webkit-animation: animate-svg-fill-14 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.88s both;
          animation: animate-svg-fill-14 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.88s both;
}

@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-15 {
  -webkit-animation: animate-svg-fill-15 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.94s both;
          animation: animate-svg-fill-15 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.94s both;
}

@-webkit-keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-16 {
  -webkit-animation: animate-svg-fill-16 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.9999999999999999s both;
          animation: animate-svg-fill-16 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.9999999999999999s both;
}

@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-17 {
  -webkit-animation: animate-svg-fill-17 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.06s both;
          animation: animate-svg-fill-17 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.06s both;
}

@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-18 {
  -webkit-animation: animate-svg-fill-18 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.12s both;
          animation: animate-svg-fill-18 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.12s both;
}

@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-19 {
  -webkit-animation: animate-svg-fill-19 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.1800000000000002s both;
          animation: animate-svg-fill-19 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.1800000000000002s both;
}

@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-20 {
  -webkit-animation: animate-svg-fill-20 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.24s both;
          animation: animate-svg-fill-20 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.24s both;
}

@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-21 {
  -webkit-animation: animate-svg-fill-21 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.3s both;
          animation: animate-svg-fill-21 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.3s both;
}

@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-22 {
  -webkit-animation: animate-svg-fill-22 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.36s both;
          animation: animate-svg-fill-22 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.36s both;
}

@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-23 {
  -webkit-animation: animate-svg-fill-23 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.42s both;
          animation: animate-svg-fill-23 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.42s both;
}

@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-24 {
  -webkit-animation: animate-svg-fill-24 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.48s both;
          animation: animate-svg-fill-24 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.48s both;
}

@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-25 {
  -webkit-animation: animate-svg-fill-25 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.54s both;
          animation: animate-svg-fill-25 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.54s both;
}

@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-26 {
  -webkit-animation: animate-svg-fill-26 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.6s both;
          animation: animate-svg-fill-26 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.6s both;
}

@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-27 {
  -webkit-animation: animate-svg-fill-27 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.6600000000000001s both;
          animation: animate-svg-fill-27 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.6600000000000001s both;
}

@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-28 {
  -webkit-animation: animate-svg-fill-28 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.72s both;
          animation: animate-svg-fill-28 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.72s both;
}

@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-29 {
  -webkit-animation: animate-svg-fill-29 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.78s both;
          animation: animate-svg-fill-29 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.78s both;
}

@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-30 {
  -webkit-animation: animate-svg-fill-30 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.84s both;
          animation: animate-svg-fill-30 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.84s both;
}

@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-31 {
  -webkit-animation: animate-svg-fill-31 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.9s both;
          animation: animate-svg-fill-31 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.9s both;
}

@-webkit-keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-32 {
  -webkit-animation: animate-svg-fill-32 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.96s both;
          animation: animate-svg-fill-32 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.96s both;
}

@-webkit-keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-33 {
  -webkit-animation: animate-svg-fill-33 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.02s both;
          animation: animate-svg-fill-33 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.02s both;
}

@-webkit-keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-34 {
  -webkit-animation: animate-svg-fill-34 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.08s both;
          animation: animate-svg-fill-34 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.08s both;
}

@-webkit-keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-35 {
  -webkit-animation: animate-svg-fill-35 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.14s both;
          animation: animate-svg-fill-35 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.14s both;
}

@-webkit-keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-36 {
  -webkit-animation: animate-svg-fill-36 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.2s both;
          animation: animate-svg-fill-36 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.2s both;
}

@-webkit-keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-37 {
  -webkit-animation: animate-svg-fill-37 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.2600000000000002s both;
          animation: animate-svg-fill-37 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.2600000000000002s both;
}

@-webkit-keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-38 {
  -webkit-animation: animate-svg-fill-38 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.32s both;
          animation: animate-svg-fill-38 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.32s both;
}

@-webkit-keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-39 {
  -webkit-animation: animate-svg-fill-39 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.38s both;
          animation: animate-svg-fill-39 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.38s both;
}

@-webkit-keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-40 {
  -webkit-animation: animate-svg-fill-40 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.44s both;
          animation: animate-svg-fill-40 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.44s both;
}

@-webkit-keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-41 {
  -webkit-animation: animate-svg-fill-41 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.5s both;
          animation: animate-svg-fill-41 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.5s both;
}

@-webkit-keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-42 {
  -webkit-animation: animate-svg-fill-42 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.56s both;
          animation: animate-svg-fill-42 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.56s both;
}

@-webkit-keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-43 {
  -webkit-animation: animate-svg-fill-43 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.62s both;
          animation: animate-svg-fill-43 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.62s both;
}

@-webkit-keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-44 {
  -webkit-animation: animate-svg-fill-44 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.68s both;
          animation: animate-svg-fill-44 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.68s both;
}

@-webkit-keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-45 {
  -webkit-animation: animate-svg-fill-45 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.7399999999999998s both;
          animation: animate-svg-fill-45 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.7399999999999998s both;
}

@-webkit-keyframes animate-svg-fill-46 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

@keyframes animate-svg-fill-46 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(224, 189, 2);
  }
}

.svg-elem-46 {
  -webkit-animation: animate-svg-fill-46 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.8s both;
          animation: animate-svg-fill-46 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53) 2.8s both;
}
