@font-face {
  font-family: Clash Display;
  src: url('../fonts/ClashDisplay-Variable.ttf') format("truetype");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Variable.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

body {
  color: #ffce33;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: url('../images/bg_new.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow: visible;
}

.image {
  width: 130px;
  padding: 10px;
}

.navbar {
  background-color: #ddd0;
  border-bottom: 8px solid #000;
}

.image-2 {
  width: 75px;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fedb2e;
  border: 1px solid #000;
  border-bottom: 8px solid #ffce33;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 14px 25px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.heading {
  color: #fedb2e;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Satoshi, Arial, sans-serif;
}

.div-block-2 {
  width: 100%;
}

.heading-2 {
  color: #fedb2e;
  text-align: center;
  width: 750px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.div-block-3 {
  justify-content: center;
  margin-bottom: 50px;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.heading-3 {
  color: #fff833;
  text-align: center;
  width: 925px;
  margin-bottom: 25px;
  font-family: Clash Display, Arial, sans-serif;
  font-size: 50px;
  line-height: 56px;
}

.div-block-5 {
  justify-content: center;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.heading-4 {
  width: 200px;
}

.heading-5 {
  color: #fedb2e;
  text-align: right;
  width: 350px;
  margin-top: 50px;
  font-family: Satoshi, Arial, sans-serif;
  font-weight: 400;
}

.heading-6 {
  width: 250px;
}

.heading-7 {
  color: #fff833;
  width: 350px;
  font-family: Clash Display, Arial, sans-serif;
  font-weight: 600;
}

.image-3 {
  width: 175px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.div-block-7 {
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.section.first {
  height: auto;
  min-height: 90vh;
  margin-top: 100px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 50px;
  display: flex;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 50px;
  display: flex;
}

.div-block-8 {
  text-align: center;
  border: 2px solid #fedb2e;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin: 25px;
  padding: 25px;
  display: flex;
}

.button {
  color: #000;
  background-color: #ffce33;
  border: 3px solid #ffce33;
  border-radius: 50px;
  margin-top: 25px;
  padding: 20px 25px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.button:hover {
  color: #ffce33;
  background-color: #000;
}

.button.survey {
  color: #fff;
  background-color: #000;
}

.button.survey:hover {
  color: #000;
  background-color: #ffce33;
}

.text-block {
  margin-top: 25px;
}

.text-block-2 {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-9 {
  justify-content: space-around;
  align-items: center;
  padding: 50px 25px;
  display: flex;
}

.div-block-10 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link {
  color: #ffce33;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.heading-8, .heading-9 {
  color: #fedb2e;
  font-family: Satoshi, Arial, sans-serif;
  font-weight: 400;
}

.bold-text {
  color: #fff833;
  text-decoration: underline;
}

.image-4 {
  width: 150px;
  position: absolute;
  inset: 9% 2% auto auto;
}

.div-block-11 {
  margin-bottom: 0;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  padding: 25px 25px 75px;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.link-2 {
  color: #ffce33;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-family: Satoshi, Arial, sans-serif;
  font-weight: 400;
}

.div-block-13 {
  display: flex;
}

.button-2 {
  color: #ffce33;
  background-color: #020202;
  border: 3px solid #fedb2e;
  border-radius: 50px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 25px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.button-2:hover {
  color: #000;
  background-color: #ffce33;
}

.button-2.share {
  border-style: dashed;
  border-color: #fedb2e;
  border-radius: 50px;
  font-family: Satoshi, Arial, sans-serif;
}

.text-block-4 {
  text-transform: uppercase;
  margin-top: 15px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 16px;
}

.marquee-wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  overflow: hidden;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  position: sticky;
}

.marquee-content {
  padding-left: 100%;
}

@media screen and (max-width: 991px) {
  .heading-2, .heading-3 {
    width: 650px;
  }

  .div-block-5 {
    flex-flow: row;
  }

  .heading-5 {
    width: 180px;
    font-size: 20px;
    line-height: 23px;
  }

  .heading-7 {
    width: 180px;
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-6 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .button, .button.survey {
    font-size: 20px;
  }

  .heading-8 {
    font-size: 22px;
  }

  .heading-9 {
    width: 650px;
    font-size: 22px;
  }

  .image-4 {
    right: 3%;
  }

  .div-block-13 {
    flex-flow: column;
  }

  .button-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 17px;
  }

  .heading-2 {
    width: 500px;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-3 {
    width: 500px;
    font-size: 40px;
    line-height: 46px;
  }

  .div-block-5 {
    flex-flow: column;
    align-items: center;
  }

  .heading-5 {
    text-align: center;
    width: 100%;
  }

  .heading-7 {
    text-align: center;
    width: 450px;
  }

  .image-3 {
    width: 150px;
  }

  .button, .button.survey {
    font-size: 18px;
  }

  .heading-8 {
    font-size: 20px;
    line-height: 28px;
  }

  .heading-9 {
    width: 500px;
    font-size: 20px;
    line-height: 28px;
  }

  .image-4 {
    width: 90px;
    margin-top: 2px;
    right: 3%;
  }

  .div-block-11 {
    width: 100%;
  }

  .button-2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  body {
    background-image: url('../images/desktop-background.jpeg');
  }

  .image {
    width: 300px;
  }

  .image-2 {
    width: 150px;
  }

  .div-block {
    flex-flow: row;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .heading-2 {
    width: 275px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-3 {
    margin-bottom: 30px;
  }

  .heading-3 {
    width: 250px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
    display: flex;
  }

  .div-block-5 {
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .heading-5 {
    width: 250px;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-7 {
    width: 250px;
    font-size: 24px;
    line-height: 28px;
  }

  .image-3 {
    width: 110px;
  }

  .div-block-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-7 {
    margin-bottom: 50px;
  }

  .section {
    flex-flow: column;
    padding: 25px;
  }

  .section.first {
    margin-top: 100px;
  }

  .section-2, .section-3 {
    padding: 25px;
  }

  .button, .button.survey {
    font-size: 16px;
  }

  .div-block-9 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .heading-8 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-9 {
    width: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .image-4 {
    width: 100px;
    margin-top: -150px;
    top: 22%;
    right: 4%;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    display: flex;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .button-2 {
    font-size: 16px;
  }

  .button-2.share {
    margin-top: 30px;
  }
}


@font-face {
  font-family: 'Clash Display';
  src: url('../fonts/ClashDisplay-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}