body {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0 -50%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.tadafy__fill-0560 {
  color: #00000045;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(#cfcfcf, #e9e9e9);
  border-radius: 50px;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  font-family: Varela Round, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 -1px 1px #00000038, 0 2px 1px #fff;
}

.fill-0560__wrap {
  border-radius: 50px;
  margin: 8px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate(0);
}

.fill-0560__fill {
  background-image: linear-gradient(to top, #00000061 23%, #ffffff03 49% 52%, #ffffffbf 65%, #ffffffa6 87%, #ffffff03), repeating-linear-gradient(230deg, #47ff8a, #47ff8a 2%, #39f77d 2% 4%);
  flex: 1;
  width: 600%;
  height: 102%;
  position: absolute;
  top: -1%;
  bottom: 0%;
  right: 0%;
}

.fill-0560__shad {
  border-radius: 50px;
  position: absolute;
  inset: 0%;
  box-shadow: inset 0 -4px 15px -4px #167237, inset 0 4px 6px -3px #1f5e36;
}

.fill-0560__label {
  text-shadow: 0 0 3px #ffffff80;
  mix-blend-mode: luminosity;
  padding: 28px 65px;
  position: relative;
}
