body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.homepage {
  /* background-color: #ffffff; */
  /* width: 100%; */
  /* min-height: 8539px; */
  /* position: relative; */
}

.homepage .rectangle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 887px;
  background: linear-gradient(180deg, rgba(237, 223, 223, 1) 0%, rgba(224, 249, 255, 1) 100%);
}

/* .homepage .team-building {
  position: absolute;
  top: 253px;
  left: 814px;
  width: 519px;
  height: 512px;
} */

.homepage .group {
  position: absolute;
  top: 30px;
  left: 135px;
  right: 135px;
  width: auto;
  height: 100px;
  background-color: #ffffff4c;
  border-radius: 114px;
  box-shadow: inset 0px 0px 10px #ffffff, 0px 0px 20px #dddddd40;
  backdrop-filter: blur(30px) brightness(100%);
  -webkit-backdrop-filter: blur(30px) brightness(100%);
}

.homepage .ADLEE-LOGO {
  position: absolute;
  top: 27px;
  left: calc(50% - 665px);
  width: 193px;
  height: 45px;
  object-fit: cover;
}

.homepage .frame {
  display: inline-flex;
  align-items: center;
  gap: 35px;
  position: absolute;
  top: 41px;
  left: calc(50% - 200px);
}

.homepage .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.3s ease;
}

.homepage .text-wrapper:hover {
  color: #fdb21a;
}

.homepage .div {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.homepage .dropdown {
  position: relative;
  cursor: pointer;
}

.homepage .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0px;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.12);
  padding: 10px 0;
  min-width: 200px;
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, margin-top 0.3s ease;
}

.homepage .dropdown:hover .dropdown-menu {
  display: flex;
  flex-direction: column;
  opacity: 1;
  pointer-events: auto;
  margin-top: 5px;
}

.homepage .dropdown-menu a {
  padding: 12px 20px;
  color: #212121;
  text-decoration: none;
  font-family: "Poppins", Helvetica;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.2s ease;
  border-left: 3px solid transparent;
}

.homepage .dropdown-menu a:hover {
  background-color: #f8f8f8;
  color: #fdb21a;
  border-left-color: #fdb21a;
  padding-left: 23px;
}

.homepage .down-arrow {
  position: relative;
  width: 8px;
  height: 5px;
}

.homepage .GET-STARTED {
  display: flex;
  flex-direction: column;
  width: 178px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 15px;
  position: absolute;
  top: 20px;
  left: 1200px;
  background-color: #fdb21a;
  border-radius: 70px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.homepage .GET-STARTED:hover {
  background-color: #004aad;
}

.homepage .GET-STARTED:hover .text-wrapper-2 {
  color: #ffffff;
}

.homepage .GET-STARTED:hover .arrow {
  filter: brightness(0) invert(1);
}

.homepage .frame-2 {
  display: flex;
  width: 110px;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.homepage .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 700;
  color: #212121;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.homepage .arrow {
  position: relative;
  width: 13.7px;
  height: 12.52px;
  margin-top: -0.26px;
  margin-bottom: -0.26px;
  filter: brightness(0);
  stroke-width: 2;
}

.homepage .frame-3 {
  display: flex;
  flex-direction: column;
  width: 616px;
  align-items: flex-start;
  gap: 45px;
  position: absolute;
  top: 230px;
  left: 135px;
}

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

.homepage .sponsorship {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  opacity: 0.7;
  font-family: "Neue Haas Grotesk Text Pro-55Rg", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 22px;
  letter-spacing: 6.38px;
  line-height: normal;
}

.homepage .streamlining-the {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-Regular", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 55px;
  letter-spacing: 0;
  line-height: 55px;
}

.homepage .span {
  color: #212121;
  line-height: 60px;
}

.homepage .text-wrapper-3 {
  color: #e8107c;
  line-height: 60px;
}

.homepage .p {
  position: relative;
  align-self: stretch;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .get-started {
  display: flex;
  flex-direction: column;
  width: 218px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 15px;
  position: relative;
  flex: 0 0 auto;
  background-color: #004aad;
  border-radius: 70px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}

.homepage .get-started::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  background: radial-gradient(circle, #003580 0%, #002d6b 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  transition: width 0.8s ease, height 0.8s ease;
  z-index: 0;
}

.homepage .get-started:hover::before {
  width: 300%;
  height: 300%;
}

.homepage .get-started > * {
  position: relative;
  z-index: 1;
}

.homepage .frame-5 {
  display: flex;
  width: 120px;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.homepage .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .img {
  position: relative;
  width: 13.7px;
  height: 12.52px;
  margin-right: -0.85px;
}

.homepage .ellipse {
  position: absolute;
  top: 65px;
  left: 92px;
  width: 35px;
  height: 35px;
  background-color: #003c8e;
  border-radius: 17.5px;
}

.homepage .group-2 {
  position: absolute;
  top: 887px;
  left: 0;
  width: 100%;
  height: 324px;
}

.homepage .rectangle-2 {
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 323px;
  background-color: #d3f3fa;
}

.homepage .rectangle-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 323px;
  background-color: #ffffff99;
  box-shadow: inset 0px 0px 20px #ffffff;
}

.homepage .frame-6 {
  display: flex;
  flex-direction: column;
  width: 1220px;
  align-items: center;
  justify-content: center;
  gap: 50px;
  position: absolute;
  top: 60px;
  left: calc(50% - 610px);
}

.homepage .text-wrapper-5 {
  position: relative;
  width: 974px;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .frame-7 {
  display: flex;
  width: 1104px;
  align-items: center;
  justify-content: center;
  gap: 155px;
  position: relative;
  flex: 0 0 auto;
}

.homepage .frame-8 {
  display: flex;
  flex-direction: column;
  width: 302px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  margin-left: -59px;
}

.homepage .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #e8107c;
  font-size: 65px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .text-wrapper-7 {
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0;
}

.homepage .frame-9 {
  display: flex;
  flex-direction: column;
  width: 302px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.homepage .frame-10 {
  display: flex;
  flex-direction: column;
  width: 308px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  margin-right: -59px;
}

.homepage .ad-space-owners-lack {
  position: relative;
  width: 312px;
  margin-right: -4px;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.homepage .text-wrapper-8 {
  position: absolute;
  top: 1906px;
  left: calc(50% - 204px);
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .line {
  position: absolute;
  top: 1805px;
  left: 0;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.homepage .text-wrapper-9 {
  position: absolute;
  top: 1979px;
  left: calc(50% - 456px);
  width: 912px;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30px;
}

.homepage .how-it-works-section {
  position: relative;
  margin-top: 620px;
  padding-bottom: 100px;
}

.homepage .how-it-works-header {
  text-align: center;
  padding: 0 135px;
  margin-bottom: 60px;
}

.homepage .how-it-works-header .text-wrapper-8 {
  position: relative;
  top: auto;
  left: auto;
}

.homepage .how-it-works-header .line {
  position: relative;
  top: auto;
  left: auto;
  margin: 30px auto;
}

.homepage .how-it-works-header .text-wrapper-9 {
  position: relative;
  top: auto;
  left: auto;
  max-width: 912px;
  margin: 0 auto;
}

.homepage .how-it-works {
  position: relative;
  width: 1230px;
  margin: 0 auto;
}

.homepage .element {
  position: sticky;
  top: 50px;
  left: 0;
  height: 479px;
  width: 1230px;
  display: flex;
  z-index: 1;
  margin-bottom: 80px;
}

.homepage .group-wrapper {
  margin-top: 50px;
  width: 100%;
  display: flex;
}

.homepage .group-3 {
  width: 100%;
  height: 399px;
  position: relative;
}

.homepage .frame-11 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 399px;
  background-color: #e8107c;
  border-radius: 25px;
  overflow: hidden;
}

.homepage .ellipse-2 {
  position: absolute;
  top: -91px;
  left: 611px;
  width: 569px;
  height: 569px;
  background-color: #ffffff99;
  border-radius: 284.5px;
  filter: blur(229.27px);
}

.homepage .imgi {
  position: absolute;
  top: 155px;
  left: 466px;
  width: 712px;
  height: 399px;
  transform: rotate(-60deg);
}

.homepage .frame-12 {
  display: flex;
  flex-direction: column;
  width: 501px;
  align-items: flex-start;
  gap: 35px;
  position: absolute;
  top: 73px;
  left: 50px;
}

.homepage .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 30px;
}

.homepage .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  text-shadow: 0px 0px 4px #ffffff40;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .element-wrapper {
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  height: 479px;
  z-index: 2;
  margin-bottom: 80px;
}

.homepage .frame-wrapper {
  margin-top: 100px;
  height: 399px;
  background-image: url(https://c.animaapp.com/mkdwyav2nIAReK/img/frame-29.svg);
  background-size: 100% 100%;
  width: 100%;
  display: flex;
}

.homepage .frame-13 {
  display: flex;
  margin-top: 121px;
  width: 50%;
  height: 153px;
  margin-left: 50px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}

.homepage .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 30px;
}

.homepage .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  text-shadow: 0px 0px 4px #ffffff40;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .div-wrapper {
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  height: 479px;
  z-index: 3;
  margin-bottom: 80px;
}

.homepage .element-2 {
  margin-top: 150px;
  height: 399px;
  gap: 267px;
  background-image: url(https://c.animaapp.com/mkdwyav2nIAReK/img/frame-30.svg);
  background-size: 100% 100%;
  width: 100%;
  display: flex;
}

.homepage .frame-14 {
  display: flex;
  margin-top: 100px;
  width: 100%;
  height: 178px;
  position: relative;
  margin-left: 50px;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}

.homepage .frame-15 {
  margin-top: 46px;
  width: 323px;
  height: 353px;
}

.homepage .element-3 {
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  height: 479px;
  z-index: 4;
  margin-bottom: 80px;
}

.homepage .element-4 {
  margin-top: 185px;
  width: 100%;
  height: 399px;
  position: relative;
}

.homepage .frame-16 {
  position: absolute;
  top: 0;
  /* left: calc(50% - 615px); */
  width: 100%;
  height: 399px;
  background-color: #11cd88;
  border-radius: 25px;
  overflow: hidden;
}

.homepage .ellipse-3 {
  left: 671px;
  position: absolute;
  top: -91px;
  width: 569px;
  height: 569px;
  background-color: #ffffff99;
  border-radius: 284.5px;
  filter: blur(229.27px);
}

.homepage .imgi-ad {
    position: absolute;
    top: 75px;
    left: 730px;
    width: 338px;
    height: 351px;
    object-fit: initial;
}

.homepage .frame-17 {
  display: flex;
  flex-direction: column;
  width: 538px;
  align-items: flex-start;
  gap: 35px;
  position: absolute;
  top: 111px;
  left: 50px;
}

.homepage .element-5 {
  position: sticky;
  top: 50px;
  left: 0;
  height: 479px;
  width: 100%;
  display: flex;
  z-index: 5;
  margin-bottom: 80px;
}

.homepage .element-6 {
  margin-top: 215px;
  width: 100%;
  display: flex;
}

.homepage .frame-18 {
  position: absolute;
  top: 0;
  /* left: calc(50% - 615px); */
  width: 100%;
  height: 399px;
  background-color: #02aed6;
  border-radius: 25px;
  overflow: hidden;
}

.homepage .ellipse-4 {
  left: 633px;
  position: absolute;
  top: -91px;
  width: 569px;
  height: 569px;
  background-color: #ffffff99;
  border-radius: 284.5px;
  filter: blur(229.27px);
}

.homepage .imgi-invoice {
    position: absolute;
    top: 109px;
    left: 618px;
    width: 500px;
    height: 300px;
    transform: rotate(-17deg);
}

.homepage .frame-19 {
  display: flex;
  flex-direction: column;
  width: 501px;
  align-items: flex-start;
  gap: 35px;
  position: absolute;
  top: 123px;
  left: 50px;
}

.homepage .element-7 {
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  height: 479px;
  z-index: 6;
  margin-bottom: 80px;
}

.homepage .group-4 {
  margin-top: 195px;
  width: 100%;
  height: 399px;
  display: flex;
  background-image: url(https://c.animaapp.com/mkdwyav2nIAReK/img/frame-35.svg);
  background-size: 100% 100%;
}

.homepage .frame-20 {
  display: flex;
  margin-top: 136px;
  width: 501px;
  height: 128px;
  margin-left: 50px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
}

.homepage .rectangle-4 {
  position: absolute;
  top: 4806px;
  left: 0;
  width: 100%;
  height: 799px;
  background: linear-gradient(180deg, rgba(255, 246, 246, 1) 0%, rgba(232, 251, 255, 1) 100%);
}

.homepage .rectangle-5 {
  position: absolute;
  top: 6531px;
  left: 0;
  width: 100%;
  height: 1204px;
  background: linear-gradient(180deg, rgba(255, 246, 246, 1) 0%, rgba(232, 251, 255, 1) 100%);
}

.homepage .text-wrapper-14 {
  position: absolute;
  top: 4886px;
  left: calc(50% - 319px);
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .group-5 {
  position: absolute;
  top: 4978px;
  left: calc(50% - 614.5px);
  width: 393px;
  height: 527px;
  display: flex;
  flex-direction: column;
  gap: 25px;
  background-color: #ffffff4c;
  border-radius: 30px;
  box-shadow: inset 0px 0px 10px #ffffff, 0px 0px 20px #dddddd40;
  backdrop-filter: blur(30px) brightness(100%);
  -webkit-backdrop-filter: blur(30px) brightness(100%);
}

.homepage .rectangle-6 {
  margin-left: 15px;
  width: 363px;
  height: 293px;
  margin-top: 15px;
}

.homepage .frame-21 {
  display: flex;
  margin-left: 25px;
  width: 322px;
  height: 159px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
}

.homepage .frame-22 {
  display: flex;
  flex-direction: column;
  height: 121px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.homepage .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .text-wrapper-16 {
  position: relative;
  flex: 1;
  align-self: stretch;
  text-shadow: 0px 0px 4px #ffffff40;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

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

.homepage .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 700;
  color: #e8107c;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .arrow-2 {
  position: relative;
  width: 15.8px;
  height: 13.25px;
  margin-top: -0.13px;
  margin-bottom: -0.13px;
  margin-right: -0.9px;
}

.homepage .group-6 {
  position: absolute;
  top: 4978px;
  left: calc(50% - 196.5px);
  width: 395px;
  height: 527px;
}

.homepage .rectangle-7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 393px;
  height: 527px;
  background-color: #ffffff4c;
  border-radius: 30px;
  box-shadow: inset 0px 0px 10px #ffffff, 0px 0px 20px #dddddd40;
  backdrop-filter: blur(30px) brightness(100%);
  -webkit-backdrop-filter: blur(30px) brightness(100%);
}

.homepage .rectangle-8 {
  border-radius: 20px;
  object-fit: cover;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 363px;
  height: 293px;
}

.homepage .text-wrapper-18 {
  position: absolute;
  top: 251px;
  left: 92px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 400;
  color: #fdb21a;
  font-size: 30px;
  text-align: center;
  letter-spacing: 9px;
  line-height: 25px;
  white-space: nowrap;
}

.homepage .frame-24 {
  display: flex;
  flex-direction: column;
  width: 322px;
  align-items: flex-start;
  gap: 25px;
  position: absolute;
  top: 333px;
  left: 25px;
}

.homepage .group-7 {
  position: absolute;
  top: 4978px;
  left: calc(50% + 221.5px);
  width: 395px;
  height: 527px;
}

.homepage .rectangle-9 {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 363px;
  height: 293px;
}

.homepage .text-wrapper-19 {
  position: absolute;
  top: 45px;
  left: 44px;
  width: 65px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .vector {
  position: absolute;
  top: 56px;
  left: 90px;
  width: 145px;
  height: 88px;
}

.homepage .group-8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 820px;
  background-image: url(https://c.animaapp.com/mkdwyav2nIAReK/img/rectangle-17.png);
  background-size: 100% 100%;
}

.homepage .rectangle-10 {
  position: absolute;
  top: 647px;
  left: 0;
  width: 100%;
  height: 173px;
  background-color: #ffffffd9;
  box-shadow: inset 0px 0px 20px #ffffff;
}

.homepage .frame-25 {
  display: flex;
  flex-direction: column;
  width: 803px;
  align-items: center;
  gap: 8px;
  position: absolute;
  top: 139px;
  left: calc(50% - 401px);
}

.homepage .talk-to-us {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 75px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .you-have-questions {
  position: relative;
  align-self: stretch;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .frame-26 {
  position: absolute;
  top: 370px;
  left: 0;
  width: 100%;
  height: 283px;
  display: flex;
  overflow: hidden;
}

.homepage .text-wrapper-20 {
  width: 100%;
  height: 326px;
  opacity: 0.15;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 495px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  position: absolute;
  bottom: 55px;
}

.homepage .frame-27 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 700px;
  padding: 0 7%;
}

.homepage .ADLEE-LOGO-2 {
  position: relative;
  width: 305px;
  height: 71.19px;
  object-fit: cover;
}

.homepage .element-adlee-all {
  position: relative;
  width: fit-content;
  font-family: "Neue Haas Grotesk Text Pro-65Md", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .frame-28 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 80px;
  /* position: absolute; */
  /* top: 6631px; */
  /* left: calc(50% - 585px); */
}

.homepage .text-wrapper-21 {
  position: relative;
  width: 834px;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .group-9 {
  position: relative;
  width: 1170px;
  height: 834px;
}

.homepage .laptop {
  position: absolute;
  top: -10px;
  left: calc(50% - 609px);
  width: 1218px;
  height: 701px;
}

.homepage .laptop-video {
  position: absolute;
  top: 10px;
  left: calc(50% - 466px);
  width: 930px;
  height: 607px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
  z-index: 1;
}

.homepage .get-started-2 {
  display: flex;
  flex-direction: column;
  width: 336px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 15px;
  position: absolute;
  top: 773px;
  left: calc(50% - 168px);
  background-color: #004aad;
  border-radius: 70px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}

.homepage .get-started-2::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  background: radial-gradient(circle, #003580 0%, #002d6b 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  transition: width 0.8s ease, height 0.8s ease;
  z-index: 0;
}

.homepage .get-started-2:hover::before {
  width: 300%;
  height: 300%;
}

.homepage .get-started-2 .frame-5,
.homepage .get-started-2 .text-wrapper-4,
.homepage .get-started-2 .img {
  position: relative;
  z-index: 1;
}

.homepage .vector-2 {
  position: absolute;
  top: 705px;
  left: 310px;
  width: 52px;
  height: 100px;
}

.homepage .frame-29 {
  display: inline-flex;
  align-items: center;
  gap: 121px;
  position: absolute;
  top: 1320px;
  left: calc(50% - 544px);
}

.homepage .inclusion {
  position: relative;
  width: 450px;
  height: 434px;
}

.homepage .frame-30 {
  display: flex;
  flex-direction: column;
  width: 517px;
  align-items: flex-start;
  gap: 40px;
  position: relative;
}

.homepage .frame-31 {
  display: flex;
  flex-direction: column;
  height: 292px;
  align-items: flex-start;
  gap: 39px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: 30px;
}

.homepage .text-wrapper-22 {
  position: relative;
  width: 389px;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 45px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .sponsorships-are {
  position: relative;
  flex: 1;
  align-self: stretch;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}

.homepage .group-10 {
  position: absolute;
  top: 5705px;
  left: calc(50% - 614.5px);
  width: 1229px;
  height: 726px;
  background-color: #fff6fb;
  border-radius: 30px;
}

.homepage .frame-32 {
  display: flex;
  flex-direction: column;
  width: 509px;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  position: absolute;
  top: 65px;
  left: 60px;
}

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

.homepage .text-wrapper-23 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #212121;
  font-size: 45px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.homepage .text-wrapper-24 {
  position: relative;
  align-self: stretch;
  opacity: 0.8;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .frame-34 {
  display: flex;
  flex-direction: column;
  width: 436px;
  align-items: flex-start;
  gap: 30px;
  position: absolute;
  top: 65px;
  left: 719px;
}

.homepage .text-wrapper-25 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Neue Haas Grotesk Text Pro-75Bd", Helvetica;
  font-weight: 600;
  color: #0ba66d;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.homepage .group-11 {
  position: relative;
  width: 454px;
  height: 544px;
  margin-right: -18px;
}

.homepage .end-to-end-support {
  position: absolute;
  top: 0;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}

.homepage .text-wrapper-26 {
  font-weight: 700;
  line-height: 25px;
}

.homepage .text-wrapper-27 {
  line-height: 25px;
}

.homepage .professionally {
  position: absolute;
  top: 64px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}

.homepage .automated-invoicing {
  position: absolute;
  top: 128px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}

.homepage .all-companies-are {
  position: absolute;
  top: 216px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .text-wrapper-28 {
  font-weight: 700;
}

.homepage .text-wrapper-29 {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .secure-transactions {
  position: absolute;
  top: 279px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .sponsors-control {
  position: absolute;
  top: 317px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .theft-and-loss {
  position: absolute;
  top: 380px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .historical-account {
  position: absolute;
  top: 468px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .get-notified-about {
  position: absolute;
  top: 531px;
  left: 0;
  width: 436px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #212121;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.homepage .frame-35 {
    position: absolute;
    top: 406px;
    left: calc(50% - 470px);
    width: 437px;
    height: 367px;
}

/* Section Wrappers for Normal Document Flow */
.homepage .hero-section {
  position: relative;
  height: 887px;
  width: 100%;
}

.homepage .stats-section {
  position: relative;
  height: 324px;
  width: 100%;
}

.homepage .stats-section .group-2 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 324px;
}

.homepage .services-section {
  position: relative;
  padding: 80px 0;
  width: 100%;
}

.homepage .services-section .rectangle-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage .services-section .text-wrapper-14 {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.homepage .services-container {
  display: flex;
  justify-content: center;
  gap: 25px;
  max-width: 1230px;
  margin: 0 auto;
}

.homepage .services-container .group-5,
.homepage .services-container .group-6,
.homepage .services-container .group-7 {
  position: relative;
  top: auto;
  left: auto;
}

.homepage .why-adlee-section {
  position: relative;
  padding: 80px 0;
  width: 100%;
}

.homepage .why-adlee-section .rectangle-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage .why-adlee-section .frame-28 {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto 80px;
}

.homepage .why-adlee-section .frame-29 {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto 80px;
}

.homepage .why-adlee-section .group-10 {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
}
