.uc4390 {
  position: relative;
  padding: 12px 16px;
}
.uc4391 {
  padding: 8px 0;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.uc4392 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 4px;
  word-break: break-all;
  -moz-box-flex: 1;
       flex: 1;
}
.uc4393 {
  line-height: 24px;
  letter-spacing: -0.5px;
}
.uc4394 {
  line-height: 18px;
  letter-spacing: -0.5px;
  color: var(--ColorGray-500);
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  gap: 8px;
  -moz-box-align: center;
       align-items: center;
}
.uc4395 {
  display: -moz-box;
  display: flex;
  margin-top: 12px;
  font-size: 12px;
  color: var(--ColorGray-600);
  gap: 16px;
}
.uc4396 {
  position: relative;
}
.uc4396::before {
  content: "";
  position: absolute;
  right: -8px;
  top: 3px;
  width: 1px;
  height: 12px;
  background-color: var(--ColorGray-300);
  opacity: .5;
}
.uc4397 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  font-size: 12px;
  color: var(--ColorGray-600);
}
.uc4397 img {
  max-width: 100%;
}
.uc4398 {
  padding: 32px 16px 0 16px;
  margin-bottom: 40px;
  border-top: 1px solid var(--ColorGray-200);
}
.uc4399 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
