:root {
  --g0: #0e0e0e;
  --black: #181818;
  --gr-05: #2c2c2c;
  --white: #e9e9e9;
  --b: #4dd6f8;
  --gr-01: #888;
  --brend: #f90338;
  --red: #f90338;
  --size: 30px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.home2 {
  flex: none;
}

.section {
  display: block;
}

.body {
  background-color: var(--g0);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
  overflow: visible;
}

.draggable {
  z-index: -2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--black);
  color: var(--gr-05);
  vertical-align: baseline;
  cursor: none;
  mix-blend-mode: normal;
  border: 4px solid #fff;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: block;
}

.draggable:where(.w-variant-7344b3b5-52e9-6a84-fddf-d740b3992531) {
  position: relative;
}

.div-block-2 {
  color: #ffebeb;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading {
  color: #000;
  width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-3 {
  width: 150px;
  height: 100%;
}

.heading-2 {
  box-sizing: border-box;
  color: #fff;
  text-transform: uppercase;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 100%;
}

.heading-3 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-3.c {
  color: #e5dcdc;
}

.div-block-4 {
  flex-flow: column;
  flex: none;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.cursor-wrapper {
  z-index: 999;
  pointer-events: auto;
  cursor: auto;
  mix-blend-mode: exclusion;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.rive2 {
  z-index: auto;
  box-sizing: border-box;
  pointer-events: auto;
  cursor: none;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.cursor {
  aspect-ratio: auto;
  opacity: 1;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  cursor: auto;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #fe4f4f00;
  background-clip: border-box;
  border: 2px solid #2ef59f;
  border-radius: 7px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  overflow: visible;
}

.draggable-rotate {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #f99;
  background-clip: border-box;
  width: 200px;
  height: 200px;
  display: block;
  position: relative;
  top: -116%;
}

.dr2 {
  border: 4px #fff;
  border-radius: 100vw;
  width: 160px;
  height: 160px;
  position: static;
  inset: 16% 12% auto auto;
  overflow: hidden;
}

.dr2._2 {
  cursor: grab;
  mix-blend-mode: lighten;
  width: 200px;
  height: 200px;
  position: static;
}

.image {
  margin-top: -7px;
  padding-top: 0;
  position: static;
}

.custom-cursor {
  z-index: 99999;
  mix-blend-mode: exclusion;
  width: 32px;
  height: 32px;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.custom-cursor.default-cursor {
  background-image: url('../images/logo_1.png');
  background-position: 50%;
  background-size: contain;
}

.custom-cursor.hover-cursor-1, .custom-cursor.hover-cursor-2 {
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: none;
}

.custom-cursor.hover-cursor-3, .custom-cursor.hover-cursor-4, .custom-cursor.hover-cursor-5, .custom-cursor.hover-cursor-6, .custom-cursor.hover-cursor-7, .custom-cursor.hover-cursor-8 {
  width: 100px;
  height: 100px;
  display: none;
}

.heading-4 {
  color: #d9d9d9;
}

.custom-cursor-div {
  background-color: #414144;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.rive-2 {
  box-sizing: border-box;
  vertical-align: baseline;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  display: inline-block;
}

.div-block-5 {
  background-color: #ff7a7a;
  width: 100%;
  height: 600px;
  display: flex;
}

.div-block-6 {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.sectiondrag {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 360px;
  display: block;
  position: relative;
  top: 0;
}

.sectiondrag._2 {
  display: block;
}

.text-spacing {
  color: #4a4a4a;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 320px;
  line-height: 100%;
}

.div-block-7 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: #232235;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
  overflow: hidden;
}

.body-2 {
  background-color: #1d1d1d;
}

.attract-div {
  background-color: #521dff;
  margin-top: 51px;
  margin-left: 53px;
  display: inline-block;
  position: absolute;
}

.link-block {
  width: 50%;
  height: 20%;
}

.attract-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.code-embed {
  width: 0;
  height: 0;
}

.div-block-8 {
  background-color: #fa7474;
}

.body-3 {
  background-color: #000;
}

.heading-6 {
  color: #fff;
  font-size: 64px;
}

.text-block {
  color: #fefefe;
  font-size: 80px;
}

.heading-7 {
  display: block;
  position: relative;
}

.text-s {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.text-a, .text-sa {
  font-size: 80px;
  line-height: 100%;
}

.scale-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #fff7f7;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 0;
  height: 0;
  display: flex;
}

.h1 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Skranji, sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 100%;
  display: block;
}

.h1.c {
  color: var(--b);
}

.h1.x100.c {
  color: #121008;
}

.h1.x100.c1 {
  color: #ca70c4;
  width: auto;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.h1.big {
  font-size: 38rem;
}

.h1._3 {
  color: #498174;
  text-align: left;
  flex: none;
}

.h4 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-family: Syncopate, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 100%;
}

.parent-1 {
  background-color: var(--gr-05);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.h3 {
  color: #7383bc;
  text-align: left;
  text-transform: none;
  width: auto;
  font-family: Love Ya Like A Sister, sans-serif;
  font-size: 3rem;
  line-height: 100%;
}

.div-block-9 {
  margin-top: 60px;
}

.x100 {
  color: var(--gr-01);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 100%;
}

.x100yeah {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 100%;
}

.div-block-10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--gr-05);
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-11 {
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 220px;
  height: 220px;
  display: flex;
}

.div-block-12 {
  z-index: 0;
  float: none;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: relative;
  bottom: auto;
  right: auto;
}

.divdrap {
  vertical-align: baseline;
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
}

.divdrap._1 {
  flex: 1;
  display: inline-block;
  position: static;
  inset: 22% auto auto 14%;
  overflow: visible;
}

.divdrap._2 {
  flex: 1;
  position: static;
  top: 170px;
  left: 402.885px;
}

.divdrap._3 {
  flex: 1;
  position: static;
  top: -18%;
  left: 117px;
}

.divdrap._4 {
  flex: 1;
  position: static;
  top: -441px;
}

.divdrap._5 {
  flex: 1;
  position: static;
  top: -421px;
  left: 834px;
}

.div-block-14 {
  z-index: auto;
  vertical-align: baseline;
  width: auto;
  display: inline-block;
  position: relative;
}

.div-block-14._2 {
  position: relative;
}

.image-2 {
  object-fit: cover;
  width: auto;
  height: 220px;
  display: block;
  overflow: clip;
}

.heading-8 {
  color: #fff;
}

.drapdiv1 {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  cursor: none;
  background-color: #0b0a0b;
  border-style: solid;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 16px 15px;
  display: block;
  position: static;
  inset: 11% auto auto 8%;
}

.drapdiv1._1 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #060606;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: auto;
  display: inline-block;
  position: static;
  inset: auto auto 0% 0%;
}

.drapdiv1._1._2 {
  z-index: 9;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--black);
  cursor: none;
  border: 2px solid #603b3b;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: inline-block;
  position: static;
  inset: 30% auto auto 25%;
}

.drapdiv1._1._2.target-2 {
  border-color: var(--gr-01);
  flex: none;
  align-self: auto;
  width: 1130.35px;
  height: 292px;
  display: block;
}

.drapdiv1.target-2 {
  flex: none;
}

.drapdivtext {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boldonse, sans-serif;
  font-size: 4rem;
  line-height: 140%;
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
}

.drapdivtext:hover {
  color: var(--brend);
}

.drapdivtext._2 {
  text-align: right;
}

.drapdivtext._2.big._3:hover {
  color: var(--black);
}

.drapdivtext._2.big._3.animated-text, .drapdivtext._2.big.animated-text.s1 {
  font-size: 6rem;
}

.drapdivtext._2._3:hover {
  color: #f5ff85;
}

.drapdivtext._2.tt {
  font-size: 3rem;
}

.drapdivtext._2.tt:hover {
  color: var(--black);
}

.drapdivtext.big {
  font-size: 8rem;
}

.drapdivtext.big._2 {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.drapdivtext.big._2:hover {
  color: var(--brend);
}

.drapdivtext.big._2.y:hover {
  color: #f5ff85;
}

.drapdivtext.big._2.y.animated-text {
  text-align: left;
  font-size: 6rem;
  line-height: 140%;
}

.drapdivtext.animated-text {
  color: var(--white);
  text-align: right;
}

.drapdivtext.animated-text.cw {
  color: var(--brend);
  font-size: 6rem;
}

.drapdivtext.animated-text.cw.a {
  font-size: 10rem;
  position: absolute;
  inset: 0%;
}

.drapdivtext.animated-text.cw._11 {
  line-height: 100%;
}

.drapdivtext.animated-text.cw.f {
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  align-self: auto;
  font-size: 8rem;
  font-style: normal;
  line-height: 100%;
  text-decoration: none;
}

.div-15 {
  width: 500px;
  height: 200px;
  overflow: hidden;
}

.rive-3 {
  object-fit: fill;
  width: auto;
  height: 500px;
}

.div-block-15 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.heading-9 {
  color: #71db8d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 2rem;
}

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

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-18 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spin-svg {
  color: #f9b2cb;
  width: 60px;
  height: 60px;
  position: static;
  inset: auto auto 20px 20px;
  overflow: visible;
}

.spin-svg._2 {
  color: #f76799;
  width: 40px;
}

.spin-svg._1 {
  color: var(--b);
  width: 24px;
  height: auto;
}

.code-embed-2 {
  width: 0;
  height: 0;
}

.menu {
  z-index: 999;
  pointer-events: none;
  background-image: none;
  border-radius: 0;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.scroll-container {
  z-index: 30;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.div-block-19 {
  border-radius: 20px;
}

.menubtn {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  color: var(--black);
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  padding: 8px 16px;
  transition: background-color .3s ease-in;
  display: flex;
  position: static;
}

.menubtn:hover {
  background-color: var(--brend);
  color: var(--white);
}

.section-5 {
  height: 800px;
}

.section-6 {
  background-color: var(--brend);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 86px;
  padding-bottom: 86px;
  display: flex;
}

.section-7 {
  flex-flow: column;
  width: 100%;
  height: auto;
  padding-bottom: 48px;
  display: inline-flex;
}

.rive-4 {
  z-index: -5;
  opacity: .41;
  position: absolute;
  inset: 0%;
}

.rive-5 {
  width: 300px;
  height: 300px;
  margin-bottom: -389px;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-21 {
  position: static;
}

.rive-6 {
  z-index: 88;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-22 {
  width: 30%;
  height: auto;
  overflow: hidden;
}

.image-3 {
  width: 100%;
}

.horizontal-content {
  display: flex;
}

.horizontal-content.sticy {
  background-color: #a88eff;
  flex-flow: column;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
}

.frame {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  mix-blend-mode: normal;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  display: flex;
  position: relative;
}

.item.target-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: 1;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
}

.item.target-1-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.hbox {
  background-color: #fa4242;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-23 {
  background-color: #2c1c1c;
  width: 100%;
  height: 100%;
}

.track {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700vw;
  display: block;
  position: relative;
}

.div-block-24 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 140px 40px 40px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-25 {
  border: 4px solid var(--gr-01);
  background-color: var(--black);
  border-radius: 50vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 49vw;
  height: 49vw;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-26 {
  width: 500px;
}

.image-5 {
  position: absolute;
}

.image-6 {
  flex: 0 auto;
}

.div-block-27 {
  background-color: #ffacac;
  width: 60%;
  height: 60vh;
}

.div-block-28 {
  border: 2px #fcfcfc;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: block;
  overflow: hidden;
}

.image-7, .rive-7 {
  width: 100%;
  height: 100%;
}

.text-span {
  color: #ff6464;
}

.div-block-29 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 177px;
  display: block;
}

.text-span-2 {
  color: #7495ad;
}

.image-8 {
  width: 600px;
  height: 100%;
  display: block;
  overflow: clip;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.heading-10 {
  color: var(--brend);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  line-height: 100%;
}

.div-block-31 {
  width: 100%;
  display: flex;
}

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

.start {
  z-index: 333;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--g0);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 300vw;
  display: block;
  position: static;
  top: 0;
  overflow: visible;
}

.start.target-2 {
  height: 340vw;
}

.drapdiv1-copy {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #0b0a0b;
  border-style: solid;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 16px 15px;
  display: inline-flex;
  position: static;
  inset: 46% auto auto 8%;
}

.drapdiv1-copy._1 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #060606;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: auto;
  display: inline-block;
  inset: auto auto 0% 0%;
}

.drapdiv1-copy._1._2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #000;
  border: 2px solid #603b3b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: inline-block;
  position: absolute;
  inset: 30% auto auto 25%;
}

.drapdiv2 {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #0b0a0b;
  border-style: solid;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  padding: 16px 15px;
  display: inline-flex;
  position: static;
  inset: 46% auto auto 8%;
}

.drapdiv2._1 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #060606;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: auto;
  display: inline-block;
  inset: auto auto 0% 0%;
}

.drapdiv2._1._2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #000;
  border: 2px solid #603b3b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: inline-block;
  position: absolute;
  inset: 30% auto auto 25%;
}

.background-video {
  width: 100%;
  height: 100%;
}

.div-block-32 {
  z-index: 1;
  flex-flow: column;
  display: none;
  position: absolute;
  inset: auto auto 20px 20px;
}

.heading-11 {
  color: var(--gr-01);
  text-transform: uppercase;
  font-family: Unbounded, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.toggle-sound {
  z-index: 888;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 40px;
  height: 40px;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.heading-12 {
  color: var(--g0);
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syncopate, sans-serif;
  font-size: 4rem;
  line-height: 100%;
}

.heading-13 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Syncopate, sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
}

.div-block-34 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-9-copy {
  color: #71db8d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 2rem;
}

.heading-13-copy {
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syncopate, sans-serif;
  font-size: 1rem;
  line-height: 100%;
}

.heading-13-copy.animated-text {
  font-family: Inconsolata, monospace;
  font-size: 1.3rem;
}

.div-block-35 {
  border-top: 2px solid #000;
  border-bottom: 2px solid var(--brend);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60%;
  display: flex;
}

.div-block-36 {
  justify-content: flex-start;
  align-items: center;
  width: 58.1776%;
  display: flex;
}

.div-block-37 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.bg {
  opacity: .15;
  color: var(--gr-01);
  text-align: left;
  -webkit-text-stroke-color: var(--gr-01);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 100%;
  transition: color .525s, opacity .4s ease-in;
  display: block;
}

.bg:hover {
  opacity: .66;
  color: var(--brend);
}

.bg._1:hover {
  color: #3b5ffe;
}

.bg._2:hover {
  color: #eeff8f;
}

.bg._3:hover {
  color: #7955ed;
}

.bg._4:hover {
  color: #f65555;
}

.div-block-38 {
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.textbox {
  justify-content: center;
  align-items: flex-start;
  display: inline-flex;
}

.heading-12-copy {
  color: var(--gr-01);
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syncopate, sans-serif;
  font-size: 2rem;
  line-height: 100%;
}

.hhah {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syncopate, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-39 {
  width: auto;
  display: block;
  position: absolute;
  inset: 20px auto auto 20px;
}

.t31 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syncopate, sans-serif;
  font-size: 1rem;
  line-height: 100%;
}

.t31.text-span-2 {
  text-align: left;
}

.text-span-3 {
  color: var(--black);
  text-transform: uppercase;
}

.div-block-40 {
  border-top: 1px solid var(--brend);
  border-bottom: 1px solid var(--brend);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: block;
}

.div-block-41 {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-42 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-43 {
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  height: 55%;
  display: flex;
}

.heading-14 {
  color: var(--white);
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boldonse, sans-serif;
  font-size: 4vw;
  line-height: 130%;
}

.heading-14._2 {
  color: var(--red);
  font-size: 3vw;
  line-height: 150%;
}

.heading-14-copy {
  background-color: var(--g0);
  text-transform: uppercase;
  font-family: Boldonse, sans-serif;
  font-size: 10rem;
  line-height: 120%;
}

.div-block-44 {
  background-color: var(--black);
  color: var(--b);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
  overflow: hidden;
}

.t2 {
  filter: blur(1px);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 12px 6px #100000;
  flex: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 4rem;
  line-height: 200%;
}

.t2.text-span-2 {
  text-align: left;
}

.t2._2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-size: 2rem;
}

.t2.s1 {
  font-size: 8rem;
  font-weight: 900;
  line-height: 100%;
}

.t2.f1 {
  background-color: var(--brend);
  font-size: 5rem;
}

.t2.f2 {
  color: var(--brend);
}

.t2._3 {
  font-size: 8rem;
  line-height: 300%;
}

.t2._3._4 {
  text-shadow: none;
  margin-top: 886px;
  padding-top: 0;
  font-size: 12vw;
  line-height: 100%;
  position: sticky;
  top: 0;
}

.div-block-45 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  display: flex;
}

.image-9 {
  width: 100%;
}

.div-block-46 {
  flex: 1;
  width: 100%;
  display: block;
}

.g {
  color: var(--gr-01);
}

.g._2 {
  color: var(--white);
}

.image-10 {
  width: auto;
  height: 100%;
  overflow: clip;
}

.div-block-47 {
  background-color: var(--g0);
  width: 80px;
  height: 60px;
}

.div-block-48 {
  background-color: var(--white);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: none;
}

.div-block-48._2 {
  background-color: var(--b);
  width: 120px;
  height: 120px;
}

.noise {
  z-index: 9999;
  opacity: .63;
  pointer-events: none;
  mix-blend-mode: multiply;
  background-image: url('../images/noisy-background.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 500px;
  background-attachment: scroll;
  display: block;
  position: fixed;
  inset: 0%;
}

.div-block-50 {
  background-color: var(--b);
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 50% 0% 0% 50%;
}

.section-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 200vh;
  display: block;
  position: relative;
  overflow: visible;
}

.end {
  color: var(--black);
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  font-size: 1.3rem;
  line-height: 80%;
}

.section-9 {
  z-index: 20;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-51 {
  background-color: var(--brend);
  justify-content: center;
  align-items: center;
  height: 2px;
  display: flex;
}

.heading-3-copy {
  color: var(--gr-01);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.div-block-52 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: block;
}

.div-block-53 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--gr-05);
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  padding: 20px;
  display: flex;
  position: relative;
}

.div-block-54 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--gr-05);
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25vh;
  height: 25vh;
  padding: 20px;
  display: flex;
}

.div-block-55 {
  background-color: var(--white);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  display: block;
}

.ip {
  color: var(--white);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.ip.c {
  color: #e5dcdc;
}

.ip._2 {
  color: var(--black);
}

.heading-3-copy {
  color: var(--white);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--brend);
  text-indent: 0;
  text-transform: uppercase;
  text-overflow: clip;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 140%;
}

.heading-3-copy.c {
  color: #e5dcdc;
}

.h6tex {
  border-color: black black var(--brend);
  color: var(--gr-01);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.h6tex.c {
  color: #e5dcdc;
}

.image-11 {
  mix-blend-mode: screen;
}

.end-copy {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boldonse, sans-serif;
  font-size: 4rem;
  line-height: 140%;
}

.end-copy._2 {
  float: none;
  clear: none;
  color: var(--gr-01);
  font-family: Unbounded, sans-serif;
  font-style: normal;
  line-height: 100%;
  text-decoration: none;
}

.end-copy._3 {
  color: var(--white);
}

.div-block-56 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  align-items: center;
  display: flex;
}

.div-block-57 {
  background-color: var(--brend);
  border-radius: 0;
  justify-content: space-between;
  align-items: stretch;
  padding: 21px;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.div-block-57:hover {
  background-color: var(--b);
}

.svg {
  background-color: var(--gr-01);
  color: var(--gr-01);
  width: 4rem;
  height: 4rem;
}

.svg-2 {
  color: #fff;
}

.svg-3 {
  color: var(--black);
  width: 90px;
  height: auto;
}

.svg-4 {
  width: 24px;
  height: auto;
}

.menulink {
  flex: 0 auto;
  text-decoration: none;
  display: none;
}

.link-block-2 {
  flex: 1;
  text-decoration: none;
}

.div-block-58 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-right: 8px;
  display: none;
}

.track2 {
  width: 100%;
  height: 200vw;
  display: block;
}

.image-12 {
  z-index: auto;
  mix-blend-mode: screen;
  width: auto;
  height: 100%;
  position: relative;
}

.div-block-25a {
  mix-blend-mode: screen;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 40vw;
  height: 40vw;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-25a.target-1 {
  z-index: 2;
  mix-blend-mode: normal;
  flex: 0 auto;
  position: relative;
}

.div-block-59 {
  pointer-events: auto;
  mix-blend-mode: hue;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 60px;
  display: flex;
}

.heading-15 {
  color: var(--black);
  font-family: Unbounded, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 100%;
}

.div-block-60 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-61 {
  display: none;
}

.rive-9 {
  width: 100%;
  height: 100vh;
}

.rive-container {
  background-color: #ff3434;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.rivedix {
  box-sizing: border-box;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: block;
}

.div-block-62 {
  border-width: 2px;
  border-color: var(--gr-01);
  border-radius: 40px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 80vh;
  display: block;
}

.rive-10 {
  width: 100%;
}

.section-6-copy {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 100vh;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.section-6-copy._3 {
  background-color: var(--brend);
  flex: 1;
  top: 0;
}

.section-6-copy._3._4 {
  background-color: var(--black);
  flex: 1;
  width: auto;
}

.text2 {
  color: var(--white);
  text-align: left;
  text-indent: 0;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.text2.c {
  color: #e5dcdc;
}

.div-block-63 {
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: auto;
  display: block;
}

.div-block-64 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 95%;
  height: 100%;
  display: flex;
}

.div-block-65 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 240px;
  display: flex;
}

.image-13 {
  flex: none;
  width: auto;
  height: auto;
}

.div-block-66 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  width: 400px;
  height: 100%;
  display: flex;
}

.div-block-67 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-68 {
  background-color: var(--white);
  width: 240px;
  height: 240px;
}

.heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 100%;
}

.bold-text {
  text-transform: uppercase;
  font-family: Boldonse, sans-serif;
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.image-14 {
  height: 100%;
}

.image-15 {
  width: 100%;
  height: 100%;
}

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

.div-block-71 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-71.target-1 {
  flex: 1;
}

.div-block-55-copy {
  border: 2px solid var(--white);
  background-color: var(--brend);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  display: block;
}

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

.div-block-73 {
  background-color: var(--red);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 500px;
  height: 100%;
  padding-top: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-73.z {
  background-color: var(--black);
  min-width: 800px;
  max-width: 1200px;
  overflow: hidden;
  box-shadow: 0 -40px 100px 60px #0000004a;
}

.div-block-73.z.flytop {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: none;
}

.div-block-73._2 {
  background-color: #5a1c5c;
  background-image: linear-gradient(#3c4a98, #6c2dab);
  box-shadow: 0 -40px 100px 20px #00000091;
}

.div-block-73.flytop {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}

.div-block-63-copy {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  display: none;
}

.div-block-74 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-75 {
  border-radius: 200px;
  width: 200px;
  height: 200px;
}

.div-block-76 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0%;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 800px;
  display: flex;
}

.div-block-67-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 95%;
  height: 100%;
  display: flex;
}

.view {
  z-index: auto;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.image-16 {
  mix-blend-mode: normal;
  width: 200px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-17 {
  mix-blend-mode: screen;
  position: relative;
}

.image-17-copy {
  z-index: auto;
  opacity: .2;
  pointer-events: none;
  mix-blend-mode: lighten;
  width: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-17-copy._2 {
  opacity: 100;
  pointer-events: auto;
  object-fit: cover;
  position: static;
  overflow: visible;
}

.image-17-copy-copy {
  opacity: .5;
  pointer-events: none;
  mix-blend-mode: color-dodge;
  width: 100%;
}

.heading-14-copy {
  color: var(--black);
  text-transform: uppercase;
  column-count: auto;
  background-color: #0e0e0e00;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Love Ya Like A Sister, sans-serif;
  font-size: 7vw;
  font-weight: 400;
  line-height: 100%;
}

.heading-14-copy._2 {
  color: var(--red);
  font-size: 3vw;
  line-height: 150%;
}

.heading-14-copy.animated-text {
  color: var(--white);
  text-align: left;
  flex: 0 auto;
  width: auto;
  font-family: Boldonse, sans-serif;
  font-size: 2rem;
  display: block;
}

.div-block-73-copy {
  z-index: 13;
  pointer-events: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 70px;
  padding-right: 70px;
  display: flex;
  position: sticky;
  top: 25px;
}

.div-block-73-copy.z {
  background-color: var(--black);
}

.div-block-73-copy._2 {
  background-color: #5a1c5c;
}

.div-block-78 {
  background-color: var(--red);
  padding: 4px;
  position: absolute;
  top: 252px;
  right: 405px;
  transform: rotate(0);
}

.text-span-4 {
  color: var(--red);
}

.div-block-79 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.div-block-80 {
  aspect-ratio: 1;
  background-color: var(--brend);
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.image-18 {
  height: 80%;
}

.text-span-5, .text-span-6 {
  color: var(--brend);
}

.div-block-81 {
  width: 100%;
  height: 200vw;
}

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

.spin-svg2 {
  color: #f9b2cb;
  width: 55px;
  height: 55px;
  position: absolute;
  inset: 15px auto auto 64.5px;
  overflow: visible;
}

.spin-svg2._2 {
  color: #f76799;
  width: 40px;
}

.spin-svg2._1 {
  color: var(--b);
  width: 24px;
  height: auto;
}

.div-block-83 {
  position: fixed;
}

.div-block-24-copy {
  z-index: -1;
  opacity: 1;
  background-image: url('../images/Pin-page.gif');
  background-position: 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.hover-target {
  z-index: 99999;
  mix-blend-mode: exclusion;
  background-image: url('../images/Pin-page_1.gif');
  background-position: 50%;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  position: fixed;
  inset: 0% auto auto 0%;
}

.heading-17 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 100%;
}

.heading-17.v4 {
  font-size: 4rem;
}

.heading-17.v4.r {
  transform: rotate(90deg);
}

.div-block-84 {
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
}

.div-block-84.fill1 {
  background-color: var(--brend);
}

.spline-scene {
  z-index: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-85, .rive-11 {
  width: 300px;
  height: 300px;
}

.div-block-86 {
  z-index: 10;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-87 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 6vw;
  height: 6vw;
  display: flex;
  position: absolute;
}

.div-block-88 {
  flex: 0 auto;
}

.rive-12 {
  width: 100%;
  height: 200%;
}

.rive-12._2 {
  height: 100%;
}

.div-block-89 {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.spline-scene-2 {
  width: auto;
  height: 100%;
}

.rive-13 {
  pointer-events: auto;
  width: 100%;
  height: auto;
}

.div-block-90 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-87-copy {
  z-index: 2;
  width: 500px;
  height: 500px;
  display: block;
  position: sticky;
  inset: 0% auto auto 0%;
}

.title {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  cursor: none;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  inset: 11% auto auto 8%;
}

.title._1 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #060606;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: auto;
  display: inline-block;
  position: static;
  inset: auto auto 0% 0%;
}

.title._1._2 {
  z-index: 9;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--black);
  cursor: none;
  border: 2px solid #603b3b;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: inline-block;
  position: static;
  inset: 30% auto auto 25%;
}

.title._1._2.target-2 {
  border-style: none;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  height: 292px;
  display: flex;
}

.title.target-2 {
  flex: none;
}

.drapdiv1-copy {
  z-index: 2;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  cursor: none;
  background-color: #0b0a0b;
  border-style: solid;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 16px 15px;
  display: block;
  position: static;
  inset: 11% auto auto 8%;
}

.drapdiv1-copy._1 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #060606;
  flex-flow: column;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: auto;
  display: inline-block;
  position: static;
  inset: auto auto 0% 0%;
}

.drapdiv1-copy._1._2 {
  z-index: 9;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--black);
  cursor: none;
  border: 2px solid #603b3b;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: inline-block;
  position: static;
  inset: 30% auto auto 25%;
}

.drapdiv1-copy._1._2.target-2 {
  border-color: var(--gr-01);
  flex: none;
  align-self: auto;
  width: 1130.35px;
  height: 292px;
  display: block;
}

.drapdiv1-copy.target-2 {
  flex: none;
  display: none;
}

.div-block-91 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-92 {
  z-index: 2;
  pointer-events: auto;
  mix-blend-mode: screen;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.spline-scene-3 {
  width: 100%;
  height: 100%;
}

.div-block-93 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-94 {
  flex: none;
}

.div-block-95 {
  width: 100%;
  height: 100%;
  position: sticky;
  top: 0;
}

.div-block-96 {
  width: 25%;
  position: absolute;
  inset: 24px auto auto 25px;
}

.image-19 {
  width: 50px;
  height: auto;
}

.bold-text-2 {
  font-family: Boldonse, sans-serif;
}

.div-block-97 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-98 {
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-99 {
  background-color: var(--brend);
  position: relative;
}

.div-block-100 {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-101 {
  background-color: #3950ff;
}

.div-block-103 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: color-dodge;
  background-clip: border-box;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 6vw;
  height: 3vw;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.rive-14 {
  width: 300%;
  height: 200%;
}

.div-block-87-copy {
  aspect-ratio: auto;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 6vw;
  height: 3vw;
  display: flex;
  position: static;
}

.div-block-104 {
  background-color: var(--brend);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-105 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-106 {
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 61px;
  display: flex;
  overflow: visible;
}

.div-block-106._2 {
  display: none;
}

.div-block-107 {
  width: 100px;
  height: 100px;
}

.rive-15 {
  width: 100%;
  height: 100%;
}

.div-block-87-copy-copy {
  z-index: 2;
  width: 400px;
  height: 400px;
  display: block;
  position: sticky;
  inset: 0% auto auto 0%;
}

.div-block-108 {
  z-index: 33;
  background-color: var(--brend);
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-109 {
  z-index: 1;
  background-color: var(--brend);
  filter: none;
  background-image: linear-gradient(#6d0000, #f81616 51%, #6f0000);
  border-radius: 50%;
  width: 70%;
  height: 40%;
  margin-bottom: 137px;
  position: absolute;
  overflow: hidden;
  box-shadow: inset 0 0 100px 20px #000, 0 20px 100px 20px #310000e3;
}

.image-20 {
  z-index: 99;
  order: 0;
  width: 40vh;
  display: none;
  position: absolute;
  inset: auto auto 0% -1.3vw;
}

.div-block-109-copy {
  z-index: 120;
  background-color: var(--brend);
  opacity: 1;
  filter: blur(20px);
  pointer-events: none;
  mix-blend-mode: screen;
  border-radius: 50%;
  width: 70%;
  height: 40%;
  margin-bottom: 137px;
  display: block;
  position: absolute;
  overflow: clip;
  box-shadow: inset 0 0 100px #000, 0 20px 100px 20px #310000e3;
}

.div-block-110 {
  background-color: var(--brend);
  filter: blur(18px);
  display: none;
}

.div-block-111 {
  width: 100%;
  height: 200vw;
  position: relative;
}

.section-10 {
  justify-content: center;
  align-items: center;
  width: 1100%;
  height: 100vh;
  display: flex;
}

.loading {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--g0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-112 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.t3 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  flex: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 2rem;
  line-height: 200%;
}

.t3.text-span-2 {
  text-align: left;
}

.t3._2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-size: 2rem;
}

.t3.s1 {
  font-size: 8rem;
  font-weight: 900;
  line-height: 100%;
}

.t3.f1 {
  background-color: var(--brend);
  font-size: 5rem;
}

.t3.f2 {
  color: var(--brend);
}

.div-block-113 {
  width: auto;
  height: auto;
}

.div-block-114 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 300%;
  height: 50vh;
  display: flex;
}

.spinebox {
  z-index: 333;
  filter: blur(19px);
  pointer-events: auto;
  mix-blend-mode: color-dodge;
  position: absolute;
  inset: 0%;
}

.spline-scene-4 {
  width: 100%;
  height: 100%;
}

.view2 {
  aspect-ratio: auto;
  object-fit: fill;
  width: 100%;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
  overflow: auto;
}

.section-11 {
  flex: none;
  width: 100%;
  height: 300vw;
  display: block;
  overflow: visible;
}

.move2 {
  justify-content: flex-start;
  align-items: center;
  width: 300vw;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.bg21 {
  pointer-events: none;
  mix-blend-mode: screen;
  background-image: url('../images/Pin-page.gif');
  background-position: 0 0;
  background-size: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.bg23 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-21 {
  mix-blend-mode: normal;
  object-fit: fill;
  height: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.imgaebox1 {
  z-index: 1;
  width: 80%;
  height: 80%;
  position: absolute;
}

.imgaebox2 {
  z-index: 2;
  background-color: var(--brend);
  mix-blend-mode: normal;
  border-radius: 20px;
  width: 400px;
  height: 400px;
  position: absolute;
  left: 176px;
  overflow: visible;
}

.imgaebox2._2 {
  z-index: 3;
  background-color: var(--black);
  border-radius: 20px;
  left: 593px;
  overflow: hidden;
}

.image-22 {
  aspect-ratio: auto;
  object-fit: cover;
  flex: none;
  width: 300px;
  display: block;
  overflow: visible;
}

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

.audio {
  z-index: 999;
  background-image: none;
  border-radius: 0;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  padding: 20px;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.rive-16 {
  width: 100%;
  height: 100%;
}

.div-block-116 {
  z-index: 14;
  mix-blend-mode: lighten;
  width: 100%;
  height: 100%;
  position: relative;
}

.bgmu {
  z-index: 999;
  pointer-events: auto;
  mix-blend-mode: normal;
  width: 80px;
  height: 80px;
  position: static;
  inset: auto 40px 40px auto;
}

.rive-17 {
  width: 100%;
  height: 100%;
}

.div-block-117 {
  z-index: 1;
  mix-blend-mode: screen;
  background-image: url('../images/Pin-page.gif');
  background-position: 0 0;
  background-size: 400px;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.div-block-118 {
  z-index: auto;
  background-color: var(--white);
  filter: blur(50px);
  width: 90%;
  height: 90%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.hea4 {
  color: var(--white);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--brend);
  text-indent: 0;
  text-transform: uppercase;
  text-overflow: clip;
  flex: 2 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
}

.hea4.c {
  color: #e5dcdc;
}

.hea4.w {
  color: var(--white);
  flex: 0 auto;
  font-size: 2rem;
  line-height: 100%;
}

.hea4.w.c {
  font-size: 1.6rem;
  font-weight: 700;
}

.div-block-119 {
  border: 1px solid var(--gr-01);
  background-color: var(--white);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  padding: 24px 18px;
  display: flex;
}

.div-block-119._2 {
  background-color: var(--b);
  flex: none;
}

.div-block-119.flytop {
  flex: none;
  overflow: hidden;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100vw;
  height: 100%;
  padding-right: 20px;
  overflow: hidden;
}

.div-block-120 {
  border: 1px solid var(--gr-05);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-24 {
  z-index: 2;
  position: relative;
}

.quick-stack-2 {
  width: 100%;
  height: 600px;
  margin-top: 80px;
  position: relative;
  top: 0;
}

.quick-stack-2.sibling-target {
  flex: 0 auto;
  overflow: hidden;
}

.div-block-121 {
  border: 1px solid var(--white);
  width: 100%;
  height: 1px;
  overflow: visible;
}

.div-block-122 {
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-25 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-123 {
  flex: 1;
}

.div-block-121-copy {
  aspect-ratio: 1;
  border: 1px solid var(--white);
  flex: none;
  width: 300px;
  overflow: hidden;
}

.div-block-124 {
  flex-flow: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-124.target-3 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  overflow: auto;
}

.div-block-124.target-3.parent-target {
  overflow: hidden;
}

.movebox {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 700vw;
  height: 60vh;
  display: flex;
}

.div-block-125 {
  flex: none;
  width: 100vw;
  height: 100%;
  padding: 20px;
  overflow: visible;
}

.t2-copy {
  filter: blur(1px);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 12px 6px #100000;
  flex: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Unbounded, sans-serif;
  font-size: 4rem;
  line-height: 200%;
}

.t2-copy.text-span-2 {
  text-align: left;
}

.t2-copy._2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-size: 2rem;
}

.t2-copy.s1 {
  font-size: 8rem;
  font-weight: 900;
  line-height: 100%;
}

.t2-copy.f1 {
  background-color: var(--brend);
  font-size: 5rem;
}

.t2-copy.f2 {
  color: var(--brend);
}

.t2-copy._3 {
  font-size: 8rem;
  line-height: 300%;
}

.t2-copy._3._4 {
  text-shadow: none;
  margin-top: 40%;
  padding-top: 0;
  font-size: 12vw;
  line-height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-26 {
  width: 100%;
  transition: transform .3s;
  transform: scale(1.2)rotate(0);
}

.image-26:hover {
  transform: rotate(47deg)scale(1.6);
}

.div-block-126 {
  border: 1px solid var(--brend);
  background-color: var(--white);
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-126.flytop {
  aspect-ratio: auto;
  background-color: var(--white);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
}

.cell {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-27 {
  mix-blend-mode: darken;
  object-fit: cover;
  height: 100%;
}

.image-27.flytop {
  mix-blend-mode: normal;
}

.cell-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-127 {
  border: 1px solid var(--gr-01);
  flex: 0 auto;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

.div-block-128 {
  border: 1px solid var(--gr-01);
  flex: none;
  width: 100%;
}

.div-block-129 {
  border: 1px solid var(--gr-01);
  width: 100%;
  height: 100%;
}

.quick-stack-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100vw;
  height: 100%;
  padding-right: 0;
}

.div-block-129-copy {
  border: 1px solid var(--gr-01);
  width: 100%;
  height: 100%;
}

.quick-stack-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100vw;
  height: 100%;
  padding-right: 0;
  overflow: hidden;
}

.div-block-130 {
  background-color: var(--white);
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-131 {
  background-color: var(--brend);
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-131.flytop {
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-132 {
  flex: 1;
}

.image-28 {
  height: 100%;
}

.div-block-133 {
  border: 1px solid var(--gr-01);
  flex: 1;
  width: 100%;
}

.image-29 {
  object-fit: cover;
  width: 100%;
  display: block;
  overflow: visible;
}

.cell-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.bold-text-3 {
  font-size: 6rem;
  line-height: 100%;
}

.bold-text-4 {
  font-size: 3rem;
  line-height: 100%;
}

.item-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--gr-05);
  mix-blend-mode: normal;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.item-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  mix-blend-mode: normal;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  display: flex;
  position: relative;
}

.item-copy.target-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
}

.item-copy.target-1-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.div-block-134 {
  border: 1px solid var(--white);
  flex: 0 auto;
  overflow: hidden;
}

.div-block-134.flytop {
  aspect-ratio: 1;
  object-fit: cover;
  flex: 1;
}

.image-30 {
  object-fit: cover;
  height: 100%;
}

.div-block-135 {
  border: 1px solid var(--gr-01);
  flex: 1;
}

.image-31 {
  object-fit: cover;
  width: 100%;
}

.image-32 {
  object-fit: cover;
  width: 100%;
  overflow: clip;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
  height: 100%;
}

.div-block-136 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 1;
  border: 1px solid var(--gr-01);
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-137, .div-block-138, .div-block-139 {
  border: 1px solid var(--gr-01);
}

.div-block-140 {
  border: 1px solid var(--gr-01);
  flex: 1;
  width: 100%;
}

.image-33 {
  object-fit: cover;
}

.heading-18 {
  font-family: Inconsolata, monospace;
  font-size: 2rem;
  line-height: 100%;
}

.spin-div1 {
  mix-blend-mode: normal;
  border-radius: 200px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 220px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-34 {
  box-sizing: border-box;
  mix-blend-mode: difference;
  object-fit: cover;
  flex: none;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: auto 0% -18%;
}

.image-35 {
  position: static;
}

.image-36 {
  opacity: 1;
  mix-blend-mode: screen;
  width: 300px;
  height: 300px;
}

.div-block-141 {
  aspect-ratio: 1;
  background-color: var(--brend);
  flex: none;
  width: 80px;
  height: 100%;
  position: relative;
  overflow: visible;
}

.rive-18 {
  height: 100%;
}

.rive-19 {
  display: block;
  transform: rotate(-45deg);
}

.div-block010oo {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100vw;
  height: 100%;
  padding-bottom: 20px;
  display: flex;
  overflow: visible;
}

.div-block010oo.d {
  flex-flow: column;
  flex: none;
}

.div-block010oo._20 {
  padding-right: 20px;
}

.image-37 {
  object-fit: cover;
  flex: 0 auto;
  width: 120%;
}

.div-block-142 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100vw;
  height: 100%;
  padding-bottom: 20px;
  display: flex;
}

.flex-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: none;
  width: 300px;
}

.flex-block.flytop {
  overflow: hidden;
}

.flex-block.flytop.scrollable-div {
  min-width: 300px;
  max-width: 300px;
  overflow: hidden;
}

.div-block-143 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  min-width: 950px;
  max-width: 950px;
  display: flex;
}

.div-block-144 {
  mix-blend-mode: screen;
  flex: 1;
}

.div-block-145 {
  box-sizing: border-box;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: auto;
  flex-flow: column;
  flex: none;
  width: 300px;
  display: flex;
  overflow: auto;
}

.div-block-145.scrollable-div {
  border: 1px solid #000;
}

.div-block-146 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--white);
  flex-flow: column;
  flex: none;
  width: 300px;
  padding: 20px;
  display: flex;
}

.image-38 {
  width: 50px;
}

.div-block-126-copy {
  aspect-ratio: 1;
  border: 1px solid var(--brend);
  flex: none;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.hline {
  border: 1px solid var(--gr-01);
  flex-flow: column;
  flex: none;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-147 {
  aspect-ratio: 1;
  mix-blend-mode: darken;
  min-width: 400px;
  max-width: 800px;
  height: 100%;
}

.div-block-136-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 1;
  border: 1px solid var(--gr-01);
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-height: 300px;
  display: block;
}

.div-block-136-copy.flytop {
  flex: none;
}

.div-block-148 {
  border: 1px solid var(--gr-01);
  height: 1px;
}

.initial-cursor {
  z-index: 99999;
  mix-blend-mode: exclusion;
  width: 100px;
  height: 100px;
  position: fixed;
  inset: 0% auto auto 0%;
}

.initial-cursor.default-cursor {
  background-image: url('../images/logo_1.png');
  background-position: 50%;
  background-size: contain;
}

.initial-cursor.hover-cursor-1, .initial-cursor.hover-cursor-2 {
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: none;
}

.initial-cursor.hover-cursor-3, .initial-cursor.hover-cursor-4, .initial-cursor.hover-cursor-5, .initial-cursor.hover-cursor-6, .initial-cursor.hover-cursor-7, .initial-cursor.hover-cursor-8 {
  width: 100px;
  height: 100px;
  display: none;
}

.div-block-149 {
  z-index: 9998;
  background-color: var(--g0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-149.target-5 {
  display: flex;
}

.rive-20 {
  width: 80%;
  height: 80%;
}

.flytop {
  flex: 0 auto;
}

.image-39 {
  mix-blend-mode: darken;
}

.image-40 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-134-copy {
  border: 1px solid var(--white);
  flex: 0 auto;
  min-width: 520px;
  max-width: 520px;
  overflow: hidden;
}

.div-block-134-copy.flytop {
  aspect-ratio: 1;
  object-fit: cover;
  flex: 0 auto;
  width: 530px;
  min-width: 530px;
  max-width: 530px;
  height: 100%;
  overflow: hidden;
}

.div-block-150 {
  mix-blend-mode: darken;
}

.div-block-151 {
  border: 1px solid var(--white);
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-41 {
  width: 100%;
}

.div-block-152, .div-block-153 {
  overflow: hidden;
}

.div-block-154 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  width: 320px;
  min-width: 320px;
  max-width: 320px;
  display: flex;
  overflow: auto;
}

.div-block-155 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
  overflow: auto;
}

.heading-19 {
  font-family: Unbounded, sans-serif;
  font-size: 2rem;
  line-height: 100%;
}

.div-block-119-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--gr-01);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 300px;
  display: flex;
  position: static;
  overflow: auto;
}

.div-block-119-copy.flytop {
  flex: 0 auto;
}

.div-block-119-copy.scrollable-div.target-4 {
  flex: none;
  min-width: 300px;
  max-width: 300px;
}

.image-42 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-73-copy {
  background-color: #6c58ff;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 800px;
  max-width: 800px;
  padding-top: 20px;
  padding-right: 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-73-copy.z {
  background-color: var(--black);
  min-width: 800px;
  max-width: 1200px;
  overflow: hidden;
  box-shadow: 0 -40px 100px 60px #0000004a;
}

.div-block-73-copy.z.flytop {
  flex: 1;
  max-width: none;
}

.div-block-73-copy._2 {
  background-color: #5a1c5c;
  background-image: linear-gradient(#3c4a98, #6c2dab);
  box-shadow: 0 -40px 100px 20px #00000091;
}

.div-block-73-copy.flytop {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}

.div-block-73-copy-copy {
  z-index: 13;
  pointer-events: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 70px;
  padding-right: 70px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-73-copy-copy.z {
  background-color: var(--black);
}

.div-block-73-copy-copy._2 {
  background-color: #5a1c5c;
}

.div-block-156 {
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.rive-21 {
  height: 100%;
}

.div-block-157 {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.drapdivt1 {
  color: var(--white);
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boldonse, sans-serif;
  font-size: 4rem;
  line-height: 140%;
  transition: color .2s cubic-bezier(.215, .61, .355, 1);
}

.drapdivt1:hover {
  color: var(--brend);
}

.drapdivt1._2 {
  text-align: right;
}

.drapdivt1._2.big._3:hover {
  color: var(--black);
}

.drapdivt1._2.big._3.animated-text, .drapdivt1._2.big.animated-text.s1 {
  font-size: 6rem;
}

.drapdivt1._2._3:hover {
  color: #f5ff85;
}

.drapdivt1._2.tt {
  font-size: 3rem;
}

.drapdivt1._2.tt:hover {
  color: var(--black);
}

.drapdivt1.big {
  font-size: 8rem;
}

.drapdivt1.big._2 {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.drapdivt1.big._2:hover {
  color: var(--brend);
}

.drapdivt1.big._2.y:hover {
  color: #f5ff85;
}

.drapdivt1.big._2.y.animated-text {
  text-align: left;
  font-size: 6rem;
  line-height: 140%;
}

.drapdivt1.animated-text {
  color: var(--white);
  text-align: right;
}

.drapdivt1.animated-text.cw {
  color: var(--brend);
  font-size: 6rem;
}

.drapdivt1.animated-text.cw.a {
  font-size: 10rem;
  position: absolute;
  inset: 0%;
}

.drapdivt1.animated-text.cw._11 {
  line-height: 100%;
}

.drapdivt1.animated-text.cw.f {
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  align-self: auto;
  font-size: 8rem;
  font-style: normal;
  line-height: 100%;
  text-decoration: none;
}

.div-block-119-copy {
  border: 1px solid var(--gr-01);
  background-color: var(--white);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  padding: 24px 18px;
  display: flex;
}

.div-block-119-copy._2 {
  background-color: var(--b);
  flex: none;
}

.div-block-119-copy.flytop {
  background-color: #e9e9e900;
  flex: none;
  overflow: hidden;
}

.ssasa-dsa-dasada {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--gr-01);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 300px;
  display: flex;
  position: static;
  overflow: auto;
}

.ssasa-dsa-dasada._2 {
  background-color: var(--b);
  flex: none;
}

.ssasa-dsa-dasada.flytop {
  flex: 0 auto;
}

.ssasa-dsa-dasada.scrollable-div.target-4 {
  flex: none;
  min-width: 300px;
  max-width: 300px;
}

.image-36-copy {
  opacity: .37;
  mix-blend-mode: screen;
  width: auto;
  height: auto;
}

.image-43 {
  width: 100%;
}

.div-block-126-copy-copy {
  aspect-ratio: 1;
  border: 1px solid var(--brend);
  flex: none;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

@media screen and (max-width: 479px) {
  .draggable {
    cursor: auto;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-4 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 15px;
  }

  .custom-cursor {
    display: none;
  }

  .div-block-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .div-block-6.scrollable-div {
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .sectiondrag {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .x100 {
    font-size: 2rem;
  }

  .x100yeah {
    flex: 1;
    font-size: 1.8rem;
  }

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

  .divdrap._1.flytop {
    flex: 1;
    height: auto;
    padding-left: 0;
  }

  .divdrap._2.flytop, .divdrap._3.flytop, .divdrap._4.flytop {
    height: auto;
  }

  .drapdivtext._2 {
    width: 100%;
    font-size: 3rem;
    line-height: 140%;
  }

  .drapdivtext._2.big._3.animated-text {
    height: auto;
  }

  .drapdivtext._2.big.animated-text {
    text-align: right;
    font-size: 4rem;
  }

  .drapdivtext._2.big.animated-text.s1 {
    font-size: 2rem;
  }

  .drapdivtext.big._2.y.animated-text {
    font-size: 3rem;
  }

  .drapdivtext.animated-text {
    text-align: left;
    font-size: 1.6rem;
  }

  .drapdivtext.animated-text.cw {
    text-align: left;
    font-size: 4rem;
  }

  .menu {
    padding: 10px 10px 0;
  }

  .item.target-1-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .track {
    height: auto;
    display: flex;
  }

  .heading-10 {
    font-size: 1rem;
  }

  .start.target-4 {
    height: 100vh;
  }

  .div-block-32 {
    display: none;
  }

  .t2 {
    filter: none;
    text-align: left;
    text-shadow: none;
    font-family: Unbounded, sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 140%;
  }

  .t2._3 {
    filter: none;
    text-shadow: none;
    font-size: 3rem;
    line-height: 120%;
  }

  .section-9 {
    border-radius: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .end-copy._2 {
    font-size: 1rem;
  }

  .end-copy._3 {
    font-size: 2rem;
  }

  .end-copy.animated-text {
    color: var(--white);
    font-size: 1.6rem;
  }

  .div-block-57 {
    background-color: var(--g0);
    border-radius: 40px;
    justify-content: center;
    align-items: stretch;
    padding: 10px;
  }

  .svg-3 {
    display: none;
  }

  .div-block-59 {
    width: 30px;
    height: 30px;
  }

  .text2 {
    font-family: Inconsolata, monospace;
    font-size: 1.2rem;
    font-weight: 400;
  }

  .div-block-71 {
    flex-flow: wrap;
  }

  .div-block-73.flytop {
    border-radius: 20px;
    width: 100%;
    min-width: 100%;
  }

  .div-block-74 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-14-copy.animated-text {
    display: none;
  }

  .div-block-78 {
    position: static;
  }

  .div-block-80 {
    width: 80px;
    height: 80px;
  }

  .spin-svg2 {
    width: 30px;
    height: 30px;
    top: 5px;
    left: 31.5px;
  }

  .title {
    flex-flow: column;
  }

  .drapdiv1-copy.target-2 {
    display: none;
  }

  .div-block-93 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-95 {
    height: auto;
    position: static;
  }

  .div-block-106 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .div-block-109 {
    box-shadow: none;
    background-color: #0e0e0e00;
    background-image: none;
    border-radius: 0%;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .div-block-109-copy {
    display: none;
  }

  .loading {
    display: flex;
  }

  .spinebox {
    display: none;
  }

  .bgmu {
    width: 30px;
    height: 30px;
  }

  .div-block-117 {
    pointer-events: none;
    display: flex;
  }

  .hea4.w {
    font-size: 1.5rem;
  }

  .div-block-119.flytop {
    width: 100%;
  }

  .quick-stack-2.sibling-target {
    height: auto;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-121-copy {
    border-radius: 20px;
    width: 100%;
  }

  .div-block-124.target-3.parent-target {
    height: auto;
    overflow: hidden;
  }

  .movebox {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .div-block-125 {
    display: none;
  }

  .t2-copy._3._4 {
    z-index: 10;
    filter: none;
  }

  .div-block-126, .div-block-131.target-4 {
    border-radius: 20px;
  }

  .bold-text-3 {
    font-size: 3rem;
  }

  .div-block-134.flytop {
    border-style: none;
  }

  .image-30 {
    width: 100%;
  }

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

  .cell-4 {
    display: flex;
  }

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

  .div-block010oo._20 {
    padding-right: 0;
  }

  .div-block-142 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .flex-block.flytop.scrollable-div {
    width: 100%;
    max-width: 100%;
  }

  .div-block-143 {
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-144, .div-block-145.flytop.scrollable-div.target-4 {
    width: 100%;
  }

  .div-block-126-copy, .div-block-149.target-5 {
    display: none;
  }

  .image-39, .image-40 {
    border-radius: 20px;
  }

  .div-block-134-copy.flytop {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-150 {
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
  }

  .div-block-152 {
    background-color: var(--brend);
    border-radius: 20px;
    flex: none;
    order: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

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

  .div-block-154.scrollable-div.target-4 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: wrap;
    flex: none;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
  }

  .div-block-73-copy {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 59px;
    padding-right: 0;
  }

  .div-block-73-copy-copy {
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
  }

  .ssasa-dsa-dasada.scrollable-div.target-4 {
    width: 100%;
    max-width: 100%;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .bold-text-5 {
    width: 100%;
  }

  .image-44 {
    border-radius: 20px;
    flex: 1;
    order: -1;
    width: 40%;
  }

  .image-45, .image-46 {
    border-radius: 20px;
    width: 100%;
  }

  .div-block-158 {
    border-radius: 20px;
    overflow: hidden;
  }

  .image-47 {
    display: none;
  }

  .image-48, .image-49, .image-50, .image-51, .image-52 {
    border-radius: 20px;
  }

  .bold-text-6 {
    font-size: 3rem;
    line-height: .1;
  }

  .bold-text-7 {
    font-size: 2rem;
  }

  .div-block-159, .image-53, .image-54, .image-55 {
    border-radius: 20px;
  }

  .bold-text-8 {
    font-size: 2rem;
    line-height: 1px;
  }

  .bold-text-9 {
    font-size: 3rem;
  }
}

#w-node-_1324a3b1-8dd9-d2af-2f31-24045bfac553-50e88b33 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
}

@media screen and (max-width: 479px) {
  #w-node-_1324a3b1-8dd9-d2af-2f31-24045bfac553-50e88b33 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-_1324a3b1-8dd9-d2af-2f31-24045bfac554-50e88b33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


