/* Preserve the supplied PNG byte-for-byte. This viewport excludes only its
   surrounding background: source rectangle x272 y346, 1024 by336 pixels. */
.ensyght-wordmark {
  display:block;
  position:relative;
  overflow:hidden;
  width:184px;
  aspect-ratio:1024 / 336;
  flex-shrink:0;
}
.ensyght-wordmark img {
  display:block;
  position:absolute;
  width:150%;
  max-width:none;
  height:auto;
  left:-26.5625%;
  top:-102.97619%;
}
.ensyght-wordmark:focus-visible { outline:2px solid #80eed0; outline-offset:5px; }
.login-wordmark { width:260px; max-width:100%; margin:24px 0 40px; }
@media(max-width:640px) { .ensyght-header .ensyght-wordmark { width:156px; } }
