:root {
  --11: #45495c;
  --2: #1290ff;
}

h1 {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

img {
  display: inline-block;
}

.hero {
  z-index: 888;
  pointer-events: auto;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.pre {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ff4c5b;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.loading {
  z-index: 99999;
  background-color: #4c77c6;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.loadimg {
  width: 300px;
  height: auto;
}

.image {
  z-index: 5;
  opacity: 1;
  transition: all .35s;
  position: absolute;
  inset: auto auto 0%;
}

.image:hover {
  transform: scale(1.05);
}

.image-2 {
  z-index: -1;
  mix-blend-mode: normal;
  width: 100%;
  position: static;
}

.div-block {
  z-index: -1;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  height: 100%;
  display: flex;
  position: static;
  inset: 0%;
  overflow: visible;
}

.div-block-2 {
  z-index: -1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.heading {
  color: #fff;
  mix-blend-mode: normal;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15vw;
  line-height: 1;
  position: absolute;
  inset: 40% auto auto 0%;
}

.heading._1 {
  font-size: 13vw;
  inset: 25% 11% auto auto;
}

.heading._2 {
  font-size: 8vw;
  inset: 10% 0% auto auto;
}

.heading._3 {
  font-size: 12vw;
  inset: auto 14% 6% auto;
}

.image-3 {
  z-index: 15;
  cursor: pointer;
  position: absolute;
  top: 240px;
  left: 60%;
}

.body {
  background-color: #1f1c3d;
}

.background-video {
  filter: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-3 {
  z-index: 9999;
  filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 110%;
  height: 110%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.bg {
  z-index: -60;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.image-4 {
  z-index: 55;
  opacity: .75;
  filter: blur(4px);
  mix-blend-mode: overlay;
  width: 100%;
  padding: 34px;
  position: absolute;
  inset: 0% 0% auto;
}

.image-5 {
  z-index: auto;
  position: relative;
}

.slider {
  pointer-events: auto;
  cursor: auto;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide-nav {
  z-index: 5;
  cursor: pointer;
  justify-content: center;
  align-items: stretch;
  display: none;
}

.left-arrow, .right-arrow {
  display: none;
}

.lightimg {
  z-index: 888;
  cursor: auto;
  margin-left: auto;
  margin-right: auto;
  transition: all .55s;
  position: absolute;
  inset: 0%;
}

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

.mask {
  width: 100%;
}

.image-7 {
  z-index: 6;
  mix-blend-mode: normal;
  object-fit: cover;
  width: auto;
  height: 40%;
  position: relative;
}

.image-7.m {
  z-index: 4;
}

.image-8 {
  mix-blend-mode: darken;
  width: 200px;
  position: absolute;
  inset: 26% auto auto 14%;
}

.imgif {
  width: 220px;
  position: absolute;
  inset: 29% auto auto 11%;
}

.imgif._2 {
  width: 330px;
  inset: 47% 6% auto auto;
}

.imgif._3 {
  inset: auto 0% 12% auto;
}

.imgif._4 {
  inset: auto auto 26% 26%;
}

.imgif._5 {
  inset: 42% auto auto 48%;
}

.image-9 {
  width: 1050px;
}

.menu {
  z-index: 665;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 39px;
  padding-left: 42px;
  padding-right: 42px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.h1 {
  color: var(--11);
  font-family: Exo, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
}

.div-block-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.div-block-5 {
  z-index: 666;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 28px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.image-10 {
  width: 5vw;
  min-width: 80px;
  height: auto;
  transition: all .325s;
}

.image-10:hover {
  transform: rotate(-4deg)translate(0, -6px)scale(1.08);
}

.lightbox {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 5vw;
  min-width: 80px;
  display: flex;
  overflow: hidden;
}

.lightbox.your-drag-class {
  width: 5.2vw;
}

.div-block-6 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all .325s;
  display: flex;
}

.div-block-6:hover {
  background-color: #beedff;
  transform: scale(1.05);
}

.svg {
  color: var(--11);
  width: 40px;
}

.div-block-7 {
  z-index: 996;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  pointer-events: auto;
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 50%;
  padding-bottom: 0;
  padding-left: 42px;
  padding-right: 42px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  background-color: #ffffffc2;
  border-radius: 20px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  min-width: 240px;
  max-width: 450px;
  height: auto;
  padding: .8vw;
  transition: all .6s;
  display: flex;
  position: static;
}

.div-block-9:hover {
  background-color: #fff;
  transform: rotate(-10deg)scale(1.02);
  box-shadow: -8px 6px 30px 5px #7090f05e;
}

.heading-2 {
  color: var(--2);
  font-size: 24px;
  line-height: 1;
}

.paragraph {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.rect {
  color: #fff5f5;
}

.path {
  color: #ff4545;
}

.rect-2 {
  color: #ff9191;
}

.image-11 {
  width: 45px;
  position: absolute;
  inset: -20px auto auto -17px;
}

.heading-3 {
  font-size: 32px;
}

.card {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-color: #ffffffd6;
  border-radius: 30px;
  flex-flow: column;
  width: 14vw;
  min-width: 200px;
  max-width: 400px;
  height: 26vw;
  max-height: 500px;
  padding: .8vw;
  transition: all .5s;
  display: flex;
  position: relative;
}

.card:hover {
  background-color: #fff;
  transform: translate(61px)rotate(12deg)scale(1.05);
  box-shadow: 5px 10px 20px 3px #1a295633;
}

.heading-2-copy {
  color: var(--11);
  flex: none;
  font-size: 24px;
  line-height: 1;
}

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

.div-block-12 {
  justify-content: space-between;
  display: flex;
}

.svg-2 {
  width: 1.8vw;
}

.div-block-13 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-14 {
  z-index: 777;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.text {
  color: #45495c;
  flex: none;
  font-family: Exo, sans-serif;
  font-size: 1.6vw;
  line-height: 1;
}

.text.c2 {
  color: #fff;
}

.text.c3 {
  color: #f95a48;
}

.text.c4 {
  color: #4976ff;
}

.div-block-15 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  border: 2px none var(--11);
  background-color: #ffffffb5;
  border-radius: 20px;
  padding: 12px 18px;
  transition: all .35s;
  display: flex;
}

.div-block-15:hover {
  background-color: #fffffff2;
  transform: rotate(4deg)scale(1.02);
}

.div-block-15.c1 {
  background-color: #4ea4ff75;
}

.div-block-15.c1:hover {
  background-color: #4ea4ff;
}

.div-block-16 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  display: flex;
}

.div-block-16.your-drag-class {
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 15% auto auto 3%;
}

.div-block-17 {
  position: absolute;
  inset: 17% 38% auto auto;
}

.link-block {
  text-decoration: none;
}

.lightimga {
  transform: rotate(0deg) scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  transition: all .35s;
}

.lightimga:hover {
  transform: rotate(18deg)scale(1.4);
}

.div-block-18 {
  cursor: pointer;
  border-radius: 100px;
  width: 80px;
  transition: all .35s;
  overflow: hidden;
}

.div-block-18:hover {
  transform: rotate(31deg)scale(1.2);
}

.div-block-18.rotate-infinitely:hover {
  transform: scale(1.2);
}

.div-block-18.rotate-infinitely.ss {
  width: 2vw;
}

.div-block-18.rotate-infinitely.s3 {
  width: 3vw;
}

.heading-2-copy-copy {
  color: var(--11);
  flex: none;
  font-size: 1.8vw;
  line-height: 1;
}

.image-12 {
  width: 2vw;
  height: 2vw;
}

.rotate-infinitely {
  transition: all .375s;
}

.rotate-infinitely:hover {
  transform: scale(1.1);
}

.togglebgm {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all .35s;
  display: flex;
}

.togglebgm:hover {
  color: #fb6060;
  transform: scale(1.05);
}

.svg-3 {
  width: 60px;
}

.svg-3.rotate-infinitely {
  width: 70px;
}

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

.div-block-19 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  display: flex;
}

.opacity-control-target {
  z-index: 9999;
  opacity: 0;
  filter: blur(16px);
  pointer-events: none;
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  width: 110%;
  height: 110%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.background-video-2 {
  mix-blend-mode: darken;
}

.div-block-3-copy {
  z-index: auto;
  filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 110%;
  height: 110%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.bg2 {
  z-index: 998;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.background-video-copy {
  filter: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.your-drag-class {
  width: auto;
  height: auto;
}

.your-drag-class._2 {
  width: 16vw;
  min-width: 300px;
}

.guravideo {
  opacity: 0;
  cursor: auto;
  object-fit: cover;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3-copy-copy {
  z-index: auto;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  opacity: 0;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #00000082;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5%;
  display: flex;
  position: static;
  inset: 0%;
}

.div-block-20 {
  z-index: 5;
  opacity: 0;
  cursor: pointer;
  background-color: #ff6363;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: all .5s;
  display: flex;
  position: absolute;
  inset: -20px -20px auto auto;
}

.div-block-20:hover {
  transform: scale(1.05)rotate(90deg);
}

.svg-4 {
  width: 30px;
  height: 30px;
}

.path-2 {
  color: #fff;
}

.div-block-21 {
  pointer-events: auto;
  cursor: pointer;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}

.div-block-22 {
  width: 240px;
  transition: all .55s;
  position: absolute;
  inset: 41% auto auto 17%;
}

.div-block-22:hover {
  transform: scale(1.1);
}

.div-block-22.your-drag-class {
  width: 220px;
  top: 49%;
  left: 20%;
}

.image-14, .div-block-23 {
  width: 100%;
}

.div-block-24 {
  z-index: 3;
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: opacity .4s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-24:hover {
  opacity: 100;
}

.svg-5 {
  color: #fff;
  width: 80px;
}

.div-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.video {
  width: 64%;
  height: 20%;
}

.div-block-26 {
  width: 100%;
  height: 100%;
}

.image-15 {
  width: 150px;
}

@media screen and (max-width: 479px) {
  .pre, .loading {
    display: flex;
  }

  .image-3 {
    flex: none;
    width: 200px;
    position: absolute;
    inset: 35% 20% auto auto;
    overflow: visible;
  }

  .background-video {
    filter: none;
    object-fit: cover;
  }

  .image-4 {
    filter: blur(2px);
    margin-top: 92px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    justify-content: center;
    align-items: center;
  }

  .slide-nav {
    display: none;
  }

  .lightimg {
    width: auto;
    height: auto;
    margin-top: 10%;
  }

  .image-7 {
    height: 30%;
  }

  .imgif {
    width: 120px;
  }

  .imgif._2 {
    width: 150px;
  }

  .menu {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .h1 {
    font-size: 1.6em;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-5 {
    flex-flow: row;
    padding: 6px 6px 14px;
  }

  .image-10 {
    min-width: 60px;
  }

  .lightbox.h {
    display: none;
  }

  .div-block-6 {
    height: 60px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .svg {
    width: 30px;
  }

  .div-block-8 {
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 10px;
  }

  .div-block-9 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #ffffffc4;
    width: 100%;
    padding: 3.8vw;
  }

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

  .paragraph {
    font-size: 12px;
    line-height: 1.2;
  }

  .image-11 {
    inset: -8% 4% auto auto;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 1;
  }

  .card {
    width: 10vw;
    min-width: 150px;
    height: 20vh;
    display: flex;
  }

  .div-block-11 {
    border-radius: 30px;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    position: relative;
  }

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

  .text {
    font-size: 2vw;
  }

  .div-block-15 {
    padding: 6px 7px;
  }

  .div-block-15.c1 {
    display: none;
  }

  .div-block-16.your-drag-class {
    width: 208.552px;
    height: 40px;
    display: none;
  }

  .div-block-17 {
    width: 60px;
    top: 15%;
    right: 14%;
  }

  .div-block-18 {
    width: 60px;
  }

  .div-block-18.rotate-infinitely.s3 {
    width: 6vw;
  }

  .togglebgm {
    width: 60px;
    height: 60px;
  }

  .div-block-19 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .background-video-2 {
    box-sizing: border-box;
    aspect-ratio: auto;
  }

  .background-video-copy {
    filter: none;
    object-fit: cover;
  }

  .your-drag-class._2 {
    flex: none;
    width: 100%;
    height: auto;
  }

  .your-drag-class.a2 {
    z-index: 2;
    position: absolute;
    inset: auto 20% 19% auto;
  }

  .div-block-22.your-drag-class {
    width: 100px;
    top: 47%;
    left: 9%;
  }

  .image-14 {
    vertical-align: baseline;
  }

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

#w-node-_17a94600-23c3-d998-4fd7-b2ae6a682143-88c94b75 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}


