/* SEO: семантика без изменения визуала Locofy */
.element h3,
.telegram h3,
.MAX h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.element h1,
.element h2,
.telegram h1,
.telegram h2,
.MAX h1,
.MAX h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 10000;
}

.skip-link:focus {
  left: 16px;
  top: 16px;
  width: auto;
  height: auto;
  padding: 12px 20px;
  background: #5e4ce0;
  color: #fff;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
}

.main-layout--768,
.main-layout--360 {
  speak: none;
}

main.page-fit {
  display: block;
}
