@font-face {
  font-family: Fontspring Demo Moranga;
  src: url('../fonts/Fontspring-DEMO-moranga-light.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --background: #fbfbf3;
  --purple: #5466d9;
  --purple-dark: #2c3eb1;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.main {
  height: 100vh;
}

.main-inner-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.visual-lock {
  grid-column-gap: 2.8rem;
  grid-row-gap: 2.8rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.landing {
  background-color: var(--background);
}

.button {
  background-color: var(--purple);
  border-radius: 99px;
  padding: .5rem 1rem;
  font-family: Fontspring Demo Moranga, Trebuchet MS, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
}

.lock-mask-video {
  position: relative;
}

.text-block {
  color: var(--purple-dark);
  text-align: center;
  max-width: 27rem;
  font-family: Fontspring Demo Moranga, Trebuchet MS, sans-serif;
  font-size: 2.7rem;
  line-height: .91;
}

.text_shimmer_wave_text {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  color: var(--purple-dark);
  text-align: center;
  word-break: keep-all;
  will-change: transform, color;
  max-width: 27rem;
  font-family: Fontspring Demo Moranga, Trebuchet MS, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: .91;
  display: inline-block;
}

.text_shimmer_wave_wrap {
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  padding: 3rem;
  display: flex;
}

.text-shimmer-js {
  display: none;
}

.curve_fill_button_wrap {
  background-color: var(--purple);
  backface-visibility: hidden;
  color: #0a0a0a;
  cursor: pointer;
  border: 1px #000;
  border-radius: 99px;
  outline: none;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.curve_fill_button_wrap:focus {
  outline-offset: 2px;
  outline: none;
}

.curve_fill_button_text {
  z-index: 1;
  backface-visibility: hidden;
  color: var(--background);
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  font-family: Fontspring Demo Moranga, Trebuchet MS, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25em;
  transition: color .2s;
  display: block;
  position: relative;
}

.curve_fill_button_svg {
  z-index: 0;
  pointer-events: none;
  color: var(--purple-dark);
  fill: var(--purple-dark);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.curve-fill-button-js {
  display: none;
}

.demo-section__title {
  position: relative;
}

.bunny-bg__btn {
  -webkit-backdrop-filter: blur(1em);
  backdrop-filter: blur(1em);
  cursor: pointer;
  background-color: #6464644d;
  border: 1px solid #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: .8125em;
  display: flex;
  position: relative;
}

.bunny-bg__pause-svg {
  display: none;
}

.bunny-bg__playpause {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 4vw;
  right: 4vw;
}

.bunny-bg__video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.demo-section__title-h1 {
  max-width: 9em;
  font-size: 8vw;
  font-weight: 500;
  line-height: 1;
}

.bunny-bg {
  pointer-events: none;
  color: #fff;
  isolation: isolate;
  -webkit-clip-path: path("M74.8941 0C110.486 0 139.339 28.7671 139.339 64.2531C139.339 82.6781 131.56 99.2915 119.099 111.008C117.127 112.862 118.369 116.512 121.076 116.512H124.735C129.843 116.512 134.061 120.49 134.344 125.575L149.773 402.463C150.08 407.963 145.689 412.591 140.164 412.591H9.62394C4.0991 412.591 -0.29134 407.963 0.0151231 402.463L15.4436 125.575C15.7269 120.49 19.9449 116.512 25.0525 116.512H28.7124C31.4191 116.512 32.6612 112.862 30.6891 111.008C18.2278 99.2915 10.4493 82.6781 10.4493 64.2531C10.4493 28.7671 39.3022 9.89621e-06 74.8941 0Z");
  clip-path: path("M74.8941 0C110.486 0 139.339 28.7671 139.339 64.2531C139.339 82.6781 131.56 99.2915 119.099 111.008C117.127 112.862 118.369 116.512 121.076 116.512H124.735C129.843 116.512 134.061 120.49 134.344 125.575L149.773 402.463C150.08 407.963 145.689 412.591 140.164 412.591H9.62394C4.0991 412.591 -0.29134 407.963 0.0151231 402.463L15.4436 125.575C15.7269 120.49 19.9449 116.512 25.0525 116.512H28.7124C31.4191 116.512 32.6612 112.862 30.6891 111.008C18.2278 99.2915 10.4493 82.6781 10.4493 64.2531C10.4493 28.7671 39.3022 9.89621e-06 74.8941 0Z");
  border-radius: 1em;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  transform: translateX(0);
}

.bunny-bg__loading {
  opacity: 0;
  visibility: hidden;
  background-color: #00000054;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.bunny-bg__placeholder {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.demo-section {
  color: #efeeec;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100svh;
  padding: 4vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bunny-bg__loading-svg {
  width: 6em;
}

.demo-section__fade-left {
  pointer-events: none;
  background-image: linear-gradient(45deg, #000, #0000 50%);
  width: 90vw;
  height: 90vw;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bunny-player-bg-js {
  display: none;
}

@media screen and (max-width: 991px) {
  .text_shimmer_wave_text {
    font-size: 2.5rem;
    line-height: .91;
  }

  .text_shimmer_wave_wrap {
    min-height: 30vh;
    padding: 2rem 1rem;
  }

  .curve_fill_button_wrap {
    padding: .5rem 1rem;
    font-size: .9rem;
  }

  .bunny-bg__playpause {
    bottom: 1em;
    right: 1em;
  }

  .demo-section__title-h1 {
    font-size: 15vw;
  }

  .demo-section {
    padding-bottom: 25vw;
  }
}

@media screen and (max-width: 767px) {
  .main-inner-wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .text_shimmer_wave_text {
    max-width: 24rem;
    font-size: 2rem;
    line-height: .91;
  }

  .curve_fill_button_wrap {
    padding: .5rem 1rem;
    font-size: .875rem;
  }
}

@media screen and (max-width: 479px) {
  .main-inner-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

    .lock-mask-video {
      transform: scale(.7);
    }
  .text_shimmer_wave_text {
    transform: translateY(-80px);
    }
    
    .button-wrapper {
      transform: translateY(-30px);
    }
    
    .text_shimmer_wave_text {
      font-size: 1rem;
    line-height: .91;
    max-width: 200px;
  }
}


@font-face {
  font-family: 'Fontspring Demo Moranga';
  src: url('../fonts/Fontspring-DEMO-moranga-light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}