.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #e7e7e7;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.container {
  max-width: none;
  margin-top: 1vw;
  margin-left: 20%;
  margin-right: 20%;
}

.heading {
  color: #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 10vw;
  font-weight: 400;
}

.container-2 {
  max-width: none;
  margin-top: -6%;
  margin-left: 5%;
}

.heading2 {
  color: #000;
  background-image: linear-gradient(#ffff05, #ffff05);
  margin-top: auto;
  margin-bottom: 1%;
  margin-right: 27vw;
  padding-top: 2%;
  padding-bottom: 2%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 7vw;
  font-weight: 400;
}

.heading3 {
  color: #000;
  background-image: linear-gradient(#ffff05, #ffff05);
  margin-top: auto;
  margin-bottom: 1%;
  margin-right: 7vw;
  padding-top: 2%;
  padding-bottom: 2%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 7vw;
  font-weight: 400;
}

.menu {
  background-color: #8bcf01;
  border: 3px #a4e730;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 8vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image {
  z-index: auto;
  width: 13vw;
  max-width: none;
  margin-left: 1.5vw;
  position: relative;
}

.container-3 {
  flex: 1;
  align-self: auto;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  position: relative;
}

.container-4 {
  flex: 0 auto;
  align-self: auto;
  max-width: none;
  line-height: 1.2vw;
  position: relative;
}

.paragraph {
  text-align: center;
  align-self: center;
  margin-bottom: auto;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
  position: relative;
}

.container-5 {
  flex-flow: column;
  justify-content: center;
  max-width: 100%;
  display: flex;
  position: relative;
}

.heading3-copy {
  color: #000;
  background-image: linear-gradient(#ffff05, #ffff05);
  margin-top: auto;
  margin-bottom: 1%;
  margin-right: 8vw;
  padding-top: 1%;
  padding-bottom: 1%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 7vw;
  font-weight: 400;
}

.heading-4 {
  text-align: center;
  white-space: normal;
  background-image: linear-gradient(0deg, #ffff05 50%, #fff0);
  align-self: center;
  margin-top: 5vh;
  margin-bottom: auto;
  margin-left: 0;
  padding: 1% 2vw;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 4vw;
  font-style: italic;
  font-weight: 400;
  line-height: 7vh;
  text-decoration: underline;
  position: relative;
}

.paragraph-2 {
  color: #000;
  background-image: linear-gradient(#a4e730, #a4e730);
  width: 18vw;
  margin-bottom: 1%;
  margin-left: -3vw;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2vw;
  font-style: italic;
  text-decoration: underline;
  display: block;
  position: relative;
  left: auto;
}

.section {
  flex-flow: column;
  justify-content: flex-start;
  margin-top: 5%;
  display: flex;
  position: relative;
}

.image-2 {
  perspective: none;
  vertical-align: middle;
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 50vw;
  max-width: none;
  margin-top: 26vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0% 0% auto;
  transform: rotate(-12deg);
}

.logo-president {
  flex: 1;
  align-self: center;
  position: relative;
}

.div-block-2 {
  flex: 1;
  align-self: center;
  height: auto;
}

.btn {
  color: #051328;
  cursor: pointer;
  background-color: #e7e7e7;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn.btn-five {
  object-fit: fill;
  background-color: #ffff05;
  border: .5rem solid #8bcf01;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 2rem;
}

.marquee {
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.marquee-inner {
  opacity: 0;
}

.container-6 {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  max-width: none;
  height: auto;
  position: static;
}

.text-block {
  font-size: 2rem;
}

.container-7 {
  box-sizing: border-box;
  grid-column-gap: 12vw;
  grid-row-gap: 12vw;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: none;
  margin-top: 10vh;
  padding-left: 0;
  display: flex;
  position: relative;
}

.button-buy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffff05;
  background-image: radial-gradient(circle, #ffff05, #d3d3d3 72%);
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 15vw;
  transition: border-radius .4s;
  display: flex;
  box-shadow: 5px 5px #000;
}

.button-buy:hover {
  border-radius: 8vw;
}

.button-text {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 3vw;
  font-style: italic;
  font-weight: 400;
  line-height: 4vh;
}

.text-block-buy {
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  padding-left: 1.8vw;
  position: relative;
}

.button-social {
  background-color: #ffff05;
  background-image: radial-gradient(circle, #ffff05, #d3d3d3 71%);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 15vw;
  transition: border-radius .4s;
  display: flex;
  box-shadow: 5px 5px #000;
}

.button-social:hover {
  border-radius: 8vw;
}

.button-text-social {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2.8vw;
  font-style: italic;
  font-weight: 400;
  line-height: 4vh;
}

.text-block-social {
  border-radius: 0;
  padding-left: 1vw;
  position: relative;
}

.section-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: minmax(30vw, 1fr) minmax(30vw, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin: 8vw 4vw 5vw;
  display: grid;
}

.container-8 {
  background-color: #d3d3d3;
  border: .5vh solid #000;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-left: 2vw;
  padding-right: 3vw;
  transition: all .1s;
}

.container-8:hover {
  transform: scale(1.1);
}

.container-9 {
  background-color: #d3d3d3;
  border: .5vh solid #000;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-left: 2vw;
  padding-right: 3vw;
  transition: all .1s;
}

.container-9:hover {
  transform: scale(1.1);
}

.container-10 {
  background-color: #d3d3d3;
  border: .5vh solid #000;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 3vw;
  transition: all .1s;
}

.container-10:hover {
  transform: scale(1.1);
}

.container-11 {
  background-color: #d3d3d3;
  border: .5vh solid #000;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-left: 2vw;
  padding-right: 3vw;
  transition: all .1s;
}

.container-11:hover {
  transform: scale(1.1);
}

.heading-grid {
  margin-bottom: 3vw;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: underline;
}

.paragraph-3 {
  aspect-ratio: auto;
  background-color: #8bcf01;
  padding: 1vw;
  font-size: 1.5vw;
  line-height: 2vw;
}

.section-3 {
  display: block;
  overflow: hidden;
}

.section-4 {
  opacity: 1;
  background-image: url('../images/bg-logo-campaign.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  flex-flow: column;
  align-items: flex-start;
  height: 97vw;
  margin-bottom: 2vw;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-3 {
  z-index: -1;
  object-fit: none;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  inset: -50% 0% 0%;
}

.bg-image {
  z-index: -2;
  aspect-ratio: auto;
  object-fit: fill;
  flex: 1;
  align-self: center;
  width: 200%;
  max-width: none;
  margin-top: 25vw;
  display: block;
  position: absolute;
  inset: 50% 0% 0% -50%;
  overflow: visible;
}

.section-5 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 5%;
  overflow: visible;
}

.bold-text {
  text-align: right;
  margin-right: auto;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1.3vw;
  font-weight: 400;
  display: inline;
}

.body-2 {
  background-color: #a4e730;
  flex-flow: column;
  display: flex;
  overflow: visible;
}

.container-12 {
  flex: 1;
  align-self: center;
  margin: 10vw;
}

.paragraph-4 {
  color: #fff;
  text-align: justify;
  background-image: linear-gradient(red, #006aff);
  padding: 2vw;
  font-size: 1.5vw;
  line-height: 2vw;
}

.logo-cat-1 {
  width: 10vw;
  margin-top: 3vw;
  margin-left: 5vw;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(-23deg);
}

.logo-cat-2 {
  width: 10vw;
  margin-bottom: -24vw;
  margin-right: 5vw;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(31deg);
}

.logo-cat-3 {
  width: 10vw;
  margin-top: 1vw;
  margin-left: 28vw;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(50deg);
}

.logo-cat-4 {
  width: 10vw;
  margin-top: 3vw;
  margin-left: 57vw;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(9deg);
}

.logo-cat-5 {
  width: 10vw;
  margin-bottom: -30.1vw;
  margin-right: 52vw;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(-12deg);
}

.image-3 {
  width: 30vw;
  margin-top: -4vw;
  margin-left: 10vw;
  position: absolute;
}

.image-4 {
  width: 32vw;
  margin-top: 44.1vw;
  margin-bottom: 264px;
  margin-left: 10vw;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-5 {
  width: 31vw;
  margin-bottom: 18vw;
  margin-right: 10vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-6 {
  width: 30vw;
  margin-top: 5.1vw;
  margin-right: 13vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-7 {
  width: 29vw;
  margin-top: 31.1vw;
  margin-left: 20.6vw;
  display: none;
  position: absolute;
}

.join-the-movement {
  width: 50vw;
  max-width: 100%;
  margin-bottom: 2vw;
  transform: rotate(-4deg);
}

.container-4-footer {
  flex: 0 auto;
  align-self: center;
  max-width: none;
  margin-right: 5vw;
  position: relative;
}

.container-13 {
  flex-flow: column;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: relative;
}

.section-6 {
  grid-column-gap: 15vw;
  grid-row-gap: 15vw;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  margin-top: 5vw;
  margin-bottom: 10vw;
  display: flex;
}

.button-buy-2 {
  background-color: #8bcf01;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 25vw;
  height: 7vw;
  display: flex;
  position: relative;
  box-shadow: 5px 6px #000;
}

.button-buy-2:active {
  box-shadow: none;
  transform: translate(5px, 6px);
}

.button-social-2 {
  background-color: #8bcf01;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 25vw;
  height: 7vw;
  display: flex;
  box-shadow: 5px 6px #000;
}

.button-social-2:active {
  box-shadow: none;
  transform: translate(5px, 6px);
}

.text-block-2 {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2vw;
  line-height: 3vw;
  position: relative;
  top: 0;
}

.text-block-2:active {
  color: #333;
}

.text-footer {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 3.8vw;
  line-height: 5vw;
  position: relative;
  top: .1vw;
}

.emoji-button {
  color: #fff;
  text-align: center;
  background-color: #e7e7e7;
  background-image: none;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 20vw;
  max-width: 100%;
  height: 10vw;
  padding: 1vw 3vw;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  top: 100%;
  box-shadow: 8px 4px 13px 5px #0003;
}

.emoji-button:active {
  transform: scale(.95);
  box-shadow: inset 8px 4px 13px 5px #0003;
}

.emoji-button-text {
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 1.875rem;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.button-text-item {
  color: #000;
  -webkit-text-stroke-color: #000;
  justify-content: center;
  align-items: center;
  min-height: 1.875rem;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 2.5vw;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  top: 100%;
}

.text-block-3 {
  margin-right: 1.5vw;
}

.image-8 {
  width: 40vw;
  margin-top: 2vw;
}

.section-7 {
  background-image: linear-gradient(0deg, #ffff05, #e7e7e754);
}

.bg-logo-campaign {
  z-index: -1;
  opacity: .33;
  background-color: #0000;
  width: 110%;
  max-width: none;
  position: relative;
  inset: -30% 0% auto -4%;
}

.section-8 {
  overflow: hidden;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5vw;
  display: flex;
}

.heading-contract {
  text-align: center;
  white-space: normal;
  background-image: linear-gradient(0deg, #ffff05 50%, #fff0);
  border-bottom: .5vh solid #000;
  align-self: center;
  margin-bottom: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 4vw;
  font-style: italic;
  font-weight: 400;
  line-height: 6vh;
  text-decoration: none;
  position: relative;
}

.div-block-6 {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #a4e730;
  justify-content: flex-start;
  align-items: center;
  width: 85vw;
  height: 9vw;
  margin-top: 3vw;
  margin-bottom: 1vw;
  margin-right: 0;
  padding-top: 2vw;
  padding-bottom: 1vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-9 {
  z-index: 1;
  position: relative;
}

.div-block-7 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  background-color: #d3d3d3;
  border: .5vh solid #8bcf01;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 3vw;
  margin-bottom: 5vw;
  display: flex;
  position: relative;
}

.text-block-4 {
  text-align: right;
}

.link-block {
  color: #333;
  text-decoration: none;
}

.link-block-2 {
  color: #333;
  align-self: center;
  text-decoration: none;
}

.instructions {
  background-color: #d3d3d3;
  border: .5vh solid #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2vw;
  padding-right: 3vw;
  transition: all .1s;
  display: none;
}

.instructions:hover {
  transform: scale(1.1);
}

.image-10, .image-11, .image-12, .image-13 {
  width: 7vw;
}

.div-block-8 {
  background-image: url('../images/x-social-media-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 7vw;
  height: 7vw;
}

.div-block-8:hover {
  background-image: url('../images/x-social-media-icon-2.png');
}

.div-block-9 {
  background-image: url('../images/telegram-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 7vw;
  height: 7vw;
}

.div-block-9:hover {
  background-image: url('../images/telegram-icon-2.png');
}

.div-block-10 {
  background-image: url('../images/Coinmarket_cap-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 7vw;
  height: 7vw;
  display: block;
}

.div-block-10:hover {
  background-image: url('../images/Coinmarket_cap-icon-2.png');
}

.div-block-11 {
  background-image: url('../images/dextool-icon.png');
  background-position: 50%;
  background-size: contain;
  width: 7vw;
  height: 7vw;
}

.div-block-11:hover {
  background-image: url('../images/dextool-icon-2.png');
  background-size: contain;
}

.coinmarketcap, .link-block-3 {
  display: block;
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: none;
  }

  .heading {
    margin-bottom: 1%;
    padding-top: 3%;
    padding-bottom: 4%;
  }

  .container-2 {
    max-width: none;
    margin-top: -3%;
    margin-left: 5%;
  }

  .heading2, .heading3 {
    margin-bottom: 1%;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .menu {
    outline-offset: 0px;
    background-image: none;
    outline: 5px #333;
    position: relative;
  }

  .image {
    background-image: linear-gradient(#8bcf00, #8bcf00);
    max-width: none;
    padding: 10px;
    position: relative;
  }

  .container-3 {
    flex: 1;
    max-width: none;
    margin-top: auto;
    margin-left: auto;
    display: flex;
    left: 0;
  }

  .container-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 1;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    width: 100px;
    max-width: none;
    height: 100%;
    padding-right: 5%;
    display: flex;
    position: relative;
    right: auto;
  }

  .button {
    color: #000;
    text-align: center;
    text-transform: none;
    background-color: #ffff05;
    border-radius: 16px;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 10%;
    max-width: none;
    height: 70%;
    padding-left: 0;
    padding-right: 0;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 2vw;
    line-height: 50%;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .heading3-copy {
    margin-bottom: auto;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .button-buy:hover {
    border-radius: 8vw;
  }

  .button-social {
    border-radius: 0;
  }

  .button-social:hover {
    border-radius: 8vw;
  }

  .container-4-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 1;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    width: 100px;
    max-width: none;
    height: 100%;
    padding-right: 5%;
    display: flex;
    position: relative;
    right: auto;
  }

  .text-block-3 {
    margin-right: -1.5vw;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-size: 125%;
  }

  .button-buy, .button-social {
    height: 15vh;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-size: 155%;
  }

  .image-2 {
    width: 80vw;
  }

  .container-7 {
    justify-content: center;
    align-items: center;
  }

  .button-buy, .button-social {
    width: 20vw;
  }

  .bold-text {
    font-size: 1.5vw;
  }

  .image-4 {
    margin-bottom: 150px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-size: 250%;
  }

  .container {
    margin-top: 4vw;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading2, .heading3 {
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .menu {
    flex-flow: column;
    height: 20vh;
  }

  .image {
    width: 50vw;
    margin-top: 10px;
    margin-left: auto;
  }

  .container-4 {
    margin-bottom: 3vw;
  }

  .heading-4 {
    font-size: 8vw;
    line-height: 5vh;
  }

  .section {
    flex-flow: column;
  }

  .image-2 {
    width: 90vw;
    margin-top: 21vh;
  }

  .container-7 {
    flex-flow: column;
    flex: 0 auto;
  }

  .button-buy {
    width: 40vw;
  }

  .button-text {
    font-size: 9vw;
  }

  .text-block-buy {
    padding-left: 0;
  }

  .button-social {
    width: 40vw;
  }

  .button-text-social {
    text-align: left;
    font-size: 8vw;
  }

  .text-block-social {
    text-align: center;
    padding-left: 0;
  }

  .section-2 {
    grid-template-columns: 1fr;
  }

  .container-8:hover, .container-9:hover, .container-10:hover, .container-11:hover {
    transform: none;
  }

  .heading-grid {
    font-size: 8vw;
  }

  .paragraph-3 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .section-4 {
    display: none;
  }

  .bg-image {
    margin-top: 60vw;
    transform: scale(2);
  }

  .bold-text {
    font-size: 4vw;
    line-height: 4vw;
  }

  .paragraph-4 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .logo-cat-2 {
    margin-bottom: -63vw;
    inset: auto 0% 0% auto;
  }

  .join-the-movement {
    width: 80vw;
  }

  .container-13 {
    margin-top: 41px;
  }

  .section-6 {
    flex-flow: column;
  }

  .button-buy-2, .button-social-2 {
    width: 50vw;
    height: 15vw;
  }

  .text-block-2 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-3 {
    text-align: right;
    font-size: 14vw;
  }

  .div-block-6 {
    margin-top: 9vw;
    padding-top: 0;
    padding-bottom: 13vw;
  }

  .text-block-4 {
    margin-top: 5vw;
    margin-bottom: 5vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .instructions:hover {
    transform: none;
  }
}

#w-node-_418822cb-2a1f-721b-cd83-ffa956da4980-b88e23e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_418822cb-2a1f-721b-cd83-ffa956da4980-b88e23e5 {
    align-self: auto;
  }
}


