/* line 1, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions {
  height: calc(100dvh - 136px);
}

@media (max-width: 991px) {
  /* line 1, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions {
    height: calc(100dvh - 0px);
  }
}

/* line 8, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section {
  position: relative;
  height: 100%;
  padding: 0 30px;
}

/* line 13, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

/* line 18, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 25, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .hero-content {
  max-width: 920px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  z-index: 9;
  position: relative;
}

/* line 37, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .hero-content-lg {
  max-width: fit-content;
}

/* line 41, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .welcome-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: normal normal 600 20px/24px Inter;
  letter-spacing: 0px;
  color: #4EAF85;
  text-transform: uppercase;
  margin-bottom: 7px;
}

/* line 52, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .welcome-text img {
  width: 40px;
}

/* line 57, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section h1 {
  font: normal normal 800 42px/50px Inter;
  letter-spacing: 0.63px;
  color: #fff;
  max-width: 626px;
  margin: 0 auto 10px;
  position: relative;
}

/* line 65, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section h1 span {
  color: #4cc285;
  display: inline;
}

/* line 70, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section h1 img {
  text-align: end;
  vertical-align: top;
}

/* line 75, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section h1 .h20 {
  height: 20px;
}

/* line 80, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .title-shape {
  width: 180px;
  margin-bottom: 28px;
}

/* line 85, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section h5 {
  font: normal normal 500 17px/24px Inter;
  letter-spacing: 0.14px;
  color: #FFFFFF;
  text-transform: capitalize;
  margin-bottom: 20px;
}

/* line 93, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section p {
  max-width: 656px;
  font: normal normal 300 15px/22px Inter;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  margin: 0 auto 38px;
}

/* line 101, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.hero-slider-admissions .hero-slider-section .hero-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 26px;
}

@media (max-width: 991px) {
  /* line 113, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section {
    padding-top: 66px;
  }
  /* line 116, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .btn-contact {
    width: 100%;
    justify-content: center;
  }
  /* line 121, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .hero-content {
    padding-top: 10px;
  }
  /* line 125, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .welcome-text {
    font-size: 14px;
  }
  /* line 129, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section h1 {
    font-size: 28px;
    line-height: 34px;
  }
  /* line 133, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section h1 .text-end {
    text-align: left !important;
  }
  /* line 138, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .hero-buttons {
    gap: 10px;
  }
  /* line 142, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .title-shape {
    width: 140px;
    margin-bottom: 18px;
  }
  /* line 147, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .btn-explore {
    width: 100%;
    min-width: 100%;
  }
  /* line 152, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .hero-slider-admissions .hero-slider-section .btn-admission {
    font-size: 15px;
  }
}

/* line 160, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.Fullwidth {
  max-width: 100% !important;
}

/* line 164, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list {
  list-style: none;
  margin: 50px 0 30px 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 34px;
}

/* line 173, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list li {
  width: 275px;
  height: 228px;
  background: #F7FBF9;
  border-radius: 20px;
  padding: 30px 58px 30px 44px;
  text-align: left;
  z-index: 1;
}

@media (max-width: 767px) {
  /* line 173, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .pharm-list li {
    width: 100%;
    text-align: center;
  }
}

/* line 192, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list li .imgcard {
  margin-bottom: 20px;
}

/* line 195, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list li .imgcard img {
  width: auto;
  height: 94px;
  object-fit: contain;
}

/* line 202, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list li h4 {
  font: normal normal 600 17px/22px Inter;
  letter-spacing: 0.14px;
  color: #0D3472;
  margin: 0;
  text-align: left;
}

@media (max-width: 767px) {
  /* line 202, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .pharm-list li h4 {
    text-align: center;
  }
}

/* line 213, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.pharm-list li h4 span {
  color: #4EAF85;
}

/* line 220, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.max520 {
  max-width: 520px !important;
}

@media (max-width: 991px) {
  /* line 220, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .max520 {
    max-width: 100% !important;
  }
}

/* line 227, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.max400 {
  max-width: 468px;
}

@media (max-width: 991px) {
  /* line 227, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .max400 {
    max-width: 100%;
  }
}

/* line 234, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.circle-shape-left {
  width: 62px;
  height: 62px;
  border: 1px solid #9fd6c0;
  border-radius: 50%;
  position: absolute;
  top: -24px;
  left: -32px;
  opacity: 0.7;
}

/* line 244, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.circle-shape-left::before {
  content: "";
  width: 50px;
  height: 50px;
  border: 1px solid #c4e8d8;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
}

/* line 256, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.logo-background {
  background: url(../../images/contact-assets/logobg.png) no-repeat;
  background-size: 600px;
  background-position: 5% 50px;
}

@media (max-width: 767px) {
  /* line 256, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .logo-background {
    background-size: 60%;
    background-position: 0 300px;
  }
}

/* line 266, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.bg-none {
  background: none !important;
}

/* line 270, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.journey-title-370 {
  max-width: 370px;
}

/* line 274, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.section-title-390 {
  max-width: 400px;
}

@media (max-width: 575px) {
  /* line 278, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .MT40 {
    margin-top: 40px;
  }
}

/* line 285, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.circle-shape-xxl {
  width: 702px;
  height: 702px;
  border: 1px solid #9fd6c0;
  border-radius: 50%;
  position: absolute;
  top: -140px;
  right: 0;
  opacity: 0.7;
}

@media (max-width: 1299px) {
  /* line 285, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .circle-shape-xxl {
    width: 502px;
    height: 502px;
  }
}

@media (max-width: 767px) {
  /* line 285, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .circle-shape-xxl {
    width: 302px;
    height: 302px;
    right: 0;
    top: 50px;
    display: none;
  }
}

/* line 308, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.circle-shape-xxl::before {
  content: "";
  width: 600px;
  height: 600px;
  border: 1px solid #c4e8d8;
  border-radius: 50%;
  position: absolute;
  top: 51px;
  left: 51px;
}

@media (max-width: 1299px) {
  /* line 308, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .circle-shape-xxl::before {
    width: 400px;
    height: 400px;
  }
}

@media (max-width: 767px) {
  /* line 308, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .circle-shape-xxl::before {
    width: 200px;
    height: 200px;
  }
}

/* line 331, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.CircleLeftLg {
  background: linear-gradient(to bottom, #f7f8fa 0%, #fcfcfd 50%, #ffffff 100%);
}

/* line 334, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.CircleLeftLg::after {
  content: "";
  width: 700px;
  height: 700px;
  position: absolute;
  top: 50%;
  left: -10%;
  background: url(../../images/prmss-assets/circle-lg.svg) no-repeat;
  background-size: 100%;
  background-position: right 20px;
  z-index: -1;
}

/* line 348, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.mw-720 {
  max-width: 720px;
  margin: 0 auto 30px;
}

/* line 353, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.mw-370 {
  max-width: 370px;
}

@media (max-width: 991px) {
  /* line 353, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .mw-370 {
    max-width: 100%;
  }
}

/* line 361, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.prefer-bg.prefer-nk-bg {
  background: url("../../images/prmss-assets/prmss-greenbg.png") no-repeat;
  height: 450px;
  background-size: 100%;
  margin: 70px 0 0 0;
  padding: 80px 100px 50px 100px;
}

@media (max-width: 1399px) {
  /* line 361, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg {
    height: 390px;
  }
}

@media (max-width: 1199px) {
  /* line 361, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg {
    height: 100%;
    padding: 40px 40px 40px 40px;
    background: #148c5b;
    border-radius: 30px;
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  /* line 361, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg {
    margin: 30px 0;
  }
}

/* line 384, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.prefer-bg.prefer-nk-bg .paragraph-scroll {
  padding-top: 0;
}

@media (max-width: 1399px) {
  /* line 384, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg .paragraph-scroll {
    max-height: 300px !important;
    overflow-y: auto;
  }
}

@media (max-width: 1199px) {
  /* line 384, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg .paragraph-scroll {
    max-height: max-content !important;
    overflow-y: visible;
  }
}

/* line 398, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.prefer-bg.prefer-nk-bg .section-title {
  padding-top: 0;
  max-width: 380px;
}

/* line 403, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.prefer-bg.prefer-nk-bg .btn-position-btm {
  position: absolute;
  bottom: 50px;
  right: 200px;
}

@media (max-width: 1199px) {
  /* line 403, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .prefer-bg.prefer-nk-bg .btn-position-btm {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
  }
}

/* line 418, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.next-step {
  background: #F7FBF9;
}

/* line 422, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
.next-step-bg {
  background: url(../../images/contact-assets/logobg.png) no-repeat;
  background-size: 470px;
  background-position: right 20px;
}

@media (max-width: 991px) {
  /* line 428, D:/2026/Anuradha-Group/scss/nk-css/nk.scss */
  .speak-with-sm {
    margin-top: 40px;
  }
}

/*# sourceMappingURL=nk.css.map */