:root {
  --bg: #0c1728;
  --white: white;
  --yellow: #f7ce02;
  --sky-blue: #00b3ff;
  --bright-blue: #0064ff;
  --firefly: #0b2d3d;
  --bright-gold: #f3cc07;
  --azul: #0566fa;
  --cyan: #2eb7cf;
  --text-gray: #92a6c3;
  --bbc: #2eb7cf;
}

body {
  background-color: var(--bg);
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--white);
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Brockmann1, Arial, sans-serif;
  font-size: 3.333vw;
  font-weight: 700;
  line-height: 123%;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Brockmann1, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 0;
}

strong {
  font-weight: bold;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 4.306vw;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  display: flex;
}

.button-wrapper.button-stroke-wrapper {
  background-color: #1c4941;
}

.button-wrapper.button-stroke-wrap {
  background-color: #0c1728;
}

.button-wrapper.button-stroke-wrapper-thanks {
  background-color: #000;
  padding: 8px 22px;
}

.text-wrap {
  margin-bottom: 30px;
}

.text-wrap.max-554 {
  max-width: 554px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-1045 {
  max-width: 1045px;
  margin-top: -76px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-1045.mt-0 {
  margin-top: 0;
}

.text-wrap.max-1006 {
  max-width: 62.875rem;
}

.text-wrap.max-1006.flex-centr-36 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-wrap.max-1006.flex-centr-36.top-margin-24 {
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 40px;
}

.text-wrap.top-margin-16 {
  margin-top: 1rem;
}

.text-wrap.top-margin-16.max-483 {
  max-width: 483px;
}

.text-wrap.max-482 {
  max-width: 482px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-482.top-margin-15 {
  margin-top: .9375rem;
}

.text-wrap.max-1149 {
  max-width: 71.8125rem;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-1149.top-margin-70 {
  margin-top: 4.375rem;
}

.text-wrap.max-851 {
  max-width: 851px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-851.top-margin-32 {
  margin-top: 32px;
}

.text-wrap.max-size-320 {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.top-margin-47 {
  margin-top: 3rem;
}

.text-wrap.top-margin-46 {
  margin-top: 2.875rem;
}

.text-wrap.top-margin-46.flex-center {
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-wrap.top-margin-46.flex-center.max-size-500 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-size-j730 {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-size-j730.top-margin-24 {
  margin-top: 1.5rem;
}

.text-wrap.max-size-560 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
}

.text-wrap.max-size-482 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
}

.text-wrap.max-size-482._1i {
  max-width: 600px;
}

.text-wrap.top-margin-40 {
  margin-top: 2.5rem;
}

.text-wrap.top-margin-40.max-578 {
  max-width: 578px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-950 {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.top-margin-38 {
  margin-top: 38px;
}

.text-wrap.top-margin-38.max-size-570 {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.flex-ver-16 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-wrap.flex-ver-16.top-margin-44 {
  margin-top: 44px;
}

.text-wrap.top-margin-50 {
  margin-top: 50px;
}

.text-wrap.top-margin-50.flex-centr {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-wrap.top-margin-28 {
  margin-top: 28px;
}

.text-wrap.max-483 {
  max-width: 483px;
}

.text-wrap.max-483.top-margin-15 {
  margin-top: 15px;
}

.text-wrap.max-483.top-margin-15.pre-laun {
  margin-bottom: 0;
}

.text-wrap.top-margin-67 {
  margin-top: 67px;
}

.text-wrap.top-margin-37 {
  margin-top: 37px;
}

.text-wrap.max-438 {
  max-width: 439px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-680 {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.top-margin-56 {
  z-index: 99;
  margin-top: 56px;
  position: relative;
}

.text-wrap.max-300 {
  max-width: 300px;
}

.text-wrap.max-580 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.relative {
  background-image: none;
  margin-bottom: 0;
}

.text-wrap.max-961 {
  max-width: 961px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.max-1200 {
  max-width: 1126px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-wrap.max-1200.main-salse {
  margin-bottom: 0;
}

.text-wrap.max-690 {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.flex-ver-left-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-wrap.flex-gd {
  display: flex;
}

.text-wrap.flex-ver-center-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-wrap.top-margin-32 {
  margin-top: 2rem;
}

.text-wrap.flex-ver-9 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.text-wrap.flex-sp-2rem {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  display: flex;
}

.text-wrap.max-508 {
  flex: 1;
}

.text-wrap.max-508.flex-ver-28 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  display: flex;
}

.text-wrap.max-552 {
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/690fef85f30d265c02947921_Frame%20427320973%20(1).png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 23px;
  flex: 1;
  max-width: 552px;
  padding-top: 160px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-wrap.flex-v-15 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.text-wrap.flex-v-14 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  display: flex;
}

.text-wrap.max-552 {
  flex: 1;
}

.text-wrap.flex-v-15-center {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-wrap.flex-v-15-center.max-508 {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.flex-v-15-center.max-460 {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.top-margin-19 {
  margin-top: 19px;
}

.text-wrap.top-margin-82 {
  margin-top: 82px;
}

.text-wrap.top-margin-82.max-764 {
  max-width: 764px;
  margin-left: auto;
  margin-right: auto;
}

.text-wrap.top-margin-82.max-764.vlex-v-10-center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-wrap.hidden {
  display: none;
}

.text-wrap.tip-margin-16 {
  margin-top: 1rem;
  margin-bottom: 14px;
  font-family: Brockmann, Times New Roman, sans-serif;
}

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

.grid-wrap.top-margin-47 {
  margin-top: 2.9375rem;
}

.grid-wrap.top-margin-60 {
  margin-top: 60px;
}

.grid-wrap.max-1228 {
  max-width: 1228px;
  margin-left: auto;
  margin-right: auto;
}

.grid-wrap.top-margin-57 {
  margin-top: 57px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 12px;
  grid-template-columns: 1fr;
  justify-items: center;
  overflow: hidden;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(50px, 231px) minmax(0, 191px) minmax(23px, 299px) minmax(0, 407px);
}

.p-datee {
  background-color: #21364b;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  border-top-left-radius: 11px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.p-workshop {
  background-image: linear-gradient(90deg, #2eb7cf, #f3cc07);
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.p-time {
  background-color: #21364b;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.p-key {
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-right: 1px solid #2a3c57;
  border-top-right-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.grid-title {
  color: #fff;
  letter-spacing: -.16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.31;
}

.grid-title.gray {
  color: #92a6c3;
}

.p-date-details {
  background-color: #1c2d3f;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.p-date-details.bg-21364b {
  background-color: #21364b;
}

.p-date-details.p-workshop {
  color: var(--white);
}

.p-time-details {
  background-color: #152433;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.p-time-details.color-192c3f {
  background-color: #192c3f;
}

.p-workshop-detaols {
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/68fbd55ce9b0ed4e89bccf12_Frame%20427320739.webp");
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-left: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}

.p-workshop-detaols._3 {
  height: 240px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-16 {
  background-image: linear-gradient(355deg, #0c1728, #0c172800 98%);
  height: 98px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-103 {
  position: absolute;
  inset: 14px auto auto 18px;
}

.div-block-17 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% 14px;
}

.text-size-medium {
  color: #fff;
  letter-spacing: -.18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
}

.text-gradient-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #0bff8d, #2eb7cf 81%);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-size-11 {
  color: #92a6c3;
  letter-spacing: -.11px;
  font-size: .6875rem;
  line-height: 1.31;
}

.p-key-details {
  background-color: #152433;
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/68fbe1fb99b81cc35d2a12a6_Group%2040196.png");
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #2a3c57;
  border-bottom: 1px solid #2a3c57;
  border-right: 1px solid #2a3c57;
  justify-content: center;
  align-items: center;
  padding: 16px 48px;
  display: flex;
}

.p-key-details.color-192c3f {
  background-color: #192c3f;
}

.h4-40 {
  color: #fff;
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.31;
}

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

.spacer-medium {
  padding-top: 0;
}

.spacer-large {
  padding-top: 4rem;
}

.spacer-small {
  padding-top: 16px;
}

.pop-from-level {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 8px;
  line-height: 1.8;
}

.from-feled-wrap {
  flex: 1;
}

.register-poup-input-mains {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.pop-from-fiedl {
  color: #fff;
  background-color: #0000;
  border: 1px solid #71757c;
  border-radius: 5px;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 12px;
}

.pop-from-fiedl:focus {
  border-color: var(--cyan);
}

.pop-from-fiedl::placeholder {
  color: #9c9c9c;
  letter-spacing: -.14px;
  line-height: 1.5;
}

.from-check-text {
  color: #9c9c9c;
  letter-spacing: -.14px;
  margin-left: 8px;
  font-size: 12px;
  font-style: italic;
  line-height: 1.51;
}

.next-session-workshop {
  color: #041530;
  letter-spacing: 1px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 151%;
}

.calendar-list-item {
  z-index: 0;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 14px;
  flex-flow: column;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 14px;
  display: flex;
  position: absolute;
  top: 20px;
}

.calendar-list-item.hidden {
  display: none;
}

.calendar-list-item.v1 {
  z-index: 999;
  perspective: 5000px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  z-index: 999;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  transform: perspective(5000px);
}

.register-review-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.header-logo {
  width: 205px;
}

.alarm-clock-icon {
  width: 19.5px;
}

.calendar-wrapper {
  background-image: linear-gradient(311deg, #0c1523, #222831);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: flex;
}

.header-right-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.container-4 {
  width: 98%;
  max-width: 1220px;
}

.register-time-text-copy {
  color: #92a6c3;
  font-family: Poppins, sans-serif;
}

.register-bottom-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.hero-alert-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  line-height: 120%;
}

.calendar-date-icon {
  width: 25px;
}

.calendar-link-item {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  width: 100%;
  padding: 4px 18px;
  text-decoration: none;
  display: flex;
}

.register-main-wrapper {
  background-color: #0e1828e6;
  border: 1px solid #1c2a41;
  border-radius: 19px;
  justify-content: space-between;
  margin-top: 60px;
  padding: 58px 56px 50px 39px;
  display: flex;
  position: relative;
}

.register-main-wrapper.register-2 {
  margin-top: 75px;
  margin-bottom: 48px;
}

.session-banner-btn-text {
  color: #04090f;
}

.register-2-section {
  background-image: linear-gradient(331deg, #0c1728, #228666);
  padding-top: 282px;
  padding-bottom: 69px;
}

.register-2-section._2 {
  padding-top: 350px;
}

.hover-icon-2 {
  width: 30px;
}

.hover-icon-2.x {
  width: 22px;
  display: none;
}

.hero-badge-live-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 100%;
}

.calendar-left-item {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  align-items: center;
  display: flex;
}

.register-right-main {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 12px;
  justify-content: center;
  width: 35%;
  height: 100%;
  padding-top: 2px;
}

.calendar-down-arrow {
  color: #fff;
  width: 18px;
  height: 18px;
}

.page-wrapper-2 {
  background-color: #0c1728;
  overflow: hidden;
}

.session-banner-left-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.forward-title {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 15px;
  font-family: Brockmann, Times New Roman, sans-serif;
  font-size: 38px;
}

.register-btn-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 17.25px;
  font-weight: 500;
}

.forward-social-list {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.register-eview-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.register-paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.session-banner-section {
  padding-top: 36px;
}

.hover-ico3 {
  width: 30px;
  display: none;
}

.calendar-icon {
  width: 24px;
}

.next-session-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0c1728;
  border-radius: 79px;
  align-items: center;
  padding: 7px 21px;
  display: inline-flex;
}

.hero-alert-wrapper {
  grid-column-gap: 16.25px;
  grid-row-gap: 16.25px;
  background-color: #0c1728;
  border-radius: 100px;
  align-items: center;
  padding: 17px 35px;
  display: flex;
}

.register-shap-2 {
  height: 221px;
  position: absolute;
  bottom: -136px;
  right: -94px;
}

.hero-alert-icon {
  width: 24px;
}

.session-banner-icon-wrp {
  background-image: linear-gradient(263deg, #2eb7cf, #f3cc07);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.register-left-item-wrp {
  width: 65%;
}

.countdown-wrapper {
  color: #92a6c3;
  text-align: left;
  margin-top: 18px;
  font-family: Poppins, sans-serif;
}

.countdown-wrapper.hidden {
  display: none;
}

.hover-icon {
  width: 30px;
  display: none;
}

.hero-heading-wrp {
  position: relative;
}

.session-banner-btn-wrp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 79px;
  align-items: center;
  padding: 10px 21px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: inline-flex;
}

.session-banner-btn-wrp.text-black {
  color: var(--bg);
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/695bf89ae193d5c34d673878_arrow-right-circle%20(2).svg");
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 48px;
}

.register-right-span {
  color: #92a6c3;
  width: 225px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 151%;
}

.forward-wrapper {
  text-align: center;
  margin-top: 70px;
}

.calendar-right-item {
  position: relative;
}

.calendar-right-item.hidden {
  display: none;
}

.calendar-right-item.subsc {
  z-index: 999;
  display: inline-flex;
  position: relative;
}

.register-time-number {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 33px;
  font-weight: 600;
  line-height: 45px;
}

.star-item {
  background-color: #0064ff;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  display: flex;
}

.hero-badge-heading-title {
  color: #fff;
  width: 820px;
  margin: 38px auto 0;
  font-family: Brockmann1, Arial, sans-serif;
  font-size: 77px;
  font-weight: 700;
  line-height: 90px;
}

.register-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  -webkit-background-clip: text;
  background-clip: text;
  width: 525px;
  margin-top: 16px;
  margin-bottom: 15px;
  font-family: Brockmann1, Arial, sans-serif;
  font-size: 65px;
  font-weight: 600;
  line-height: 110%;
}

.hero-video-wrapper-2 {
  background-color: #0b2d3d;
  border-radius: 40px;
  width: 100%;
  height: 618px;
}

.footer-logo {
  width: 205px;
}

.register-time-text {
  color: #92a6c3;
  font-family: Poppins, sans-serif;
}

.footer-wrapper {
  padding-top: 51px;
  padding-bottom: 161px;
}

.footer-wrapper.upsell {
  padding-bottom: 100px;
}

.hero-shap-1 {
  width: 125px;
  position: absolute;
  top: 83px;
  right: 0;
}

.hero-section-2 {
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/6905a42db7d2354e0332022e_Group%2040196.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 1100px;
  position: relative;
}

.register-span-item {
  background-color: #1c2a41;
  border-radius: 62px;
  padding: 8px 22px;
}

.register-span-item.forward.pre-lun {
  background-color: #1b6152;
}

.hero-video-main-wrapper {
  z-index: 999;
  background-image: linear-gradient(311deg, #0566fa80, #f3cc0780);
  border-radius: 40px;
  margin-top: 60px;
  padding: 20px;
  position: relative;
}

.next-session-time {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

.hero-badge-title-wrp {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 150%;
}

.hero-wrapper {
  text-align: center;
  margin-top: 40px;
}

.facebook-icon {
  width: 30px;
}

.facebook-icon.x {
  width: 22px;
}

.sessin-icon {
  color: #fff;
  width: 15px;
  height: 15px;
}

.footer-copy-righ {
  color: #92a6c3;
  width: 322px;
  margin: 35px auto 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 151%;
}

.register-wrapper.hidden {
  display: none;
}

.footer-paragraph {
  color: #49586e;
  width: 87%;
  margin: 67px auto 0;
  font-family: Poppins, sans-serif;
  line-height: 160%;
}

.calendar-icon-wrp {
  background-color: #2e3541;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
}

.image-112 {
  width: 25px;
}

.calendar-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}

.line-down-image {
  width: 100%;
}

.register-section-2 {
  background-image: linear-gradient(163deg, #228666, #0c1728);
  width: 100%;
  height: 730px;
  padding-top: 233px;
  position: relative;
}

.hover-icon-4 {
  width: 30px;
  display: none;
}

.register-span-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.star-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.hero-badge-live-icon {
  width: 22px;
}

.calendar-link-text {
  color: #04152f;
  font-family: Poppins, sans-serif;
  font-size: 17.25px;
  line-height: 24px;
}

.hero-badge-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 79px;
  justify-content: center;
  align-items: center;
  padding: 9px 21px;
  display: inline-flex;
}

.register-span-main {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 62px;
  padding: 1px;
  display: inline-flex;
}

.next-session-text {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

.hero-paragraph {
  color: #fff;
  width: 92%;
  margin: 37px auto 0;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.register-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  -webkit-background-clip: text;
  background-clip: text;
}

.header-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: 22px;
  display: flex;
}

.hero-badge-live-item {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #e60a09;
  border-radius: 6.48px;
  align-items: center;
  padding: 6px 15px;
  display: inline-flex;
}

.register-arrow {
  color: #0064ff;
  width: 20px;
}

.register-all-img {
  width: 202px;
}

.register-sub-title {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 33px;
  font-weight: 600;
  line-height: 45px;
}

.calendar-section {
  padding-top: 220px;
}

.calendar-section.pre-lun {
  padding-top: 40px;
  padding-bottom: 34px;
}

.hero-alert-main-wrp {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 100px;
  margin-top: 31px;
  padding: 1.63px;
  display: inline-flex;
}

.footer-main-wrapper {
  text-align: center;
}

.register-btn-arrow-wrp {
  background-color: #fff;
  border-radius: 80px;
  width: 28px;
  height: 28px;
}

.line-down-wrap {
  width: 100%;
  margin-top: 42px;
}

.line-down-wrap.line-2 {
  margin-top: 42px;
}

.register-description {
  color: #fff;
  text-align: center;
  width: 1028px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 24.76px;
  font-weight: 500;
  line-height: 45px;
}

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

.register-btn-wrp {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #0064ff;
  border-radius: 100px;
  align-items: center;
  margin-top: 29px;
  padding: 14px 30px;
  text-decoration: none;
  display: inline-flex;
}

.register-btn-wrp.forward {
  background-color: #0064ff00;
  border: 1px solid #fff;
  margin-top: 0;
  padding: 13px 21px;
}

.header-right-item {
  border: 1px solid #fff;
  border-radius: 79px;
  padding: 10px 21px;
  text-decoration: none;
}

.header-right-item.hidden {
  display: none;
}

.calendar-btn-text {
  color: #04152f;
  font-family: Poppins, sans-serif;
  font-size: 17.25px;
  font-weight: 500;
}

.hero-video-btn {
  background-image: none;
  border-radius: 50px;
  width: 88px;
  height: 88px;
  position: absolute;
  inset: 43% 0% 0% 45%;
}

.register-time-item {
  background-color: #0c1523;
  border-radius: 15px;
  padding: 13px 16px;
}

.register-shap-1 {
  height: 220px;
  position: absolute;
  top: 146px;
  left: 472px;
}

.register-right-item {
  text-align: center;
  background-image: linear-gradient(289deg, #0c1523, #222831);
  border-radius: 12px 12px 11px 11px;
  width: 100%;
  height: 100%;
  padding: 21px 31px;
}

.session-banner-wrapper {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 74px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.calendar-arrow-wrp {
  background-color: #072d3e;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.calendar-btn-wrapper {
  z-index: 9999;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-image: linear-gradient(311deg, #04b3fb, #f4ce05);
  border-radius: 60px;
  align-items: center;
  padding: 16px 31px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.calendar-btn-wrapper.suba {
  z-index: 9999;
  padding-top: 14px;
  padding-bottom: 14px;
}

.calendar-para {
  color: #92a6c3;
  width: 330px;
  font-family: Poppins, sans-serif;
  line-height: 23px;
}

.register-time-wrapper {
  justify-content: space-between;
  margin-top: 29px;
  display: flex;
}

.forward-subline {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.calendar-main-wrp {
  z-index: 99;
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 12px;
  width: 912px;
  margin-left: auto;
  margin-right: auto;
  padding: 1px;
  position: relative;
}

.hero-vedio-wrapper {
  border-radius: 40px;
  width: 100%;
  height: 100%;
  position: relative;
}

.promo-section {
  width: 100%;
  height: 1200px;
}

.promo-wrapper {
  padding-bottom: 42px;
}

.submit-button {
  background-color: #0000;
  border-radius: 80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.submit-button.session-banner-btn-wrp {
  background-color: var(--white);
  color: var(--bg);
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/691159694829c522e93aa40a_arrow-right-circle%20(5).png");
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto 25px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 36px;
  position: static;
}

.div-block-46 {
  display: inline-block;
  position: relative;
}

.from-checkbox {
  background-color: #0000;
  border-radius: 4px;
  width: 16px;
  height: 16px;
}

.from-checkbox.w--redirected-checked {
  z-index: 0;
  background-color: #0a9c00;
  width: 18px;
  height: 18px;
  margin-right: 0;
}

.progress-bar {
  background-color: #1a283e;
  border-radius: 44px;
  width: 100%;
  height: 14px;
  margin-top: 10px;
}

.progress-fill {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 44px;
  width: 80%;
  height: 14px;
}

.div-block-47 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.pop-cross {
  cursor: pointer;
  position: absolute;
  inset: -35px -35px auto auto;
}

.paykickstart-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Brockmann1, Arial, sans-serif;
}

.register-poup-main-wrapper {
  position: relative;
}

.register-poup-main-item {
  background-image: linear-gradient(90deg, #f7ce0254, #2eb7cf61);
  border-radius: 54px;
  width: 100%;
  max-width: 1138px;
  padding: 20px;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 229px 297px 105px #f1cd0800, 146px 190px 96px #f1cd0803, 82px 107px 81px #f1cd080d, 37px 48px 60px #f1cd0817, 9px 12px 33px #f1cd081a;
}

.register-poup-inner-body-main {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  border: 1px solid #f3cc07;
  border-radius: 40px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 650px;
  padding: 40px 56px 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.register-poup-title {
  color: #fff;
  letter-spacing: -.07125rem;
  width: 500px;
  margin: 0 auto;
  font-family: Brockmann, Times New Roman, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 45px;
}

.register-poup-description {
  color: #fff;
  text-align: center;
  letter-spacing: -.14px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.51;
}

.register-poup-span-btn {
  box-shadow: none;
  color: var(--white);
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 4.306vw;
  padding: 1px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: inline-flex;
}

.register-popup-top-item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.register-popup-top-wrap {
  text-align: center;
  flex: 1;
}

.register-from-popup {
  opacity: 1;
  background-color: #000;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  flex: 1;
  height: 100%;
  margin-top: 42px;
}

.register-poup-form-blog {
  margin-bottom: 0;
}

.register-poup-form {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  display: flex;
}

.register-poup-input-main, .register-poup-input-mains-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.register-from-btn-wrap-poup {
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.register-from-btn-wrap-poup.align-center {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.register-pop-from-level {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 8px;
  line-height: 1.8;
}

.register-pop-from-fiedl {
  color: #fff;
  background-color: #0000;
  border: 1px solid #71757c;
  border-radius: 5px;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
}

.register-pop-from-fiedl:focus {
  border-color: var(--cyan);
}

.register-pop-from-fiedl::placeholder {
  color: #9c9c9c;
  letter-spacing: -.14px;
  line-height: 1.5;
}

.register-from-feled-wrap {
  flex: 1;
}

.div-block-57 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  display: flex;
}

.pre-launch-popup {
  z-index: 2147483647;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0c172870;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-wrapper {
  display: none;
}

.benefits-para {
  color: #92a6c3;
  text-align: center;
}

.series-title {
  color: #fff;
  width: 467px;
  margin: 16px auto 15px;
  font-family: Brockmann, Times New Roman, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.series-para {
  color: #92a6c3;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
}

.bold-free {
  font-weight: 700;
}

.jav-images-list {
  object-fit: cover;
  object-position: 50% 5%;
  width: 100%;
  height: 100%;
}

.jav-images-list._1 {
  object-position: 50% 45%;
}

.jav-images-list.top1 {
  object-position: 50% 50%;
}

.series-time-space {
  background-image: linear-gradient(311deg, #2eb7cf, #f3cc07);
  border-radius: 15px;
  padding: 1px;
  overflow: hidden;
}

.text-span-4 {
  background-image: url("https://cdn.prod.website-files.com/68f39334d5e0e1b95770d445/6917070d36026b89d0c5d224_Rectangle%20149479657.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  line-height: 120%;
}

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

@media screen and (min-width: 1440px) {
  .page-wrapper {
    overflow: clip;
  }

  .image-109 {
    margin-bottom: -103px;
  }

  .register-shap-2 {
    right: 11px;
  }

  .hero-shap-1 {
    width: 163px;
  }

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

  .image-position-absolute {
    width: 250px;
    bottom: -250%;
    right: -1%;
  }

  .register-shap {
    height: 97px;
  }

  .register-shap.pre-laun {
    height: 124px;
  }

  .launch-offer-right-icon {
    height: 211px;
    top: 420px;
    right: -353px;
  }

  .elite-register-shap {
    height: 97px;
    right: -13px;
  }

  .wallet-hero-title-head {
    width: 92%;
  }

  .span-quietly {
    display: block;
  }

  .main-event-hero-line {
    left: 308px;
  }
}

@media screen and (min-width: 1920px) {
  .page-wrapper {
    overflow: clip;
  }

  .hero-section {
    background-size: auto;
  }

  .image-107 {
    height: 124px;
    left: -75px;
  }

  .image-109 {
    margin-bottom: -133px;
  }

  .image-111 {
    width: 440px;
    right: -382px;
  }

  .hero-section-home {
    background-size: 84%;
  }

  .register-shap-2 {
    height: 500px;
    bottom: -409px;
    right: 0;
  }

  .hero-shap-1 {
    width: 400px;
  }

  .register-shap-1 {
    height: 228px;
  }

  .revinew-bg {
    background-size: auto 1250px;
  }

  .image-position-absolute {
    width: 500px;
    bottom: -496%;
    right: -1%;
  }

  .image-position-absolute.event {
    height: 150px;
  }

  .image-114 {
    height: 100%;
  }

  .image-115 {
    top: 1%;
    left: 14%;
  }

  .register-shap {
    height: 214px;
    top: 202px;
  }

  .register-shap.pre-laun {
    height: 239px;
  }

  .workshop-popup-left-wrap {
    padding: 40px;
  }

  .workshop-popup-title {
    font-size: 22px;
  }

  .workshop-popup-para {
    font-size: 14px;
  }

  .workshop-popup-para._1 {
    font-size: 16px;
  }

  .workshop-popup-btn-text {
    font-size: 14px;
  }

  .launch-offer-right-icon {
    height: 221px;
    right: -398px;
  }

  .fraud-section {
    background-position: 50% -13%, 0 0;
    background-size: 80%, auto;
  }

  .elite-register-shap {
    height: 181px;
    top: 125px;
    right: 40px;
  }

  .wallet-hero-title-head {
    width: 93%;
  }

  .main-salse-workshop-popup-cross {
    top: -22px;
    right: 195px;
  }

  .span-quietly {
    display: block;
  }

  .main-event-hero-line {
    left: 306px;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-top: 350px;
    padding-bottom: 4rem;
  }

  .hero-section.jv {
    padding-top: 260px;
  }

  .container {
    width: 95%;
  }

  .container.max-1226 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .container.max-1226._50 {
    width: 100%;
  }

  .section-block.hero-section-block {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .section-block.slack-block {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .text-center {
    font-size: 2.5rem;
  }

  .hero-text {
    font-size: 1.5rem;
  }

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

  .relative {
    font-size: 2.5rem;
  }

  .hero-video-wrapper {
    padding: 16px;
  }

  .hero-video {
    height: 500px;
  }

  .hero-lightbox {
    width: 80px;
  }

  .slack-card-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 12px;
  }

  .slack-card-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .slack-card-title {
    text-align: center;
  }

  .slack-card-except {
    text-align: center;
    font-size: 12px;
  }

  .launch-section.padding-global {
    flex-flow: column;
    padding-top: 40px;
  }

  .launch-title {
    font-size: 35px;
  }

  .launch-icon {
    max-width: 80px;
  }

  .launch-card-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .launch-card {
    width: 48%;
  }

  .launch-button-block.maz-265 {
    justify-content: center;
    max-width: 100%;
    display: inline-flex;
  }

  .launch-button {
    padding-left: 25px;
    padding-right: 25px;
  }

  .padding-global._5 {
    padding-bottom: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 3%;
    padding-right: 3%;
  }

  .container-2.max-1128 {
    width: 100%;
  }

  .padding-section {
    padding-left: 1%;
    padding-right: 1%;
  }

  .padding-section.padding-147, .padding-section.padding-126 {
    padding-bottom: 60px;
  }

  .padding-section.padding-80-67 {
    padding-top: 2rem;
  }

  .padding-section.padding-80-67.main-laounch {
    padding-bottom: 30px;
  }

  .padding-section.p-16 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section.padding-104-198 {
    padding-top: 60px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-section.padding-147, .padding-section.padding-126 {
    padding-bottom: 60px;
  }

  .text-wrap {
    margin-bottom: 10px;
  }

  .text-wrap.max-size-560, .text-wrap.max-size-482 {
    max-width: 100%;
  }

  .text-wrap.max-1045 {
    max-width: 700px;
    margin-top: -94px;
  }

  .text-wrap.max-1006.flex-centr-36.top-margin-24 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-wrap.max-1149.top-margin-70 {
    max-width: 100%;
    margin-top: 2.7rem;
  }

  .text-wrap.max-size-560, .text-wrap.max-size-482 {
    max-width: 100%;
  }

  .text-wrap.max-483.top-margin-15 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-wrap.max-483.top-margin-15.pre-laun {
    max-width: 100%;
  }

  .text-wrap.top-margin-37 {
    margin-bottom: 40px;
  }

  .text-wrap.max-690 {
    max-width: 100%;
  }

  .text-wrap.flex-ver-left-16 {
    align-items: center;
  }

  .text-wrap.flex-ver-center-16 {
    text-align: center;
  }

  .text-wrap.flex-sp-2rem {
    flex-flow: column;
    align-items: center;
  }

  .image-wrap.top-margin-52 {
    display: none;
  }

  .h1-118 {
    font-size: 6rem;
  }

  .h1-118.text-gradient.text-align-center {
    width: 100%;
    font-size: 55px;
  }

  .h6-24 {
    font-size: 1.2rem;
  }

  .video-wrap.max-1238 {
    margin-top: 1.5rem;
  }

  .video-image {
    height: 400px;
  }

  .title-gradint {
    text-align: center;
    line-height: 1.2;
  }

  .title-gradint.text-align-center {
    text-align: center;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
  }

  .text-size-small.text-align-center {
    font-size: 17px;
    line-height: 150%;
  }

  .text-size-small.color-white.semibold.text-gradient {
    text-align: center;
    text-align: center;
    text-align: center;
    width: 80%;
  }

  .text-size-small.popins-italic {
    font-size: 14px;
  }

  .image-102 {
    margin-right: 0;
  }

  .target {
    margin-top: 8.1rem;
  }

  .terget-left-heading {
    max-width: 100%;
  }

  .h6-32 {
    font-size: 1.7rem;
  }

  .banner-body {
    border-radius: 1rem;
    flex-flow: column;
    align-items: center;
    max-width: 100%;
  }

  .top-banner-left {
    grid-column-gap: 1.7rem;
    grid-row-gap: 1.7rem;
    flex-flow: row;
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #0000;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .nav-menu-wrap {
    margin-top: 40px;
  }

  .top-banner-wrap {
    top: 1rem;
  }

  .grid {
    grid-row-gap: 18px;
    grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
    align-items: stretch;
  }

  .h2-90 {
    font-size: 4.5rem;
  }

  .h2-90.text-align-center.text-gradient {
    font-size: 3.5rem;
    line-height: 1.1;
  }

  .workshop-wrap {
    padding-top: 30px;
  }

  .container-size-1128 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-12 {
    text-align: center;
  }

  .h6-30 {
    font-size: 1.5rem;
  }

  .h6-30.mobi-center {
    text-align: center;
    text-align: center;
    margin-bottom: 5px;
  }

  .div-block-14 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .promo-regsi-text {
    font-size: .75rem;
  }

  .promo-button {
    padding-left: 12px;
    padding-right: 10px;
  }

  .div-block-15 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .promo-btn-gd {
    padding-left: 12px;
    padding-right: 10px;
  }

  .grid-3 {
    grid-template-columns: minmax(61px, 135px) minmax(0, 130px) minmax(23px, 247px) minmax(0, 405px);
  }

  .p-workshop-detaols._3 {
    width: 100%;
    height: 100%;
  }

  .text-size-medium {
    font-size: .9rem;
  }

  .p-key-details {
    padding-left: 12px;
    padding-right: 12px;
  }

  .icon-wrapper {
    margin-bottom: 20px;
  }

  .post-launch-card {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .text-color-white.text-weigth-medium {
    font-size: 1.2rem;
    line-height: 24px;
  }

  .affiliate-arsenal-cards {
    grid-template-columns: 1fr 1fr;
  }

  .text-size-regular {
    font-size: .7rem;
  }

  .promote-text {
    max-width: 80%;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .commision-card-icon {
    max-width: 30px;
  }

  .grid-7 {
    grid-row-gap: 110px;
    grid-template-columns: 1fr 1fr;
  }

  .text-size-xl {
    width: 100%;
    font-size: 1rem;
  }

  .partner-card-text {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ap-card-contnt.flex-10 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 12px;
    padding-right: 20px;
  }

  .item-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .chapter-bg {
    padding-left: 0;
    padding-right: 0;
  }

  .car {
    max-width: 300px;
    bottom: -14px;
    right: 5px;
  }

  .footer-section {
    padding-top: 400px;
  }

  .footer-section.thank {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .footr-bg.pree-laun {
    padding-top: 10px;
  }

  .footr-bg.thank {
    padding-top: 60px;
  }

  .h2-63 {
    font-size: 48px;
  }

  .h1-40 {
    font-size: 160px;
  }

  .pl-bg {
    background-size: 800px;
  }

  .h1-94 {
    font-size: 4.5rem;
  }

  .box {
    padding-right: 40px;
  }

  .h2-65 {
    font-size: 50px;
  }

  .h2-65.text-gradient.mobi-center {
    font-size: 35px;
  }

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

  .div-block-26 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-27 {
    justify-content: center;
  }

  .xxx-image {
    max-width: 30%;
  }

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

  .menu-button {
    color: #fff;
    padding: 0;
    font-size: 40px;
  }

  .menu-button.w--open {
    background-color: var(--yellow);
    border-radius: 8px;
  }

  .image-108 {
    width: 22vw;
    min-width: auto;
    left: 94%;
  }

  .image-111 {
    right: -193px;
  }

  .hero-section-home {
    padding-top: 250px;
    padding-bottom: 0;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
  }

  .text-center-home {
    font-size: 2.5rem;
    line-height: 130%;
  }

  .payment {
    margin-top: -100px;
  }

  .payment-bg {
    min-height: 100px;
    padding-top: 100px;
  }

  .payment-box {
    padding-right: 40px;
  }

  .paymnet-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .carculate-wrap.calculate {
    max-width: 55%;
    margin-left: auto;
    margin-right: auto;
  }

  .payment-left {
    max-width: 100%;
  }

  .grid-9, .grid-10 {
    grid-template-columns: 1fr 1fr;
  }

  .process-card {
    flex-flow: column;
  }

  .popup-left-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inner-c-body {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: start;
    height: 90vh;
    overflow: auto;
  }

  .pop-wrap {
    padding: 16px;
  }

  .from-popup {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .container-4 {
    width: 95%;
  }

  .register-main-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .calendar-left-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .register-right-main {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .register-right-main.pre-launch {
    width: 65%;
  }

  .forward-social-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
  }

  .register-shap-2 {
    display: none;
  }

  .register-left-item-wrp {
    width: 100%;
  }

  .forward-wrapper {
    margin-top: 60px;
  }

  .hero-badge-heading-title {
    width: 100%;
    font-size: 63px;
  }

  .register-title {
    width: 100%;
    font-size: 54px;
  }

  .hero-video-wrapper-2 {
    height: 450px;
  }

  .hero-shap-1 {
    width: 97px;
    top: 86px;
    right: -25px;
  }

  .hero-section-2 {
    height: 1021px;
  }

  .register-section-2 {
    height: 1152px;
    padding-top: 160px;
  }

  .hero-paragraph {
    width: 100%;
  }

  .header-wrapper {
    margin-bottom: 25px;
  }

  .calendar-section {
    padding-top: 60px;
  }

  .register-description {
    width: 100%;
    font-size: 23px;
    line-height: 42px;
  }

  .calendar-btn-text {
    font-size: 16px;
  }

  .register-shap-1 {
    display: none;
  }

  .calendar-btn-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .calendar-main-wrp {
    width: 100%;
  }

  .testmonial-bg-mini-home.test-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .testmoni-left-side {
    padding-left: 25px;
  }

  .testmoni-left-side.pad-19-42 {
    max-width: 70%;
  }

  .testmin-image.left-346 {
    max-width: 30%;
    height: auto;
  }

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

  .inner-iamge {
    border-radius: 35px;
  }

  .revinew-bg {
    background-size: auto 600px;
  }

  .image-position-absolute {
    display: none;
  }

  .grid-13-copy {
    grid-template-columns: 1fr 1fr;
  }

  .wallet-section {
    margin-bottom: -172px;
  }

  .launch {
    font-size: 1.5rem;
  }

  .div-block-53 {
    width: 100%;
    position: static;
  }

  .lottie-wrapper {
    justify-content: flex-start;
  }

  .lottie-animation {
    max-width: 450px;
  }

  .reporting-main {
    grid-template-columns: 1fr 1fr;
  }

  .mobile-app-left-item {
    align-items: center;
  }

  .mobile-app-grid {
    grid-template-columns: 1fr;
  }

  .mobile-app-item-img {
    width: 100%;
    height: 600px;
  }

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

  .mobile-app-top-item {
    align-items: center;
    margin-bottom: 20px;
  }

  .mobile-app-top-para {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .mobile-app-bottom-img {
    width: 60%;
  }

  .security-app-grid {
    grid-template-columns: 1fr;
  }

  .paykickstart-para {
    width: 75%;
  }

  .paykickstart-para-2, .common-top-title-main2 {
    width: 100%;
  }

  .paykickstart-video-wrp {
    padding: 16px;
  }

  .paykickstart-video {
    height: 500px;
  }

  .world-section {
    padding-top: 250px;
  }

  .world-title-names {
    font-size: .7rem;
  }

  .access-section {
    padding-bottom: 10px;
  }

  .access-top-details-wrapper {
    width: 100%;
  }

  .access-top-title {
    font-size: 49px;
    line-height: 55px;
  }

  .access-span {
    font-size: 29px;
  }

  .access-left-item {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .access-left-item.bottom-item {
    padding-left: 15px;
  }

  .access-right-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .access-title {
    font-size: 14px;
  }

  .exclusive-section {
    margin-top: 40px;
  }

  .exclusive-top-details-wrapper {
    width: 100%;
  }

  .exclusive-top-title {
    font-size: 44px;
    line-height: 55px;
  }

  .exclusive-para {
    width: 100%;
  }

  .expense-title {
    margin-top: 40px;
    font-size: 49px;
  }

  .expense-top-title-main {
    text-align: center;
    width: 100%;
  }

  .expense-main-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .checkout-every-contect-item {
    text-align: center;
  }

  .footer-menu-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    justify-content: center;
  }

  .register-shap {
    display: none;
  }

  .register-poup-main-item {
    padding: 16px;
  }

  .register-poup-inner-body-main {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    height: 80vh;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .register-poup-title {
    width: 100%;
    font-size: 27px;
  }

  .register-popup-top-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .register-from-popup {
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .workshop-popup-main-item {
    padding: 16px;
  }

  .workshop-popup-cross {
    top: -11px;
  }

  .workshop-popup-inner-body-main {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: start;
    height: 90vh;
    overflow: auto;
  }

  .workshop-popup-left-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .workshop-popup-right-wrp {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .user-stories-main-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .user-stories-title {
    width: 100%;
  }

  .user-stories-video-wrp {
    padding: 16px;
  }

  .user-stories-video {
    height: 400px;
  }

  .launch-offer-section {
    height: 1500px;
    padding-bottom: 40px;
  }

  .launch-offer-right-icon {
    display: none;
  }

  .launch-offer-wreppar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .launch-offer-head-titel {
    width: 100%;
  }

  .image-117 {
    width: 320px;
    bottom: 0;
    right: 36px;
  }

  .common-title-h2 {
    font-size: 48px;
    line-height: 60px;
  }

  .accepting-subtitle, .revenue-para {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .conversion-main {
    grid-template-columns: 1fr;
  }

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

  .paragraph {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .payment-getway-section-1 {
    padding-top: 0;
  }

  .special-span-btn {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .paykic-process-main {
    padding-left: 1%;
    padding-right: 1%;
  }

  .processing-title {
    text-align: center;
    line-height: 1.2;
  }

  .experience-item, .checkout-exp-list {
    margin-bottom: 10px;
  }

  .affiliate-section {
    padding-top: 20px;
  }

  .the-mobile-app-wrapper {
    margin-bottom: 10px;
  }

  .launch-offer-list-btn {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer-copyright {
    width: 100%;
  }

  .sell-anythisng-title-wrp, .calculate-avg {
    margin-bottom: 10px;
  }

  .paykic-title-head {
    font-size: 1.5rem;
  }

  .paykic-number {
    font-size: 50px;
  }

  .the-paykic-title {
    text-align: center;
  }

  .playboos-para {
    margin-left: auto;
    margin-right: auto;
  }

  .pre-launch-work-footer {
    padding-top: 20px;
  }

  .pre-launch-padding._2 {
    width: 100%;
  }

  .what-pay-title {
    font-size: 70px;
  }

  .page-wrapper {
    overflow: visible;
  }

  .upsell-hero-title {
    width: 100%;
    font-size: 40px;
    line-height: 50px;
  }

  .upsell-line {
    width: 367px;
    top: 40px;
    left: 40px;
  }

  .upsell-hero-para {
    text-align: center;
    font-size: 29px;
  }

  .replay-wrapper, .replay-para {
    width: 100%;
  }

  .replay-main-wrp {
    flex-flow: wrap;
  }

  .replay-left-item {
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    width: 100%;
    height: 600px;
  }

  .replay-right-item {
    border-radius: 0 0 12px 12px;
    width: 100%;
  }

  .replay-left-image {
    object-fit: none;
  }

  .product-bundle-wreppar {
    background-color: #0c182a;
    background-image: none;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
  }

  .product-bundle-content {
    background-image: linear-gradient(311deg, #283935, #0c182a);
    width: 100%;
  }

  .product-bundle-img-wrp {
    width: 80%;
  }

  .elite-wrapper {
    width: 100%;
  }

  .elite-main-wrp {
    flex-flow: wrap;
  }

  .elite-register-shap {
    display: none;
  }

  .special-offer-section {
    padding-bottom: 0;
    overflow: scroll;
  }

  .special-offer-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
  }

  .special-offer-item.left {
    text-align: center;
    text-align: center;
    align-items: center;
  }

  .special-offer-wrapper-list {
    width: 150%;
  }

  .special-offer-title-head {
    font-size: 20px;
  }

  .special-price {
    font-size: 60px;
    line-height: 65px;
  }

  .special-offer-btn-wrp {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-pre-title {
    width: 100%;
    font-size: 69px;
  }

  .hero-pre-title-line {
    width: 320px;
    top: 70px;
    left: 223px;
  }

  .pre-hero-wrp {
    margin-top: 60px;
  }

  .pre-logo {
    width: 38%;
  }

  .menu-button-3 {
    padding: 0;
  }

  .icon-2 {
    color: #fff;
    font-size: 44px;
  }

  .pre-launch-nav-main {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .pre-launch-uphesill-hero-main {
    padding-left: 1%;
    padding-right: 1%;
  }

  .upsell-bprder-box {
    padding: 16px;
  }

  .coming-soon-bg-circle {
    width: 680px;
    height: 680px;
  }

  .coming-soon-bg-circle-inner {
    width: 680px;
    height: 680px;
    padding-top: 80px;
  }

  .comming-heading-title {
    width: 80%;
    margin-top: 20px;
    font-size: 35px;
  }

  .comming-para {
    width: 85%;
    margin-top: 20px;
    font-size: 14px;
  }

  .comming-btn-wrapper {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .coming-soon-btn-link {
    padding: 14px 25px;
  }

  .coming-soon-btn-text {
    font-size: 14px;
  }

  .coming-soon-copy-right {
    margin-bottom: 10px;
  }

  .coming-soon-time-count-wrp {
    margin-top: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .coming-soon-time-number {
    font-size: 35px;
  }

  .the-offier-para {
    font-size: 1.5rem;
  }

  .bonus-para {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }

  .bonus-item-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    margin-top: 30px;
  }

  .bonus-image-wrp {
    width: 100%;
  }

  .bonus-main-wrapper {
    margin-top: 120px;
    padding-left: 1%;
    padding-right: 1%;
  }

  .target-title {
    text-align: center;
    line-height: 1.2;
  }

  .series-title-wrp {
    text-align: center;
    font-size: 33px;
    line-height: 1.2;
  }

  .series-content-wrp {
    margin-bottom: 10px;
  }

  .the-main-title {
    text-align: center;
    line-height: 1.2;
  }

  .main-launch-main-wrp {
    padding-left: 1%;
    padding-right: 1%;
  }

  .top-banner-left-content {
    width: 300px;
    display: none;
  }

  .revenu-para {
    margin-bottom: 30px;
  }

  .what-pay-para {
    width: 100%;
    font-size: 1.2rem;
  }

  .be-part-para {
    max-width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.2rem;
  }

  .be-part-para-2 {
    font-size: 1.2rem;
  }

  .chapter-title-wrp {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
  }

  .million-title {
    width: 85%;
    margin: 20px auto;
    font-size: 36px;
    line-height: 1.3;
  }

  .million-para {
    width: 100%;
    margin-bottom: 20px;
    font-size: 1.2rem;
  }

  .milloin-subtitle {
    font-size: 1.2rem;
  }

  .sale-title {
    font-size: 3.7rem;
  }

  .series-left-item {
    text-align: center;
    width: 100%;
  }

  .series-right-item {
    width: 65%;
  }

  .register-left-item-2 {
    text-align: center;
    width: 100%;
  }

  .register-right-item-2 {
    width: 60%;
  }

  .launch-card-1 {
    width: 100%;
  }

  .launch-sch-para {
    width: 100%;
    font-size: 21px;
  }

  .wallet-hero-section {
    height: 849px;
    padding-top: 60px;
  }

  .wallet-hero-content-wrp {
    margin-top: 40px;
  }

  .wallet-hero-subtitle {
    font-size: 40px;
    line-height: 55px;
  }

  .wallet-hero-para {
    width: 100%;
    font-size: 22px;
  }

  .wallet-hero-video-wrapper {
    width: 100%;
    margin-top: 60px;
    padding: 16px;
  }

  .join-beta-section {
    padding-top: 340px;
  }

  .join-beta-main {
    grid-template-columns: 1fr;
  }

  .wallet-footer-wrapper {
    padding-top: 200px;
    padding-bottom: 80px;
  }

  .million-content-all {
    margin-bottom: 40px;
  }

  .exclusive-line {
    width: 250px;
    margin-left: -278px;
  }

  .customer-para {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .series-doted-line {
    display: none;
  }

  .register-title-wrp {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .reg-span {
    margin-left: 2px;
    margin-right: 4px;
    display: inline-flex;
  }

  .speciial--hero-btn-wrp {
    max-width: 100%;
  }

  .wallet-hero-title-head {
    width: 100%;
    font-size: 50px;
  }

  .top-dotted.gradiant.hidden {
    display: none;
  }

  .copy-right-email {
    margin-bottom: 10px;
  }

  .partner-title {
    margin-bottom: 120px;
  }

  .main-salse-workshop-popup-inner-body-main-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: start;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .span-quietly {
    background-position: 50% 130%;
  }

  .main-event-hero-title {
    font-size: 52px;
  }

  .main-event-hero-line {
    width: 404px;
    top: 56px;
    left: 273px;
  }

  .main-event-hero-middle-span {
    text-align: center;
  }

  .main-event-hero-middle-text.text-align-center {
    font-size: 17px;
    line-height: 150%;
  }

  .main-event-hero-middle-text.color-white.semibold.text-gradient {
    text-align: center;
    text-align: center;
    text-align: center;
    width: 80%;
  }

  .main-event-hero-middle-text.popins-italic {
    font-size: 14px;
  }

  .main-event-hero-btn-all {
    flex-flow: column;
  }

  .platform-rese-top-title {
    width: 100%;
    line-height: 1.2;
  }

  .platform-rese-para {
    width: 100%;
    margin-top: 20px;
  }

  .platform-rese-main {
    grid-template-columns: 1fr 1fr;
  }

  .event-schedule-main {
    margin-top: 40px;
  }

  .event-schedule-item {
    justify-content: space-between;
  }

  .event-schedule-card-title {
    font-size: 20px;
    line-height: 29px;
  }

  .event-schedule-right-item {
    width: 73%;
  }

  .event-schedule-left-item {
    width: 23%;
  }

  .main-event-left-item {
    text-align: center;
  }

  .main-event-main {
    grid-template-columns: 1.25fr;
    justify-items: center;
  }

  .main-event-top-btn-all {
    flex-flow: column;
  }

  .main-event-hero-title-top1 {
    text-align: center;
    font-size: 51px;
  }

  .image-122 {
    object-fit: cover;
    width: 500px;
    height: 500px;
  }

  .main-event-footer-section {
    padding-top: 100px;
  }

  .main-event-footer-section.thank {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .event-schedule-main-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .event-schedule-bottom-wrp {
    text-align: center;
  }

  .image-abs {
    width: 400px;
    max-height: 8px;
    display: none;
    top: 29.403%;
    left: 37%;
  }

  .image-abs._2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-section.jv {
    padding-top: 200px;
  }

  .container.max-1226._50 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-block.hero-section-block {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-center, .relative {
    font-size: 1.9rem;
  }

  .hero-video {
    height: 350px;
  }

  .button.button-stroke.inline-block-and-text {
    padding-top: 1.4px;
  }

  .slack-card-block {
    grid-template-columns: 1fr 1fr;
  }

  .line-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .launch-card-block {
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
  }

  .launch-card {
    width: 70%;
  }

  .launch-card-wrap {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .launch-card-title {
    font-size: 28px;
  }

  .padding-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-section.padding-80-67 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-section.padding-20-256 {
    padding-bottom: 200px;
  }

  .padding-section.padding-104-198 {
    padding-top: 40px;
  }

  .text-wrap.max-1045 {
    margin-top: 0;
  }

  .text-wrap.max-1006.flex-centr-36.top-margin-24 {
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-wrap.top-margin-46.flex-center.max-size-500 {
    flex-flow: wrap;
  }

  .text-wrap.max-size-482 {
    max-width: 100%;
  }

  .image-wrap.top-margin-52.mt-0 {
    margin-bottom: 0;
  }

  .h1-118 {
    font-size: 4rem;
  }

  .h1-118.text-gradient.text-align-center {
    font-size: 40px;
  }

  .h6-24.mobi-center {
    font-size: 1rem;
  }

  .video-image {
    height: 300px;
  }

  .title-gradint {
    text-align: center;
    font-size: 35px;
  }

  .title-gradint.text-align-center {
    width: 100%;
  }

  .title-gradint.text-align-center.text-gradient {
    width: 90%;
    font-size: 34px;
  }

  .text-size-small.text-align-center {
    font-size: 14px;
    line-height: 160%;
  }

  .text-size-small.color-white {
    text-align: center;
  }

  .target {
    flex-flow: column-reverse wrap;
  }

  .terget-left-heading {
    margin-left: auto;
    margin-right: auto;
  }

  .terget-item-wrap {
    max-width: 100%;
  }

  .h6-32.text-align-center {
    font-size: 1.4rem;
  }

  .banner-body {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
  }

  .top-banner-text.hide-mobile, .top-request-button.none-on-mobile, .top-request-button.none-on-mobile {
    display: none;
  }

  .nav-menu-wrap {
    margin-top: 0;
    top: 6.7rem;
  }

  .nav-menu-wrap.upsell {
    top: 40px;
  }

  .top-banner-wrap {
    top: .5rem;
  }

  .grid {
    grid-column-gap: 12px;
    grid-row-gap: 11px;
  }

  .h2-90 {
    font-size: 3.5rem;
  }

  .h2-90.text-align-center.text-gradient {
    width: 100%;
    font-size: 2.3rem;
  }

  .div-block-13 {
    margin-top: 40px;
  }

  .div-block-13.top-margin-30.flex-center {
    margin-top: 20px;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .grid-2 {
    justify-items: start;
    width: 100%;
  }

  .grid-3 {
    grid-template-columns: minmax(50%, 40%) 1fr;
    width: 100%;
  }

  .p-datee {
    flex-flow: row;
    width: 100%;
    display: flex;
  }

  .p-date-details {
    justify-content: center;
  }

  .spacer-large {
    padding-top: 1rem;
  }

  .post-launch-card {
    grid-template-columns: 1fr 1fr;
  }

  .grid-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .promote-text {
    max-width: 100%;
  }

  .partner-text.toop-margin-60.max-578 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
  }

  .grid-7 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .partner-card, .partner-image {
    height: 300px;
  }

  .spech-110 {
    height: 50px;
  }

  .chapter-image {
    aspect-ratio: 1 / 1.5;
  }

  .footer-section {
    padding-top: 40px;
  }

  .footer-section._3, .footr-bg {
    padding-top: 60px;
  }

  .h1-40 {
    font-size: 140px;
  }

  .pl-bg {
    background-size: 600px;
  }

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

  .h1-94 {
    font-size: 3.3rem;
  }

  .h6-28 {
    font-size: 1.5rem;
  }

  .h6-28.text-align-center {
    font-size: 21px;
    line-height: 1.4;
  }

  .workshop-wrapper-copy.button-stroke-wrapper-copy {
    flex-flow: column;
    padding-right: 0;
  }

  .h2-65 {
    font-size: 56px;
  }

  .h2-65.text-gradient.text-semibold.text-align-center {
    font-size: 40px;
  }

  .h2-65.text-gradient.mobi-center {
    line-height: 1.2;
  }

  .h2-65.eds {
    font-size: 3.8rem;
    line-height: 1.2;
  }

  .workshop-right {
    padding-left: 24px;
  }

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

  .authors-image-wrap {
    justify-content: flex-start;
    width: 100%;
  }

  .host-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .guest-image {
    width: 100%;
  }

  .inner-box.flex-sp {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .image-108 {
    left: 85%;
  }

  .image-111 {
    right: -201px;
  }

  .hero-section-home {
    padding-top: 200px;
  }

  .grid-8 {
    grid-column-gap: 15px;
  }

  .text-center-home {
    font-size: 29px;
  }

  .payment-process {
    flex-flow: column;
  }

  .payment-body, .payment-image {
    max-width: 100%;
  }

  .supportet-getway {
    justify-content: center;
  }

  .payment-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .carculate-wrap {
    max-width: 100%;
  }

  .carculate-wrap.calculate {
    max-width: 75%;
  }

  .grid-9 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .gt-card-bg--main {
    padding-left: 1px;
  }

  .jv-popup {
    width: 100vw;
  }

  .inner-c-body {
    width: 90vw;
    height: 80vh;
  }

  .pop-wrap {
    left: 0;
  }

  .header-logo {
    width: 180px;
  }

  .calendar-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .register-bottom-wrapper {
    flex-flow: column;
    align-items: flex-start;
  }

  .hero-alert-text {
    text-align: left;
    line-height: 125%;
  }

  .register-main-wrapper {
    padding: 30px 20px;
  }

  .register-main-wrapper.register-2 {
    margin-top: 40px;
  }

  .register-2-section, .register-2-section._2, .register-2-section._2 {
    padding-top: 20px;
  }

  .register-right-main {
    width: 100%;
  }

  .session-banner-left-item {
    flex-flow: column;
  }

  .register-eview-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .register-paragraph {
    width: 100%;
    font-size: 20px;
  }

  .session-banner-section {
    margin-bottom: 20px;
  }

  .forward-wrapper {
    margin-top: 40px;
  }

  .hero-badge-heading-title {
    font-size: 49px;
    line-height: 65px;
  }

  .register-title {
    font-size: 42px;
  }

  .hero-video-wrapper-2 {
    height: 350px;
  }

  .hero-shap-1 {
    display: none;
  }

  .hero-section-2 {
    height: 830px;
  }

  .hero-video-main-wrapper {
    margin-top: 40px;
  }

  .register-section-2 {
    height: 1100px;
  }

  .hero-paragraph {
    font-size: 22px;
  }

  .calendar-section {
    padding-top: 40px;
  }

  .register-description {
    font-size: 17px;
    line-height: 35px;
  }

  .session-banner-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .promo-section {
    height: auto;
  }

  .pop-cross {
    top: -55px;
    right: 16px;
  }

  .grid-12, .grid-13 {
    grid-template-columns: 1fr;
  }

  .launch-card-title-copy.days {
    font-size: 28px;
  }

  .lottie-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .lottie-animation {
    max-width: 350px;
  }

  .fraud-main-wrapper {
    grid-template-columns: 1fr;
  }

  .common-top-title-main {
    width: 100%;
  }

  .pop-from-fiedl-copy {
    width: 300px;
  }

  .reporting-main {
    grid-template-columns: 1fr;
  }

  .mobile-app-item-img {
    object-fit: cover;
    width: 80%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .paykickstart-para {
    width: 80%;
  }

  .paykickstart-span {
    text-align: center;
  }

  .paykickstart-video {
    height: 400px;
  }

  .world-section {
    padding-top: 180px;
  }

  .worls-main-wrapper {
    grid-template-columns: 1fr;
  }

  .world-title-names {
    margin-bottom: 6px;
    font-size: 16px;
  }

  .access-top-title {
    font-size: 50px;
    line-height: 65px;
  }

  .access-para {
    width: 100%;
  }

  .exclusive-top-title {
    font-size: 33px;
    line-height: 50px;
  }

  .exclusive-para {
    margin-top: 15px;
    font-size: 16px;
  }

  .exclusive-plus-main {
    grid-template-columns: 1fr;
  }

  .expense-section {
    padding-top: 672px;
  }

  .expense-title {
    font-size: 50px;
  }

  .expense-main-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .expense-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .checkout-every-contect-item {
    text-align: center;
    line-height: 24px;
  }

  .checkout-every-top-title {
    text-align: center;
  }

  .checkout-every-top-main {
    place-items: stretch stretch;
  }

  .checkout-every-item {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .checkout-every-item._2 {
    align-items: center;
    display: flex;
  }

  .cost-top-title {
    font-size: 28px;
  }

  .cost-para {
    width: 100%;
  }

  .register-poup-main-item {
    padding: 10px;
    left: 0;
  }

  .register-poup-inner-body-main {
    justify-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .register-poup-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: 30px;
  }

  .register-from-popup {
    padding-bottom: 20px;
  }

  .register-poup-form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .pre-launch-popup {
    width: 100vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .workshop-popup {
    width: 100vw;
  }

  .workshop-popup-main-item {
    left: 0;
  }

  .workshop-popup-cross {
    top: -57px;
    right: 27px;
  }

  .workshop-popup-inner-body-main {
    width: 90vw;
    height: 80vh;
  }

  .faq-answer-padding, .user-stories-main-wrapper {
    padding: 20px;
  }

  .user-stories-video-wrp {
    margin-top: 30px;
  }

  .user-stories-video {
    height: 280px;
  }

  .launch-offer-section {
    height: auto;
    margin-top: -500px;
  }

  .launch-offer-pay-wrp {
    text-align: center;
    width: 100%;
  }

  .launch-offer-cta-titel {
    width: 100%;
  }

  .launch-offer-pay-titel {
    margin-bottom: 10px;
  }

  .launch-offer-cta-wrapper, .launch-offer-head-pera {
    width: 100%;
  }

  .launch-offer-head-titel {
    font-size: 30px;
    line-height: 130%;
  }

  .hero-icon-1 {
    width: 30px;
    bottom: 3px;
    right: -16px;
  }

  .image-117 {
    width: 240px;
    right: 10px;
  }

  .common-title-h2 {
    width: 100%;
    font-size: 34px;
    line-height: 45px;
  }

  .revenue-para {
    width: 100%;
  }

  .image-118 {
    width: 45px;
  }

  .special-span-btn {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .paykic-process-main {
    padding-left: 3%;
    padding-right: 3%;
  }

  .processing-title {
    text-align: center;
    font-size: 35px;
  }

  .launch-offer-section-1 {
    height: 1500px;
  }

  .launch-offer-list-btn {
    flex-flow: wrap;
  }

  .paykic-number {
    font-size: 56px;
  }

  .fraud--charge-title {
    font-size: 53px;
    line-height: 60px;
  }

  .playboos-para {
    font-size: 20px;
  }

  .pre-launch-work-footer {
    padding-top: 40px;
  }

  .what-pay-title {
    font-size: 50px;
  }

  .upsell-hero-title {
    font-size: 38px;
  }

  .upsell-hero-title-wrp {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .replay-para {
    font-size: 22px;
  }

  .replay-main-wrp {
    margin-top: 40px;
  }

  .replay-left-item {
    height: 400px;
  }

  .replay-right-item {
    padding: 20px 15px;
  }

  .replay-left-image {
    object-fit: contain;
  }

  .product-dundle-pera {
    width: 100%;
  }

  .product-bundle-details-icon-wrp {
    width: 45px;
    height: 45px;
  }

  .product-bundle-details-wrapper {
    align-items: flex-start;
  }

  .product-bundle-details-content {
    width: 400px;
  }

  .product-bundle-titel {
    width: 100%;
    font-size: 50px;
  }

  .replay-right-content-all {
    width: 100%;
  }

  .product-bundle-titel-2 {
    width: 100%;
    font-size: 36px;
  }

  .product-bundle-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-5 {
    width: 95%;
  }

  .special-offer-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .special-price {
    font-size: 60px;
  }

  .special-offer-btn-wrp {
    padding: 13px 20px;
  }

  .special-offer-btn-text {
    font-size: 15px;
  }

  .special-title-content-wrp {
    width: 100%;
  }

  .menu-button-2 {
    color: #fff;
    padding: 0;
    font-size: 40px;
  }

  .hero-pre-title {
    font-size: 50px;
  }

  .hero-pre-title-line {
    width: 250px;
    top: 51px;
    left: 146px;
  }

  .pre-hero-wrp {
    margin-top: 20px;
  }

  .pre-launch-uphesill-hero-main {
    padding-top: 100px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .coming-soon-section {
    height: 100vh;
  }

  .coming-soon-bg-circle {
    background-color: #0bb36d;
    border-radius: 10px;
    width: 100%;
  }

  .coming-soon-bg-circle-inner {
    background-color: #fff;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding-top: 40px;
  }

  .comming-logo {
    width: 55%;
  }

  .comming-para, .comming-btn-wrapper {
    margin-top: 40px;
  }

  .coming-soon-time-count-wrp {
    margin-top: 30px;
  }

  .slack-title-offer {
    margin-bottom: 30px;
    font-size: 34px;
  }

  .bonus-item-wrapper {
    max-width: 100%;
  }

  .bonus-main-wrapper {
    margin-top: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .system-title {
    text-align: center;
    font-size: 36px;
  }

  .target-title, .series-title-wrp, .the-main-title {
    text-align: center;
    font-size: 35px;
  }

  .main-launch-main-wrp {
    padding-left: 3%;
    padding-right: 3%;
  }

  .top-banner-left-content {
    display: none;
  }

  .be-part-para {
    font-size: 1rem;
  }

  .be-part-para-2 {
    max-width: 70%;
    line-height: 1.6;
  }

  .chapter-title-wrp {
    width: 90%;
    font-size: 49px;
  }

  .million-title {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.7rem;
  }

  .million-para {
    margin-bottom: 20px;
    font-size: 1.1rem;
  }

  .sale-title {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .series-right-item {
    width: 90%;
  }

  .register-right-item-2 {
    width: 85%;
  }

  .series-content-item {
    width: 100%;
  }

  .launch-sch-para {
    font-size: 17px;
  }

  .wallet-hero-section {
    height: 677px;
  }

  .wallet-hero-subtitle {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
  }

  .wallet-hero-para {
    font-size: 17px;
  }

  .wallet-hero-video-wrapper {
    margin-top: 40px;
  }

  .join-beta-section {
    padding-top: 250px;
  }

  .join-beta-wrapper {
    padding: 40px 20px;
  }

  .join-beta-para {
    width: 100%;
  }

  .join-beta-right-main {
    grid-column-gap: 15px;
    grid-row-gap: 25px;
  }

  .join-beta-item {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .exclusive-line {
    width: 200px;
    margin-top: -22px;
    margin-left: -204px;
  }

  .customer-para {
    margin-bottom: 0;
  }

  .register-title-wrp {
    max-width: 100%;
  }

  .wallet-hero-title-head {
    font-size: 36px;
  }

  .left-side, .left-side._2, .left-side._2 {
    height: 100.7%;
  }

  .right-side {
    height: 100.7%;
    right: -4px;
  }

  .top-dotted.hidden {
    display: none;
  }

  .bottom-side-dotted-list, .bottom-side-dotted-list._2, .bottom-side-dotted-list._2 {
    bottom: 0;
  }

  .partner-img-item {
    height: 200px;
  }

  .main-salse-workshop-popup {
    width: 100vw;
  }

  .main-salse-workshop-popup-inner-body-main-copy {
    width: 100%;
    height: 100%;
  }

  .main-salse-left-item {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-salse-title {
    font-size: 38px;
    line-height: 55px;
  }

  .main-salse-left-logo-item {
    width: 100%;
    padding: 35px 20px;
  }

  .main-salse-right-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .span-quietly {
    background-position: 50% 147%;
  }

  .comition-card-title {
    font-size: 24px;
  }

  .webniar-title {
    width: 100%;
    font-size: 51px;
  }

  .webniar-para {
    width: 100%;
    font-size: 18px;
  }

  .main-event-hero-title {
    font-size: 38px;
  }

  .main-event-hero-line {
    width: 297px;
    height: 5px;
    top: 41px;
    left: 200px;
  }

  .main-event-hero-middle-text.text-align-center {
    font-size: 14px;
    line-height: 160%;
  }

  .main-event-hero-middle-text.color-white {
    text-align: center;
  }

  .platform-rese-top-title {
    font-size: 48px;
  }

  .platform-rese-para {
    font-size: 21px;
  }

  .platform-rese-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .event-schedule-title {
    width: 100%;
    font-size: 48px;
  }

  .event-schedule-item {
    flex-flow: wrap;
  }

  .event-schedule-right-item, .event-schedule-left-item {
    width: 100%;
  }

  .main-event-right-iten {
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-event-hero-title-top1 {
    font-size: 39px;
  }

  .image-122 {
    width: 400px;
    height: 400px;
  }

  .main-event-footer-section {
    padding-top: 40px;
  }

  .main-event-footer-section._3 {
    padding-top: 60px;
  }

  .event-schedule-bottom-wrp {
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 12px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.25rem;
  }

  .hero-section {
    background-size: 100%;
    padding-top: 233px;
    padding-bottom: 2.5rem;
  }

  .section-block.hero-section-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-block.slack-block {
    padding: 40px 3%;
  }

  .section-block.launch-blockj {
    padding: 16px 3% 151px;
  }

  .hero-content {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-center {
    font-size: 21px;
    line-height: 130%;
  }

  .hero-text {
    text-align: center;
    font-size: 1.2rem;
  }

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

  .relative {
    font-size: 27px;
  }

  .relative.center {
    text-align: center;
    text-align: center;
    font-size: 21px;
  }

  .hero-video-wrapper {
    border-radius: 16px;
    padding: 8px;
  }

  .hero-video {
    border-radius: 16px;
    height: 250px;
  }

  .hero-lightbox {
    width: 50px;
  }

  .button-group {
    flex-flow: column;
    width: 100%;
  }

  .button.button-stroke.zz, .button.button-stroke.inline-block-and-text {
    width: auto;
  }

  .button.button-stroke {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .button.button-stroke.zz, .button.button-stroke.inline-block-and-text, .button.button-stroke.zz, .button.button-stroke.inline-block-and-text {
    width: auto;
  }

  .button-wrapper.button-stroke-wrapper {
    width: 100%;
  }

  .button-wrapper.button-stroke-wrap, .button-wrapper.button-stroke-wrapper {
    width: 100%;
  }

  .button-wrapper.button-stroke-wrapper-thanks {
    width: 100%;
    display: inline-flex;
  }

  .button-wrapper.button-stroke-wrap {
    width: 100%;
  }

  .slack-title {
    font-size: 28px;
  }

  .slack-card-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .slack-card-wrap {
    padding: 12px;
  }

  .line-section {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .line-image {
    display: none;
  }

  .launch-section.padding-global {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .launch-title {
    font-size: 28px;
  }

  .launch-icon {
    max-width: 56px;
  }

  .launch-card-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
  }

  .launch-card {
    width: 100%;
  }

  .launch-card-text {
    max-width: 100%;
  }

  .launch-card-title {
    font-size: 26px;
  }

  .launch-card-title.align-left {
    text-align: center;
    text-align: center;
    font-size: 29px;
  }

  .launch-card-num {
    width: 65px;
    height: 70px;
  }

  .launch-card-num.dt-1 {
    padding: 9px 12px;
  }

  .launch-button {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .launch-button-icon.roatat {
    width: 23px;
  }

  .launch-button-text.small {
    font-size: 14px;
  }

  .section-commissions {
    padding-bottom: 40px;
  }

  .commisions-image {
    width: 500px;
    max-width: none;
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-global._5 {
    padding-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-2.max-1128.top-margin-65 {
    margin-top: 2rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-section {
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-section.pading-258-84 {
    padding-top: 12rem;
    padding-bottom: 3.5rem;
  }

  .padding-section.padding-48-48 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-section.padding-80-67 {
    padding-top: 2rem;
    padding-bottom: 20px;
  }

  .padding-section.padding-80-67.main-laounch {
    padding-bottom: 1rem;
  }

  .padding-section.p-16 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-section.padding-33 {
    padding-top: 280px;
  }

  .padding-section.padding-290-160 {
    padding-bottom: 80px;
  }

  .padding-section.padding-176-0 {
    padding-top: 8.9rem;
  }

  .padding-section.padding-223 {
    padding-top: 140px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-section.padding-20-256 {
    padding-bottom: 120px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .padding-section.padding-98-90 {
    padding-top: 30px;
    padding-bottom: 48px;
  }

  .padding-section.padding-72-00 {
    padding-top: 3rem;
  }

  .padding-section.padding-105-180 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .padding-section.padding-126 {
    padding-bottom: 20px;
  }

  .text-wrap {
    width: 100%;
  }

  .text-wrap.top-margin-38.max-size-570, .text-wrap.top-margin-50.flex-centr {
    margin-top: 20px;
  }

  .text-wrap.max-1045 {
    margin-top: -2px;
  }

  .text-wrap.max-1006 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-wrap.max-1006.flex-centr-36 {
    flex-flow: column;
  }

  .text-wrap.max-1006.flex-centr-36.top-margin-24 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-wrap.max-1149.top-margin-70 {
    margin-top: 2.5rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-wrap.top-margin-47 {
    margin-top: 1.5rem;
  }

  .text-wrap.top-margin-46.flex-center.max-size-500 {
    grid-row-gap: 16px;
    grid-row-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 1.9rem;
  }

  .text-wrap.max-size-482 {
    margin-bottom: 0;
  }

  .text-wrap.top-margin-40 {
    margin-top: 1.5rem;
  }

  .text-wrap.top-margin-38.max-size-570, .text-wrap.top-margin-50.flex-centr, .text-wrap.top-margin-50.flex-centr {
    margin-top: 20px;
  }

  .text-wrap.top-margin-67 {
    margin-top: 40px;
  }

  .text-wrap.max-438 {
    margin-top: 24px;
  }

  .text-wrap.flex-ver-left-16 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: center;
  }

  .text-wrap.flex-gd {
    justify-content: center;
  }

  .text-wrap.top-margin-32.thank {
    margin-top: 1rem;
  }

  .text-wrap.flex-ver-9 {
    align-items: center;
  }

  .text-wrap.flex-v-15 {
    align-items: center;
    margin-bottom: 30px;
  }

  .text-wrap.top-margin-82.max-764.vlex-v-10-center {
    margin-top: 60px;
  }

  .image-wrap.top-margin-52 {
    margin-top: 24px;
  }

  .image-wrap.top-margin-52.max-size-1010.flex-23 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
  }

  .image-wrap.top-margin-66.auto {
    object-fit: cover;
    object-fit: cover;
    margin-top: 36px;
    padding-right: 3%;
  }

  .image-wrap.max-487 {
    padding-left: 35px;
    padding-right: 3%;
  }

  .h1-118 {
    font-size: 2.8rem;
  }

  .h1-118.text-gradient.text-align-center {
    width: auto;
    font-size: 40px;
  }

  .h1-118.text-gradient.jv {
    text-align: center;
  }

  .h6-24 {
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .h6-24.text-align-center {
    font-size: 1.1rem;
  }

  .h6-24.text-align-center.ed-2 {
    line-height: 1.3;
  }

  .h6-24.mobi-center {
    text-align: center;
    line-height: 1.5;
  }

  .video-wrap.max-1238 {
    border-radius: 16px;
    margin-top: 2rem;
  }

  .video-image {
    border-radius: 16px;
    height: 200px;
  }

  .radial-bg-box {
    margin-top: -72px;
    padding-top: 110px;
  }

  .radial-bg-box.affiiate-arsenal.butttom-pad-0 {
    margin-top: -110px;
    padding-top: 140px;
  }

  .line-wrap.top-margin-68 {
    margin-top: 2.5rem;
  }

  .line-wrap.top-margin-68.mobi-flex {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .line-wrap.top-margin-46 {
    margin-top: 1.5rem;
  }

  .line-wrap.top-margin-46.mobi-flex {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .line-wrap.top-margin-30 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    margin-top: 1.4rem;
  }

  .line-wrap.top-margin-30.mobi-flex {
    display: flex;
  }

  .line-wrap.padding-36-36 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .line-wrap.padding-60-56 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .line-wrap.padding-60-56.flex-center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .line-wrap.padding-30-71 {
    padding-top: 30px;
  }

  .line-wrap.mobi-flex {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .line-wrap.upsell-bottom {
    margin-top: 30px;
  }

  .point-optiom {
    margin-top: 1rem;
  }

  .queston-mark {
    max-width: 50%;
  }

  .quston-mark-wrap {
    width: 56px;
    height: 56px;
  }

  .title-gradint, .title-gradint.text-align-center {
    font-size: 27px;
  }

  .title-gradint.text-align-center {
    font-size: 27px;
  }

  .title-gradint.text-align-center.text-gradient {
    width: 100%;
    font-size: 22px;
  }

  .text-size-small, .text-size-small.text-weidth-semibold, .text-size-small.color-white {
    text-align: center;
  }

  .text-size-small.color-white.semibold.text-gradient, .text-size-small.color--588183.text-align-center {
    width: 100%;
  }

  .text-size-small.text-weidth-semibold, .text-size-small.color-white {
    text-align: center;
  }

  .text-size-small.color-white.mobi-center {
    margin-top: 0;
  }

  .text-size-small.color-white.semibold {
    text-align: center;
  }

  .text-size-small.color-white.semibold.text-gradient, .text-size-small.color--588183.text-align-center, .text-size-small.color--588183.text-align-center {
    width: 100%;
  }

  .text-size-small.mobi-center {
    text-align: center;
    margin-top: 20px;
  }

  .text-size-small.popins-italic {
    text-align: center;
  }

  .text-size-small.preview {
    text-align: left;
  }

  .div-block-6 {
    margin-top: 1.5rem;
  }

  .target {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column-reverse wrap;
    margin-top: 2.5rem;
  }

  .terget-left-heading {
    max-width: none;
  }

  .terget-item-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 1.5rem;
  }

  .line-image {
    vertical-align: baseline;
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    display: inline-block;
  }

  .h6-32 {
    font-size: 1.5rem;
  }

  .banner-body {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    border-radius: .5rem;
    flex-flow: column;
  }

  .top-banner-left {
    flex-flow: column;
    align-items: flex-start;
  }

  .banner-button-1 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    padding: 6px 14px;
  }

  .top-banner-text.hide-mobile {
    display: none;
  }

  .top-banner-right {
    display: flex;
  }

  .top-community-button.bg-white {
    width: 100%;
  }

  .container-3.display-flex {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-leaderbord-button {
    margin: 10px;
  }

  .menu-jv-button {
    margin: 8px;
  }

  .menupromote-button {
    width: auto;
    margin: 8px;
  }

  .nav-menu {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    background-color: var(--bg);
  }

  .nav-menu-wrap {
    margin-top: 0;
    top: 8.6rem;
  }

  .top-banner-wrap {
    flex-flow: column;
    display: flex;
    top: .5rem;
  }

  .comision {
    margin-top: 2.25rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid {
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 406px);
    align-items: center;
  }

  .comition-card {
    width: 100%;
  }

  .process-section {
    margin-top: -142px;
  }

  .h2-90 {
    letter-spacing: -.2rem;
    font-size: 2.75rem;
    line-height: 1.1;
  }

  .h2-90.text-align-center.text-gradient.bold {
    font-size: 2rem;
  }

  .workshop-wrap {
    padding-top: 1.5rem;
  }

  .gradiend-line-wrap.padding-8-4 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .note {
    width: 56px;
  }

  .container-size-1128 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .h6-30.mobi-center {
    text-align: center;
    text-align: center;
  }

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

  .promo-button {
    width: 1005px;
  }

  .div-block-15 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .promo-btn-gd, .promo-btn-gd-wrap {
    width: 100%;
  }

  .grid-wrap.top-margin-60 {
    margin-top: 32px;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .grid-3 {
    grid-template-columns: minmax(50px, 1fr);
  }

  .text-size-medium {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }

  .p-key-details {
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon-wrapper {
    margin-bottom: 24px;
  }

  .spacer-medium {
    padding-top: 0;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .post-launch-card {
    grid-template-columns: 1fr;
  }

  .sign-up-form {
    padding-left: 8px;
    padding-right: 8px;
  }

  .affiliate-arsenal-cards {
    grid-template-columns: 1fr;
  }

  .grid-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .playkit-image-wrapper {
    object-fit: contain;
  }

  .text-size-regular {
    letter-spacing: -.24px;
    font-size: .9rem;
  }

  .text-size-regular.text-weidth-medium.mobi-center {
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .promote-section {
    margin-top: -240px;
  }

  .promote-text {
    margin-top: 20px;
  }

  .troffi-star {
    max-width: 48px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .promot-card-contents.flex-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .promot-card-contents.flex-18.jv {
    text-align: center;
    text-align: center;
    align-items: center;
  }

  .commision-card-contents.flex-22 {
    flex-flow: column;
  }

  .commision-card-contents.flex-22.jv {
    text-align: center;
    text-align: center;
    align-items: center;
  }

  .partner-text.toop-margin-60.max-578 {
    margin-top: 32px;
  }

  .grid-7 {
    grid-row-gap: 110px;
    grid-template-columns: 1fr;
  }

  .partner-card {
    height: 300px;
  }

  .partner-image {
    object-position: 50% 11%;
    height: 300px;
  }

  .partner-card-text {
    padding-left: 16px;
  }

  .ap-card-contnt.flex-10 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 8px;
    padding-right: 12px;
  }

  .item-wrap {
    flex-flow: wrap;
  }

  .chapter-bg {
    padding-top: 36px;
  }

  .chapter-image {
    aspect-ratio: 1 / 2.5;
    object-fit: cover;
  }

  .chapter-contain {
    padding-left: 3%;
    padding-right: 3%;
    top: 20px;
  }

  .car {
    max-width: 200px;
    right: 0;
  }

  .footer-wrap.jv-footer {
    margin-top: 0;
    padding-top: 10px;
  }

  .footer-section._3 {
    padding-top: 60px;
  }

  .footr-bg.pree-laun {
    padding-top: 0;
  }

  .earning {
    padding-top: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .h2-63 {
    font-size: 30px;
  }

  .h1-40 {
    font-size: 120px;
  }

  .main-wrapper.pb-40 {
    padding-bottom: 60px;
  }

  .pl-bg {
    background-size: 400px;
  }

  .div-block-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .live-traning {
    text-align: center;
    border-radius: 10px;
    flex-flow: column;
    display: flex;
  }

  .live-traning.upsell {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 10px;
    flex-flow: row;
    padding-left: 14px;
    padding-right: 14px;
  }

  .live-traning-text.upsell {
    text-align: left;
    text-align: left;
  }

  .h1-94 {
    font-size: 2.5rem;
  }

  .h1-94.text-color-white {
    text-align: center;
    text-align: center;
    line-height: 1;
  }

  .h6-28 {
    font-size: 1.25rem;
    line-height: 1.6;
  }

  .h6-28.text-align-center {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
  }

  .h6-28.text-weight-medium {
    text-align: center;
    font-size: 1.2rem;
  }

  .workshop-wrapper-copy.button-stroke-wrapper {
    padding: 12px;
  }

  .workshop-wrapper-copy.button-stroke-wrapper-radious, .workshop-wrapper-copy.main-event-hero-span-1, .workshop-wrapper-copy.main-event-hero-span2, .workshop-wrapper-copy.main-event-hero-top-span-1, .workshop-wrapper-copy.main-event-hero-span2-top, .workshop-wrapper-copy.button-stroke-wrapper {
    padding: 12px;
  }

  .workshop-wrapper-copy.button-stroke-wrapper-copy {
    flex-flow: column;
    padding-right: 0;
  }

  .workshop-wrapper-copy.button-stroke-wrapper-radious, .workshop-wrapper-copy.main-event-hero-span-1, .workshop-wrapper-copy.main-event-hero-span2, .workshop-wrapper-copy.main-event-hero-top-span-1, .workshop-wrapper-copy.main-event-hero-span2-top {
    padding: 12px;
  }

  .workshop-section {
    margin-top: -98px;
  }

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

  .box {
    padding: 40px 3%;
  }

  .h2-65 {
    font-size: 2.25rem;
  }

  .h2-65.text-gradient.mobi-center {
    text-align: center;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .h2-65.eds {
    font-size: 36px;
  }

  .div-block-25 {
    margin-top: 14px;
  }

  .text-22 {
    font-size: 1.125rem;
  }

  .text-22.mobi-center {
    text-align: center;
    text-align: center;
  }

  .regiter-card-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cal-button-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-26 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

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

  .div-block-28 {
    justify-content: center;
    align-items: center;
  }

  .card-section {
    margin-top: 160px;
  }

  .card-wrap {
    margin-top: 24px;
  }

  .workshop-right {
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-color-gray.text-size-16.text-style-italic.text-weight-400 {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    font-size: 14px;
  }

  .button-gradient {
    justify-content: center;
  }

  .button-textswrap {
    justify-content: space-between;
  }

  .authors-image-wrap {
    height: 300px;
  }

  .host-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    padding: 0 12px;
  }

  .host-left {
    text-align: center;
    align-items: center;
    max-width: 100%;
    margin-top: 30px;
  }

  .guest-list-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 20px;
  }

  .guist-item {
    align-items: flex-start;
  }

  .xxx-image {
    border-width: 6px;
    max-width: 40%;
  }

  .register-section {
    margin-top: 31px;
  }

  .inner-box.flex-sp {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

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

  .mobile-hide, .desktop-hide {
    display: none;
  }

  .menu-button {
    color: var(--white);
  }

  .menu-button.w--open {
    padding: 12px;
  }

  .brand {
    width: 200px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
  }

  .commision-image-wrap {
    justify-content: flex-start;
    width: 100%;
    display: flex;
    overflow: auto;
  }

  .image-108 {
    bottom: 92px;
  }

  .image-111 {
    display: none;
  }

  .text-size-lg {
    text-align: center;
    font-size: 15px;
    line-height: 130%;
  }

  .hero-section-home {
    padding-top: 200px;
    padding-bottom: 0;
  }

  .top-btn-section-home, .home-radious-inner {
    border-radius: 10px;
  }

  .icon-wrapper-copy {
    margin-bottom: 24px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
  }

  .text-center-home {
    font-size: 22px;
  }

  .payment {
    margin-top: -82px;
  }

  .payment-bg {
    padding-top: 100px;
  }

  .supportet-getway {
    justify-content: center;
  }

  .calculator {
    margin-top: 40px;
  }

  .payment-box {
    padding: 40px 3%;
  }

  .paymnet-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .carculate-wrap.calculate {
    max-width: 100%;
  }

  .launch-card-text-block-copy {
    align-items: center;
  }

  .regiter-card-wrap-copy {
    padding-left: 15px;
    padding-right: 15px;
  }

  .accept-payment {
    margin-top: 70px;
    margin-bottom: 40px;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .gt-text-contents-copy {
    text-align: center;
  }

  .gt-card-bg.radious-100 {
    border-radius: 10px;
  }

  .seals {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .subscription-grid-wrap {
    margin-top: 30px;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .subscribtion-card--wrap {
    padding-left: 1px;
  }

  .logo-wrap.flex-center.thank-logo {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .h-uline {
    height: 6px;
  }

  .h-uline.block-gradient {
    width: 100%;
  }

  .h4-36.text-align-center {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .process-card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .process-card.mobi-reverce {
    flex-flow: column-reverse wrap;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .jv-popup {
    display: none;
  }

  .popup-left-wrap {
    padding-left: 10px;
  }

  .inner-c-body {
    border-radius: 16px;
    height: 80vh;
  }

  .pop-wrap {
    border-radius: 16px;
    padding: 12px;
  }

  .from-popup {
    padding-left: 8px;
    padding-right: 8px;
  }

  .register-poup-input-mains {
    flex-flow: column;
  }

  .next-session-workshop {
    display: none;
  }

  .header-logo {
    width: 150px;
  }

  .register-bottom-wrapper {
    margin-top: 30px;
  }

  .hero-alert-text {
    text-align: center;
    line-height: 150%;
  }

  .register-main-wrapper {
    margin-top: 40px;
    padding: 20px;
  }

  .register-main-wrapper.register-2 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .register-2-section {
    padding-top: 0;
  }

  .calendar-left-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .calendar-down-arrow {
    width: 13px;
    height: 13px;
  }

  .forward-title {
    font-size: 33px;
  }

  .register-btn-text {
    font-size: 14px;
  }

  .register-paragraph {
    font-size: 18px;
  }

  .session-banner-section {
    padding-top: 15px;
  }

  .calendar-icon {
    width: 20px;
  }

  .hero-alert-wrapper {
    border-radius: 10px;
    flex-flow: column;
    padding-left: 25px;
    padding-right: 25px;
  }

  .session-banner-btn-wrp {
    padding-top: 14px;
  }

  .forward-wrapper {
    margin-top: 62px;
  }

  .register-time-number {
    font-size: 25px;
  }

  .hero-badge-heading-title {
    font-size: 31px;
    line-height: 50px;
  }

  .register-title {
    font-size: 38px;
  }

  .hero-video-wrapper-2 {
    height: 250px;
  }

  .footer-wrapper {
    padding-bottom: 100px;
  }

  .footer-wrapper.upsell {
    padding-bottom: 40px;
  }

  .hero-video-main-wrapper {
    padding: 12px;
  }

  .hero-badge-title-wrp {
    text-align: center;
  }

  .footer-copy-righ {
    width: 100%;
  }

  .footer-paragraph {
    width: 100%;
    margin-top: 20px;
  }

  .register-section-2 {
    padding-top: 140px;
  }

  .calendar-link-text {
    font-size: 15px;
  }

  .hero-badge-wrapper {
    border-radius: 15px;
    flex-flow: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-paragraph {
    margin-top: 25px;
    font-size: 17px;
    line-height: 170%;
  }

  .header-wrapper {
    padding-top: 17px;
  }

  .register-all-img {
    width: 201px;
  }

  .calendar-section {
    padding-top: 100px;
  }

  .hero-alert-main-wrp {
    border-radius: 10px;
  }

  .calendar-content {
    text-align: center;
  }

  .register-description {
    font-size: 15px;
    line-height: 32px;
  }

  .register-btn-wrp {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-right-item {
    padding: 8px 25px;
  }

  .calendar-btn-text {
    font-size: 12px;
  }

  .hero-video-btn {
    width: 60px;
    height: 60px;
    top: 36%;
    left: 42%;
  }

  .register-time-item {
    padding: 7px 15px;
  }

  .register-right-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .session-banner-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border-radius: 15px;
    flex-flow: column;
    align-items: center;
  }

  .calendar-arrow-wrp {
    width: 23px;
    height: 23px;
  }

  .calendar-para {
    width: 100%;
  }

  .progress-bar, .progress-fill {
    height: 10px;
  }

  .testmonial-bg-mini-home {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    align-items: center;
  }

  .testmonial-bg-mini-home.test-2 {
    align-items: center;
  }

  .testmoni-left-side {
    text-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .testmoni-left-side.pad-19-42 {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .testmoni-left-side.common {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .testmin-image, .testmin-image.left-346, .testmin-image.left-346 {
    max-width: 100%;
  }

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

  .cottion {
    inset: -5% -45% -45% 43%;
  }

  .ck-steps {
    text-align: center;
    border-radius: 10px;
    flex-flow: column;
  }

  .inner-iamge {
    border-radius: 15px;
  }

  .recover {
    text-align: center;
  }

  .reviue-card-bg--main.radious-100 {
    border-radius: 10px;
  }

  .image-position-absolute {
    max-width: 18vw;
  }

  .grid-13-copy {
    grid-template-columns: 1fr;
  }

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

  .launch {
    text-align: center;
    font-size: 1.5rem;
  }

  .launch.sfdjh {
    font-size: 1.4rem;
  }

  .launch.left {
    text-align: center;
    font-size: 15px;
    line-height: 170%;
  }

  .h1-56 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 31px;
    line-height: 44px;
  }

  .lottie-wrapper {
    justify-content: flex-start;
  }

  .lottie-animation {
    max-width: 300px;
  }

  .fraud-main-wrapper {
    margin-top: 40px;
  }

  .common-top-icon {
    width: 60px;
  }

  .common-title {
    text-align: center;
    line-height: 45px;
  }

  .pop-from-fiedl-copy {
    width: 250px;
  }

  .testimonial-authoe-name, .testimonial-founder {
    text-align: center;
  }

  .mobile-app-left-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-width: 100%;
  }

  .mobile-app-item-img {
    width: 100%;
  }

  .mobile-app-icon-img {
    width: 60px;
  }

  .mobile-app-top-title {
    font-size: 1.7rem;
  }

  .mobile-app-top-para {
    width: 100%;
  }

  .mobile-middle-item {
    border-radius: 10px;
    flex-flow: column;
  }

  .mobile-middle-icon {
    width: 45px;
  }

  .mobile-middle-title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .mobile-middle-para {
    text-align: center;
  }

  .mobile-app-bottom-img {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
  }

  .paykickstart-section {
    height: auto;
    padding-bottom: 60px;
  }

  .paykickstart-para {
    width: 100%;
  }

  .paykickstart-title {
    width: 100%;
    font-size: 35px;
    line-height: 45px;
  }

  .paykickstart-video-wrapper {
    margin-top: 40px;
  }

  .paykickstart-video-wrp {
    border-radius: 16px;
    padding: 12px;
  }

  .paykickstart-video {
    border-radius: 16px;
    height: 250px;
  }

  .world-section {
    padding-top: 40px;
  }

  .world-title-heading {
    width: 100%;
    font-size: 26px;
    line-height: 35px;
  }

  .world-title-names {
    letter-spacing: -.24px;
    font-size: .9rem;
  }

  .access-section {
    padding-bottom: 20px;
  }

  .access-top-title {
    font-size: 25px;
    line-height: 35px;
  }

  .access-span {
    font-size: 24px;
    line-height: 33px;
  }

  .access-span-blog {
    font-size: 24px;
  }

  .access-main-wrp {
    grid-template-columns: 1fr 1fr;
  }

  .exclusive-top-title {
    font-size: 23px;
    line-height: 30px;
  }

  .checkout-list-text {
    text-align: left;
  }

  .checkout-list-item {
    align-items: flex-start;
  }

  .checkout-plus-item {
    text-align: center;
  }

  .checkout-plus-item._2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .expense-section {
    margin-top: -342px;
  }

  .expense-top-title-wrapper {
    margin-top: 0;
  }

  .expense-title {
    margin-top: 0;
    font-size: 31px;
    line-height: 35px;
  }

  .expense-main-wrapper {
    grid-template-columns: 1fr;
  }

  .real-cost-title-heading {
    width: 100%;
    font-size: 35px;
  }

  .real-cost-subtitle {
    width: 100%;
  }

  .checkout-every-contect-item {
    padding-left: 0;
    padding-right: 0;
  }

  .cost-top-title {
    font-size: 26px;
    line-height: 40px;
  }

  .cost-middle-item {
    border-radius: 10px;
    padding-right: 16px;
  }

  .cost-middle-icon {
    width: 50px;
  }

  .cost-middle-para {
    width: 100%;
  }

  .footer-menu-list {
    margin-top: 20px;
  }

  .footer-para-list {
    margin-top: 40px;
  }

  .register-poup-main-item {
    border-radius: 16px;
    padding: 12px;
  }

  .register-poup-inner-body-main {
    border-radius: 16px;
    height: 80vh;
  }

  .register-poup-title {
    font-size: 2rem;
  }

  .register-poup-span-btn {
    width: 100%;
  }

  .register-popup-top-wrap {
    padding-left: 10px;
  }

  .register-from-popup {
    padding-left: 8px;
    padding-right: 8px;
  }

  .register-poup-input-main, .register-poup-input-mains-copy {
    flex-flow: column;
  }

  .workshop-popup {
    display: flex;
  }

  .workshop-popup-main-item {
    border-radius: 16px;
    padding: 12px;
  }

  .workshop-popup-cross {
    top: -65px;
    right: 22px;
  }

  .workshop-popup-inner-body-main {
    border-radius: 16px;
    height: 80vh;
  }

  .workshop-popup-left-wrap {
    padding-left: 10px;
  }

  .workshop-popup-right-wrp {
    padding-left: 8px;
    padding-right: 8px;
  }

  .faq-main-body-wrp {
    padding: 14px 10px;
  }

  .faq-top-price-item {
    padding-left: 10px;
  }

  .faq-answer-padding, .faq-question-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .features-list-title-heading {
    width: 100%;
    font-size: 31px;
    line-height: 40px;
  }

  .user-stories-main-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .user-stories-title {
    font-size: 27px;
    line-height: 37px;
  }

  .user-stories-para {
    width: 100%;
    margin-top: 10px;
  }

  .user-stories-video-wrp {
    border-radius: 16px;
    padding: 12px;
  }

  .user-stories-video {
    border-radius: 16px;
    height: 220px;
  }

  .launch-offer-section {
    margin-top: -573px;
  }

  .launch-offer-cta-titel {
    font-size: 19px;
    line-height: 140%;
  }

  .launch-offer-wreppar {
    padding: 30px 10px;
  }

  .launch-offer-head-titel {
    font-size: 25px;
  }

  .launch-offer-head-star {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .launch-offer-cta-link-text {
    white-space: nowrap;
    font-size: 14px;
  }

  .launch-offer-cta-spem-text {
    text-align: center;
  }

  .launch-offer-cta-link {
    padding: 8px 20px;
  }

  .launch-offer-time-wrp {
    border-radius: 10px;
    flex-flow: column;
  }

  .hero-icon-1 {
    right: 75px;
  }

  .image-117 {
    width: 91px;
    right: 108px;
  }

  .common-title-h2 {
    font-size: 26px;
    line-height: 35px;
  }

  .accepting-subtitle {
    width: 100%;
  }

  .fraud-section {
    background-size: auto 500px, auto;
  }

  .paragraph {
    width: 100%;
  }

  .special-span-btn {
    text-align: center;
    flex-flow: column;
  }

  .div-block-58 {
    text-align: center;
  }

  .paykic-process-main {
    padding-left: 3%;
    padding-right: 3%;
  }

  .title-icon, .skayroc-iicon, .affiliate-icon {
    width: 60px;
  }

  .processing-title {
    font-size: 25px;
  }

  .accepting-wrapper {
    margin-top: -620px;
  }

  .experience-item, .checkout-exp-list {
    width: 100%;
  }

  .revenue-title {
    font-size: 31px;
  }

  .the-mobile-app-wrapper {
    width: 100%;
  }

  .launch-offer-section-1 {
    height: 2080px;
  }

  .image-120 {
    text-align: center;
  }

  .image-121, .revenue-icon {
    width: 60px;
  }

  .common-bloc-2 {
    font-size: 23px;
  }

  .footer-copyright {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
  }

  .footer-copyright.preview {
    width: 100%;
    margin-bottom: 0;
  }

  .sell-anythisng-title-wrp, .calculate-avg {
    width: 100%;
  }

  .paykic-number {
    font-size: 1.7rem;
  }

  .testimonial-title-top {
    font-size: 18px;
  }

  .testimonial-skills {
    text-align: center;
  }

  .conversion-title-name {
    margin-bottom: 5px;
  }

  .the-paykic-title {
    text-align: center;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

  .fraud--charge-title {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 44px;
  }

  .series-title {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
  }

  .series-para {
    width: 100%;
  }

  .playboos-para {
    text-align: center;
    font-size: 16px;
    line-height: 27px;
  }

  .maer-para-2 {
    text-align: center;
    font-size: 15px;
  }

  .mark-title {
    margin-top: 0;
    font-size: 32px;
    line-height: 45px;
  }

  .mark-para {
    text-align: center;
    font-size: 15px;
  }

  .mark-para-1 {
    font-size: 15px;
  }

  .mark-list-para {
    text-align: left;
    font-size: 14px;
    line-height: 128%;
  }

  .featured-title {
    font-size: 25px;
    line-height: 35px;
  }

  .pre-launch-padding._2 {
    width: 100%;
  }

  .pre-launch-work-title {
    width: 100%;
    font-size: 13px;
    line-height: 24px;
  }

  .what-is-para {
    width: 100%;
  }

  .one-para {
    text-align: center;
    font-size: 19px;
    line-height: 28px;
  }

  .pre-pay-para {
    width: 100%;
  }

  .never-item {
    text-align: center;
    width: 100%;
  }

  .upsell-hero-title {
    font-size: 20px;
    line-height: 30px;
  }

  .upsell-hero-title-wrp {
    margin-bottom: 0;
  }

  .upsell-line {
    width: 193px;
    top: 22px;
    left: 15px;
  }

  .upsell-hero-para {
    font-size: 19px;
    line-height: 30px;
  }

  .replay-wrapper {
    padding-top: 140px;
  }

  .replay-para {
    font-size: 17px;
    line-height: 28px;
  }

  .replay-main-wrp {
    margin-top: 40px;
  }

  .replay-left-item {
    height: 280px;
  }

  .replay-left-image {
    object-fit: contain;
  }

  .product-bundle-subtitel {
    width: 100%;
    font-size: 20px;
    line-height: 130%;
  }

  .product-bundle-details-icon-img {
    width: 20px;
  }

  .product-bundle-details-icon-wrp {
    width: 30px;
    height: 30px;
  }

  .product-bundle-details-wrapper {
    flex-flow: row;
  }

  .product-bundle-details-content {
    width: 80%;
  }

  .product-bundle-titel {
    font-size: 33px;
  }

  .product-bundle-titel-2 {
    font-size: 35px;
    line-height: 120%;
  }

  .product-bundle-bonus-subheading {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 135%;
  }

  .product-bundle-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-bundle-img-wrp {
    width: 100%;
  }

  .elite-section {
    margin-top: 30px;
  }

  .elite-bundle-subtitel {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 135%;
  }

  .special-offer-section {
    margin-top: 40px;
  }

  .special-offer-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .special-offer-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .special-offer-item.left {
    padding-left: 0;
    padding-right: 0;
  }

  .special-offer-wrapper-list {
    width: 250%;
  }

  .special-price {
    font-size: 45px;
    line-height: 55px;
  }

  .special-offer-btn-wrp {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 10px;
  }

  .special-offer-btn-text {
    font-size: 14px;
  }

  .speial-offer-icons {
    width: 17px;
  }

  .footer-top-para {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }

  .upsell-para-footer {
    width: 100%;
  }

  .special-title-content-heading {
    margin-bottom: 10px;
    font-size: 19px;
    line-height: 28px;
  }

  .special-title-content-subtitle {
    margin-top: 0;
    font-size: 17px;
  }

  .special-title-content-para {
    width: 100%;
  }

  .upsell-logo {
    width: 60%;
  }

  .upsell-navbar {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-button-2 {
    padding: 0;
  }

  .icon {
    color: #fff;
    font-size: 45px;
  }

  .hero-pre-title {
    font-size: 26px;
  }

  .hero-pre-title-line {
    width: 130px;
    top: 29px;
    left: 84px;
  }

  .pre-hero-wrp {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 50px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .pre-logo {
    width: 60%;
  }

  .menu-button-3 {
    padding: 0;
  }

  .icon-2 {
    color: #fff;
    font-size: 35px;
  }

  .pre-launch-nav-main {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block, .div-block-60, .text-block-2, .text-block-3, .text-block-4, .div-block-61, .div-block-62, .text-block-5, .div-block-63, .text-block-6, .div-block-64, .text-block-7, .div-block-65, .text-block-8, .div-block-66, .div-block-67, .div-block-68, .div-block-69, .div-block-70 {
    text-align: center;
  }

  .text-block-9 {
    font-size: 14px;
  }

  .div-block-72 {
    text-align: center;
  }

  .pre-launch-uphesill-hero-main {
    padding-left: 3%;
    padding-right: 3%;
  }

  .upsell-bprder-box {
    border-radius: 16px;
    padding: 5px;
  }

  .coming-soon-section {
    height: auto;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .coming-soon-wrapper {
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .coming-soon-bg-circle {
    height: auto;
  }

  .coming-soon-bg-circle-inner {
    height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .comming-logo {
    width: 65%;
  }

  .comming-heading-title {
    width: 100%;
    font-size: 30px;
    line-height: 125%;
  }

  .comming-para {
    width: 100%;
  }

  .comming-btn-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .coming-soon-copy-right {
    text-align: center;
  }

  .coming-soon-time-count-wrp {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    padding-left: 24px;
    padding-right: 24px;
  }

  .coming-soon-time-number {
    text-align: center;
    font-size: 33px;
  }

  .coming-soon-space-item {
    width: 1px;
    height: 64px;
  }

  .figure-para {
    width: auto;
  }

  .workshop-pre-section {
    margin-top: -98px;
  }

  .navbar-logo {
    width: 67%;
  }

  .slack-title-offer {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .slack-subtitle {
    text-align: center;
    font-size: 19px;
  }

  .the-offier-para {
    text-align: center;
    font-size: 1.1rem;
  }

  .bonus-para {
    width: 100%;
  }

  .bonus-main-wrapper {
    padding-left: 0%;
    padding-right: 0%;
  }

  .target-title, .series-title-wrp {
    font-size: 27px;
  }

  .series-content-wrp {
    width: 100%;
  }

  .the-main-title {
    font-size: 27px;
  }

  .main-launch-main-wrp {
    padding-left: 3%;
    padding-right: 3%;
  }

  .top-banner-left-content {
    display: none;
  }

  .revenue-title-head {
    font-size: 25px;
    line-height: 35px;
  }

  .revenu-title-wrp, .revenu-para {
    width: 100%;
  }

  .what-pay-para {
    font-size: 17px;
    line-height: 1.5;
  }

  .be-part-para {
    font-size: 1rem;
    line-height: 1.5;
  }

  .be-part-para-2 {
    max-width: 100%;
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .chapter-title-wrp {
    font-size: 32px;
  }

  .million-title {
    letter-spacing: -.2rem;
    margin-top: 20px;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .million-para {
    margin-bottom: 10px;
    font-size: .9rem;
    line-height: 1.5;
  }

  .million-para-2 {
    text-align: center;
    width: 100%;
  }

  .milloin-subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }

  .sale-title {
    font-size: 1.9rem;
  }

  .series-left-item {
    text-align: center;
  }

  .series-right-item {
    width: 100%;
  }

  .register-left-item-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .register-right-item-2, .launch-card-1 {
    width: 100%;
  }

  .series-content-item {
    align-items: center;
  }

  .launch-sch-para {
    font-size: 16px;
    line-height: 30px;
  }

  .wallet-hero-section {
    height: 618px;
    padding-top: 40px;
  }

  .wallet-hero-logo {
    width: 65%;
  }

  .wallet-hero-subtitle {
    font-size: 18px;
    line-height: 25px;
  }

  .wallet-hero-para {
    font-size: 15px;
    line-height: 26px;
  }

  .wallet-hero-video-wrapper {
    border-radius: 16px;
    padding: 8px;
  }

  .join-beta-section {
    padding-top: 160px;
  }

  .join-beta-wrapper {
    text-align: center;
  }

  .join-beta-left-item {
    width: 100%;
  }

  .join-beta-title {
    width: 100%;
    font-size: 42px;
    line-height: 51px;
  }

  .join-beta-para {
    font-size: 16px;
  }

  .join-beta-btn-wrp {
    padding-left: 25px;
    padding-right: 25px;
  }

  .join-beta-btn-text {
    font-size: 15px;
  }

  .join-beta-right-main {
    grid-template-columns: 1fr;
  }

  .wallet-footer-wrapper {
    padding-bottom: 60px;
  }

  .exclusive-line {
    width: 130px;
    margin-left: -144px;
  }

  .customer-para {
    width: 100%;
  }

  .register-title-wrp {
    margin-top: 14px;
  }

  .wallet-hero-title-head {
    font-size: 27px;
  }

  .left-side, .right-side {
    height: 100.4%;
    display: none;
  }

  .top-side-dotted-list {
    display: none;
  }

  .bottom-side-dotted-list {
    width: 99.7%;
    display: none;
  }

  .label-of-counter {
    font-size: 16px;
  }

  .copy-right-email {
    width: 100%;
  }

  .partner-img-item {
    height: 200px;
  }

  .partner-title {
    width: 100%;
  }

  .main-salse-workshop-popup {
    display: block;
  }

  .main-salse-workshop-popup-inner-body-main-copy {
    border-radius: 16px;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-size-small-copy {
    text-align: center;
  }

  .main-salse-title {
    font-size: 34px;
    line-height: 45px;
  }

  .main-salse-left-logo-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-salse-right-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-salse-right-content-para {
    font-size: 15px;
  }

  .img-1 {
    width: 77px;
  }

  .span-quietly {
    background-position: 50% 199%;
  }

  .comition-card-title {
    font-size: 27px;
  }

  .border-cost {
    border-radius: 10px;
  }

  .mobile-title-show {
    font-size: 19px;
    line-height: 37px;
    display: flex;
  }

  .webniar-title {
    font-size: 39px;
  }

  .webniar-para {
    font-size: 16px;
  }

  .webiner-top-title-wrp {
    margin-bottom: 30px;
  }

  .main-event-hero-title {
    font-size: 32px;
  }

  .main-event-hero-line {
    display: none;
  }

  .main-event-hero-middle {
    margin-top: 20px;
  }

  .main-event-hero-middle-text, .main-event-hero-middle-text.text-weidth-semibold, .main-event-hero-middle-text.color-white {
    text-align: center;
  }

  .main-event-hero-middle-text.color-white.semibold.text-gradient, .main-event-hero-middle-text.color--588183.text-align-center {
    width: 100%;
  }

  .main-event-hero-middle-text.text-weidth-semibold, .main-event-hero-middle-text.color-white {
    text-align: center;
  }

  .main-event-hero-middle-text.color-white.mobi-center {
    margin-top: 0;
  }

  .main-event-hero-middle-text.color-white.semibold {
    text-align: center;
  }

  .main-event-hero-middle-text.color-white.semibold.text-gradient, .main-event-hero-middle-text.color--588183.text-align-center, .main-event-hero-middle-text.color--588183.text-align-center {
    width: 100%;
  }

  .main-event-hero-middle-text.mobi-center {
    text-align: center;
    margin-top: 20px;
  }

  .main-event-hero-middle-text.popins-italic {
    text-align: center;
  }

  .main-event-hero-middle-text.preview {
    text-align: left;
  }

  .main-event-hero-bottom-btn-wrp {
    margin-top: 30px;
  }

  .button-group-copy, .main-event-hero-btn-all {
    flex-flow: column;
    width: 100%;
  }

  .platform-rese-top-title {
    font-size: 27px;
    line-height: 1.3;
  }

  .platform-rese-para {
    font-size: 15px;
    line-height: 33px;
  }

  .platform-rese-main {
    grid-template-columns: 1fr;
  }

  .event-schedule-title {
    font-size: 29px;
    line-height: 1.3;
  }

  .event-schedule-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .event-schedule-item {
    padding: 15px;
  }

  .event-schedule-card-title {
    font-size: 19px;
  }

  .event-schedule-right-item {
    text-align: center;
  }

  .event-schedule-card-list {
    align-items: center;
  }

  .event-schedule-left-item {
    justify-content: center;
  }

  .main-event-top-btn-all {
    flex-flow: column;
    width: 100%;
  }

  .main-event-hero-title-top1 {
    font-size: 32px;
  }

  .image-122 {
    width: 300px;
    height: 300px;
  }

  .main-event-footer-section._3 {
    padding-top: 60px;
  }

  .event-schedule-bottom-wrp {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border-radius: 15px;
    flex-flow: column;
    align-items: center;
    padding-right: 12px;
  }
}
