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

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

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

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

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

/* line 25, D:/2026/Anuradha-Group/scss/student-css/student.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/student-css/student.scss */
.hero-slider-admissions .hero-slider-section .hero-content-lg {
  max-width: fit-content;
}

/* line 41, D:/2026/Anuradha-Group/scss/student-css/student.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/student-css/student.scss */
.hero-slider-admissions .hero-slider-section .welcome-text img {
  width: 40px;
}

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

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

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

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

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

/* line 86, D:/2026/Anuradha-Group/scss/student-css/student.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 94, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.hero-slider-admissions .hero-slider-section p {
  max-width: 670px;
  font: normal normal 300 15px/22px Inter;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  margin: 0 auto 38px;
}

/* line 102, D:/2026/Anuradha-Group/scss/student-css/student.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 114, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section {
    padding-top: 66px;
  }
  /* line 117, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .btn-contact {
    width: 100%;
    justify-content: center;
  }
  /* line 122, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .hero-content {
    padding-top: 10px;
  }
  /* line 126, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .welcome-text {
    font-size: 14px;
  }
  /* line 130, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section h1 {
    font-size: 28px;
    line-height: 34px;
  }
  /* line 134, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section h1 .text-end {
    text-align: left !important;
  }
  /* line 139, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .hero-buttons {
    gap: 10px;
  }
  /* line 143, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .title-shape {
    width: 140px;
    margin-bottom: 18px;
  }
  /* line 148, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .btn-explore {
    width: 100%;
    min-width: 100%;
  }
  /* line 153, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .hero-slider-admissions .hero-slider-section .btn-admission {
    font-size: 15px;
  }
}

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

/* line 165, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list {
  list-style: none;
  margin: 50px 0 30px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 172, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list li {
  width: calc(25% - 20px);
  min-width: 224px;
  min-height: 180px;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  padding: 30px 30px 30px 30px;
  text-align: left;
  z-index: 1;
}

@media (max-width: 991px) {
  /* line 172, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .degree-list li {
    width: calc(33.333% - 20px);
  }
}

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

/* line 190, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list li .circle-bg {
  position: relative;
  margin-bottom: 32px;
}

/* line 193, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list li .circle-bg span {
  width: 46px;
  height: 46px;
  background: #F7FBF9;
  border-radius: 50%;
}

@media (max-width: 767px) {
  /* line 193, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .degree-list li .circle-bg span {
    margin-left: -30px;
  }
}

/* line 202, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list li .circle-bg .outline-text {
  font: normal normal 700 40px/22px Inter;
  letter-spacing: 0.32px;
  color: #fff;
  -webkit-text-stroke: 1px #2cbf6d;
  text-stroke: 1px #2cbf6d;
  opacity: 0.52;
  position: absolute;
  left: 20px;
  top: 14px;
}

@media (max-width: 767px) {
  /* line 202, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .degree-list li .circle-bg .outline-text {
    left: 50%;
    margin-left: -20px;
  }
}

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

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

/* line 227, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.degree-list li h4 span {
  color: #4EAF85;
  display: block;
}

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

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

/* line 243, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.max620 {
  max-width: 620px;
  margin: 0 auto;
}

/* line 248, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.section-title-380 {
  max-width: 390px;
}

/* line 252, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.BorderBox {
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #EAEAEA;
  border-radius: 20px;
  padding: 36px 42px;
}

/* line 258, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.BorderBox h4 {
  font: normal normal 600 17px/22px Inter;
  letter-spacing: 0.14px;
  color: #2C2C2C;
  margin: 20px 0;
}

/* line 265, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.BorderBoxLg {
  width: 66%;
  background: #fff url("../../images/b-pharma-assets/bg-cap.svg") no-repeat;
  background-size: 200px;
  background-position: calc(100% - 50px) 30px;
}

@media (max-width: 991px) {
  /* line 265, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .BorderBoxLg {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 275, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.BorderBoxSm {
  width: 30%;
  background: #fff url("../../images/b-pharma-assets/bg-clock.svg") no-repeat;
  background-size: 160px;
  background-position: calc(100% - -30px) -30px;
}

@media (max-width: 991px) {
  /* line 275, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .BorderBoxSm {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 286, D:/2026/Anuradha-Group/scss/student-css/student.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 295, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.circle-shape-left::before {
  content: "";
  width: 50px;
  height: 50px;
  border: 1px solid #c4e8d8;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
}

/* line 307, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.logo-background {
  position: relative;
}

/* line 310, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.logo-background::after {
  content: "";
  background: url(../../images/contact-assets/logobg.png) no-repeat;
  background-size: 460px;
  background-position: right 100px;
  width: 460px;
  height: 460px;
  position: absolute;
  left: 0;
  bottom: 80px;
}

@media (max-width: 767px) {
  /* line 310, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .logo-background::after {
    background-size: 300px;
    background-position: center 0px;
    width: 300px;
    height: 300px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
}

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

/* line 336, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.journey-title-330 {
  max-width: 330px;
}

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

/* line 342, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.section-title-450 {
  max-width: 450px;
}

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

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

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

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

/* line 372, D:/2026/Anuradha-Group/scss/student-css/student.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: 1024px) {
  /* line 372, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .circle-shape-xxl::before {
    width: 400px;
    height: 400px;
  }
}

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

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

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

@media (max-width: 767px) {
  /* line 392, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .circle-shape-xxl-left {
    width: 302px;
    height: 302px;
    top: 70%;
  }
}

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

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

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

/* line 432, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.mw-510px {
  max-width: 510px;
}

/* line 437, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.opportunities-list {
  list-style: none;
  margin: 50px 0 30px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
}

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

/* line 454, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.opportunities-list li:nth-child(3) {
  margin-right: 20%;
}

@media (max-width: 1399px) {
  /* line 454, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .opportunities-list li:nth-child(3) {
    margin-right: -10%;
  }
}

@media (max-width: 1199px) {
  /* line 454, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .opportunities-list li:nth-child(3) {
    margin-right: 0;
  }
}

/* line 463, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.opportunities-list li:nth-child(4) {
  margin-left: 40%;
}

@media (max-width: 1199px) {
  /* line 463, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .opportunities-list li:nth-child(4) {
    margin-left: 20%;
  }
}

@media (max-width: 991px) {
  /* line 463, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .opportunities-list li:nth-child(4) {
    margin-left: 0;
  }
}

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

/* line 479, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.opportunities-list li .imgcard {
  margin-bottom: 20px;
}

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

/* line 489, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.opportunities-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 489, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .opportunities-list li h4 {
    text-align: center;
  }
}

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

/* line 507, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.setbox {
  position: absolute;
  left: 50px;
  bottom: 40px;
  z-index: 9;
}

/* line 512, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.setbox p {
  max-width: 365px;
  text-align: left;
}

@media (max-width: 1199px) {
  /* line 512, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .setbox p {
    max-width: 100%;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  /* line 507, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .setbox {
    position: relative;
    bottom: auto;
    left: auto;
  }
}

/* line 529, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.prefer-bg.prefer-leaf-placements {
  background: url("../../images/placements-assets/blueleaf-placements.png") no-repeat;
  height: 500px;
  background-size: contain;
}

@media (max-width: 1299px) {
  /* line 529, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements {
    height: 100%;
    padding: 40px 40px 40px 40px;
    background: #0a2c60;
    border-radius: 30px;
    margin-bottom: 40px;
    height: auto;
  }
}

/* line 542, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.prefer-bg.prefer-leaf-placements p {
  max-width: 425px;
}

/* line 545, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.prefer-bg.prefer-leaf-placements .paragraph-scroll {
  max-height: 66vh;
  height: 66vh;
  padding-top: 30px;
  overflow-y: auto;
}

@media (max-width: 1399px) {
  /* line 545, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements .paragraph-scroll {
    max-height: 350px !important;
    height: 60vh !important;
  }
}

@media (max-width: 1366px) {
  /* line 545, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements .paragraph-scroll {
    max-height: 50vh;
  }
}

@media (max-width: 1299px) {
  /* line 545, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements .paragraph-scroll {
    max-height: max-content !important;
    height: auto !important;
    overflow-y: visible;
    margin-bottom: 30px;
  }
}

/* line 565, D:/2026/Anuradha-Group/scss/student-css/student.scss */
.prefer-bg.prefer-leaf-placements .btn-position-btm {
  position: absolute;
  bottom: 100px;
  right: 100px;
}

@media (max-width: 1399px) {
  /* line 565, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements .btn-position-btm {
    bottom: 120px;
  }
}

@media (max-width: 1299px) {
  /* line 565, D:/2026/Anuradha-Group/scss/student-css/student.scss */
  .prefer-bg.prefer-leaf-placements .btn-position-btm {
    position: relative;
    margin-top: 20px;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
  }
}

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