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

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

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

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

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

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

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

/* line 57, D:/2026/Anuradha-Group/scss/prmss-css/prmss.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/prmss-css/prmss.scss */
.hero-slider-admissions .hero-slider-section h1 span {
  color: #4cc285;
  display: inline;
}

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

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

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

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

/* line 101, D:/2026/Anuradha-Group/scss/prmss-css/prmss.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 112, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section {
    padding-top: 66px;
  }
  /* line 115, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .btn-contact {
    width: 100%;
    justify-content: center;
  }
  /* line 120, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .hero-content {
    padding-top: 10px;
  }
  /* line 124, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .welcome-text {
    font-size: 14px;
  }
  /* line 128, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section h1 {
    font-size: 28px;
    line-height: 34px;
  }
  /* line 132, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section h1 .text-end {
    text-align: left !important;
  }
  /* line 137, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .hero-buttons {
    gap: 10px;
  }
  /* line 141, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .title-shape {
    width: 140px;
    margin-bottom: 18px;
  }
  /* line 146, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .btn-explore {
    width: 100%;
    min-width: 100%;
  }
  /* line 151, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .hero-slider-admissions .hero-slider-section .btn-admission {
    font-size: 15px;
  }
}

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

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

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

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

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

/* line 187, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
.degree-list li:nth-child(4) {
  margin-left: 20%;
}

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

@media (max-width: 1199px) {
  /* line 171, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .degree-list li {
    width: calc(25% - 20px);
  }
}

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

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

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

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

/* line 213, D:/2026/Anuradha-Group/scss/prmss-css/prmss.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 213, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .degree-list li .circle-bg .outline-text {
    left: 50%;
    margin-left: -20px;
  }
}

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

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

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

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

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

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

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

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

/* line 284, D:/2026/Anuradha-Group/scss/prmss-css/prmss.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;
  z-index: 99999;
  right: 0;
  bottom: -210px;
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
  /* line 358, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .CircleLeftLg::after {
    width: 400px;
    height: 400px;
  }
}

@media (max-width: 767px) {
  /* line 358, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .CircleLeftLg::after {
    width: 300px;
    height: 300px;
  }
}

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

/* line 386, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
.prefer-bg.prefer-prmss-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 386, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .prefer-bg.prefer-prmss-bg {
    height: 390px;
    padding: 40px 60px 50px 60px;
  }
}

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

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

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

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

/* line 414, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
.prefer-bg.prefer-prmss-bg .section-title {
  padding-top: 0;
  max-width: 100%;
}

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

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

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

/* line 435, D:/2026/Anuradha-Group/scss/prmss-css/prmss.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 441, D:/2026/Anuradha-Group/scss/prmss-css/prmss.scss */
  .speak-with-sm {
    margin-top: 40px;
  }
}

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