._1tf4twe0 {
  width: 100%;
  position: relative;
  border-bottom: 1px solid var(--ColorGray-150);
}
._1tf4twe1 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
}
._1tf4twe2 {
  width: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  color: var(--ColorGray-500);
  border-bottom: 1.5px solid transparent;
  -moz-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
}
._1tf4twe2:first-child {
  margin-left: 16px;
}
._1tf4twe2:last-child {
  margin-right: 16px;
}
._1tf4twe3 {
  border-bottom: 1.5px solid var(--ColorBlack-450);
  color: var(--ColorBlack-450);
}
._1tf4twe4 {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 12px 0;
}
