.wrapper-norm.header2::before {
  content: "";
  display: block;
  position: absolute;
  /* background: rgb(0 0 0 / 62%); */
  width: 100%;
  height: calc(100% + 40px);
  z-index: 33;
  top: -40px;
}

.wrapper-norm.header2 {
  z-index: 1;
}

.wrapper-norm.header2 * {
  z-index: 100 !important;
  position: relative;
}

.load-more {
  display: none !important;
}

.modern-page-navigation {
  display: none !important;
}

a[href$="switch_lang=Y"] {
  display: none !important;
}

a.search-top.js-search.not-scroll {
  display: none !important;
}

.footer-form {
  display: none !important;
}

.btn-show {
  display: none !important;
}

.header__bot {
  background: #fff;
  z-index: 3;
  position: relative;
}

.header:before {
  content: "";
  position: absolute;
  z-index: 1;
  background: rgb(0 0 0 / 40%);
  width: 100%;
  height: 100%;
}

.header {
  overflow: hidden;
  position: relative;
}

.btn_free_calc {
  fill: #fff;
  background: linear-gradient(265.08deg, #dcc96c 16.63%, #c8b350 76.7%);
  box-shadow: 0 4px 44px rgba(255, 199, 0, 0.51), inset 0 -4px 5px #9e8e3f;
  color: #fff;
}
body {
  overflow-x: hidden !important;
}

.articles-page .pagination {
  justify-content: center;
  text-align: center;
  padding: 35px 0;
}

.articles-page .page-link {
  background-color: transparent;
  border: none;
  padding-left: 0.2em;
  padding-right: 0.2em;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #787777;
}

.articles-page .page-item.active .page-link {
  color: #000;
  border: none;
  border-bottom: 2px solid #000;
  font-weight: bold;
  background-color: transparent;
  border-radius: unset;
}

.articles-page .statiy-block .one-post {
  width: 31.33%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
} 

.qq-upload-button {
  padding-bottom: 10px;
}
.webform-field-upload-notice {
    font-size: 13px;
    margin: 10px 0;
}