.TADAFY__sha-0070,
.TADAFY__sha-0070::before,
.TADAFY__sha-0070::after,
.TADAFY__sha-0070 *,
.TADAFY__sha-0070 *::before,
.TADAFY__sha-0070 *::after {
  box-sizing: border-box;
}

.TADAFY__sha-0070 {
  position: relative;
  display: inline-block;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.sha-0070__WRAP {
  justify-content: center;
  align-items: center;
  transform: translateY(0px);
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.sha-0070__FADE--T {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 5px;
  margin-top: -5px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(270deg, hsla(256.94, 100.00%, 50.00%, 1.00), hsla(0, 0.00%, 100.00%, 0.00));
  opacity: 0.5;
  transform: translateY(5px);
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.sha-0070__FADE--T.lev-02 {
  opacity: 0.45;
}

.sha-0070__FADE--B {
  position: absolute;
  left: 0px;
  top: 5px;
  right: 0px;
  bottom: 0px;
  margin-bottom: -5px;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: linear-gradient(270deg, hsla(0, 0.00%, 100.00%, 0.00), hsla(270.99, 100.00%, 58.24%, 1.00));
  opacity: 0.5;
  transform: translateY(0px);
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.sha-0070__FADE--B.lev-02 {
  opacity: 0.45;
}

.sha-0070__FILL {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: none;
}

.sha-0070__LABEL {
  position: relative;
  padding-top: 22px;
  padding-right: 50px;
  padding-bottom: 22px;
  padding-left: 50px;
}

.sha-0070__SPAN {
  font-weight: 300;
}

.TADAFY__sha-0070:hover .sha-0070__WRAP {
  transform: translateY(15px);
}

.TADAFY__sha-0070:hover .sha-0070__FADE--B {
  transform: translateY(-5px);
}

.TADAFY__sha-0070:hover .sha-0070__FADE--T {
  transform: translateY(0px);
}
