.znk62c0 {
  position: relative;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-align: start;
       align-items: flex-start;
  width: 100%;
  gap: 8px;
}
.znk62c1 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
  width: 100%;
  -moz-box-align: start;
       align-items: flex-start;
  gap: 12px;
}
.znk62c2 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.znk62c3 {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.znk62c3.outState::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.70);
  z-index: 1;
}
.znk62c4 {
  border-radius: 4px;
  border: 1px solid var(--ColorGray-200);
}
.znk62c5 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 8px;
  width: 100%;
}
.znk62c6 {
  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: start;
       align-items: flex-start;
  gap: 8px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.znk62c7 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 4px;
}
.znk62c8 {
  display: -moz-box;
  display: flex;
  gap: 12px;
}
.znk62c9 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.znk62ca {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: start;
       align-items: flex-start;
  color: var(--ColorGray-500);
  gap: 2px;
  line-height: 18px;
  letter-spacing: -0.5px;
}
.znk62cb {
  margin-top: 6px;
}
.znk62cc {
  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;
}
.znk62cd {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  line-height: 22px;
  letter-spacing: -0.5px;
}
.znk62ce {
  color: var(--ColorRed-300);
  margin-right: 4px;
}
.znk62cf {
  color: var(--ColorGray-300);
  line-height: 22px;
  letter-spacing: -0.5px;
  text-decoration: line-through;
  margin-left: 4px;
}
.znk62cg {
  color: var(--ColorRed-300);
  line-height: 22px;
  letter-spacing: -0.5px;
}
.znk62ch {
  align-self: flex-end;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: var(--ColorGray-700);
  padding: 2px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
}
