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

.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;
  }
}

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

h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 140%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 140%;
}

p {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

a {
  text-decoration: none;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
}

.nav-logo-wrapper {
  flex: none;
  width: 150px;
}

.container {
  width: 100%;
  max-width: 1860px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #ffffff1a;
  border: 1px solid #ffffff4d;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  transition: color .4s, background-color .4s;
  display: flex;
}

.nav-button:hover {
  color: #010101;
  background-color: #fff;
}

.nav-button.explore-template {
  color: #fff;
  padding: 10px 60px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.nav-button.explore-template:hover {
  color: #010101;
}

.navbar {
  background-color: #fff0;
  margin-bottom: -108px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.nav-button-wrapper {
  flex: none;
}

.cart-wrapper {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.inner-banner-section {
  z-index: 1;
  color: #fff;
  padding-top: 220px;
  padding-bottom: 100px;
  position: relative;
}

.bg-gradient {
  z-index: -1;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.primary-button {
  color: #010101;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 10px 60px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: color .4s, border-color .4s, background-color .4s;
}

.primary-button:hover {
  color: #fff;
  background-color: #010101;
  border: 1px solid #010101;
}

.bg-gradient-01 {
  background-image: linear-gradient(107.72deg, #1f0dce, #32bcfa);
  width: 100%;
  height: 100%;
}

.preview-banner-detail-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bg-gradient-02 {
  z-index: -1;
  background-image: linear-gradient(107.72deg, #32bcfa, #1f0dce 99.27%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.buy-btn-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-pink-blur {
  opacity: .3;
  filter: blur(100px);
  background-color: #ff94ff;
  width: 30%;
  height: 60%;
  margin: auto;
  position: absolute;
  inset: 0%;
  transform: scale(1.8);
}

.nav-banner-wrapper {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  position: relative;
  overflow: clip hidden;
}

.preview-banner-text {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.banner-text-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bannr-image-block-left {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 14% auto 0% 1%;
}

.bannr-image-02 {
  width: 10vw;
  position: relative;
  top: -3vw;
  right: -8vw;
}

.banner-heading {
  font-size: 3vw;
}

.bannr-image-01 {
  width: 20vw;
}

.banner-image-block-right {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 14% .5% 0% auto;
}

.bannr-image-03 {
  width: 21vw;
}

.bannr-image-04 {
  width: 15vw;
  position: relative;
  top: -5vw;
  right: -3vw;
}

.section-heading-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
  display: flex;
}

.section-heading-block.center {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}

.about-template-image {
  border-radius: 10px;
  overflow: hidden;
}

.section-res-button {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: none;
}

.small-container {
  width: 100%;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.about-template-detail-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-heading-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 820px;
  display: flex;
}

.section-heading-wrapper.center {
  max-width: 640px;
}

.about-template-section {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: clip hidden;
}

.about-template-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.secondary-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: center;
  background-color: #3d4be9;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 12px 34px;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: background-color .4s;
  display: flex;
}

.secondary-button:hover {
  background-color: #010101;
}

.secondary-button.res-hide {
  flex: none;
}

.about-template-text {
  color: #010101;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%;
}

.about-template-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 10px;
  flex-flow: column;
  font-family: Inter, sans-serif;
  display: flex;
}

.section-heading.center {
  text-align: center;
  font-size: 40px;
}

.home-page-section {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.home-page-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.home-page-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 10px;
  flex-flow: column;
  font-family: Inter, sans-serif;
  display: flex;
}

.inner-page-card {
  border-radius: 10px;
  flex-flow: column;
  margin-left: 16px;
  margin-right: 16px;
  font-family: Inter, sans-serif;
  display: flex;
}

.inner-page-image {
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.inner-template-name {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-page-section {
  padding-top: 60px;
  padding-bottom: 100px;
  overflow: hidden;
}

.key-features-section {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.key-features-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.code-embed {
  display: flex;
}

.key-features-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #010101;
  justify-content: flex-start;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.icon-wrappre {
  border-radius: 50%;
  padding: 10px;
}

.pages-section {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow-x: clip;
}

.pages-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.pages-image {
  border-radius: 10px;
  position: absolute;
  overflow: hidden;
  box-shadow: 0 2px 12px #0000004d;
}

.pages-image._01 {
  transform: translate(-40vw);
}

.pages-image._02 {
  transform: translate(-22vw, -16vw);
}

.pages-image._03 {
  transform: translate(-20vw, 10vw);
}

.pages-image._04 {
  transform: translate(40vw);
}

.pages-image._05 {
  transform: translate(20vw, -14vw);
}

.pages-image._06 {
  transform: translate(22vw, 10vw);
}

.pages-gif {
  z-index: 1;
  position: relative;
}

.footer-section {
  padding-top: 100px;
  padding-bottom: 60px;
  overflow: hidden;
}

.footer-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-tag {
  color: #fff;
  background-image: linear-gradient(107.72deg, #1f0dce, #32bcfa);
  border-radius: 10px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

.footer-info-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #010101;
  justify-content: flex-start;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.footer-icon-wrappre {
  color: #fff;
  background-color: #1f0dce;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  padding: 6px;
  display: flex;
}

.footer-info-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.qr-block {
  z-index: 99999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto 0% 8% auto;
}

.qr-imgae {
  height: 100%;
  overflow: hidden;
}

.scan-me-image {
  cursor: pointer;
}

.testimonial-right-arrow {
  color: #1f0dce;
  border: 1px solid #1f0dce;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: color .4s, background-color .4s;
  display: flex;
  position: absolute;
  inset: auto auto -16% 51%;
}

.testimonial-right-arrow:hover {
  color: #fff;
  background-color: #1f0dce;
}

.testimonial-slider {
  background-color: #fff0;
  height: 100%;
  overflow-x: clip;
}

.testimonial-mask {
  max-width: 33%;
  overflow: visible;
}

.testimonial-left-arrow {
  color: #1f0dce;
  border: 1px solid #1f0dce;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: color .4s, background-color .4s;
  display: flex;
  position: absolute;
  inset: auto 51% -16% auto;
}

.testimonial-left-arrow:hover {
  color: #fff;
  background-color: #1f0dce;
}

.testimonial-slide-nav {
  display: none;
}

@media screen and (min-width: 1280px) {
  .nav-logo-wrapper {
    width: 260px;
  }

  .nav-button {
    padding: 14px 24px;
  }
}

@media screen and (min-width: 1440px) {
  .banner-gif {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-text-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .testimonial-mask {
    max-width: 25%;
  }
}

@media screen and (max-width: 991px) {
  .nav-button-wrapper {
    display: flex;
  }

  .inner-banner-section {
    padding-top: 180px;
  }

  .preview-banner-detail-wrapper {
    max-width: 100%;
  }

  .bannr-image-block-left {
    display: none;
  }

  .banner-heading {
    font-size: 6vw;
  }

  .banner-image-block-right {
    display: none;
  }

  .section-heading-block {
    margin-bottom: 40px;
  }

  .section-res-button {
    margin-top: 40px;
  }

  .about-template-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .section-heading {
    font-size: 60px;
  }

  .home-page-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .inner-page-card {
    margin-left: 8px;
    margin-right: 8px;
  }

  .key-features-grid {
    grid-template-columns: 1fr 1fr;
  }

  .key-features-block {
    font-size: 18px;
  }

  .icon-wrappre {
    padding: 8px;
  }

  .pages-image {
    display: none;
  }

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

  .footer-info-block {
    font-size: 18px;
  }

  .footer-icon-wrappre {
    padding: 8px;
  }

  .footer-info-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-mask {
    max-width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .nav-button.explore-template {
    padding-left: 50px;
    padding-right: 50px;
  }

  .navbar-logo {
    padding-left: 0;
  }

  .inner-banner-section {
    padding-top: 170px;
    padding-bottom: 60px;
  }

  .primary-button {
    padding-left: 40px;
    padding-right: 40px;
  }

  .preview-banner-detail-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .buy-btn-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .nav-banner-wrapper {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .preview-banner-text {
    font-size: 14px;
  }

  .banner-text-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-heading-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    margin-bottom: 30px;
  }

  .section-res-button {
    margin-top: 30px;
    display: flex;
  }

  .about-template-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-template-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .secondary-button {
    padding-left: 50px;
    padding-right: 50px;
  }

  .secondary-button.res-hide {
    display: none;
  }

  .about-template-text {
    font-size: 24px;
  }

  .section-heading {
    font-size: 50px;
  }

  .section-heading.center {
    font-size: 32px;
  }

  .home-page-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .home-page-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .inner-page-section {
    padding-top: 40px;
  }

  .key-features-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .key-features-grid {
    grid-column-gap: 16px;
    grid-row-gap: 10px;
  }

  .key-features-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    font-size: 16px;
  }

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

  .footer-info-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    font-size: 16px;
  }

  .footer-info-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .qr-block {
    display: none;
  }

  .testimonial-right-arrow {
    bottom: -12%;
    left: 52%;
  }

  .testimonial-mask {
    max-width: 100%;
  }

  .testimonial-left-arrow {
    bottom: -12%;
    right: 52%;
  }
}

@media screen and (max-width: 479px) {
  .nav-logo-wrapper {
    width: auto;
  }

  .container {
    max-width: none;
  }

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

  .nav-button.explore-template {
    padding-left: 40px;
    padding-right: 40px;
  }

  .inner-banner-section {
    padding-top: 150px;
    padding-bottom: 40px;
  }

  .primary-button {
    padding: 10px 40px;
  }

  .preview-banner-detail-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .buy-btn-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .banner-heading {
    font-size: 10vw;
  }

  .section-heading-block {
    margin-bottom: 20px;
  }

  .section-res-button {
    margin-top: 20px;
  }

  .small-container {
    max-width: none;
  }

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

  .secondary-button {
    padding: 10px 40px;
  }

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

  .section-heading.center {
    font-size: 26px;
  }

  .home-page-grid {
    grid-template-columns: 1fr;
  }

  .inner-page-card {
    margin-left: 6px;
    margin-right: 6px;
  }

  .key-features-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-right-arrow, .testimonial-left-arrow {
    bottom: -15%;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_568b388b-27a7-1e5d-e424-4dc88244bfff-0e0f541e {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }
}


