body {
  font-family: 'Roboto', sans-serif;
  color: #212529;
  background-color: #fff;
}
h1, h2, h3 {
  font-weight: 700;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.1rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
h3 {
  font-size: 1.7rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
h6 {
    font-size: 16px;
    font-weight: 400;
}

a {color:#212529; text-decoration: underline;}

.section-title {
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
.btn-dark {
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  background-color: #000;
}
.btn-outline-dark:hover {
  background-color: #212529;
  color: #fff;
}
.red-bg {
  background-color: #d9232e;
  color: white;
}
.icon-box {
  padding: 15px;
  text-align: center;
}

main {
  margin-top:130px;
}
.home-banner-section {
  min-height: 400px;
}
.home-banner-section a:hover {
  color: #c82127;
}
.home-banner {
  right: 0;
  height: 400px;
}
.home-banner img {
  object-position: center;
}
#eligibility {
  padding:100px 0;
}
#highlights {
  padding:100px 0;
}
#alumniStories {
  padding:100px 0;
}
#alumniStories .serv-swiper .icon {
  background-color: #c82127;
  max-height:240px;
}
#alumniStories .item-box .btn img {
  width: 20px;
  height: auto;
  display: inline-block;
  margin-left: 5px;
}
.serv-swiper .swiper-arrows {
  margin-top: 60px;
  float: right;
}

#experts {
  padding:100px 0 50px;
  background: #f7f8fb;
}
.industry-experts .item-box {transition: all 0.3s ease; background-color: #ffffff; box-shadow: 0 0 10px rgba(81, 81, 81, 0.2);}
.industry-experts .item-box .card-img .card-photo {transition: all 0.3s ease; filter:grayscale(1);}
.industry-experts .item-box .card-img .cv-icon {transition: all 0.3s ease; bottom: -35%; left: -15%; width: 65%;}
.industry-experts .item-box .card-body .card-desc {transition: all 0.3s ease; color:#212529;}
.industry-experts .item-box .card-body .card-name {transition: all 0.3s ease; color:#d9232e;}
.industry-experts .item-box .card-body .card-title {transition: all 0.3s ease; color:#d9232e;}

.industry-experts .item-box:hover {background-color: #d9232e; box-shadow: unset;}
.industry-experts .item-box:hover .card-img .card-photo {filter:initial;}
.industry-experts .item-box:hover .card-img .cv-icon {filter:brightness(0) invert(1);}
.industry-experts .item-box:hover .card-body .card-desc {color:#ffffff;}
.industry-experts .item-box:hover .card-body .card-name {color:#ffffff;}
.industry-experts .item-box:hover .card-body .card-title {color:#ffffff;}

.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Style inactive bullets */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.2;
  margin: 0 4px;
  border-radius: 50%;
}
/* Style active bullet */
.swiper-pagination-bullet-active {
  background-color: #ffffff;
  opacity: 1;
}
/* Style next button */
.swiper-button-next {
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left:0;
  right:0;
}
/* Style previous button */
.swiper-button-prev {
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  left:0;
  right:0;
}
.swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: auto !important;
  transform: unset;
}
.swiper-button-next::after {
  content: '';
  background-image: url('../assets/images/icons/right-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: block;
}
.swiper-button-prev::after {
  content: '';
  background-image: url('../assets/images/icons/left-arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: block;
}
.item-box .btn {
  font-size: 14px;
  padding: 6px 16px;
  border-width: 1.5px;
  transition: all 0.3s ease;
}
.item-box p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#industryLeaders {
  padding: 100px 0;
}
#industryLeaders .main-video {
  padding-right: 25px;
  border-right: 2px solid #cccccc;
}
#industryLeaders .main-video iframe {
  box-shadow: 0 0 10px rgba(29, 46, 187, 0.3);
}
#industryLeaders .playlist {
  padding-left: 25px;
}
.video-thumb {
  cursor: pointer;
}
.video-thumb.active {
  opacity: 0.5;
  pointer-events: none;
}

#cta img {
  object-position: center;
}

#glimpses {padding:100px 0;}
.gallery-swiper .swiper-pagination-bullet {
  background-color: #000000;
}
.gallery-swiper .swiper-pagination-bullet-active {
  background-color: #000000;
}
.gallery-swiper .swiper-pagination {
  width: auto !important;
  transform: unset;
}

#partners {
  padding:100px 0 50px;
  background: #f7f8fb;
}
.partner-swiper .swiper-slide {
  background: unset;
  padding: 10px;
}
.partner-swiper .swiper-slide .item-box {
  background-color: #fff;
  box-shadow: -5px -5px 10px rgba(238, 238, 238, 0.5), 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.partner-swiper .swiper-button-next {
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  left:0;
  right:0;
}
.partner-swiper .swiper-button-prev {
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  left:0;
  right:0;
}

footer .subscribe-email {height: 45px;}
footer .subscribe-btn {line-height: 40px; padding: 0 20px;}
footer .social-links img {width: 30px; height: auto;}

.quote {border-left: 5px solid red; background: rgba(255, 0, 0, 0.1);}

.shape-1 {left: -220px; opacity: 0.1; bottom:-170px;}
.shape-2 {right: -110px; opacity: 0.1; filter: brightness(0) invert(1); top: 40px;}
#highlights .text-shape {height: 50px;}

@media screen and (max-width: 560px){
  .home-banner.position-absolute {position: relative !important; height: auto;}
  .home-banner img, #cta img {
    width: 100% !important;
    height: auto !important;
  }
  .navbar-toggler:focus {box-shadow: none;}
  #eligibility h2 {width: 100% !important;}
  #alumniStories h2 {width: 100% !important;}
  #partners h2 {width: 100% !important;}

  #industryLeaders .main-video {
    padding: 0;
    border: unset;
  }
  #industryLeaders .playlist {padding: 0;}
  .video-thumb-img {width: 40%;}
  .partner-swiper .swiper-slide {padding: 0;}
}
@media screen and (max-width: 991px){
  #eligibility h2 {width: 100% !important;}
  #alumniStories h2 {width: 100% !important;}
  #partners h2 {width: 100% !important;}
  .partner-swiper .swiper-slide {padding: 0;}
}

/* Success Chronicles */
:root {
    --red-glow: rgba(232,49,42,0.25);
    --white: #f5f5f7;
    --muted: #888899;
}    
#successChronicles {
    padding-bottom: 100px;
}
#successChronicles .section-header {
    text-align: center;
    margin-bottom: 64px;
}
#successChronicles .eyebrow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 18px;
}
#successChronicles .eyebrow-line {
    flex: 0 0 40px;
    height: 1.5px;
    background: #d9232e;
    opacity: .7;
}
#successChronicles .eyebrow-text {
    text-transform: uppercase;
    color: #d9232e;
}
#successChronicles .title {
    line-height: 1;
}
#successChronicles .title .accent {
    color: #d9232e;
}
#successChronicles .cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 28px;
}

#successChronicles .card {
    background: #f7f8fb17;
    border: 1px solid rgba(255,255,255,0.10);
    border-radius: 16px;
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
#successChronicles .card:hover {
    transform: translateY(-50px);
    box-shadow: 0 24px 60px rgba(0,0,0,.5), 0 0 0 1px rgba(232,49,42,.2);
}
#successChronicles .embed-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    background: #000;
    overflow: hidden;
}
#successChronicles .embed-wrap iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    border: 0;
}
#successChronicles .card-body {
    padding: 22px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 12px;
}
#successChronicles .card-title {
    font-size: clamp(16px, 2.2vw, 19px);
    font-weight: 700;
    line-height: 1.35;
    color: var(--white);
}
#successChronicles .card-desc {
    font-size: 13.5px;
    color: var(--muted);
    line-height: 1.65;
    flex: 1;
    margin-bottom: 0;
}
#successChronicles .divider {
    height: 1px;
    background:var(--muted);
    opacity: 0.5;
    margin: 4px 0;
}
#successChronicles .author {
    display: flex;
    align-items: center;
    gap: 12px;
}
#successChronicles .avatar {
    width: 36px; height: 36px;
    border-radius: 50%;
    background: #d9232e;
    display: flex; align-items: center; justify-content: center;
    font-size: 12px; font-weight: 700;
    color: #fff;
    flex-shrink: 0;
}
#successChronicles .author-info {
    display: flex;
    flex-direction: column;
}
#successChronicles .author-name {
    font-size: 13px;
    font-weight: 600; 
    color: var(--white);
}
#successChronicles .author-org {
    font-size: 11.5px;
    color: var(--muted);
}
#successChronicles .cta-wrap {
    text-align: center;
    margin-top: 52px;
}
#successChronicles .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 36px;
    border: 1.5px solid #d9232e;
    border-radius: 6px;
    background: transparent;
    color: #d9232e;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .04em;
    cursor: pointer;
    text-decoration: none;
    transition: background .25s ease, color .25s ease, box-shadow .25s ease;
}
#successChronicles .cta-btn:hover {
    background: #d9232e;
    color: #fff;
    box-shadow: 0 0 28px var(--red-glow);
}
#successChronicles .cta-btn svg {
    transition: transform .25s ease;
}
#successChronicles .cta-btn:hover svg {
    transform: translateX(4px);
}
@media (max-width: 600px) {
    #successChronicles {
        padding: 60px 16px 80px;
    }
    #successChronicles .cards {
        grid-template-columns: 1fr;
    }
}
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}
#successChronicles .section-header {
    animation: fadeUp .7s ease both;
}
#successChronicles .card:nth-child(1) {
    animation: fadeUp .7s .2s ease both;
}
#successChronicles .card:nth-child(2) {
    animation: fadeUp .7s .35s ease both;
}
#successChronicles .cta-wrap {
    animation: fadeUp .7s .5s ease both;
}
/* Success Chronicles */