<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lzp-logo-block {
  display: flex;
  flex-flow: row;
  gap: 40px !important;
  padding-bottom: 20px !important;
}
.lzp-logo {
  width: auto;
  height: 150px;  
}
.captcha__title, .captcha__description {
  display: none;
}
.common-llu-data-form .form-actions .webform-button--submit {
  margin-top: 3px !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 992px) { 
  .lzp-logo {
    height: 125px;  
  }
}
@media screen and (max-width: 768px) { 
  .lzp-logo {
    height: 100px;  
  }
}
@media screen and (max-width: 768px) { 
  .lzp-logo {
    height: 85px;  
  }
}</pre></body></html>