.bg-gradient {
  position: absolute;
  margin: 0 !important;
  top: 26.56rem;
  left: 34.19rem;
  border-radius: 50%;
  background: radial-gradient(
    50% 50%at 50% 50%,
    #4646e5,
    rgba(203, 203, 203, 0)
  );
  filter: blur(200px);
  width: 76.69rem;
  height: 21.69rem;
  opacity: 0.29;
  mix-blend-mode: hard-light;
  z-index: 0;
}
.exclude-icon,
.shopify-white-label {
  position: relative;
  width: 12rem;
}
.exclude-icon {
  width: 7.03rem;
  height: 1.51rem;
}
.shopify-white-label-parent {
  align-items: center;
  gap: 0.5rem;
}
.header,
.logo,
.shopify-white-label-parent {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.logo {
  padding: 0.63rem;
  align-items: center;
}
.header {
  align-self: stretch;
  padding: 0 var(--padding-29xl);
  align-items: flex-start;
}
.pattern-icon {
  position: relative;
  width: 25.25rem;
  height: 25.25rem;
}
.column,
.grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.grid {
  position: absolute;
  top: -26.25rem;
  left: -26.25rem;
  flex-direction: row;
}

.bottom-left {
  top: 56.38rem;
  left: 0;
  width: 20.25rem;
  opacity: 0.7;
}
.bottom-left,
.shareddot-pattern,
.top-right {
  position: absolute;
  height: 49rem;
  overflow: hidden;
}
.shareddot-pattern {
  top: 0.01rem;
  left: -6.25rem;
  width: 25.25rem;
}
.top-right {
  top: 0;
  left: 77.38rem;
  width: 19rem;
  opacity: 0.06;
}
.background-patterns,
.color-box {
  position: absolute;
  margin: 0 !important;
  z-index: 0;
}
.background-patterns {
  top: -28.57rem;
  left: -8rem;
  width: 96.38rem;
  height: 105.38rem;
}
.color-box {
  top: 5.94rem;
  left: 0;
  background: linear-gradient(-89.29deg, #5b00ff, #e22061);
  width: 23.93rem;
  height: 0.5rem;
  opacity: 0.5;
}
.take-your-shopify {
  margin: 0;
}
.heading,
.supporting-text {
  align-self: stretch;
  position: relative;
}
.heading {
  letter-spacing: -0.02em;
  line-height: 140%;
  font-weight: 800;
  z-index: 1;
}
.supporting-text {
  font-size: var(--paragraph-size);
  line-height: 1.75rem;
  z-index: 2;
}
.leading-content {
  width: 39rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  gap: var(--gap-base);
}
.placeholder {
  position: relative;
  line-height: 1.5rem;
}
.newsletter-sectionstext-input {
  border-radius: var(--br-7xs);
  background-color: var(--white);
  border: 0.5px solid var(--grey);
  box-sizing: border-box;
  width: 21.5rem;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  padding: 1rem var(--padding-2xl);
  align-items: center;
  justify-content: flex-start;
  z-index: 0;
}
.text {
  position: relative;
  line-height: 1.5rem;
  font-weight: 500;
}
.newsletter-sectionssubmit-but {
  border-radius: var(--br-7xs);
  background-color: var(--primary);
  box-shadow: var(--shadow-base);
  /* width: 9.75rem; */
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  padding: var(--padding-smi) var(--padding-6xl);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-align: right;
  color: var(--white);
}
.demo-sectionssubmit-but {
  border-radius: var(--br-7xs);
  background-color: var(--white);
  box-shadow: var(--shadow-base);
  color: var(--gray-600);
  /* width: 6rem; */
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  padding: var(--padding-smi) var(--padding-6xl);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-align: right;
}
.mask-group {
  position: absolute;
  margin: 0 !important;
  top: -0.56rem;
  left: 51.88rem;
  border-radius: 10.72px;
  background-color: var(--white);
  box-shadow: 0 6.5358567237854px 8.17px -1.63px rgba(0, 0, 0, 0.1),
    0 3.2679283618927px 3.27px -1.63px rgba(0, 0, 0, 0.04);
  width: 4.19rem;
  height: 4.19rem;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 2;
}
.content,
.form {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.form {
  flex-direction: row;
  position: relative;
  gap: var(--gap-xs);
  font-size: var(--small-regular-size);
  color: var(--gray-500);
}
.content {
  width: 40rem;
  flex-direction: column;
  padding: 0 1rem;
  box-sizing: border-box;
  gap: var(--gap-21xl);
  z-index: 1;
}
.graphic-child {
  position: absolute;
  top: 2.48rem;
  left: 5.77rem;
  border-radius: 50%;
  border: 1px dashed var(--grey);
  box-sizing: border-box;
  width: 29.1rem;
  height: 29.1rem;
}
.dollar-decorate-icon {
  position: absolute;
  top: 0.22rem;
  left: 2.45rem;
  width: 17.81rem;
  height: 31.43rem;
  overflow: hidden;
  opacity: 0.2;
}
.mobile-icon {
  position: absolute;
  top: -0.05rem;
  left: 16.93rem;
  width: 18.76rem;
  height: 36.72rem;
  object-fit: cover;
}
.group-icon,
.mask-group-icon {
  position: absolute;
  overflow: hidden;
}
.mask-group-icon {
  top: 13.27rem;
  left: 1.61rem;
  border-radius: 21.84px;
  width: 10.2rem;
  height: 10.2rem;
  object-fit: cover;
}
.group-icon {
  height: 21.32%;
  width: 69.23%;
  top: 63.05%;
  right: 15.38%;
  bottom: 15.63%;
  left: 15.38%;
  max-width: 100%;
  max-height: 100%;
}
.evaimage-2-fill-icon {
  position: relative;
  width: 1.03rem;
  height: 1.03rem;
  overflow: hidden;
  flex-shrink: 0;
}
.evaimage-2-fill-wrapper {
  position: absolute;
  height: 35.27%;
  width: 70.87%;
  top: 15.05%;
  right: 13.74%;
  bottom: 49.67%;
  left: 15.39%;
  border-radius: 2.74px;
  background-color: #e7dcfc;
  display: flex;
  flex-direction: row;
  padding: 0.15rem;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}
.bookbank,
.screen-icon {
  position: absolute;
  overflow: hidden;
}
.bookbank {
  top: 25.75rem;
  left: 9.72rem;
  border-radius: 8.02px;
  background: linear-gradient(150.13deg, #fff 21.62%, rgba(79, 70, 229, 0.2));
  width: 4.89rem;
  height: 5.83rem;
}
.screen-icon {
  top: 4.23rem;
  left: 6.52rem;
  border-radius: 6.88px;
  width: 7.69rem;
  height: 5.02rem;
}
.graphic {
  position: relative;
  width: 35rem;
  height: 35rem;
  z-index: 2;
}
.bg-content-graphic {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  padding: 0 2.44rem;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.container {
  width: 84.88rem;
  padding: var(--padding-5xl) 0 7.5rem;
  box-sizing: border-box;
  z-index: 1;
}
.container,
.simple-centereddesktop,
.simple-centereddesktop1 {
  height: 43.44rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  /* width: 100%; */
}
.simple-centereddesktop1 {
  background-color: var(--white);
  position: relative;
}
.simple-centereddesktop {
  background-color: var(--light-grey);
  overflow: hidden;
  flex-shrink: 0;
}
.shareddot-pattern1 {
  position: absolute;
  top: 9.13rem;
  left: -10.19rem;
  width: 25.25rem;
  height: 25.25rem;
  overflow: hidden;
}
.logo-icon {
  position: relative;
  width: 11.25rem;
  height: 2rem;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}
.text1 {
  position: relative;
  line-height: 2.25rem;
  font-weight: 500;
  display: inline-block;
  width: 48rem;
}
.leading-content1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-21xl);
}
.avatar-icon,
.divider-icon {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.avatar-icon {
  border-radius: 20px;
  width: 2.5rem;
  height: 2.5rem;
  object-fit: cover;
}
.divider-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.title {
  position: relative;
  line-height: 1.5rem;
  font-weight: 500;
  color: var(--gray-500);
}
.cite,
.text2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.text2 {
  justify-content: flex-start;
  gap: 0.25rem;
}
.cite {
  align-self: stretch;
  justify-content: center;
  gap: var(--gap-base);
  font-size: var(--small-regular-size);
}


.screenshot,
.container4 {
  width: 100% !important; /* Take up 100% of parent's width on small screens */
  flex-direction: column !important;
  /* flex-wrap: wrap !important; */

}

@media (max-width: 768px) {
  .screenshot,
  .container1, .container2, .container3, .container4, .container5, .container6, .container7, .container8, .container9, .container10 {
    max-width: 77.88rem;
    width: 100%;
    flex-wrap: wrap !important;
  }
}

.container1,
.testimonoialstestimonial {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.testimonoialstestimonial {
  flex: 1;
  flex-direction: column;
  gap: var(--gap-13xl);
}
.container1 {
  position: absolute;
  width: calc(100% - 78px);
  top: 6rem;
  right: 2.44rem;
  left: 2.44rem;
  flex-direction: row;
  padding: 0 var(--padding-13xl);
  box-sizing: border-box;
}
.simple-centereddesktop2 {
  position: relative;
  background-color: var(--light-grey);
  width: 84.88rem;
  height: 27.75rem;
  overflow: hidden;
  flex-shrink: 0;
  text-align: center;
  font-size: var(--h4-size);
}
.next-level {
  color: var(--primary);
}
.heading1 {
  position: relative;
  letter-spacing: -0.02em;
  line-height: 5rem;
  font-weight: 800;
  display: inline-block;
  width: 57.25rem;
}
.eyebrow-and-heading {
  align-self: stretch;
}
.container2,
.eyebrow-and-heading,
.simple-centereddesktop3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.container2 {
  padding: var(--padding-61xl) var(--padding-13xl);
}
.simple-centereddesktop3 {
  background-color: var(--white);
  width: 84.88rem;
  text-align: center;
  font-size: var(--h1-size);
}
.device-mobile-icon {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  flex-shrink: 0;
}
.brand-icon {
  border-radius: var(--br-7xs);
  background-color: var(--primary);
  width: 3rem;
  height: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.heading2,
.supporting-text1 {
  align-self: stretch;
  position: relative;
}
.heading2 {
  letter-spacing: -0.02em;
  line-height: 140%;
}
.supporting-text1 {
  font-size: var(--paragraph-size);
  line-height: 1.75rem;
  color: var(--gray-500);
}
.heading-and-supporting-text {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.button {
  border-radius: var(--br-7xs);
  background-color: var(--primary);
  box-shadow: var(--shadow-sm);
  overflow: hidden;
  display: none;
  flex-direction: row;
  padding: var(--padding-4xs) var(--padding-mid);
  align-items: center;
  justify-content: center;
  font-size: var(--small-regular-size);
  color: var(--white);
}
.header1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
}
.quote,
.top-border {
  align-self: stretch;
  position: relative;
}
.top-border {
  background-color: var(--gray-200);
  height: 0.06rem;
}
.quote {
  line-height: 1.5rem;
}
.avatar-icon1 {
  border-radius: var(--br-xs);
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.attribution {
  flex: 1;
  position: relative;
  line-height: 1.5rem;
  font-weight: 500;
}
.content1,
.footer,
.testimonial {
  align-self: stretch;
  justify-content: flex-start;
}
.footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-xs);
  color: var(--gray-700);
}
.content1,
.testimonial {
  flex-direction: column;
}
.content1 {
  display: flex;
  padding: var(--padding-5xl) 0 0;
  align-items: flex-start;
  gap: var(--gap-xs);
}
.testimonial {
  display: none;
  align-items: center;
  font-size: var(--small-regular-size);
  color: var(--gray-500);
}
.leading-content2 {
  width: 38.19rem;
  display: flex;
  flex-direction: column;
  padding: var(--padding-45xl) var(--padding-13xl) var(--padding-45xl) 0;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-13xl);
}
.image-icon {
  position: relative;
  border-radius: var(--br-xs);
  width: 38.75rem;
  height: 38.75rem;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.container4,
.screenshot {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.container4 {
  width: 38.19rem;
  padding: 0 0 0 var(--padding-13xl);
  box-sizing: border-box;
}
.screenshot {
  flex: 1;
}
.container3,
.section {
  display: flex;
  flex-direction: row;
}
.container3 {
  max-width: 77.88rem;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xl);
}
.section {
  align-self: stretch;
  align-items: flex-start;
  justify-content: space-between;
}
.fa84e462786decbdafbd2a517ab232-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 48.94rem;
  height: 36.69rem;
  object-fit: cover;
}
.image {
  position: relative;
  border-radius: var(--br-xs);
  background-color: var(--light-grey);
  box-shadow: var(--shadow-xl-x);
  width: 36.25rem;
  height: 36.25rem;
  overflow: hidden;
  flex-shrink: 0;
}
.container6,
.leading-content4 {
  width: 38.19rem;
  display: flex;
  flex-direction: column;
  padding: 0 var(--padding-13xl) 0 0;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: flex-start;
}
.leading-content4 {
  padding: var(--padding-45xl) var(--padding-13xl) var(--padding-45xl) 0;
  gap: var(--gap-13xl);
}
.mask-group-icon1,
.mask-group-icon2 {
  position: relative;
  width: 15.31rem;
  height: 15.31rem;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.mask-group-icon2 {
  border-radius: 32.8px;
}
.mask-group-parent {
  position: absolute;
  top: calc(50% - 103px);
  left: calc(50% - 233px);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 3.5rem;
}
.section2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.alternating-with-optional-test {
  background-color: var(--white);
  width: 84.88rem;
  display: flex;
  flex-direction: column;
  padding: var(--padding-5xl) 3.5rem 6.94rem;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-start;
  gap: 6rem;
  font-size: var(--h3-size);
}
.angled-background-icon {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.heading5 {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02em;
  line-height: 140%;
  font-weight: 800;
}
.newsletter-sectionssubmit-but1,
.newsletter-sectionstext-input1 {
  border-radius: var(--br-7xs);
  overflow: hidden;
  flex-shrink: 0;
  flex-direction: row;
  box-sizing: border-box;
  align-items: center;
}
.newsletter-sectionstext-input1 {
  background-color: var(--white);
  border: 1px solid var(--white);
  width: 21.5rem;
  display: flex;
  padding: var(--padding-smi) var(--padding-2xl);
  justify-content: flex-start;
}
.newsletter-sectionssubmit-but1 {
  background-color: var(--dark-blue);
  color: var(--white);
}
.content3,
.form1 {
  display: flex;
  justify-content: center;
}
.form1 {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
  gap: var(--gap-xs);
  text-align: left;
  font-size: var(--small-regular-size);
  color: var(--gray-500);
}
.content3 {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  height: 23.63rem;
  flex-direction: column;
  padding: var(--padding-61xl) var(--padding-29xl);
  box-sizing: border-box;
  align-items: center;
  gap: 3rem;
}
.card {
  position: relative;
  border-radius: 16px;
  background-color: var(--primary);
  box-shadow: var(--shadow-xl-x);
  width: 76rem;
  height: 23.63rem;
  overflow: hidden;
  flex-shrink: 0;
}
.simple-centereddesktop4 {
  background-color: var(--white);
  width: 84.88rem;
  display: flex;
  flex-direction: column;
  padding: var(--padding-29xl) 0;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  color: var(--white);
}
.footerssimple-link {
  display: flex;
  padding: var(--padding-5xs) var(--padding-xl);
  justify-content: center;
}
.footerssimple-link a{
  padding-right: 20px !important;
}
.footerssimple-link,
.footerssimple-link3,
.links {
  flex-direction: row;
  align-items: center;
}
.footerssimple-link3 {
  display: none;
  padding: var(--padding-5xs) var(--padding-xl);
  justify-content: center;
}
.links {
  position: absolute;
  top: 0;
  left: calc(50% - 217px);
  height: 1.5rem;
  display: flex;
  justify-content: flex-start;
}
.container10 {
  position: relative;
  width: 76rem;
  height: 1.5rem;
}
.footersocial-links,
.footerssocial-link {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.footerssocial-link {
  display: flex;
}
.footersocial-links {
  display: none;
  gap: var(--gap-5xl);
}
.copyright {
  align-self: stretch;
  position: relative;
  line-height: 1.5rem;
  color: var(--grey);
  text-align: center;
}
.container9,
.landing-page-desktop,
.simple-centereddesktop5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.container9 {
  width: 80rem;
  padding: var(--padding-29xl) var(--padding-13xl);
  box-sizing: border-box;
  gap: var(--gap-13xl);
}
.landing-page-desktop,
.simple-centereddesktop5 {
  background-color: var(--white);
}
.simple-centereddesktop5 {
  width: 84.88rem;
  font-size: var(--small-regular-size);
  color: var(--gray-500);
}
.landing-page-desktop {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: left;
  font-size: var(--h2-size);
  color: var(--black);
  font-family: var(--small-regular);
}
