.disp_none {
  display: none;
}
header,
main {
  position: relative;
}
header .container {
  display: flex;
  flex-direction: column;
}
nav {
  padding-top: 15px;
  margin-bottom: 40px;
}
.logo {
  max-height: 70px;
}
.bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.other_nav_style {
  background: linear-gradient(180deg, #0b0915 29.58%, #0e2449 89.74%);
}
.other_nav_style nav {
  margin-bottom: 0px;
  padding-bottom: 15px;
  height: auto;
}
.nav_list_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav_list_container a {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}
.nav_list_container > div {
  display: flex;
  align-items: center;
  gap: 58px;
}
.titles {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.titles h1 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  margin: 0px;
}
.titles h2 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0px;
  width: 70%;
}
.elements {
  margin-bottom: 32px;
  gap: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.element_item {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  border-radius: 12px;
  background: linear-gradient(
    180deg,
    rgba(11, 9, 21, 0.5) 29.58%,
    rgba(14, 36, 73, 0.5) 89.74%
  );
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
#mbNavList {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: transform 0.2s ease-in;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 50px;
}
#mbNavList .links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#mbNavList a {
  color: #000;
  font-size: 28px;
}
#mbNavBtn,
#mbNavCloseBtn {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.main_bg_img {
  background-image: url("../images/main-bg.webp");
  opacity: 20%;
}
.description {
  margin-bottom: 3px;
  border-radius: 16px;
  border: 1px solid #e0dfec;
  background-color: #fff;
  padding: 32px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #282740;
}

.mt-90 {
  margin-top: 90px;
}
@media (max-width: 1000px) {
  nav {
    margin-bottom: 35px;
  }
  .titles {
    gap: 8px;
  }
  .titles h1,
  .titles h2 {
    width: 100%;
  }
  .titles h1 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0em;
  }
  .titles h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
  }
  .description {
    padding: 16px;
    font-size: 12px;
  }
  .footer_bottom .links {
    flex-direction: column;
    gap: 20px;
  }
  .logo {
    max-height: 50px;
  }
  .footer_images img {
    max-height: 50px;
  }
}
.pages ul,
.pages ol {
  margin: 0px;
  margin-block: 5px;
  padding: 0px;
}

.asdf {
  background: #eceedd;
}
.oiqwe {
  padding-block: 30px;
}
.oiqwe p,
.oiqwe a {
  color: #3c4f54;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
}
.oiqwe a {
  text-decoration: underline;
}
.bold {
  font-weight: 700;
}
.wegrio {
  padding-block: 20px;
}
.wegrio span {
  color: #dedede;
  text-align: center;
  font-family: "Inter", Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  text-transform: none;
}
.wegrio a,
.wegrio p {
  font-style: normal;
  font-family: Inter;
  color: #e1ffc3;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
  letter-spacing: -0.28px;
}
.ozcvx {
  background: linear-gradient(90deg, #181e1f 0%, #1f3d45 100%);
  padding-block: 30px;
}
.ozcvx span {
  font-weight: 500;
  font-family: Inter;
  display: block;
  margin-bottom: 40px;
  font-style: normal;
  font-size: 18px;
  line-height: 24px; /* 133.333% */
  color: #e1ffc3;
}
.dasf {
  max-height: 48px;
  object-fit: contain;
}
@media (max-width: 500px) {
  .wegrio .container {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
