:root {
  --bgcolor: #131313;
  --mangolight: #fcd314;
}

.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;
  }
}

.code-embed {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 762px;
  max-width: 1500px;
  height: 1500px;
  max-height: 1500px;
  margin-left: 124px;
  display: block;
  overflow: hidden;
}

.section {
  background-color: #131313;
  height: 100vh;
  overflow: hidden;
}

.text-block2 {
  z-index: 1;
  text-align: center;
  letter-spacing: 10px;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/image---2024-12-31T124519.250.jpg');
  background-position: 100% 100%;
  background-size: contain;
  background-attachment: fixed;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 55px;
  position: absolute;
  inset: 0% auto;
}

.div-block {
  max-width: 1500px;
  height: 100vh;
  max-height: 1500px;
  display: flex;
  overflow: hidden;
}

.code-embed-2 {
  max-height: 100vh;
}

.code-embed-3 {
  max-height: 100vh;
  display: none;
  position: relative;
}

.div-block-2 {
  height: 100vh;
  max-height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.code-embed-4 {
  display: none;
}

.div-block-3 {
  pointer-events: none;
  text-align: center;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block2-copy {
  z-index: 1;
  text-align: center;
  letter-spacing: 10px;
  -webkit-text-stroke-width: 8px;
  -webkit-text-stroke-color: var(--mangolight);
  -webkit-text-fill-color: transparent;
  background-color: #000;
  background-image: url('../images/image---2024-12-31T124519.250.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: fixed;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 55px;
  position: absolute;
  inset: 0% auto;
}

.text-block2-copy-copy {
  z-index: 1;
  text-align: center;
  letter-spacing: 10px;
  -webkit-text-stroke-width: 17px;
  -webkit-text-stroke-color: #000;
  -webkit-text-fill-color: transparent;
  background-color: #000;
  background-image: url('../images/image---2024-12-31T124519.250.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: fixed;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 55px;
  position: absolute;
  inset: 0% auto;
}

.section-2 {
  background-color: var(--bgcolor);
  padding-top: 31px;
  position: relative;
}

.text-block {
  color: var(--mangolight);
  text-align: left;
  border-radius: 20px;
  margin-top: 25px;
  padding-left: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 50px;
}

.button {
  text-align: center;
  background-color: #ffb700;
  border-radius: 20px;
  width: 500px;
  height: 70px;
  margin: auto;
  padding-top: 23px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: block;
}

.div-block-4 {
  height: 200px;
}

.text-block-copy {
  color: var(--mangolight);
  text-align: center;
  border-radius: 20px;
  margin-top: 25px;
  padding-bottom: 44px;
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 40px;
}

.body {
  background-color: var(--bgcolor);
}

.div-block-5 {
  height: 100px;
  margin-bottom: 200px;
}

.image-3 {
  height: 60px;
}

.button-wrapper {
  perspective: 1500px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: block;
  position: relative;
}

.button-face {
  z-index: 10;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(45deg, #f68a00, #f1b700);
  border-radius: 10px 10px 5px 5px;
  padding: 15px 25px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.button-text {
  text-align: center;
  text-decoration: none;
}

.button-side {
  z-index: 10;
  transform-origin: 50% 0;
  background-image: linear-gradient(#0000001c, #0000001c), linear-gradient(#f59100, #9b7500);
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 100%;
  height: 15px;
  transform: perspective(100px)rotate(0);
}

.button1_letter {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  width: 1em;
  padding-bottom: 100%;
  font-size: 1em;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  left: auto;
  right: auto;
}

.button1_letter._1 {
  font-weight: 700;
  display: block;
  transform: rotate(-185deg);
}

.button1_letter.s {
  transform: rotate(95deg);
}

.button1_letter.a {
  transform: rotate(-70deg);
}

.button1_letter.b {
  display: block;
  transform: rotate(-45deg);
}

.button1_letter.o-2 {
  font-weight: 700;
  display: block;
  transform: rotate(-160deg);
}

.button1_letter.e {
  font-weight: 700;
  display: block;
  transform: rotate(-110deg);
}

.button1_letter.t {
  transform: rotate(30deg);
}

.button1_letter.r {
  font-weight: 700;
  display: block;
  transform: rotate(-135deg);
}

.button1_letter.o {
  transform: rotate(-20deg);
}

.button1_letter.u-2 {
  transform: rotate(70deg);
}

.button1_letter.u {
  transform: rotate(5deg);
}

.button1_letter-wrap {
  color: #fafafa;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 12em;
  height: 12em;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.button1 {
  color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 7em;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button1_icon {
  z-index: 2;
  color: #1f1f1f;
  position: absolute;
  transform: rotate(-45deg);
}

.button1_background {
  z-index: 1;
  background-color: var(--mangolight);
  border-radius: 999px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.button-2 {
  background-image: url('https://i.imgur.com/vGweiAh.png');
  background-position: 0 0;
  background-size: cover;
}

.image-4 {
  height: 225px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-2 {
  color: #070e09;
  text-align: center;
  letter-spacing: 5px;
  -webkit-text-stroke-width: .2px;
  -webkit-text-stroke-color: var(--mangolight);
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 42px;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  position: relative;
}

.button-3 {
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--mangolight);
  background-color: #fff0;
  background-image: url('../images/mango-button-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 225px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 50px;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  position: relative;
}

.button-3-copy {
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--mangolight);
  background-color: #3898ec00;
  background-image: url('../images/mango-button-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
  font-family: Another Danger Demo, Arial, sans-serif;
  font-size: 50px;
  display: block;
  position: absolute;
  inset: 0%;
}

.code-embed-5 {
  width: 700px;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
}

.container {
  width: 100vw;
  height: 300px;
  position: relative;
}

.section-3 {
  padding-top: 0;
}

.div-block-8 {
  text-align: center;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .button1_letter {
    padding-bottom: 8em;
    font-size: 1.2em;
  }

  .button1_letter-wrap {
    width: 12em;
    height: 12em;
  }
}

@media screen and (max-width: 767px) {
  .button1_letter {
    padding-bottom: 8.5em;
    font-size: 1.1em;
  }

  .button1 {
    width: 6em;
    height: 6em;
  }
}

@media screen and (max-width: 479px) {
  .code-embed {
    width: 100vw;
    margin-top: -21px;
    margin-left: 0;
  }

  .section {
    background-color: var(--bgcolor);
  }

  .text-block2 {
    font-family: Another Danger Demo, Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    top: 8%;
  }

  .div-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: 100vw;
    overflow: visible;
    transform: translate(0, 50%);
  }

  .code-embed-2 {
    display: none;
  }

  .code-embed-3 {
    max-height: none;
    display: block;
    top: -163px;
  }

  .code-embed-4 {
    display: none;
  }

  .div-block-3 {
    margin-top: -22px;
    padding-top: 0;
  }

  .text-block2-copy, .text-block2-copy-copy {
    font-family: Another Danger Demo, Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    top: 8%;
  }

  .section-2 {
    padding-top: 16px;
    padding-bottom: 0;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .button {
    width: 300px;
    margin-bottom: 68px;
    font-size: 30px;
  }

  .text-block-copy {
    padding-bottom: 20px;
    font-size: 40px;
  }

  .div-block-5 {
    margin-bottom: 130px;
  }

  .image-3 {
    object-fit: contain;
  }

  .button1_letter {
    padding-bottom: 8em;
    font-size: 1em;
  }

  .button1_letter-wrap {
    width: 130px;
    height: 130px;
  }

  .code-embed-5 {
    width: 100vw;
    height: 1000px;
    padding-left: 10px;
    padding-right: 10px;
  }

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


@font-face {
  font-family: 'Another Danger Demo';
  src: url('../fonts/Another-Danger---Demo.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}