:target {
  scroll-margin-top: 110px;
}

html,
body {
  scroll-behavior: smooth;
}

.home-page {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.home-page .popup {
  border-radius: 40px;
  border: 1px solid #853117;
  width: 35vw;
  padding-block: 3vw;
  position: fixed;
}

.home-page .popup::backdrop {
  backdrop-filter: blur(4px);
}

.home-page .popup-sub {
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--grey);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  direction: rtl;
}

.home-page .popup-sub a {
  color: #853117;
  transition: color 300ms ease-in;
}

.home-page .popup-sub a:hover {
  color: var(--grey);
}

.home-page .popup-heading {
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--grey);
  font-size: 22px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  direction: rtl;
}

.home-page .close-popup {
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #853117;
  font-size: 25px;
  text-align: start;
  width: min-content;
  position: absolute;
  top: 1vw;
  left: 1vw;
  cursor: pointer;
  padding-inline: 0.5vw;
}

.home-page .home-page-px {
  background-color: #ffffff;
  width: 1920px;
  height: 4607px;
  position: relative;
}

.home-page .hero-section {
  width: 100%;
  height: 850px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.home-page .group {
  position: absolute;
  width: 784px;
  height: 566px;
  top: 284px;
  left: 568px;
}

.home-page .hero-content {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 77px;
  position: absolute;
  top: 0;
  left: 0;
}

.home-page .logo {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
}

.home-page .icon {
  position: relative;
  width: 132px;
  height: 132px;
  border-radius: 388.24px;
  background: conic-gradient(from 180deg at 50% 50%,
      rgb(242, 140, 61) 0deg,
      rgb(244, 141, 61) 0deg,
      rgb(116, 42, 24) 69.69deg,
      rgb(220, 114, 49) 132.72deg,
      rgb(152.48, 63.55, 28.82) 198.49deg,
      rgb(235, 130, 55) 246.45deg,
      rgb(133, 49, 23) 312.21deg,
      rgb(232, 127, 53) 355.87deg);
}

.home-page .text-wrapper {
  position: absolute;
  top: 7px;
  left: 16px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 93.2px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .CAPITAL {
  position: relative;
  flex: 0 0 auto;
  width: 400px;
  padding-left: 3%;
}

.home-page .content {
  display: flex;
  flex-direction: column;
  width: 784px;
  align-items: center;
  gap: 28px;
  position: relative;
  flex: 0 0 auto;
}

.home-page .a-technological {
  position: relative;
  width: 555px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--grey);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .AI-capital-s {
  width: 783px;
  color: var(--grey);
  font-size: var(--body-font-size);
  text-align: center;
  line-height: var(--body-line-height);
  position: relative;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  letter-spacing: var(--body-letter-spacing);
  font-style: var(--body-font-style);
}

.home-page .scroll-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: absolute;
  top: 518px;
  left: 314px;
}

.home-page .div {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3b3a3a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .frame {
  position: relative;
  width: 48px;
  height: 47.5px;
}

.home-page .navbar {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 12px 260px;
  position: absolute;
  padding-top: 32px;
  position: fixed;
  left: 0;
  background: #ffffff;
  z-index: 1;
}

.home-page .overlap-group-wrapper {
  position: relative;
  width: 204px;
  height: 48px;
}

.home-page .overlap-group {
  position: relative;
  width: 200px;
  height: 48px;
}

.home-page .frame-2 {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  left: 0;
  border-radius: 141.18px;
  background: conic-gradient(from 180deg at 50% 50%,
      rgb(242, 140, 61) 0deg,
      rgb(244, 141, 61) 0deg,
      rgb(116, 42, 24) 69.69deg,
      rgb(220, 114, 49) 132.72deg,
      rgb(152.48, 63.55, 28.82) 198.49deg,
      rgb(235, 130, 55) 246.45deg,
      rgb(133, 49, 23) 312.21deg,
      rgb(232, 127, 53) 355.87deg);
}

.home-page .AI-CAPITAL {
  position: absolute;
  width: 195px;
  height: 24px;
  top: 12px;
  left: 5px;
}

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

.home-page .link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 4px;
  position: relative;
  flex: 0 0 auto;
  pointer-events: none;
}

.home-page .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #4f4f4f;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  pointer-events: none;
}

.home-page .solutions-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 4px;
  position: relative;
  flex: 0 0 auto;
  pointer-events: none;
}

.home-page .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 24px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 40px;
  border: 1px solid;
  border-color: #853117;
}

.home-page .get-in-touch {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #853117;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .highlights-section {
  position: absolute;
  width: 100%;
  height: 1143px;
  top: 960px;
  left: 0;
}

.home-page .AI-elevating-returns {
  position: absolute;
  width: 1400px;
  top: 108px;
  left: 260px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--black);
  font-size: 42px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .overlap-wrapper {
  position: absolute;
  width: 480px;
  height: 641px;
  top: 366px;
  left: 260px;
}

.home-page .overlap {
  position: relative;
  height: 642px;
}

.home-page .cube-group {
  position: absolute;
  width: 249px;
  height: 117px;
  top: 525px;
  left: 213px;
}

.home-page .div-wrapper {
  height: 143px;
  top: 83px;
  left: 89px;
  position: absolute;
  width: 199px;
}

.home-page .overlap-group-2 {
  position: relative;
  width: 216px;
  height: 165px;
  top: -22px;
  left: -9px;
}

.home-page .top-face {
  position: absolute;
  width: 117px;
  height: 117px;
  top: 21px;
  left: 50px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .left-face {
  position: absolute;
  width: 117px;
  height: 31px;
  top: 107px;
  left: 0;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face {
  position: absolute;
  width: 117px;
  height: 31px;
  top: 107px;
  left: 99px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .cube-group-2 {
  height: 201px;
  top: 169px;
  left: 89px;
  position: absolute;
  width: 199px;
}

.home-page .overlap-2 {
  position: relative;
  width: 273px;
  height: 184px;
  top: 8px;
  left: -37px;
}

.home-page .left-face-2 {
  height: 145px;
  top: 19px;
  left: 29px;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-2 {
  position: absolute;
  width: 117px;
  height: 145px;
  top: 19px;
  left: 128px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .cube-group-3 {
  height: 201px;
  top: 314px;
  left: 89px;
  position: absolute;
  width: 199px;
}

.home-page .left-face-3 {
  height: 145px;
  top: 19px;
  left: 29px;
  background-color: #ffefdb;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-3 {
  position: absolute;
  width: 117px;
  height: 145px;
  top: 19px;
  left: 128px;
  background-color: #ffefdb;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .cube-group-4 {
  height: 86px;
  top: 456px;
  left: 89px;
  position: absolute;
  width: 199px;
}

.home-page .overlap-3 {
  position: relative;
  width: 216px;
  height: 85px;
  top: 1px;
  left: -9px;
}

.home-page .left-face-4 {
  height: 31px;
  top: 27px;
  left: 0;
  background-color: #ffefdb;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-4 {
  position: absolute;
  width: 117px;
  height: 31px;
  top: 27px;
  left: 99px;
  background-color: #ffefdb;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .img {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 346px;
  left: 100px;
}

.home-page .group-2 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 198px;
  left: 100px;
}

.home-page .group-3 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 198px;
  left: 247px;
}

.home-page .group-4 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 348px;
  left: 247px;
}

.home-page .group-5 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 376px;
  left: 100px;
}

.home-page .group-6 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 228px;
  left: 100px;
}

.home-page .group-7 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 228px;
  left: 247px;
}

.home-page .group-8 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 379px;
  left: 247px;
}

.home-page .group-9 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 402px;
  left: 100px;
}

.home-page .group-10 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 254px;
  left: 100px;
}

.home-page .group-11 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 254px;
  left: 247px;
}

.home-page .group-12 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 404px;
  left: 247px;
}

.home-page .group-13 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 427px;
  left: 100px;
}

.home-page .group-14 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 280px;
  left: 100px;
}

.home-page .group-15 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 280px;
  left: 247px;
}

.home-page .group-16 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 430px;
  left: 247px;
}

.home-page .group-17 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 373px;
  left: 143px;
}

.home-page .group-18 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 225px;
  left: 143px;
}

.home-page .group-19 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 225px;
  left: 204px;
}

.home-page .group-20 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 376px;
  left: 204px;
}

.home-page .group-21 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 403px;
  left: 143px;
}

.home-page .group-22 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 255px;
  left: 143px;
}

.home-page .group-23 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 255px;
  left: 204px;
}

.home-page .group-24 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 406px;
  left: 204px;
}

.home-page .group-25 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 429px;
  left: 143px;
}

.home-page .group-26 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 281px;
  left: 143px;
}

.home-page .group-27 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 281px;
  left: 204px;
}

.home-page .group-28 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 432px;
  left: 204px;
}

.home-page .group-29 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 455px;
  left: 143px;
}

.home-page .group-30 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 307px;
  left: 143px;
}

.home-page .group-31 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 307px;
  left: 204px;
}

.home-page .group-32 {
  position: absolute;
  width: 25px;
  height: 29px;
  top: 457px;
  left: 204px;
}

.home-page .cube-group-5 {
  height: 172px;
  top: 443px;
  left: 238px;
  position: absolute;
  width: 199px;
}

.home-page .overlap-4 {
  position: relative;
  width: 230px;
  height: 192px;
  top: -22px;
  left: -16px;
}

.home-page .top-face-2 {
  left: 57px;
  position: absolute;
  width: 117px;
  height: 117px;
  top: 21px;
  background-color: #ffffff;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .left-face-5 {
  height: 59px;
  top: 107px;
  left: 7px;
  background-color: #ffeedb;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-5 {
  position: absolute;
  width: 117px;
  height: 59px;
  top: 107px;
  left: 106px;
  background-color: #ffeedb;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .cube-group-6 {
  height: 244px;
  top: 304px;
  left: 238px;
  position: absolute;
  width: 199px;
}

.home-page .overlap-5 {
  position: relative;
  width: 266px;
  height: 266px;
  top: -22px;
  left: -34px;
}

.home-page .top-face-3 {
  left: 75px;
  position: absolute;
  width: 117px;
  height: 117px;
  top: 21px;
  background-color: #ffffff;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .left-face-6 {
  height: 131px;
  top: 107px;
  left: 25px;
  background-color: #ffffff;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-6 {
  position: absolute;
  width: 117px;
  height: 131px;
  top: 107px;
  left: 124px;
  background-color: #ffffff;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .right-face-7 {
  position: absolute;
  width: 99px;
  height: 186px;
  top: 80px;
  left: 133px;
}

.home-page .cube-group-7 {
  height: 143px;
  top: 261px;
  left: 238px;
  position: absolute;
  width: 199px;
}

.home-page .top-face-4 {
  left: 50px;
  position: absolute;
  width: 117px;
  height: 117px;
  top: 21px;
  background-color: #ffffff;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .left-face-7 {
  height: 31px;
  top: 107px;
  left: 0;
  background-color: #ffffff;
  position: absolute;
  width: 117px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .right-face-8 {
  position: absolute;
  width: 117px;
  height: 31px;
  top: 107px;
  left: 99px;
  background-color: #ffffff;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(-30deg);
}

.home-page .extrude-group {
  position: absolute;
  width: 124px;
  height: 72px;
  top: 515px;
  left: 0;
}

.home-page .base-face {
  position: relative;
  width: 31px;
  height: 117px;
  top: -23px;
  left: 47px;
  border-radius: 7.3px;
  border: 0.91px solid;
  border-color: #000000;
  transform: rotate(30deg);
}

.home-page .base-face-wrapper {
  position: absolute;
  width: 124px;
  height: 72px;
  top: 237px;
  left: 356px;
}

.home-page .base-face-2 {
  top: 21px;
  left: 4px;
  border-radius: 7.3px;
  transform: rotate(30deg);
  position: relative;
  width: 117px;
  height: 31px;
  border: 0.91px solid;
  border-color: #000000;
}

.home-page .extrude-group-2 {
  position: absolute;
  width: 99px;
  height: 86px;
  top: 169px;
  left: 6px;
}

.home-page .base-face-3 {
  top: 28px;
  left: -9px;
  background-color: #ffffff;
  border-radius: 7.3px;
  transform: rotate(30deg);
  position: relative;
  width: 117px;
  height: 31px;
  border: 0.91px solid;
  border-color: #000000;
}

.home-page .extrude-group-3 {
  position: absolute;
  width: 99px;
  height: 86px;
  top: 0;
  left: 64px;
}

.home-page .base-face-4 {
  top: 28px;
  left: -9px;
  border-radius: 6.39px;
  transform: rotate(-30deg);
  position: relative;
  width: 117px;
  height: 31px;
  border: 0.91px solid;
  border-color: #000000;
}

.home-page .frame-4 {
  position: absolute;
  width: 67px;
  height: 15px;
  top: 452px;
  left: 355px;
  transform: rotate(-30deg);
}

.home-page .overlap-6 {
  position: relative;
  width: 58px;
  height: 53px;
  top: -20px;
}

.home-page .frame-5 {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 20px;
  left: 0;
  border-radius: 39.56px;
  background: conic-gradient(from 180deg at 50% 50%,
      rgb(242, 140, 61) 0deg,
      rgb(244, 141, 61) 0deg,
      rgb(116, 42, 24) 69.69deg,
      rgb(220, 114, 49) 132.72deg,
      rgb(152.48, 63.55, 28.82) 198.49deg,
      rgb(235, 130, 55) 246.45deg,
      rgb(133, 49, 23) 312.21deg,
      rgb(232, 127, 53) 355.87deg);
}

.home-page .AI-CAPITAL-2 {
  width: 47px;
  height: 34px;
  top: 10px;
  transform: rotate(30deg);
  position: absolute;
  left: 6px;
}

.home-page .features {
  display: flex;
  flex-direction: column;
  width: 800px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 251px;
  left: 860px;
}

.home-page .frame-6 {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-page .feature-card {
  width: 356px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26px;
  position: relative;
}

.home-page .img-2 {
  position: relative;
  width: 62px;
  height: 62px;
}

.home-page .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-page .AI-powered {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--grey);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .p {
  position: relative;
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
}

.home-page .feature-card-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-page .cross-industry {
  position: relative;
  width: 62.08px;
  height: 62.08px;
}

.home-page .strategic {
  position: relative;
  width: 62px;
  height: 62.13px;
}

.home-page .divider {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: absolute;
  top: 0;
  left: 260px;
}

.home-page .more-strategic {
  position: relative;
  width: 468px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3b3a3a;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .divider-2 {
  position: relative;
  width: 1400px;
  height: 1px;
  margin-bottom: -0.5px;
  object-fit: cover;
}

.home-page .about-us-section {
  position: absolute;
  width: 100%;
  height: 391px;
  top: 2213px;
  left: 0;
}

.home-page .about-us {
  position: absolute;
  top: 108px;
  left: 260px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--black);
  font-size: 42px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .divider-3 {
  display: flex;
  flex-direction: column;
  width: 1400px;
  align-items: flex-start;
  gap: 18px;
  position: absolute;
  top: 0;
  left: 260px;
}

.home-page .more-optimized {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #3b3a3a;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .info {
  display: flex;
  flex-direction: column;
  width: 800px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 102px;
  left: 860px;
}

.home-page .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: var(--black);
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
  width: 90%;
}

.home-page .the-fund-s-unique {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-page .overlap-7 {
  position: absolute;
  width: 100%;
  height: 1052px;
  top: 2714px;
  left: 0;
  overflow: hidden;
}

.home-page .cubs {
  position: absolute;
  width: 515px;
  height: 823px;
  top: 230px;
  left: 1405px;
}

.home-page .frame-8 {
  position: absolute;
  width: 100%;
  height: 1009px;
  top: 0;
  left: 0;
}

.home-page .technology {
  position: absolute;
  top: -1px;
  left: 260px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--black);
  font-size: 42px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .process {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: absolute;
  top: 113px;
  left: 688px;
}

.home-page .frame-9 {
  position: relative;
  width: 544px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 12px;
  border: 2px solid;
  border-color: transparent;
  border-image: conic-gradient(rgb(242, 140, 61),
      rgb(244, 141, 61) 0%,
      rgb(116, 42, 24) 19.36%,
      rgb(220, 114, 49) 36.87%,
      rgb(152.48, 63.55, 28.82) 55.14%,
      rgb(235, 130, 55) 68.46%,
      rgb(133, 49, 23) 86.73%,
      rgb(232, 127, 53) 98.85%) 1;
}

.home-page .img-3 {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 36px;
  left: 24px;
}

.home-page .data-sources {
  position: absolute;
  top: 46px;
  left: 192px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .vector {
  position: relative;
  width: 14.73px;
  height: 43px;
}

.home-page .technical-and {
  position: absolute;
  width: 405px;
  top: 46px;
  left: 88px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .examining-strategies {
  position: absolute;
  width: 368px;
  top: 34px;
  left: 88px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .assembling-contracts {
  position: absolute;
  top: 46px;
  left: 139px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-page .frame-10 {
  display: flex;
  width: 544px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 12px;
  border: 2px solid;
  border-color: transparent;
  border-image: conic-gradient(rgb(242, 140, 61),
      rgb(244, 141, 61) 0%,
      rgb(116, 42, 24) 19.36%,
      rgb(220, 114, 49) 36.87%,
      rgb(152.48, 63.55, 28.82) 55.14%,
      rgb(235, 130, 55) 68.46%,
      rgb(133, 49, 23) 86.73%,
      rgb(232, 127, 53) 98.85%) 1;
}

.home-page .transaction {
  position: relative;
  width: 48px;
  height: 48px;
}

.home-page .carrying-out {
  position: relative;
  flex: 1;
  margin-top: -2px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .ai-procces {
  position: absolute;
  width: 62px;
  height: 62px;
  top: 724px;
  left: 1256px;
}

.home-page .ai-procces-2 {
  top: 918px;
  position: absolute;
  width: 62px;
  height: 62px;
  left: 1256px;
}

.home-page .ai-procces-3 {
  top: 530px;
  position: absolute;
  width: 62px;
  height: 62px;
  left: 1256px;
}

.home-page .ai-procces-4 {
  top: 336px;
  position: absolute;
  width: 62px;
  height: 62px;
  left: 1256px;
}

.home-page .cubs-2 {
  position: absolute;
  width: 594px;
  height: 823px;
  top: 46px;
  left: 0;
}

.home-page .the-fine-print {
  position: absolute;
  width: 100%;
  height: 496px;
  top: 3833px;
  left: 0;
}

.home-page .prints {
  display: flex;
  flex-direction: column;
  width: 1400px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 62px;
  left: 260px;
}

.home-page .feature-card-3 {
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 26px;
  position: relative;
}

.home-page .AI-powered-2 {
  position: relative;
  width: 638px;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--grey);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .title-and-pharagraph {
  display: flex;
  flex-direction: column;
  width: 528px;
  align-items: flex-start;
  gap: 48px;
  position: absolute;
  top: 62px;
  left: 260px;
}

.home-page .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #000d10;
  font-size: 42px;
  letter-spacing: 0;
  line-height: 42px;
  white-space: nowrap;
}

.home-page .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .divider-4 {
  position: absolute;
  width: 1400px;
  height: 1px;
  top: -1px;
  left: 260px;
  object-fit: cover;
}

.home-page .footer {
  position: absolute;
  width: 100%;
  height: 168px;
  top: 4439px;
  left: 0;
  background-color: var(--grey);
}

.home-page .text-wrapper-6 {
  position: absolute;
  top: 84px;
  left: 1418px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .copyright {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: absolute;
  top: 78px;
  left: 860px;
}

.home-page .tabler-icon {
  position: relative;
  width: 24px;
  height: 24px;
}

.home-page .nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.home-page .product {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--link-font-family);
  font-weight: var(--link-font-weight);
  color: var(--white);
  font-size: var(--link-font-size);
  letter-spacing: var(--link-letter-spacing);
  line-height: var(--link-line-height);
  font-style: var(--link-font-style);
}

.home-page .social-links {
  display: inline-flex;
  align-items: center;
  gap: 51px;
  position: absolute;
  top: 62px;
  left: 860px;
}

.home-page .connect {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home-page .frame-11 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.home-page .img-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 150px;
  border: 1.5px solid;
  border-color: var(--white);
}

.home-page .img-4 {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 6px;
  left: 6px;
}

.home-page .logo-2 {
  position: absolute;
  top: 62px;
  left: 304px;
  width: 204px;
  height: 48px;
}

.home-page .overlap-group-3 {
  position: relative;
  width: 230px;
  height: 48px;
}

.home-page .AI-CAPITAL-3 {
  top: 1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 33.9px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  left: 6px;
}

.home-page .span {
  color: #ffffff;
}

.home-page .text-wrapper-7 {
  color: #000000;
}

.menu-link.active {
  border-bottom-width: 1.0px;
  border-bottom-style: solid;
  border-color: #282828;
}

span.colored-text {
  background: var(--Copper-Text, linear-gradient(90deg, #C15C26 0%, #F48D3D 13.96%, #742A18 25.05%, #DC7231 34.76%, #98401D 50.42%, #EB8237 61.87%, #853117 81.67%, #E87F35 98.85%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: var(--black);
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .home-page .popup {
    width: 70%;
    padding: 7vw;
  }

  .home-page .close-popup {
    top: 3vw;
    left: 3vw;
  }

}