._18cdx6n1 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  margin-bottom: 16px;
  padding: 0 16px;
}
._18cdx6n2 {
  font-size: 12px;
  color: var(--ColorGray-600);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
}
._18cdx6n3 {
  font-size: 16px;
  font-weight: bold;
}
._18cdx6n4 {
  list-style: none;
  padding: 0 0 50px;
  margin: 0;
}
._18cdx6n5 {
  border-bottom: 1px solid #eee;
  padding: 16px 0;
}
._18cdx6n6 {
  border-bottom: 1px solid #eee;
  background-color: var(--ColorGray-10);
}
._18cdx6n7 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  margin-bottom: 12px;
  padding-inline: 16px;
  position: relative;
}
._18cdx6n8 {
  margin-right: 12px;
  font-size: 12px;
  color: var(--ColorGray-700);
}
._18cdx6n9 {
  font-size: 12px;
  color: var(--ColorGray-700);
  position: relative;
  padding-left: 12px;
}
._18cdx6n9::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: var(--ColorGray-50);
}
._18cdx6na {
  display: -moz-box;
  display: flex;
  -moz-box-align: start;
       align-items: flex-start;
  padding-inline: 16px;
}
._18cdx6nb {
  padding-inline: 16px;
}
._18cdx6nc {
  line-height: 18px;
  white-space: pre-line;
  word-break: break-word;
}
._18cdx6nd {
  display: inline-block;
  margin-right: 8px;
  font-size: 10px;
  color: var(--ColorGray-750);
}
._18cdx6ne {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  font-size: 13px;
  padding-block: 20px;
  background-color: var(--ColorGray-10);
  position: relative;
}
._18cdx6ne::before {
  content: '';
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  border-top: 1px solid var(--ColorGray-200);
}
._18cdx6ne::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  border-bottom: 1px solid var(--ColorGray-200);
}
._18cdx6nf {
  position: absolute;
  right: 0;
}
