.AI-RECOMMEND {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  min-width: 1440px;
  display: flex;
  flex-direction: column;
  padding-top: 104px;
  margin-bottom: 120px;
}

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

.AI-RECOMMEND .zotasell-logo-full {
  position: relative;
  width: 123px;
  height: 24px;
  aspect-ratio: 5.12;
}

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

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

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

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

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

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

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

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

.AI-RECOMMEND .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);
}

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

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

.AI-RECOMMEND .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);
}

.AI-RECOMMEND .button-secondary {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

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

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

.AI-RECOMMEND .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);
}

.AI-RECOMMEND .frame-2 {
  position: relative;
  width: 21.18px;
  height: 21.31px;
  margin-right: -0.18px;
  aspect-ratio: 1;
}

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

.AI-RECOMMEND .container-3 {
  display: flex;
  z-index: 1;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  justify-content: center;
  gap: 120px;
  position: relative;
  top: auto;
  left: auto;
}

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

.AI-RECOMMEND .ellipse {
  position: absolute;
  top: calc(50% - 290px);
  left: calc(50% - 390px);
  width: 780px;
  height: 914px;
  background-color: #6dfa11b2;
  border-radius: 390px / 456.93px;
  transform: rotate(-90deg);
  filter: blur(150px);
  opacity: 0.3;
}

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

.AI-RECOMMEND .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .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%);
}

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

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

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

.AI-RECOMMEND .text-wrapper-2 {
  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);
}

.AI-RECOMMEND .container-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .relevant-isn-t {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 972px;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 56px;
  text-align: center;
  letter-spacing: 0;
  line-height: 62px;
}

.AI-RECOMMEND .span {
  color: #161616;
}

.AI-RECOMMEND .text-wrapper-3 {
  color: #4db20c;
}

.AI-RECOMMEND .zotasell-AI-scores {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 868px;
  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);
}

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

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

.AI-RECOMMEND .frame-5 {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid;
  border-color: #fd5163;
}

.AI-RECOMMEND .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #fd5163;
}

.AI-RECOMMEND .frame-8 {
  display: flex;
  align-items: center;
  gap: 38.07px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e8e8ef;
}

.AI-RECOMMEND .frame-9 {
  position: relative;
  width: 68.82px;
  height: 17.57px;
  background-color: #f5f5f5;
}

.AI-RECOMMEND .frame-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19.04px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.AI-RECOMMEND .frame-11 {
  position: relative;
  width: 45.39px;
  height: 14.64px;
  background-color: #f5f5f5;
}

.AI-RECOMMEND .frame-12 {
  position: relative;
  width: 47.59px;
  height: 14.64px;
  background-color: #f5f5f5;
}

.AI-RECOMMEND .frame-13 {
  position: relative;
  width: 64.43px;
  height: 14.64px;
  background-color: #f5f5f5;
}

.AI-RECOMMEND .frame-14 {
  display: flex;
  width: 68.82px;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  position: relative;
}

.AI-RECOMMEND .img-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 7.32px;
  padding: 2.93px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .img-3 {
  position: relative;
  width: 11.71px;
  height: 11.71px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .frame-15 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11.71px;
  padding: 0px 16px 16px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-16 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: var(--text-12-bold-font-family);
  font-weight: var(--text-12-bold-font-weight);
  color: var(--semantic-tokens-color-text-text);
  font-size: var(--text-12-bold-font-size);
  text-align: center;
  letter-spacing: var(--text-12-bold-letter-spacing);
  line-height: var(--text-12-bold-line-height);
  white-space: nowrap;
  font-style: var(--text-12-bold-font-style);
}

.AI-RECOMMEND .frame-17 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-18 {
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  padding: 4px;
  position: relative;
  background-color: var(--semantic-tokens-color-bg-surface-surface);
  border-radius: 14.64px;
  border: 0.73px solid;
  border-color: #bfbfbf;
  aspect-ratio: 1;
}

.AI-RECOMMEND .img-4 {
  position: relative;
  width: 11px;
  height: 11px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .frame-19 {
  display: inline-flex;
  align-items: flex-start;
  gap: 11.71px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-20 {
  display: flex;
  flex-direction: column;
  width: 147px;
  height: 147px;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  padding: 11.71px;
  position: relative;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-7651-3@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.94px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #388208;
  font-size: 9.4px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15.1px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-6 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  align-self: stretch;
  font-family: var(--text-12-medium-font-family);
  font-weight: var(--text-12-medium-font-weight);
  color: var(--semantic-tokens-color-text-text);
  font-size: var(--text-12-medium-font-size);
  letter-spacing: var(--text-12-medium-letter-spacing);
  line-height: var(--text-12-medium-line-height);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-style: var(--text-12-medium-font-style);
}

.AI-RECOMMEND .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -0.73px;
  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);
  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);
}

.AI-RECOMMEND .frame-22 {
  width: 146px;
  height: 146px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-7651-1@2x.png);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  padding: 11.71px;
  position: relative;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-23 {
  width: 147px;
  height: 147px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-7651-2@2x.png);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  padding: 11.71px;
  position: relative;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-24 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #fe51630d;
}

.AI-RECOMMEND .icon-park-solid {
  position: relative;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .text-wrapper-8 {
  margin-top: -1px;
  color: var(--semantic-tokens-color-text-text);
  font-size: var(--text-14-medium-font-size);
  text-align: center;
  line-height: var(--text-14-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--text-14-medium-font-family);
  font-weight: var(--text-14-medium-font-weight);
  letter-spacing: var(--text-14-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--text-14-medium-font-style);
}

.AI-RECOMMEND .frame-25 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid;
  border-color: #0099ff;
}

.AI-RECOMMEND .frame-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #0099ff;
}

.AI-RECOMMEND .frame-27 {
  width: 146px;
  height: 146px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-7651-4@2x.png);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  padding: 11.71px;
  position: relative;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .container-wrapper {
  display: inline-flex;
  gap: 13.2px;
  padding: 1.89px 7.54px;
  top: 6px;
  left: 7px;
  background-color: #0099ff;
  border-radius: 5.66px;
  border: 0.94px solid;
  backdrop-filter: blur(4.71px) brightness(100%);
  -webkit-backdrop-filter: blur(4.71px) brightness(100%);
  align-items: center;
  justify-content: center;
  position: relative;
}

.AI-RECOMMEND .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.94px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 9.4px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15.1px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-10 {
  margin-top: -0.94px;
  color: #9747ff;
  font-size: 9.4px;
  line-height: 15.1px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-28 {
  width: 147px;
  height: 147px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-7651-5@2x.png);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 7.32px;
  padding: 11.71px;
  position: relative;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.94px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #005bd3;
  font-size: 9.4px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15.1px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-29 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0099ff0d;
}

.AI-RECOMMEND .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: 8;
}

.AI-RECOMMEND .p {
  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);
}

.AI-RECOMMEND .container-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 38px;
}

.AI-RECOMMEND .container-8 {
  display: inline-flex;
  height: 36px;
  align-items: center;
  gap: 112px;
  position: absolute;
  top: calc(50% - 19px);
  left: -31px;
}

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

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

.AI-RECOMMEND .component-2 {
  position: relative;
  width: 109px;
  height: 28.66px;
}

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

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

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

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

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

.AI-RECOMMEND .component-4 {
  position: relative;
  width: 80px;
  height: 28.8px;
}

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

.AI-RECOMMEND .vector-3 {
  position: absolute;
  width: 26.06%;
  height: 99.58%;
  top: 0;
  left: 73.94%;
}

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

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

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

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

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

.AI-RECOMMEND .component-5 {
  position: relative;
  width: 140px;
  height: 19.08px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/vector-6.svg);
  background-size: 100% 100%;
}

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

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

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

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

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

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

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

.AI-RECOMMEND .component-7 {
  position: relative;
  width: 120px;
  height: 21.75px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/vector-10.svg);
  background-size: 100% 100%;
}

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

.AI-RECOMMEND .component-wrapper-8 {
  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;
}

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

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

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

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

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

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

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

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

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

.AI-RECOMMEND .component-9 {
  position: relative;
  width: 140px;
  height: 35px;
}

.AI-RECOMMEND .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%
  );
}

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

.AI-RECOMMEND .frame-31 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: stretch;
  gap: 36px;
  position: relative;
  flex: 0 0 auto;
  z-index: 7;
}

.AI-RECOMMEND .div-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .div-4 {
  position: relative;
  width: 781px;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52px;
}

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

.AI-RECOMMEND .frame-31 > .div-3 {
  align-items: flex-start;
  gap: 32px;
}

.AI-RECOMMEND .frame-31 > .div-3 .div-4 {
  width: auto;
  min-width: 0;
  max-width: 760px;
  flex: 1;
  font-size: 56px;
  line-height: 58px;
}

.AI-RECOMMEND .frame-31 > .div-3 .frame-32 {
  width: 420px;
  padding: 6px 0px 0px;
}

.AI-RECOMMEND .frame-31 > .div-3 .text-wrapper-12 {
  text-align: left;
}

.AI-RECOMMEND .text-wrapper-12 {
  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);
}

.AI-RECOMMEND .frame-33 {
  display: flex;
  flex-wrap: wrap;
  width: 1240px;
  align-items: flex-start;
  gap: 0px 0px;
  position: relative;
  flex: 0 0 auto;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  overflow: hidden;
}

.AI-RECOMMEND .frame-34 {
  display: flex;
  flex-direction: column;
  width: 620px;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  background-color: #ffffffe6;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.AI-RECOMMEND .frame-35 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 325px;
  background-color: var(--bgbg-tab);
  border-radius: 12px;
  overflow: hidden;
}

.AI-RECOMMEND .frame-36 {
  display: inline-flex;
  height: 206px;
  align-items: flex-start;
  gap: 26px;
  position: relative;
  top: 44px;
  left: calc(50% - 199px);
}

.AI-RECOMMEND .frame-37 {
  display: flex;
  flex-direction: column;
  width: 140px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
}

.AI-RECOMMEND .cart {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #666666;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.AI-RECOMMEND .frame-38 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #d1d1d1;
}

.AI-RECOMMEND .frame-39 {
  width: 112px;
  height: 112px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-40 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-13 {
  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: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-14 {
  font-size: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #666666;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-41 {
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 190.58px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  margin-bottom: -34px;
}

.AI-RECOMMEND .frame-42 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-15 {
  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: #666666;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-43 {
  display: flex;
  width: 190px;
  align-items: flex-start;
  gap: 8px;
  padding: 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #d1d1d1;
}

.AI-RECOMMEND .frame-44 {
  width: 59px;
  height: 59px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-1@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-45 {
  width: 59px;
  height: 59px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-2@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .tag-2 {
  display: flex;
  gap: 4px;
  padding: 3px 7px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5d8db;
  border-radius: 5.66px;
  border: 0.94px dashed;
  border-color: #df031a52;
  backdrop-filter: blur(4.71px) brightness(100%);
  -webkit-backdrop-filter: blur(4.71px) brightness(100%);
  align-items: center;
  justify-content: center;
  position: relative;
}

.AI-RECOMMEND .img-5 {
  position: relative;
  width: 12px;
  height: 12px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .container-9 {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.94px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #df031a;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15.1px;
  white-space: nowrap;
}

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

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

.AI-RECOMMEND .text-wrapper-18 {
  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: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-19 {
  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);
  line-height: var(--text-14-regular-line-height);
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: var(--text-14-regular-letter-spacing);
  font-style: var(--text-14-regular-font-style);
}

.AI-RECOMMEND .frame-47 {
  display: flex;
  flex-direction: column;
  width: 620px;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  background-color: #ffffffe6;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.AI-RECOMMEND .frame-48 {
  display: flex;
  width: 490px;
  align-items: center;
  gap: 20px;
  position: relative;
  top: calc(50% - 114px);
  left: calc(50% - 245px);
}

.AI-RECOMMEND .frame-49 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .text-wrapper-20 {
  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: #42cc13;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-50 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-51 {
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-3@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-52 {
  width: 67px;
  height: 67px;
  margin-top: -1px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759517@2x.png);
  position: relative;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-53 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-right: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759518@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-54 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-bottom: -1px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759519@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-55 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-bottom: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759520@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-56 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-bottom: -1px;
  margin-right: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759521@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-21 {
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 14px);
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-57 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-58 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 12px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .text-wrapper-22 {
  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: #df031a;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-59 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-top: -1px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759528@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-60 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-top: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759529@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-61 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-top: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759530@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-62 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-top: -1px;
  margin-right: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759531@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-63 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759532@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-64 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759533@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-65 {
  width: 48.75px;
  height: 48.75px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-4@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-66 {
  width: 48.75px;
  height: 48.75px;
  margin-right: -1px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759517-1@2x.png);
  position: relative;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-67 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-bottom: -1px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759518-1@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-68 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-bottom: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759519-1@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-69 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-bottom: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759522@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-70 {
  position: relative;
  width: 48.75px;
  height: 48.75px;
  margin-bottom: -1px;
  margin-right: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759523@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-23 {
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 18px);
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-71 {
  display: flex;
  flex-direction: column;
  width: 620px;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  background-color: #ffffffe6;
  border-right: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.AI-RECOMMEND .frame-72 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  position: relative;
  top: calc(50% - 99px);
  left: calc(50% - 239px);
}

.AI-RECOMMEND .frame-73 {
  display: flex;
  width: 478px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 12px 12px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .frame-74 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

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

.AI-RECOMMEND .div-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-25 {
  color: #666666;
}

.AI-RECOMMEND .text-wrapper-26 {
  color: #005bd3;
}

.AI-RECOMMEND .frame-75 {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 8px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-76 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-6@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-77 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-bottom: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759519-3@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-78 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-bottom: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759518-3@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-79 {
  position: relative;
  width: 67px;
  height: 67px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -1px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #dcdcdc80;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759517-3@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-80 {
  display: flex;
  width: 620px;
  gap: 24px;
  padding: 24px;
  background-color: #ffffffe6;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  box-sizing: border-box;
}

.AI-RECOMMEND .frame-81 {
  display: inline-flex;
  height: 112px;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 78px;
  left: calc(50% - 216px);
}

.AI-RECOMMEND .frame-82 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 8px;
  margin-bottom: -58px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc80;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-83 {
  width: 108px;
  height: 108px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-7@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-84 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-27 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #666666;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .text-wrapper-28 {
  display: flex;
  align-items: center;
  color: #161616;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  width: fit-content;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-85 {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -58px;
}

.AI-RECOMMEND .frame-86 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc80;
}

.AI-RECOMMEND .frame-87 {
  width: 108px;
  height: 108px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-8@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-88 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px dashed;
  border-color: #df031a;
}

.AI-RECOMMEND .frame-89 {
  width: 108px;
  height: 108px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-9@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-29 {
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #df031a;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-size: 12px;
  letter-spacing: 0;
}

.AI-RECOMMEND .vector-15 {
  position: absolute;
  top: 292px;
  left: 354px;
  width: 75px;
  height: 8px;
}

.AI-RECOMMEND .what-they-d-buy {
  position: absolute;
  top: 273px;
  left: 346px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-1.83deg);
  font-family: "Apercu Pro-Regular", Helvetica;
  font-weight: 400;
  color: #4db20c;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .akar-icons-arrow {
  position: absolute;
  top: 258px;
  left: 442px;
  width: 22px;
  height: 22px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .here-s-what-changes {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 962px;
  z-index: 6;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 52px;
}

.AI-RECOMMEND .frame-90 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  padding: 120px 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 5;
  background-color: #161616;
}

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

.AI-RECOMMEND .div-7 {
  position: relative;
  align-self: stretch;
  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;
}

.AI-RECOMMEND .text-wrapper-30 {
  color: #ffffff;
}

.AI-RECOMMEND .text-wrapper-31 {
  color: #6dfa11;
}

.AI-RECOMMEND .text-wrapper-32 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 518px;
  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: 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);
}

.AI-RECOMMEND .frame-91 {
  gap: 32px;
  overflow-x: scroll;
  display: flex;
  width: 1240px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-91::-webkit-scrollbar {
  width: 0;
  display: none;
}

.AI-RECOMMEND .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 28px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #2e2e2e;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #ffffff1a;
  backdrop-filter: blur(27.5px) brightness(100%);
  -webkit-backdrop-filter: blur(27.5px) brightness(100%);
}

.AI-RECOMMEND .ellipse-2 {
  position: absolute;
  top: -164px;
  left: 257px;
  width: 262px;
  height: 228px;
  background-color: #6dfa11;
  border-radius: 131px / 114px;
  filter: blur(75px);
  opacity: 0.64;
}

.AI-RECOMMEND .frame-92 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 23px;
  padding: 32px 20px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #161616;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0000000d;
}

.AI-RECOMMEND .frame-93 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .group {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 104px;
}

.AI-RECOMMEND .text-wrapper-33 {
  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: #b5b5b5;
  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);
}

.AI-RECOMMEND .rectangle {
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #132e02;
  border-radius: 3px;
  border: 1px solid;
  border-color: #6dfa11;
  aspect-ratio: 1;
}

.AI-RECOMMEND .text-wrapper-34 {
  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: #ffffff;
  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);
}

.AI-RECOMMEND .frame-94 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

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

.AI-RECOMMEND .text-wrapper-35 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  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);
  font-style: var(--text-16-bold-font-style);
}

.AI-RECOMMEND .text-wrapper-36 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  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);
}

.AI-RECOMMEND .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 28px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #2e2e2e;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #ffffff1a;
  backdrop-filter: blur(27.5px) brightness(100%);
  -webkit-backdrop-filter: blur(27.5px) brightness(100%);
}

.AI-RECOMMEND .ellipse-3 {
  background-color: #ff9d2d;
  position: absolute;
  top: -164px;
  left: 257px;
  width: 262px;
  height: 228px;
  border-radius: 131px / 114px;
  filter: blur(75px);
  opacity: 0.64;
}

.AI-RECOMMEND .group-2 {
  position: relative;
  width: 288px;
  height: 104px;
}

.AI-RECOMMEND .frame-95 {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .ellipse-4 {
  background-color: #58b7df;
  position: absolute;
  top: -164px;
  left: 257px;
  width: 262px;
  height: 228px;
  border-radius: 131px / 114px;
  filter: blur(75px);
  opacity: 0.64;
}

.AI-RECOMMEND .frame-96 {
  display: flex;
  flex-direction: column;
  height: 222px;
  align-items: center;
  justify-content: center;
  gap: 23px;
  padding: 32px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #161616;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid;
  border-color: #0000000d;
}

.AI-RECOMMEND .frame-97 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.AI-RECOMMEND .frame-98 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 11.31px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #272727;
  border-radius: 7.31px;
  border: 1px solid;
  border-color: #ffffff33;
}

.AI-RECOMMEND .frame-99 {
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  border-radius: 5.54px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-10@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

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

.AI-RECOMMEND .container-10 {
  display: flex;
  flex-direction: column;
  height: 14px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #4c4c4c;
  border-radius: 4px;
}

.AI-RECOMMEND .container-11 {
  display: inline-flex;
  flex-direction: column;
  height: 14px;
  align-items: center;
  position: relative;
  background-color: #4c4c4c;
  border-radius: 4px;
}

.AI-RECOMMEND .frame-101 {
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  border-radius: 5.54px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-11@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-102 {
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  border-radius: 5.54px;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-12@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-103 {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 4;
}

.AI-RECOMMEND .no-two-shoppers-see {
  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;
}

.AI-RECOMMEND .frame-104 {
  display: inline-flex;
  gap: 10px;
  padding: 12px 0px 0px;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.AI-RECOMMEND .text-wrapper-37 {
  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: #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);
  white-space: nowrap;
  font-style: var(--text-16-regular-font-style);
}

.AI-RECOMMEND .frame-105 {
  display: flex;
  width: 1240px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-106 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.AI-RECOMMEND .feature-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 16px;
  border: 1px solid;
  border-color: #0000001a;
}

.AI-RECOMMEND .text-wrapper-38 {
  width: 20px;
  height: 28px;
  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);
  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);
  white-space: nowrap;
  font-style: var(--text-16-regular-font-style);
}

.AI-RECOMMEND .heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.AI-RECOMMEND .text-wrapper-39 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--text-18-regular-font-family);
  font-weight: var(--text-18-regular-font-weight);
  color: #161616;
  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);
}

.AI-RECOMMEND .text-wrapper-40 {
  position: relative;
  display: flex;
  align-items: 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);
  letter-spacing: var(--text-16-regular-letter-spacing);
  line-height: var(--text-16-regular-line-height);
  font-style: var(--text-16-regular-font-style);
}

.AI-RECOMMEND .feature-item-2 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 16px;
}

.AI-RECOMMEND .frame-107 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #f5f5f5;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #0000001a;
}

.AI-RECOMMEND .frame-108 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: var(--box-shadow-shadow-lg);
}

.AI-RECOMMEND .frame-109 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .frame-110 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .avatar-image {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 30px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/avatar---image-60@2x.png);
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-41 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.AI-RECOMMEND .frame-111 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f5f5f5;
  border-radius: 6px;
  border: 1px solid;
  border-color: #0000001a;
}

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

.AI-RECOMMEND .frame-112 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  padding: 12px 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.AI-RECOMMEND .frame-113 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-114 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 12px;
  border: 1px solid;
  border-color: #dcdcdc;
}

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

.AI-RECOMMEND .frame-115 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .frame-116 {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-13@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .text-wrapper-44 {
  font-size: 11px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Apercu Pro-Medium", Helvetica;
  font-weight: 500;
  color: #666666;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-117 {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-14@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-118 {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  aspect-ratio: 1;
  background-image: url(https://c.animaapp.com/pSe5bsIL/img/frame-1948759282-15@2x.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.AI-RECOMMEND .frame-119 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  padding: 100px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: #161616;
}

.AI-RECOMMEND .frame-120 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
}

.AI-RECOMMEND .frame-121 {
  gap: 24px;
  display: flex;
  width: 1240px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-122 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e1f5ff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #007ed3;
}

.AI-RECOMMEND .text-wrapper-45 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #007ed3;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-123 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #ffffffe6;
  border-radius: 12px;
  border: 1px solid;
  border-color: #dcdcdc;
}

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

.AI-RECOMMEND .text-wrapper-47 {
  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: 16px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.AI-RECOMMEND .frame-124 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #ffffffe6;
  border-radius: 12px;
  border: 1px solid;
  border-color: #dcdcdc;
}

.AI-RECOMMEND .frame-125 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--greengreen-50);
  border-radius: 16px;
  border: 1px solid;
  border-color: var(--greengreen-700);
}

.AI-RECOMMEND .text-wrapper-48 {
  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;
}

.AI-RECOMMEND .frame-126 {
  display: flex;
  gap: 24px;
  padding: 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #ffffffe6;
  border-radius: 12px;
  border: 1px solid;
  border-color: #dcdcdc;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.AI-RECOMMEND .frame-127 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .frame-128 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffefe9;
  border-radius: 16px;
  border: 1px solid;
  border-color: #ff875c;
}

.AI-RECOMMEND .text-wrapper-49 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #ff875c;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.AI-RECOMMEND .banner {
  position: relative;
  width: 1240px;
  height: 561px;
  z-index: 1;
  background-color: var(--greengreen-300);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 1px #0000001a;
}

.AI-RECOMMEND .img-6 {
  position: absolute;
  width: 15.82%;
  height: 100%;
  top: 0;
  left: 84.18%;
}

.AI-RECOMMEND .frame-129 {
  display: flex;
  flex-direction: column;
  width: 826px;
  align-items: center;
  gap: 32px;
  position: absolute;
  top: calc(50% - 188px);
  left: calc(50% - 413px);
}

.AI-RECOMMEND .tag-3 {
  display: inline-flex;
  height: 40px;
  gap: 14px;
  padding: 16px 28px 16px 24px;
  background-color: var(--greengreen-50);
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.AI-RECOMMEND .your-catalog-already {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Clash Display-Medium", Helvetica;
  font-weight: 500;
  color: #161616;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: 72px;
}

.AI-RECOMMEND .container-12 {
  display: flex;
  flex-direction: column;
  width: 596px;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-50 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  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);
}

.AI-RECOMMEND .footer {
  display: flex;
  flex-direction: column;
  width: 1240px;
  align-items: flex-start;
  gap: 80px;
  padding: 80px 0px;
  position: relative;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #161616;
  border-radius: 16px;
}

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

.AI-RECOMMEND .container-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .div-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

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

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

.AI-RECOMMEND .frame-130 {
  display: flex;
  flex-direction: column;
  width: 326px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-51 {
  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);
}

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

.AI-RECOMMEND .container-15 {
  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;
}

.AI-RECOMMEND .frame-131 {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: 1;
}

.AI-RECOMMEND .text-wrapper-52 {
  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);
}

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

.AI-RECOMMEND .social {
  position: relative;
  max-width: 208px;
  width: 40px;
  height: 40px;
}

.AI-RECOMMEND .container-17 {
  display: inline-flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .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);
}

.AI-RECOMMEND .container-18 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

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

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

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

.AI-RECOMMEND .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);
}

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

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

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

.AI-RECOMMEND .container-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.AI-RECOMMEND .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);
}

.AI-RECOMMEND .container-21 {
  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;
}

.AI-RECOMMEND .container-22 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.AI-RECOMMEND .text-wrapper-53 {
  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);
}

.AI-RECOMMEND .text-wrapper-54 {
  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);
}

/* Laptop gap (1025–1439px): the Figma export only defined mobile (<=640px) and
   tablet (641–1024px) breakpoints, so this range fell through to the desktop
   rule's `min-width: 1440px` — forcing the section to a fixed 1440px canvas
   wider than the viewport and clipping the right side via overflow: hidden.
   Same fluid-width fix pattern as the tablet block below and as used on
   merchandising/dna-business/mcp/why-zotasell for their own laptop gap. */
@media (min-width: 1025px) and (max-width: 1439px) {
  .AI-RECOMMEND {
    min-width: 0;
    overflow-x: hidden;
  }

  .AI-RECOMMEND .header {
    width: auto;
    left: 20px;
    right: 20px;
  }

  .AI-RECOMMEND .container-3 {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .AI-RECOMMEND .background,
  .AI-RECOMMEND .frame-31,
  .AI-RECOMMEND .frame-33,
  .AI-RECOMMEND .frame-91,
  .AI-RECOMMEND .frame-103,
  .AI-RECOMMEND .frame-105,
  .AI-RECOMMEND .frame-120,
  .AI-RECOMMEND .frame-121,
  .AI-RECOMMEND .banner,
  .AI-RECOMMEND .footer,
  .AI-RECOMMEND .here-s-what-changes {
    width: 100%;
    max-width: 1240px;
  }

  /* frame-90/frame-119 (dark full-bleed sections) use fixed 100px padding
     baked in for the 1440px canvas — shrink it same as the tablet block
     so their content (frame-121's 1240px row) still has room to fit. */
  .AI-RECOMMEND .frame-90,
  .AI-RECOMMEND .frame-119 {
    padding: 88px 40px;
    box-sizing: border-box;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  .AI-RECOMMEND {
    min-width: 0;
    min-height: auto;
    overflow-x: hidden;
    padding-top: 126px;
  }

  .AI-RECOMMEND .header {
    width: auto;
    left: 20px;
    right: 20px;
    padding: 12px 16px;
    border-radius: 14px;
    background-color: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    flex-wrap: wrap;
    row-gap: 12px;
  }

  .AI-RECOMMEND .header .container {
    order: 3;
    width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .AI-RECOMMEND .header .div {
    margin-left: auto;
  }

  .AI-RECOMMEND .button-install {
    padding: 14px 24px;
    border-radius: 12px;
  }

  .AI-RECOMMEND .container-3 {
    width: 100%;
    gap: 96px;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .AI-RECOMMEND .background,
  .AI-RECOMMEND .frame-31,
  .AI-RECOMMEND .frame-33,
  .AI-RECOMMEND .frame-103,
  .AI-RECOMMEND .frame-105,
  .AI-RECOMMEND .frame-120,
  .AI-RECOMMEND .frame-121,
  .AI-RECOMMEND .frame-91,
  .AI-RECOMMEND .banner,
  .AI-RECOMMEND .footer,
  .AI-RECOMMEND .here-s-what-changes {
    width: 100%;
    max-width: 100%;
  }

  .AI-RECOMMEND .background {
    padding: 40px 32px 72px;
    gap: 56px;
  }

  .AI-RECOMMEND .frame-5 {
    flex-direction: column;
    width: 100%;
    gap: 24px;
  }

  .AI-RECOMMEND .frame-6,
  .AI-RECOMMEND .frame-25 {
    width: 100%;
  }

  .AI-RECOMMEND .relevant-isn-t {
    width: 100%;
    font-size: 48px;
    line-height: 54px;
  }

  .AI-RECOMMEND .zotasell-AI-scores {
    width: 100%;
  }

  .AI-RECOMMEND .frame-31 > .div-3,
  .AI-RECOMMEND .frame-103 > .div-3 {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .AI-RECOMMEND .frame-31 > .div-3 .div-4,
  .AI-RECOMMEND .no-two-shoppers-see,
  .AI-RECOMMEND .here-s-what-changes {
    width: 100%;
    max-width: 100%;
    font-size: 44px;
    line-height: 48px;
  }

  .AI-RECOMMEND .frame-31 > .div-3 .frame-32,
  .AI-RECOMMEND .frame-104 {
    width: 100%;
  }

  .AI-RECOMMEND .frame-34,
  .AI-RECOMMEND .frame-47,
  .AI-RECOMMEND .frame-71,
  .AI-RECOMMEND .frame-80 {
    width: 50%;
    flex: 1 1 50%;
  }

  /* The mockup illustrations inside these cards were positioned with
     left/top: calc(50% - Npx) centering math sized for the fixed 620px
     desktop column. Once the column shrinks at this breakpoint that
     assumption breaks and shifts content off-screen — drop the offset
     and fall back to a scrollbar for anything still too wide to fit. */
  .AI-RECOMMEND .frame-35,
  .AI-RECOMMEND .frame-71,
  .AI-RECOMMEND .frame-80 {
    overflow-x: auto;
  }

  .AI-RECOMMEND .frame-36,
  .AI-RECOMMEND .frame-72,
  .AI-RECOMMEND .frame-81 {
    left: 0;
  }

  .AI-RECOMMEND .frame-72 {
    top: 0;
  }

  .AI-RECOMMEND .text-wrapper-18 {
    white-space: normal;
  }

  .AI-RECOMMEND .frame-105,
  .AI-RECOMMEND .frame-121,
  .AI-RECOMMEND .container-13,
  .AI-RECOMMEND .container-21 {
    flex-direction: column;
  }

  .AI-RECOMMEND .frame-108 {
    width: 100%;
    top: auto;
    left: auto;
    position: relative;
  }

  .AI-RECOMMEND .frame-90,
  .AI-RECOMMEND .frame-119 {
    padding: 88px 40px;
  }

  .AI-RECOMMEND .text-wrapper-32 {
    width: 100%;
    max-width: 596px;
  }

  .AI-RECOMMEND .frame-129 {
    width: min(100%, 720px);
    left: 50%;
    transform: translateX(-50%);
  }

  .AI-RECOMMEND .your-catalog-already {
    font-size: 48px;
    line-height: 56px;
  }

  .AI-RECOMMEND .container-13 {
    padding: 0 32px;
    gap: 48px;
  }

  .AI-RECOMMEND .container-17 {
    width: 100%;
    justify-content: space-between;
    gap: 32px;
  }

  .AI-RECOMMEND .container-21 {
    align-items: flex-start;
    gap: 16px;
    padding: 32px;
  }

  .AI-RECOMMEND .text-wrapper-53 {
    white-space: normal;
  }
}

@media (max-width: 640px) {
  .AI-RECOMMEND {
    min-width: 0;
    min-height: auto;
    overflow-x: hidden;
    padding-top: 164px;
  }

  .AI-RECOMMEND .header {
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    border-radius: 0;
    padding: 12px 16px;
    background-color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    flex-wrap: wrap;
    row-gap: 12px;
  }

  .AI-RECOMMEND .header .container {
    order: 3;
    width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .AI-RECOMMEND .header .div {
    width: 100%;
    justify-content: space-between;
    gap: 12px;
  }

  .AI-RECOMMEND .button-install,
  .AI-RECOMMEND .button {
    padding: 12px 18px;
    border-radius: 12px;
  }

  .AI-RECOMMEND .text,
  .AI-RECOMMEND .text-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .AI-RECOMMEND .container-3 {
    width: 100%;
    gap: 72px;
    padding: 0 12px;
    box-sizing: border-box;
  }

  .AI-RECOMMEND .background,
  .AI-RECOMMEND .frame-31,
  .AI-RECOMMEND .frame-33,
  .AI-RECOMMEND .frame-103,
  .AI-RECOMMEND .frame-105,
  .AI-RECOMMEND .frame-120,
  .AI-RECOMMEND .frame-121,
  .AI-RECOMMEND .frame-91,
  .AI-RECOMMEND .banner,
  .AI-RECOMMEND .footer,
  .AI-RECOMMEND .here-s-what-changes {
    width: 100%;
    max-width: 100%;
  }

  .AI-RECOMMEND .background {
    border-radius: 12px;
    padding: 28px 16px 48px;
    gap: 40px;
  }

  .AI-RECOMMEND .tag {
    height: auto;
    gap: 8px;
    padding: 10px 14px;
  }

  .AI-RECOMMEND .relevant-isn-t {
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

  .AI-RECOMMEND .zotasell-AI-scores {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .AI-RECOMMEND .container-6 {
    width: 100%;
    flex-direction: column;
    gap: 12px;
  }

  .AI-RECOMMEND .container-6 .button,
  .AI-RECOMMEND .container-6 .button-secondary {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  /* Below 640px there was no override for the two "Related products"
     comparison cards under the hero — they kept the desktop side-by-side
     row and got clipped. Stack them, and let the fixed-width product
     mini-cards inside scroll horizontally instead of squeezing/clipping. */
  .AI-RECOMMEND .frame-5 {
    flex-direction: column;
    width: 100%;
    gap: 16px;
  }

  .AI-RECOMMEND .frame-6,
  .AI-RECOMMEND .frame-25 {
    width: 100%;
  }

  .AI-RECOMMEND .frame-19 {
    overflow-x: auto;
    max-width: 100%;
  }

  .AI-RECOMMEND .container-7 {
    overflow-x: auto;
  }

  .AI-RECOMMEND .container-8 {
    position: relative;
    top: auto;
    left: auto;
    gap: 48px;
    width: max-content;
  }

  .AI-RECOMMEND .frame-31 {
    gap: 24px;
  }

  .AI-RECOMMEND .frame-31 > .div-3,
  .AI-RECOMMEND .frame-103 > .div-3 {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .AI-RECOMMEND .frame-31 > .div-3 .div-4,
  .AI-RECOMMEND .no-two-shoppers-see,
  .AI-RECOMMEND .here-s-what-changes,
  .AI-RECOMMEND .div-7 {
    width: 100%;
    max-width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .AI-RECOMMEND .frame-31 > .div-3 .frame-32,
  .AI-RECOMMEND .frame-104 {
    width: 100%;
    padding-top: 0;
  }

  .AI-RECOMMEND .frame-34,
  .AI-RECOMMEND .frame-47,
  .AI-RECOMMEND .frame-71,
  .AI-RECOMMEND .frame-80 {
    width: 100%;
    flex: 1 1 100%;
    border-right: none;
    padding: 16px;
    gap: 16px;
  }

  .AI-RECOMMEND .frame-35 {
    height: 300px;
    overflow: auto;
  }

  .AI-RECOMMEND .frame-71,
  .AI-RECOMMEND .frame-80 {
    overflow-x: auto;
  }

  .AI-RECOMMEND .frame-36,
  .AI-RECOMMEND .frame-72,
  .AI-RECOMMEND .frame-81 {
    left: 0;
  }

  .AI-RECOMMEND .frame-72 {
    top: 0;
  }

  .AI-RECOMMEND .text-wrapper-18 {
    white-space: normal;
    font-size: 18px;
    line-height: 24px;
  }

  .AI-RECOMMEND .frame-90,
  .AI-RECOMMEND .frame-119 {
    padding: 64px 16px;
  }

  .AI-RECOMMEND .frame-91 {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }

  .AI-RECOMMEND .div-8,
  .AI-RECOMMEND .div-10 {
    min-width: 85%;
    flex: 0 0 85%;
    padding: 20px;
    scroll-snap-align: start;
  }

  .AI-RECOMMEND .frame-96 {
    height: auto;
    min-height: 222px;
  }

  .AI-RECOMMEND .frame-105,
  .AI-RECOMMEND .frame-121,
  .AI-RECOMMEND .container-13,
  .AI-RECOMMEND .container-17,
  .AI-RECOMMEND .container-21 {
    flex-direction: column;
  }

  .AI-RECOMMEND .frame-107 {
    min-height: 420px;
  }

  .AI-RECOMMEND .frame-108 {
    width: 100%;
    top: auto;
    left: auto;
    position: relative;
  }

  .AI-RECOMMEND .banner {
    height: auto;
    min-height: 480px;
    padding: 48px 16px;
  }

  .AI-RECOMMEND .frame-129 {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .AI-RECOMMEND .your-catalog-already {
    font-size: 38px;
    line-height: 44px;
  }

  .AI-RECOMMEND .container-12,
  .AI-RECOMMEND .text-wrapper-32 {
    width: 100%;
  }

  .AI-RECOMMEND .footer {
    border-radius: 12px;
    padding: 48px 0 24px;
    gap: 40px;
  }

  .AI-RECOMMEND .container-13 {
    padding: 0 20px;
    gap: 32px;
  }

  .AI-RECOMMEND .frame-130 {
    width: 100%;
  }

  .AI-RECOMMEND .text-wrapper-52 {
    white-space: normal;
  }

  .AI-RECOMMEND .frame-132 {
    width: 100%;
    gap: 24px;
  }

  .AI-RECOMMEND .container-21 {
    padding: 24px 20px 0;
    align-items: flex-start;
    gap: 12px;
  }

  .AI-RECOMMEND .text-wrapper-53 {
    white-space: normal;
  }
}
