.TADAFY__und-0050,
.TADAFY__und-0050::before,
.TADAFY__und-0050::after,
.TADAFY__und-0050 *,
.TADAFY__und-0050 *::before,
.TADAFY__und-0050 *::after {
  box-sizing: border-box;
}

.TADAFY__und-0050 {
  position: relative;
  display: inline-block;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-family: Montserrat, sans-serif;
  color: #2a3239;
  font-size: 28px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.und-0050__LINE {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 30%;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(130, 100.00%, 42.50%, 1.00);
  transition: width 300ms cubic-bezier(0, .55, .45, 1);
}

.und-0050__LABEL {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.TADAFY__und-0050:hover .und-0050__LINE {
  width: 100%;
}
