/* Общие правила очищенного шаблона обычной информационной страницы. */
html,
body {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#TOP-BANNER,
iframe,
[style*="font: status-bar"],
[data-test*="AI-ASSISTANT"],
#AI-ASSISTANT,
[data-local-remove="true"] {
  display: none !important;
}

footer[data-test*="FOOTER"] {
  margin-top: 120px !important;
}

footer[data-test*="FOOTER"] {
  content-visibility: visible !important;
  contain-intrinsic-size: auto !important;
}

@media (min-width: 1280px) {
  .FMkqG .nr7ax:not(:first-child:last-child) {
    width: 100%;
  }

  .FMkqG .nr7ax:not(:first-child:last-child) + .e5QaG {
    display: none;
  }
}
