/* English mobile only. Keep artwork, hero compositions and navigation intact. */
html.en-mobile-readable span.point.en-flow-highlight,
html.en-mobile-readable mark.en-flow-highlight {
  display: inline !important;
  background: var(--en-highlight-color) !important;
  -webkit-box-decoration-break: clone !important;
  box-decoration-break: clone !important;
}
html.en-mobile-readable .en-flow-highlight::before { content: none !important; display: none !important; }
html.en-mobile-readable[data-en-card-route="18-04"] .method .tab {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100% !important;
  height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html.en-mobile-readable[data-en-card-route="18-04"] .method .tab > li {
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: auto !important;
  height: auto !important;
  min-height: 52px;
  padding: 8px !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
}
html.en-mobile-readable[data-en-card-route="22-03"] .cklist > li {
  height: auto !important;
  min-height: 0 !important;
  margin-bottom: 8px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
}
html.en-mobile-readable[data-en-card-route="21-05"] ul.tag {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 8px;
}
html.en-mobile-readable[data-en-card-route="21-05"] ul.tag > li {
  height: auto !important;
  max-width: 100%;
  box-sizing: border-box;
  padding: 7px 10px !important;
  margin: 0 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
}
html.en-mobile-readable[data-en-card-route="18-01"] .container > ul > li:has(> em),
html.en-mobile-readable[data-en-card-route="23-01"] .top > ul > li {
  height: auto !important;
  min-height: 0 !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
}
html.en-mobile-readable .surgery-needs .surgery-needs-items {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  margin: 0 auto !important;
  box-sizing: border-box;
}
html.en-mobile-readable .surgery-needs .surgery-needs-item {
  display: flex !important;
  width: auto !important;
  height: auto !important;
  min-height: 96px;
  min-width: 0;
  margin: 0 !important;
  box-sizing: border-box;
}
html.en-mobile-readable .surgery-needs .surgery-needs-item::before { display: none !important; }
html.en-mobile-readable .surgery-needs .surgery-needs-item:last-child:nth-child(odd) { grid-column: 1 / -1; }
html.en-mobile-readable .surgery-needs .surgery-needs-item-boundary {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  min-width: 0;
  box-sizing: border-box;
  align-items: center !important;
  justify-content: flex-start !important;
}
html.en-mobile-readable .surgery-needs .surgery-needs-item-boundary p {
  width: auto !important;
  min-width: 0;
  height: auto !important;
  margin: 12px !important;
  padding: 0 !important;
  text-align: left !important;
  line-height: 1.5 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}
html.en-mobile-readable .en-readable-prose,
html.en-mobile-readable .en-readable-prose :is(span,b,strong,em) {
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
  letter-spacing: 0 !important;
}
html.en-mobile-readable .viewBA-item .viewBA-item-desc {
  box-sizing: border-box !important;
  padding: 18px 16px !important;
  text-align: left !important;
}
html.en-mobile-readable .viewBA-item-desc > div { min-width: 0; }
html.en-mobile-readable .viewBA-item .viewBA-item-desc strong {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  padding: 5px 11px !important;
  margin: 0 0 9px !important;
  border-radius: 16px !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow: visible !important;
  text-indent: 0 !important;
}
html.en-mobile-readable .viewBA-item-desc > div + div { margin-top: 16px !important; }
html.en-mobile-readable .viewBA-item .viewBA-item-desc p {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}
html.en-mobile-readable .bna > .info.en-readable-caption,
html.en-mobile-readable .cocoen > p.en-readable-caption,
html.en-mobile-readable .img_wrap > p.en-readable-caption {
  display: block !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  padding: 10px 12px !important;
  text-align: left !important;
  font-family: Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.45 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}
html.en-mobile-readable .viewBA-item-operation-name {
  height: auto !important;
  min-height: 30px;
}
html.en-mobile-readable .viewBA-item-operation-name > .en-readable-caption {
  box-sizing: border-box;
  min-width: 0;
  padding: 7px 10px;
  font-family: Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}
html.en-mobile-readable .viewBA-item-operation-name .en-caption-time { margin-top: 4px !important; }
html.en-mobile-readable.en-readable-long-hero .main_ban_wrap .tit h1,
html.en-mobile-readable.en-readable-long-hero .main_ban_wrap .tit h1 strong {
  font-family: Arial, sans-serif !important;
  font-size: clamp(18px, 5.8vw, 23px) !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}
html.en-mobile-readable .en-readable-caption .en-caption-time {
  display: block !important;
  margin-top: 7px !important;
  font: inherit !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}
html.en-mobile-readable .en-readable-prose.en-readable-flow {
  height: auto !important;
  min-height: 0 !important;
  line-height: 1.45 !important;
  text-align: left !important;
}
/* These legacy captions were absolutely positioned over the lower image. */
html.en-mobile-readable.en-readable-2105 .img_wrap:has(> .en-readable-caption) {
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
}
html.en-mobile-readable.en-readable-2105 .img_wrap > .en-readable-caption {
  position: static !important;
  order: 2 !important;
  inset: auto !important;
  margin: 0 !important;
  transform: none !important;
}
html.en-mobile-readable.en-readable-2105 .img_wrap > .img { order: 1; }
/* English procedure names do not fit the Korean three-circle labels. */
html.en-mobile-readable.en-readable-2204 p.type.en-readable-prose {
  display: flex !important;
  flex-direction: column !important;
  gap: 6px !important;
  width: auto !important;
  height: auto !important;
  text-align: center !important;
}
html.en-mobile-readable.en-readable-2204 p.type.en-readable-prose > span {
  display: block !important;
  position: static !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 7px 10px !important;
  border-radius: 12px !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  white-space: normal !important;
  transform: none !important;
}
