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

.btn__sha-0090 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

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

.sha-0090__fade {
  opacity: .5;
  background-image: radial-gradient(circle at 0 100%, #fd3f3f, #fff0 17%);
  justify-content: center;
  align-items: center;
  margin-bottom: -6px;
  margin-left: -6px;
  position: absolute;
  inset: 6px 0 0;
}

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

.sha-0090__fill {
  background-color: #fd3f3f;
  border-radius: 25px 25px 25px 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.sha-0090__label {
  padding: 30px 35px 10px 15px;
  position: relative;
}

.sha-0090__big {
  font-size: 50px;
}
