header.new-main-navigation {
  background-color: #40079e;
}

.new-main-navigation-link {
  color: white;
}

.new-main-navigation-link:hover {
  color: white !important;
}

.main-navigation-bars {
  color: white !important;
}

.new-main-navigation-link2 {
  border-color: white;
  color: white;
}

.fa-bars:before {
  color: white;
}

a:hover {
  color: white !important;
}

body {
  font-family: "Poppins", sans-serif;
}

/* hero */
.hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #40079e;
  background-image: url("/assets/images/partners/hero mask background.png");
  background-size: cover;
  background-position: center;
  padding-top: 70px;
}

.hero-header2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 148%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #ffffff;
  padding: 20px;
  background: #dc00d3;
  border-radius: 50.5px;
  transform: rotate(-11.19deg);
  position: relative;
  left: 385px;
  top: 55px;
}

.hero-icon {
  width: 90px;
  margin-bottom: 25px;
  position: relative;
  right: 83px;
}

.hero-header {
  width: 100%;
  max-width: 603px;
  font-weight: 600;
  font-size: 48px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #ffffff;
  margin-bottom: 30px;
}

.hero-text {
  width: 100%;
  max-width: 1021px;
  font-weight: 400;
  font-size: 36px;
  line-height: 148%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #ffffff;
}

.hero-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 449px;
  height: 68.75px;
  background: #4dc677;
  border-radius: 50px;
  font-weight: 700;
  font-size: 26px;
  line-height: 125%;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}

.hero-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 670px;
  margin-top: 25px;
}

.hero-wrapper-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 24.453px;
  line-height: 148%;
  letter-spacing: -0.367px;
  text-transform: capitalize;
  padding: 0 15px;
}

.hero-wrapper-text-middle {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.hero-wrapper-icon {
  display: none;
}

/* client-logos */
.client-logos {
  background-color: #40079e;
  padding-top: 10px;

  background-image: linear-gradient(#40079e 18%, #e9dbff);
  padding-bottom: 20px;
}

.client-logos-header {
  color: #ffffff;
  padding-bottom: 20px;
  margin: 0;
}

.new-homepage__carousel-container {
  background: transparent;
}

/* unlock */
.unlock {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 70px 0;
  background-image: linear-gradient(#e9dbff, #eee3ff3f);
}

.unlock-container-left {
  width: 100%;
  max-width: 483px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 30px;
}

.unlock-container-left-header {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  text-transform: capitalize;
  color: #242527;
  margin-bottom: 20px;
}

.unlock-container-left-text {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 125%;
  color: #242527;
  margin-bottom: 20px;
}

.unlock-container-left-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 449px;
  height: 68.75px;
  background: #4dc677;
  border-radius: 50px;
  font-weight: 700;
  font-size: 26px;
  line-height: 125%;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}

.unlock-container-left-link-mobile {
  display: none;
}

.unlock-container-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.unlock-container-right-ellipse {
  width: 619.67px;
  height: 617.97px;
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, #40079e 0%, #c3a5f6 100%);
  box-shadow: -10px 37px 117.479px rgba(64, 7, 158, 0.33),
    inset 16.6193px -49.8578px 66.477px #5f64eb,
    inset 49.8578px -66.477px 124.644px #40079e,
    inset 166.193px -49.8578px 132.954px #40079e;
}

.unlock-container-right-img {
  width: 463.38px;
  height: auto;
  object-fit: contain;
}

/* works */
.works {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}

.works-header {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  text-transform: capitalize;
  color: #242527;
}

.works-header2 {
  color: #40079e;
}

.works-icons-container {
  display: flex;
  position: absolute;
}

.works-icon-desktop-first {
  position: relative;
  top: 180px;
  left: 680px;
}

.works-icon-desktop-second {
  position: relative;
  bottom: 215px;
  right: 280px;
}

.works-container-label {
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: -0.015em;
  text-transform: capitalize;
  color: #ffffff;
  background: #dc00d3;
  border-radius: 25px;
  width: fit-content;
  padding: 1px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.works-container-first-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #242527;
  width: 100%;
  max-width: 263px;
}

.works-container-header {
  color: #242527;
  font-size: 18px;
  font-weight: 500;
  line-height: 125%;
  letter-spacing: -0.27px;
  margin-bottom: 5px;
}

.works-container-text {
  color: #242527;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: -0.24px;
  margin-bottom: 5px;
  width: 100%;
  max-width: 450px;
}

.works-container-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 449px;
  height: 68.75px;
  background: #4dc677;
  border-radius: 50px;
  font-weight: 700;
  font-size: 26px;
  line-height: 125%;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 10px;
}

.works-container-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.works-container-first {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 120px;
}

.works-container-first-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
}

.works-container-first-wrapper-content {
  width: 100%;
  height: 100%;
  border: 3px solid #c3a5f6;
  border-radius: 7px;
}

.works-container-first-header-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.works-container-second {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  position: relative;
  bottom: 80px;
  right: 116px;
}

.works-container-third {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  bottom: 60px;
  right: 20px;
}

.works-container-second-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.works-container-img1 {
  width: 364px;
  margin-left: 40px;
  z-index: 1;
}

.works-container-img2 {
  width: 324px;
  margin-right: 20px;
}

.works-container-img3 {
  width: 466px;
  margin-left: 140px;
}

.works-mobile {
  display: none;
}

/* browsing */
.browsing {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 50px;
  background: rgba(238, 227, 255, 0.25);
}

.browsing-header {
  font-weight: 600;
  font-size: 36px;
  line-height: 145%;
  text-align: center;
  color: #242527;
  width: 100%;
  max-width: 1110px;
  margin-bottom: 30px;
}

.browsing-text {
  width: 100%;
  max-width: 1052px;
  color: #242527;
  text-align: center;
  font-size: 20px;
  line-height: 145%;
  margin-bottom: 25px;
}

.browsing-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
}

.browsing-container-header {
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #242527;
}

.browsing-container-header-icon {
  margin-right: 10px;
  background-color: rgba(195, 165, 246, 0.28);
  border-radius: 50%;
  padding: 6px;
}

.browsing-container-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 145%;
  color: #585858;
}

.browsing-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 449px;
  height: 68.75px;
  background: #4dc677;
  border-radius: 50px;
  font-weight: 700;
  font-size: 26px;
  line-height: 125%;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}

/* receipts */
.receipts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 10px;
}

.receipts-header {
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  color: #242527;
  margin-bottom: 25px;
  max-width: 760px;
}

.receipts-text {
  width: 100%;
  max-width: 1000px;
  color: #242527;
  text-align: center;
  font-size: 20px;
  line-height: 145%;
  margin-bottom: 20px;
}

.receipts-container-first {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.receipts-container-first-number {
  font-weight: 700;
  font-size: 70px;
  color: #ffffff;
}

.receipts-container-first-text {
  max-width: 300px;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
}

.receipts-container-first-icon {
  width: 125px;
}

.receipts-container-first-left {
  display: flex;
  max-width: 655px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.receipts-container-first-left-top {
  width: 660px;
  height: 197px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  background: #40079e;
  border-radius: 11px;
  margin-bottom: 10px;
  padding: 0 20px;
}

.receipts-container-first-left-bottom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.receipts-container-first-left-bottom-left {
  max-width: 325px;
  width: 325px;
  height: 291.32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #40079e;
  border-radius: 11px;
  margin-right: 10px;
}

.receipts-container-first-left-bottom-right {
  max-width: 325px;
  width: 325px;
  height: 291.32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #40079e;
  border-radius: 11px;
}

.receipts-container-first-right {
  max-width: 487px;
  width: 487px;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #4dc677;
  border-radius: 11px;
  margin-left: 10px;
}

.receipts-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 1156px;
  height: 81px;
  background: #4dc677;
  border-radius: 50px;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -0.015em;
  color: #ffffff;
  margin: 30px 0;
}

@media only screen and (max-width: 500px) {
  /* hero */
  .hero {
    padding: 30px 10px 60px;
    background-image: none;
  }

  .hero-header2 {
    border-radius: 33.6657px;
    font-size: 12px;
    left: 83px;
    top: 48px;
    padding: 12px;
  }

  .hero-icon {
    width: 50px;
    right: 20px;
    top: 5px;
  }

  .hero-header {
    font-size: 24px;
    max-width: 302px;
  }

  .hero-text {
    font-size: 15px;
  }

  .hero-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 5px;
    margin: 0;
  }

  .hero-wrapper-text {
    font-size: 15px;
  }

  .hero-wrapper-text-middle {
    border: none;
  }

  .hero-wrapper-icon {
    display: block;
    background-color: #ffffff6d;
    border-radius: 50%;
    padding: 0.7px;
    margin-right: 5px;
  }

  .hero-link {
    width: 340px;
    height: 52px;
    font-size: 21.21px;
    margin-top: 10px;
  }

  /* unlock */
  .unlock {
    padding: 40px 20px;
  }

  .unlock-container-left {
    max-width: 339px;
    margin: 0;
  }

  .unlock-container-left-header {
    font-size: 20px;
    margin: 0 auto 20px;
  }

  .unlock-container-left-text {
    font-size: 16px;
  }

  .unlock-container-left-link {
    display: none;
  }

  .unlock-container-right-img {
    width: 335.43px;
  }

  .unlock-container-left-link-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 340px;
    height: 52px;
    background: #4dc677;
    border-radius: 50px;
    font-weight: 700;
    font-size: 21.21px;
    line-height: 125%;
    letter-spacing: -0.015em;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 25px;
  }

  /* works */
  .works {
    padding: 40px 10px 0;
  }

  .works-header {
    font-size: 20px;
  }

  .works-desktop {
    display: none;
  }

  .works-mobile {
    display: flex;
  }

  .works-icon-mobile-first {
    position: relative;
    bottom: 850px;
    left: 67px;
  }

  .works-icon-mobile-second {
    position: relative;
    bottom: 233px;
    right: 133px;
  }

  .works-icon-mobile-third {
    position: relative;
    top: 382px;
    right: 473px;
  }

  .works-container-first {
    align-items: center;
    justify-content: center;
  }

  .works-container-first-header-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .works-container-first-text {
    text-align: start;
  }

  .works-container-first-wrapper {
    width: 325px;
    padding: 5px;
  }

  .works-container-second {
    justify-content: center;
    position: static;
    margin-top: 105px;
    width: 100%;
    max-width: 330px;
  }

  .works-container-second-wrapper {
    align-items: flex-start;
    width: 100%;
    padding-left: 20px;
  }

  .works-container-header {
    text-align: start;
    max-width: 300px;
  }

  .works-container-third {
    justify-content: center;
    position: static;
    margin-top: 105px;
    width: 100%;
    max-width: 330px;
  }

  .works-container-img1 {
    width: 258px;
    margin: 20px 0 10px;
  }

  .works-container-img2 {
    width: 270px;
    margin: 20px 0 10px;
  }

  .works-container-img3 {
    width: 330px;
    margin: 20px 0;
  }

  .works-container-link {
    width: 304px;
    height: 52px;
    font-size: 21.21px;
    margin-top: 20px;
  }

  /* browsing */
  .browsing {
    padding: 40px 10px 20px;
  }

  .browsing-header {
    font-size: 20px;
    text-align: left;
    padding-left: 10px;
  }

  .browsing-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 145%;
    color: #585858;
    text-align: left;
    padding-left: 10px;
  }

  .browsing-container {
    padding: 0 10px;
  }

  .browsing-container-header {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .browsing-container-header-icon {
    width: 20;
    height: auto;
  }

  .browsing-container-text {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .browsing-link {
    width: 304px;
    height: 52px;
    font-size: 21.21px;
  }

  /* receipts */
  .receipts {
    padding: 30px 10px;
  }
  .receipts-header {
    max-width: 295px;
    font-size: 20px;
    text-align: center;
  }

  .receipts-text {
    display: none;
  }

  .receipts-container-first-number {
    font-size: 40px;
  }

  .receipts-container-first-text {
    font-size: 20px;
  }

  .receipts-container-first-left-top {
    width: 100%;
    height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0;
  }

  .receipts-container-first-left-bottom-left {
    width: 100%;
    max-width: 100%;
    height: 185px;
    margin: 0;
    margin-bottom: 10px;
  }

  .receipts-container-first-left-bottom-right {
    width: 100%;
    max-width: 100%;
    height: 185px;
    margin-bottom: 10px;
  }

  .receipts-container-first-left-bottom {
    flex-wrap: wrap;
  }

  .receipts-container-first-right {
    width: 100%;
    height: 351px;
    margin-left: 0;
  }

  .receipts-link {
    width: 100%;
    height: 50px;
  }

  .receipts-container-second {
    padding: 10px;
  }

  .receipts-container-second-left-header {
    font-size: 20px;
    text-align: center;
    width: 100%;
  }

  .receipts-container-second-left-text {
    font-size: 16px;
  }

  .receipts-container-second-left-link {
    font-size: 15px;
  }
}
