
img[data-lazy-img], img[data-src] { opacity: 1 !important; }
.landing-page-loader, .landing-pub-loader, .bx-loader,
.landing-pub-page-transition, body.landing-page-transition::after { display: none !important; }
body::after { display: none !important; }
main, .landing-public-mode { opacity: 1 !important; visibility: visible !important; }
img.landing-block-node-menu-logo2 { display: inline-block !important; max-width: 180px; }
.mts-lead {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 420px;
  padding: 8px 0 24px;
}
.mts-lead input {
  border: 1px solid rgba(0,0,0,.12);
  background: #f7f7f7;
  padding: 12px 14px;
  font: 15px/1.4 Montserrat, Arial, sans-serif;
}
.mts-lead button {
  background: #a41d26;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  letter-spacing: .04em;
  padding: 12px 18px;
  cursor: pointer;
  font-weight: 700;
}
.mts-lead button:hover { background: #8b181f; }
.mts-lead-note, .mts-lead-ok { margin: 0; font-size: 14px; }
.mts-lead-ok { color: #036838; font-weight: 600; }
