@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

.nLearn-case-study-section {
  padding: 80px 0;
}

.nLearn-case-study-h1 {
  font-family: Inter;
  font-weight: 700;
  font-size: 60px;
  color: #5e5af4;
}

.nLearn-case-study-h2 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 42px;
  color: #000000;
  position: relative;
}

.nLearn-case-study-para1 {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  font-family: "Inter", sans-serif;
}

.nLearn-case-study-h2::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 8px;
  position: absolute;
  left: -20px;
  top: -10px;
}

.nLearn-icon-tag::before {
  background-image: url("../new-img/nLearn-case-study/nlearn-shaping-solutions-icon.svg");
  top: 30px;
  width: 32px;
  height: 27px;
  left: -30px;
}

.nLearn-icon-tag-2::before {
  background-image: url("../new-img/nLearn-case-study/nLearn-personalized-learning-icon.svg");
}

.nLearn-icon-tag-3::before {
  background-image: url("../new-img/nLearn-case-study/nlearn-custom-study-journeys-icon.svg");
  top: -16px;
  width: 42px;
  height: 42px;
  left: -22px;
}

.nLearn-icon-tag-4::before {
  background-image: url("../new-img/nLearn-case-study/nlearn-stramlined-test-icon.svg");
  left: -10px;
}

.nLearn-icon-tag-5::before {
  background-image: url("../new-img/nLearn-case-study/nlearn-shaping-solutions-icon.svg");
  top: 30px;
  width: 32px;
  height: 27px;
  left: 10px;
  top: -26px;
}

.nLearn-icon-tag-6::before {
  background-image: url("../new-img/nLearn-case-study/nlearn-insights-communication-icon.svg");
  top: 30px;
  left: -10px;
  top: -19px;
}

.nLearn-max-width-para {
  max-width: 781px;
}

.font-wt-400 {
  font-weight: 400 !important;
}

.font-wt-500 {
  font-weight: 500 !important;
}

.font-wt-600 {
  font-weight: 600 !important;
}

.font-wt-700 {
  font-weight: 700 !important;
}

.font-wt-800 {
  font-weight: 800 !important;
}

.nLearn-black-text {
  color: #000000;
}

/* hero section style start here -------------------------------------------------------------- */

.nLearn-hero-section {
  background: #fff;
  min-height: 100vh;
  padding-top: 180px;
  background-image: url(../new-img/nLearn-case-study/nlearn-hero-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.nLearn-hero-banner {
  transform: translateY(100px);
}

/* nLearn-learning-gap-section -----------------------------------------------------------*/
.nLearn-learning-gap-section {
  display: flex;
  align-items: start;
  justify-content: start;
}

.nLearn-learning-gap-section .container > div {
  max-width: 680px;
  text-align: start;
  margin-bottom: 50px;
  margin-top: 120px;
}

.nLearn-hero-mask {
  position: absolute;
  bottom: 50px;
  right: 50px;
  object-fit: cover;
  z-index: 1;
}

/* nLearn-shaping-solutions-section -------------------------------------------------------------- */
.nLearn-shaping-solutions-section {
  background: linear-gradient(90deg, rgba(217, 217, 217, 0.83) 0%, rgba(237, 237, 237, 0.83) 100%);
}

@media (min-width: 992px) {
  .nLearn-shaping-solutions-section img {
    width: 120% !important;
    margin-left: -80px !important;
  }
}

/* nLearn-custom-study-journeys-section ------------------------------------------------------------ */
.nLearn-custom-study-journeys-section {
  background-color: #f5f5f5;
}

@media (min-width: 992px) {
  .nLearn-custom-study-journeys-img {
    margin-top: -140px;
  }
}

/* nLearn-actionable-performance-insights-section --------------------------------------------------- */

.nLearn-actionable-performance-insights-section {
  background-color: #f5f5f5;
}

@media (min-width: 992px) {
  .nLearn-actionable-content {
    margin-top: -120px;
    transform: translateX(-70px);
  }
}

/* Engaged, Anywhere Learning section start here -------------------------------------------------------- */
@media (min-width: 1200px) {
  .nLearn-engaged-anywhere-learning-img {
    margin-left: 12%;
    margin-top: -80px;
  }
}

@media (min-width: 1400px) {
  .nLearn-engaged-anywhere-learning-img {
    margin-top: -100px;
    margin-left: 8%;
  }
}

/* nLearn-integrated-learning-section ----------------------------------------------------------------------- */
@media (min-width: 992px) {
  .nLearn-integrated-learning-section {
    height: 900px;
  }

  .nLearn-responsive-experience-section img,
  .nLearn-integrated-learning-section img {
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
  }
}

/* nLearn-insights-communication-hub-section ------------------------------------------------------------------ */
.nLearn-insights-communication-hub-section {
  background-color: #f5f5f5;
}

@media (min-width: 1200px) {
  .nLearn-insights-communication-hub-img {
    margin-top: 150px;
    width: 120% !important;
  }
}

/* nLearn-responsive-experience-section -------------------------------------------------------------------------- */
.nLearn-responsive-experience-section {
  height: 1000px;
}

/* nlearn-impmact section ---------------------------------------------------------------------------------------- */

.nLearn-impact-section {
  background-image: url("../new-img/nLearn-case-study/nlearn-impact-beyond-the-classroom.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.nLearn-impact-content {
  padding: 140px 80px;
  width: 100%;
  margin-top: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  background: #ffffff26;
  border-image-source: linear-gradient(137.18deg, rgba(207, 209, 212, 0.2) 0%, rgba(104, 105, 107, 0) 103.33%);
  box-shadow: 0px 4px 25px 0px #00000026;
  backdrop-filter: blur(35px);
  height: 100%;
  border-radius: 4px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@media (max-width: 768px) {
  /* general styles --------------------------------------------------------------------------- */

  .nLearn-case-study-section {
    padding: 60px 0;
  }

  .nLearn-case-study-para1 {
    font-size: 16px;
  }

  .nLearn-case-study-h1 {
    font-size: 42px;
  }

  .nLearn-case-study-h2 {
    font-size: 32px;
  }

  /* hero section style start here -------------------------------------------------------------- */

  .nLearn-logo {
    max-width: 60%;
  }

  .nLearn-hero-section {
    padding-top: 150px;
  }

  /* nLearn-learning-gap-section -----------------------------------------------------------*/

  .nLearn-learning-gap-section .container > div {
    margin-bottom: 50px;
    margin-top: 80px;
  }

  /* nLearn-shaping-solutions-section -------------------------------------------------------------- */
  .nLearn-shaping-solutions-section {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .nLearn-shaping-solutions-section img {
    width: 120% !important;
    margin-left: -30px !important;
  }

  /* nLearn-integrated-learning-section ----------------------------------------------------------------------- */
  .nLearn-integrated-learning-section {
    padding-bottom: 0px;
    height: auto;
  }

  /* nLearn-responsive-experience-section -------------------------------------------------------------------------- */
  .nLearn-responsive-experience-section {
    height: auto;
  }

  /* nlearn-impmact section ---------------------------------------------------------------------------------------- */

  .nLearn-impact-section {
    /* padding-top: 0px */
  }

  .nLearn-impact-content {
    padding: 40px 30px;
    text-align: center;
    margin-top: 0px;
  }
}

@media (max-width: 1200px) {
  /* nLearn-shaping-solutions-section -------------------------------------------------------------- */
  .nLearn-shaping-solutions-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
