@font-face {
  font-family: "Inter";
  src: url("../fonts/inter.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/sentient.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
.mabfsi-in-the-news .news-main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.mabfsi-in-the-news .news-main .left {
  display: flex;
  gap: 3px;
}
.mabfsi-in-the-news .news-main .left img {
  align-self: center;
}
.mabfsi-in-the-news .news-main .left h2 {
  line-height: 1.4;
  align-self: center;
  margin-bottom: 0px;
}
.mabfsi-in-the-news .news-main .left h2 span {
  line-height: 1.4;
}
.mabfsi-in-the-news .border-top {
  border: 0.35px solid #676767;
  margin-bottom: 20px;
  opacity: 0.5;
}
.mabfsi-in-the-news .border-bottom {
  border: 0.35px solid #676767;
  margin-top: 20px;
  margin-bottom: 40px;
  opacity: 0.5;
}
.mabfsi-in-the-news .top-border {
  opacity: 0 !important;
  margin-bottom: 20px;
}
.mabfsi-in-the-news .border0 {
  opacity: 0;
}
.mabfsi-in-the-news .read-article {
  font-size: 22px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
  display: flex;
  gap: 6px;
  cursor: pointer;
  margin-bottom: 30px;
}
.mabfsi-in-the-news .read-article img {
  align-self: center;
  width: 8px;
}
.mabfsi-in-the-news .news-wrapper {
  display: flex;
  justify-content: space-between;
}
.mabfsi-in-the-news .news-wrapper .first-block {
  width: 25%;
  opacity: 1;
}
.mabfsi-in-the-news .news-wrapper .first-block span {
  font-size: 14px;
  color: #fff;
  font-style: italic;
  opacity: 0.6;
  transition: opacity 0.6s ease-in-out;
}
.mabfsi-in-the-news .news-wrapper .second-block {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mabfsi-in-the-news .news-wrapper .second-block .newslogo-wrapper {
  background: #D3D3D3;
  padding: 4px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  margin-bottom: 20px;
}
.mabfsi-in-the-news .news-wrapper .second-block .news-text {
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.4;
  font-family: "Inter";
  opacity: 0.6;
  transition: opacity 0.6s ease-in-out;
  text-transform: capitalize;
}
.mabfsi-in-the-news .news-wrapper .third-block {
  width: 25%;
}
.mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper {
  background: #C0B9B8;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px;
  border-radius: 3px;
}
.mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper img {
  width: 150px;
}
.mabfsi-in-the-news .news-main-wrapper:hover .news-text {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.mabfsi-in-the-news .news-main-wrapper:hover .first-block span {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.mabfsi-in-the-news .news-main-wrapper:hover .read-article {
  opacity: 1;
  transition: opacity 0.7s ease-in-out;
  margin-bottom: 30px;
}
.mabfsi-in-the-news .news-main-wrapper:hover .news-text:hover {
  opacity: 0.9;
}
.mabfsi-in-the-news .news-main-wrapper:hover .border-top {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.mabfsi-in-the-news .news-main-wrapper:hover .top-border {
  opacity: 1 !important;
  margin-bottom: 20px;
}
.mabfsi-in-the-news .news-main-wrapper:hover .border-third {
  opacity: 0;
}

.our_story_in_numbers-section {
  position: relative;
  height: 1125px;
  overflow: hidden;
  background: url("../images/our-story-ellipse.png") no-repeat center;
  background-size: 200%;
  background-position: 13% 23%;
}
.our_story_in_numbers-section .animated-bg {
  position: absolute;
  inset: 0;
  background: url("../images/our-story.png") no-repeat center;
  background-size: cover;
  animation: bgSeesawPivot 7s infinite ease-in-out;
  transform-origin: center center;
  z-index: 0;
}
.our_story_in_numbers-section .our_story_in_numbers-section .section-title span {
  display: block;
}
.our_story_in_numbers-section .our_story_in_numbers-wrapper {
  position: relative;
}
.our_story_in_numbers-section .our_story_in_img {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.our_story_in_numbers-section .our_story_in_img::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 2.96%, rgba(1, 1, 1, 0.35) 43.29%, rgba(1, 1, 1, 0.95) 58.63%);
  mix-blend-mode: multiply;
}
.our_story_in_numbers-section .our_story_in_numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.our_story_in_numbers-section .our_story_in_numbers-title {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.our_story_in_numbers-section .our_story_in_numbers-title .section-title span {
  display: block;
}
.our_story_in_numbers-section .our_story_in_numbers-title .title-dot img {
  width: 12px;
  height: 12px;
}
.our_story_in_numbers-section .our_story_in_numbers-counters {
  flex: 4;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 2rem;
}
.our_story_in_numbers-section .our_story_in_numbers-counters .counter-item {
  border-left: 0.7px solid rgba(255, 255, 255, 0.1607843137);
  padding-left: 3rem;
  min-width: 160px;
  text-align: left;
}
.our_story_in_numbers-section .our_story_in_numbers-counters .counter-item:first-child {
  border-left: none;
  padding-left: 0;
}
.our_story_in_numbers-section .our_story_in_numbers-counters .counter-item h3 {
  font-family: "Sentient";
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 100%;
}
.our_story_in_numbers-section .our_story_in_numbers-counters .counter-item p {
  color: rgba(255, 255, 255, 0.7215686275);
  max-width: 130;
  max-height: 50;
  opacity: 1;
  top: 0.36px;
  font-family: "Inter";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-transform: capitalize;
}
@keyframes bgSeesawPivot {
  0% {
    transform: rotateZ(4deg) translateY(-5px);
  }
  25% {
    transform: rotateZ(-3deg) translateY(25px);
  }
  50% {
    transform: rotateZ(4deg) translateY(-5px);
  }
  75% {
    transform: rotateZ(-3deg) translateY(25px);
  }
  100% {
    transform: rotateZ(4deg) translateY(-5px);
  }
}

.job-ready-programs {
  overflow: hidden;
  padding-bottom: 207px;
  margin-top: -470px;
  z-index: 1;
  position: relative;
}
.job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .left .section-title span {
  display: block;
}
.job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons {
  display: flex;
  gap: 46px;
  margin-bottom: 24px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
  width: 222px;
  color: #C0B9B8;
}
.job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn.active {
  color: #fff;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel {
  display: none;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel.active {
  display: block;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
  height: 375px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-track {
  margin-left: 0 !important;
  display: flex !important;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-prev {
  left: unset;
  bottom: -14%;
  right: 7%;
  top: unset;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-next {
  right: 4%;
  bottom: -14%;
  top: unset;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card {
  position: relative;
  border-radius: 14px;
  background: rgba(42, 42, 42, 0.4);
  margin-right: 20px;
  overflow: hidden;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front {
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
  background-color: #fff;
  text-align: center;
  transition: transform 0.6s ease, opacity 0.6s ease;
  position: absolute;
  width: 652px;
  height: 320px;
  top: -261px;
  left: -101px;
  border-radius: 50%/50%;
  transform: translateY(0);
  z-index: 1;
  clip-path: ellipse(62% 92% at 39% -18%);
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
  position: absolute;
  top: 156px;
  left: 46%;
  transform: translateX(-46%);
  max-height: 108px;
  width: auto;
  z-index: 2;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
  margin-top: 188px;
  font-family: "Sentient";
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
  color: #fff;
  padding-left: 33px;
  padding-right: 33px;
  transition: transform 0.6s ease, margin-top 0.6s ease;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
  display: flex;
  flex-direction: column;
  padding: 12px 0 18px 33px;
  color: #c0b9b8;
  gap: 7px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .exp,
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .learners-trained,
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .solutions {
  display: flex;
  font-family: "Inter";
  font-size: 16px;
  gap: 10px;
  align-items: center;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .description,
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
  opacity: 0;
  display: none;
  transform: translateY(50px);
  transition: transform 0.6s ease, opacity 0.6s ease;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover {
  background: url("../images/home/job-ready-programs/card-bg-hover.jpg") no-repeat;
  border: 1px solid rgba(219, 209, 209, 0.27);
  border-radius: 22px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .card-img-curve {
  transform: translateY(-200px);
  opacity: 0;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .card-logo {
  display: none;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .job-ready-title {
  margin-top: 95px;
  min-height: 25px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .description,
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
  opacity: 1;
  transform: translateY(0);
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
  position: absolute;
  bottom: -76%;
  right: 4%;
  display: flex;
  gap: 12px;
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button a:hover {
  color: rgb(12, 12, 12);
}
.job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .equitas-button {
  bottom: -46%;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.our-journey-sec {
  overflow: hidden;
}
.our-journey-sec .jorney-img {
  position: relative;
  margin-top: -16%;
  animation: bgSeesawPivot 7s infinite ease-in-out;
}
.our-journey-sec .jorney-img::after {
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 2.96%, rgba(1, 1, 1, 0.6) 48.43%, #010101 59.4%);
  background-size: 100%;
  display: block;
  content: "" !important;
  width: 103%;
  height: 100%;
  position: absolute;
  top: 0;
}
.our-journey-sec .border {
  width: 365px;
  border: none;
  border-top: 0.71px solid #fff;
  margin: 0 30px;
  opacity: 0.2;
}
.our-journey-sec .timeline-container {
  position: relative;
  z-index: 1;
  margin: 0 50px;
}
.our-journey-sec .timeline-container::after {
  background: url(../images/Ellipse-min.webp) no-repeat;
  background-size: 100%;
  display: block;
  content: "" !important;
  width: 1910px;
  height: 1252px;
  position: absolute;
  top: -246px;
  z-index: -1;
  left: -11%;
}
.our-journey-sec #prev:hover {
  background-color: #fff;
  color: #0A0A0A;
}
.our-journey-sec #next:hover {
  background-color: #fff;
  color: #0A0A0A;
}
.our-journey-sec .slide-counter {
  text-align: center;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
}
.our-journey-sec .image {
  width: 1205px;
  margin: auto;
}
.our-journey-sec .years {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 32px;
  margin-bottom: 10px;
}
.our-journey-sec .year {
  color: #888;
  flex: 1;
  text-align: center;
  font-size: 46px;
  color: #fff;
  opacity: 0.3;
  font-family: "Sentient";
}
.our-journey-sec .nav-buttons {
  display: flex;
  justify-content: center;
}
.our-journey-sec .year.active {
  font-size: 48px;
  font-weight: bold;
  opacity: 1;
  font-size: 90px;
  background: linear-gradient(100.09deg, #FB6406 0%, #F11812 46.76%, #500000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: "Sentient";
  font-weight: 400;
}
.our-journey-sec .dot {
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  margin: 10px auto;
  margin-top: -10px;
  margin-bottom: 30px;
}
.our-journey-sec .description {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6980392157);
  margin-bottom: 42px;
  min-height: 182px;
  transition: opacity 0.3s ease;
  text-align: center;
  max-width: 576px;
  margin: 0 auto 12px auto;
  line-height: 1.9;
  font-family: "Inter";
}
.our-journey-sec .nav-buttons button {
  background: none;
  color: white;
  font-size: 20px;
  border: 1px solid white;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin: 0 16px;
  cursor: pointer;
}

.learners-leaders-sect {
  background: url(../images/home/section_gradient.png) no-repeat center;
  background-size: 100%;
  color: #fff;
  padding: 200px 0;
  align-items: center;
  margin-bottom: -117px;
  margin-top: -184px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block {
  position: relative;
  z-index: 1;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item {
  display: flex;
  gap: 28px;
  margin-right: 28px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block {
  position: relative;
  min-width: 59.8vw;
  max-width: 59.8vw;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div {
  border-radius: 15px;
  position: relative;
  height: 395px;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video_player {
  display: block;
  position: absolute;
  top: 71%;
  left: 50%;
  width: 234.78vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: -1;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video-music-icon {
  position: absolute;
  bottom: 31px;
  right: 34px;
  width: 22px;
  height: 22px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block {
  position: absolute;
  border: 1px solid #999999;
  border-radius: 20px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.5019607843);
  right: 20px;
  bottom: 35px;
  padding: 18px;
  width: 42%;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-title {
  font-size: 18px;
  line-height: 1.4;
  text-transform: capitalize;
  font-family: "Sentient";
  font-style: italic;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info {
  padding-top: 14px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 14px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn {
  padding: 4px;
  background-color: #fff;
  border-radius: 100px;
  display: flex;
  gap: 6px;
  border: none;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn span {
  color: #020202;
  font-size: 15px;
  margin: auto 0 auto 10px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn .play-btn-icon {
  background-color: #020202;
  padding: 10px;
  border-radius: 100%;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block {
  padding: 22px 24px 48px 22px;
  background: rgba(42, 42, 42, 0.4);
  border: 0.7px solid rgba(177, 177, 177, 0.7333333333);
  -webkit-backdrop-filter: blur(34px);
          backdrop-filter: blur(34px);
  border-radius: 20px;
  -webkit-backdrop-filter: blur(5.469194px);
          backdrop-filter: blur(5.469194px);
  min-height: 395px;
  max-width: 28.8vw;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .quote-text {
  font-family: "Sentient";
  background: linear-gradient(25.27deg, #FB6406 63.69%, #F11812 97.96%, #500000 136.99%);
  font-size: 64px;
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 8px;
  max-height: 44px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  font-family: "Sentient";
  font-style: italic;
  margin-bottom: 20px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .leader-info {
  color: #C0B9B8;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item:first-child .video-block .video-info-block {
  left: unset;
  right: 20px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .slick-list {
  overflow: visible;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short {
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  margin-top: 32px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  color: #ffffff;
  height: 100px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short::before {
  content: "";
  position: absolute;
  bottom: -6px;
  height: 2px;
  width: 200px;
  background: rgba(255, 255, 255, 0.1215686275);
  border-radius: 2px;
  top: 78px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .number {
  position: relative;
  cursor: pointer;
  font-weight: 500;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  margin: 0 42px;
  font-size: 16px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current {
  opacity: 1;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -28px;
  right: 0;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  width: 80px;
  top: 40px;
}
.learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .divider {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.4;
}

.learners-leaders-sect::after {
  content: url("../images/home/learner-bg.png");
  position: absolute;
  top: -14%;
  right: 0;
  z-index: 0;
}

.our-blogs-sect {
  overflow: hidden;
  margin-top: -218px;
}
.our-blogs-sect .blogs-wrapper .blogs-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .slick-slide {
  height: inherit !important;
}
.our-blogs-sect .blogs-wrapper .blogs-content .slick-track {
  display: flex !important;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item {
  border-radius: 14px;
  background: rgba(42, 42, 42, 0.4);
  margin-right: 20px;
  position: relative;
  border: 1px solid rgba(123, 123, 123, 0);
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item a {
  color: #fff;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item a.hover {
  color: #fff;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-img img {
  min-height: 192px;
  border-radius: 14px;
  clip-path: ellipse(91% 99% at 27% 1%);
  -webkit-clip-path: ellipse(91% 99% at 27% 1%);
  width: 100%;
  opacity: 0.7;
  transition: opacity 1s ease-in-out;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details {
  padding: 28px 14px 10px 14px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .title {
  font-family: "Sentient";
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
  max-width: 387px;
  margin-bottom: 14px;
  min-height: 49px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details {
  display: flex;
  justify-content: space-between;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details {
  display: flex;
  gap: 6px;
  align-items: center;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date {
  color: #B6B6B6;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date::after {
  content: "";
  border-right: 1px solid;
  margin-left: 8px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration {
  color: #B6B6B6;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration img {
  width: 20px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  gap: 8px;
  padding: 9px 12px;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button img {
  align-self: center;
  width: 8px;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item:hover {
  opacity: 1;
  border: 1px solid #7b7b7b;
  border-color: rgb(123, 123, 123);
  transition: border-color 0.8s ease-in-out;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item:hover .blog-img img {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.our-blogs-sect .blogs-wrapper .blogs-content .card-item:hover .blog-details .content-details .know-button {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

.next-gene {
  padding: 200px 0;
  margin-bottom: -48px;
  margin-top: -328px;
}

.why-chooseus {
  background: url("../images/home/whyus-sectiongradient.png") no-repeat center;
  background-size: 100%;
  margin-top: -200px;
  color: #fff;
  align-items: center;
  padding: 345px 0;
  margin-bottom: -203px;
  margin-top: -350px;
}
.why-chooseus .container .left {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.why-chooseus .container .left .title-dot {
  margin-top: 2%;
}
.why-chooseus .container .whyus-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.why-chooseus .container .whyus-grid .whyus-card {
  position: relative;
  background: rgb(10, 10, 10);
  background: rgb(10, 10, 10) url("../images/whychoose-gradient.png") no-repeat;
  background-size: cover;
  background-position: -366px;
  transition: background-position 0.6s ease;
  backdrop-filter: blur(29.41px);
  -webkit-backdrop-filter: blur(29.41px);
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  z-index: 1;
}
.why-chooseus .container .whyus-grid .whyus-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1px;
  border: 1px solid;
  -webkit-mask: linear-gradient(120.79deg, rgba(0, 0, 0, 0.56) 3.3%, rgba(0, 0, 0, 0.32) 51.34%, rgba(0, 0, 0, 0.56) 97.56%);
  mask: linear-gradient(120.79deg, rgba(0, 0, 0, 0.56) 3.3%, rgba(0, 0, 0, 0.32) 51.34%, rgba(0, 0, 0, 0.56) 97.56%);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 1.7s ease;
  pointer-events: none;
  z-index: 2;
}
.why-chooseus .container .whyus-grid .whyus-card .shape {
  opacity: 0;
}
.why-chooseus .container .whyus-grid .whyus-card:hover {
  background: #0A0A0A url("../images/whychoose-gradient.png") no-repeat center center;
  background-size: cover;
  transition: opacity 0.1s ease 0.1s, background-position 1s ease 0.1s;
}
.why-chooseus .container .whyus-grid .whyus-card:hover::before {
  opacity: 1;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .icon {
  opacity: 100%;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .shape {
  position: absolute;
  background: url(../images/home/ellipse.png) no-repeat center;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card1-whyus {
  right: -40%;
  top: -40%;
  transform: rotate(-60deg);
  animation: whyus-animation1 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card2-whyus {
  right: 0;
  top: -64%;
  transform: rotate(437deg) scaleX(-1);
  animation: whyus-animation2 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card3-whyus {
  right: -106px;
  top: -194px;
  transform: rotate(-201deg) scalex(-1);
  animation: whyus-animation3 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card4-whyus {
  right: -59%;
  top: -27px;
  transform: rotate(-7deg);
  animation: whyus-animation4 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card5-whyus {
  right: -40%;
  top: -53%;
  transform: rotate(-90deg);
  animation: whyus-animation5 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card:hover .card6-whyus {
  right: 0;
  top: -64%;
  transform: rotate(437deg) scaleX(-1);
  animation: whyus-animation2 3s infinite ease-in-out alternate, whyfadeInOut 2s ease-in-out;
}
.why-chooseus .container .whyus-grid .whyus-card .icon {
  width: 42px;
  opacity: 50%;
  margin-bottom: 112px;
}
.why-chooseus .container .whyus-grid .whyus-card .card-title {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  font-family: "Sentient";
}
.why-chooseus .container .whyus-grid .whyus-card .card-title span {
  display: block;
}
.why-chooseus .container .whyus-grid .whyus-card .txt {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72);
  letter-spacing: -0.1px;
  position: relative;
  z-index: 3;
}
.why-chooseus .container .whyus-grid .whyus-card .txt span {
  display: block;
}
@keyframes whyus-animation1 {
  from {
    transform: rotate(-60deg);
  }
  to {
    transform: rotate(-50deg);
  }
}
@keyframes whyus-animation2 {
  from {
    transform: rotate(437deg) scaleX(-1);
  }
  to {
    transform: rotate(428deg) scaleX(-1);
  }
}
@keyframes whyus-animation3 {
  from {
    transform: rotate(-201deg) scaleX(-1);
  }
  to {
    transform: rotate(-220deg) scaleX(-1);
  }
}
@keyframes whyus-animation4 {
  from {
    transform: rotate(-7deg);
  }
  to {
    transform: rotate(-20deg);
  }
}
@keyframes whyus-animation5 {
  from {
    transform: rotate(-90deg);
  }
  to {
    transform: rotate(-120deg);
  }
}
@keyframes whyus-animation6 {
  from {
    transform: rotate(-207deg) scalex(1);
  }
  to {
    transform: rotate(-218deg) scalex(1);
  }
}
@keyframes whyfadeInOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.resource-library-sect {
  overflow: hidden;
  margin-top: -373px;
  z-index: 0;
  position: relative;
  z-index: 1;
}
.resource-library-sect .blogs-wrapper .blogs-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.resource-library-sect .blogs-wrapper .tab-section .tab-buttons {
  display: flex;
  gap: 30px;
}
.resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn {
  width: 30%;
  font-size: 16px;
}
.resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn.active {
  font-size: 16px;
}
.resource-library-sect .blogs-wrapper .tab-content {
  margin-top: 30px;
}
.resource-library-sect .blogs-wrapper .tab-content .tab-panel {
  display: none;
}
.resource-library-sect .blogs-wrapper .tab-content .tab-panel.active {
  display: block;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .slick-slide {
  height: inherit !important;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .slick-track {
  display: flex !important;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item {
  border-radius: 14px;
  background: #0A0A0A;
  margin-right: 20px;
  position: relative;
  border: 1px solid rgba(123, 123, 123, 0);
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item a {
  color: #fff !important;
  display: block;
  height: 100%;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item a.hover {
  color: #fff;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .corner-btn {
  position: absolute;
  background: rgba(255, 255, 255, 0.0509803922);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: 26px;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  padding: 7px 12px;
  top: 4%;
  left: 2%;
  cursor: pointer;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img img {
  min-height: 192px;
  max-height: 192px;
  border-radius: 14px;
  clip-path: ellipse(91% 99% at 27% 1%);
  -webkit-clip-path: ellipse(91% 99% at 27% 1%);
  width: 100%;
  opacity: 0.7;
  transition: opacity 1s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
  padding: 25px 25px 12px 25px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .title {
  font-family: "Sentient";
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 14px;
  min-height: 60px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details {
  display: flex;
  justify-content: space-between;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details {
  display: flex;
  gap: 6px;
  align-items: center;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .date {
  color: #B6B6B6;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration {
  color: #B6B6B6;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration img {
  width: 20px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .liner::after {
  content: "";
  border-right: 1px solid;
  margin-left: 8px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  gap: 8px;
  padding: 9px 12px;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button img {
  align-self: center;
  width: 8px;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item:hover {
  opacity: 1;
  border: 1px solid #7b7b7b;
  border-color: rgb(123, 123, 123);
  transition: border-color 0.8s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item:hover .blog-img img {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item:hover .blog-img .corner-btn {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item:hover .blog-details .content-details .know-button {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

@media (max-width: 1280px) {
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item {
    padding-left: 2rem;
    min-width: 100px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item h3 {
    font-size: 34px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item p {
    font-size: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 320px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 520px;
    height: 280px;
    top: -230px;
    left: -80px;
    clip-path: ellipse(62% 94% at 43% -18%) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    top: 170px;
    left: 45%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 160px;
    font-size: 18px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 375px) {
  .our-journey-sec .year {
    font-size: 24px !important;
  }
  .our-journey-sec .year.active {
    font-size: 40px !important;
  }
  .our-journey-sec .slide-counter {
    font-size: 14px;
  }
  .our-journey-sec .dot {
    margin-bottom: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    background-color: rgb(255, 255, 255);
    padding: 40px 0;
    text-align: center;
    width: 628.64px;
    height: 330.7px;
    top: -269px;
    left: -197.64px;
    border-radius: 73%;
    position: absolute;
    transition: all 0.8s ease;
  }
  .our_story_in_numbers-section .animated-bg {
    position: absolute;
    top: 75px;
    width: 100%;
    background: url(../images/our-story-mv.png) no-repeat right center;
    background-size: contain;
    animation: none;
    animation: bgSeesawPivot 7s infinite ease-in-out;
    transform: none;
    z-index: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item {
    padding-left: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item h3 {
    font-size: 20px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item p {
    max-width: 98%;
    font-size: 18px;
    line-height: 1.4;
    white-space: normal;
    word-break: break-word;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item:nth-child(2n) {
    border-left: 1px solid rgba(255, 255, 255, 0.1607843137);
    padding-left: 1rem;
  }
}
@media (max-width: 575.98px) {
  .mabfsi-in-the-news {
    position: relative;
    margin-bottom: 100px;
  }
  .mabfsi-in-the-news .news-main {
    flex-direction: column;
  }
  .mabfsi-in-the-news .news-main .right {
    position: absolute;
    bottom: -41px;
  }
  .mabfsi-in-the-news .top-border {
    opacity: 0.2 !important;
    margin-bottom: 20px;
    color: #C0B9B8;
  }
  .mabfsi-in-the-news .border-top {
    border: 0.5px solid #C0B9B8;
    margin-bottom: 20px;
    opacity: 0.2;
  }
  .mabfsi-in-the-news .news-wrapper {
    flex-direction: column;
  }
  .mabfsi-in-the-news .news-wrapper .border-top {
    border-top: 0.5px solid #C0B9B8;
  }
  .mabfsi-in-the-news .news-wrapper .first-block {
    order: 1;
    width: 100%;
    margin-bottom: 16px;
  }
  .mabfsi-in-the-news .news-wrapper .first-block span {
    font-size: 18px;
    color: #fff;
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .third-block {
    width: 100%;
    order: 2;
  }
  .mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper {
    margin-bottom: 24px;
  }
  .mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper img {
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .second-block {
    order: 3;
    width: 100%;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .news-text {
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .newslogo-wrapper {
    margin-bottom: 16px;
  }
  .mabfsi-in-the-news .news-main .left h1 {
    font-size: 24px;
  }
  .mabfsi-in-the-news .news-main .left h1 span {
    font-size: 24px;
  }
  .mabfsi-in-the-news .read-article {
    opacity: 1;
    margin-bottom: 20px;
    font-family: "Inter";
    font-size: 18px;
    line-height: 1;
  }
  .mabfsi-in-the-news .read-article img {
    width: 11px;
  }
  .job-ready-programs {
    margin-top: -400px;
    padding-bottom: 80px;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section {
    flex-direction: column;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .left .section-title span {
    font-size: 18px;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .right .trans-button {
    position: absolute;
    bottom: 3%;
    left: 35%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section {
    overflow: auto;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section::-webkit-scrollbar {
    display: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons {
    display: flex;
    gap: 46px;
    margin-bottom: 24px;
    width: -moz-max-content;
    width: max-content;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
    height: 60px;
    width: 115px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel {
    display: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel.active {
    display: block;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-list {
    overflow: visible;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 395px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-track {
    display: flex !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-prev {
    left: unset;
    bottom: -14%;
    right: 7%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-next {
    right: 4%;
    bottom: -14%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 605.64px;
    height: 320.7px;
    top: -255px;
    left: -101.64px;
    border-radius: 0;
    clip-path: ellipse(62% 94% at 41% -18%) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    top: 141px;
    left: 59vw;
    max-height: 50px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .tata-aig-offset {
    top: 134px;
    left: 43%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 140px;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
    min-height: 50px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    padding-left: 16px;
    font-size: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .description,
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
    display: block;
    opacity: 1;
    transform: translateY(0);
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
    position: relative;
    margin-top: 16px;
    display: flex;
    margin-left: 16px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover {
    background: rgba(42, 42, 42, 0.4) !important;
    border: none !important;
    border-radius: 14px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .card-img-curve {
    transform: translateY(0) !important;
    opacity: 1 !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .card-logo {
    display: block !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .job-ready-title {
    margin-top: 140px !important;
    min-height: 50px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .description,
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
    margin-top: 16px !important;
    width: -moz-fit-content;
    width: fit-content;
  }
  .our-journey-sec {
    position: relative;
  }
  .our-journey-sec .jorney-img {
    margin-top: -27%;
  }
  .our-journey-sec .year {
    font-size: 35px;
  }
  .our-journey-sec .year.active {
    font-size: 64px;
  }
  .our-journey-sec .border {
    margin: 0 10px;
  }
  .our-journey-sec .description {
    font-size: 20px;
    min-height: 142px;
    line-height: 1.4;
  }
  .our-journey-sec .nav-buttons {
    margin-bottom: 10px;
  }
  .our-journey-sec .slide-counter {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .our-journey-sec .timeline-container {
    margin: unset;
  }
  .our-journey-sec .timeline-container::after {
    background: url(../images/Ellipse-min.webp) no-repeat;
    background-size: 100%;
    display: block;
    content: "" !important;
    width: 1086px;
    height: 900px;
    position: absolute;
    top: -203px;
    z-index: -1;
    left: -29%;
  }
  .our-journey-sec .image {
    margin-left: 24px;
  }
  .our_story_in_numbers-section {
    background-position: center 145px;
    position: relative;
    height: 1125px;
    overflow: hidden;
    background: url("../images/our-story-ellipse.png") no-repeat center;
  }
  .our_story_in_numbers-section .animated-bg {
    position: absolute;
    top: 150px;
    width: 100%;
    background: url("../images/our-story-mv.png") no-repeat right center;
    background-size: contain;
    animation: bgSeesawPivot 7s infinite ease-in-out;
    transform: none;
    z-index: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper {
    padding: 2rem 1rem;
    height: auto;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_img {
    position: absolute;
    inset: 0;
    z-index: 1;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_img::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(180deg, rgba(1, 1, 1, 0) 43.96%, rgba(1, 1, 1, 0.35) 49.29%, rgba(1, 1, 1, 0.95) 64.63%);
    mix-blend-mode: multiply;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: auto;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-title {
    font-size: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-title .title-dot img {
    width: 10px;
    height: 10px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .section-title span {
    display: inline !important;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    padding-left: 0;
    row-gap: 67px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item {
    border-left: none;
    padding-left: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item h3 {
    font-size: 28px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item p {
    color: rgba(255, 255, 255, 0.7215686275);
    max-height: 50px;
    opacity: 1;
    top: 0.36px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4;
    text-transform: capitalize;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item:nth-child(2n) {
    border-left: 0.7px solid rgba(255, 255, 255, 0.1607843137);
    padding-left: 3rem;
  }
  .learners-leaders-sect {
    padding: 0;
    margin-top: unset;
    margin-bottom: 100px;
    background: url(../images/home/learners-section-grd-mob.png) no-repeat;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item {
    margin-right: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block {
    min-width: 88.6vw;
    max-width: 88.6vw;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div {
    height: 696px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video_player {
    top: 55%;
    left: 98%;
    height: 100vh;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video-music-icon {
    height: 32px;
    width: 32px;
    right: 15px;
    top: 15px;
    bottom: unset;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block {
    left: 10px;
    bottom: 10px;
    padding: 16px;
    width: 95%;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-title {
    line-height: 1.3;
    margin-bottom: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info {
    padding-top: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block {
    max-width: 88.6vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .quote-text {
    font-size: 64px;
    max-height: 11.5vh;
    margin-bottom: 12px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
    font-size: 22px;
    line-height: 1.8;
    margin-bottom: 4.9vh;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .leader-info {
    font-size: 18px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item:first-child .video-block .video-info-block {
    left: 10px;
    right: unset;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
    height: 100px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short::before {
    content: "";
    position: absolute;
    bottom: -6px;
    height: 2px;
    width: 200px;
    background: rgba(255, 255, 255, 0.1215686275);
    border-radius: 2px;
    top: 78px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current {
    opacity: 1;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: -28px;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 80px;
    top: 40px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .learners-leaders-sect::after {
    top: -24%;
  }
  .our-blogs-sect {
    margin-top: -261px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item {
    border-radius: 18px;
    opacity: 1;
    border: 1px solid #7b7b7b;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-img img {
    opacity: 1;
    border-radius: 18px;
    clip-path: ellipse(91% 99% at 27% 1%);
    -webkit-clip-path: ellipse(91% 99% at 27% 1%);
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details {
    padding: 28px 14px 16px 14px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .title {
    min-height: 76px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details {
    align-items: end;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 12px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date::after {
    content: "";
    border-right: 1px solid;
    margin-left: 8px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration {
    gap: 4px;
    font-size: 12px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration img {
    width: 15px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 15px;
    padding: 14px 15px;
    opacity: 1;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
    width: 8px;
  }
  .why-chooseus {
    background: none;
    padding: 0;
    margin-top: unset;
    margin-bottom: 100px;
    overflow: hidden;
  }
  .why-chooseus .container {
    position: relative;
  }
  .why-chooseus .container .whyus-grid {
    display: block;
  }
  .why-chooseus .container .whyus-grid .slick-list {
    overflow: visible;
  }
  .why-chooseus .container .whyus-grid .slick-track {
    display: flex;
  }
  .why-chooseus .container .whyus-grid .slick-track .slick-slide {
    height: inherit;
  }
  .why-chooseus .container .whyus-grid .whyus-card {
    background: #0A0A0A url("../images/whychoose-gradient.png") no-repeat center center;
    background-size: cover;
    margin: 0 8px;
    pointer-events: none;
  }
  .why-chooseus .container .whyus-grid .whyus-card::before {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card:first-child {
    margin-left: 0;
  }
  .why-chooseus .container .whyus-grid .whyus-card .icon {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card .card-title {
    font-size: 20px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .txt {
    font-size: 16px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .txt span {
    display: inline;
  }
  .why-chooseus .container .whyus-grid .whyus-card .shape {
    position: absolute;
    background: url(../images/home/ellipse.png) no-repeat center;
    background-size: 100%;
    transform: scale(90%);
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card .card1-whyus {
    right: -40%;
    top: -40%;
    transform: rotate(-60deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card2-whyus {
    right: 0;
    top: -64%;
    transform: rotate(437deg) scaleX(-1);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card3-whyus {
    right: -106px;
    top: -194px;
    transform: rotate(-201deg) scalex(-1);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card4-whyus {
    right: -59%;
    top: -27px;
    transform: rotate(-7deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card5-whyus {
    right: -40%;
    top: -53%;
    transform: rotate(-90deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card6-whyus {
    right: 0;
    top: -64%;
    transform: rotate(437deg) scaleX(-1);
  }
  .why-chooseus .container .custom-dots-wrapper {
    width: 100%;
    padding: 0 60px;
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
  }
  .why-chooseus .container .custom-dots {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .current-dot,
  .why-chooseus .container .total-dots {
    padding: 5px 15px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .current-dot {
    min-width: 98px;
    border-bottom: 1px solid white;
    padding: 9px 48px 16px 30px;
  }
  .why-chooseus .container .total-dots {
    padding: 9px 30px 16px 48px;
  }
  .why-chooseus .container .separator {
    padding: 9px 0 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .slick-dots {
    display: none !important;
  }
  .resource-library-sect {
    margin-top: -130px;
    z-index: 1;
    position: relative;
    overflow: hidden;
  }
  .resource-library-sect .slick-list {
    overflow: visible;
  }
  .resource-library-sect .blogs-wrapper .blogs-section .left {
    flex: 1;
  }
  .resource-library-sect .blogs-wrapper .tab-section {
    overflow: auto;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons {
    display: flex;
    gap: 20px;
    width: -moz-max-content;
    width: max-content;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn {
    width: 251px;
  }
  .resource-library-sect .blogs-wrapper .tab-section::-webkit-scrollbar {
    display: none;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item {
    border-radius: 18px;
    opacity: 1;
    border: 1px solid #7b7b7b;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img img {
    opacity: 1;
    border-radius: 18px;
    clip-path: ellipse(91% 99% at 27% 1%);
    -webkit-clip-path: ellipse(91% 99% at 27% 1%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img .corner-btn {
    opacity: 1;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
    padding: 28px 14px 16px 14px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details {
    align-items: end;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 12px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration {
    gap: 4px;
    font-size: 12px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration img {
    width: 15px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 15px;
    padding: 14px 15px;
    opacity: 1;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
  }
}
@media (max-width: 395px) {
  .our_story_in_numbers-section .animated-bg {
    position: absolute;
    top: 110px;
    width: 100%;
    background: url(../images/our-story-mv.png) no-repeat right center;
    background-size: contain;
    animation: none;
    animation: bgSeesawPivot 7s infinite ease-in-out;
    transform: none;
    z-index: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters {
    grid-template-columns: repeat(2, 1fr);
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item {
    padding-left: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item h3 {
    font-size: 20px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item p {
    max-width: 98%;
    font-size: 18px;
    line-height: 1.4;
    white-space: normal;
    word-break: break-word;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item:nth-child(2n) {
    border-left: 1px solid rgba(255, 255, 255, 0.1607843137);
    padding-left: 2rem;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
    font-size: 20px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details {
    padding: 28px 10px 16px 10px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 12px;
    padding: 8px 7px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 396px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 509.64px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    position: absolute;
    top: 147px !important;
    left: 64vw !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .tata-aig-offset {
    top: 137px !important;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
    padding: 28px 10px 16px 10px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 12px;
    padding: 8px 7px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
  }
  .our-journey-sec .description {
    min-height: 154px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .mabfsi-in-the-news {
    position: relative;
    margin-bottom: 125px;
  }
  .mabfsi-in-the-news .news-main {
    flex-direction: column;
  }
  .mabfsi-in-the-news .news-main .right {
    position: absolute;
    bottom: -41px;
  }
  .mabfsi-in-the-news .top-border {
    opacity: 0.2 !important;
    margin-bottom: 20px;
    color: #C0B9B8;
  }
  .mabfsi-in-the-news .border-top {
    border: 0.5px solid #C0B9B8;
    margin-bottom: 20px;
    opacity: 0.2;
  }
  .mabfsi-in-the-news .news-wrapper {
    flex-direction: column;
    gap: 15px;
  }
  .mabfsi-in-the-news .news-wrapper .border-top {
    border-top: 0.5px solid #C0B9B8;
  }
  .mabfsi-in-the-news .news-wrapper .first-block {
    order: 1;
    width: 100%;
    margin-bottom: 16px;
  }
  .mabfsi-in-the-news .news-wrapper .first-block span {
    font-size: 18px;
    color: #fff;
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .third-block {
    width: 100%;
    order: 2;
  }
  .mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper {
    margin-bottom: 24px;
  }
  .mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper img {
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .second-block {
    order: 3;
    width: 100%;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .news-text {
    opacity: 1;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .newslogo-wrapper {
    margin-bottom: 16px;
  }
  .mabfsi-in-the-news .news-main .left h1 {
    font-size: 24px;
  }
  .mabfsi-in-the-news .news-main .left h1 span {
    font-size: 24px;
  }
  .mabfsi-in-the-news .read-article {
    opacity: 1;
    margin-bottom: 20px;
    font-family: "Inter";
    font-size: 18px;
    line-height: 1;
  }
  .mabfsi-in-the-news .read-article img {
    width: 11px;
  }
  .job-ready-programs {
    margin-top: -400px;
    padding-bottom: 80px;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section {
    flex-direction: column;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .left .section-title span {
    font-size: 18px;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .right .trans-button {
    position: absolute;
    bottom: 1%;
    left: 46%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section {
    overflow: auto;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section::-webkit-scrollbar {
    display: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons {
    display: flex;
    gap: 46px;
    margin-bottom: 24px;
    width: -moz-max-content;
    width: max-content;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
    height: 60px;
    width: 115px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel {
    display: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel.active {
    display: block;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-list {
    overflow: visible;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 370px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-track {
    display: flex !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-prev {
    left: unset;
    bottom: -14%;
    right: 7%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-next {
    right: 4%;
    bottom: -14%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card {
    pointer-events: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 605.64px;
    height: 320.7px;
    top: -255px;
    left: -101.64px;
    border-radius: 0;
    clip-path: ellipse(62% 94% at 41% -18%) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    top: 168px;
    left: 33vw;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .tata-aig-offset {
    top: 134px;
    left: 43%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 140px;
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
    min-height: 50px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    padding-left: 16px;
    font-size: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .description,
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
    display: block;
    opacity: 1;
    transform: translateY(0);
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
    position: relative;
    margin-top: 16px;
    display: flex;
    gap: 10px;
  }
  .our-journey-sec {
    position: relative;
  }
  .our-journey-sec .jorney-img {
    margin-top: -27%;
  }
  .our-journey-sec .year {
    font-size: 35px;
  }
  .our-journey-sec .year.active {
    font-size: 64px;
  }
  .our-journey-sec .border {
    margin: 0 10px;
  }
  .our-journey-sec .description {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .our-journey-sec .nav-buttons {
    margin-bottom: 10px;
  }
  .our-journey-sec .slide-counter {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .our-journey-sec .timeline-container {
    margin: unset;
  }
  .our-journey-sec .timeline-container::after {
    background: url(../images/Ellipse-min.webp) no-repeat;
    background-size: 100%;
    display: block;
    content: "" !important;
    width: 1086px;
    height: 900px;
    position: absolute;
    top: -203px;
    z-index: -1;
    left: -29%;
  }
  .our-journey-sec .image {
    margin-left: 24px;
  }
  .our_story_in_numbers-section {
    background-position: center 145px;
    position: relative;
    height: 1125px;
    overflow: hidden;
    background: url("../images/our-story-ellipse.png") no-repeat center;
  }
  .our_story_in_numbers-section .animated-bg {
    position: absolute;
    top: 212px;
    width: 100%;
    background: url("../images/our-story-mv.png") no-repeat right center;
    background-size: contain;
    animation: bgSeesawPivot 7s infinite ease-in-out;
    transform: none;
    z-index: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper {
    padding: 2rem 1rem;
    height: auto;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_img {
    position: absolute;
    inset: 0;
    z-index: 1;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_img::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(180deg, rgba(1, 1, 1, 0) 43.96%, rgba(1, 1, 1, 0.35) 49.29%, rgba(1, 1, 1, 0.95) 64.63%);
    mix-blend-mode: multiply;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: auto;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-title {
    font-size: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-title .title-dot img {
    width: 10px;
    height: 10px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .section-title span {
    display: inline !important;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    padding-left: 0;
    row-gap: 67px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item {
    border-left: none;
    padding-left: 0;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item h3 {
    font-size: 28px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item p {
    color: rgba(255, 255, 255, 0.7215686275);
    max-height: 50px;
    opacity: 1;
    top: 0.36px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4;
    text-transform: capitalize;
  }
  .our_story_in_numbers-section .our_story_in_numbers-wrapper .our_story_in_numbers .our_story_in_numbers-counters .counter-item:nth-child(2n) {
    border-left: 0.7px solid rgba(255, 255, 255, 0.1607843137);
    padding-left: 3rem;
  }
  .learners-leaders-sect {
    padding: 0;
    margin-top: unset;
    margin-bottom: 54px;
    background: url(../images/home/learners-section-grd-mob.png) no-repeat;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item {
    margin-right: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block {
    min-width: 88.6vw;
    max-width: 88.6vw;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div {
    height: 696px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video_player {
    top: 55%;
    left: 50%;
    height: 100vh;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video-music-icon {
    height: 32px;
    width: 32px;
    right: 15px;
    top: 15px;
    bottom: unset;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block {
    left: 10px;
    bottom: 10px;
    padding: 16px;
    width: 95%;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-title {
    line-height: 1.3;
    margin-bottom: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info {
    padding-top: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block {
    max-width: 88.6vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .quote-text {
    font-size: 64px;
    max-height: 11.5vh;
    margin-bottom: 12px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
    font-size: 22px;
    line-height: 1.8;
    margin-bottom: 4.9vh;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .leader-info {
    font-size: 18px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item:first-child .video-block .video-info-block {
    left: 10px;
    right: unset;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
    height: 100px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short::before {
    content: "";
    position: absolute;
    bottom: -6px;
    height: 2px;
    width: 200px;
    background: rgba(255, 255, 255, 0.1215686275);
    border-radius: 2px;
    top: 78px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current {
    opacity: 1;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .current::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: -28px;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 80px;
    top: 40px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .learners-leaders-sect::after {
    top: -24%;
  }
  .our-blogs-sect {
    margin-top: -261px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item {
    border-radius: 18px;
    opacity: 1;
    border: 1px solid #7b7b7b;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-img img {
    opacity: 1;
    border-radius: 18px;
    clip-path: ellipse(91% 99% at 27% 1%);
    -webkit-clip-path: ellipse(91% 99% at 27% 1%);
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details {
    padding: 28px 14px 16px 14px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .title {
    min-height: 76px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details {
    align-items: end;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 12px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date::after {
    content: "";
    border-right: 1px solid;
    margin-left: 8px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration {
    gap: 4px;
    font-size: 12px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration img {
    width: 15px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 15px;
    padding: 14px 15px;
    opacity: 1;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
    width: 8px;
  }
  .why-chooseus {
    background: none;
    padding: 0;
    margin-top: unset;
    margin-bottom: 65px;
    overflow: hidden;
  }
  .why-chooseus .container {
    position: relative;
  }
  .why-chooseus .container .whyus-grid {
    display: block;
  }
  .why-chooseus .container .whyus-grid .slick-list {
    overflow: visible;
  }
  .why-chooseus .container .whyus-grid .slick-track {
    display: flex;
  }
  .why-chooseus .container .whyus-grid .slick-track .slick-slide {
    height: inherit;
  }
  .why-chooseus .container .whyus-grid .whyus-card {
    background: #0A0A0A url("../images/whychoose-gradient.png") no-repeat center center;
    background-size: cover;
    margin: 0 8px;
    pointer-events: none;
  }
  .why-chooseus .container .whyus-grid .whyus-card::before {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card:first-child {
    margin-left: 0;
  }
  .why-chooseus .container .whyus-grid .whyus-card .icon {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card .card-title {
    font-size: 20px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .txt {
    font-size: 16px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .txt span {
    display: inline;
  }
  .why-chooseus .container .whyus-grid .whyus-card .shape {
    position: absolute;
    background: url(../images/home/ellipse.png) no-repeat center;
    background-size: 70%;
    transform: scale(90%);
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card .card1-whyus {
    right: -40%;
    top: -40%;
    transform: rotate(-60deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card2-whyus {
    right: 0;
    top: -64%;
    transform: rotate(437deg) scaleX(-1);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card3-whyus {
    right: -106px;
    top: -194px;
    transform: rotate(-201deg) scalex(-1);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card4-whyus {
    right: -59%;
    top: -27px;
    transform: rotate(-7deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card5-whyus {
    right: -40%;
    top: -53%;
    transform: rotate(-90deg);
  }
  .why-chooseus .container .whyus-grid .whyus-card .card6-whyus {
    right: 0;
    top: -64%;
    transform: rotate(437deg) scaleX(-1);
  }
  .why-chooseus .container .custom-dots-wrapper {
    width: 100%;
    padding: 0 60px;
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
  }
  .why-chooseus .container .custom-dots {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .current-dot,
  .why-chooseus .container .total-dots {
    padding: 5px 15px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .current-dot {
    min-width: 98px;
    border-bottom: 1px solid white;
    padding: 9px 48px 16px 30px;
  }
  .why-chooseus .container .total-dots {
    padding: 9px 30px 16px 48px;
  }
  .why-chooseus .container .separator {
    padding: 9px 0 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .why-chooseus .container .slick-dots {
    display: none !important;
  }
  .resource-library-sect {
    margin-top: -381px;
    z-index: 1;
    position: relative;
  }
  .resource-library-sect .slick-list {
    overflow: visible;
  }
  .resource-library-sect .blogs-wrapper .blogs-section .left {
    flex: 1;
  }
  .resource-library-sect .blogs-wrapper .blogs-section .right .trans-button {
    padding: 10px 14px;
  }
  .resource-library-sect .blogs-wrapper .tab-section {
    overflow: auto;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons {
    display: flex;
    gap: 20px;
    width: -moz-max-content;
    width: max-content;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn {
    width: 251px;
  }
  .resource-library-sect .blogs-wrapper .tab-section::-webkit-scrollbar {
    display: none;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item {
    border-radius: 18px;
    opacity: 1;
    border: 1px solid #7b7b7b;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img img {
    opacity: 1;
    border-radius: 18px;
    clip-path: ellipse(91% 99% at 27% 1%);
    -webkit-clip-path: ellipse(91% 99% at 27% 1%);
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img .corner-btn {
    opacity: 1;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
    padding: 28px 14px 16px 14px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details {
    align-items: end;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 12px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration {
    gap: 4px;
    font-size: 12px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration img {
    width: 15px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 15px;
    padding: 14px 15px;
    opacity: 1;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button img {
    align-self: center;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 320px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .card-img-curve {
    width: 600px;
    height: 300px;
    top: -240px;
    left: -90px;
    clip-path: ellipse(62% 94% at 39% -18%) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .card-logo {
    top: 143px !important;
    left: 44% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .tata-aig-offset {
    top: 125px !important;
    left: 43% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .job-ready-title {
    margin-top: 170px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .equitas-button {
    bottom: -55% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons {
    gap: 24px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
    font-size: 16px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn .border-bottom {
    width: 216px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-prev {
    left: unset;
    bottom: -14%;
    right: 9%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-next {
    right: 4%;
    bottom: -14%;
    top: unset;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .job-ready-title {
    min-height: 10px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .description {
    font-size: 12px;
    max-width: 414px;
    padding-left: 20px;
    margin-top: 10px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .details {
    padding: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
    position: absolute;
    bottom: -72%;
    right: 4%;
    display: flex;
    gap: 12px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    min-height: 10px;
    margin-top: 145px;
    font-family: "Sentient";
    font-weight: 500;
    font-style: Italic;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    padding-left: 20px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    padding: 20px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .exp {
    display: flex;
    font-family: "Inter";
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: #C0B9B8;
    gap: 8px;
    align-items: center;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .learners-trained {
    display: flex;
    color: #C0B9B8;
    font-family: "Inter";
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    gap: 8px;
    align-items: center;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details .solutions {
    display: flex;
    font-family: "Inter";
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: #C0B9B8;
    gap: 8px;
    align-items: center;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .info-button {
    display: none;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .white-button {
    font-size: 12px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item {
    padding-left: 1rem;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn span {
    font-size: 13px;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .news-text,
  .mabfsi-in-the-news .read-article {
    font-size: 19px;
  }
  .mabfsi-in-the-news .news-wrapper .third-block .newslogo-wrapper img {
    width: 120px;
  }
  .mabfsi-in-the-news .news-main-wrapper .read-article,
  .mabfsi-in-the-news .news-main-wrapper:hover .read-article {
    margin-bottom: 20px;
  }
  .our-journey-sec .our-journey-sec .year {
    font-size: 42px;
  }
  .our-journey-sec .year.active {
    font-size: 80px;
  }
  .our-journey-sec .description {
    font-size: 20px;
    max-width: 491px;
    line-height: 1.6;
    min-height: 129px;
  }
  .our-journey-sec .nav-buttons button {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item {
    padding-left: 2rem;
    min-width: 100px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item h3 {
    font-size: 34px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item p {
    font-size: 14px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 290px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .equitas-button {
    bottom: unset !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
    bottom: -30% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .job-ready-title {
    min-height: 38px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 520px;
    height: 280px;
    top: -230px;
    left: -80px;
    clip-path: ellipse(62% 94% at 43% -18%) !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    top: 120px !important;
    left: 46% !important;
    max-height: 90px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .tata-aig-offset {
    left: 48% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 130px;
    font-size: 16px;
    line-height: 1.2;
    min-height: 38px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    font-size: 14px;
  }
  .resource-library-sect .blogs-wrapper .blogs-section {
    margin-bottom: 14px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img img {
    min-height: 140px;
    max-height: 140px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
    padding: 18px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .title {
    min-height: 50px;
    margin-bottom: 0;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .know-button {
    font-size: 14px;
  }
  .resource-library-sect .slick-pagination-short {
    margin-top: 0;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .highlight-card .front .tata-aig-offset ::after {
    top: 106px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .our_story_in_numbers-section {
    position: relative;
    height: 1222px;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item {
    padding-left: 2rem;
  }
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item h3 {
    font-size: 40px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-slide {
    height: 360px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 620px;
    height: 330px;
    top: -261px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-logo {
    top: 128px !important;
    left: 47%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 175px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .tata-aig-offset {
    top: 115px !important;
    left: 47% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .info-button {
    bottom: -46% !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card:hover .front .job-ready-title {
    min-height: 53px !important;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-prev {
    bottom: -14%;
    right: 9%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .slick-next {
    right: 4%;
    bottom: -14%;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons {
    gap: 24px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
    font-size: 16px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn .border-bottom {
    width: 216px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block {
    min-width: 33vw;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .resource-library-sect .blogs-wrapper .blogs-content .card-item .blog-img img {
    min-height: 204px;
  }
}
@media (min-width: 1920px) {
  .our_story_in_numbers-section .our_story_in_numbers-counters .counter-item h3 {
    font-size: 64px;
  }
  .job-ready-programs .job-ready-programs-wrapper .job-ready-programs-section .right .trans-button:hover::after {
    width: 12px;
    right: 15px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-section .tab-buttons .tab-btn {
    font-size: 20px;
    width: 315px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card {
    min-height: 340px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .card-img-curve {
    width: 850px;
    height: 380px;
    top: -300px;
    left: -120px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .job-ready-title {
    margin-top: 200px;
    font-size: 22px;
  }
  .job-ready-programs .job-ready-programs-wrapper .tab-content .tab-panel .job-ready-content .highlight-card .front .details {
    font-size: 18px;
    padding: 14px 0 20px 40px;
  }
  .our-journey-sec .image {
    width: 1500px;
  }
  .our-journey-sec .year {
    font-size: 64px;
  }
  .our-journey-sec .year.active {
    font-size: 125px;
  }
  .our-journey-sec .border {
    width: 491px;
  }
  .our-journey-sec .slide-counter {
    font-size: 20px;
  }
  .our-journey-sec .description {
    font-size: 24px;
    max-width: 590px;
  }
  .mabfsi-in-the-news .news-wrapper .first-block span {
    font-size: 20px;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .newslogo-wrapper {
    margin-bottom: 30px;
  }
  .mabfsi-in-the-news .news-wrapper .second-block .news-text {
    font-size: 32px;
  }
  .mabfsi-in-the-news .news-wrapper .third-block img {
    max-width: 234px;
  }
  .mabfsi-in-the-news .border-top {
    margin-bottom: 30px;
  }
  .mabfsi-in-the-news .read-article {
    font-size: 28px;
  }
  .our_story_in_numbers-section {
    position: relative;
    height: 1125px;
    overflow: hidden;
    /* Ellipse static background */
    background-position: 27% 12%;
  }
  .our_story_in_numbers-section .animated-bg {
    position: absolute;
    inset: 0;
    background: url("../images/our-story.png") no-repeat center;
    background-size: 85%;
    top: -94px;
    animation: bgSeesawPivot 27s infinite ease-in-out;
    background-position: center 120px;
    /* Move background slightly down */
    animation-duration: 7s;
    transform-origin: center center;
    z-index: 0;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block {
    max-width: 60vw;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div {
    height: 480px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video_player {
    height: 69vh;
    top: 66%;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-div .video-music-icon {
    right: 90px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block {
    width: 34%;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn {
    gap: 12px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .video-block .video-info-block .video-info .play-video-btn .play-btn-icon {
    padding: 12px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block {
    min-height: 510px;
  }
  .learners-leaders-sect .learners-leaders-block .learner-leader-slider-block .learner-leader-slider .card-item .description-block .desc {
    font-size: 22px;
    margin-bottom: 87px;
  }
  .our-blogs-sect {
    margin-top: -268px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-img img {
    min-height: 284px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details {
    padding: 25px 25px 12px 25px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .title {
    font-size: 20px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 16px;
  }
  .our-blogs-sect .blogs-wrapper .blogs-content .card-item .blog-details .content-details .details .duration {
    font-size: 16px;
  }
  .why-chooseus {
    margin-bottom: -144px;
    margin-top: -295px;
  }
  .why-chooseus .container .left {
    flex: 1;
    display: flex;
    gap: 16px;
    align-items: baseline;
  }
  .why-chooseus .container .left .title-dot {
    margin-top: 2%;
  }
  .why-chooseus .container .whyus-grid {
    gap: 28px;
  }
  .why-chooseus .container .whyus-grid .whyus-card {
    border-radius: 24px;
    padding: 32px;
  }
  .why-chooseus .container .whyus-grid .whyus-card::before {
    border-radius: 24px;
  }
  .why-chooseus .container .whyus-grid .whyus-card:hover::before {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card:hover .shape {
    opacity: 1;
  }
  .why-chooseus .container .whyus-grid .whyus-card:hover .icon {
    opacity: 100%;
  }
  .why-chooseus .container .whyus-grid .whyus-card:hover .card3-whyus {
    right: -173px;
  }
  .why-chooseus .container .whyus-grid .whyus-card:hover .card6-whyus {
    right: -209px;
    top: -162px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .icon {
    width: 58px;
    opacity: 50%;
    margin-bottom: 164px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .card-title {
    font-size: 28px;
  }
  .why-chooseus .container .whyus-grid .whyus-card .txt {
    font-size: 18px;
  }
  .resource-library-sect {
    margin-top: -268px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img img {
    min-height: 284px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-img .corner-btn {
    font-size: 16px;
    padding: 8px 14px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details {
    padding: 25px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .title {
    font-size: 22px;
    min-height: 76px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .date {
    font-size: 18px;
  }
  .resource-library-sect .blogs-wrapper .tab-content .blogs-content .card-item .blog-details .content-details .details .duration {
    font-size: 16px;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn {
    font-size: 24px;
  }
  .resource-library-sect .blogs-wrapper .tab-section .tab-buttons .tab-btn.active {
    font-size: 24px;
  }
}/*# sourceMappingURL=home.css.map */