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

.btn__sha-0065 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.sha-0065__fill {
  background-image: linear-gradient(40deg, #982aff 20%, #4800ff 90%);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.sha-0065__300 {
  font-weight: 300;
}

.sha-0065__fade--b {
  opacity: .5;
  background-image: linear-gradient(270deg, #fff0, #982aff 49%, #fff0);
  justify-content: center;
  align-items: center;
  margin-bottom: -5px;
  position: absolute;
  inset: 5px 0 0;
}

.sha-0065__fade--b.lev-02 {
  opacity: .45;
}

.sha-0065__fade--b.lev-02.lev-03 {
  opacity: .4;
}

.sha-0065__label {
  padding: 22px 80px;
  position: relative;
}

.sha-0065__fade--t {
  opacity: .5;
  background-image: linear-gradient(270deg, #fff0, #4800ff 50%, #fff0);
  justify-content: center;
  align-items: center;
  margin-top: -5px;
  position: absolute;
  inset: 0 0 5px;
}

.sha-0065__fade--t.lev-02 {
  opacity: .45;
}

.sha-0065__fade--t.lev-02.lev-03 {
  opacity: .4;
}

.sha-0065__wrap {
  justify-content: center;
  align-items: center;
}
