.TADAFY__fill-0665,
.TADAFY__fill-0665::before,
.TADAFY__fill-0665::after,
.TADAFY__fill-0665 *,
.TADAFY__fill-0665 *::before,
.TADAFY__fill-0665 *::after {
  box-sizing: border-box;
}

.TADAFY__fill-0665 {
  position: relative;
  display: inline-block;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  transform: translate(0px, 0px);
  font-family: Exo;
  color: hsla(0, 0.00%, 98.04%, 1.00);
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.fill-0665__WRAP {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
}

.fill-0665__GRAD {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 200%;
  height: 50%;
  margin-bottom: 0.5px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  background-image: repeating-linear-gradient(
    225deg,
    hsla(0, 0.00%, 100.00%, 0.01),
    hsla(0, 0.00%, 100.00%, 0.01) 5%,
    #2760ff 5%,
    #2760ff 10%
  );
  transform: translate(0px, 0px);
  transition: transform 350ms ease 50ms;
}

.fill-0665__GRAD.grad--B {
  top: auto;
  bottom: 0px;
  opacity: 0.66;
  transform: translate(0px, 0px) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
}

.fill-0665__LABEL {
  position: relative;
  padding: 5px 56px;
  text-shadow: none;
}

.TADAFY__fill-0665:hover .fill-0665__GRAD {
  transform: translate(32%, 0px);
  transition: transform 300ms ease 0ms;
}

.TADAFY__fill-0665:hover .fill-0665__GRAD.grad--B {
  transform: translate(32%, 0px) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
}
