<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tm-interactive-tabs-content {
  position: relative;
}
.tm-interactive-tabs-content .tab {
  display: none;
}
.tm-interactive-tabs-content .active-tab .content-box {
  opacity: 1;
  visibility: visible;
  left: 0;
}</pre></body></html>