@font-face {
    font-family: 'Gotham Book';
    src: url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham-bold';
    src: url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body {
    font-family: 'Gotham Book';
    color:#000;
	font-size: 14px;
}
.bannerhero {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.bannerhero img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}
.landingpage {
    background:#F7F8F8;
}
.flyhigh-area{background-color:#fff}
.flyhigh{display:flex;margin-top:0}
@media(max-width:767px){.flyhigh-area{padding:16px}
.flyhigh{display:block}
.flyhigh .flyhigh-logo{min-height:auto !important;justify-content:center;padding:0 !important}
.flyhigh .flyhigh-content{display:block !important}
.flyhigh .register-btn-area{display:flex;justify-content:center}
}
@media(max-width:991px){.flyhigh .flyhigh-content{padding:24px !important}
.flyhigh .flyhigh-logo{height:100%;align-items:center;display:flex;justify-content:center}
}
.flyhigh .btn-register{font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.56px;text-transform:uppercase;color:#fff;background-color:#91bd3f;border-radius:0;padding: 16px 52px;}
.flyhigh .btn-register:focus{box-shadow:none}
.flyhigh .register-btn-area{text-align:center}
.flyhigh .flyhigh-logo{background-color:#fff;padding:20px 0;text-align:center}
.flyhigh .flyhigh-logo img{width:500px;max-width:100%;height:auto}
.flyhigh .flyhigh-content p{font-size:16px;font-weight:400;line-height:24px;text-align: justify;margin-bottom:10px}
.flyhigh .flyhigh-content p:last-child{margin-bottom:0 !important}
.flyhigh .flyhigh-content{background-color:#fff;padding:24px}

#school-partner .cardImage:nth-child(even) h2 {
    text-align: left;
    margin-bottom: 10px
}

#school-partner .cardImage:nth-child(even) p {
    text-align: left;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

#school-partner .cardImage .ai-cadet-wrapper .cadet-card {
    background: #fafafa
}

.choose-us {
    background-color: #fff;
    margin-top: 30px
}

.choose-us .choose-us-content {
    padding: 40px 24px
}

.choose-us .choose-us-video {
    display: flex
}

.choose-us .choose-us-video video {
    height: 460px;
    max-width: 100%
}
.section-footer .item-list-a a, .color-text-a, .footer-bottom p {
    color:#000;
}
@media(max-width: 767px) {
    .choose-us .choose-us-video video {
        width:100%
    }
}

@media(max-width: 991px) {
    .choose-us .choose-us-video video {
        width:100%
    }
}

.choose-us .choose-us-content .choose-us-heading {
    margin-bottom: 28px
}

.choose-us .choose-us-content .choose-us-heading h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Gotham-bold';
}

@media(max-width: 767px) {
    .choose-us .choose-us-content .choose-us-heading h2 {
        font-size:20px
    }
}

.choose-us .choose-us-content .choose-us-heading p {
    
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.choose-us .choose-us-content-detail {
    padding: 30px 20px;
    display: flex;
    border: 1px solid rgba(0,0,0,0.06);
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.choose-us .choose-us-content-detail p {
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0
}

.choose-us .choose-us-content-detail .choose-icon-area {
    margin-right: 10px;
    padding: 0
}

@media(max-width: 767px) {
    .choose-us-content-detail {
        margin-bottom:10px !important
    }
}

.cockpit-container {
    position: relative;
    margin-top: 30px
}

.cockpit-container-img {
    width: 100%;
    object-fit: cover;
    height: 183px
}

@media(max-width: 767px) {
    .cockpit-container-img {
        height:279px
    }
}

.cockpit-area {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    display: flex;
    justify-content: center;
    background-blend-mode: overlay
}

@media(max-width: 420px) {
    .cockpit-area {
        padding:0
    }

    .cockpit-heading {
        font-size: 20px !important
    }

    .cockpit-area img {
        height: 340px !important
    }
}

.cockpit-area .cockpit-content {
    text-align: center;
    color: #fff
}

.cockpit-area .cockpit-content .cockpit-heading h2 {
    color: #fff;
    font-family: 'Gotham-bold';
    padding-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px
}

.cockpit-area .cockpit-content .cockpit-heading p {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0
}

.cockpit-area-two .cockpit-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px;
    background: #fff
}

.cockpit-area-two .cockpit-card {
    flex: 0 1 23%;
    border: 1px solid rgba(0,0,0,0.06);
    padding: 24px;
    position: relative
}

.cockpit-area-two .cockpit-card:last-child::after {
    display: none
}

.cockpit-area-two .cockpit-card:after {
    content: "";
    position: absolute;
    right: -16px;
    bottom: 50%;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 1.5px solid #1f2b34;
    border-right: 1.5px solid #1f2b34
}

@media(max-width: 991px) {
    .cockpit-area-two .cockpit-card:after {
        left:50%;
        bottom: -30px;
        transform: rotate(135deg)
    }
}

.cockpit-area-two .cockpit-icon-title h2 {
    font-family: 'Gotham-bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 14px;
    margin-bottom: 14px
}

.cockpit-area-two .cockpit-card {
    margin-bottom: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.cockpit-area-two .cockpit-card p {
    margin-bottom: 0 !important;
    
}

@media(max-width: 991px) {
    .cockpit-area-two .cockpit-card {
        flex:0 1 100%;
        margin-bottom: 50px
    }

    .cockpit-area-two .cockpit-card:last-child {
        margin-bottom: 0
    }
}

.banking-container {
    margin: 30px 0 0;
    padding: 24px;
    background-color: #fff
}

.banking-container .banking-card-heading {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px
}

.banking-container .col-12 {
    margin-bottom: 0 !important
}

.banking-container .banking-card-desc {
    color: #1f2b34;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.banking-container .banking-image-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 48px;
    padding: 20px 0
}

@media(max-width: 767px) {
    .banking-container .banking-image-container {
        justify-content:center
    }
}

.vision-area {
    padding: 40px;
    background-color: #fff;
    margin-top: 30px;
    position: relative
}

@media(max-width: 992px) {
    .vision-area {
        padding:16px;
        margin-top: 0
    }

    .mobile-img-area {
        display: flex;
        position: relative
    }

    .mobile-img-area img.vision-img {
        width: 100%;
        height: 95px;
        flex-shrink: 0;
        object-fit: cover;
        object-position: top
    }

    .vision-overlay-mb {
        position: static;
        top: 20px;
        left: 54px;
        width: 65%;
        color: #fff
    }

    .vision-img {
        max-width: 100% !important
    }

    .apart {
        display: block
    }

    .quotation img.quotation-img {
        width: 44px
    }

    .quotation-text {
        position: absolute;
        padding: 10px;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        font-size: 16px;
        font-weight: 600;
        line-height: 23.032px;
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media(min-width: 991px) {
    .mobile-img-area {
        display:none
    }
}

@media(max-width: 991px) {
    .vision-image-area {
        display:none !important
    }
}

.vision-area .vision-title {
    color: #c02d32;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px
}

#content-page .vision-area .vision-description p {
    font-size: 14px;
    margin-bottom: 27px
}

#content-page .vision-area .vision-description.white-section {
    margin-bottom: 27px
}

#content-page .vision-area .vision-description.white-section ul li {
    
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    list-style: none;
    margin-bottom: 20px;
    padding: 0 0 0 25px;
    position: relative
}

.vision-area .desc-list {
    position: relative;
    padding-left: 0
}

.vision-area .desc-list li::before {
    border: 1px solid #d9000d;
    border-width: 2px 2px 0 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 5.25px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px
}

.vision-area .desc-list li {
    color: #1f2b34;
    font-size: 14px;
    list-style: none;
    margin: 5px 0;
    padding: 0 0 0 20px;
    position: relative
}

.vision-area .vision-description:last-child {
    margin-bottom: 0
}

.vision-area .vision-area-one p {
    color: #1f2b34;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
    line-height: 24px
}

.vision-area .vision-area-one p:last-child {
    margin-bottom: 0 !important
}

.vision-area .vision-img {
    max-width: 90%
}

.vision-area .vision-image-area {
    position: relative;
    display: flex;
    justify-content: flex-end
}

.vision-area .flight-quotation-text {
    display: block
}

.vision-area .vision-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px;
    color: white;
    width: 90%;
    top: 0
}

.vision-area .btn-register {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .56px;
    text-transform: uppercase;
    color: #fff;
    background-color: #c02d32;
    border-radius: 0;
    padding: 16px
}

.vision-area .btn-register:focus {
    box-shadow: none
}

.vision-area .register-btn-area {
    text-align: center
}

.vision-area .vision-area-one h2 {
    font-family: 'Gotham-bold';
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px;
    margin-bottom: 27px;
    margin-top: 30px
}

.vision-area .small-imgs {
    position: absolute;
    bottom: 25%;
    left: 0
}

.vision-area .img-list-vision li:not(:last-child) {
    margin-right: 28px
}

.vision-area .flight-quotation-desk {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60%;
    padding: 30px;
    font-family: 'Gotham-bold';
}

.vision-area .vision-overlay-img {
    position: absolute
}
.white-section ul {
    padding: 0;
}
.white-section ul li {
    position: relative;
    list-style: none;
    padding-left: 25px;
}
.white-section ul li:before {
    border: 1px solid #91bd3f;
    border-width: 2px 2px 0 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 7.25px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px
}
::marker {
    display: none;
}

.ai-cadet-wrapper {
    background-color: #fff;
    margin-top: 30px;
    outline: 0;
    padding: 40px;
    padding-bottom:0;
}

.ai-cadet-wrapper h2 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'Gotham-bold';
}

.ai-cadet-wrapper .cadet-card .cadet-card-body {
    position: relative
}

.ai-cadet-wrapper .cadet-card .cadet-card-body .cadet-card-title {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    font-family: 'Gotham-bold';
}

@media(max-width: 767px) {
    .ai-cadet-wrapper .cadet-card .cadet-card-body .cadet-card-title {
        font-size:18px
    }
}

.ai-cadet-wrapper .cadet-card .cadet-card-text {
    background: #fafafa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    min-height: 183px;
    padding: 24px;
    margin-bottom:40px;
}

.ai-cadet-wrapper .cadet-card .cadet-card-text p {
    margin-bottom: 0
}

.white-section {
    background:#fff;
}
.ourparternsection {padding: 40px;}

.ourparternsection .innersection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ourparternsection .innersection .text.aem-GridColumn {
    width: 45%;
}

.ourparternsection .innersection .CustomImage.aem-GridColumn {
    width: 50%;
}

.ourparternsection .innersection .CustomImage.aem-GridColumn img {
    width: 100%;
}
.eligibility ul li {
    margin-bottom: 20px;
}

.testimonial-area {
    background-image: url("img/testimonial-bg-img.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px;
    margin-top: 30px;
    margin-bottom: 30px
}

.testimonial-area .item-detail {
    background-color: #fff;
    padding: 24px;
    height: 450px
}
.testimonial-container .testimonial-carousel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.testimonial-container .testimonial-carousel .item {
    width: 31%;
    border-radius: 4px;
}
.testimonial-area .cadet-carousel-card.mx-fix {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.testimonial-area .item .item-detail .people-name {
    margin-right: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.testimonial-area .people-name img {
    padding-right: 0;
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.testimonial-area .people-name span {
    margin-right: 15px
}

.testimonial-area .item-detail p {
    margin-bottom: 30px;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.testimonial-area .testimonial-heading {
    text-align: center;
    margin-bottom: 30px
}

.testimonial-area .testimonial-heading h2 {
    font-family: 'Gotham-bold';
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.175px;
    margin-bottom: 10px
}

.testimonial-area .item-detail p {
    height: 320px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.testimonial-area .item-detail p::-webkit-scrollbar {
    display: none
}

.testimonial-area .owl-prev {
    background-image: url("../../../../../content/dam/air-india/cadetpilot/prev-arrow.svg") !important;
    height: 60px;
    width: 60px;
    display: block !important;
    position: absolute !important;
    top: 50%;
    left: -110px;
    transform: translate(50%,-50%)
}

.testimonial-area .owl-prev.disabled {
    opacity: .3
}

.testimonial-area .owl-next.disabled {
    opacity: .3
}

.testimonial-area .owl-prev span {
    display: none
}

.testimonial-area .owl-next {
    background-image: url("../../../../../content/dam/air-india/cadetpilot/arrow-next.svg") !important;
    height: 60px;
    width: 60px;
    display: block !important;
    position: absolute !important;
    top: 50%;
    right: -110px;
    transform: translate(-50%,-50%)
}

.testimonial-area button {
    background-color: #fff !important;
    border-radius: 50% !important;
    padding: 20px !important;
    background-repeat: no-repeat
}

@media(max-width: 767px) {
    .testimonial-area {
        padding:60px 15px 120px 15px
    }

    .testimonial-area .owl-nav {
        position: relative
    }

    .testimonial-area .owl-prev {
        bottom: 0;
        left: 35%;
        transform: translate(50%,50%)
    }

    .testimonial-area .owl-next {
        bottom: 0;
        right: 35%;
        transform: translate(-50%,50%)
    }
}

@media(max-width: 369px) {
    .testimonial-area .owl-prev {
        left:15%
    }

    .testimonial-area .owl-next {
        right: 15%
    }
}

@media(min-width: 370px) and (max-width:430px) {
    .testimonial-area .owl-prev {
        left:20%
    }

    .testimonial-area .owl-next {
        right: 20%
    }
}

@media(min-width: 431px) and (max-width:500px) {
    .testimonial-area .owl-prev {
        left:25%
    }

    .testimonial-area .owl-next {
        right: 25%
    }
}

@media(min-width: 501px) and (max-width:700px) {
    .testimonial-area .owl-prev {
        left:30%
    }

    .testimonial-area .owl-next {
        right: 30%
    }
}


.faq-section {
  margin: 50px auto;
}
.faq-section.faqmainsection {
    background: #fff;
    padding: 30px;
}

.faq-section.faqmainsection .faq-question {
    background: #f7f8f8;
    color:#000;
    font-weight: 600;
}
.faq-title {
  font-size: 28px;
  margin-bottom: 20px;
  color:#000;
  font-weight: 600;
}

.faq-item {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
  margin-bottom: 25px;
}

.faq-question {
  padding: 15px;
  cursor: pointer;
  position: relative;
  font-weight: 500;
}

.faq-question {
  position: relative;
}

.faq-question::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 16px;
  height: 16px;
  background-image: url('img/downarrow.svg'); 
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
}

/* rotate for up arrow */
.faq-item.active .faq-question::after {
  transform: rotate(180deg);
}
.faq-answer {
  display: none;
  padding: 15px;
  border-top: 1px solid #ddd;
  color: #555;
}

.faq-item.active .faq-answer {
  display: block;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  border-top: 1px solid #ddd;
  color: #000;
  transition: max-height 0.4s ease, padding 0.3s ease;
}
.faq-item.active .faq-answer {
  max-height: 200px; /* adjust if content is bigger */
  padding: 15px;
}

/* ===== Air India Scale Stats Section ===== */
.airindia-scale-section {
    background: linear-gradient(135deg, #2d6010 0%, #91bd3f 70%, #f6c715 100%);
    padding: 40px 0 50px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    padding-bottom: 70px;
}

.airindia-scale-section::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -80px;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
    pointer-events: none;
}

.airindia-scale-section::after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: -60px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255,255,255,0.03);
    pointer-events: none;
}

.airindia-scale-section .scale-eyebrow {
    text-align: center;
    color: rgba(255,255,255,0.5);
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.airindia-scale-section .scale-section-title {
    text-align: center;
    color: #fff;
    font-family: 'Gotham-bold';
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 32px;
    line-height: 1.3;
}

.airindia-scale-section .scale-stats-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.airindia-scale-section .scale-stat-block {
    text-align: center;
    flex: 1;
    padding: 0 15px;
}

.airindia-scale-section .scale-divider {
    width: 1px;
    height: 70px;
    background: rgba(255,255,255,0.18);
    flex-shrink: 0;
}

.airindia-scale-section .stat-figure {
    color: #fff;
    font-family: 'Gotham-bold';
    font-size: 52px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 1px;
}

.airindia-scale-section .stat-suffix {
    font-size: 22px;
    font-family: 'Gotham Book';
    opacity: 0.85;
}

.airindia-scale-section .stat-desc {
    color: rgba(255,255,255,0.62);
    font-size: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 1.6;
}

@media(max-width: 991px) {
    .airindia-scale-section {
        clip-path: none;
        padding-bottom: 60px;
    }
    .airindia-scale-section .scale-stats-strip {
        flex-wrap: wrap;
        gap: 35px 0;
        justify-content: center;
    }
    .airindia-scale-section .scale-stat-block {
        flex: 0 1 33.33%;
        min-width: 120px;
    }
    .airindia-scale-section .scale-divider {
        display: none;
    }
    .airindia-scale-section .stat-figure {
        font-size: 38px;
    }
}

@media(max-width: 576px) {
    .airindia-scale-section .scale-stat-block {
        flex: 0 1 50%;
    }
    .airindia-scale-section .stat-figure {
        font-size: 30px;
    }
    .airindia-scale-section .stat-suffix {
        font-size: 16px;
    }
    .airindia-scale-section .scale-section-title {
        font-size: 20px;
        margin-bottom: 35px;
    }
}

/* What We Offer: card text area slight border-top accent */
.ai-cadet-wrapper .cadet-card .cadet-card-text {
    border-top: 3px solid #91bd3f;
}

/* ===== Presentation Differentiators ===== */

/* Fix screen-reader-only span showing as visible text */
.cmp-link__screen-reader-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Choose Us — full-width 3-column redesign */
.choose-us-full {
    background: #f5f9ee;
    padding: 50px 0 60px;
    margin-top: 30px;
}
.choose-us-full .choose-us-heading {
    text-align: center;
    margin-bottom: 40px;
}
.choose-us-full .choose-us-heading h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Gotham-bold';
    margin-bottom: 10px;
}
.choose-us-full .choose-us-heading p {
    font-size: 16px;
    font-weight: 600;
}
.choose-us-row {
    gap: 0;
}
.choose-us-full .choose-us-content-detail {
    flex-direction: column;
    align-items: flex-start !important;
    background: #fff;
    border: none !important;
    border-bottom: 3px solid #91bd3f !important;
    border-radius: 4px 4px 0 0;
    padding: 30px 24px 28px !important;
    height: 100%;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    gap: 0;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.choose-us-full .choose-us-content-detail:hover {
    box-shadow: 0 6px 22px rgba(0,0,0,0.10);
    transform: translateY(-3px);
}
.choose-us-full .choose-us-content-detail .choose-icon-area {
    margin-right: 0;
    margin-bottom: 18px;
    background: #f0f6e8;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.choose-us-full .choose-us-content-detail .choose-icon-area img {
    width: 28px;
    height: 28px;
}
.choose-card-title {
    font-family: 'Gotham-bold';
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.choose-us-full .choose-us-content-detail p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: #1f2b34;
}
@media(max-width: 767px) {
    .choose-us-full {
        padding: 36px 0 40px;
    }
    .choose-us-full .col-sm-12 {
        margin-bottom: 20px;
    }
    .choose-us-full .col-sm-12:last-child {
        margin-bottom: 0;
    }
}
.vision-area-one h2 {
    font-weight: bold;
    font-family: 'Gotham-bold';
}
.vision-area-one li {
    margin-left:20px;
}
/* Path to Hangar — step number badge */
.cockpit-step-num {
    display: block;
    font-family: 'Gotham-bold';
        font-weight: bold;
    font-size: 52px;
    line-height: 1;
    color: rgb(0 0 0 / 28%);
    margin-bottom: 6px;
    letter-spacing: -2px;
}

/* ===== Global 9rem horizontal gutter — every section ===== */
.flyhigh-area             { padding-left: 9rem; padding-right: 9rem; }
.airindia-scale-section   { padding-left: 9rem; padding-right: 9rem; }
.choose-us-full           { padding-left: 9rem; padding-right: 9rem; }
.vision-area              { padding-left: 9rem !important; padding-right: 9rem !important; }
.ourparternsection-new    { padding-left: 9rem !important; padding-right: 9rem !important; }
.testimonial-area         { padding-left: 9rem !important; padding-right: 9rem !important; }
.faq-section-wrapper      { padding: 0 9rem; }
@media(max-width: 991px) {
    .flyhigh-area, .airindia-scale-section, .choose-us-full,
    .vision-area, .ourparternsection-new, .testimonial-area,
    .faq-section-wrapper {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}
@media(max-width: 576px) {
    .flyhigh-area, .airindia-scale-section, .choose-us-full,
    .vision-area, .ourparternsection-new, .testimonial-area,
    .faq-section-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* ===== Path to Hangar — edge-to-edge 2×2 grid ===== */
.cockpit-container {
    padding: 0 9rem;
}
.cockpit-area-two.edge-full {
    padding: 0 9rem;
	background: white;
}
@media(max-width: 991px) {
    .cockpit-container,
    .cockpit-area-two.edge-full {
        padding: 0 2rem;
    }
}
@media(max-width: 576px) {
    .cockpit-container,
    .cockpit-area-two.edge-full {
        padding: 0;
    }
}
.cockpit-area-two.edge-full .cockpit-cards {
    padding: 0;
    gap: 0;
    flex-wrap: wrap;
}
.cockpit-area-two.edge-full .cockpit-card {
    flex: 0 1 50%;
    border: none;
    border-right: 1px solid rgba(0,0,0,0.07);
    border-bottom: 1px solid rgba(0,0,0,0.07);
    padding: 44px 52px;
    margin-bottom: 0;
}
.cockpit-area-two.edge-full .cockpit-card:nth-child(even) {
    border-right: none;
}
.cockpit-area-two.edge-full .cockpit-card:nth-last-child(-n+2) {
    border-bottom: none;
}
.cockpit-area-two.edge-full .cockpit-card::after {
    display: none !important;
}
.cockpit-area-two.edge-full .cockpit-icon {
    width: 52px;
    height: 52px;
}
@media(max-width: 767px) {
    .cockpit-area-two.edge-full .cockpit-card {
        flex: 0 1 100%;
        border-right: none;
    }
    .cockpit-area-two.edge-full .cockpit-card:nth-last-child(-n+2) {
        border-bottom: 1px solid rgba(0,0,0,0.07);
    }
    .cockpit-area-two.edge-full .cockpit-card:last-child {
        border-bottom: none;
    }
}

/* ===== What We Offer — horizontal alternating, edge-to-edge ===== */
.offer-full {
    padding: 0 9rem !important;
    margin-top: 30px;
    background: #fff;
}
.offer-full > h2 {
    padding: 44px 0 36px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}
.offer-text-heading {
    font-family: 'Gotham-bold';
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 14px;
    line-height: 1.3;
}
@media(max-width: 991px) {
    .offer-full {
        padding: 0 2rem !important;
    }
}
@media(max-width: 576px) {
    .offer-full {
        padding: 0 !important;
    }
}
.offer-row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
.offer-row > .col-12 {
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}
.offer-row > .col-12:last-child {
    border-bottom: none;
}
.offer-full .cadet-card {
    display: flex !important;
    flex-direction: row;
    transition: none;
}
.offer-full .cadet-card:hover {
    transform: none;
    box-shadow: none;
}
.offer-full .cadet-card .cadet-card-body {
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
}
.offer-full .cadet-card .cadet-card-body img {
    height: 100%;
    min-height: 300px;
    object-fit: cover;
    width: 100%;
    display: block;
}
.offer-full .cadet-card .cadet-card-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 44px 60px !important;
    min-height: 300px;
    border-top: none !important;
    margin-bottom: 0 !important;
}
.offer-full .cadet-card .cadet-card-text p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 0;
}
.offer-full .cadet-card-title {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 14px;
    display: block;
    color: #000;
    font-family: 'Gotham-bold';
}
.offer-row > .col-12:nth-child(even) .cadet-card {
    flex-direction: row-reverse;
}
@media(max-width: 767px) {
    .offer-full .cadet-card,
    .offer-row > .col-12:nth-child(even) .cadet-card {
        flex-direction: column !important;
    }
    .offer-full .cadet-card .cadet-card-body {
        flex: none;
        max-width: 100%;
    }
    .offer-full > h2 {
        padding: 28px 20px 20px !important;
    }
    .offer-full .cadet-card .cadet-card-text {
        padding: 24px 20px !important;
        min-height: auto;
    }
}

/* ===== Our Partners — dark redesign with school cards ===== */
.ourparternsection-new {
    background: #52623a;
    padding: 52px 52px 48px;
    margin-top: 30px;
}
.ourparternsection-new .partners-top {
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 36px;
}
.ourparternsection-new .partners-text {
    flex: 1;
}
.ourparternsection-new .partners-text h2 {
    color: #fff;
    font-family: 'Gotham-bold';
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px;
}
.ourparternsection-new .partners-tag {
    color: #91bd3f;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: 600;
}
.ourparternsection-new .partners-text p {
    color: #ffff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.ourparternsection-new .partners-img {
    flex: 0 0 40%;
    max-width: 40%;
}
.ourparternsection-new .partners-img img {
    width: 100%;
    border-radius: 2px;
}
.partner-schools-row {
    display: flex;
    gap: 16px;
}
.partner-school-item {
    flex: 1;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.10);
    border-left: 3px solid #91bd3f;
    padding: 20px 18px;
}
.partner-school-item .school-label {
    color: #91bd3f;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.partner-school-item .school-name {
    color: #fff;
    font-family: 'Gotham-bold';
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 5px;
}
.partner-school-item .school-city {
    color: #ffff;
    font-size: 14px;
    letter-spacing: 0.5px;
}
@media(max-width: 767px) {
    .ourparternsection-new {
        padding: 36px 20px;
    }
    .ourparternsection-new .partners-top {
        flex-direction: column;
        gap: 24px;
    }
    .ourparternsection-new .partners-img {
        flex: none;
        max-width: 100%;
    }
    .partner-schools-row {
        flex-direction: column;
    }
}

/* ===========================================================
   COMPREHENSIVE RESPONSIVE FIXES
   =========================================================== */

/* ----- Hero Banner — bigger & more visual ----- */
.bannerhero {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    background: #fff;
    position: relative;
}
.bannerhero img {
    width: 100%;
    display: block;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}

/* ===== Premium Banner Overlay ===== */
.banner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(105deg, rgba(8,18,8,0.75) 0%, rgba(8,18,8,0.42) 48%, transparent 72%);
    display: flex;
    align-items: center;
    padding-left: 22rem;
    z-index: 2;
}
.banner-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner-label {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Gotham Book';
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #91bd3f;
    margin-bottom: 20px;
}
.banner-label::before {
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    background: #91bd3f;
    flex-shrink: 0;
}
.banner-headline {
    font-family: 'Gotham-bold';
    font-size: clamp(38px, 5.2vw, 60px);
    font-weight: 700;
    color: #fff;
    line-height: 1.05;
    letter-spacing: -1px;
    margin: 0 0 38px;
    text-shadow: 0 4px 28px rgba(0,0,0,0.30);
}
.banner-cta {
    display: inline-block;
    background: #91bd3f;
    color: #fff !important;
    font-family: 'Gotham-bold';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    padding: 16px 52px;
    text-decoration: none !important;
    border: 2px solid #91bd3f;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.banner-cta:hover {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
}
@media(max-width: 991px) {
    .banner-overlay {
        padding-left: 2rem;
        align-items: flex-end;
        padding-bottom: 2.5rem;
    }
    .banner-headline {
        font-size: clamp(28px, 6vw, 52px);
        margin-bottom: 24px;
    }
    .banner-label {
        font-size: 11px;
        letter-spacing: 3px;
        margin-bottom: 14px;
    }
    .banner-cta {
        padding: 14px 36px;
        font-size: 12px;
    }
}
@media(max-width: 576px) {
    .banner-overlay {
        padding-left: 15px;
        padding-right: 15px;
        align-items: flex-end;
        padding-bottom: 20px;
    }
    .banner-headline {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 18px;
    }
    .banner-label {
        font-size: 10px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .banner-label::before {
        width: 22px;
    }
    .banner-cta {
        padding: 12px 28px;
        font-size: 11px;
        letter-spacing: 1.5px;
    }
}
@media(min-width: 1200px) {
    .bannerhero img {
        height: 900px;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
    .bannerhero img {
        height: 520px;
    }
}
@media(min-width: 768px) and (max-width: 991px) {
    .bannerhero img {
        height: 440px;
    }
}
@media(min-width: 577px) and (max-width: 767px) {
    .bannerhero img {
        height: 380px;
    }
}
@media(max-width: 576px) {
    .bannerhero img {
        height: 340px;
    }
}
@media(max-width: 380px) {
    .bannerhero img {
        height: 300px;
    }
}

/* Header/navbar styling left to original style.css/custom.css — no overrides */

/* ----- Air India Scale Stats Section ----- */
@media(max-width: 1199px) {
    .airindia-scale-section .stat-figure {
        font-size: 42px;
    }
}
@media(max-width: 991px) {
    .airindia-scale-section {
        clip-path: none !important;
        padding-top: 40px !important;
        padding-bottom: 50px !important;
    }
    .airindia-scale-section::before,
    .airindia-scale-section::after {
        display: none;
    }
    .airindia-scale-section .scale-section-title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 28px;
        padding: 0 6px;
    }
    .airindia-scale-section .scale-stats-strip {
        flex-wrap: wrap;
        gap: 28px 0;
        justify-content: center;
    }
    .airindia-scale-section .scale-stat-block {
        flex: 0 1 33.33%;
        min-width: 110px;
        padding: 0 8px;
    }
    .airindia-scale-section .scale-divider {
        display: none;
    }
    .airindia-scale-section .stat-figure {
        font-size: 34px;
        margin-bottom: 8px;
    }
    .airindia-scale-section .stat-suffix {
        font-size: 18px;
    }
    .airindia-scale-section .stat-desc {
        font-size: 12px;
        letter-spacing: 1px;
    }
}
@media(max-width: 576px) {
    .airindia-scale-section {
        padding-top: 32px !important;
        padding-bottom: 40px !important;
    }
    .airindia-scale-section .scale-section-title {
        font-size: 16px;
        letter-spacing: 0.3px;
        margin-bottom: 22px;
    }
    .airindia-scale-section .scale-stats-strip {
        gap: 22px 0;
    }
    .airindia-scale-section .scale-stat-block {
        flex: 0 1 50%;
    }
    .airindia-scale-section .stat-figure {
        font-size: 26px;
    }
    .airindia-scale-section .stat-suffix {
        font-size: 14px;
    }
    .airindia-scale-section .stat-desc {
        font-size: 11px;
        letter-spacing: 0.5px;
    }
}

/* ----- Flyhigh / Cadet AME Program section — tight spacing ----- */
.flyhigh-area {
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.flyhigh {
    margin-top: 0;
}
@media(max-width: 991px) {
    .flyhigh-area {
        margin-top: 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flyhigh .flyhigh-logo {
        padding: 16px 0 !important;
    }
    .flyhigh .flyhigh-logo img {
        width: 100%;
        max-width: 360px;
    }
    .flyhigh .flyhigh-content {
        padding: 18px !important;
    }
    .flyhigh .flyhigh-content p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
    }
}
@media(max-width: 576px) {
    .flyhigh .flyhigh-logo img {
        max-width: 100%;
    }
}

/* ----- Choose Us 3-column section ----- */
@media(max-width: 991px) {
    .choose-us-full {
        padding-top: 36px;
        padding-bottom: 40px;
    }
    .choose-us-row {
        margin: 0 -8px;
    }
    .choose-us-row > [class*="col-"] {
        padding: 0 8px;
        margin-bottom: 16px;
    }
    .choose-us-full .choose-us-content-detail {
        padding: 24px 18px !important;
    }
}

/* ----- Vision area (mobile uses .mobile-vision-area) ----- */
@media(max-width: 991px) {
    .vision-area {
        padding: 16px !important;
    }
    .cadetVision .vision-area-one h2 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .mobile-img-area img.vision-img {
        height: 140px !important;
    }
}

/* ----- Cockpit / Path-to-Hangar section ----- */
@media(max-width: 991px) {
    .cockpit-area-two.edge-full .cockpit-card {
        padding: 28px 24px;
    }
}
@media(max-width: 767px) {
    .cockpit-area-two.edge-full .cockpit-cards {
        padding: 0 12px;
    }
    .cockpit-area-two.edge-full .cockpit-card {
        padding: 24px 16px;
        margin-bottom: 0;
    }
    .cockpit-step-num {
        font-size: 40px;
    }
    .cockpit-area-two .cockpit-icon-title h2 {
        font-size: 15px;
    }
}

/* ----- Eligibility / Partner schools ----- */
@media(max-width: 767px) {
    .ourparternsection-new .partners-text h2 {
        font-size: 20px;
    }
    .ourparternsection-new .partners-text p {
        font-size: 13px;
        line-height: 22px;
    }
    .partner-school-item {
        padding: 16px 14px;
    }
}

/* ===== Selection Process — Section Heading ===== */
.steps-section-heading {
    background: #fff;
    padding: 52px 9rem 36px;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}
.steps-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Gotham Book';
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #91bd3f;
    margin-bottom: 12px;
}
.steps-eyebrow::before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #91bd3f;
    flex-shrink: 0;
}
.steps-section-heading h2 {
    font-family: 'Gotham-bold';
    font-weight: bold;
    font-size: 34px;
    color: #1f2b34;
    margin: 0 0 10px;
    line-height: 1.2;
}
.steps-section-heading p {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.6;
    text-align: left;
}
@media(max-width: 991px) {
    .steps-section-heading {
        padding: 36px 2rem 28px;
    }
    .steps-section-heading h2 { font-size: 26px; }
}
@media(max-width: 576px) {
    .steps-section-heading {
        padding: 28px 15px 20px;
    }
    .steps-section-heading h2 { font-size: 22px; }
}

/* ===== Steps Footer — Note + Apply Now ===== */
.steps-footer-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 28px 9rem;
    border-top: 3px solid rgba(145,189,63,0.18);
    border-bottom: 1px solid rgba(0,0,0,0.06);
    gap: 40px;
}
.steps-note {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    flex: 1;
}
.steps-note-label {
    font-family: 'Gotham-bold';
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #91bd3f;
    background: rgba(145,189,63,0.08);
    border: 1px solid rgba(145,189,63,0.30);
    padding: 4px 10px;
    flex-shrink: 0;
    margin-top: 1px;
}
.steps-note p {
    font-size: 13px;
    color: #666;
    margin: 0;
    line-height: 1.65;
    text-align: left;
}
.steps-apply-btn {
    display: inline-block;
    background: #91bd3f;
    color: #fff !important;
    font-family: 'Gotham-bold';
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 52px;
    text-decoration: none !important;
    border: 2px solid #91bd3f;
    white-space: nowrap;
    flex-shrink: 0;
    transition: background 0.3s ease, color 0.3s ease;
}
.steps-apply-btn:hover {
    background: transparent;
    color: #91bd3f !important;
}
@media(max-width: 991px) {
    .steps-footer-bar {
        padding: 24px 2rem;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .steps-apply-btn {
        width: 100%;
        text-align: center;
    }
}
@media(max-width: 576px) {
    .steps-footer-bar {
        padding: 20px 15px;
        gap: 16px;
    }
    .steps-apply-btn {
        padding: 14px 24px;
        font-size: 12px;
    }
}

/* ----- FAQ ----- */
@media(max-width: 767px) {
    .faq-section.faqmainsection {
        padding: 18px 14px;
    }
    .faq-title {
        font-size: 22px;
    }
    .faq-question {
        font-size: 14px;
        padding: 12px 36px 12px 12px;
        line-height: 20px;
    }
    .faq-question::after {
        right: 12px;
    }
    .faq-answer {
        font-size: 13px;
        line-height: 20px;
    }
}

/* ----- Footer ----- */
@media(max-width: 767px) {
    .section-footer.pd {
        padding: 24px 14px;
    }
    .section-footer .col-md-3 {
        margin-bottom: 22px;
    }
    .footer-bottom .container-fluid,
    .footer-bottom .row {
        text-align: center;
    }
    .footer-bottom .col-md-3.follow-us {
        margin-top: 12px;
    }
    .footer-bottom .socials-a ul {
        text-align: center;
    }
}

/* ----- WhatsApp button only (side-panel left to original CSS) ----- */
@media(max-width: 576px) {
    .whatsup {
        width: 50px !important;
        height: auto;
    }
}

/* ----- Global overflow guard ----- */
body {
    overflow-x: hidden;
}
img {
    max-width: 100%;
}

/* ===========================================================
   GLOBAL SPACING REDUCTION — tighten all section gaps
   =========================================================== */
.choose-us,
.choose-us-full {
    margin-top: 16px !important;
}
.vision-area {
    margin-top: 16px !important;
}
.cockpit-container {
    margin-top: 16px !important;
}
.banking-container {
    margin-top: 16px !important;
}
.ai-cadet-wrapper {
    margin-top: 16px !important;
    padding: 24px !important;
    padding-bottom: 0 !important;
}
.ourparternsection-new {
    margin-top: 16px !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}
.testimonial-area {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    padding-top: 36px !important;
    padding-bottom: 36px !important;
}
.faq-section {
    margin: 24px auto !important;
}

@media(max-width: 991px) {
    .choose-us-full {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
        margin-top: 8px !important;
    }
    .vision-area {
        margin-top: 8px !important;
    }
    .cadetVision {
        margin-top: 8px !important;
    }
    .cockpit-container {
        margin-top: 8px !important;
    }
    .ourparternsection-new {
        margin-top: 8px !important;
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .ai-cadet-wrapper {
        margin-top: 8px !important;
        padding: 16px !important;
    }
    .testimonial-area {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .faq-section {
        margin: 16px auto !important;
    }
    .faq-section.faqmainsection {
        padding: 18px 14px !important;
    }
}

/* Cockpit area — reduce top space */
.cockpit-container {
    padding-top: 0 !important;
}
.cockpit-area {
    padding: 0 !important;
}

/* ai-cadet-wrapper heading spacing */
.ai-cadet-wrapper h2 {
    margin-bottom: 24px !important;
}

/* Vision area heading spacing */
.vision-area .vision-area-one h2 {
    margin-top: 12px !important;
    margin-bottom: 16px !important;
}

/* ===== Curriculum & Training — full-width premium redesign ===== */
.cadetVision {
    margin-top: 16px;
}
.curr-training-section {
    position: relative;
    min-height: 560px;
    background-image: url('https://igesame.com/Cadet_AME_Programme/img/AMO-Training.jpg');
    background-size: cover;
    background-position: center 30%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}
.curr-bg-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(6,14,6,0.96) 0%,
        rgba(6,14,6,0.78) 45%,
        rgba(6,14,6,0.30) 100%
    );
    z-index: 1;
}
.curr-inner {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 64px 9rem 56px;
}
.curr-top {
    margin-bottom: 48px;
}
.curr-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Gotham Book';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #91bd3f;
    margin-bottom: 14px;
}
.curr-eyebrow::before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #91bd3f;
    flex-shrink: 0;
}
.curr-top h2 {
    font-family: 'Gotham-bold';
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.1;
    letter-spacing: -0.5px;
}
.curr-cards-row {
    display: flex;
    gap: 0;
    border-top: 1px solid rgba(255,255,255,0.10);
}
.curr-card {
    flex: 1;
    padding: 36px 40px 0 40px;
    border-left: 1px solid rgba(255,255,255,0.10);
}
.curr-card:first-child {
    border-left: none;
    padding-left: 0;
}
.curr-card-num {
    display: block;
    font-family: 'Gotham-bold';
    font-weight: bold;
    font-size: 48px;
    line-height: 1;
    color: rgb(145 189 56);
    margin-bottom: 12px;
    letter-spacing: -2px;
}
.curr-card h4 {
    font-family: 'Gotham-bold';
    font-size: 16px;
    font-weight: 600;
    color: #91bd3f;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(145,189,63,0.25);
}
.curr-card ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.curr-card ul li {
    font-family: 'Gotham Book';
    font-size: 14px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 10px;
    padding-left: 16px;
    position: relative;
}
.curr-card ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 5px;
    height: 5px;
    background: #91bd3f;
    border-radius: 50%;
}

@media(max-width: 991px) {
    .curr-training-section {
        min-height: 480px;
        align-items: flex-end;
    }
    .curr-inner {
        padding: 44px 2rem 36px;
    }
    .curr-top h2 {
        font-size: 30px;
    }
    .curr-top {
        margin-bottom: 32px;
    }
    .curr-cards-row {
        flex-direction: column;
        gap: 0;
        border-top: none;
    }
    .curr-card {
        border-left: none;
        border-top: 1px solid rgba(255,255,255,0.10);
        padding: 24px 0 0;
    }
    .curr-card:first-child {
        border-top: none;
    }
    .curr-card-num { font-size: 36px; }
}
@media(max-width: 576px) {
    .curr-training-section { min-height: 400px; }
    .curr-inner { padding: 32px 15px 28px; }
    .curr-top h2 { font-size: 24px; }
    .curr-top { margin-bottom: 24px; }
    .curr-eyebrow { font-size: 10px; letter-spacing: 3px; }
    .curr-card-num { font-size: 30px; }
    .curr-card h4 { font-size: 12px; }
    .curr-card ul li { font-size: 12px; }
}