.element {
  background-color: var(--white);
  overflow: hidden;
  width: 100%;
  min-width: 1920px;
  min-height: 10201px;
  display: flex;
  flex-direction: column;
}

.element .div {
  height: 1196px;
  width: 1860px;
  align-self: center;
  position: relative;
  background-color: var(--white);
  border-radius: 0px 0px 30px 30px;
  overflow: hidden;
}

.element .view {
  display: flex;
  width: 1920px;
  align-items: center;
  justify-content: space-between;
  padding: 40px 173px 30px;
  position: absolute;
  top: 0;
  left: calc(50.00% - 960px);
}

.element .logo {
  position: relative;
  width: 142.45px;
  height: 50.52px;
  aspect-ratio: 2.82;
}

.element .png {
  position: absolute;
  top: 0;
  left: 1px;
  width: 51px;
  height: 51px;
  aspect-ratio: 1;
}

.element .twexel {
  position: absolute;
  top: 13px;
  left: 54px;
  width: 89px;
  height: 23px;
}

.element .menu {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.element .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--menu-1920px-font-family);
  font-weight: var(--menu-1920px-font-weight);
  color: var(--black);
  font-size: var(--menu-1920px-font-size);
  text-align: center;
  letter-spacing: var(--menu-1920px-letter-spacing);
  line-height: var(--menu-1920px-line-height);
  white-space: nowrap;
  font-style: var(--menu-1920px-font-style);
}

.element .button-2 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element .arrow {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 13px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  aspect-ratio: 1.08;
}

.element .vector {
  position: relative;
  width: 7px;
  height: 5.25px;
  margin-top: -6.12px;
  margin-bottom: -6.12px;
  margin-left: -6.5px;
  margin-right: -6.5px;
  aspect-ratio: 1.33;
}

.element .div-wrapper {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.element .RU {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element .btns {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 10px;
  width: 279px;
  height: 56px;
  position: relative;
  flex: none;
  flex-grow: 0;
}

.element .view-2 {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 24px;
  gap: 10px;
  width: 95px;
  height: 56px;
  position: relative;
  flex: none;
  flex-grow: 0;
  border-radius: 10px;
  border: 1px solid #c3c3c3;
  background: transparent;
}

.element .view-2 .text-wrapper {
  color: #000000;
}

.element .view-3 {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 24px;
  gap: 10px;
  width: 174px;
  height: 56px;
  position: relative;
  flex: none;
  flex-grow: 0;
  background-color: #5e4ce0;
  border-radius: 10px;
  border: none;
}

.element .text-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: var(--menu-1920px-font-weight);
  color: var(--white);
  font-size: var(--menu-1920px-font-size);
  text-align: center;
  letter-spacing: var(--menu-1920px-letter-spacing);
  line-height: var(--menu-1920px-line-height);
  white-space: nowrap;
  position: relative;
  font-family: var(--menu-1920px-font-family);
  font-style: var(--menu-1920px-font-style);
}

.element .shadow {
  position: absolute;
  left: calc(50.00% - 930px);
  bottom: 0;
  width: 1860px;
  height: 1065px;
}

.element .view-4 {
  display: flex;
  flex-direction: column;
  width: 730px;
  align-items: center;
  gap: 100px;
  position: absolute;
  top: 359px;
  left: calc(50.00% - 365px);
}

.element .view-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #edebff;
  border-radius: 7px;
}

.element .text-wrapper-3 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 500;
  color: var(--blue);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .SMM {
  position: relative;
  width: fit-content;
  margin-left: -5.5px;
  margin-right: -5.5px;
  font-family: var(--h1-1920px-font-family);
  font-weight: var(--h1-1920px-font-weight);
  color: transparent;
  font-size: var(--h1-1920px-font-size);
  text-align: center;
  letter-spacing: var(--h1-1920px-letter-spacing);
  line-height: var(--h1-1920px-line-height);
  font-style: var(--h1-1920px-font-style);
}

.element .span {
  color: #000000;
  letter-spacing: var(--h1-1920px-letter-spacing);
  font-family: var(--h1-1920px-font-family);
  font-style: var(--h1-1920px-font-style);
  font-weight: var(--h1-1920px-font-weight);
  line-height: var(--h1-1920px-line-height);
  font-size: var(--h1-1920px-font-size);
}

.element .text-wrapper-4 {
  color: #5e4ce0;
  letter-spacing: var(--h1-1920px-letter-spacing);
  font-family: var(--h1-1920px-font-family);
  font-style: var(--h1-1920px-font-style);
  font-weight: var(--h1-1920px-font-weight);
  line-height: var(--h1-1920px-line-height);
  font-size: var(--h1-1920px-font-size);
}

.element .view-6 {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 24px 26px;
  gap: 10px;
  width: 268px;
  height: 72px;
  position: relative;
  flex: none;
  flex-grow: 0;
  background-color: #5e4ce0;
  border-radius: 10px;
  border: none;
}

.element .text-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: var(--big-btn-1920px-font-weight);
  color: var(--white);
  font-size: var(--big-btn-1920px-font-size);
  text-align: center;
  letter-spacing: var(--big-btn-1920px-letter-spacing);
  line-height: var(--big-btn-1920px-line-height);
  white-space: nowrap;
  position: relative;
  font-family: var(--big-btn-1920px-font-family);
  font-style: var(--big-btn-1920px-font-style);
}

.element .view-7 {
  display: flex;
  flex-direction: column;
  width: 1860px;
  align-items: center;
  gap: 50px;
  position: absolute;
  top: 981px;
  left: calc(50.00% - 930px);
}

.element .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
}

.element .frame {
  width: 1386px;
  position: relative;
  flex: 0 0 auto;
}

.element .div-2 {
  display: flex;
  height: 899px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding: 150px 203px 100px;
  background-color: var(--white);
}

.element .p {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--h2-1920px-font-family);
  font-weight: var(--h2-1920px-font-weight);
  color: transparent;
  font-size: var(--h2-1920px-font-size);
  text-align: center;
  letter-spacing: var(--h2-1920px-letter-spacing);
  line-height: var(--h2-1920px-line-height);
  font-style: var(--h2-1920px-font-style);
}

.element .text-wrapper-7 {
  color: #000000;
  letter-spacing: var(--h2-1920px-letter-spacing);
  font-family: var(--h2-1920px-font-family);
  font-style: var(--h2-1920px-font-style);
  font-weight: var(--h2-1920px-font-weight);
  line-height: var(--h2-1920px-line-height);
  font-size: var(--h2-1920px-font-size);
}

.element .text-wrapper-8 {
  color: #5e4ce0;
  letter-spacing: var(--h2-1920px-letter-spacing);
  font-family: var(--h2-1920px-font-family);
  font-style: var(--h2-1920px-font-style);
  font-weight: var(--h2-1920px-font-weight);
  line-height: var(--h2-1920px-line-height);
  font-size: var(--h2-1920px-font-size);
}

.element .div-3 {
  position: relative;
  width: 1514px;
  height: 453px;
}

.element .div-4 {
  display: flex;
  flex-direction: column;
  width: 722px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 37px;
  left: 0;
}

.element .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}

.element .frame-2 {
  display: flex;
  flex-direction: column;
  width: 689px;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: var(--blue);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}

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

.element .view-wrapper {
  position: relative;
  width: 8px;
  height: 44px;
}

.element .view-8 {
  position: relative;
  top: 8px;
  height: 8px;
  background-color: var(--blue);
  border-radius: 2px;
  aspect-ratio: 1;
}

.element .text-wrapper-11 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  color: var(--black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21.6px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .frame-4 {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}

.element .rectangle {
  position: relative;
  width: 8px;
  height: 8px;
  background-color: var(--blue);
  border-radius: 2px;
  aspect-ratio: 1;
}

.element .text-wrapper-12 {
  display: flex;
  align-items: center;
  width: 673px;
  margin-top: -1px;
  font-weight: 600;
  color: var(--black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21.6px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .img {
  position: absolute;
  top: calc(50.00% - 226px);
  left: calc(50.00% + 135px);
  width: 622px;
  height: 453px;
  aspect-ratio: 1.37;
}

.element .div-5 {
  display: flex;
  height: 751px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding: 100px 203px;
  background-color: #fbfafe;
}

.element .div-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 403px;
}

.element .div-7 {
  display: flex;
  flex-direction: column;
  width: 622px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 72px;
  left: 892px;
}

.element .text-wrapper-13 {
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

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

.element .text-wrapper-14 {
  display: flex;
  align-items: center;
  width: 673px;
  margin-top: -1px;
  margin-right: -67px;
  font-weight: 600;
  color: var(--black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21.6px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .img-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 749px;
  height: 403px;
  aspect-ratio: 1.86;
}

.element .div-8 {
  display: flex;
  height: 807px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding: 100px 203px;
  background-color: var(--white);
}

.element .div-9 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 459px;
}

.element .div-10 {
  display: flex;
  flex-direction: column;
  width: 722px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 100px;
  left: 0;
}

.element .text-wrapper-15 {
  width: 650px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}

.element .img-3 {
  position: absolute;
  top: calc(50.00% - 230px);
  left: calc(50.00% + 135px);
  width: 622px;
  height: 459px;
  aspect-ratio: 1.36;
}

.element .div-33 {
  display: flex;
  height: 756px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: #fbfafe;
}

.element .div-34 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 408px;
}

.element .div-35 {
  display: flex;
  flex-direction: column;
  width: 622px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 62px;
  left: 892px;
}

.element .chat-sync-icon {
  position: absolute;
  top: calc(50.00% - 204px);
  left: calc(50.00% - 757px);
  width: 650px;
  height: 408px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  pointer-events: none;
}

.element .chat-sync-icon img {
  width: 280px;
  height: 280px;
  object-fit: contain;
  display: block;
}

.element .div-11 {
  display: flex;
  height: 756px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: #fbfafe;
}

.element .div-36 {
  display: flex;
  height: 756px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: var(--white);
}

.element .div-37 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 408px;
}

.element .div-38 {
  display: flex;
  flex-direction: column;
  width: 622px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 62px;
  left: 892px;
}

.element .image-editor-icon {
  position: absolute;
  top: calc(50.00% - 204px);
  left: calc(50.00% - 757px);
  width: 650px;
  height: 408px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  pointer-events: none;
}

.element .image-editor-icon img {
  width: 280px;
  height: 280px;
  object-fit: contain;
  display: block;
}

.element .div-12 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 408px;
}

.element .div-13 {
  display: flex;
  flex-direction: column;
  width: 622px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 62px;
  left: 892px;
}

.element .img-4 {
  position: absolute;
  top: calc(50.00% - 204px);
  left: calc(50.00% - 757px);
  width: 650px;
  height: 408px;
  aspect-ratio: 1.59;
}

.element .div-14 {
  display: flex;
  height: 851px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding: 100px 203px;
  background-color: var(--white);
}

.element .text-wrapper-16 {
  color: #1b1b20;
  letter-spacing: var(--h2-1920px-letter-spacing);
  font-family: var(--h2-1920px-font-family);
  font-style: var(--h2-1920px-font-style);
  font-weight: var(--h2-1920px-font-weight);
  line-height: var(--h2-1920px-line-height);
  font-size: var(--h2-1920px-font-size);
}

.element .div-15 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 503px;
}

.element .div-16 {
  display: flex;
  flex-direction: column;
  width: 722px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 122px;
  left: 0;
}

.element .img-5 {
  position: absolute;
  top: 0;
  left: 892px;
  width: 622px;
  height: 503px;
  aspect-ratio: 1.24;
  object-fit: cover;
}

.element .div-17 {
  display: flex;
  height: 751px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: #fbfafe;
}

.element .text-wrapper-17 {
  align-self: stretch;
  margin-top: -1px;
  font-weight: var(--h2-1920px-font-weight);
  color: var(--blue);
  font-size: var(--h2-1920px-font-size);
  text-align: center;
  letter-spacing: var(--h2-1920px-letter-spacing);
  line-height: var(--h2-1920px-line-height);
  position: relative;
  font-family: var(--h2-1920px-font-family);
  font-style: var(--h2-1920px-font-style);
}

.element .div-18 {
  display: flex;
  flex-direction: column;
  width: 749px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 3px;
  left: 765px;
}

.element .view-wrapper-2 {
  height: 66px;
  position: relative;
  width: 8px;
}

.element .text-wrapper-18 {
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -1px;
  font-weight: 600;
  color: var(--black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21.6px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .img-6 {
  position: absolute;
  top: calc(50.00% - 202px);
  left: calc(50.00% - 757px);
  width: 622px;
  height: 403px;
}

.element .div-19 {
  display: flex;
  height: 739px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: var(--white);
}

.element .div-20 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 391px;
}

.element .div-21 {
  display: flex;
  flex-direction: column;
  width: 722px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 66px;
  left: 0;
}

.element .img-7 {
  position: absolute;
  top: calc(50.00% - 196px);
  left: calc(50.00% + 134px);
  width: 623px;
  height: 391px;
  aspect-ratio: 1.59;
}

.element .div-30 {
  display: flex;
  height: 739px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px;
  background-color: var(--white);
}

.element .div-31 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 391px;
}

.element .div-32 {
  display: flex;
  flex-direction: column;
  width: 722px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 66px;
  left: 0;
}

.element .api-icon {
  position: absolute;
  top: calc(50.00% - 196px);
  left: calc(50.00% + 134px);
  width: 623px;
  height: 391px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  pointer-events: none;
}

.element .api-icon img {
  width: 280px;
  height: 280px;
  object-fit: contain;
  display: block;
}

.element .div-22 {
  display: flex;
  height: 871px;
  width: 1920px;
  align-self: center;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
  padding: 100px 203px 150px;
  background-color: #fbfafe;
}

.element .div-23 {
  display: flex;
  align-items: center;
  gap: 143px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .img-8 {
  position: relative;
  width: 622px;
  height: 473px;
  aspect-ratio: 1.31;
  object-fit: cover;
}

.element .div-24 {
  display: flex;
  flex-direction: column;
  width: 749px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .view-9 {
  display: flex;
  width: 1920px;
  height: 1085.25px;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 150px 0px 0px;
  background-color: var(--white);
}

.element .view-10 {
  display: flex;
  flex-direction: column;
  width: 1768px;
  align-items: flex-start;
  gap: 100px;
  position: relative;
  flex: 0 0 auto;
}

.element .view-11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .logo-2 {
  position: relative;
  width: 215px;
  height: 76.25px;
  aspect-ratio: 2.82;
}

.element .png-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  height: 76px;
  aspect-ratio: 1;
}

.element .twexel-2 {
  position: absolute;
  top: 20px;
  left: 81px;
  width: 134px;
  height: 35px;
}

.element .text-wrapper-19 {
  width: 580px;
  font-weight: 500;
  color: #858194;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .menu-2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}

.element .div-25 {
  display: flex;
  flex-direction: column;
  width: 224px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .text-wrapper-20 {
  align-self: stretch;
  margin-top: -1px;
  font-weight: 600;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .text-wrapper-21 {
  align-self: stretch;
  font-weight: 500;
  color: #848193;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .div-26 {
  display: flex;
  flex-direction: column;
  width: 152px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .text-wrapper-22 {
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-weight: 600;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  font-family: "Manrope", Helvetica;
}

.element .text-wrapper-23 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #848193;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

.element .div-27 {
  display: flex;
  flex-direction: column;
  width: 304px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .telegram-twexel {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #848193;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

.element .div-28 {
  display: flex;
  flex-direction: column;
  width: 327px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .div-29 {
  display: flex;
  flex-direction: column;
  width: 216px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.element .text-wrapper-24 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #848193;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.element .twexel-wrapper {
  position: relative;
  width: 1920px;
  height: 307px;
}

.element .twexel-3 {
  position: absolute;
  top: 1px;
  left: 0;
  width: 1920px;
  height: 306px;
  aspect-ratio: 4.12;
}
