<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nc-sw2-header {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  margin: 0;
  background-color: #e60012;
}
.nc-sw2-header-logo {
  display: block;
  width: 64px;
}
.nc-sw2-header-logo img {
  vertical-align: bottom;
}
@media screen and (max-width: 759.98px) {
  .nc-sw2-header {
    height: 72px;
  }
}</pre></body></html>