.nae3iw0 {
  position: relative;
  padding: 28px 16px;
}
.nae3iw1 {
  font-size: 28px;
  margin-top: 15px;
  font-weight: bold;
  text-align: center;
}
.nae3iw2 {
  font-size: 14px;
  margin-top: 12px;
  text-align: center;
  color: var(--ColorGray-700);
}
.nae3iw3 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  margin-top: 12px;
  font-size: 12px;
  color: var(--ColorGray-600);
  gap: 16px;
}
.nae3iw4 {
  position: relative;
}
.nae3iw4::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 3px;
  width: 1px;
  height: 12px;
  background-color: var(--ColorGray-300);
  opacity: .5;
}
.nae3iw5 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  font-size: 12px;
  color: var(--ColorGray-600);
}
.nae3iw5 img {
  max-width: 100%;
  height: auto;
}
.nae3iw6 {
  position: absolute;
  right: 16px;
}
.nae3iw7 {
  padding: 32px 16px 0 16px;
  margin-bottom: 40px;
  border-top: 1px solid var(--ColorGray-200);
}
.nae3iw8 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
