body{
  overflow-x: hidden;
}
header{
  z-index: 100 !important;
}
.menu__body{
  z-index: 1000 !important;
}
@font-face {
  font-family: D-DIN-Medium;
  src: url("../fonts/D-DIN.woff2");
}
@font-face {
  font-family: D-DIN-Bold;
  src: url("../fonts/D-DIN-Bold.woff2");
}
.hero-video {
  height: 570px;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  bottom: 0;
  transition: opacity .25s;
}
.hero-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero {
  background: #000;
  height: 570px;
  margin-top: 75px;
  overflow: hidden;
  position: relative;
}
.videoBackground:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #000, #0000);
}
.information-video {
  height: 615px;
  position: absolute;
  right: 0;
  top: 4px;
  pointer-events: none;
  bottom: 0;
  transition: opacity .25s;
}
.information-video video {
  object-position: bottom;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 879px) {
  .information-video{
    height: 639px;
  }
}

@media (max-width: 799px) {
  .information-video{
    height: 667px;
  }
}

@media (max-width: 784px) {
  .information-video{
    height: 689px;
  }
}

@media (max-width: 773px) {
  .information-video{
    height: 716px;
  }
}

@media (max-width: 750px) {
  .information-video{
    height: 466px;
  }
}

@media (max-width: 720px) {
  .information-video{
    height: 492px;
  }
}

@media (max-width: 678px) {
  .information-video{
    height: 516px;
  }
}

@media (max-width: 618px) {
  .information-video{
    height: 558px;
  }
}

@media (max-width: 601px) {
  .information-video{
    height: 558px;
  }
}

@media (max-width: 600px) {
  .information-video{
    height: 610px;
  }
}

@media (max-width: 599px) {
  .information-video{
    height: 631px;
  }

  .section-title{
    margin-top: 45px;
  }
}

@media (max-width: 571px) {
  .information-video{
    height: 651px;
  }
}

@media (max-width: 567px) {
  .information-video{
    height: 670px;
  }
}

@media (max-width: 540px) {
  .information-video{
    height: 671px;
  }
}

@media (max-width: 518px) {
  .information-video{
    height: 688px;
  }
}

@media (max-width: 505px) {
  .information-video{
    height: 708px;
  }
}

@media (max-width: 490px) {
  .information-video{
    height: 727px;
  }
}

@media (max-width: 486px) {
  .information-video{
    height: 727px;
  }
}

@media (max-width: 481px) {
  .information-video{
    height: 728px;
  }
}

@media (max-width: 472px) {
  .information-video{
    height: 745px;
  }
}

@media (max-width: 471px) {
  .information-video{
    height: 745px;
  }
}

@media (max-width: 470px) {
  .information-video{
    height: 765px;
  }
}

@media (max-width: 452px) {
  .information-video{
    height: 785px;
  }
}

@media (max-width: 423px) {
  .information-video{
    height: 803px;
  }
}

@media (max-width: 399px) {
  .information-video{
    height: 823px;
  }
}

@media (max-width: 387px) {
  .information-video{
    height: 840px;
  }
}

@media (max-width: 385px) {
  .information-video{
    height: 880px;
  }
}

@media (max-width: 379px) {
  .information-video{
    height: 899px;
  }

  .section-title{
    margin-top: 105px;
  }
}

@media (max-width: 365px) {
  .information-video{
    height: 957px;
  }
}

@media (max-width: 355px) {
  .information-video{
    height: 997px;
  }
}

@media (max-width: 333px) {
  .information-video{
    height: 1014px;
  }
}

@media (max-width: 325px) {
  .information-video{
    height: 1014px;
  }
}

@media (max-width: 329px) {
  .information-video{
    height: 1034px;
  }
}

.videoBackground:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #000, #0000);
}
.rules {
  padding: 124px 0;
}
.container {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.section-title {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 105%;
  text-transform: uppercase;
}
.rules-items {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.rules-item {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  box-shadow: 0 4px 12px #0000000d;
  width: 100%;
}
.rules-item_prefix {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.rules-item_coin {
  display: flex;
  align-items: center;
  gap: 10px;
}
.rules-item_coin img:not(.gif) {
  border-radius: 100%;
  overflow: hidden;
}
.rules-item_coin p {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 125%;
}
.rules-item_example {
  margin-top: 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}
.rules-item_line {
  border: none;
  height: 1px;
  width: 100%;
  background: #0000001a;
  margin: 12px 0;
}
.rules-item_amount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rules-item_amount p {
  font-size: 15px;
  font-weight: 400;
  line-height: 125%;
}
.rules-item_amount p:last-child {
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
}
.rules-item_once {
  margin: 32px 0;
  color: #00000080;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.rules-item_once span {
  color: #000;
  white-space: wrap;
}
.rules-item .primary-button {
  width: 100%;
  padding: 12px 14px;
}
.primary-button {
  display: inline-block;
  border: 2px solid #000000;
  background-color: transparent;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  text-transform: uppercase;
  padding: 12px 24px;
  cursor: pointer;
  transition: background-color .35s, color .35s;
}
.legal {
  padding: 88px 0 0;
}
.legal-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.section-content {
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.legal-image {
  height: 660px;
}
.legal-text>.section-title {
  margin-bottom: 32px;
}
.section-title {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 105%;
  text-transform: uppercase;
}
.section-subtitle {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.legal-block {
  margin-top: 24px;
}
.legal-block h4 {
  font-size: 18px;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 125%;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.section-subtitle {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.legal-block a:not(:last-child) {
  margin-bottom: 8px;
}
.legal-block a {
  display: block;
  color: #406ce2;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
}
.legal-image img {
  height: 100%;
}
.footer {
  height: 100px;
  background: #000;
}
.footer-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-copyright {
  color: #ffffffbf;
  font-size: 16px;
}

.participate {
  padding: 88px 0;
}
.participate-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.participate-item {
  background: #fff;
  box-shadow: 0 8px 24px #0000001a;
  padding: 30px;
  display: flex;
  align-items: center;
  gap: 32px;
  z-index: 1;
}
.participate-item_qr {
  min-width: 150px;
  min-height: 150px;
  width: 150px;
  height: 150px;
}
.participate-item_data {
  width: 100%;
  height: 170px;
}
.participate-item_title {
  font-size: 24px;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 125%;
  margin-bottom: 10px;
}
.participate-item_amounts {
  display: flex;
  align-items: center;
  gap: 24px;
}
.participate-item_address {
  margin: 15px 0 10px;
  transition: color 2s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 350px;
}
.participate-item_amounts span {
  font-weight: 600;
  white-space: nowrap;
  display: block;
  margin-top: 10px;
}
.participate-item_footer {
  display: flex;
  align-items: center;
  gap: 16px;
}
.participate-item_button {
  font-size: 14px;
  padding: 10px 18px;
}
.participate-item_waiting {
  font-size: 14px;
}
@keyframes dots {
  0% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
  100% {
    content: "";
  }
}
.participate-item_waiting:after {
  content: "";
  display: inline-block;
  width: 1em;
  text-align: left;
  animation: dots 2s linear infinite;
}
.participate-item_selector {
  display: flex;
  align-items: center;
  gap: 10px;
}
.dropdown:nth-child(1) {
  min-width: 203px;
}
.dropdown {
  width: 100%;
  position: relative;
  user-select: none;
}
.dropdown-selected {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  box-shadow: 0 4px 12px #0000000d;
  overflow: auto;
  padding: 8px 10px 8px 16px;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
}
.dropdown:nth-child(2) {
  min-width: 155px;
  max-width: 155px;
  width: 100%;
}
.dropdown.hide {
  display: none;
}
.participate-item_address {
  margin: 15px 0 10px;
  transition: color 2s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 350px;
}

.participate-item_qr.empty {
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 4px 12px #0000000d;
}
.participate-item_qr {
  min-width: 150px;
  min-height: 150px;
  width: 150px;
  height: 150px;
}
.dropdown-content {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  box-shadow: 0 4px 12px #0000000d;
  width: 100%;
  position: absolute;
  margin-top: 8px;
  z-index: 99;
  overflow: auto;
  height: 135px;
  flex-direction: column;
}
.dropdown-content2{
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  box-shadow: 0 4px 12px #0000000d;
  width: 100%;
  position: absolute;
  margin-top: 44px;
  z-index: 99;
  overflow: auto;
  flex-direction: column;
}
.dropdown-item {
  background: transparent;
  display: flex;
  align-items: center;
  padding: 10px 16px;
  cursor: pointer;
  transition: background-color .2s;
  width: 100%;
  gap: 8px;
  cursor: default;
}
.dropdown-item span{
  white-space: nowrap;
}
.dropdown-item:hover {
  background-color: #f4f4f4;
}
.primary-button:hover {
  background-color: #000;
  color: #fff;
}
.participate-item_address.copied {
  color: #108840;
  transition: none;
}
.dropdown .name {
  font-size: 16px;
}
.dropdown .name2 {
  font-size: 16px;
}
.dropdown .slug {
  color: #00000080;
  font-size: 16px;
}
.dropdown-needed-btn, .dropdown-needed-btn2{
  user-select: none;
}
.flex{
  display: flex !important;
}
.arrow, .arrow2{
  transition: 0.1s all;
  transform: rotate(0deg);
}
.rotate{
  transform: rotate(180deg);
}
#img-tochange{
  background: rgb(255, 255, 255);
  vertical-align: middle;
  width: 100%;
}
.dropdown-selected{
  height: 42px !important;
  overflow: hidden;
}
#content-to-change{
  display: flex;
  flex-direction: row;
  align-items: center;
}
#content-to-change .name{
  display: flex;
  margin-left: 7px;
  margin-top: 1px;
}
#content-to-change .slug{
  display: flex;
  margin-left: 7px;
  margin-top: 2px;
}

.rules, .legal, .footer, .participate, .dropdown{
  font-family: D-DIN-Medium,-apple-system,Arial,sans-serif;
  color: black;
}

@media (max-width: 1240px) {
  .rules-items, .participate-items {
      grid-template-columns: repeat(1, 1fr);
  }
  .participate-item{
    width: 100%;
  }
}
@media (max-width: 430px){
  .participate-item{
    padding: 10px;
  }
  .eth-address{
    white-space: wrap;
  }
}
@media (max-width: 1240px) {
  .rules .section-title {
      text-align: center;
  }
}
@media (max-width: 1240px) {
  .rules, .participate {
      padding: 75px 0;
  }
}
@media (max-width: 1240px) {
  .legal {
      padding: 50px 0;
  }
}
@media (max-width: 1240px) {
  .section-content {
      max-width: 700px;
  }
}
@media (max-width: 1240px) {
  .legal-image {
      display: none;
  }
}
.newblock{
  height: 456px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newblock-wrapper{
  background-image: url("../img/ver1.png");
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 4px;
}
.newblock-wrapper-h1 {
  margin-top: -100px;
  width: 1240px;
  font-weight: 600;
  font-size: 36PX;
  color: #000;
  font-weight: 500;
  font-family: D-DIN-Bold, -apple-system, Arial, sans-serif;
  line-height: 105%;
}
.newblock-wrapper-text{
  font-weight: 300;
  font-size: 23px;
  line-height: 140%;
  color: #000;
  max-width: 609px;
}

@media screen and (max-width: 1300px) {
  .newblock-wrapper-h1{
    width: unset;
  }
  .newblock{
    height: 850px;
  }
  .newblock-wrapper{
    width: 70%;
    justify-content: flex-start;
    margin-top: 0;
    background-position: center bottom;
  }
  .newblock-wrapper-h1{
    margin-top: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .newblock{
    background-image: none;
  }
}
@media screen and (max-width: 700px) {
  .newblock-wrapper{
    width: 90%;
  }
  .newblock-wrapper-h1{
    font-size: 32px;
  }
  .newblock-wrapper-text{
    font-size: 19px;
  }
}