<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.device-type-desktop .videopass_b {
  margin-bottom: -4px;
}

.device-type-desktop .videopass_w {
  margin-bottom: -3px;
}

.device-type-mobile .videopass_b {
  height: 28px;
  margin-bottom: -4px;
}

.device-type-mobile .videopass_w {
  height: 22px;
  margin-bottom: -2px;
}

.device-type-desktop .ttfc_b {
  margin-bottom: -11px;
}

.device-type-desktop .ttfc_w {
  margin-bottom: -12px;
  height: 40px;
}

.device-type-mobile .ttfc_b {
  height: 41px;
  margin-bottom: -11px;
}

.device-type-mobile .ttfc_w {
  height: 33px;
  margin-bottom: -8px;
}

.device-type-desktop .copyright {
  text-align: center;
  font-size: 13px;
  margin: 50px 0 -25px 0;
}

.device-type-mobile .copyright {
  text-align: center;
  font-size: 13px;
  margin: 35px 0 -10px 0;
}</pre></body></html>