.WHY-ZOTASELL {
  background-color: #ffffff;
  overflow-x: clip;
  overflow-y: visible;
  width: 100%;
  min-width: 1440px;
  min-height: 7847px;
  display: flex;
  flex-direction: column;
}

.WHY-ZOTASELL .header {
  display: flex;
  z-index: 2;
  width: 1240px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 32px;
  position: fixed;
  top: 12px;
  left: calc(50% - 620px);
  background-color: transparent;
  border-radius: 16px;
}

.WHY-ZOTASELL .group {
  position: relative;
  width: 123px;
  height: 24px;
}

.WHY-ZOTASELL .zotasell-logo-full {
  position: relative;
  height: 24px;
  aspect-ratio: 5.12;
}

.WHY-ZOTASELL .word-mark {
  position: absolute;
  width: 76.25%;
  height: 91.73%;
  top: 8.27%;
  left: 23.75%;
}

.WHY-ZOTASELL .zotasell-logo-mark {
  position: absolute;
  width: 18.74%;
  height: 100%;
  top: 0;
  left: 0;
}

.WHY-ZOTASELL .vector {
  position: absolute;
  width: 99.93%;
  height: 33.37%;
  top: 66.63%;
  left: 0;
}

.WHY-ZOTASELL .img {
  position: absolute;
  width: 99.93%;
  height: 100%;
  top: 0;
  left: 0;
}

.WHY-ZOTASELL .img-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.WHY-ZOTASELL .div {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .header-item {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  border-radius: 8px;
}

.WHY-ZOTASELL .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 8px;
}

.WHY-ZOTASELL .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-16-medium-font-family);
  font-weight: var(--text-16-medium-font-weight);
  color: #161616;
  font-size: var(--text-16-medium-font-size);
  letter-spacing: var(--text-16-medium-letter-spacing);
  line-height: var(--text-16-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-16-medium-font-style);
}

.WHY-ZOTASELL .frame {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 8px;
}

.WHY-ZOTASELL .vuesax-linear-global {
  position: relative;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: var(--text-16-medium-font-family);
  font-weight: var(--text-16-medium-font-weight);
  color: #161616;
  font-size: var(--text-16-medium-font-size);
  letter-spacing: var(--text-16-medium-letter-spacing);
  line-height: var(--text-16-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-16-medium-font-style);
}

.WHY-ZOTASELL .button-install {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 40px;
  position: relative;
  flex: 0 0 auto;
  background-color: #161616;
  border-radius: 16px;
  border: 1px solid;
}

.WHY-ZOTASELL .text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-16-bold-font-family);
  font-weight: var(--text-16-bold-font-weight);
  color: #ffffff;
  font-size: var(--text-16-bold-font-size);
  text-align: center;
  letter-spacing: var(--text-16-bold-letter-spacing);
  line-height: var(--text-16-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-16-bold-font-style);
}

.WHY-ZOTASELL .div-2 {
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .container-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-2 {
  justify-content: center;
  width: fit-content;
  font-family: var(--text-16-bold-font-family);
  font-weight: var(--text-16-bold-font-weight);
  color: #161616;
  font-size: var(--text-16-bold-font-size);
  text-align: center;
  line-height: var(--text-16-bold-line-height);
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  letter-spacing: var(--text-16-bold-letter-spacing);
  font-style: var(--text-16-bold-font-style);
}

.WHY-ZOTASELL .frame-3 {
  position: relative;
  width: 21.18px;
  height: 21.31px;
  margin-right: -0.18px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .horizontal-divider {
  position: relative;
  width: 28px;
  height: 1.5px;
  background-color: #161616;
  opacity: 0;
}

.WHY-ZOTASELL .container-3 {
  display: flex;
  z-index: 1;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  justify-content: center;
  gap: 120px;
  position: fixed;
  top: 132px;
  left: 0;
}

.WHY-ZOTASELL .background {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: center;
  gap: 52px;
  padding: 52px 60px 100px;
  position: relative;
  flex: 0 0 auto;
  z-index: 10;
  background-color: #f5f5f5;
  border-radius: 16px;
  overflow: hidden;
}

.WHY-ZOTASELL .ellipse {
  position: absolute;
  top: -251px;
  left: 737px;
  width: 780px;
  height: 914px;
  background-color: #6dfa11b2;
  border-radius: 390px / 456.93px;
  transform: rotate(44.13deg);
  filter: blur(150px);
  opacity: 0.48;
}

.WHY-ZOTASELL .frame-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1240px;
  height: 1025px;
}

.WHY-ZOTASELL .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .tag {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 16px 28px 16px 24px;
  position: relative;
  background-color: #0000000d;
  border-radius: 12px;
  border: 1.5px solid;
  border-color: #00000014;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.WHY-ZOTASELL .component-wrapper {
  position: relative;
  width: 14px;
  height: 14.69px;
  margin-top: -3.34px;
  margin-bottom: -3.35px;
}

.WHY-ZOTASELL .component {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
}

.WHY-ZOTASELL .container-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  margin-top: -4px;
  margin-bottom: -4px;
}

.WHY-ZOTASELL .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-medium-font-family);
  font-weight: var(--text-12-medium-font-weight);
  color: #161616;
  font-size: var(--text-12-medium-font-size);
  text-align: center;
  letter-spacing: var(--text-12-medium-letter-spacing);
  line-height: var(--text-12-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-12-medium-font-style);
}

.WHY-ZOTASELL .container-5 {
  display: flex;
  flex-direction: column;
  width: 1022px;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .rectangle {
  position: absolute;
  top: 68px;
  left: 198px;
  width: 482px;
  height: 68px;
  background-color: #f0ffe7;
  border-radius: 16px;
  border: 1px dashed;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .AI-upsell-with-the {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: 68px;
}

.WHY-ZOTASELL .span {
  color: #161616;
}

.WHY-ZOTASELL .text-wrapper-4 {
  color: #4db20c;
}

.WHY-ZOTASELL .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 670px;
  font-family: var(--text-20-regular-font-family);
  font-weight: var(--text-20-regular-font-weight);
  color: #666666;
  font-size: var(--text-20-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-20-regular-letter-spacing);
  line-height: var(--text-20-regular-line-height);
  font-style: var(--text-20-regular-font-style);
}

.WHY-ZOTASELL .container-6 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 40px;
  position: relative;
  flex: 0 0 auto;
  background-color: #161616;
  border-radius: 16px;
  border: 1px solid;
}

.WHY-ZOTASELL .frame-7 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-8 {
  position: relative;
  width: 314.65px;
  height: 268px;
  border-radius: 24px;
  overflow: hidden;
  border: 4px solid;
  border-color: #ffffff80;
  box-shadow: 0px 12px 32px #585f7414;
  background: radial-gradient(
    50% 50% at 75% 50%,
    rgba(255, 255, 255, 1) 0%,
    rgba(245, 245, 245, 1) 100%
  );
}

.WHY-ZOTASELL .rectangle-2 {
  position: absolute;
  top: calc(50% - 115px);
  left: calc(50% - 134px);
  width: 269px;
  height: 86px;
  background-color: #ffffff;
  border-radius: 44.1px;
  filter: blur(16.96px);
}

.WHY-ZOTASELL .text-wrapper-5 {
  position: absolute;
  top: 25px;
  left: calc(50% - 70px);
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-9 {
  position: absolute;
  top: 137px;
  left: -122px;
  width: 557px;
  height: 557px;
}

.WHY-ZOTASELL .frame-10 {
  position: absolute;
  top: -25px;
  left: calc(50% - 46px);
  width: 92px;
  height: 34px;
}

.WHY-ZOTASELL .ellipse-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 557px;
  height: 557px;
  border-radius: 278.6px;
  border: 0.85px solid;
  border-color: #ffffff33;
  box-shadow:
    0px -1.7px 30px #0000000a,
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 1px rgba(0, 0, 0, 0.14),
    inset -1px 0 1px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(0.5px) brightness(100%) saturate(80%);
  -webkit-backdrop-filter: blur(0.5px) brightness(100%) saturate(80%);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(245, 245, 245, 0.8) 23%
  );
}

.WHY-ZOTASELL .frame-11 {
  position: absolute;
  top: 9px;
  left: calc(50% - 129px);
  width: 260px;
  height: 56px;
}

.WHY-ZOTASELL .ellipse-3 {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 498px;
  height: 498px;
  border-radius: 248.92px;
  box-shadow:
    0px -1.7px 30px #0000000a,
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 1px rgba(0, 0, 0, 0.14),
    inset -1px 0 1px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(0.5px) brightness(100%) saturate(80%);
  -webkit-backdrop-filter: blur(0.5px) brightness(100%) saturate(80%);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(245, 245, 245, 0.8) 20%
  );
}

.WHY-ZOTASELL .ellipse-4 {
  position: absolute;
  top: 64px;
  left: 64px;
  width: 430px;
  height: 430px;
  border-radius: 214.99px;
  box-shadow:
    0px -1.7px 30px #0000000a,
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 1px 0 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 1px rgba(0, 0, 0, 0.11),
    inset -1px 0 1px rgba(0, 0, 0, 0.09);
  backdrop-filter: blur(1.7px) brightness(100%) saturate(100%);
  -webkit-backdrop-filter: blur(1.7px) brightness(100%) saturate(100%);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(245, 245, 245, 0.8) 15%
  );
}

.WHY-ZOTASELL .frame-12 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  position: absolute;
  top: 65px;
  left: calc(50% - 72px);
  background-color: #000000;
  border-radius: 12px;
  border: 1px solid;
  border-color: #78726d;
}

.WHY-ZOTASELL .logos-shopify {
  position: relative;
  width: 18px;
  height: 20px;
  aspect-ratio: 0.88;
}

.WHY-ZOTASELL .frame-13 {
  display: flex;
  flex-direction: column;
  width: 99px;
  align-items: flex-start;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 7px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Apercu Pro-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-14 {
  position: absolute;
  top: 49px;
  left: calc(50% - 151px);
  width: 301px;
  height: 101px;
}

.WHY-ZOTASELL .frame-15 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 377px;
  border-radius: 24px;
  overflow: hidden;
  border: 4px solid;
  border-color: #ffffff80;
  box-shadow: 0px 12px 32px #585f7414;
  background: radial-gradient(
    50% 50% at 75% 50%,
    rgba(255, 255, 255, 1) 0%,
    rgba(245, 245, 245, 1) 100%
  );
}

.WHY-ZOTASELL .rectangle-3 {
  top: calc(50% - 134px);
  left: calc(50% - 190px);
  width: 379px;
  height: 268px;
  border-radius: 62.04px;
  filter: blur(23.86px);
  position: absolute;
  background-color: #ffffff;
}

.WHY-ZOTASELL .frame-16 {
  position: absolute;
  top: 66px;
  left: 36px;
  width: 415px;
  height: 311px;
}

.WHY-ZOTASELL .frame-17 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 43px;
  left: 43px;
}

.WHY-ZOTASELL .container-wrapper {
  gap: 14px;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0000000d;
  border-radius: 12px;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-18 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 44px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #666666;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-19 {
  position: relative;
  width: 315px;
  height: 311px;
  border-radius: 24px;
  overflow: hidden;
  border: 2.54px solid;
  border-color: #ffffff80;
  box-shadow: 0px 12px 32px #585f7414;
  background: radial-gradient(
    50% 50% at 75% 50%,
    rgba(255, 255, 255, 1) 0%,
    rgba(247, 247, 247, 1) 100%
  );
}

.WHY-ZOTASELL .rectangle-4 {
  top: calc(50% - 114px);
  left: calc(50% - 134px);
  width: 269px;
  height: 153px;
  border-radius: 44.1px;
  filter: blur(16.96px);
  position: absolute;
  background-color: #ffffff;
}

.WHY-ZOTASELL .text-wrapper-11 {
  position: absolute;
  top: 25px;
  left: calc(50% - 98px);
  height: 24px;
  justify-content: center;
  color: #161616;
  font-size: 20.4px;
  text-align: center;
  line-height: 23.7px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  letter-spacing: 0;
}

.WHY-ZOTASELL .frame-20 {
  display: grid;
  grid-template-columns: repeat(3, fit-content(100%));
  grid-template-rows: repeat(6, fit-content(100%));
  width: 288px;
  height: 204px;
  gap: 18px 20px;
  position: absolute;
  top: calc(50% - 82px);
  left: calc(50% - 144px);
}

.WHY-ZOTASELL .rectangle-wrapper {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  justify-self: start;
  align-self: center;
  width: 84px;
  height: 4px;
  background-color: #bfd0e9;
  border-radius: 2px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-5 {
  width: 61px;
  height: 4px;
  background-color: #1859bf;
  border-radius: 2px;
}

.WHY-ZOTASELL .frame-21 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 2 / 3;
  justify-self: start;
  align-self: center;
  width: 84px;
  height: 4px;
  background-color: #c1e9bf;
  border-radius: 2px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-6 {
  width: 51px;
  background-color: #18bf18;
  height: 4px;
  border-radius: 2px;
}

.WHY-ZOTASELL .frame-22 {
  position: relative;
  grid-row: 4 / 5;
  grid-column: 2 / 3;
  justify-self: start;
  align-self: center;
  width: 84px;
  height: 4px;
  background-color: #e3bfe9;
  border-radius: 2px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-7 {
  width: 40px;
  background-color: #8d18bf;
  height: 4px;
  border-radius: 2px;
}

.WHY-ZOTASELL .frame-23 {
  position: relative;
  grid-row: 5 / 6;
  grid-column: 2 / 3;
  justify-self: start;
  align-self: center;
  width: 84px;
  height: 4px;
  background-color: #e9d8bf;
  border-radius: 2px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-8 {
  width: 28px;
  background-color: #bf6b18;
  height: 4px;
  border-radius: 2px;
}

.WHY-ZOTASELL .frame-24 {
  position: relative;
  grid-row: 6 / 7;
  grid-column: 2 / 3;
  justify-self: start;
  align-self: center;
  width: 84px;
  height: 4px;
  background-color: #bfe8e9;
  border-radius: 2px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-9 {
  width: 19px;
  background-color: #18b6bf;
  height: 4px;
  border-radius: 2px;
}

.WHY-ZOTASELL .frame-25 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 3 / 4;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 8px;
  background-color: #e8f1ff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #1e6fee;
}

.WHY-ZOTASELL .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #1e70ef;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-26 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 3 / 4;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 8px;
  background-color: #e9ffe8;
  border-radius: 6px;
  border: 1px solid;
  border-color: #3bd319;
}

.WHY-ZOTASELL .text-wrapper-13 {
  color: #3bd319;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-27 {
  position: relative;
  grid-row: 4 / 5;
  grid-column: 3 / 4;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 8px;
  background-color: #f6e8ff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #9b1eee;
}

.WHY-ZOTASELL .text-wrapper-14 {
  color: #9b1eee;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-28 {
  position: relative;
  grid-row: 5 / 6;
  grid-column: 3 / 4;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 8px;
  background-color: #fff4e8;
  border-radius: 6px;
  border: 1px solid;
  border-color: #ee8a1e;
}

.WHY-ZOTASELL .text-wrapper-15 {
  color: #ef8a1e;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-29 {
  position: relative;
  grid-row: 6 / 7;
  grid-column: 3 / 4;
  width: fit-content;
  height: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 8px;
  background-color: #e8ffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #1dc2d5;
}

.WHY-ZOTASELL .text-wrapper-16 {
  color: #1dc2d5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-17 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  width: 54px;
  height: 14px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  width: 66px;
  height: 14px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 1 / 2;
  grid-column: 3 / 4;
  width: 23px;
  height: 14px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-20 {
  justify-content: center;
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  align-self: center;
  width: 108px;
  height: 17px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #161616;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-21 {
  justify-content: center;
  grid-row: 3 / 4;
  grid-column: 1 / 2;
  align-self: center;
  width: 64px;
  height: 17px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #161616;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-22 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 4 / 5;
  grid-column: 1 / 2;
  align-self: center;
  width: 85px;
  height: 17px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #161616;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-23 {
  justify-content: center;
  grid-row: 5 / 6;
  grid-column: 1 / 2;
  align-self: center;
  width: 121px;
  height: 17px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #161616;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-24 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 6 / 7;
  grid-column: 1 / 2;
  align-self: center;
  width: 57px;
  height: 17px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #161616;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 9;
}

.WHY-ZOTASELL .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-16-medium-font-family);
  font-weight: var(--text-16-medium-font-weight);
  color: #666666;
  font-size: var(--text-16-medium-font-size);
  text-align: center;
  letter-spacing: var(--text-16-medium-letter-spacing);
  line-height: var(--text-16-medium-line-height);
  font-style: var(--text-16-medium-font-style);
}

.WHY-ZOTASELL .container-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 40px;
  overflow: hidden;
}

.WHY-ZOTASELL .container-8 {
  display: flex;
  width: max-content;
  height: 40px;
  align-items: center;
  gap: 0;
  position: absolute;
  top: calc(50% - 20px);
  left: 0;
  animation: logo-marquee 28s linear infinite;
  will-change: transform;
}

/* Individual logo sets */
.WHY-ZOTASELL .logo-set {
  display: inline-flex;
  align-items: center;
  gap: 112px;
  padding: 0 56px;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  height: 40px;
}

.WHY-ZOTASELL .logo-item img {
  display: block;
  width: auto;
  height: 40px;
  max-height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.6;
}

@keyframes logo-marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.WHY-ZOTASELL .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  max-width: 1784px;
  width: 140px;
  align-items: flex-start;
  position: relative;
  opacity: 0.6;
}

.WHY-ZOTASELL .img-wrapper {
  display: flex;
  flex-direction: column;
  width: 140px;
  height: 28.66px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.WHY-ZOTASELL .component-2 {
  position: relative;
  width: 109px;
  height: 28.66px;
}

.WHY-ZOTASELL .div-wrapper-3 {
  display: flex;
  flex-direction: column;
  max-width: 1784px;
  width: 140px;
  align-items: flex-start;
  position: relative;
  margin-top: -0.98px;
  margin-bottom: -0.98px;
  opacity: 0.6;
}

.WHY-ZOTASELL .component-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: 140px;
  height: 37.95px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.WHY-ZOTASELL .component-3 {
  position: relative;
  width: 140px;
  height: 37.95px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/clip-path-group-1@2x.png);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .div-wrapper-4 {
  max-width: 1784px;
  width: 80px;
  align-items: flex-start;
  opacity: 0.6;
  display: flex;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .component-wrapper-3 {
  width: 80px;
  height: 28.8px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .component-4 {
  position: relative;
  width: 80px;
  height: 28.8px;
}

.WHY-ZOTASELL .vector-2 {
  position: absolute;
  width: 43.91%;
  height: 99.58%;
  top: 0;
  left: 56.09%;
}

.WHY-ZOTASELL .vector-3 {
  position: absolute;
  width: 26.07%;
  height: 99.58%;
  top: 0;
  left: 73.93%;
}

.WHY-ZOTASELL .vector-4 {
  position: absolute;
  width: 15.87%;
  height: 78.33%;
  top: 21.67%;
  left: 84.13%;
}

.WHY-ZOTASELL .vector-5 {
  position: absolute;
  width: 92.35%;
  height: 57.07%;
  top: 42.93%;
  left: 7.65%;
}

.WHY-ZOTASELL .vector-6 {
  position: absolute;
  width: 100%;
  height: 99.58%;
  top: 0;
  left: 0;
}

.WHY-ZOTASELL .vector-7 {
  position: absolute;
  width: 77.05%;
  height: 99.58%;
  top: 0;
  left: 22.95%;
}

.WHY-ZOTASELL .component-wrapper-4 {
  width: 140px;
  height: 19.08px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .component-5 {
  position: relative;
  width: 140px;
  height: 19.08px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vector-45.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .component-wrapper-5 {
  display: flex;
  flex-direction: column;
  width: 140px;
  height: 29.46px;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.WHY-ZOTASELL .component-6 {
  position: relative;
  width: 140px;
  height: 29.47px;
  margin-top: -0.01px;
}

.WHY-ZOTASELL .vector-8 {
  position: absolute;
  width: 73.21%;
  height: 77.5%;
  top: 22.5%;
  left: 26.79%;
}

.WHY-ZOTASELL .vector-9 {
  position: absolute;
  width: 99.34%;
  height: 90.62%;
  top: 9.38%;
  left: 0;
}

.WHY-ZOTASELL .vector-10 {
  position: absolute;
  width: 100%;
  height: 93.75%;
  top: 6.25%;
  left: 0;
}

.WHY-ZOTASELL .div-wrapper-5 {
  display: flex;
  flex-direction: column;
  max-width: 1784px;
  width: 120px;
  align-items: flex-start;
  position: relative;
  opacity: 0.6;
}

.WHY-ZOTASELL .component-wrapper-6 {
  width: 120px;
  height: 21.75px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .component-7 {
  position: relative;
  width: 120px;
  height: 21.75px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vector-49.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .iron-life {
  display: flex;
  flex-direction: column;
  max-width: 1784px;
  width: 100px;
  align-items: flex-start;
  position: relative;
  opacity: 0.6;
}

.WHY-ZOTASELL .component-wrapper-7 {
  width: 100px;
  height: 34.42px;
  align-items: center;
  justify-content: center;
  padding: 0px 7.11e-15px 0px 0px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .component-8 {
  position: relative;
  width: 100px;
  height: 34.44px;
  margin-top: -0.01px;
}

.WHY-ZOTASELL .vector-11 {
  position: absolute;
  width: 100%;
  height: 75.44%;
  top: 24.56%;
  left: 0;
}

.WHY-ZOTASELL .vector-12 {
  position: absolute;
  width: 93.23%;
  height: 49.23%;
  top: 50.77%;
  left: 6.77%;
}

.WHY-ZOTASELL .vector-13 {
  position: absolute;
  width: 81.79%;
  height: 49.23%;
  top: 50.77%;
  left: 18.21%;
}

.WHY-ZOTASELL .vector-14 {
  position: absolute;
  width: 63.23%;
  height: 49.23%;
  top: 50.77%;
  left: 36.77%;
}

.WHY-ZOTASELL .overlap-group {
  position: absolute;
  width: 25px;
  height: 20px;
  top: 0;
  left: 11px;
}

.WHY-ZOTASELL .mask-group {
  position: absolute;
  width: 16px;
  height: 20px;
  top: 0;
  left: 8px;
}

.WHY-ZOTASELL .mask-group-2 {
  position: absolute;
  width: 12px;
  height: 8px;
  top: 8px;
  left: 0;
}

.WHY-ZOTASELL .component-wrapper-8 {
  display: flex;
  flex-direction: column;
  width: 140px;
  height: 35px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.WHY-ZOTASELL .component-9 {
  position: relative;
  width: 140px;
  height: 35px;
}

/* single-image logos */
.WHY-ZOTASELL .logo-single-img {
  display: block;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.WHY-ZOTASELL .gradient {
  position: absolute;
  width: 3.51%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.WHY-ZOTASELL .gradient-2 {
  position: absolute;
  width: 3.51%;
  height: 100%;
  top: 0;
  left: 96.49%;
}

.WHY-ZOTASELL .frame-31 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 8;
}

.WHY-ZOTASELL .container-9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .div-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52px;
}

.WHY-ZOTASELL .frame-32 {
  display: flex;
  flex-direction: column;
  width: 459px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 0px 0px;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-26 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #666666;
  font-size: var(--text-16-regular-font-size);
  text-align: justify;
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .frame-33 {
  display: flex;
  width: 1240px;
  align-items: flex-start;
  gap: 36.91px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-34 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffffe6;
  border-radius: 12px;
  overflow: hidden;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-35 {
  position: relative;
  width: 388.73px;
  height: 236px;
  background-color: var(--bgbg-tab);
}

.WHY-ZOTASELL .rectangle-10 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  left: 3%;
  width: 24%;
  max-width: 92px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .tag-2 {
  gap: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 16px;
  left: 16px;
  background-color: var(--greengreen-300);
  border-radius: 8px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .container-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-36 {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: calc(3% + 26% + 2%);
  width: 22%;
  max-width: 81px;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
}

.WHY-ZOTASELL .rectangle-11 {
  position: absolute;
  top: 50%;
  margin-top: -42px;
  left: calc(3% + 26% + 2% + 24% + 2%);
  width: 24%;
  max-width: 83px;
  height: auto;
  aspect-ratio: 1;
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .rectangle-12 {
  display: block;
  flex: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  border: 4px solid #ffffff;
}

.WHY-ZOTASELL .rectangle-13 {
  position: absolute;
  top: 50%;
  margin-top: -42px;
  right: 3%;
  left: auto;
  width: 24%;
  max-width: 83px;
  height: auto;
  aspect-ratio: 1;
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .frame-37 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-38 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-27 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-28 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #666666;
  font-size: var(--text-14-regular-font-size);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .frame-39 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0000001a;
}

.WHY-ZOTASELL .div-4 {
  position: relative;
  display: block;
  flex: 1;
  margin-top: -1px;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: transparent;
  font-size: var(--text-14-regular-font-size);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .text-wrapper-29 {
  display: inline;
  color: #161616;
  font-family: var(--text-14-regular-font-family);
  font-style: var(--text-14-regular-font-style);
  font-weight: var(--text-14-regular-font-weight);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-size: var(--text-14-regular-font-size);
}

.WHY-ZOTASELL .text-wrapper-30 {
  display: inline;
  color: #666666;
  font-family: var(--text-14-regular-font-family);
  font-style: var(--text-14-regular-font-style);
  font-weight: var(--text-14-regular-font-weight);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-size: var(--text-14-regular-font-size);
}

.WHY-ZOTASELL .rectangle-14 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  aspect-ratio: 1;
}

.WHY-ZOTASELL .arrow-right-wrapper {
  display: inline-flex;
  height: 83px;
  align-items: center;
  gap: 10.41px;
  position: absolute;
  top: 97px;
  right: 235px;
}

.WHY-ZOTASELL .arrow-right {
  position: relative;
  width: 20.82px;
  height: 20.82px;
}

.WHY-ZOTASELL .rectangle-15 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  aspect-ratio: 1;
}

.WHY-ZOTASELL .rectangle-16 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  left: 4%;
  width: 25%;
  max-width: 99px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .rectangle-17 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  left: 50%;
  transform: translateX(-50%);
  width: 25%;
  max-width: 99px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .rectangle-18 {
  position: absolute;
  top: 50%;
  margin-top: -46px;
  right: 4%;
  left: auto;
  width: 25%;
  max-width: 99px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.WHY-ZOTASELL .plus {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: calc(4% + 26% + 2%);
  width: 7%;
  max-width: 39px;
  height: auto;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .plus-2 {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: calc(50% + 13%);
  width: 7%;
  max-width: 39px;
  height: auto;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .group-2 {
  position: absolute;
  width: 55%;
  height: 70%;
  top: 22%;
  right: 2%;
  left: auto;
}

.WHY-ZOTASELL .tagggg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 4px 8px;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #9088fd;
  border-radius: 8px;
  border: 1.5px solid;
  border-color: #00000014;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  white-space: nowrap;
}

.WHY-ZOTASELL .text-wrapper-31 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-40 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 7;
}

.WHY-ZOTASELL .frame-41 {
  display: flex;
  flex-direction: column;
  width: 389px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 20px 24px;
  position: relative;
  background-color: #ffffffe6;
  border-radius: 12px;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-42 {
  gap: 8px;
  background-color: #e2f9e7;
  border-color: #d6eddb;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 10px;
  border: 1px solid;
}

.WHY-ZOTASELL .mingcute-ai-fill {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .text-wrapper-32 {
  color: #106d27;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Semibold", Helvetica;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .frame-43 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-33 {
  width: fit-content;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  color: #161616;
  letter-spacing: 0;
}

.WHY-ZOTASELL .badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6px;
  background: linear-gradient(
    0deg,
    rgba(226, 249, 231, 0.5) 0%,
    rgba(226, 249, 231, 0.5) 100%
  );
}

.WHY-ZOTASELL .label {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #106d27;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-44 {
  gap: 10px;
  background-color: #f9eed9;
  border-color: #f4edd3;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 10px;
  border: 1px solid;
}

.WHY-ZOTASELL .vuesax-bold-candle {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vuesax-bold-candle-2-1.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .text-wrapper-34 {
  color: #9e5d2f;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Semibold", Helvetica;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .label-wrapper {
  background-color: #fcf5db80;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6px;
}

.WHY-ZOTASELL .label-2 {
  color: var(--yellowyellow-700);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-45 {
  display: flex;
  flex-direction: column;
  width: 389px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 20px 24px;
  position: relative;
  margin-right: -0.82px;
  background-color: #ffffffe6;
  border-radius: 12px;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-46 {
  gap: 10px;
  background-color: #feeceb;
  border-color: #efdbda;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 10px;
  border: 1px solid;
}

.WHY-ZOTASELL .vuesax-bold-chart {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vuesax-bold-chart-1.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .text-wrapper-35 {
  color: #ae3026;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Semibold", Helvetica;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .badge-2 {
  background-color: #feeceb80;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6px;
}

.WHY-ZOTASELL .label-3 {
  color: var(--redred-700);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 19.5px;
  white-space: nowrap;
}

.WHY-ZOTASELL .other-apps-make-wrapper {
  display: flex;
  width: 656px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .other-apps-make {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
}

.WHY-ZOTASELL .text-wrapper-36 {
  color: #949494;
}

.WHY-ZOTASELL .frame-47 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  padding: 120px 0 120px max(100px, calc((100vw - 1240px) / 2));
  position: relative;
  align-self: stretch;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  box-sizing: border-box;
  flex: 0 0 auto;
  z-index: 6;
  background-color: #161616;
}

.WHY-ZOTASELL .frame-48 {
  display: flex;
  width: 1240px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .revenue-touchpoints {
  position: relative;
  width: 670px;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52px;
}

.WHY-ZOTASELL .text-wrapper-37 {
  color: #ffffff;
}

.WHY-ZOTASELL .text-wrapper-38 {
  color: #6dfa11;
}

.WHY-ZOTASELL .container-11 {
  display: flex;
  flex-direction: column;
  width: 318px;
  align-items: flex-start;
  gap: 16.61px;
  padding: 12px 0px 0px;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-39 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #b5b5b5;
  font-size: var(--text-16-regular-font-size);
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .frame-49 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow-x: scroll;
}

.WHY-ZOTASELL .frame-49::-webkit-scrollbar {
  width: 0;
  display: none;
}

.WHY-ZOTASELL .product-page {
  position: relative;
  width: 467px;
  height: 346px;
  transform: rotate(-4deg);
}

.WHY-ZOTASELL .front {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 483px;
  height: 362px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2d2d2d;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid;
  border-color: #b74ef5;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-wrapper {
  display: flex;
  margin-top: -15.8px;
  margin-left: -16.8px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 24px;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 346px;
  width: 467px;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-50 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.WHY-ZOTASELL .frame-51 {
  position: relative;
  align-self: stretch;
  flex: 0 0 238px;
  width: 238px;
  margin-top: -7.35px;
  margin-bottom: -7.35px;
  margin-right: 0;
  object-fit: contain;
  transform: rotate(-176deg);
}

.WHY-ZOTASELL .side-panel-product {
  position: relative;
  flex: 1 1 auto;
  align-self: stretch;
  min-width: 0;
  margin-top: -5.98px;
  margin-bottom: -5.99px;
  margin-left: 0;
  object-fit: contain;
  transform: rotate(-176deg);
}

.WHY-ZOTASELL .tag-wrapper {
  position: absolute;
  top: 173px;
  left: 227px;
  width: 202px;
  height: 135px;
  border-radius: 8px;
  border: 3px solid;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .tag-3 {
  gap: 14px;
  padding: 4px 12px;
  position: relative;
  top: -12px;
  left: 16px;
  background-color: var(--greengreen-700);
  border-radius: 8px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .hashtag {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-medium-font-family);
  font-weight: var(--text-12-medium-font-weight);
  color: #ffffff;
  font-size: var(--text-12-medium-font-size);
  text-align: center;
  letter-spacing: var(--text-12-medium-letter-spacing);
  line-height: var(--text-12-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-12-medium-font-style);
}

.WHY-ZOTASELL .back {
  display: flex;
  flex-direction: column;
  width: 483px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid;
  border-color: #b74ef5;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/back-9@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .frame-52 {
  display: flex;
  flex-direction: column;
  height: 346px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.WHY-ZOTASELL .frame-53 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.WHY-ZOTASELL .text-wrapper-40 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: var(--greengreen-500);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 52px;
  white-space: nowrap;
}

.WHY-ZOTASELL .text-wrapper-41 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 40px;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .text-wrapper-42 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: var(--text-18-regular-font-family);
  font-weight: var(--text-18-regular-font-weight);
  color: #b5b5b5;
  font-size: var(--text-18-regular-font-size);
  letter-spacing: var(--text-18-regular-letter-spacing);
  line-height: var(--text-18-regular-line-height);
  font-style: var(--text-18-regular-font-style);
}

.WHY-ZOTASELL .div-5 {
  position: relative;
  width: 467px;
  height: 346px;
  margin-left: -70px;
}

.WHY-ZOTASELL .front-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 483px;
  height: 362px;
  background-color: #2d2d2d;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #4e96f5;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-54 {
  display: flex;
  margin-top: -15.8px;
  margin-left: -16.8px;
  position: relative;
  align-items: stretch;
  justify-content: space-between;
  gap: 16px;
  padding: 24px;
  box-sizing: border-box;
  background-color: #aeaeae;
  height: 346px;
  width: 467px;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-55 {
  position: relative;
  flex: 0 0 196px;
  align-self: stretch;
  height: auto;
}

.WHY-ZOTASELL .side-panel-product-2 {
  position: relative;
  align-self: stretch;
  flex: 0 0 207px;
  width: 207px;
  object-fit: contain;
  transform: rotate(-180deg) scale(1.08);
  transform-origin: center;
}

.WHY-ZOTASELL .frame-56 {
  position: absolute;
  top: 48px;
  left: calc(50% + 27px);
  width: 203px;
  height: 165px;
  border-radius: 8px;
  border: 3px solid;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .back-2 {
  display: flex;
  flex-direction: column;
  width: 483px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #4e96f5;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/back-9@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .pop-up {
  position: relative;
  z-index: 1;
  width: 467px;
  height: 346px;
  margin-left: -70px;
  transform: rotate(-5deg);
}

.WHY-ZOTASELL .front-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 483px;
  height: 362px;
  background-color: #2d2d2d;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #4ef5c9;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-57 {
  display: flex;
  margin-top: -15.8px;
  margin-left: -16.8px;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 16px;
  background-color: #aeaeae;
  height: 346px;
  width: 467px;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .side-panel-product-3 {
  position: relative;
  width: 319.66px;
  object-fit: contain;
  transform: rotate(-175deg) scale(1.08);
  transform-origin: center;
}

.WHY-ZOTASELL .frame-58 {
  top: 57px;
  left: calc(50% - 145px);
  width: 290px;
  height: 141px;
  position: absolute;
  border-radius: 8px;
  border: 3px solid;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .back-3 {
  display: flex;
  flex-direction: column;
  width: 483px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #4ef5c9;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/back-9@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .thank-you-page {
  position: relative;
  z-index: 2;
  width: 467px;
  height: 346px;
  margin-left: -70px;
  transform: rotate(3deg);
}

.WHY-ZOTASELL .front-4 {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 483px;
  height: 362px;
  background-color: #2d2d2d;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #f54ea7;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-59 {
  position: absolute;
  top: calc(50% - 181px);
  left: calc(50% - 242px);
  background-color: #aeaeae;
  height: 346px;
  width: 467px;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .frame-60 {
  position: absolute;
  left: calc(50% - 255px);
  bottom: 0;
  width: 494px;
  height: 553px;
  object-fit: contain;
  transform: rotate(-183deg) scale(1.06);
  transform-origin: center;
}

.WHY-ZOTASELL .frame-61 {
  top: 11px;
  left: calc(50% - 232px);
  width: 449px;
  height: 189px;
  display: flex;
  transform: rotate(180deg);
  position: absolute;
  border-radius: 8px;
  border: 3px solid;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .tag-4 {
  margin-top: 177px;
  width: 57px;
  height: 24px;
  margin-left: 16.3px;
  position: relative;
  gap: 14px;
  padding: 4px 12px;
  background-color: var(--greengreen-700);
  border-radius: 8px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .back-4 {
  display: flex;
  flex-direction: column;
  width: 483px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #f54ea7;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/back-9@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .front-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 483px;
  height: 362px;
  background-color: #2d2d2d;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #ea8c11;
  transform: rotate(180deg);
}

.WHY-ZOTASELL .side-panel-product-4 {
  position: relative;
  width: 300px;
  object-fit: contain;
  transform: rotate(-180deg) scale(1.06);
  transform-origin: center;
}

.WHY-ZOTASELL .frame-62 {
  top: 23px;
  left: calc(50% - 145px);
  width: 290px;
  height: 137px;
  position: absolute;
  border-radius: 8px;
  border: 3px solid;
  border-color: var(--greengreen-700);
}

.WHY-ZOTASELL .back-5 {
  display: flex;
  flex-direction: column;
  width: 483px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 16px;
  overflow: hidden;
  border: 8px solid #ea8c11;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/back-9@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .rectangle-19 {
  position: absolute;
  height: 90.79%;
  top: 0;
  right: 0;
  width: 63px;
  background: linear-gradient(
    270deg,
    rgba(22, 22, 22, 1) 0%,
    rgba(22, 22, 22, 0) 100%
  );
}

.WHY-ZOTASELL .frame-63 {
  display: inline-flex;
  align-items: center;
  gap: 52px;
  flex: 0 0 auto;
  z-index: 5;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .ellipse-5 {
  position: absolute;
  left: calc(50% - 596px);
  bottom: 1px;
  width: 1103px;
  height: 373px;
  border-radius: 551.5px / 186.5px;
  filter: blur(75px);
  background: radial-gradient(
    50% 50% at 62% 61%,
    rgba(251, 238, 193, 1) 24%,
    rgba(193, 251, 223, 1) 59%,
    rgba(107, 238, 127, 1) 79%,
    rgba(109, 250, 17, 1) 100%
  );
}

.WHY-ZOTASELL .frame-64 {
  display: flex;
  width: 371px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 0px 0px;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .frame-65 {
  gap: 24px;
  display: flex;
  width: 1240px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-66 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.WHY-ZOTASELL .frame-67 {
  display: flex;
  flex-direction: column;
  width: 148px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
}

.WHY-ZOTASELL .frame-68,
.WHY-ZOTASELL .frame-69,
.WHY-ZOTASELL .frame-78,
.WHY-ZOTASELL .frame-79 {
  position: relative;
  display: block;
  flex: 1;
  align-self: stretch;
  width: 100%;
  min-height: 0;
  border-radius: 12px;
  object-fit: cover;
  object-position: 50% 50%;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 32px 24px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #ffffffe6;
  border-radius: 12px;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-71 {
  align-items: flex-end;
  gap: 4px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-43 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: var(--greengreen-700);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-72 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0000001a;
}

.WHY-ZOTASELL .text-wrapper-44 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #161616;
  font-size: var(--text-14-regular-font-size);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .frame-73 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-45 {
  align-self: stretch;
  font-family: var(--text-18-bold-font-family);
  font-weight: var(--text-18-bold-font-weight);
  font-size: var(--text-18-bold-font-size);
  text-align: justify;
  line-height: var(--text-18-bold-line-height);
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  color: #161616;
  letter-spacing: var(--text-18-bold-letter-spacing);
  font-style: var(--text-18-bold-font-style);
}

.WHY-ZOTASELL .text-wrapper-46 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #666666;
  font-size: var(--text-14-regular-font-size);
  text-align: justify;
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .frame-74 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-75 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-76 {
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/frame-1948759217@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .text-wrapper-47 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #161616;
  font-size: var(--text-14-regular-font-size);
  text-align: justify;
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .text-wrapper-48 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: var(--text-12-regular-font-family);
  font-weight: var(--text-12-regular-font-weight);
  color: #666666;
  font-size: var(--text-12-regular-font-size);
  text-align: justify;
  letter-spacing: var(--text-12-regular-letter-spacing);
  line-height: var(--text-12-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-12-regular-font-style);
}

.WHY-ZOTASELL .frame-77 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .tag-5 {
  gap: 14px;
  padding: 0px 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 6px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .text-wrapper-49 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-regular-font-family);
  font-weight: var(--text-12-regular-font-weight);
  color: #666666;
  font-size: var(--text-12-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-12-regular-letter-spacing);
  line-height: var(--text-12-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-12-regular-font-style);
}

.WHY-ZOTASELL .frame-80 {
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 32px 24px;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffffe6;
  border-radius: 12px;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
  display: flex;
  position: relative;
}

.WHY-ZOTASELL .frame-81 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-82 {
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/frame-1948759217-1@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.WHY-ZOTASELL .frame-83 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 4;
}

.WHY-ZOTASELL .frame-84 {
  flex-wrap: wrap;
  gap: 24px 24px;
  display: flex;
  width: 1240px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-85 {
  display: flex;
  flex-direction: column;
  width: 395px;
  align-items: flex-start;
  gap: 16px;
  padding: 32px 24px;
  position: relative;
  background-color: #ffffffe6;
  border-radius: 12px;
  overflow: hidden;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
}

.WHY-ZOTASELL .frame-86 {
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-50 {
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  letter-spacing: 0;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-87 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  gap: 10px;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0000001a;
}

.WHY-ZOTASELL .frame-88 {
  position: relative;
  width: 12px;
  height: 20px;
}

.WHY-ZOTASELL .text-wrapper-51 {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -1px;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #161616;
  font-size: var(--text-14-regular-font-size);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .frame-89 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--greengreen-300);
  border-radius: 8px;
}

.WHY-ZOTASELL .vuesax-linear-flash {
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vuesax-linear-flash-1.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .frame-90 {
  display: flex;
  width: 394px;
  align-items: flex-start;
  gap: 16px;
  padding: 32px 24px;
  background-color: #ffffffe6;
  border-radius: 12px;
  overflow: hidden;
  box-shadow:
    0px 0px 0px 1px #0000000f,
    0px 1px 1px -0.5px #0000000f,
    0px 3px 3px -1.5px #0000000f,
    0px 6px 6px -3px #0000000f;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .vuesax-linear {
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/vuesax-linear-diagram-1.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .card-with-form {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: flex-start;
  gap: 52px;
  padding: 52px 60px;
  position: relative;
  flex: 0 0 auto;
  z-index: 3;
  background-color: #161616;
  border-radius: 12px;
  box-shadow: 0px 8px 50px #00000014;
}

.WHY-ZOTASELL .frame-91 {
  display: flex;
  width: 479px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 0px 0px;
  flex-direction: column;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-52 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #b5b5b5;
  font-size: var(--text-16-regular-font-size);
  text-align: justify;
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 0px 8px var(--primitive-tokens-space-0);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-92 {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .check-small {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .text-wrapper-53 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--text-20-regular-font-family);
  font-weight: var(--text-20-regular-font-weight);
  color: #ffffff;
  font-size: var(--text-20-regular-font-size);
  letter-spacing: var(--text-20-regular-letter-spacing);
  line-height: var(--text-20-regular-line-height);
  font-style: var(--text-20-regular-font-style);
}

.WHY-ZOTASELL .frame-93 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
}

.WHY-ZOTASELL .frame-94 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .see-how-zotasell-can {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 52px;
}

.WHY-ZOTASELL .text-wrapper-54 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #666666;
  font-size: var(--text-16-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .frame-95 {
  display: flex;
  width: 1006px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .banner-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 44px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--greengreen-300);
  border-radius: 16px;
  overflow: hidden;
}

.WHY-ZOTASELL .frame-96 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.WHY-ZOTASELL .tag-6 {
  height: 40px;
  gap: 14px;
  padding: 16px 28px 16px 24px;
  position: relative;
  background-color: #f0ffe7e6;
  border-radius: 12px;
  border: 1.5px solid;
  border-color: #4db20c1a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .text-wrapper-55 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-medium-font-family);
  font-weight: var(--text-12-medium-font-weight);
  color: #666666;
  font-size: var(--text-12-medium-font-size);
  text-align: center;
  letter-spacing: var(--text-12-medium-letter-spacing);
  line-height: var(--text-12-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-12-medium-font-style);
}

.WHY-ZOTASELL .div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-56 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.WHY-ZOTASELL .text-wrapper-57 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #666666;
  font-size: var(--text-16-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .frame-97 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 181px;
  border-radius: 12px;
  overflow: hidden;
}

.WHY-ZOTASELL .frame-98 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  padding: 12px 12px 20px;
  position: absolute;
  top: calc(50% - 90px);
  left: 82px;
  background-color: #f0ffe7e6;
  border-radius: 10px;
}

.WHY-ZOTASELL .frame-99 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 8px 16px 8px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 12px;
  box-shadow: 0px 4px 4px #0000001f;
}

.WHY-ZOTASELL .rectangle-20 {
  position: relative;
  width: 52px;
  height: 52px;
  object-fit: cover;
}

.WHY-ZOTASELL .frame-100 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .zotasell-AI-upsell {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #303030;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.WHY-ZOTASELL .tag-7 {
  gap: 4px;
  padding: 4px 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #dcf2ff;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .gem {
  position: relative;
  width: 12px;
  height: 10.44px;
  aspect-ratio: 1.15;
}

.WHY-ZOTASELL .container-12 {
  display: flex;
  flex-direction: column;
  width: 92px;
  align-items: flex-start;
  position: relative;
}

.WHY-ZOTASELL .text-wrapper-58 {
  justify-content: center;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  letter-spacing: 0;
  white-space: nowrap;
}

.WHY-ZOTASELL .frame-101 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .group-3 {
  position: absolute;
  left: 230px;
  bottom: 24px;
  width: 74px;
  height: 53px;
}

.WHY-ZOTASELL .fluent-cursor {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .frame-102 {
  display: flex;
  width: 57px;
  height: 34px;
  align-items: center;
  justify-content: center;
  gap: 7.63px;
  padding: 6.1px 9.15px;
  position: absolute;
  left: 17px;
  bottom: 0;
  border-radius: 6.1px;
  border: 0.76px solid;
  border-color: #ffffff;
  background: linear-gradient(
    75deg,
    rgba(10, 85, 207, 1) 0%,
    rgba(8, 102, 255, 1) 100%
  );
}

.WHY-ZOTASELL .text-wrapper-59 {
  position: relative;
  width: fit-content;
  margin-top: -0.92px;
  font-family: "Apercu Pro-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 13.7px;
  text-align: center;
  letter-spacing: 0;
  line-height: 21.4px;
  white-space: nowrap;
}

.WHY-ZOTASELL .button-pricing {
  display: flex;
  width: 200px;
  align-items: center;
  gap: 8px;
  padding: 16px 40px;
  background-color: #161616;
  border-radius: 16px;
  border: 1px solid;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-103 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-60 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-regular-font-family);
  font-weight: var(--text-12-regular-font-weight);
  color: #666666;
  font-size: var(--text-12-regular-font-size);
  letter-spacing: var(--text-12-regular-letter-spacing);
  line-height: var(--text-12-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-12-regular-font-style);
}

.WHY-ZOTASELL .ellipse-6 {
  position: relative;
  width: 2px;
  height: 2px;
  background-color: #666666;
  border-radius: 1px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .banner-mobile-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 44px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #f5f5f5;
  border-radius: 16px;
  overflow: hidden;
}

.WHY-ZOTASELL .frame-104 {
  position: relative;
  width: 399px;
  height: 181px;
  border-radius: 12px;
  overflow: hidden;
}

.WHY-ZOTASELL .rectangle-21 {
  position: absolute;
  top: calc(50% - 91px);
  left: calc(50% - 118px);
  width: 236px;
  height: 181px;
  background-color: #ffffff;
  border-radius: 10px;
}

.WHY-ZOTASELL .frame-105 {
  position: absolute;
  top: calc(50% - 72px);
  left: 94px;
  width: 212px;
  height: 144px;
}

.WHY-ZOTASELL .group-4 {
  position: absolute;
  left: 195px;
  bottom: 24px;
  width: 107px;
  height: 53px;
}

.WHY-ZOTASELL .frame-106 {
  display: inline-flex;
  height: 34px;
  align-items: center;
  justify-content: center;
  gap: 7.63px;
  padding: 6.1px 9.15px;
  position: absolute;
  left: 17px;
  bottom: 0;
  border-radius: 6.1px;
  border: 0.76px solid;
  border-color: #ffffff;
  background: linear-gradient(
    75deg,
    rgba(10, 85, 207, 1) 0%,
    rgba(8, 102, 255, 1) 100%
  );
}

.WHY-ZOTASELL .button-send {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 40px;
  background-color: #161616;
  border-radius: 16px;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .frame-107 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 1;
}

.WHY-ZOTASELL .common-questions {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
}

.WHY-ZOTASELL .text-wrapper-61 {
  color: #161616;
  line-height: 52px;
}

.WHY-ZOTASELL .text-wrapper-62 {
  color: #4db20c;
  line-height: 52px;
}

.WHY-ZOTASELL .frame-108 {
  display: flex;
  flex-direction: column;
  width: 1006px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .FAQ {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 16px;
  border: 1px solid;
  border-color: #0000001a;
}

.WHY-ZOTASELL .plus-icon {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--greengreen-500);
  border-radius: 20px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .container-13 {
  position: relative;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/sdcdbdmE/img/component-1-21-9.svg);
  background-size: 100% 100%;
}

.WHY-ZOTASELL .frame-109 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
}

.WHY-ZOTASELL .text-wrapper-63 {
  position: relative;
  display: flex;
  align-items: center;
  width: 719px;
  height: 24px;
  margin-top: -1px;
  font-family: var(--text-20-medium-font-family);
  font-weight: var(--text-20-medium-font-weight);
  color: #161616;
  font-size: var(--text-20-medium-font-size);
  letter-spacing: var(--text-20-medium-letter-spacing);
  line-height: var(--text-20-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-20-medium-font-style);
}

.WHY-ZOTASELL .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 80px;
  padding: 80px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #161616;
  border-radius: 16px;
}

.WHY-ZOTASELL .container-14 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .container-15 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .div-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .zotasell-logo {
  position: relative;
  width: 123px;
  height: 24px;
  aspect-ratio: 5.13;
}

.WHY-ZOTASELL .wordmark {
  position: absolute;
  width: 76.24%;
  height: 92.53%;
  top: 7.47%;
  left: 23.76%;
}

.WHY-ZOTASELL .zotasell-logo > .img-2 {
  width: 18.74%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}

.WHY-ZOTASELL .tag-8 {
  height: 40px;
  gap: 12px;
  padding: 16px 24px;
  position: relative;
  background-color: #ffffff1a;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL .gem-2 {
  position: relative;
  width: 18.4px;
  height: 16px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.WHY-ZOTASELL .text-wrapper-64 {
  justify-content: center;
  margin-top: -1px;
  font-family: var(--text-12-bold-font-family);
  font-weight: var(--text-12-bold-font-weight);
  color: #ffffff;
  font-size: var(--text-12-bold-font-size);
  text-align: center;
  line-height: var(--text-12-bold-line-height);
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  letter-spacing: var(--text-12-bold-letter-spacing);
  white-space: nowrap;
  font-style: var(--text-12-bold-font-style);
}

.WHY-ZOTASELL .frame-110 {
  display: flex;
  flex-direction: column;
  width: 326px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-65 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-16-bold-font-family);
  font-weight: var(--text-16-bold-font-weight);
  color: #ffffff;
  font-size: var(--text-16-bold-font-size);
  letter-spacing: var(--text-16-bold-letter-spacing);
  line-height: var(--text-16-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-16-bold-font-style);
}

.WHY-ZOTASELL .input {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 8px 8px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.WHY-ZOTASELL .container-16 {
  position: relative;
  flex-grow: 1;
  border: none;
  background: none;
  margin-top: -1px;
  font-family: var(--text-14-medium-font-family);
  font-weight: var(--text-14-medium-font-weight);
  color: #666666;
  font-size: var(--text-14-medium-font-size);
  letter-spacing: var(--text-14-medium-letter-spacing);
  line-height: var(--text-14-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-14-medium-font-style);
  padding: 0;
}

.WHY-ZOTASELL .frame-111 {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .text-wrapper-66 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-right: -1px;
  font-family: var(--text-14-regular-font-family);
  font-weight: var(--text-14-regular-font-weight);
  color: #ffffff;
  font-size: var(--text-14-regular-font-size);
  letter-spacing: var(--text-14-regular-letter-spacing);
  line-height: var(--text-14-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-14-regular-font-style);
}

.WHY-ZOTASELL .container-17 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .social {
  position: relative;
  max-width: 208px;
  width: 40px;
  height: 40px;
}

.WHY-ZOTASELL .container-18 {
  display: inline-flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-3 {
  justify-content: center;
  width: fit-content;
  font-family: var(--text-20-bold-font-family);
  font-weight: var(--text-20-bold-font-weight);
  color: #ffffff;
  font-size: var(--text-20-bold-font-size);
  text-align: center;
  line-height: var(--text-20-bold-line-height);
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  letter-spacing: var(--text-20-bold-letter-spacing);
  font-style: var(--text-20-bold-font-style);
}

.WHY-ZOTASELL .container-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .button-secondary {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .horizontal-divider-2 {
  position: relative;
  width: 12px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0;
}

.WHY-ZOTASELL .frame-112 {
  display: flex;
  flex-direction: column;
  width: 167px;
  align-items: flex-start;
  justify-content: center;
  gap: 44px;
  position: relative;
}

.WHY-ZOTASELL .text-4 {
  justify-content: center;
  width: fit-content;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #ffffff;
  font-size: var(--text-16-regular-font-size);
  text-align: center;
  line-height: var(--text-16-regular-line-height);
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  letter-spacing: var(--text-16-regular-letter-spacing);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .container-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .button-secondary-2 {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .container-21 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.WHY-ZOTASELL .text-5 {
  align-self: stretch;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #ffffff;
  font-size: var(--text-16-regular-font-size);
  line-height: var(--text-16-regular-line-height);
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  letter-spacing: var(--text-16-regular-letter-spacing);
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .container-22 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 60px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #424242;
}

.WHY-ZOTASELL .container-23 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .text-wrapper-67 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  color: #f5f5f5;
  font-size: var(--text-16-regular-font-size);
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-16-regular-font-style);
}

.WHY-ZOTASELL .text-wrapper-68 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-16-bold-font-family);
  font-weight: var(--text-16-bold-font-weight);
  color: #f5f5f5;
  font-size: var(--text-16-bold-font-size);
  letter-spacing: var(--text-16-bold-letter-spacing);
  line-height: var(--text-16-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-16-bold-font-style);
}
/* Original CSS code should be injected above */

.WHY-ZOTASELL {
  min-width: 1440px;
}

.WHY-ZOTASELL .header {
  max-width: 1240px;
  width: calc(100% - 32px);
  left: 50%;
  transform: translateX(-50%);
}

.WHY-ZOTASELL .container-3 {
  position: relative;
  top: 132px;
  width: 1440px;
  max-width: none;
  left: auto;
  margin: 0 auto;
  padding: 0 0 132px;
}

.WHY-ZOTASELL .background,
.WHY-ZOTASELL .frame-33,
.WHY-ZOTASELL .frame-48,
.WHY-ZOTASELL .frame-65,
.WHY-ZOTASELL .frame-84,
.WHY-ZOTASELL .card-with-form,
.WHY-ZOTASELL .frame-93 {
  width: 100%;
  max-width: 1240px;
}

.WHY-ZOTASELL .frame-95,
.WHY-ZOTASELL .frame-108 {
  width: 100%;
  max-width: 1006px;
}

.WHY-ZOTASELL .group,
.WHY-ZOTASELL .header-item,
.WHY-ZOTASELL .button-install,
.WHY-ZOTASELL .button-pricing,
.WHY-ZOTASELL .button-send,
.WHY-ZOTASELL .button-secondary,
.WHY-ZOTASELL .button-secondary-2,
.WHY-ZOTASELL .zotasell-logo,
.WHY-ZOTASELL .container-23 {
  cursor: pointer;
}

.WHY-ZOTASELL .button-install,
.WHY-ZOTASELL .button,
.WHY-ZOTASELL .button-pricing,
.WHY-ZOTASELL .button-send,
.WHY-ZOTASELL .newsletter-submit,
.WHY-ZOTASELL .frame,
.WHY-ZOTASELL .faq-summary,
.WHY-ZOTASELL .header-item,
.WHY-ZOTASELL .button-secondary,
.WHY-ZOTASELL .button-secondary-2,
.WHY-ZOTASELL .container-23,
.WHY-ZOTASELL .group,
.WHY-ZOTASELL .zotasell-logo,
.WHY-ZOTASELL .div-2 {
  -webkit-tap-highlight-color: transparent;
}

.WHY-ZOTASELL .button-install,
.WHY-ZOTASELL .button,
.WHY-ZOTASELL .button-pricing,
.WHY-ZOTASELL .button-send,
.WHY-ZOTASELL .newsletter-submit,
.WHY-ZOTASELL .frame {
  appearance: none;
  -webkit-appearance: none;
}

.WHY-ZOTASELL .button-install,
.WHY-ZOTASELL .button-pricing,
.WHY-ZOTASELL .button-send,
.WHY-ZOTASELL .newsletter-submit,
.WHY-ZOTASELL .group,
.WHY-ZOTASELL .header-item,
.WHY-ZOTASELL .button-secondary,
.WHY-ZOTASELL .button-secondary-2,
.WHY-ZOTASELL .container-23,
.WHY-ZOTASELL .zotasell-logo,
.WHY-ZOTASELL .div-2,
.WHY-ZOTASELL .button {
  text-decoration: none;
  color: inherit;
}

.WHY-ZOTASELL .button {
  border: 1px solid;
  cursor: pointer;
}

.WHY-ZOTASELL .frame {
  border: 0;
  background: transparent;
  cursor: pointer;
}

.WHY-ZOTASELL .newsletter-submit {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 8px;
  flex: 0 0 auto;
}

.WHY-ZOTASELL .newsletter-submit:focus-visible,
.WHY-ZOTASELL .button-install:focus-visible,
.WHY-ZOTASELL .button:focus-visible,
.WHY-ZOTASELL .button-pricing:focus-visible,
.WHY-ZOTASELL .button-send:focus-visible,
.WHY-ZOTASELL .frame:focus-visible,
.WHY-ZOTASELL .header-item:focus-visible,
.WHY-ZOTASELL .button-secondary:focus-visible,
.WHY-ZOTASELL .button-secondary-2:focus-visible,
.WHY-ZOTASELL .container-23:focus-visible,
.WHY-ZOTASELL .group:focus-visible,
.WHY-ZOTASELL .zotasell-logo:focus-visible,
.WHY-ZOTASELL .div-2:focus-visible,
.WHY-ZOTASELL .faq-summary:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

.WHY-ZOTASELL .container-16:focus {
  outline: none;
}

.WHY-ZOTASELL .input:focus-within {
  box-shadow: 0 0 0 2px #4a90e2;
}

.WHY-ZOTASELL .skip-link {
  position: absolute;
  left: 16px;
  top: -48px;
  z-index: 100;
  padding: 10px 14px;
  background: #161616;
  color: #ffffff;
  border-radius: 8px;
}

.WHY-ZOTASELL .skip-link:focus {
  top: 16px;
}

.WHY-ZOTASELL .faq-summary {
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  cursor: pointer;
}

.WHY-ZOTASELL .faq-summary::-webkit-details-marker {
  display: none;
}

.WHY-ZOTASELL .FAQ {
  display: block;
  padding: 0;
  overflow: hidden;
}

.WHY-ZOTASELL .FAQ .faq-summary {
  padding: 32px;
}

.WHY-ZOTASELL .FAQ[open] .plus-icon {
  transform: rotate(45deg);
}

.WHY-ZOTASELL .plus-icon {
  transition: transform 0.2s ease;
}

.WHY-ZOTASELL .text-wrapper-63 {
  height: auto;
  min-height: 24px;
  white-space: normal;
}

.WHY-ZOTASELL .p,
.WHY-ZOTASELL .container-5,
.WHY-ZOTASELL .text-wrapper-54,
.WHY-ZOTASELL .text-wrapper-66,
.WHY-ZOTASELL .text-wrapper-67 {
  max-width: 100%;
}

.WHY-ZOTASELL .AI-upsell-with-the {
  text-wrap: balance;
}

.WHY-ZOTASELL .social {
  display: block;
}

.WHY-ZOTASELL .frame-111 {
  display: block;
}

.WHY-ZOTASELL .container-5 .rectangle {
  display: none;
}

.WHY-ZOTASELL .AI-upsell-with-the {
  display: block;
  max-width: 1040px;
  margin: -1px auto 0;
  line-height: 76px;
}

.WHY-ZOTASELL .AI-upsell-with-the .text-wrapper-4 {
  display: inline-block;
  padding: 0 22px 4px;
  margin: 0 6px;
  line-height: 1.02;
  background-color: #f0ffe7;
  border: 1px dashed var(--greengreen-700);
  border-radius: 16px;
}

.WHY-ZOTASELL .frame-34 {
  min-width: 0;
}

.WHY-ZOTASELL .frame-35-img {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.WHY-ZOTASELL .card-header-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.WHY-ZOTASELL .frame-34 .frame-35 {
  width: 100%;
}

.WHY-ZOTASELL .frame-34:nth-child(1) .rectangle-11,
.WHY-ZOTASELL .frame-34:nth-child(1) .rectangle-13 {
  overflow: hidden;
}

.WHY-ZOTASELL .frame-34:nth-child(2) .frame-35 > img:nth-of-type(1) {
  top: 50%;
  margin-top: -46px;
  left: 3%;
  right: auto;
  width: 24%;
  max-width: 92px;
  height: auto;
  opacity: 1;
  display: block;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  aspect-ratio: 1;
  object-fit: cover;
}

.WHY-ZOTASELL .frame-34:nth-child(2) .frame-35 > img:nth-of-type(2) {
  top: 50%;
  margin-top: -46px;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  width: 24%;
  max-width: 92px;
  height: auto;
  display: block;
  border-radius: 12px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  aspect-ratio: 1;
  object-fit: cover;
}

.WHY-ZOTASELL .frame-34:nth-child(2) .rectangle-15 {
  top: 50%;
  margin-top: -46px;
  left: auto;
  right: 3%;
  width: 24%;
  max-width: 92px;
  height: auto;
  display: block;
  aspect-ratio: 1;
}

.WHY-ZOTASELL .frame-34:nth-child(2) .arrow-right-wrapper {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  top: 50%;
  margin-top: -41px;
}

.WHY-ZOTASELL .frame-49 {
  align-items: stretch;
  width: calc(100% + 72px);
  margin-left: -36px;
  padding: 14px 156px 22px 48px;
  overflow-x: auto;
  overflow-y: visible;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  -webkit-mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.42) 36px,
    rgba(0, 0, 0, 1) 92px,
    rgba(0, 0, 0, 1) calc(100% - 156px),
    rgba(0, 0, 0, 0.42) calc(100% - 76px),
    rgba(0, 0, 0, 0) 100%
  );
  mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.42) 36px,
    rgba(0, 0, 0, 1) 92px,
    rgba(0, 0, 0, 1) calc(100% - 156px),
    rgba(0, 0, 0, 0.42) calc(100% - 76px),
    rgba(0, 0, 0, 0) 100%
  );
}

.WHY-ZOTASELL .product-page,
.WHY-ZOTASELL .div-5,
.WHY-ZOTASELL .pop-up,
.WHY-ZOTASELL .thank-you-page {
  flex: 0 0 467px;
}

.WHY-ZOTASELL .div-5,
.WHY-ZOTASELL .pop-up,
.WHY-ZOTASELL .thank-you-page {
  margin-left: -36px;
}

.WHY-ZOTASELL .product-page {
  transform: rotate(-2deg);
}

.WHY-ZOTASELL .pop-up {
  transform: rotate(-3deg);
}

.WHY-ZOTASELL .thank-you-page {
  transform: rotate(2deg);
}

.WHY-ZOTASELL .frame-49 article:nth-child(5) {
  position: relative;
  z-index: 3;
}

.WHY-ZOTASELL .text-wrapper-41 {
  max-width: 100%;
  font-size: 36px;
  line-height: 42px;
  white-space: normal;
}

.WHY-ZOTASELL .text-wrapper-42 {
  line-height: 26px;
}

.WHY-ZOTASELL .frame-31,
.WHY-ZOTASELL .frame-40,
.WHY-ZOTASELL .frame-63,
.WHY-ZOTASELL .frame-83,
.WHY-ZOTASELL .frame-107 {
  width: 1240px;
}

.WHY-ZOTASELL .frame-30,
.WHY-ZOTASELL .frame-31,
.WHY-ZOTASELL .frame-40,
.WHY-ZOTASELL .frame-47,
.WHY-ZOTASELL .frame-63,
.WHY-ZOTASELL .frame-83,
.WHY-ZOTASELL .footer {
  align-self: auto;
}

@media (min-width: 1025px) {
  .WHY-ZOTASELL {
    min-width: 1440px;
  }
}

@media (min-width: 1280px) and (max-width: 1439px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .WHY-ZOTASELL {
    min-width: 100%;
    min-height: auto;
    overflow-x: clip;
  }

  .WHY-ZOTASELL .header {
    width: calc(100% - 80px);
    max-width: 1240px;
    left: 50%;
    transform: translateX(-50%);
  }

  .WHY-ZOTASELL .container-3 {
    width: 100%;
    max-width: 100%;
    padding: 0 40px 132px;
  }

  .WHY-ZOTASELL .background,
  .WHY-ZOTASELL .frame-30,
  .WHY-ZOTASELL .frame-31,
  .WHY-ZOTASELL .frame-40,
  .WHY-ZOTASELL .frame-63,
  .WHY-ZOTASELL .frame-83,
  .WHY-ZOTASELL .card-with-form,
  .WHY-ZOTASELL .frame-93,
  .WHY-ZOTASELL .frame-107,
  .WHY-ZOTASELL .footer {
    width: 100%;
    max-width: 1240px;
  }

  .WHY-ZOTASELL .frame-33,
  .WHY-ZOTASELL .frame-48,
  .WHY-ZOTASELL .frame-65,
  .WHY-ZOTASELL .frame-84 {
    width: 100%;
    max-width: 100%;
  }

  .WHY-ZOTASELL .frame-35 {
    width: 100%;
  }

  .WHY-ZOTASELL .frame-47 {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 100px 0 100px max(40px, calc((100vw - 1240px) / 2));
    box-sizing: border-box;
    overflow: hidden;
  }

  .WHY-ZOTASELL .frame-47 .frame-48 {
    width: calc(100% - 80px);
  }

  .WHY-ZOTASELL .frame-49 {
    width: calc(100% + 72px);
    margin-left: -36px;
    padding-left: 48px;
    padding-right: 128px;
  }

  .WHY-ZOTASELL .frame-85,
  .WHY-ZOTASELL .frame-90 {
    width: calc((100% - 48px) / 3);
    min-width: 0;
    flex: 1 1 0;
  }

  .WHY-ZOTASELL .container-14,
  .WHY-ZOTASELL .container-22 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .WHY-ZOTASELL .container-18 {
    gap: 56px;
  }
}

@media (max-width: 1279px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .WHY-ZOTASELL {
    min-width: 100%;
    min-height: auto;
    overflow-x: clip;
  }

  .WHY-ZOTASELL .header {
    width: calc(100% - 32px);
    max-width: 100%;
    padding: 12px 16px;
    gap: 16px;
    background-color: rgba(255, 255, 255, 0.92);
    border: 1px solid #0000000d;
    box-shadow: 0px 12px 32px #0000000a;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  }

  .WHY-ZOTASELL .header > .div {
    flex: 1 1 auto;
    min-width: 0;
    justify-content: flex-end;
    gap: 12px;
  }

  .WHY-ZOTASELL .container {
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 4px;
  }

  .WHY-ZOTASELL .div-wrapper {
    padding: 8px 12px;
  }

  .WHY-ZOTASELL .button-install {
    padding: 12px 20px;
    border-radius: 12px;
  }

  .WHY-ZOTASELL .container-3 {
    width: 100%;
    max-width: 100%;
    top: 112px;
    left: auto;
    padding: 0 16px 96px;
    gap: 96px;
  }

  .WHY-ZOTASELL .background,
  .WHY-ZOTASELL .frame-30,
  .WHY-ZOTASELL .frame-31,
  .WHY-ZOTASELL .frame-33,
  .WHY-ZOTASELL .frame-40,
  .WHY-ZOTASELL .frame-47,
  .WHY-ZOTASELL .frame-48,
  .WHY-ZOTASELL .frame-63,
  .WHY-ZOTASELL .frame-65,
  .WHY-ZOTASELL .frame-83,
  .WHY-ZOTASELL .frame-84,
  .WHY-ZOTASELL .card-with-form,
  .WHY-ZOTASELL .frame-93,
  .WHY-ZOTASELL .frame-95,
  .WHY-ZOTASELL .frame-107,
  .WHY-ZOTASELL .frame-108,
  .WHY-ZOTASELL .footer {
    width: 100%;
    max-width: 100%;
  }

  .WHY-ZOTASELL .background {
    padding: 48px 32px 72px;
  }

  .WHY-ZOTASELL .frame-4 {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .WHY-ZOTASELL .ellipse {
    left: 45%;
  }

  .WHY-ZOTASELL .container-5 {
    width: 100%;
  }

  .WHY-ZOTASELL .AI-upsell-with-the {
    max-width: 100%;
    font-size: clamp(44px, 6vw, 64px);
    line-height: clamp(52px, 7vw, 76px);
  }

  .WHY-ZOTASELL .p {
    width: min(670px, 100%);
    font-size: 18px;
    line-height: 28px;
  }

  .WHY-ZOTASELL .frame-7 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .WHY-ZOTASELL .frame-8,
  .WHY-ZOTASELL .frame-19 {
    flex: 1 1 280px;
    max-width: 360px;
  }

  .WHY-ZOTASELL .frame-15 {
    flex: 1 1 420px;
    min-width: 0;
  }

  .WHY-ZOTASELL .frame-16 {
    width: 82%;
    height: auto;
  }

  .WHY-ZOTASELL .customer-logo-strip {
    width: 1180px;
    height: 36px;
  }

  .WHY-ZOTASELL .container-9,
  .WHY-ZOTASELL .frame-48 {
    flex-wrap: wrap;
    gap: 20px;
  }

  .WHY-ZOTASELL .div-3,
  .WHY-ZOTASELL .revenue-touchpoints,
  .WHY-ZOTASELL .see-how-zotasell-can,
  .WHY-ZOTASELL .common-questions {
    width: 100%;
    font-size: clamp(36px, 5.4vw, 48px);
    line-height: clamp(40px, 6vw, 52px);
  }

  .WHY-ZOTASELL .frame-32,
  .WHY-ZOTASELL .frame-64,
  .WHY-ZOTASELL .frame-91,
  .WHY-ZOTASELL .container-11 {
    width: 100%;
    max-width: 560px;
  }

  .WHY-ZOTASELL .frame-33,
  .WHY-ZOTASELL .frame-65,
  .WHY-ZOTASELL .frame-84,
  .WHY-ZOTASELL .frame-95,
  .WHY-ZOTASELL .container-14,
  .WHY-ZOTASELL .container-18,
  .WHY-ZOTASELL .container-22 {
    flex-wrap: wrap;
  }

  .WHY-ZOTASELL .frame-33 {
    gap: 24px;
  }

  .WHY-ZOTASELL .frame-34 {
    flex: 1 1 calc(50% - 12px);
    min-width: 320px;
  }

  .WHY-ZOTASELL .frame-35 {
    height: 236px;
  }

  .WHY-ZOTASELL .frame-41,
  .WHY-ZOTASELL .frame-45,
  .WHY-ZOTASELL .frame-85,
  .WHY-ZOTASELL .frame-90 {
    flex: 1 1 calc(50% - 12px);
    width: auto;
    min-width: 300px;
  }

  .WHY-ZOTASELL .frame-47 {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 96px 0 96px max(32px, calc((100vw - 960px) / 2));
    border-radius: 0;
    box-sizing: border-box;
    overflow: hidden;
  }

  .WHY-ZOTASELL .frame-49 {
    width: calc(100% + 56px);
    margin-left: -28px;
    padding: 14px 112px 22px 40px;
  }

  .WHY-ZOTASELL .frame-63 {
    gap: 44px;
  }

  .WHY-ZOTASELL .frame-65 {
    gap: 24px;
    align-items: stretch;
  }

  .WHY-ZOTASELL .frame-66 {
    flex: 1 1 100%;
    min-height: 0;
    align-self: stretch;
  }

  .WHY-ZOTASELL .frame-67 {
    flex: 0 0 clamp(168px, 24vw, 224px);
    width: clamp(168px, 24vw, 224px);
    align-self: stretch;
  }

  .WHY-ZOTASELL .frame-68,
  .WHY-ZOTASELL .frame-69,
  .WHY-ZOTASELL .frame-78,
  .WHY-ZOTASELL .frame-79 {
    min-height: 156px;
  }

  .WHY-ZOTASELL .frame-70,
  .WHY-ZOTASELL .frame-80 {
    min-width: 0;
    justify-content: space-between;
  }

  .WHY-ZOTASELL .frame-81,
  .WHY-ZOTASELL .frame-74 {
    flex-wrap: wrap;
    gap: 10px;
  }

  .WHY-ZOTASELL .frame-72 {
    max-width: 100%;
  }

  .WHY-ZOTASELL .text-wrapper-43,
  .WHY-ZOTASELL .text-wrapper-44,
  .WHY-ZOTASELL .text-wrapper-47,
  .WHY-ZOTASELL .text-wrapper-48,
  .WHY-ZOTASELL .text-wrapper-49 {
    white-space: normal;
  }

  .WHY-ZOTASELL .text-wrapper-45,
  .WHY-ZOTASELL .text-wrapper-46 {
    text-align: left;
  }

  .WHY-ZOTASELL .card-with-form {
    padding: 48px 32px;
  }

  .WHY-ZOTASELL .frame-95 {
    gap: 24px;
  }

  .WHY-ZOTASELL .banner-mobile,
  .WHY-ZOTASELL .banner-mobile-2 {
    flex: 1 1 420px;
    min-width: 0;
  }

  .WHY-ZOTASELL .frame-97,
  .WHY-ZOTASELL .frame-104 {
    width: min(399px, 100%);
    max-width: 399px;
    align-self: center;
  }

  .WHY-ZOTASELL .FAQ .faq-summary {
    padding: 24px;
  }

  .WHY-ZOTASELL .text-wrapper-63 {
    width: auto;
    flex: 1;
  }

  .WHY-ZOTASELL .container-14 {
    gap: 48px;
    padding: 0 32px;
  }

  .WHY-ZOTASELL .container-18 {
    gap: 48px;
  }

  .WHY-ZOTASELL .container-22 {
    gap: 24px;
    padding: 32px 32px 0;
  }

  .WHY-ZOTASELL .text-wrapper-67 {
    white-space: normal;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  .WHY-ZOTASELL .header {
    position: sticky;
    top: 12px;
    left: auto;
    transform: none;
    margin: 12px auto 0;
  }

  .WHY-ZOTASELL .container-3 {
    top: 40px;
    gap: 88px;
    padding: 0 24px 96px;
  }

  .WHY-ZOTASELL .background {
    padding: 44px 32px 64px;
  }

  .WHY-ZOTASELL .container-6 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .WHY-ZOTASELL .frame-7 {
    align-items: stretch;
  }

  .WHY-ZOTASELL .frame-8,
  .WHY-ZOTASELL .frame-19 {
    max-width: none;
  }

  .WHY-ZOTASELL .frame-15 {
    flex-basis: 100%;
    order: 3;
  }

  .WHY-ZOTASELL .frame-31,
  .WHY-ZOTASELL .frame-40,
  .WHY-ZOTASELL .frame-63,
  .WHY-ZOTASELL .frame-83,
  .WHY-ZOTASELL .frame-107 {
    gap: 44px;
  }

  .WHY-ZOTASELL .frame-34 {
    flex-basis: 100%;
  }

  .WHY-ZOTASELL .frame-35 {
    height: 250px;
  }

  .WHY-ZOTASELL .frame-34:nth-child(1) .rectangle-10 {
    left: 12%;
  }

  .WHY-ZOTASELL .frame-34:nth-child(1) .frame-36 {
    left: 34%;
  }

  .WHY-ZOTASELL .frame-34:nth-child(1) .rectangle-11 {
    left: 56%;
  }

  .WHY-ZOTASELL .frame-34:nth-child(1) .rectangle-13 {
    right: 8%;
  }

  .WHY-ZOTASELL .frame-34:nth-child(2) .frame-35 > img:nth-of-type(1) {
    left: 12%;
  }

  .WHY-ZOTASELL .frame-34:nth-child(2) .frame-35 > img:nth-of-type(2) {
    left: 56%;
    right: auto;
  }

  .WHY-ZOTASELL .frame-34:nth-child(2) .rectangle-15 {
    right: 8%;
  }

  .WHY-ZOTASELL .other-apps-make-wrapper {
    width: 100%;
  }

  .WHY-ZOTASELL .frame-41,
  .WHY-ZOTASELL .frame-45,
  .WHY-ZOTASELL .frame-85,
  .WHY-ZOTASELL .frame-90 {
    flex-basis: calc(50% - 12px);
  }

  .WHY-ZOTASELL .frame-63 {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 24px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .WHY-ZOTASELL .frame-63 > .container-9 {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }

  .WHY-ZOTASELL .frame-65 {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .WHY-ZOTASELL .frame-66 {
    display: grid;
    grid-template-columns: minmax(180px, 30%) minmax(0, 1fr);
    gap: 14px;
    width: 100%;
  }

  .WHY-ZOTASELL .frame-67 {
    width: 100%;
    height: auto;
    min-height: 100%;
    flex-direction: column;
  }

  .WHY-ZOTASELL .frame-68,
  .WHY-ZOTASELL .frame-69,
  .WHY-ZOTASELL .frame-78,
  .WHY-ZOTASELL .frame-79 {
    min-height: clamp(150px, 22vw, 190px);
  }

  .WHY-ZOTASELL .frame-70,
  .WHY-ZOTASELL .frame-80 {
    padding: 28px 24px;
  }

  .WHY-ZOTASELL .frame-74 {
    align-items: flex-start;
  }

  .WHY-ZOTASELL .frame-77 {
    align-items: flex-start;
  }

  .WHY-ZOTASELL .frame-95 {
    flex-direction: column;
  }

  .WHY-ZOTASELL .banner-mobile,
  .WHY-ZOTASELL .banner-mobile-2 {
    width: 100%;
    flex-basis: auto;
  }

  .WHY-ZOTASELL .footer {
    padding: 64px 0;
  }

  .WHY-ZOTASELL .container-14 {
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .WHY-ZOTASELL .header {
    position: sticky;
    top: 0;
    left: auto;
    transform: none;
    width: 100%;
    margin: 0;
    padding: 12px 16px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0 0 16px 16px;
  }

  .WHY-ZOTASELL .header > .div {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .WHY-ZOTASELL .header > .div > .div {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .WHY-ZOTASELL .container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px;
  }

  .WHY-ZOTASELL .header-item,
  .WHY-ZOTASELL .div-wrapper,
  .WHY-ZOTASELL .header-item .text-wrapper {
    width: 100%;
  }

  .WHY-ZOTASELL .div-wrapper,
  .WHY-ZOTASELL .header-item .text-wrapper {
    align-items: center;
    justify-content: center;
  }

  .WHY-ZOTASELL .frame {
    align-self: flex-start;
    padding: 0 12px;
  }

  .WHY-ZOTASELL .button-install {
    flex: 1 1 100%;
    justify-content: center;
  }

  .WHY-ZOTASELL .header .div-2 {
    flex: 1 1 100%;
    align-items: center;
  }

  .WHY-ZOTASELL .container-3 {
    top: 24px;
    gap: 72px;
    padding: 0 12px 72px;
  }

  .WHY-ZOTASELL .background {
    gap: 36px;
    padding: 32px 16px 48px;
    border-radius: 14px;
  }

  .WHY-ZOTASELL .ellipse {
    top: -180px;
    left: 18%;
    width: 520px;
    height: 620px;
    filter: blur(120px);
  }

  .WHY-ZOTASELL .frame-6 {
    gap: 24px;
  }

  .WHY-ZOTASELL .tag,
  .WHY-ZOTASELL .tag-6 {
    height: 36px;
    padding: 12px 16px;
    gap: 10px;
  }

  .WHY-ZOTASELL .AI-upsell-with-the {
    font-size: clamp(36px, 11vw, 44px);
    line-height: clamp(42px, 12vw, 52px);
  }

  .WHY-ZOTASELL .AI-upsell-with-the .text-wrapper-4 {
    padding: 0 10px 3px;
    margin: 0 2px;
    border-radius: 12px;
  }

  .WHY-ZOTASELL .p {
    font-size: 16px;
    line-height: 24px;
  }

  .WHY-ZOTASELL .container-6 {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }

  .WHY-ZOTASELL .button,
  .WHY-ZOTASELL .button-pricing,
  .WHY-ZOTASELL .button-send {
    width: 100%;
    justify-content: center;
  }

  .WHY-ZOTASELL .container-6 .div-2 {
    align-items: center;
  }

  .WHY-ZOTASELL .frame-7 {
    flex-direction: column;
    gap: 16px;
  }

  .WHY-ZOTASELL .frame-8,
  .WHY-ZOTASELL .frame-15,
  .WHY-ZOTASELL .frame-19 {
    width: 100%;
    max-width: 100%;
    flex: none;
  }

  .WHY-ZOTASELL .frame-15 {
    height: 300px;
  }

  .WHY-ZOTASELL .frame-16 {
    top: 74px;
    left: 20px;
    width: calc(100% - 40px);
  }

  .WHY-ZOTASELL .frame-17 {
    top: 28px;
    left: 24px;
  }

  .WHY-ZOTASELL .text-wrapper-9 {
    font-size: 34px;
  }

  .WHY-ZOTASELL .frame-30 {
    gap: 20px;
  }

  .WHY-ZOTASELL .text-wrapper-25 {
    font-size: 14px;
    line-height: 22px;
  }

  .WHY-ZOTASELL .container-7 {
    height: 34px;
    overflow: hidden;
    padding-bottom: 0;
  }

  .WHY-ZOTASELL .container-8 {
    position: relative;
    top: auto;
    left: auto;
    width: max-content;
    height: 34px;
  }

  .WHY-ZOTASELL .customer-logo-strip {
    width: 1107px;
    height: 34px;
  }

  .WHY-ZOTASELL .gradient,
  .WHY-ZOTASELL .gradient-2 {
    display: none;
  }

  .WHY-ZOTASELL .frame-31,
  .WHY-ZOTASELL .frame-40,
  .WHY-ZOTASELL .frame-63,
  .WHY-ZOTASELL .frame-83,
  .WHY-ZOTASELL .frame-107 {
    gap: 32px;
  }

  .WHY-ZOTASELL .container-9,
  .WHY-ZOTASELL .frame-48 {
    gap: 16px;
  }

  .WHY-ZOTASELL .div-3,
  .WHY-ZOTASELL .revenue-touchpoints,
  .WHY-ZOTASELL .see-how-zotasell-can,
  .WHY-ZOTASELL .common-questions {
    font-size: 34px;
    line-height: 38px;
  }

  .WHY-ZOTASELL .text-wrapper-26,
  .WHY-ZOTASELL .text-wrapper-39,
  .WHY-ZOTASELL .text-wrapper-52 {
    text-align: left;
  }

  .WHY-ZOTASELL .frame-33 {
    flex-direction: column;
    gap: 20px;
  }

  .WHY-ZOTASELL .frame-34 {
    width: 100%;
    min-width: 0;
    flex: none;
  }

  .WHY-ZOTASELL .frame-35 {
    height: 214px;
  }

  .WHY-ZOTASELL .rectangle-10,
  .WHY-ZOTASELL .rectangle-14 {
    width: 76px;
    height: 76px;
  }

  .WHY-ZOTASELL .frame-36 {
    width: 66px;
    height: 66px;
  }

  .WHY-ZOTASELL .rectangle-11,
  .WHY-ZOTASELL .rectangle-13 {
    width: 70px;
    height: 70px;
  }

  .WHY-ZOTASELL .group-2 {
    width: 60%;
    right: 2%;
    left: auto;
  }

  .WHY-ZOTASELL .text-wrapper-27 {
    font-size: 22px;
  }

  .WHY-ZOTASELL .div-4 {
    display: block;
  }

  .WHY-ZOTASELL .frame-41,
  .WHY-ZOTASELL .frame-45,
  .WHY-ZOTASELL .frame-85,
  .WHY-ZOTASELL .frame-90 {
    width: 100%;
    min-width: 0;
    flex: none;
  }

  .WHY-ZOTASELL .other-apps-make-wrapper {
    width: 100%;
    padding: 12px 0;
  }

  .WHY-ZOTASELL .other-apps-make {
    font-size: 26px;
    line-height: 32px;
  }

  .WHY-ZOTASELL .frame-47 {
    gap: 40px;
    padding: 64px 0;
  }

  .WHY-ZOTASELL .frame-47 .frame-48 {
    padding: 0 16px;
    box-sizing: border-box;
  }

  .WHY-ZOTASELL .frame-49 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
    margin-left: 0;
    padding: 8px 0 0;
    overflow: visible;
    border-right: 0;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .WHY-ZOTASELL .product-page,
  .WHY-ZOTASELL .div-5,
  .WHY-ZOTASELL .pop-up,
  .WHY-ZOTASELL .thank-you-page {
    width: 300px;
    max-width: calc(100vw - 24px);
    height: 222px;
    flex: 0 0 auto;
    margin-left: 0;
    transform: none;
  }

  .WHY-ZOTASELL .front,
  .WHY-ZOTASELL .front-2,
  .WHY-ZOTASELL .front-3,
  .WHY-ZOTASELL .front-4,
  .WHY-ZOTASELL .front-5,
  .WHY-ZOTASELL .back,
  .WHY-ZOTASELL .back-2,
  .WHY-ZOTASELL .back-3,
  .WHY-ZOTASELL .back-4,
  .WHY-ZOTASELL .back-5 {
    width: 316px;
    height: 238px;
    border-width: 6px;
  }

  .WHY-ZOTASELL .frame-wrapper,
  .WHY-ZOTASELL .frame-54,
  .WHY-ZOTASELL .frame-57,
  .WHY-ZOTASELL .frame-59 {
    width: 300px;
    height: 222px;
  }

  .WHY-ZOTASELL .frame-wrapper,
  .WHY-ZOTASELL .frame-54 {
    padding: 16px;
  }

  .WHY-ZOTASELL .frame-50,
  .WHY-ZOTASELL .frame-54 {
    gap: 10px;
  }

  .WHY-ZOTASELL .frame-51 {
    flex-basis: 154px;
    width: 154px;
  }

  .WHY-ZOTASELL .frame-55 {
    flex-basis: 134px;
  }

  .WHY-ZOTASELL .side-panel-product-2 {
    flex-basis: 124px;
    width: 124px;
  }

  .WHY-ZOTASELL .frame-52 {
    height: 222px;
    padding: 18px;
  }

  .WHY-ZOTASELL .text-wrapper-40 {
    font-size: 28px;
    line-height: 34px;
  }

  .WHY-ZOTASELL .text-wrapper-41 {
    font-size: 26px;
    line-height: 30px;
  }

  .WHY-ZOTASELL .text-wrapper-42 {
    font-size: 14px;
    line-height: 20px;
  }

  .WHY-ZOTASELL .rectangle-19 {
    display: none;
  }

  .WHY-ZOTASELL .frame-63 {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 0 4px;
    overflow: hidden;
  }

  .WHY-ZOTASELL .frame-63 > .container-9 {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }

  .WHY-ZOTASELL .ellipse-5 {
    left: 50%;
    bottom: 42px;
    width: 520px;
    height: 260px;
    transform: translateX(-50%);
    filter: blur(70px);
    opacity: 0.72;
  }

  .WHY-ZOTASELL .frame-65 {
    width: 100vw;
    max-width: none;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 16px;
    padding: 4px 16px 18px;
    box-sizing: border-box;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 16px;
    -webkit-overflow-scrolling: touch;
  }

  .WHY-ZOTASELL .frame-65::-webkit-scrollbar {
    display: none;
  }

  .WHY-ZOTASELL .frame-66 {
    display: flex;
    flex: 0 0 min(440px, calc(100vw - 32px));
    width: min(440px, calc(100vw - 32px));
    min-height: 0;
    flex-direction: column;
    gap: 10px;
    scroll-snap-align: start;
  }

  .WHY-ZOTASELL .frame-67 {
    width: 100%;
    height: clamp(148px, 41vw, 172px);
    min-height: 0;
    flex-direction: row;
    gap: 10px;
  }

  .WHY-ZOTASELL .frame-68,
  .WHY-ZOTASELL .frame-69,
  .WHY-ZOTASELL .frame-78,
  .WHY-ZOTASELL .frame-79 {
    height: 100%;
    min-height: 0;
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    align-self: stretch;
  }

  .WHY-ZOTASELL .frame-70,
  .WHY-ZOTASELL .frame-80 {
    flex: 0 0 auto;
    gap: 14px;
    padding: 20px 16px;
  }

  .WHY-ZOTASELL .frame-71,
  .WHY-ZOTASELL .frame-81,
  .WHY-ZOTASELL .frame-74 {
    flex-wrap: wrap;
    gap: 10px;
  }

  .WHY-ZOTASELL .frame-81 {
    width: 100%;
  }

  .WHY-ZOTASELL .frame-72 {
    max-width: 100%;
  }

  .WHY-ZOTASELL .text-wrapper-43 {
    width: 100%;
    font-size: 22px;
    line-height: 27px;
    white-space: normal;
  }

  .WHY-ZOTASELL .text-wrapper-44,
  .WHY-ZOTASELL .text-wrapper-47,
  .WHY-ZOTASELL .text-wrapper-48,
  .WHY-ZOTASELL .text-wrapper-49 {
    white-space: normal;
  }

  .WHY-ZOTASELL .text-wrapper-45,
  .WHY-ZOTASELL .text-wrapper-46 {
    text-align: left;
  }

  .WHY-ZOTASELL .frame-74 {
    align-items: flex-start;
  }

  .WHY-ZOTASELL .frame-75 {
    min-width: 0;
  }

  .WHY-ZOTASELL .frame-77 {
    flex: 1 1 100%;
    align-items: flex-start;
  }

  .WHY-ZOTASELL .frame-84 {
    flex-direction: column;
  }

  .WHY-ZOTASELL .text-wrapper-50 {
    width: 100%;
    white-space: normal;
  }

  .WHY-ZOTASELL .card-with-form {
    gap: 32px;
    padding: 36px 18px;
  }

  .WHY-ZOTASELL .text-wrapper-53 {
    font-size: 16px;
    line-height: 24px;
  }

  .WHY-ZOTASELL .frame-92 {
    align-items: flex-start;
  }

  .WHY-ZOTASELL .frame-94 {
    width: 100%;
  }

  .WHY-ZOTASELL .text-wrapper-54 {
    width: 100%;
    white-space: normal;
  }

  .WHY-ZOTASELL .frame-95 {
    flex-direction: column;
  }

  .WHY-ZOTASELL .banner-mobile,
  .WHY-ZOTASELL .banner-mobile-2 {
    width: 100%;
    padding: 28px 18px;
    flex: none;
  }

  .WHY-ZOTASELL .text-wrapper-56 {
    font-size: 28px;
    line-height: 32px;
  }

  .WHY-ZOTASELL .frame-97,
  .WHY-ZOTASELL .frame-104 {
    width: min(399px, 100%);
    height: 181px;
    max-width: 399px;
    align-self: center;
  }

  .WHY-ZOTASELL .frame-98 {
    top: 0;
    left: 50%;
    width: min(288px, calc(100% - 24px));
    max-width: 288px;
    box-sizing: border-box;
    transform: translateX(-50%);
  }

  .WHY-ZOTASELL .frame-99 {
    padding: 8px 12px 8px 8px;
  }

  .WHY-ZOTASELL .zotasell-AI-upsell {
    max-width: 168px;
  }

  .WHY-ZOTASELL .group-3 {
    left: calc(50% + 30px);
    right: auto;
    bottom: 24px;
  }

  .WHY-ZOTASELL .rectangle-21 {
    top: 0;
    left: calc(50% - 118px);
    width: 236px;
    height: 181px;
  }

  .WHY-ZOTASELL .frame-105 {
    top: calc(50% - 72px);
    left: calc(50% - 106px);
    width: 212px;
    height: 144px;
  }

  .WHY-ZOTASELL .group-4 {
    left: calc(50% + 35px);
    right: auto;
    bottom: 24px;
  }

  .WHY-ZOTASELL .frame-103 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .WHY-ZOTASELL .FAQ .faq-summary {
    padding: 20px 16px;
  }

  .WHY-ZOTASELL .faq-summary {
    gap: 12px;
  }

  .WHY-ZOTASELL .plus-icon {
    flex: 0 0 24px;
  }

  .WHY-ZOTASELL .text-wrapper-63 {
    width: 100%;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    font-size: 17px;
    line-height: 24px;
  }

  .WHY-ZOTASELL .footer {
    gap: 48px;
    padding: 48px 0;
  }

  .WHY-ZOTASELL .container-14,
  .WHY-ZOTASELL .container-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .WHY-ZOTASELL .container-14,
  .WHY-ZOTASELL .container-18,
  .WHY-ZOTASELL .container-22,
  .WHY-ZOTASELL .container-15 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .WHY-ZOTASELL .container-18 {
    gap: 36px;
  }

  .WHY-ZOTASELL .frame-110 {
    width: 100%;
  }

  .WHY-ZOTASELL .text-wrapper-65,
  .WHY-ZOTASELL .text-wrapper-66 {
    width: 100%;
    white-space: normal;
  }

  .WHY-ZOTASELL .frame-112 {
    width: 100%;
  }

  .WHY-ZOTASELL .container-22 > .div {
    flex-wrap: wrap;
    gap: 12px;
  }
}

/* ─── FAQ mobile question wrapping ─────────────────── */
@media (max-width: 640px) {
  .WHY-ZOTASELL .FAQ .faq-summary {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }

  .WHY-ZOTASELL .FAQ .frame-109 {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
  }

  .WHY-ZOTASELL .FAQ .text-wrapper-63 {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
  }
}

/* ─── FAQ answer panel ─────────────────────────────── */
/* Theme's style.css ships an unscoped `.faq-answer { display: none }` that
   wins on tie-specificity ordering; force-show our open state. */
.WHY-ZOTASELL .FAQ .faq-answer { display: none; }
.WHY-ZOTASELL .FAQ[open] .faq-answer { display: block; }

.WHY-ZOTASELL .FAQ .faq-answer {
  padding: 0 32px 28px calc(32px + 24px + 16px);
  font-family: var(--text-16-regular-font-family);
  font-weight: var(--text-16-regular-font-weight);
  font-size: var(--text-16-regular-font-size);
  line-height: var(--text-16-regular-line-height);
  color: #666666;
  letter-spacing: var(--text-16-regular-letter-spacing);
}

@media (max-width: 640px) {
  .WHY-ZOTASELL .FAQ .faq-answer {
    padding: 0 16px 20px calc(16px + 24px + 12px);
    font-size: 15px;
    line-height: 24px;
  }
}

/* ─── Plus icon open state ─────────────────────────── */
.WHY-ZOTASELL .plus-icon.faq-open {
  transform: rotate(45deg);
}

/* ─── Newsletter toast ─────────────────────────────── */
#newsletter-toast {
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  background: #161616;
  color: #6dfa11;
  font-family: var(--text-14-medium-font-family, sans-serif);
  font-size: 14px;
  padding: 12px 24px;
  border-radius: 12px;
  border: 1px solid #6dfa1133;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.24);
  opacity: 0;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
  pointer-events: none;
  z-index: 9999;
  white-space: nowrap;
}
#newsletter-toast.newsletter-toast-show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

/* ─── Card header illustrations (replace broken images) ─ */
.WHY-ZOTASELL .card-header-illustration {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Card 1 — AI Recommendations: green tint */
.WHY-ZOTASELL .card-header-ai {
  background: linear-gradient(135deg, #f0ffe7 0%, #e2f9e7 60%, #d6f5e6 100%);
}
/* Card 2 — Manual Merchandising: warm cream */
.WHY-ZOTASELL .card-header-manual {
  background: linear-gradient(135deg, #fdf8f0 0%, #f9eed9 60%, #f4edd3 100%);
}
/* Card 3 — Campaigns: light red/rose */
.WHY-ZOTASELL .card-header-offers {
  background: linear-gradient(135deg, #fff5f5 0%, #feeceb 60%, #fde8e6 100%);
}

/* shared product-card chip */
.WHY-ZOTASELL .chi-product {
  position: absolute;
  border-radius: 10px;
  border: 3px solid #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  background-size: cover;
  background-position: center;
}

/* Card 1 product chips */
.WHY-ZOTASELL .card-header-ai .chi-product-1 {
  width: 72px;
  height: 72px;
  left: 18%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #cceedd;
  background-image: radial-gradient(circle at 40% 35%, #99ddbb 0%, #cceedd 70%);
}
.WHY-ZOTASELL .card-header-ai .chi-product-2 {
  width: 60px;
  height: 60px;
  left: 42%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #b8e8cc;
  background-image: radial-gradient(circle at 55% 40%, #88ccaa 0%, #b8e8cc 70%);
}
.WHY-ZOTASELL .card-header-ai .chi-product-3 {
  width: 72px;
  height: 72px;
  right: 18%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #a8e0be;
  background-image: radial-gradient(circle at 45% 45%, #77bb99 0%, #a8e0be 70%);
}

/* Card 2 product chips */
.WHY-ZOTASELL .card-header-manual .chi-product-4 {
  width: 72px;
  height: 72px;
  left: 16%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f5ddb0;
  background-image: radial-gradient(circle at 40% 35%, #e8c070 0%, #f5ddb0 70%);
}
.WHY-ZOTASELL .card-header-manual .chi-product-5 {
  width: 60px;
  height: 60px;
  left: 42%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #f0d099;
  background-image: radial-gradient(circle at 55% 40%, #d9a840 0%, #f0d099 70%);
}
.WHY-ZOTASELL .card-header-manual .chi-product-6 {
  width: 72px;
  height: 72px;
  right: 16%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ebc880;
  background-image: radial-gradient(circle at 45% 45%, #cc9030 0%, #ebc880 70%);
}

/* Card 3 product chips */
.WHY-ZOTASELL .card-header-offers .chi-product-7 {
  width: 68px;
  height: 68px;
  left: 18%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f9c4c0;
  background-image: radial-gradient(circle at 40% 35%, #ef9090 0%, #f9c4c0 70%);
}
.WHY-ZOTASELL .card-header-offers .chi-product-8 {
  width: 68px;
  height: 68px;
  right: 18%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f5b0aa;
  background-image: radial-gradient(circle at 45% 45%, #e07070 0%, #f5b0aa 70%);
}

/* tag labels inside illustrations */
.WHY-ZOTASELL .chi-tag {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 4px 10px;
  border-radius: 8px;
  font-family: var(--text-12-medium-font-family, sans-serif);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.WHY-ZOTASELL .chi-tag-ai {
  background-color: #4db20c;
  color: #ffffff;
}
.WHY-ZOTASELL .chi-tag-manual {
  background-color: #bf6b18;
  color: #ffffff;
}
.WHY-ZOTASELL .chi-tag-offers {
  background-color: #ae3026;
  color: #ffffff;
}

/* sparkles for AI card */
.WHY-ZOTASELL .chi-sparkle {
  position: absolute;
  color: #4db20c;
  font-size: 18px;
  opacity: 0.7;
}
.WHY-ZOTASELL .chi-sparkle-1 {
  top: 14px;
  right: 52px;
  font-size: 14px;
}
.WHY-ZOTASELL .chi-sparkle-2 {
  bottom: 20px;
  right: 20px;
}

/* "Recommended for you" label */
.WHY-ZOTASELL .chi-label {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border: 1px solid #0000001a;
  border-radius: 8px;
  padding: 4px 12px;
  font-family: var(--text-12-medium-font-family, sans-serif);
  font-size: 11px;
  color: #666666;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

/* rule chip for manual card */
.WHY-ZOTASELL .chi-rule {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #ffffff;
  border: 1px solid #f4edd3;
  border-radius: 8px;
  padding: 4px 12px;
  font-family: var(--text-12-medium-font-family, sans-serif);
  font-size: 11px;
  color: #9e5d2f;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
.WHY-ZOTASELL .chi-rule-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #bf6b18;
  flex-shrink: 0;
}
.WHY-ZOTASELL .chi-rule-line {
  display: none;
}

/* offer badges for campaigns card */
.WHY-ZOTASELL .chi-offer-badge {
  position: absolute;
  padding: 4px 10px;
  border-radius: 8px;
  font-family: var(--text-12-medium-font-family, sans-serif);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.04em;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.WHY-ZOTASELL .chi-badge-bogo {
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  background: #ae3026;
  color: #ffffff;
}
.WHY-ZOTASELL .chi-badge-bundle {
  bottom: 24px;
  left: 22%;
  background: #ffffff;
  color: #ae3026;
  border: 1px solid #feeceb;
}
.WHY-ZOTASELL .chi-badge-gift {
  bottom: 24px;
  right: 22%;
  background: #feeceb;
  color: #ae3026;
  border: 1px solid #fde8e6;
}

/* ─── Imported card banner reference ───────────────── */
.WHY-ZOTASELL .frame-35.card-header-reference {
  position: relative;
  width: 100%;
  height: 236px;
  background-color: var(--bgbg-tab);
  overflow: hidden;
  display: block;
  padding: 0;
}

.WHY-ZOTASELL .frame-35.card-header-reference img {
  display: block;
}

.WHY-ZOTASELL .frame-35.card-header-reference .tag-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 16px;
  left: 16px;
  width: auto;
  height: auto;
  background-color: var(--greengreen-300);
  border-radius: 8px;
  border: 0;
  overflow: hidden;
  transform: none;
}

.WHY-ZOTASELL .frame-35.card-header-reference .tag-2 .hashtag {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--text-12-medium-font-family);
  font-weight: var(--text-12-medium-font-weight);
  color: #161616;
  font-size: var(--text-12-medium-font-size);
  text-align: center;
  letter-spacing: var(--text-12-medium-letter-spacing);
  line-height: var(--text-12-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-12-medium-font-style);
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-10 {
  position: absolute;
  top: 92px;
  left: 12px;
  width: 92px;
  height: 92px;
  max-width: none;
  margin-top: 0;
  border-radius: 12px;
  border: 4.15px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-ai-reference .frame-36 {
  position: absolute;
  top: 97px;
  left: 105px;
  width: 81px;
  height: 81px;
  max-width: none;
  margin: 0;
  object-fit: contain;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-11 {
  position: absolute;
  top: 96px;
  left: 191px;
  width: 83px;
  height: 83px;
  display: block;
  border-radius: 0;
  overflow: visible;
  box-shadow: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-13 {
  position: absolute;
  top: 96px;
  left: 289px;
  right: auto;
  width: 83px;
  height: 83px;
  display: block;
  border-radius: 0;
  overflow: visible;
  box-shadow: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-12 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -4.98%;
  left: -4.98%;
  border-radius: 12px;
  border: 4.15px solid #ffffff;
  object-fit: cover;
  flex: none;
}

.WHY-ZOTASELL .card-header-manual-reference .rectangle-14 {
  position: absolute;
  top: 92px;
  right: 278px;
  left: auto;
  width: 92px;
  height: 92px;
  max-width: none;
  margin-top: 0;
  border-radius: 12px;
  border: 4.16px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  transform: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper {
  display: inline-flex;
  height: 83px;
  align-items: center;
  gap: 10.41px;
  position: absolute;
  top: 97px;
  right: 235px;
  left: auto;
  margin: 0;
  transform: none;
  background: none;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper::after {
  content: none;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right {
  position: relative;
  display: block;
  width: 20.82px;
  height: 20.82px;
  opacity: 1;
}

.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-middle {
  position: absolute;
  top: 92px;
  right: 139px;
  left: auto;
  width: 92px;
  height: 92px;
  max-width: none;
  margin-top: 0;
  border-radius: 12.49px;
  border: 4.16px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  transform: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-last {
  position: absolute;
  top: 93px;
  right: 36px;
  left: auto;
  width: 91px;
  height: 92px;
  max-width: none;
  margin-top: 0;
  border-radius: 12px;
  border: 4.16px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  transform: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-manual-reference .cursor-grabbed {
  position: absolute;
  top: 90px;
  left: 387px;
  right: auto;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transform: rotate(-6deg);
  pointer-events: none;
  z-index: 4;
}

.WHY-ZOTASELL .card-header-manual-reference .cursor-arrow {
  display: block;
  width: 2.73px;
  height: 25.89px;
  margin-top: -2px;
  margin-left: -23.6px;
  object-fit: contain;
  transform: rotate(6deg);
}

.WHY-ZOTASELL .card-header-campaign-reference .rectangle-16 {
  position: absolute;
  top: 93px;
  left: 41px;
  width: 99px;
  height: 99px;
  max-width: none;
  margin-top: 0;
  border-radius: 10.83px;
  border: 3.61px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-campaign-reference .rectangle-17 {
  position: absolute;
  top: 93px;
  left: 145px;
  right: auto;
  width: 99px;
  height: 99px;
  max-width: none;
  margin-top: 0;
  border-radius: 10.83px;
  border: 3.61px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  transform: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-campaign-reference .rectangle-18 {
  position: absolute;
  top: 93px;
  left: 248px;
  right: auto;
  width: 99px;
  height: 99px;
  max-width: none;
  margin-top: 0;
  border-radius: 10.83px;
  border: 3.61px solid #ffffff;
  object-fit: cover;
  box-shadow: none;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-campaign-reference .plus {
  position: absolute;
  top: 123px;
  left: 123px;
  width: 39px;
  height: 39px;
  max-width: none;
  margin-top: 0;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-campaign-reference .plus-2 {
  position: absolute;
  top: 123px;
  left: 226px;
  width: 39px;
  height: 39px;
  max-width: none;
  margin-top: 0;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-campaign-reference .group-2 {
  position: absolute;
  top: 52px;
  left: 161px;
  right: auto;
  width: 69px;
  height: 18px;
  object-fit: contain;
}

.WHY-ZOTASELL .card-header-campaign-reference .tagggg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 4px 8px;
  position: absolute;
  top: 62px;
  left: 169px;
  background-color: #9088fd;
  border-radius: 8px;
  border: 1.5px solid #00000014;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  transform: none;
}

.WHY-ZOTASELL .card-header-campaign-reference .text-wrapper-31 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

/* ─── Card header image vertical alignment fix ─────── */
.WHY-ZOTASELL .frame-35.card-header-reference {
  --card-header-image-size: 92px;
  --card-header-image-center-y: 138px;
}

.WHY-ZOTASELL .card-header-manual-reference {
  --manual-card-edge-gap: 36px;
  --manual-card-mid-gap: 12px;
  --manual-card-arrow-gap: 23px;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-10,
.WHY-ZOTASELL .card-header-manual-reference .rectangle-14,
.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-middle,
.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-last,
.WHY-ZOTASELL .card-header-campaign-reference .rectangle-16,
.WHY-ZOTASELL .card-header-campaign-reference .rectangle-17,
.WHY-ZOTASELL .card-header-campaign-reference .rectangle-18 {
  top: var(--card-header-image-center-y);
  width: var(--card-header-image-size);
  height: var(--card-header-image-size);
  margin-top: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  aspect-ratio: auto;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-11,
.WHY-ZOTASELL .card-header-ai-reference .rectangle-13 {
  top: var(--card-header-image-center-y);
  width: var(--card-header-image-size);
  height: var(--card-header-image-size);
  margin-top: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  border-radius: 12px;
  overflow: hidden;
}

.WHY-ZOTASELL .card-header-ai-reference .rectangle-12 {
  position: static;
  width: 100%;
  height: 100%;
  inset: auto;
  box-sizing: border-box;
  border-radius: 12px;
  object-fit: cover;
}

.WHY-ZOTASELL .card-header-ai-reference .frame-36 {
  top: var(--card-header-image-center-y);
  margin-top: 0;
  transform: translateY(-50%);
}

.WHY-ZOTASELL .card-header-manual-reference .rectangle-14 {
  top: var(--card-header-image-center-y);
  right: calc(
    var(--manual-card-edge-gap) + (var(--card-header-image-size) * 2) +
      var(--manual-card-mid-gap) + var(--manual-card-arrow-gap) + 20.82px +
      var(--manual-card-arrow-gap)
  );
  left: auto;
  width: var(--card-header-image-size);
  height: var(--card-header-image-size);
  margin-top: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  z-index: 1;
}

.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-middle {
  top: var(--card-header-image-center-y);
  right: calc(
    var(--manual-card-edge-gap) + var(--card-header-image-size) +
      var(--manual-card-mid-gap)
  );
  left: auto;
  width: var(--card-header-image-size);
  height: var(--card-header-image-size);
  margin-top: 0;
  border-radius: 12.49px;
  transform: translateY(-50%);
  box-sizing: border-box;
  z-index: 1;
}

.WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-last {
  top: var(--card-header-image-center-y);
  right: var(--manual-card-edge-gap);
  left: auto;
  width: 91px;
  height: var(--card-header-image-size);
  margin-top: 0;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: none;
  transform: translateY(-50%);
  z-index: 1;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper {
  top: var(--card-header-image-center-y);
  right: calc(
    var(--manual-card-edge-gap) + var(--card-header-image-size) +
      var(--manual-card-mid-gap) + var(--card-header-image-size) +
      var(--manual-card-arrow-gap)
  );
  left: auto;
  width: 20.82px;
  height: 20.82px;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  z-index: 2;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper::after {
  content: none;
}

.WHY-ZOTASELL .card-header-manual-reference .arrow-right {
  position: relative;
  display: block;
  width: 20.82px;
  height: 20.82px;
  opacity: 1;
}

.WHY-ZOTASELL .card-header-manual-reference .cursor-grabbed {
  top: 90px;
  left: 387px;
  right: auto;
  width: 24px;
  height: 24px;
  z-index: 4;
}

.WHY-ZOTASELL .card-header-manual-reference .cursor-arrow {
  display: block;
  width: 2.73px;
  height: 25.89px;
  margin-top: -2px;
  margin-left: -23.6px;
  object-fit: contain;
}

.WHY-ZOTASELL .card-header-campaign-reference .plus,
.WHY-ZOTASELL .card-header-campaign-reference .plus-2 {
  top: var(--card-header-image-center-y);
  margin-top: 0;
  transform: translateY(-50%);
}

.WHY-ZOTASELL .card-header-campaign-reference .plus {
  left: 119px;
}

.WHY-ZOTASELL .card-header-campaign-reference .plus-2 {
  left: 222px;
}

@media (max-width: 640px) {
  .WHY-ZOTASELL .frame-35.card-header-reference {
    --card-header-image-size: 76px;
    --card-header-image-center-y: 128px;
  }

  .WHY-ZOTASELL .card-header-ai-reference .frame-36 {
    width: 66px;
    height: 66px;
  }

  .WHY-ZOTASELL .card-header-manual-reference {
    --manual-card-edge-gap: 28px;
    --manual-card-mid-gap: 8px;
    --manual-card-arrow-gap: 12px;
  }

  .WHY-ZOTASELL .card-header-manual-reference .rectangle-14 {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + (var(--card-header-image-size) * 2) +
        var(--manual-card-mid-gap) + var(--manual-card-arrow-gap) + 20.82px +
        var(--manual-card-arrow-gap)
    );
    left: auto;
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-middle {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + var(--card-header-image-size) +
        var(--manual-card-mid-gap)
    );
    left: auto;
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL .card-header-manual-reference .manual-rectangle-last {
    top: var(--card-header-image-center-y);
    left: auto;
    right: var(--manual-card-edge-gap);
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + var(--card-header-image-size) +
        var(--manual-card-mid-gap) + var(--card-header-image-size) +
        var(--manual-card-arrow-gap)
    );
    left: auto;
    width: 20.82px;
    height: 20.82px;
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL .card-header-manual-reference .arrow-right-wrapper::after {
    content: none;
  }

  .WHY-ZOTASELL .card-header-manual-reference .cursor-grabbed {
    top: 90px;
    left: 387px;
    right: auto;
  }
}

/* ─── Manual card final design parity override ─────── */
.WHY-ZOTASELL
  .frame-34:nth-child(2)
  .frame-35.card-header-manual-reference
  .rectangle-14 {
  top: var(--card-header-image-center-y);
  right: 278px;
  left: auto;
  width: 92px;
  height: 92px;
  max-width: none;
  margin: 0;
  transform: translateY(-50%);
}

.WHY-ZOTASELL
  .frame-34:nth-child(2)
  .frame-35.card-header-manual-reference
  .arrow-right-wrapper {
  top: var(--card-header-image-center-y);
  right: 235px;
  left: auto;
  width: 20.82px;
  height: 20.82px;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.WHY-ZOTASELL
  .frame-34:nth-child(2)
  .frame-35.card-header-manual-reference
  .manual-rectangle-middle {
  top: var(--card-header-image-center-y);
  right: 139px;
  left: auto;
  width: 92px;
  height: 92px;
  max-width: none;
  margin: 0;
  transform: translateY(-50%);
}

.WHY-ZOTASELL
  .frame-34:nth-child(2)
  .frame-35.card-header-manual-reference
  .manual-rectangle-last {
  top: var(--card-header-image-center-y);
  right: 36px;
  left: auto;
  width: 91px;
  height: 92px;
  max-width: none;
  margin: 0;
  transform: translateY(-50%);
}

.WHY-ZOTASELL
  .frame-34:nth-child(2)
  .frame-35.card-header-manual-reference
  .arrow-right {
  position: relative;
  display: block;
  width: 20.82px;
  height: 20.82px;
}

@media (max-width: 640px) {
  .WHY-ZOTASELL
    .frame-34:nth-child(2)
    .frame-35.card-header-manual-reference
    .rectangle-14 {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + (var(--card-header-image-size) * 2) +
        var(--manual-card-mid-gap) + var(--manual-card-arrow-gap) + 20.82px +
        var(--manual-card-arrow-gap)
    );
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL
    .frame-34:nth-child(2)
    .frame-35.card-header-manual-reference
    .arrow-right-wrapper {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + var(--card-header-image-size) +
        var(--manual-card-mid-gap) + var(--card-header-image-size) +
        var(--manual-card-arrow-gap)
    );
    width: 20.82px;
    height: 20.82px;
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL
    .frame-34:nth-child(2)
    .frame-35.card-header-manual-reference
    .manual-rectangle-middle {
    top: var(--card-header-image-center-y);
    right: calc(
      var(--manual-card-edge-gap) + var(--card-header-image-size) +
        var(--manual-card-mid-gap)
    );
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }

  .WHY-ZOTASELL
    .frame-34:nth-child(2)
    .frame-35.card-header-manual-reference
    .manual-rectangle-last {
    top: var(--card-header-image-center-y);
    right: var(--manual-card-edge-gap);
    width: var(--card-header-image-size);
    height: var(--card-header-image-size);
    transform: translateY(-50%);
  }
}

/* === Shopper Journey: pinned horizontal scroll (desktop ≥1025px only) === */
@media (min-width: 1025px) {
  .WHY-ZOTASELL .frame-47.journey-pin {
    height: calc(100vh + var(--journey-scroll-distance, 0px));
    min-height: 100vh;
    padding: 0;
    gap: 0;
    align-items: stretch;
    overflow: visible;
  }
  .WHY-ZOTASELL .frame-47.journey-pin .journey-pin__inner {
    --journey-pad-x: max(100px, calc((100vw - 1240px) / 2));
    position: sticky;
    top: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 56px;
    padding: 80px var(--journey-pad-x);
    box-sizing: border-box;
    overflow: hidden;
  }
  .WHY-ZOTASELL .frame-47.journey-pin .frame-49 {
    width: calc(100% + 2 * var(--journey-pad-x));
    margin-left: calc(-1 * var(--journey-pad-x));
    margin-right: calc(-1 * var(--journey-pad-x));
    padding: 14px var(--journey-pad-x) 22px;
    overflow: hidden;
    border-right: 0;
    -webkit-mask-image: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 1) var(--journey-pad-x),
      rgba(0, 0, 0, 1) calc(100% - var(--journey-pad-x)),
      rgba(0, 0, 0, 0) 100%
    );
    mask-image: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 1) var(--journey-pad-x),
      rgba(0, 0, 0, 1) calc(100% - var(--journey-pad-x)),
      rgba(0, 0, 0, 0) 100%
    );
  }
  .WHY-ZOTASELL .frame-47.journey-pin .frame-49__track {
    display: flex;
    align-items: stretch;
    flex: 0 0 auto;
    will-change: transform;
  }
  .WHY-ZOTASELL .frame-47.journey-pin .rectangle-19 {
    display: none;
  }
}

/* Tablet (768-1024px): native horizontal scroll, no pin — track/inner pass through */
@media (max-width: 1024px) {
  .WHY-ZOTASELL .frame-47.journey-pin {
    height: auto;
  }
  .WHY-ZOTASELL .frame-47.journey-pin .journey-pin__inner,
  .WHY-ZOTASELL .frame-47.journey-pin .frame-49__track {
    display: contents;
  }
  .WHY-ZOTASELL .frame-47.journey-pin .frame-49__track {
    transform: none !important;
  }
}

/* === CTA illustrations exported from Figma === */
.WHY-ZOTASELL .frame-97,
.WHY-ZOTASELL .frame-104 {
  position: relative;
  width: min(399px, 100%);
  max-width: 399px;
  height: auto;
  aspect-ratio: 399 / 181;
  align-self: center;
  border-radius: 12px;
  overflow: hidden;
}

.WHY-ZOTASELL .cta-illustration {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
