/* ---------------------------------------------
   Home Banner Section
---------------------------------------------- */
.home-banner {
  position: relative;
  width: 100%;
  height: auto;
  margin: 60px 0 90px;
  padding-top: 270px;
}

.home-heading {
  font-family: "edge", sans-serif;
  font-weight: 800;
  font-size: 154px;
  line-height: 80%;
  position: relative;
  color: #000;
}

.heading_overline span {
  position: relative;
}

.heading_overline span::before {
  position: absolute;
  top: 33px;
  left: 0;
  /* display: flex;
  gap: 18px; */
  content: "";
  z-index: 999;
  background: #000;
  width: 100%;
  height: 14px;
}

.heading_overline span.growt::before {
  width: 371px;
}

.heading_overline span.t::before {
  width: 31.249995px;
}

.heading_overline span.mpact::before {
  width: 383px;
}

.home-image {
  position: relative;
  text-align: right;
  margin-top: -192px;
  z-index: -1;
}

/* ---------------------------------------------
   Home Banner Section End
---------------------------------------------- */
/* ---------------------------------------------
   Home Heading 2 SECTION Start
---------------------------------------------- */
.home-heading-2-bullet {
  float: left;
  width: 23%;
  padding-top: 12px;
}

.bullet {
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 80px;
}

.heading-2 {
  color: #000;
  font-family: "Inter", system-ui, sans-serif;
  font-weight: 200;
  font-size: 46px;
  line-height: 48px;
  /* EXACT match to Figma */
  letter-spacing: 0;
}

.heading-2 .subheading {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  display: block;
  margin-bottom: 32px;
}

/* ---------------------------------------------
   Home Heading 2 SECTION End
---------------------------------------------- */

.gray-btn {
  background: #d9d9d9;
  color: #000;
}

.red-btn {
  background: #5a0d07;
  color: #fff;
}

.padding-right-32 {
  padding-right: 32px;
}

.uppercase {
  text-transform: uppercase;
}

.nested-row-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  row-gap: 40px;
}

.know_more_btn {
  color: #000;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 800;
  vertical-align: middle;
}

.know_more_btn img {
  margin-left: 7px;
  /* transform: translateY(2px); */
  margin-bottom: -2px;
}

/* ---------------------
   community Section 
-----------------------*/
.community-section {
  padding: 20px 0 140px;
}

.community-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.community-text p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.22;
  margin-top: 12px;
}

.community-heading {
  border-top: 1px solid #000000;
  padding-top: 8px;
  padding-bottom: 60px;
}

.feature-card .community-img {
  width: 100%;
  height: 515px;
}

.min-card .community-img {
  width: 100%;
  height: 301px;
}

.community-img {
  position: relative;
}

.community-img span {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
  padding-top: 8px;
  padding-left: 12px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

.community-card {
  position: relative;
}

/* read more link */
.min-card a {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  white-space: nowrap;
}

.min-card a span {
  margin-left: 8px;
}

/*------------------------
           council Section
           ----------------------- */

.council-section .menotr-cards {
  padding-top: 45px;
}

.council-section .mentor-text .mentor-deginaton {
  margin-top: 2px;
}

/*------------------------
 mentor cards
 --------------------------- */
/* common css */
.mentor-img {
  width: 100%;
  height: 380px;
}

.mentor-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mentor-text .mentor-head {
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 122%;

  margin-top: 12px;
}

.mentor-text .mentor-deginaton {
  font-family: "Inter";
  font-weight: 300;
  font-size: 20px;
  line-height: 122%;
  margin-top: 2px;
}

.mentor-text .mentor-dec {
  font-family: "Inter";
  font-weight: 300;
  font-size: 20px;
  line-height: 122%;
  margin-top: 14px;
}

/* university section --------------------------------*/
.university-logo-section {
  margin-top: 56px;
}

.industry-connects-section {
  margin-top: 136px;
}

.university-img {
  border-top: 1px solid #000000;
  padding: 16px 0px 40px 0;
  align-items: center;
  display: flex;
}

.university-img img {
  width: 100%;
  height: auto;
}

/* -----------Accommodation slider css end  ----------- */

/* black circle animation css */

.blackcircle_animation {
  position: relative;
  padding-top: 120px;
}

.blackcircle_animation .text {
  font-family: "Inter";
  font-weight: 300;
  font-size: 30px;
  line-height: 100%;
  padding-top: 34px;
  padding-left: 10px;
}

.blackcircle_animation .container {
  column-gap: 0px;
}

.blackcircle_animation .left {
  background-color: #b4362f;
  color: white;
  flex: 1;
  /* padding: 10px; */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* height: 707px; */
}

.blackcircle_animation .left p {
  /* font-size: 2rem; */
  font-family: "Inter", sans-serif;
  font-weight: 200;
  font-size: 46px;
  line-height: 1.0435;
  padding: 15px 13px;
}

.blackcircle_animation .numbers {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  font-weight: bold;
  padding: 8px;
}

.blackcircle_animation .numbers p {
  width: min-content;
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 0;
  padding-top: 10px;
  transition: all 0.6s ease-in;
  cursor: pointer;
}

.blackcircle_animation .right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  flex: 1;
  position: relative;
}

.blackcircle_animation .box {
  background: #000000;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;

  text-align: center;
  cursor: pointer;
}

.blackcircle_animation .box .inner {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 999 !important;
  pointer-events: none;
}

.blackcircle_animation .inner sup {
  font-size: 0.7rem;
  font-weight: normal;
  vertical-align: super;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.22;
  text-align: center;
  top: -15px;
  left: -4px;
  position: relative;
}

.container.animation_block {
  width: 100%;
  max-height: 707px;
  aspect-ratio: 16 / 9;
}

.row2-col1 {
  grid-column-start: 1;
  grid-row-start: 2;
}

/*.blackcircle_animation .octagon {
  /* clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);  
  clip-path: polygon(0 0, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%);


}

.blackcircle_animation .octagon2 {
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 100%, 30% 100%, 0% 70%, 0% 30%);

}*/
.blackcircle_animation .octagon,
.blackcircle_animation .octagon2 {
  background: #fff;
}

.blackcircle_animation .octagon::before {
  /* clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); */
  position: absolute;
  inset: 0;
  background: #000000;
  z-index: 1;
  clip-path: polygon(-5% -5%,
      /* extended */
      75% 0%,
      105% 30%,
      105% 75%,
      70% 105%,
      25% 105%,
      -5% 75%);
  content: "";
}

.blackcircle_animation .octagon2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000000;
  z-index: 1;
  clip-path: polygon(25% -5%,
      75% -5%,
      105% 30%,
      105% 105%,
      25% 105%,
      -5% 70%,
      -5% 30%);
}

/* Your circle */
.blackcircle_animation .circle {
  position: absolute;
  width: 49%;
  height: auto;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: #4c4c4c;
  transform: translate(-50%, -50%);
  transition: left 0.6s ease, top 0.6s ease;
  mix-blend-mode: normal;
  pointer-events: none;
  z-index: 10 !important;
  /* width: 344px;
  height: 344px; */
}

.blackcircle_animation .circle sup {
  font-size: 0.7rem;
  font-weight: normal;
  vertical-align: super;
}

/* circle animtion end  */

/* common */
.career-intro {
  padding-top: 8px;
}

.heading-medium {
  line-height: 1;
}
.our_schl_child .feature-item {
       border-top: 1px solid #000000;
    }
@media only screen and (max-width: 767px) {

  /* stat section */
  .stat-section {
    margin-bottom: 34px;
  }

  /* home heading */
  .home-heading {
    font-size: 56px;
    line-height: 90%;
    padding-right: 70px;
  }

  .heading_overline span::before {
    top: 12px;
    height: 6px;
  }

  .heading_overline span.growt::before {
    width: 130px;
  }

  .heading_overline span.t::before {
    width: 11px;
  }

  .heading_overline span.mpact::before {
    width: 135px;
  }

  .home-banner {
    margin-top: 136px;
    padding-top: 38px;
    margin-bottom: 47px;
  }

  .bullet {
    margin-bottom: 48px;
  }

  .home-image {
    margin-top: 0;
    z-index: 1;
    margin-top: 21px;
  }

  .home-image img {
    /* width: 291px;
    height: 298px; */
    /* max-height: 298px; */
    height: auto;
    width: 76.7%;
  }

  .heading-2 .subheading {
    font-size: 16px;
    margin-bottom: 21px;
    line-height: 120%;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 100%;
  }

  .home-heading-section {
    margin-bottom: 46px;
  }

  .section-video {
    margin-bottom: 21px;
  }

  /*------------------------ how we think section ----------------*/
  .thinking-img-wrap {
    grid-column: span 2;
  }

  .nested-row-3 {
    row-gap: 40px;
    column-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  /* black circle amimnation css */

  .blackcircle_animation {
    padding-top: 44px;
  }

  .container.animation_block {
    max-height: none;
  }

  .blackcircle_animation .left {
    height: 340px;
    min-height: min-content;
  }

  .blackcircle_animation .right {
    /* height: 390px; */
    aspect-ratio: 1 / 1;
  }

  .blackcircle_animation .box .inner {
    font-family: "Inter";
    font-weight: 400;
    font-size: 24px;
    line-height: 21.13px;
  }

  .blackcircle_animation .inner sup {
    font-size: 11px;
    line-height: 21.13px;
  }

  .blackcircle_animation .numbers p {
    width: auto;
    font-size: 11px;
    line-height: 21.13px;
    display: flex;
    gap: 14px;
    padding: 0;
  }

  .blackcircle_animation .numbers .c-text-mob {
    font-family: "Inter";
    font-weight: 400;
    font-size: 16px;
    line-height: 21.13px;
    letter-spacing: 0px;
    text-transform: none;
  }

  .blackcircle_animation .numbers {
    padding: 16px 8px;
    height: 100%;
    min-height: min-content;
    justify-content: space-between;
  }

  .blackcircle_animation .text {
    font-size: 16px;
    line-height: 120%;
    padding-top: 25px;
    padding-left: 90px;
  }

  /******************circle animation end*********************/

  /* ---------------------------
      mentor card
  ----------------------------- */
  .mentor-img {
    width: 100%;
    height: 175px;
  }

  .mentor-text .mentor-head {
    font-size: 16px;
    line-height: 121%;
    margin-top: 9px;
  }

  .mentor-text .mentor-deginaton {
    font-size: 14px;
    line-height: 121%;
  }

  .feature-card .community-img {
    width: 100%;
    height: auto;
  }

  .min-card .community-img {
    width: 100%;
    height: auto;
  }

  .feature-card {
    padding-bottom: 20px;
  }

  .community-text p {
    font-size: 16px;
  }

  .min-card a {
    bottom: -92px;
    line-height: 120%;
  }

  .min-card a img {
    transform: translateY(2px);
  }

  .council-section .menotr-cards {
    padding-top: 40px;
    row-gap: 16px;
  }

  /* our school */
  .our_schl_child .feature-item {
    grid-column: span 2;
  }

  .our_schl_child {
    padding-left: 90px;
  }

  .know_more_btn img {
    width: 13px;
    height: 13px;
    /* transform: translateY(1px); */
  margin-bottom: -2px;
  }

  /* our school end*/

  /* community section */
  .community-section {
    padding: 20px 0 180px;
  }

  /* community section end */

  /* temp */

  .community-heading {
    padding-bottom: 32px;
  }

  .community-img span {
    font-family: "Inter";
    font-weight: 300;
    margin-right: -1px;
  }

  .feature-card {
    padding-bottom: 40px;
  }

  .min-card .community-img {
    width: 100%;
    height: 167px;
  }

  /* companies looking to hire you */
  .university-img img {
    width: 100%;
  }

  /* common */
  .career-intro {
    padding-top: 5px;
  }
}