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

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

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

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

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

a:hover {
  color: white;
}

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: 770px;
  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: 900px;
  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;
}

/* client-logos */

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

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

.new-homepage__carousel-container {
  background-color: #40079e;
}

/* experience */
.experience {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(
    181deg,
    #40079e 39.84%,
    #000000 100.51%,
    rgba(36, 37, 39, 0.1) 203.52%
  );
  padding: 70px 0;
}

.experience-header {
  width: 100%;
  max-width: 430px;
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  text-transform: capitalize;
  color: #ffffff;
}

.experience-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: 40px;
}

.experience-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1146px;
}

.experience-container-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  max-width: 365px;
  min-height: 399px;
  border-radius: 16px;
  padding: 26px;
  margin: 17px 17px 0 0;
}

.wrapper-background-purple {
  background: linear-gradient(141.3deg, #40079e 0%, #7c52c0 99.95%);
}

.wrapper-background-pink {
  background: linear-gradient(
    139.98deg,
    #dc00d3 -4.57%,
    rgba(217, 217, 217, 0) 156.55%,
    #242527 156.55%
  );
}

.wrapper-background-green {
  background: linear-gradient(152.32deg, #18ff69 -11.68%, #224f31 82.8%);
}

.wrapper-background-orange {
  background: linear-gradient(143.74deg, #ec6737 0%, #611811 88.72%);
}

.wrapper-background-blue {
  background: linear-gradient(
    130.95deg,
    #00a5e3 -4.36%,
    rgba(217, 217, 217, 0) 155.99%,
    #578bf2 155.99%
  );
}

.experience-container-wrapper-header {
  font-weight: 500;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: -0.015em;
  color: #ffffff;
  margin-bottom: 20px;
}

.experience-container-wrapper-text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: -0.015em;
  color: #ffffff;
}

.experience-container-wrapper-icon {
  width: 127px;
  margin: auto 0 0 auto;
}

/* unlock */
.unlock {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-image: url("/assets/images/partners/unlock mask background.png");
  padding: 70px 0;
}

.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-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: 613.38px;
  height: auto;
  object-fit: contain;
  position: absolute;
}

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

.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: 671px;
  left: 355px;
}

.works-icon-desktop-second {
  position: relative;
  bottom: 403px;
  right: 171px;
  height: 1455px;
}

.works-container-header {
  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-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #242527;
  width: 100%;
  max-width: 363px;
  margin-bottom: 5px;
}

.works-container-text2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #40079e;
  width: 100%;
  max-width: 363px;
  margin-bottom: 5px;
}

.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-first {
  width: 100%;
  max-width: 1015px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 110px 0 0;
}

.works-container-first-wrapper {
  width: 801px;
  height: 1035px;
  background: rgba(195, 165, 246, 0.46);
  border-radius: 7px;
  padding: 10px;
}

.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;
  flex-wrap: wrap;
  margin-top: 60px;
}

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

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

.works-container-img1 {
  width: 373px;
  margin-left: 140px;
}

.works-container-img2 {
  width: 364px;
  margin-left: 305px;
}

.works-mobile {
  display: none;
}

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

.special-header-first {
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  text-align: center;
  color: #4dc677;
}

.special-header-second {
  font-weight: 600;
  font-size: 36px;
  line-height: 145%;
  text-align: center;
  color: #242527;
}

.special-container {
  width: 100%;
  max-width: 1150px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin: 15px 0 35px;
}

.special-container-reversed {
  flex-direction: row-reverse;
}

.special-container-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.special-container-left-icon {
  width: 32px;
  margin-bottom: 7px;
}

.special-container-left-header {
  font-weight: 600;
  font-size: 24px;
  line-height: 145%;
  color: #242527;
}

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

.special-container-left-list {
  font-weight: 400;
  font-size: 20px;
  line-height: 145%;
  color: #242527;
}

.special-container-left-link {
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  color: #4dc677;
}

.special-container-left-link-icon {
  position: relative;
  top: 1px;
  left: 5px;
}

.special-container-left-link:visited {
  text-decoration: none;
  color: #4dc677;
}

.special-container-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1150px;
  margin-top: 40px;
}

.special-container-right-img {
  width: 1166px;
  height: 618px;
  position: absolute;
  border: 3px solid #a8a8a8;
  border-radius: 15px;
}

.special-container-right-video {
  width: 100%;
  height: auto;
  padding: 1px 4px;
}

.special-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;
}

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

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

.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;
  }

  .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;
  }

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

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

  /* experience */
  .experience {
    padding: 50px 15px 20px;
  }

  .experience-header {
    width: 100%;
    max-width: 238px;
    font-size: 20px;
  }

  .experience-container-wrapper {
    margin: 0 0 25px 0;
  }

  .wrapper-background-purple {
    background: linear-gradient(141.3deg, #40079e 0%, #242527 99.95%);
  }

  .wrapper-background-pink {
    background: linear-gradient(
      157.08deg,
      #dc00d3 -4.99%,
      rgba(217, 217, 217, 0) 85.14%
    );
  }

  .wrapper-background-green {
    background: linear-gradient(152.32deg, #4dc677 -11.68%, #242527 82.8%);
  }

  .wrapper-background-orange {
    background: linear-gradient(143.74deg, #ec6737 0%, #242527 88.72%);
  }

  .wrapper-background-blue {
    background: linear-gradient(
      157.08deg,
      #00a5e3 -4.99%,
      rgba(217, 217, 217, 0) 85.14%
    );
  }

  .experience-container-wrapper-header {
    font-size: 18px;
  }

  .experience-container-wrapper-text {
    font-size: 16px;
  }

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

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

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

  .works-desktop {
    display: none;
  }

  .works-mobile {
    display: flex;
  }

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

  .works-icon-mobile-second {
    position: relative;
    top: 97px;
    right: 147px;
  }

  .works-icon-mobile-third {
    position: relative;
    top: 656px;
    right: 493px;
  }

  .works-container-first {
    align-items: 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;
    height: 1011px;
    padding: 5px;
  }

  .works-container-second {
    margin-top: 130px;
    justify-content: center;
  }

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

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

  .works-container-third {
    margin-top: 90px;
    justify-content: center;
  }

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

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

  .works-container-link {
    width: 304px;
    height: 52px;
    font-size: 21.21px;
  }
  /* unlock */
  .unlock {
    padding: 40px 10px;
  }

  .unlock-container-left {
    margin: 0;
  }

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

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

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

  .unlock-container-right-ellipse {
    width: 349.96px;
    height: 349px;
  }

  .unlock-container-right-img {
    width: 335.43px;
  }
  /* special */
  .special {
    padding: 30px 10px;
  }

  .special-header-first {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .special-header-second {
    font-size: 20px;
  }

  .special-container {
    flex-direction: column;
    margin: 0 0 30px 0;
  }

  .special-container-reversed {
    flex-direction: column;
  }

  .special-container-left {
    padding-left: 5px;
  }

  .special-container-left-icon {
    width: 23px;
    height: 23px;
    object-fit: contain;
    margin: 0;
  }

  .special-container-left-header {
    font-size: 18px;
    margin: 10px 0;
  }

  .special-container-left-text {
    font-size: 16px;
    margin: 0;
  }

  .special-container-left-list {
    font-size: 16px;
  }

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

  .special-container-right {
    margin: 35px 0 0 0;
    padding: 0 10px;
    border-radius: 5px;
  }

  .special-container-right-img {
    width: 345px;
    height: 183px;
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 0;
  }

  .special-container-right-video {
    width: 340px;
    padding: 0;
  }

  .special-container-review {
    max-width: 360px;
    margin-bottom: 30px;
    padding: 15;
  }

  .special-container-review-left {
    display: none;
  }

  .special-container-review-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 15px 10px 0;
  }

  .special-container-review-mobile-img-profile {
    width: 80px;
    height: auto;
    object-fit: contain;
    border: 2px solid white;
    border-radius: 100%;
  }

  .special-container-review-mobile-img-company {
    width: 20px;
    height: 20px;
    object-fit: contain;
    position: relative;
    right: 15px;
    top: 15px;
  }

  .special-container-review-right-header {
    font-size: 18px;
  }

  .special-container-review-right-description {
    font-size: 16px;
  }

  .special-container-review-right-name {
    font-size: 18px;
  }

  .special-link {
    width: 340px;
    height: 52px;
    font-size: 20px;
    border-radius: 50px;
    margin: 0;
  }

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

  .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;
  }
}
