@font-face {
  font-family: Skybrush;
  src: url('../fonts/skybrush.zip') format("undefined"), url('../fonts/SKYBRUSH.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brushia;
  src: url('../fonts/brushia.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Flintstone;
  src: url('../fonts/flintstone.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Moresugar;
  src: url('../fonts/MoreSugar-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: The Bomb Sound;
  src: url('../fonts/The-Bomb-Sound.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.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 {
  -webkit-text-fill-color: inherit;
  background-color: #dcfffa00;
  background-clip: border-box;
  min-width: 100%;
  max-width: none;
  height: auto;
  max-height: none;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  overflow: hidden visible;
}

.section {
  width: 100%;
  height: 10%;
}

.hero {
  z-index: 0;
  background-color: #fff0;
  background-image: radial-gradient(circle farthest-side, #fff0 84%, #00000069);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  position: relative;
}

.section-3 {
  height: 10%;
}

.section-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 89%;
  padding: 0%;
  display: flex;
}

.container {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  outline-offset: 0px;
  background-color: #ffc9ad00;
  border: .6em solid #ffffff70;
  border-radius: 6em;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  width: 900px;
  max-width: none;
  height: 400px;
  margin: auto 0 9rem;
  display: flex;
}

.container-2 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.container-3 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
  overflow: visible;
}

.container-4 {
  z-index: 3;
  max-width: none;
  height: 50%;
  position: absolute;
  inset: auto auto 0%;
}

.image {
  max-width: none;
  height: 100%;
  position: relative;
  top: auto;
  bottom: auto;
}

.image-2 {
  z-index: 0;
  border-radius: 0;
  height: 75%;
  position: relative;
  bottom: 0%;
  right: -30%;
}

.image-3 {
  border-bottom-left-radius: 6em;
  max-width: none;
  height: 75%;
  position: relative;
  left: -8%;
}

.image-4 {
  z-index: 1;
  height: 60%;
  position: relative;
  left: -20%;
}

.image-5 {
  z-index: 0;
  height: 80%;
  position: relative;
  top: 0%;
  right: 37%;
}

.iamge6 {
  border-radius: 0 0 6em;
  max-width: none;
  height: 110%;
  position: relative;
  bottom: 1%;
  right: -16%;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 14.4834%;
  max-width: none;
  height: 30%;
  display: flex;
  position: absolute;
  inset: auto 9% 9% auto;
}

.container-6 {
  width: auto;
  max-width: 9%;
  height: 220px;
  position: absolute;
  inset: 30% auto 0% 7%;
}

.container-7 {
  z-index: auto;
  justify-content: center;
  align-items: center;
  width: 15%;
  max-width: none;
  height: 30%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 8% 4% 0% auto;
}

.image-6 {
  width: 80%;
  max-width: none;
  height: auto;
  overflow: visible;
  transform: rotate(-26deg);
}

.image-7 {
  width: auto;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto;
  overflow: visible;
  transform: rotate(12deg);
}

.image-8 {
  width: auto;
  max-width: none;
  height: 100%;
  overflow: visible;
  transform: rotate(-50deg);
}

.nav {
  justify-content: center;
  align-items: center;
  height: 10%;
  display: flex;
}

.heading {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #c7fcff;
  text-align: center;
  letter-spacing: .1em;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1c5e66;
  text-shadow: 0 1px 1px #0000;
  white-space: nowrap;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 120em;
  font-family: Openbrush;
  font-size: 8em;
  display: flex;
}

.text-span {
  color: #fff;
  -webkit-text-stroke-width: 2.5px;
  -webkit-text-stroke-color: #000;
  text-shadow: 9px 1px 1px #ff8c00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 10rem;
  line-height: 44%;
  display: flex;
  transform: rotate(-7deg);
}

.background {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.image-9 {
  max-width: none;
}

.image-10 {
  max-width: 20%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-11 {
  max-width: 20%;
  position: absolute;
  inset: 20% auto auto 2%;
}

.about {
  background-color: #447074;
  background-image: linear-gradient(#0e0e0e 14%, #447074);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 190vh;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 2%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.carousel {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.container-8 {
  justify-content: center;
  align-items: center;
  width: 15%;
  max-width: none;
  height: 30%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 6% 7%;
}

.image-12 {
  transform-style: preserve-3d;
  max-width: none;
  height: 50%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.container-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  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%;
  max-width: none;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.image-13 {
  object-fit: fill;
  width: auto;
  max-width: none;
  height: 300%;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.container-10 {
  background-color: #fff;
  border: .4em solid #000;
  border-left: 0 #000;
  border-right: 0 #000;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: 100%;
  padding-top: .5%;
  padding-bottom: .5%;
  display: inline-flex;
  position: relative;
  left: auto;
  overflow: hidden;
}

.text-block {
  color: #ffea00;
  text-align: center;
  -webkit-text-stroke-width: .05em;
  -webkit-text-stroke-color: #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Changa One, Impact, sans-serif;
  font-size: 3.2em;
  line-height: 100%;
}

.container-11 {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  filter: drop-shadow(10px 10px #000);
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(#ffae00, #fff36e);
  border: .5em solid #000;
  border-radius: .5em;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 40vw;
  max-width: none;
  height: 40vh;
  min-height: auto;
  max-height: none;
  margin-left: 2%;
  margin-right: 2%;
  padding: 1em;
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
  line-height: 100%;
  transition: all .2s ease-in;
  display: flex;
}

.container-11:hover {
  filter: none;
  transform: translate(10px, 10px);
  box-shadow: inset -2px -2px #000;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: .06vw;
  -webkit-text-stroke-color: #000;
  width: 80%;
  margin-bottom: 3%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1.7rem;
  display: block;
}

.text-block-3 {
  width: 96%;
  margin-top: 10%;
  margin-left: 2%;
  margin-right: 2%;
  padding-left: 0%;
  padding-right: 0%;
  font-size: 1em;
}

.text-block-2-copy {
  color: #434343;
  text-align: center;
  -webkit-text-stroke-width: 0vw;
  -webkit-text-stroke-color: #000;
  white-space: normal;
  word-break: normal;
  width: 96%;
  height: auto;
  margin-top: 3%;
  font-family: Varela Round, sans-serif;
  font-size: 1.2rem;
  display: block;
}

.div-block {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 0;
  display: flex;
}

.heading-2 {
  color: #9fd0ff;
  text-align: center;
  letter-spacing: .1em;
  -webkit-text-stroke-width: .04vw;
  -webkit-text-stroke-color: #000;
  margin-top: 10rem;
  margin-bottom: 2rem;
  font-family: Brushia, Arial, sans-serif;
  font-size: 5vw;
  line-height: 100%;
}

.content {
  flex-flow: column;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.lightning {
  width: 170%;
  height: 170%;
  position: absolute;
  inset: auto;
}

.light {
  z-index: auto;
  width: 100%;
  height: 300%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
}

.container-12 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2%;
  display: flex;
  position: relative;
  bottom: 1%;
}

.link-block, .link-block-2 {
  max-width: 15.1517%;
}

.footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  background-color: #365659;
  border-top: 3px solid #000;
  outline: 10px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 15vh;
  padding: 2% 5%;
  display: flex;
}

.links {
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: flex;
  position: static;
  bottom: 1%;
  left: 0;
  right: 0;
}

.text-block-4 {
  color: #183639;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.section-5 {
  z-index: 0;
  width: 100%;
  height: 100vh;
  padding: 2%;
  position: fixed;
  top: 0;
}

.link {
  z-index: 5;
  color: #000;
  text-align: center;
  background-color: #ff8534;
  background-image: linear-gradient(90deg, #ffb764, #abff91);
  border: .25rem solid #000;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .5% 2%;
  font-family: Openbrush;
  font-size: 2.5em;
  text-decoration: none;
  display: flex;
  position: static;
  top: auto;
  bottom: 2%;
  left: 2%;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 12%;
  height: 6%;
  display: flex;
  position: fixed;
  bottom: 2%;
  left: 2%;
}

.img {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border: 0 solid #f000;
  outline: 3px #00e;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin: auto;
  font-family: Varela Round, sans-serif;
  font-size: 1.3vw;
  position: static;
  left: auto;
}

.container-13 {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: 4%;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-14 {
  width: auto;
  max-width: none;
  height: 400px;
  overflow: visible;
}

.image-15 {
  z-index: 0;
  max-width: 40rem;
  height: auto;
  position: absolute;
}

.div-block-5 {
  z-index: 10;
  width: auto;
  height: auto;
  margin: auto 2% auto 1%;
  padding: 2%;
  position: relative;
  left: auto;
  right: auto;
}

.heading-3 {
  text-align: center;
  letter-spacing: .1em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #b00 18%, #00c8ff);
  -webkit-background-clip: text;
  background-clip: text;
  margin: 1rem auto 2rem;
  font-family: Openbrush;
  font-size: 8vw;
  line-height: 100%;
}

.webwrapper {
  height: 100vh;
}

.text-block-28 {
  margin-top: 2rem;
  font-family: The Bomb Sound, Arial, sans-serif;
  font-size: 4rem;
  line-height: 100%;
  transition: all .2s;
}

.text-block-28:hover {
  transform: scale(1.3);
}

.link-11 {
  color: #333;
  text-align: center;
  margin: auto 0;
  font-family: The Bomb Sound, Arial, sans-serif;
  font-size: 1.8rem;
  text-decoration: none;
  position: static;
}

.div-block-58 {
  background-color: #fede00;
  background-image: url('../images/Curve-Top-Divider-Yellow.svg');
  background-position: 50% 100%;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.img-4 {
  max-width: none;
  height: 100%;
}

.textblock2 {
  text-align: center;
  font-family: The Bomb Sound, Arial, sans-serif;
  font-size: 3rem;
  line-height: 100%;
  transition: all .2s;
}

.textblock2:hover {
  transform: scale(1.2);
}

.herosection {
  z-index: 1;
  background-color: #fede0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 60rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  overflow: hidden;
}

.image-45 {
  max-width: 30rem;
  line-height: 100%;
}

.social {
  z-index: 11;
  grid-column-gap: 1.7rem;
  grid-row-gap: 1.7rem;
  background-color: #f77e02;
  border: 3px solid #000;
  border-radius: 20vh;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 2rem auto 0;
  padding: .2% 2rem;
  display: flex;
  position: relative;
  inset: auto 0%;
  box-shadow: 0 2px #000;
}

.link-block-6 {
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
}

.code-embed-4 {
  z-index: 10;
  pointer-events: none;
  cursor: auto;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-25 {
  margin: auto;
}

.link-5 {
  z-index: auto;
  color: #000;
  text-align: center;
  white-space: nowrap;
  word-break: keep-all;
  background-color: #69fff3;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  padding: 6px 3%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  position: static;
}

.left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin: 0 auto;
  display: flex;
  position: static;
}

.button-3 {
  color: #f77e02;
  -webkit-text-stroke-width: 0vw;
  background-color: #3898ec00;
  margin-top: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.hero-stuff {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  width: auto;
  height: auto;
  margin: auto;
  display: flex;
  position: relative;
  inset: auto;
}

.text-block-29 {
  opacity: .15;
  margin-top: auto;
  margin-bottom: auto;
  font-family: The Bomb Sound, Arial, sans-serif;
  font-size: 20rem;
  line-height: 100%;
  position: absolute;
  inset: auto;
}

@media screen and (max-width: 991px) {
  .body {
    height: auto;
  }

  .container {
    width: 700px;
    height: 320px;
  }

  .container-5 {
    bottom: -7%;
  }

  .container-6 {
    top: 23%;
  }

  .about {
    height: 160vh;
    padding-left: 2%;
    padding-right: 2%;
  }

  .container-9 {
    object-fit: none;
    object-position: 50% 50%;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: none;
    overflow: hidden;
  }

  .image-13 {
    aspect-ratio: auto;
    object-fit: cover;
    object-position: 50% 0%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: auto;
    height: 150%;
    min-height: auto;
    max-height: none;
    display: block;
    position: relative;
    overflow: visible;
  }

  .container-11 {
    width: 35vw;
    max-width: none;
    height: 50vh;
    min-height: auto;
    max-height: none;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1rem;
  }

  .text-block-2-copy {
    margin-bottom: auto;
    font-size: 1em;
  }

  .text-block-5 {
    font-size: 1rem;
  }

  .image-14, .image-15 {
    height: 300px;
  }

  .textblock2 {
    text-align: center;
  }

  .social {
    justify-content: center;
    align-items: center;
    margin: 20px 10%;
    position: static;
  }

  .link-5 {
    white-space: nowrap;
    word-break: keep-all;
    margin-top: auto;
    margin-bottom: auto;
    padding: 2% 4%;
    font-size: 28px;
  }

  .hero-stuff {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-29 {
    font-size: 15rem;
  }
}

@media screen and (max-width: 767px) {
  .body {
    height: auto;
  }

  .hero {
    width: 100%;
    overflow: hidden;
  }

  .section-4 {
    overflow: visible;
  }

  .container {
    width: 90vw;
    height: 35vh;
  }

  .container-5 {
    right: 13%;
  }

  .container-6 {
    height: 15%;
  }

  .container-7 {
    top: 12%;
    right: 14%;
  }

  .image-6 {
    width: auto;
    height: 100%;
  }

  .image-8 {
    height: 80%;
  }

  .heading {
    width: auto;
    font-size: 20vw;
  }

  .background {
    overflow: hidden;
  }

  .about {
    flex-flow: column;
    height: 200vh;
    overflow: hidden;
  }

  .container-9 {
    object-fit: none;
    overflow: hidden;
  }

  .image-13 {
    height: 150%;
    min-height: auto;
  }

  .text-block {
    font-size: 3.3vw;
  }

  .container-11 {
    width: 400px;
    height: 220px;
    min-height: auto;
    margin-top: 3%;
    margin-bottom: 3%;
  }

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

  .heading-2 {
    font-size: 3rem;
  }

  .content {
    height: auto;
  }

  .footer {
    overflow: hidden;
  }

  .link-block-3, .link-block-4 {
    max-width: 15.1517%;
  }

  .text-block-5 {
    text-align: center;
  }

  .container-13 {
    flex-flow: column;
  }

  .image-14 {
    position: relative;
    top: 0%;
  }

  .image-15 {
    height: 250px;
  }

  .div-block-5 {
    width: 70%;
    right: auto;
  }

  .link-11 {
    margin-left: auto;
    margin-right: auto;
  }

  .textblock2 {
    text-align: center;
  }

  .herosection {
    flex-flow: row;
  }

  .social {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .link-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .link-5 {
    margin-left: 1rem;
    margin-right: 1rem;
    position: relative;
  }

  .hero-stuff {
    height: auto;
  }

  .text-block-29 {
    font-size: 10rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #fede00;
    min-width: 100vw;
    max-width: 100vw;
    height: 100vh;
    overflow: visible;
  }

  .hero {
    overflow: hidden;
  }

  .section-4 {
    height: 90%;
    overflow: visible;
  }

  .container {
    height: 30vh;
    margin-bottom: 17.8rem;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2 {
    width: 50%;
    height: auto;
  }

  .image-3 {
    width: 60%;
    height: auto;
  }

  .image-4 {
    width: 65%;
    height: auto;
  }

  .image-5 {
    width: 80%;
    height: auto;
  }

  .iamge6 {
    width: 50%;
    height: auto;
  }

  .container-5 {
    width: 20%;
    height: 20%;
    bottom: -7vh;
    right: 4.9vw;
  }

  .container-7 {
    top: 18%;
    right: 20%;
  }

  .image-7 {
    width: 100%;
    height: auto;
    right: auto;
  }

  .nav {
    margin-top: 0%;
  }

  .heading {
    -webkit-text-stroke-width: 1.5px;
    text-shadow: none;
    margin-top: 20%;
  }

  .text-span {
    -webkit-text-stroke-width: 3px;
    font-size: 40vw;
  }

  .background {
    height: 100vh;
    overflow: hidden;
  }

  .about {
    height: 250vh;
    position: relative;
  }

  .carousel {
    position: absolute;
    top: auto;
  }

  .container-8 {
    width: 20%;
    height: 15%;
    bottom: -.9vh;
    left: 10vw;
  }

  .image-12 {
    width: 100%;
    height: auto;
  }

  .container-9 {
    height: 100%;
    overflow: visible;
  }

  .container-11 {
    width: 85vw;
    height: 35vh;
  }

  .heading-2 {
    -webkit-text-stroke-width: .13vw;
  }

  .text-block-4 {
    font-size: 10px;
  }

  .link {
    font-size: 6vw;
  }

  .div-block-3 {
    width: 30vw;
    overflow: visible;
  }

  .container-13 {
    width: 90%;
  }

  .div-block-5 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-3 {
    font-size: 15vw;
  }

  .text-block-28 {
    white-space: nowrap;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 15vw;
  }

  .link-11 {
    font-size: 1.5rem;
  }

  .div-block-58 {
    overflow: hidden;
  }

  .textblock2 {
    text-align: center;
    white-space: normal;
    overflow-wrap: normal;
    font-size: 9vw;
  }

  .herosection {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-45 {
    max-width: 25rem;
  }

  .social {
    margin: 1rem 5% 2rem;
  }

  .div-block-25 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 120%;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .link-5 {
    padding: .5rem 1rem;
    font-size: 2rem;
  }

  .left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 45px;
    margin-bottom: auto;
    position: static;
  }

  .button-3 {
    text-align: center;
    -webkit-text-stroke-width: 0vw;
    white-space: nowrap;
    word-break: break-all;
    background-color: #3898ec00;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-top: 0;
    display: flex;
    position: static;
    top: 23px;
  }

  .hero-stuff {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-flow: column;
    height: 100%;
    margin: 0 0 auto;
    position: static;
    top: -21vh;
    left: 0;
    right: 0;
  }

  .text-block-29 {
    text-align: center;
    width: auto;
    font-size: 15rem;
    overflow: hidden;
    transform: rotate(-90deg);
  }
}


@font-face {
  font-family: 'Skybrush';
  src: url('../fonts/skybrush.zip') format('undefined'), url('../fonts/SKYBRUSH.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brushia';
  src: url('../fonts/brushia.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Flintstone';
  src: url('../fonts/flintstone.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Moresugar';
  src: url('../fonts/MoreSugar-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'The Bomb Sound';
  src: url('../fonts/The-Bomb-Sound.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}