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

.TADAFY__sha-0355 {
  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: Inconsolata, monospace;
  color: white;
  font-size: 19px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  cursor: pointer;
}

.sha-0355__WRAP {
  justify-content: center;
  align-items: center;
}

.sha-0355__SEGM {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 5%;
  justify-content: center;
  align-items: center;
  background-color: hsla(353, 100%, 50%, 1);
  transform: skew(-5deg, 0deg) rotate(-5deg);
  transform-origin: 0% 100%;
}

.sha-0355__SEGM.lev-02 {
  margin-right: 10%;
  background-color: hsla(57, 100%, 50%, 1);
  transform: skew(-10deg, 0deg) rotate(-10deg);
}

.sha-0355__SEGM.lev-02.lev-03 {
  z-index: 10;
  display: none;
  margin-right: 15%;
  background-color: white;
  transform: skew(-15deg, 0deg) rotate(-15deg);
}

.sha-0355__FILL {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  justify-content: center;
  align-items: center;
  background-color: hsla(148.57, 100%, 45%, 1);
}

.sha-0355__LABEL-W {
  position: relative;
  margin-right: 15%;
  background-color: hsla(208, 15.15%, 19.41%, 1);
  transform-origin: 0% 100%;
}

.sha-0355__LABEL {
  position: relative;
  margin-left: -8%;
  padding-top: 32px;
  padding-right: 22px;
  padding-bottom: 32px;
  padding-left: 24px;
}

/* IX2 initial state overrides the authored stylesheet transforms. */
.TADAFY__sha-0355 .sha-0355__SEGM {
  transform: rotateZ(0deg) skew(0deg, 0deg);
  transition: transform 300ms ease-in-out;
}

.TADAFY__sha-0355 .sha-0355__LABEL-W {
  transform: rotateZ(0deg) skew(0deg, 0deg);
  transition: transform 300ms ease-in-out;
}

.TADAFY__sha-0355:hover .sha-0355__SEGM {
  transform: rotateZ(-6deg) skew(-6deg, 0deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__sha-0355:hover .sha-0355__SEGM.lev-02 {
  transform: rotateZ(-12deg) skew(-12deg, 0deg);
}

.TADAFY__sha-0355:hover .sha-0355__LABEL-W {
  transform: rotateZ(-18deg) skew(-18deg, 0deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}
