.px-2 {
  padding-left: 2vw;
  padding-right: 2vw;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

h1 {
  margin-top: 20px;
  margin-bottom: 21px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
  text-decoration: none;
}

h2 {
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  line-height: 49px;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 26px;
  text-decoration: none;
}

a {
  color: #333;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 27px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 26px;
  list-style-type: decimal;
}

.section1 {
  position: relative;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #000;
  background-color: #000;
}

.div-block {
  background-color: #c97a7a;
}

.lottie-animation {
  position: static;
  left: 50vw;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 90vh;
  height: 90vh;
  max-height: 90vh;
  max-width: 90vh;
  min-height: 90vh;
  min-width: 90vh;
  margin-top: 2dvh;
  padding-left: 20dvh;
  flex: 0 0 auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.section-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  -o-object-fit: fill;
     object-fit: fill;
}

.div-block-2 {
  position: relative;
  left: 10vw;
  display: flex;
  width: 60vh;
  height: auto;
  min-width: 40vh;
  margin-top: 15vh;
  margin-bottom: 0px;
  margin-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
  background-color: rgba(123, 134, 255, 0);
}

.heading {
  margin-top: 0vh;
  margin-bottom: 0vh;
  font-family: Roboto, sans-serif;
  color: #fdfdfd;
  font-size: 92px;
  line-height: 93px;
  font-weight: 300;
}

.text-block {
  overflow: hidden;
  height: auto;
  min-width: 40vh;
  margin-top: 3vh;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 32px;
}

.div-block-3 {
  display: flex;
  overflow: hidden;
  width: 700px;
  height: 69px;
  margin-top: 32px;
  justify-content: flex-end;
  border-radius: 8px;
  background-color: #e9e9e9;
}

.div-block-4 {
  display: flex;
  width: 253px;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: #dc4858;
}

.text-block-2 {
  color: #fff;
}

.div-block-5 {
  display: flex;
  overflow: hidden;
  width: 492px;
  height: 57px;
  margin-top: 5vh;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
}

.text-block-3:hover {
  background-color: #d3d3d3;
}
.text-block-3 {
  display: block;
  padding-left: 21px;
  font-family: Roboto, sans-serif;
  color: #838383;
  font-size: 17px;
  border: none;
  appearance: none;
  height: 57px;
  transition: .3s;
  background-color: #e4e4e4;
  flex: 1;
}
.text-block-3:focus {
  outline: none;
  color: #333;
  background: #fff;
}
.text-block-3-b:focus {
  background-color: inherit;
}

.div-block-6 {
  display: flex;
  width: 200px;
  height: 57px;
  justify-content: center;
  align-items: center;
  background-color: #ef2146;
  cursor: pointer;
}

.text-block-4 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
}

.image {
  position: fixed;
  left: 0%;
  top: auto;
  right: 10%;
  bottom: 0%;
  width: 50vw;
  height: 77vh;
}

.div-block-7 {
  position: fixed;
  right: 10%;
  bottom: 0px;
  z-index: 4;
  display: none;
  width: 50vw;
  height: 77vh;
  background-color: #5fffbc;
}

.div-block-8 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 8;
  display: flex;
  width: 100vw;
  height: 75px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #a3a3a3;
  background-color: #000;
  transition: .4s
}
.div-block-8.fixed {
  background-color: #fff;
}
.div-block-8.fixed .logo_white {
  opacity: 0;
}

.div-block-8.fixed .text-block-5,
.div-block-8.fixed .nav-header-link {
  color: #333;
}

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

.logo_white {
  position: absolute;
  z-index: 5;
  display: block;
  top: 20px;
  opacity: 1;
}

.div-block-9 {
  position: relative;
  z-index: 4;
  display: flex;
  width: auto;
  height: 35px;
  justify-content: center;
  align-items: center;
  background-color: rgba(214, 65, 65, 0);
}

.text-block-5 {
  position: relative;
  z-index: 10;
  padding-right: 2px;
  padding-left: 2px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}

.text-block-5:hover {
  background-color: #d9d9d9;
}

.text-block-5.slash:hover {
  background-color: hsla(0, 0%, 85.1%, 0);
}

.text-block-5.menu_extension {
  color: #070707;
}

.image-3 {
  position: relative;
  top: auto;
  right: auto;
  z-index: 5;
  display: block;
  width: 117vh;
  max-height: 1265px;
  max-width: 1440px;
  margin-top: 0.82vh;
  margin-right: 0vh;
  flex: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.div-block-10 {
  background-color: #ff7474;
}

.section-3 {
  position: relative;
  left: 0%;
  top: 100vh;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: flex;
  width: 100vw;
  height: 120vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.section-4 {
  position: relative;
  top: 300vh;
  z-index: 5;
  width: 100vw;
  height: 100vh;
  background-color: #ffcfcf;
}

.div-block-11 {
  position: -webkit-sticky;
  position: sticky;
  left: -102%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 200px;
  background-color: #afcbf1;
}

.div-block-12 {
  width: 100px;
  height: 100px;
  background-color: #3cffdb;
}

.section-5 {
  width: 100vw;
  height: 100vh;
  background-color: #d44d4d;
}

.hide_in_preload {
  position: relative;
  top: 100vh;
  z-index: 5;
}

.section-6 {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-color: #ee3b3b;
}

.section-7 {
  width: 100vw;
  height: 100vh;
}

.track {
  width: auto;
  height: 5vw;
  background-color: #99d1bc;
}

.section-9 {
  width: 100vw;
  height: 100vh;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 50vw;
  height: 100vh;
  -o-object-fit: fill;
     object-fit: fill;
}

.frame {
  display: flex;
  height: 100%;
}

.item {
  width: 50vw;
  height: 100vh;
  flex: 0 0 auto;
}

.div-block-13 {
  position: relative;
  z-index: 2;
  display: flex;
  width: 880px;
  height: 880px;
  margin-top: 106px;
  flex-wrap: wrap;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-13.sc_1 {
  z-index: 10;
  width: 68vh;
  height: auto;
  margin-top: 5vh;
  justify-content: center;
  align-items: center;
}

.small-circle {
  position: relative;
  z-index: 5;
  display: flex;
  width: 27vh;
  height: 27vh;
  max-width: none;
  min-height: 27vh;
  min-width: 27vh;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  background-color: #ff8181;
  outline-color: #bdbdbd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.small-circle.sc_1 {
  z-index: 3;
  display: flex;
  width: 27vh;
  height: 27vh;
  min-height: 27vh;
  min-width: 27vh;
  background-color: rgba(255, 129, 129, 0);
}

.small-circle.sc_2 {
  z-index: 3;
  display: flex;
  background-color: rgba(255, 129, 129, 0);
}

.small-circle.sc_3 {
  z-index: 3;
  background-color: rgba(255, 129, 129, 0);
}

.small-circle.sc_4 {
  z-index: 3;
  background-color: rgba(255, 129, 129, 0);
}

.image-4 {
  position: relative;
  z-index: 4;
  width: 70%;
  height: 70%;
  pointer-events: none;
}

.text-block-6 {
  width: 400px;
  font-family: Roboto, sans-serif;
  color: #aaa;
  font-size: 19px;
  line-height: 27px;
}

.text-block-6.page_2_explain {
  margin-top: 2vh;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.text-block-6.page_2_explain.middle {
  display: flex;
  overflow: hidden;
  margin-top: 2vh;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.image-13 {
  width: 100%;
}

.div-block-20 {
  display: flex;
  overflow: visible;
  width: 25em;
  height: 25em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 500px;
  background-color: rgba(153, 255, 199, 0);
  outline-color: #d4d4d4;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.image-8 {
  width: 100%;
  height: 100px;
}

.text_move_to {
  display: flex;
  overflow: visible;
  width: 100vw;
  height: auto;
  align-items: center;
  background-color: rgba(230, 173, 173, 0);
}

.text_move_to.right {
  overflow: visible;
}

.div-block-21 {
  display: flex;
  width: 60%;
  height: 60%;
  margin-bottom: 45px;
  align-items: center;
  background-color: rgba(232, 123, 123, 0);
}

.div-block-22 {
  display: flex;
  overflow: hidden;
  width: 76px;
  height: 76px;
  min-height: 76px;
  min-width: 76px;
  margin-top: 17px;
  margin-bottom: 10px;
  margin-left: 0px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #9da5ff;
}

.comments_section {
  position: relative;
  top: 100vh;
  z-index: 3;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 120vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.comment1 {
  margin-left: -300px;
}

.keyfeature_head {
  display: flex;
  width: 420px;
  margin-top: 0px;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 300;
}

.keyfeature_head.loved_by {
  margin-top: 106px;
  margin-bottom: 73px;
}

.keyfeature_head.right {
  width: 500px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}

.keyfeature_head.middle {
  width: 450px;
  margin-bottom: 1dvh;
  margin-left: 51px;
  justify-content: center;
  font-size: 50px;
  line-height: 53px;
}

.image-7 {
  overflow: hidden;
}

.div-block-23 {
  position: fixed;
  top: 269px;
  right: 10%;
  z-index: 5;
  width: 50vw;
  height: 77vh;
  background-color: #42cdff;
  background-image: url('../images/Rectangle-19.png');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
  opacity: 1;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.switch {
  position: static;
  left: 92px;
  overflow: hidden;
  background-color: hsla(0, 0%, 96.9%, 0);
}

.div-block-25 {
  position: relative;
  left: auto;
  right: 0px;
  z-index: 2;
  overflow: hidden;
}

.text-block-7 {
  display: none;
  width: 528px;
  margin-top: 48px;
  font-family: Roboto, sans-serif;
  color: #e0e0e0;
  font-size: 15px;
}

.text-block-8 {
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 10px;
  color: #fff;
}

.text-block-9 {
  font-family: Roboto, sans-serif;
  color: #d4d4d4;
  font-size: 24px;
}

.button {
  display: flex;
  width: 279px;
  margin-top: 0vh;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #5b5b5b;
  border-radius: 8px;
  background-color: #000;
  opacity: 1;
  outline-color: #9c9c9c;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
  font-size: 17px;
}

.base-btn {
  transition: .3s;
}
.base-btn:hover,
.button:hover,
.button.current_plan:hover {
  /* border-color: #5b5b5b; */
  /* outline-color: #9c9c9c; */
  background: #ff5c7a;
}

.button.current_plan {
  width: 100%;
  margin-top: 4%;
  border-style: none;
  background-color: #ef2146;
  outline-color: #8f8f8f;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
}

.div-block-26 {
  display: flex;
  width: 35em;
  height: 35em;
  min-width: 35em;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 8000px;
  background-color: #000;
  filter: blur(0px);
  outline-color: #666;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.div-block-27 {
  display: flex;
  width: 57%;
  height: 70%;
  max-width: 60%;
  margin-bottom: 0px;
  padding: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-color: rgba(247, 177, 177, 0);
}

.div-block-28 {
  width: 273px;
  height: 320px;
  background-color: rgba(67, 58, 163, 0);
}

.div-block-28.blur {
  filter: blur(5px);
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.div-block-28.blur:hover {
  outline-color: #9c9c9c;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  mix-blend-mode: normal;
}

.div-block-29 {
  display: flex;
  overflow: visible;
  flex-direction: row;
}

.text-block-10 {
  padding: 10px 30px;
  border-radius: 0px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.div-block-30 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(216, 141, 141, 0);
}

.pin-from-anywhere-2 {
  display: flex;
  margin-top: 120px;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #838383;
  font-size: 44px;
  font-weight: 300;
}

.pin-from-anywhere-2.text_ready_to_start {
  margin-top: 0px;
  margin-bottom: 6vh;
  font-size: 50px;
}

.pin-from-anywhere-2.drag_drop_text {
  width: 500px;
  margin: 225px 115px 0px 748px;
  color: #000;
}

.pin-from-anywhere-2.follow_on_twitter {
  margin-top: 5vh;
  font-size: 50px;
}

.pin-from-anywhere-2.drag_drop_text {
  margin: 0px 100px 0px -713px;
}

.div-block-31 {
  display: flex;
  width: 279px;
  margin-bottom: 4%;
  justify-content: space-between;
  background-color: rgba(189, 118, 118, 0);
}

.div-block-32 {
  display: flex;
  align-items: center;
  border-radius: 7px;
  background-color: #71e6cc;
}

.div-block-32.personal_pro {
  background-color: #ff5f9c;
}

.div-block-32.team {
  background-color: #d1d1d1;
}

.section-10 {
  position: relative;
  top: 100vh;
  z-index: 5;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000;
}

.arrow-and-switch {
  position: relative;
  display: flex;
  width: 96px;
  height: 52px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  justify-content: space-around;
  align-items: center;
  border-radius: 28px;
  background-color: #fff;
  box-shadow: 0 3px 16px -12px rgba(0, 0, 0, 0.66);
}

.div-block-34 {
  position: relative;
  display: flex;
  width: 38px;
  height: 38px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-34:hover {
  background-color: #fff;
}

.div-block-35 {
  position: absolute;
  display: flex;
  margin-top: 2vh;
  justify-content: center;
  align-items: center;
}

.section-11 {
  position: relative;
  top: 100vh;
  z-index: 5;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

.big-circle {
  position: relative;
  z-index: 1;
  display: flex;
  width: 2400px;
  height: 2400px;
  min-height: 2400px;
  min-width: 2400px;
  margin-top: 0px;
  margin-left: 0px;
  justify-content: center;
  align-items: center;
  border-radius: 10000px;
  background-color: rgba(189, 136, 136, 0);
  outline-color: #bebebe;
  outline-offset: 1px;
  outline-style: solid;
  outline-width: 1px;
}

.div-block-18 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: flex;
  width: 200px;
  height: 200px;
  min-height: 200px;
  min-width: 200px;
  margin-top: 0px;
  margin-right: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  border-radius: 500px;
  background-color: #fff;
  opacity: 1;
  outline-color: #c2c2c2;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.image-5 {
  width: 66%;
}

.waterfall {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10vw;
  bottom: 0%;
  z-index: 3;
  display: flex;
  overflow: visible;
  width: 400px;
  height: auto;
  min-width: 400px;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  align-self: auto;
  flex: 0 0 auto;
  background-color: rgba(130, 255, 232, 0);
  outline-color: #a5a5a5;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.waterfall_image {
  padding: 8px;
  background-color: #fff;
}

.text-block-11 {
  width: 800px;
  margin-top: 43px;
  margin-bottom: 37px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 29px;
}

.text-block-11.sign_up_email {
  margin-top: 4vh;
  margin-bottom: 4vh;
}

.div-block-36 {
  display: flex;
  overflow: hidden;
  width: 492px;
  height: 57px;
  margin-top: 14px;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  background-color: #d9d9d9;
}

.div-block-36.sign_me_up {
  width: 700px;
  margin-top: 2vh;
  background-color: #e4e4e4;
}

.div-block-36.sign_me_up:hover {
  background-color: #d3d3d3;
}

.div-block-37 {
  display: flex;
  width: 200px;
  height: 57px;
  justify-content: center;
  align-items: center;
  background-color: #ff123d;
  cursor: pointer;
}

.section-12 {
  position: relative;
  top: 100vh;
  z-index: 8;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 50vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.section-13 {
  position: relative;
  top: 100vh;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 50vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-38 {
}

.logo_blk {
  position: absolute;
  top: 20px;
  z-index: 4;
  display: block;
  margin-bottom: 0px;
}

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

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

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

.div-block-42 {
  width: 400px;
  height: 400px;
  margin-left: 10vw;
  background-color: #c28b8b;
}

.big-circle-2 {
  position: relative;
  z-index: 1;
  display: flex;
  overflow: visible;
  width: 1500px;
  height: 1500px;
  min-height: 1500px;
  min-width: 1500px;
  margin-top: -1124px;
  margin-right: 22vw;
  margin-left: 0px;
  justify-content: center;
  align-items: center;
  border-radius: 10000px;
  background-color: rgba(189, 136, 136, 0);
  outline-color: #bebebe;
  outline-offset: 1px;
  outline-style: solid;
  outline-width: 1px;
}

.waterfall-2 {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 400px;
  height: 1000px;
  margin-right: -3061px;
  margin-left: 263px;
  flex-direction: column;
  justify-content: flex-end;
  align-self: auto;
  background-color: rgba(130, 255, 232, 0);
  outline-color: #a5a5a5;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.section-14 {
  position: relative;
  top: 100vh;
  z-index: 5;
  display: flex;
  width: 100vw;
  height: 120vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-43 {
  position: absolute;
  left: 18%;
  top: 41%;
  right: auto;
  bottom: 0%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: rgba(255, 106, 106, 0);
}

.heading-2 {
  position: static;
  width: 420px;
  font-family: Roboto, sans-serif;
  font-size: 44px;
  font-weight: 300;
}

.text-block-12 {
  position: static;
  margin-top: 2vh;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

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

.image-14 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  margin-right: 0px;
  margin-bottom: 485px;
  margin-left: 145px;
}

.image-15 {
  position: absolute;
  left: 138px;
  top: auto;
  right: 0px;
  bottom: 474px;
  z-index: 12;
  width: 121px;
  flex: 0 0 auto;
}

.big-circle-3 {
  position: relative;
  z-index: 1;
  display: flex;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  margin-left: -2234px;
  justify-content: center;
  align-items: center;
  border-radius: 10000px;
  background-color: rgba(189, 136, 136, 0);
  outline-color: #bebebe;
  outline-offset: 1px;
  outline-style: none;
  outline-width: 1px;
}

.div-block-45 {
  position: static;
  z-index: 2;
  display: flex;
  width: 200px;
  height: 200px;
  margin-right: 0px;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  background-color: #fff;
  opacity: 1;
  outline-color: #c2c2c2;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
}

.image-16 {
  padding: 8px;
  background-color: #fff;
}

.text-block-13 {
  position: absolute;
  z-index: 10;
  padding: 20px 40px;
  border-radius: 7px;
  background-color: #9c9c9c;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}

.line {
  width: 100%;
  height: 0px;
  margin: 5px;
  border-bottom: 1px solid #868686;
}

.background-video {
  position: absolute;
  z-index: 10;
  display: block;
  overflow: visible;
  width: 56vw;
  height: 62vh;
  min-height: 60vh;
  min-width: 56vw;
  margin-left: 0vw;
  padding: 0px;
  flex: 0 auto;
}

.div-block-46 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  order: 0;
  flex: 0 auto;
}

.text-block-14 {
  position: static;
  z-index: 5;
  overflow: visible;
  margin-right: 14vw;
  -o-object-fit: fill;
     object-fit: fill;
}

.div-block-47 {
  display: flex;
  /* width: 30%; */
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  background-color: #fff;
}

.div-block-47.text_left {
  justify-content: flex-start;
}

.div-block-48 {
  display: flex;
  width: 66%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  background-color: #fff;
}

.div-block-48.rightside {
  padding-right: 4vw;
  justify-content: flex-end;
}

.div-block-49 {
  background-color: #fff;
}

.div-block-50 {
  background-color: rgba(223, 140, 140, 0);
}

.div-block-50.middle {
  display: flex;
  margin-top: 1vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-51 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.section-15 {
  width: 100vw;
  height: 100vh;
}

.div-block-52 {
  display: flex;
  width: 60%;
  height: 77vh;
  max-height: 77vh;
  max-width: 60%;
  min-height: 77vh;
  min-width: 60%;
  justify-content: flex-start;
  align-items: center;
  align-self: center;
  flex: 0 0 auto;
  background-color: rgba(235, 113, 113, 0);
}

.image-17 {
  background-color: #ee4848;
}

.image-18 {
  position: relative;
  z-index: 2;
  background-color: #864141;
  -o-object-fit: contain;
     object-fit: contain;
}

.text_block {
  background-color: #927171;
}

.div-block-53 {
  padding-left: 2vw;
  display: flex;
  width: 33%;
  justify-content: flex-end;
  align-items: center;
}

.image-19 {
  position: relative;
  right: 136px;
  width: 80vh;
  margin-bottom: 27px;
  margin-left: -4.4vw;
}

.div-block-54 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  width: 60%;
  height: 77vh;
  max-height: 77vh;
  max-width: 60%;
  min-height: 77vh;
  /* min-width: 60%; */
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 auto;
  background-color: rgba(175, 255, 118, 0);
  pointer-events: none;
}

.div-block-55 {
  position: absolute;
  z-index: 4;
  display: none;
  overflow: visible;
  width: 27vh;
  height: 27vh;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #ef2146;
}

.div-block-55.c_1 {
  z-index: 5;
  display: flex;
  background-color: #ef2146;
  opacity: 0;
}

.div-block-55.c_1:hover {
  background-color: #ef2146;
  opacity: 1;
}

.div-block-55.c_2 {
  z-index: 5;
  display: flex;
  opacity: 0;
}

.div-block-55.c_2:hover {
  opacity: 1;
}

.div-block-55.c_3 {
  z-index: 5;
  display: flex;
  opacity: 0;
}

.div-block-55.c_3:hover {
  opacity: 1;
}

.div-block-55.c_4 {
  z-index: 5;
  display: flex;
  opacity: 0;
}

.div-block-55.c_4:hover {
  opacity: 1;
}

.hovering_circle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(213, 255, 200, 0);
}

.text-block-15 {
  margin-top: 7px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.div-block-56 {
  display: flex;
  margin-top: 2vh;
  margin-bottom: 10px;
}

.div-block-57 {
  display: flex;
  padding: 6px 0px 17px 17px;
  flex-direction: column;
  text-decoration: none;
}

.div-block-57.early_access {
  margin-top: 20px;
}

.div-block-57.register-signin {
  padding-top: 27px;
}

.section-16 {
  display: flex;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #020000;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  text-align: left;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.div-block-58 {
  position: relative;
  z-index: 4;
  width: 324px;
  height: auto;
  background-color: #fff;
}

.div-block-59 {
  display: flex;
  height: auto;
  margin-bottom: 10px;
  padding: 14px 18.5px 13px;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d1d1d1;
  background-color: rgba(214, 153, 153, 0);
}

.div-block-60 {
  margin-right: 18.5px;
  margin-left: 18.5px;
  padding: 0px;
  border-top: 1px none #d1d1d1;
  background-color: hsla(0, 0%, 100%, 0);
}

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

.div-block-62 {
  background-color: #ece3e3;
}

.div-block-63 {
  width: 40px;
  height: 50px;
  background-color: #ff8b8b;
}

.div-block-64 {
  background-color: #e8ff81;
}

.div-block-65 {
  display: flex;
}

.form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.form.login {
  margin-top: 9px;
  margin-bottom: 0px;
  align-items: center;
}

.submit-button {
  width: 100%;
  margin-top: 0px;
  border-radius: 4px;
  background-color: #ef2146;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.field-label {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.field-label.create_one {
  margin-top: 5px;
  padding-top: 0px;
}

.text-field {
  border-radius: 4px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.div-block-66 {
  position: absolute;
  z-index: 2;
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/2023-03-24-23-07-23.jpg');
  background-position: 50% 50%;
  background-size: cover;
  filter: none;
}

.div-block-66.dark_overlay {
  z-index: 3;
  display: flex;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.58);
  background-image: none;
  opacity: 1;
  filter: none;
}

.div-block-67 {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 164, 164, 0);
}

.text-block-16 {
  display: flex;
  padding: 9px;
}

.bold-text {
  position: static;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

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

.bold-text-2 {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.field-label-2 {
  margin-top: 4px;
  margin-bottom: 15px;
  font-family: Rubik, sans-serif;
  color: #868686;
  font-size: 13px;
  font-weight: 400;
}

.checkbox-label {
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.bold-text-3 {
  color: #ef2146;
  font-weight: 500;
}

.bold-text-4 {
  color: #ef2146;
  font-weight: 500;
}

.bold-text-5 {
  font-family: Rubik, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.checkbox-field {
  margin-top: 6px;
  margin-bottom: 3px;
}

.div-block-69 {
  margin-top: 0px;
  margin-right: 18.5px;
  margin-left: 18.5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px none #000;
}

.div-block-70 {
  height: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  border-radius: 4px;
}

.submit-button-2 {
  width: 100%;
}

.button-2 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.div-block-71 {
  display: flex;
  width: 100%;
  height: 40px;
  margin-top: 0px;
  padding-right: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e9e9e9;
  text-decoration: none;
}

.text-block-17 {
  margin-left: 14px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 13px;
  text-decoration: none;
}

.text-block-18 {
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 28px;
  padding-left: 10px;
  font-family: Rubik, sans-serif;
  color: #868686;
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
}

.bold-text-6 {
  color: #ef2146;
}

.link {
  color: #ef2146;
  text-decoration: none;
}

.link-2 {
  color: #ef2146;
  text-decoration: none;
}

.link-3 {
  color: #ef2146;
  text-decoration: none;
}

.link-4 {
  color: #ef2146;
  text-decoration: none;
}

.link-5 {
  color: #ef2146;
  text-decoration: none;
}

.div-block-72 {
  position: relative;
  z-index: 4;
  display: flex;
  width: 320px;
  height: 39px;
  justify-content: flex-end;
}

.button-3 {
  position: static;
  display: flex;
  margin-right: -13px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.text-block-19 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.image-20 {
  width: 60px;
  padding: 18px 13px 13px 0px;
}

.div-block-73 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-20 {
  padding-bottom: 14px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.bold-text-7 {
  color: #ef2146;
  font-weight: 500;
}

.bold-text-7.create_one {
  font-weight: 700;
}

.text-block-21 {
  display: flex;
  margin-top: 15px;
  align-items: flex-start;
  font-family: Rubik, sans-serif;
  font-size: 14px;
}

.select-field {
  border-radius: 4px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.form-2 {
  padding-right: 20px;
  padding-left: 20px;
}

.checkbox-label-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.checkbox-field-2 {
  margin-bottom: 0px;
}

.checkbox-label-3 {
  font-family: Poppins, sans-serif;
  font-size: 10px;
}

.checkbox-field-3 {
  margin-bottom: 37px;
}

.text-block-22 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.text-block-23 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  direction: ltr;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  text-align: center;
  text-transform: none;
  white-space: break-spaces;
}

.div-block-74 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-75 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-span {
  margin-top: 7px;
  margin-bottom: 13px;
  text-align: center;
}

.bold-text-8 {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-9 {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  color: #ef2146;
  font-weight: 400;
}

.text-block-24 {
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Rubik, sans-serif;
  color: #ef2146;
  font-size: 12px;
  text-decoration: none;
}

.div-block-76 {
  display: flex;
  padding: 11px;
  justify-content: flex-end;
}

.text-block-25 {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  text-align: center;
}

.link-6 {
  color: #fdfdfd;
  text-decoration: none;
}

.link-6.menu_extension {
  color: #000;
}

.link-7 {
  color: #fdfdfd;
  text-decoration: none;
}

.link-7.menu_extension {
  color: #000;
}

.button-4 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ef2146;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.div-block-77 {
  display: flex;
}

.text-block-26 {
  padding-left: 2px;
  font-family: Roboto, sans-serif;
  color: #a8a8a8;
}

.link-8 {
  color: #ef2146;
  text-decoration: none;
}

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

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

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

.section-17 {
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-image: url('../images/Google登陆弹窗1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78 {
  width: 500px;
  height: 600px;
}

.section-18 {
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-image: url('../images/Google登陆弹窗2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-79 {
  width: 500px;
  height: 600px;
}

.section-19 {
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-image: url('../images/Google登陆弹窗2.png'), url('../images/Frame-75.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.section-20 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/Group-202.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

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

.text-block-27 {
  margin-left: 2px;
  font-family: Poppins, sans-serif;
  color: hsla(0, 0%, 100%, 0.65);
  font-size: 13px;
}

.text-block-27.menu_extension {
  color: rgba(0, 0, 0, 0.65);
}

.div-block-82 {
  width: 500px;
  height: 600px;
}

.section-21 {
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  min-width: 100vw;
  padding-top: 122px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-83 {
  display: flex;
  width: 460px;
  height: 120px;
  margin-bottom: 72px;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 35, 35, 0);
}

.div-block-84 {
  display: flex;
  width: 96px;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  background-color: hsla(0, 0%, 81.3%, 0);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.div-block-84:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.div-block-85 {
  height: 50px;
  background-color: #fee;
}

.div-block-86 {
  position: relative;
  top: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 100%, 76%, 0);
  -o-object-fit: fill;
     object-fit: fill;
}

.image-21 {
  display: block;
  padding: 0px;
}

.image-21.safari_adjust {
  padding-top: 7px;
  padding-bottom: 0px;
}

.text-block-28 {
  position: relative;
  bottom: 1px;
  display: flex;
  margin-top: 17px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  -o-object-fit: fill;
     object-fit: fill;
}

.text-block-28.empty {
  color: rgba(51, 51, 51, 0);
}

.text-block-29 {
  margin-bottom: 64px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.div-block-87 {
  position: static;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: auto;
  margin-bottom: 0px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  -o-object-fit: none;
     object-fit: none;
}

.div-block-88 {
  display: flex;
  overflow: hidden;
  width: 150px;
  height: 150px;
  min-height: 100px;
  min-width: 100px;
  margin-right: 1px;
  margin-left: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  border-radius: 1000px;
  background-color: #fff;
  outline-color: #d4d4d4;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
}

.div-block-88:hover {
  position: relative;
  z-index: 2;
  color: #6b6b6b;
}

.div-block-89 {
  position: absolute;
}

.text-block-30 {
  display: flex;
  margin-bottom: 2dvh;
  padding-right: 16px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #868686;
  font-size: 50px;
  font-weight: 300;
}

.chrome {
  padding: 0px;
  cursor: pointer;
}

.safari {
  padding: 35px;
  cursor: pointer;
}

.firwfox {
  padding: 35px;
  cursor: pointer;
}

.edge {
  padding: 35px;
  cursor: pointer;
}

.div-block-90 {
  margin-top: 3dvh;
  margin-bottom: 3dvh;
}

.div-block-91 {
  display: flex;
}

.text-block-31 {
  margin-bottom: 3px;
  opacity: 0.33;
}

.text-block-31.chrome {
  opacity: 0.33;
}

.text-block-31.browser1 {
  opacity: 1;
  font-family: Poppins, sans-serif;
  color: #a8a8a8;
  text-decoration: none;
}

.text-block-31.browser3 {
  opacity: 1;
  font-family: Poppins, sans-serif;
  color: #a8a8a8;
}

.text-block-31.browser4 {
  opacity: 1;
  font-family: Poppins, sans-serif;
  color: #a8a8a8;
}

.text-block-31.brower2 {
  opacity: 1;
  font-family: Poppins, sans-serif;
  color: #a8a8a8;
}

.text-block-32 {
  margin-bottom: 3px;
}

.text-block-33 {
  margin-bottom: 3px;
}

.text-block-34 {
  margin-bottom: 3px;
}

.div-block-92 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-35 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  margin-bottom: 39px;
  justify-content: center;
  font-family: Roboto, sans-serif;
}

.link-12 {
  background-color: #fff;
  color: #333;
  font-size: 19px;
  text-decoration: underline;
}

.section-22 {
  position: relative;
  top: 100vh;
  z-index: 5;
  display: flex;
  width: 100vw;
  height: 67px;
  padding-left: 39px;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
}

.div-block-93 {
  display: flex;
  justify-content: flex-end;
  background-color: rgba(255, 198, 198, 0);
}

.text-block-36 {
  margin-right: 20px;
  margin-left: 12px;
}

.text-block-37 {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}

.text-block-37:hover {
  text-decoration: underline;
}

.div-block-94 {
  position: relative;
  z-index: 5;
  margin-left: 123px;
}

.div-block-95 {
  width: 0px;
  height: 20px;
  margin-right: 40px;
  margin-left: 40px;
  border-right: 1px solid #333;
  opacity: 1;
}

.div-block-96 {
  position: fixed;
  left: 0%;
  top: 75px;
  right: 0%;
  bottom: auto;
  display: flex;
  height: 85vh;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.image-22 {
  margin-top: 37px;
  margin-left: 24px;
}

.image-23 {
  margin-top: 0.5dvh;
}

.section-23 {
  width: 100vw;
  height: 100vh;
}

.text-block-38 {
  color: #fafafa;
}

.policy_nav {
  position: fixed;
  display: flex;
  width: 100vw;
  height: 75px;
  justify-content: center;
  align-items: center;
  background-color: #000;
}

.text-block-39 {
  color: #ccc;
}

.text-block-40 {
  margin-left: 10vw;
  padding-top: 25px;
  padding-left: 85px;
  color: #acacac;
}

.div-block-98 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 300px;
  height: 30px;
  margin-top: 31px;
  margin-left: 10vw;
  padding-left: 9px;
  align-items: flex-end;
  background-color: rgba(255, 179, 179, 0);
}

.text-block-41 {
  color: hsla(0, 0%, 100%, 0.66);
}

.div-block-99 {
  width: 500px;
  background-color: #ffb5b5;
}

.text-block-42 {
  display: flex;
  width: auto;
  padding: 13px;
  justify-content: center;
  align-items: center;
  font-family: Rubik, sans-serif;
  color: #d1d1d1;
  font-size: 15px;
}

.text-block-42.selected_term {
  text-decoration: underline;
}

.div-block-100 {
  display: flex;
  align-items: center;
}

.container {
  height: 100vh;
  background-color: #ccc;
}

.div-block-101 {
  width: 1040px;
  height: 100vh;
  background-color: hsla(0, 0%, 93.3%, 0);
}

.body {
  display: flex;
  overflow: scroll;
  justify-content: center;
  align-items: flex-start;
}

.heading-3 {
  display: flex;
  margin-top: 229px;
  margin-bottom: 192px;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
}

.div-block-102 {
  width: 665px;
  height: 100vh;
  min-width: 665px;
  background-color: hsla(0, 0%, 88%, 0);
}

.div-block-103 {
  display: flex;
  height: auto;
  justify-content: space-between;
}

.div-block-104 {
  width: 300px;
  height: auto;
  margin-top: 5px;
  background-color: #eee;
}

.paragraph {
  font-size: 18px;
}

.paragraph-2 {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

.heading-4 {
  margin-bottom: 17px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading-5 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading-6 {
  margin-top: 11px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.link-13 {
  color: #333;
  text-decoration: none;
}

.link-14 {
  color: #333;
  text-decoration: none;
}

.rich-text-block {
  font-family: Poppins, sans-serif;
}

.text-block-43 {
  margin-top: 20px;
  margin-bottom: 38px;
  margin-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
}

.div-block-105 {
  height: auto;
  padding-right: 16px;
  padding-left: 16px;
  background-color: rgba(255, 202, 202, 0);
}

.text-block-44 {
  display: flex;
  padding-bottom: 32.3px;
  border-bottom: 1px solid #cbcbcb;
  font-family: Poppins, sans-serif;
  font-size: 17px;
}

.text-block-44:hover {
  text-decoration: underline;
}

.text-block-44.the-last-row {
  border-bottom-style: none;
}

.link-15 {
  color: #333;
  text-decoration: none;
}

.link-16 {
  margin-top: 5px;
  color: #333;
  line-height: 26px;
  text-decoration: none;
}

.body-2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.link-17 {
  color: #d1d1d1;
  text-decoration: none;
}

.link-18 {
  color: #d1d1d1;
  text-decoration: none;
}

.div-block-106 {
  position: absolute;
  z-index: 2;
  display: flex;
  width: 90vh;
  height: 90vh;
  min-height: 90vh;
  min-width: 90vh;
  margin-top: 5dvh;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  background-color: #febfbf;
  background-image: url('../images/Untitled-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-106.unfold_mode {
  z-index: 3;
  display: flex;
  background-image: url('../images/2023-04-02-04-09-40.jpg');
  transition: 1s;
}
.banner-animate-dot1,
.banner-animate-dot2 {
  transition: .3s;
}
.banner-animate .banner-animate-dot1,
.banner-animate.fadeOut .banner-animate-dot2 {
  color: #f02146;
}
.banner-animate.fadeOut .banner-animate-dot1,
.banner-animate .banner-animate-dot2 {
  color: #BBBBBB;
}
.banner-animate.fadeOut .unfold_mode {
  opacity: 0;
 }

.div-block-107 {
  position: absolute;
  right: 40px;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 54.2%, 0);
}

.image-24 {
  width: auto;
  height: auto;
}

.div-block-108 {
  position: absolute;
  background-color: #ff2727;
  -o-object-fit: fill;
     object-fit: fill;
}

.body-3 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.link-19 {
  color: #d1d1d1;
}

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

.browser_icons {
  margin-top: 1vh;
}

.div-block-110 {
  display: flex;
  margin-top: 4vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.body-4 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

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

.rtb_test {
  font-family: Roboto, sans-serif;
}

.section-24 {
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
}

.button-5 {
  padding: 18px 30px;
  border: 2px solid #000;
  border-radius: 100px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Rubik, sans-serif;
  color: #333;
  font-weight: 500;
}

.button-5:hover {
  background-color: #d1d1d1;
}

.link-20 {
  color: #d1d1d1;
}

.link-21 {
  color: #d1d1d1;
}

.body-6 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.link-22 {
  color: #d1d1d1;
}

.body-7 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.link-23 {
  color: #d1d1d1;
}

.base-px {
  padding-left: 9vw;
  padding-right: 9vw;
}
@media screen and (max-width: 1024px) {
  .base-px {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .div-block-2 {
    margin-top: 10vh;
  }
  .heading {
    font-size: 10vw;
  }
  .section1 {
    flex-direction: column;
  }
  .div-block-54 {
    position: fixed;
    top: 44vh;
    right: 0;
    max-width: 100%;
    min-width: auto;
    height: auto;
    min-height: auto;
    width: 74vw;
  }
  .lottie-animation {
    padding-left: 0;
    min-width: auto;
    max-width: 100%;
    min-height: auto;
    height: auto; 
  }

  .section-2 {
    flex-direction: column;
    height: auto;
    padding-bottom: 80vh;
    top: 75px;
  }
  .div-block-53 {
    margin-top: 2vw;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .div-block-49,
  .div-block-25 {
    display: flex;
    margin-left: 0vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .text-block-6,
  .keyfeature_head.middle,
  .keyfeature_head.right {
    width: 500px;
    justify-content: center;
    text-align: center;
    margin-left: 0;
  }
  .div-block-56 {
    justify-content: center;
    margin-bottom: 10vw;
  }
  .page_2_explain.middle {
    width: 500px;
  }
  .div-block-50.middle {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .section-3.middle {
    margin-top: 30px;
    height: auto;
    top: 0;
    padding-bottom: 5px;
  }
  .section-14 {
    top: 0;
    height: 100vh;
    flex-direction: column;
    justify-content: flex-start;
  }
  .div-block-47 {
    width: 100%;
    height: 30%;
    margin-top: 10vw;
    justify-content: center;
  }
  .text-block-6.page_2_explain {
    display: flex;
    width: 500px;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .div-block-48 {
    width: 100%;
    height: 51vh;
    justify-content: center;
    align-items: flex-start;
  } 
  .background-video {
    margin: 30px 0;
    width: 100vw;
    height: 100%;
    max-height: 68vw;
    max-width: 100vw;
    min-height: auto;
    min-width: 100vw;
  }
  .section-14 {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
  }
  .div-block-47.text_left {
    justify-content: center;
  }
  .keyfeature_head.right {
    justify-content: center;
    text-align: center;
  }
  .text-block-6.page_2_explain {
    display: flex;
    width: 500px;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .div-block-48.rightside {
    justify-content: center;
    order: 1;
    padding-right: 0;
  }
  .background-video {
    width: 100vw;
    height: 70%;
    max-height: 68vw;
    max-width: 100vw;
    min-height: auto;
    min-width: 100vw;
  }
  .w-background-video > video {
    width: 90%;
  }
  .section-10 {
    padding-top: 8vw;
    height: auto;
    top: 0;
  }
  .section-10 .div-block-26:empty {
    display: none;
  }
  .div-block-29 {
    margin-bottom: 9vh;
    flex-direction: column;
  }
  .div-block-27 {
    width: 57%;
  }
  .line {
    display: none;
  }
  .track {
    display: none;
  }
  .div-block-56 {
    margin-bottom: 2vw;
  }
  .div-block-106 {
    margin-top: 0;
    width: 95%;
    min-width: 95%;
    min-height: auto;
    height: 64vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
  }
  .div-block-52 {
    width: 100vw;
    max-width: 100vw;
    height: auto;
    max-height: 100%;
    min-height: 64vh;
    justify-content: center;
    background-color: #f7f7f7;
  }
  .comments_section {
    padding-top: 10vw;
    padding-bottom: 10vw;
    margin-top: -3px;
    top: 0;
    height: auto;
  }
  .section-13 {
    margin-left: 0;
    top: 0;
    height: auto;
    
  }
  .pin-from-anywhere-2.follow_on_twitter {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .text-block-11 {
    width: 100%;
    padding-left: 5vw;
  }
  .div-block-36.sign_me_up {
    width: 60vw;
    margin: 0 auto;
  }
  .section-22 {
    top: 0;
    padding-top: 5vw;
    padding-bottom: 5vw;
    align-items: flex-start;
  }
  .section-22 .text-block-37 {
    margin: 0 10px;
  }
  .div-block-94 {
    margin-left: 0;
    padding: 0 5vw 5vw;
    width: 100vw;
  }
}
@media screen and (max-width: 820px) { 
  .section-22 {
    padding-bottom: 10vw;
    /* height: 400px; */
  }
}