.desktop {
  background-color: #000000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.desktop .div {
  background-color: var(--color-default-color-page);
  width: 1920px;
  height: 2494px;
  position: relative;
}

.desktop .overlap-group {
  position: absolute;
  width: 1920px;
  height: 1827px;
  top: 0;
  left: 0;
}

.desktop .vector {
  position: absolute;
  width: 138px;
  height: 67px;
  top: 254px;
  left: 1054px;
  object-fit: cover;
}

.desktop .IMG-BG {
  position: absolute;
  width: 1440px;
  height: 979px;
  top: 0;
  left: 41px;
  object-fit: cover;
}

.desktop .rectangle {
  position: absolute;
  width: 1920px;
  height: 742px;
  top: 1085px;
  left: 0;
  background-color: #121212;
}

.desktop .img {
  position: absolute;
  width: 870px;
  height: 281px;
  top: 1456px;
  left: 525px;
  object-fit: cover;
}

.desktop .element {
  display: inline-flex;
  align-items: flex-start;
  padding: 16px 24px;
  position: absolute;
  top: 0;
  left: 360px;
  background-color: var(--color-default-color-page);
  border: 0px none;
  border-color: var(--gray-gray11);
}

.desktop .boto-wrapper {
  display: inline-flex;
  height: 28px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.desktop .boto {
  position: relative;
  width: fit-content;
  margin-top: -1.50px;
  font-family: "Inter", Helvetica;
  font-weight: 800;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .header-menu {
  display: flex;
  width: 968px;
  align-items: center;
  gap: 48px;
  padding: 8px 35px 8px 16px;
  position: absolute;
  top: 6px;
  left: 586px;
  background-color: #1b3327;
  border-radius: 16px;
}

.desktop .frame-left {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.desktop .icon-search-w-text {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.desktop .text {
  position: relative;
  flex: 1;
  height: 22px;
  margin-top: -1.00px;
  font-family: var(--body-medium-font-family);
  font-weight: var(--body-medium-font-weight);
  color: #ffffffcc;
  font-size: var(--body-medium-font-size);
  letter-spacing: var(--body-medium-letter-spacing);
  line-height: var(--body-medium-line-height);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: var(--body-medium-font-style);
}

.desktop .frame-right {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.desktop .icon-mail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 3px;
  overflow: hidden;
}

.desktop .mail {
  position: relative;
  width: 20px;
  height: 20px;
}

.desktop .frame {
  display: flex;
  flex-direction: column;
  max-width: 770px;
  width: 770px;
  align-items: center;
  gap: 42px;
  position: absolute;
  top: 278px;
  left: 575px;
}

.desktop .chatting-with-AI {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--color-text);
  font-size: 74px;
  text-align: center;
  letter-spacing: 0;
  line-height: 103.6px;
  white-space: nowrap;
}

.desktop .text-wrapper {
  font-weight: 600;
  color: #ffffffcc;
}

.desktop .span {
  font-weight: 600;
  color: #ffffff;
}

.desktop .text-wrapper-2 {
  font-weight: 800;
  color: #ffffff;
}

.desktop .p {
  position: relative;
  width: 538px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 33.6px;
  font-size: 24px;
  letter-spacing: 0;
}

.desktop .call-btn {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  width: 276px;
  height: 69px;
  top: 617px;
  left: 1081px;
}

.desktop .row {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 20px 60px;
  position: relative;
  border-radius: 33px;
  background: linear-gradient(
    180deg,
    rgb(229, 242, 48) 0%,
    rgb(84, 219, 99) 100%
  );
}

.desktop .frame-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.desktop .text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SF Pro Text-Heavy", Helvetica;
  font-weight: 400;
  color: #111111;
  line-height: normal;
  font-size: 24px;
  letter-spacing: 0;
}

.desktop .text-3 {
  position: absolute;
  width: 538px;
  top: 1327px;
  left: 683px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 33.6px;
  font-size: 24px;
  letter-spacing: 0;
}

.desktop .create-boto {
  position: absolute;
  top: 1195px;
  left: 736px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 89.6px;
  white-space: nowrap;
}

.desktop .text-wrapper-3 {
  color: #ffffff99;
}

.desktop .text-wrapper-4 {
  color: #ffffff;
}

.desktop .vector-2 {
  position: absolute;
  width: 138px;
  height: 67px;
  top: 1210px;
  left: 1046px;
  object-fit: cover;
}

.desktop .group {
  position: absolute;
  width: 37px;
  height: 50px;
  top: 1191px;
  left: 693px;
  object-fit: cover;
}

.desktop .img-2 {
  position: absolute;
  width: 672px;
  height: 219px;
  top: 798px;
  left: 848px;
  object-fit: cover;
}

.desktop .untitled {
  position: absolute;
  width: 515px;
  height: 558px;
  top: 649px;
  left: 360px;
  object-fit: cover;
}

.desktop .img-3 {
  position: absolute;
  width: 128px;
  height: 106px;
  top: 201px;
  left: 1236px;
  object-fit: cover;
}

.desktop .group-2 {
  position: absolute;
  width: 130px;
  height: 88px;
  top: 476px;
  left: 472px;
  object-fit: cover;
}

.desktop .group-3 {
  position: absolute;
  width: 91px;
  height: 70px;
  top: 476px;
  left: 1254px;
  object-fit: cover;
}

.desktop .star {
  position: absolute;
  width: 28px;
  height: 30px;
  top: 224px;
  left: 578px;
  object-fit: cover;
}

.desktop .frame-3 {
  display: flex;
  flex-direction: column;
  width: 1920px;
  align-items: center;
  gap: 8px;
  padding: 30px 0px 50px;
  position: absolute;
  top: 2342px;
  left: 0;
  background-color: #111111;
}

.desktop .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.desktop .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SF Pro-Heavy", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.desktop .frame-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.desktop .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SF Pro-Medium", Helvetica;
  font-weight: 500;
  color: #999999;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .rectangle-2 {
  position: relative;
  width: 1px;
  height: 10px;
  background-color: #999999;
}

.desktop .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "SF Pro Text-Regular", Helvetica;
  font-weight: 400;
  color: #999999;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .frame-5 {
  display: flex;
  flex-direction: column;
  width: 787px;
  align-items: center;
  gap: 50px;
  position: absolute;
  top: 1947px;
  left: 567px;
}

.desktop .scan-to-install-boto {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .text-wrapper-8 {
  font-weight: 600;
}

.desktop .text-wrapper-9 {
  font-weight: 900;
}

.desktop .img-4 {
  position: relative;
  width: 371px;
  height: 148px;
  object-fit: cover;
}
