@import url(/assets/font/stylesheet.css);
/* Import rules from Agile index.css and AWS index.css, updating local paths */

*,
.slide {
    box-sizing: border-box
}

* {
    padding: 0;
    margin: 0;
    font-family: Gordita
}

article {
    width: 90%;
    margin: 0 auto
}

.brand-color {
    background-image: linear-gradient(90deg, #fb3e67, #3b3894);
    color: transparent;
    background-clip: text
}

.Header-lp {
    padding: 30px;
    height: 120px
}

.Header-lp nav img {
    width: 170px
}

.Header-lp>article {
    height: inherit
}

#br-li,
.Header-lp a br,
.mobileTob {
    display: none
}

span h1 {
    display: inline;
    font-weight: 400;
    font-size: 16px;
}

.Header-lp nav {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: fixed;
    background-color: #fff;
    width: 85%;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 30px #e4e2e3;
    gap: 10px;
    flex-direction: column;
    overflow: hidden
}

#do-img,
.Content-Banner-AA-lp>img,
.img-Banner-AA-lp img {
    z-index: -1;
    position: absolute
}

.header-main-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 30px
}

.header-main-content div:last-child {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 0
}

.header-btn-lp {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px
}

.header-btn-lp a {
    text-decoration: none;
    font-size: 16px
}

.header-btn-lp a:last-child {
    padding: 10px 20px;
    background-color: #3c3db4;
    color: #fff;
    border-radius: 10px
}

.mail-topHead-headerSection i,
.spancolor {
    color: #ff3e67
}

.offerContent {
    background-color: #3c3db4;
    width: 100%;
    color: #fff;
    position: sticky
}

.offerfont {
    font-size: 22px;
    font-weight: 900
}

.Banner-AA-lp {
    height: 75vh
}

.Banner-AA-lp>article {
    display: flex;
    justify-content: space-between;
    align-items: start;
    height: inherit;
    width: 85%
}

.Content-Banner-AA-lp {
    height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 60%;
    gap: 15px;
}

.Content-Banner-AA-lp>div:first-child>h6 {
    font-size: 18px;
    background-image: linear-gradient(90deg, #393aa0, #ff3e67);
    background-clip: text;
    color: transparent
}

.Content-Banner-AA-lp h2 {
    font-size: 40px;
    color: #252525
}

.box-exam-format-about-AA-lp h2,
.content-main-AA-lp>main>h6 {
    background-image: linear-gradient(90deg, #393aa0, #ff3e67);
    background-clip: text;
    color: transparent
}

.Content-Banner-AA-lp>p {
    font-size: 18px;
    line-height: 1.67em;
    width: 90%;
    margin: 10px 0
}

.client-main-AA-lp,
.google-lp,
.google-lp>div:first-child>span,
.menu-items.active {
    display: flex
}

.google-lp>div:first-child {
    display: flex;
    align-items: center;
    flex-basis: 60%
}

.google-lp>div:first-child>span>i {
    color: #febc3b
}

.google-lp>div:first-child>:is(span > i, p) {
    font-size: 16px
}

.google-lp>div:last-child {
    display: flex;
    flex-basis: 40%;
    justify-content: space-between
}

.google-lp>div:last-child span img {
    width: 16px
}

.training-partner-lp {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center
}

.training-partner-lp>h6 {
    font-size: 25px;
    max-height: 80px;
    font-weight: 400;
    padding: 10px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #fff
}

.training-partner-lp img {
    width: 140px
}

.Content-Banner-AA-lp>img {
    bottom: 0;
    right: 50%
}

.img-Banner-AA-lp {
    flex-basis: 35%;
    position: relative;
    height: 100%
}

#do-img {
    top: 0;
    left: -20px;
    opacity: .2
}

.img-Banner-AA-lp img {
    bottom: 0;
    right: 0;
    width: 100%
}

.exam-format-about-AA-lp,
.sal-graphs-AA-lp {
    display: flex;
    justify-content: space-between
}

.box-exam-format-about-AA-lp {
    background-color: #ffecf0;
    padding: 20px;
    flex-basis: 24%;
    border-radius: 10px
}

.box-exam-format-about-AA-lp :is(h2, h6) {
    text-align: center
}

.about-AA-lp {
    background-color: #fbeff2;
    padding: 30px 0;
    min-width: 100%
}

.about-AA-lp>article,
.main-AA-lp>article {
    display: flex;
    justify-content: space-between;
    gap: 30px
}

.img-about-AA-lp {
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    align-items: center
}

.img-about-AA-lp img {
    width: 55%
}

.content-about-AA-lp {
    flex-basis: 60%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center
}

.content-about-AA-lp h2 {
    font-size: 28px;
    line-height: 1.43em;
    color: #252525
}

.content-about-AA-lp p {
    font-family: Gordita;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.86
}

.main-AA-lp {
    padding: 50px 0
}

.content-main-AA-lp {
    flex-basis: 70%;
    width: 65%;
    overflow-x: hidden
}

.form-main-AA-lp {
    flex-basis: 25%
}

.nav-why-csm-content-main-AA-lp>div {
    flex-basis: 30%
}

.form-design-main-AA-lp {
    padding: 20px;
    border-radius: 10px;
    background-color: #393aa0;
    position: sticky;
    top: 140px
}

.topics-main-AA-lp .ul-content-main-AA-lp,
.ul-content-main-AA-lp {
    background-color: #f4f4f4
}

.form-design-main-AA-lp>h3 {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 10px 0 100%;
    display: flex;
    padding: 5px;
    flex-direction: column
}

.form-design-main-AA-lp h2 {
    padding: 0 0 30px;
    text-align: center;
    font-size: 27px;
    color: #fff
}

.spanform {
    color: #ff4081;
    font-size: 30px
}

.form-design-main-AA-lp h2>span {
    font-size: 25px
}

.career-sal-AA-lp>ul,
.form-design-main-AA-lp form {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.form-design-main-AA-lp :is(input, select, textarea, button) {
    width: 100%;
    padding: 10px;
    border: none;
    outline: 0
}

.form-design-main-AA-lp button {
    background-color: #ff3e67;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

#submitBtn.loading {
    background-color: #ccc;
    cursor: not-allowed
}

.content-main-AA-lp>main {
    margin: 30px 0 40px
}

.content-main-AA-lp>main>h6 {
    font-size: 18px;
    display: inline
}

.content-main-AA-lp>main>h2 {
    font-size: 28px;
    display: inline;
    color: #252525
}

#Clients>h2 {
    font-size: 35px
}

.ul-content-main-AA-lp {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    padding: 50px;
    border-radius: 5px;
    margin-top: 10px
}

.ul-content-main-AA-lp li {
    width: 100%;
    font-size: 14px
}

.ul-content-main-AA-lp>li {
    width: 45%;
}

.img-why-aabiance-AA-lp {
    display: flex;
    overflow: scroll;
    gap: 10px;
    padding: 10px 0;
    justify-content: space-between;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.aside-Testimonials-AA-lp,
.clase-Content-main-AA-lp,
.recentBatch article aside {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.img-why-aabiance-AA-lp::-webkit-scrollbar {
    display: none
}

.img-why-aabiance-AA-lp>img {
    min-width: 250px
}

.dot-Testimonials-AA-lp,
.dot-why-aabiance-AA-lp {
    display: flex;
    justify-content: center;
    gap: 10px
}

.dot-why-aabiance-AA-lp a i {
    font-size: 10px;
    color: #b2b0b2
}

.client-main-AA-lp h2 span,
.dot-why-aabiance-AA-lp a.active i,
.footer-social>a:nth-child(5) i {
    color: #000
}

.nav-why-csm-content-main-AA-lp {
    display: flex;
    justify-content: space-between;
    padding: 30px 0
}

.nav-why-csm-content-main-AA-lp>span {
    background-color: #e4e2e3;
    width: 2px
}

.nav-why-csm-content-main-AA-lp div>h4 {
    text-align: center
}

.hiring-why-csm-content-main-AA-lp {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center
}

.hiring-why-csm-content-main-AA-lp>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.hiring-why-csm-content-main-AA-lp>div>img {
    width: 50%
}

#btn-click,
.footerSection aside img {
    width: 150px
}

.who-why-csm-content-main-AA-lp {
    display: flex;
    flex-direction: column;
    align-items: center
}

.who-why-csm-content-main-AA-lp>ul {
    padding: 20px
}

.who-why-csm-content-main-AA-lp>a {
    padding: 10px 20px;
    background-color: #3c3db4;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.career-why-csm-content-main-AA-lp {
    width: 100%;
    height: auto
}

.career-why-csm-content-main-AA-lp>div {
    display: flex;
    flex-direction: column;
    justify-content: end;
    background-color: transparent;
    height: 90%;
    width: 100%;
    top: 0
}

.graphs-AA-lp {
    display: flex;
    justify-content: space-between;
    align-items: end
}

.graphs-AA-lp>span {
    width: 18%;
    background-color: #393aa0;
    text-align: center;
    padding: 5px 0;
    font-size: 13px;
    color: #fff
}

.graphs-AA-lp>span:first-child {
    height: 50px
}

.graphs-AA-lp>span:nth-child(2) {
    height: 100px
}

.graphs-AA-lp>span:nth-child(3) {
    height: 150px
}

.graphs-AA-lp>span:nth-child(4) {
    height: 80px
}

.graphs-AA-lp>span:nth-child(5) {
    height: 30px
}

.career-sal-AA-lp>p {
    margin: 10px 0;
    font-size: 14
}

.clase-Content-main-AA-lp {
    width: auto;
    display: flex;
    margin: 20px 0
}

.clase-Content-main-AA-lp::-webkit-scrollbar {
    display: none
}

.class-slider {
    text-align: center;
    padding: 20px;
    position: relative
}

.class-slider h2 {
    color: #333;
    font-size: 24px;
    margin-bottom: 20px
}

.slider-container {
    width: 100%
}

.next-clase-Content-main-AA-lp {
    min-width: 350px;
    padding: 20px;
    border: 2px solid #b2b0b2;
    margin: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.next-clase-Content-main-AA-lp>div {
    flex-basis: 30%;
    display: flex;
    flex-direction: column
}

.next-clase-Content-main-AA-lp td {
    padding: 5px;
    font-size: 14px
}

.next-clase-Content-main-AA-lp i {
    color: #ff3e67;
    font-size: 16px
}

.next-clase-Content-main-AA-lp * {
    margin: 5px 0
}

.next-clase-Content-main-AA-lp>span {
    background-color: #e4e2e3;
    width: 100%;
    height: 2px
}

#btn-click,
.next-clase-Content-main-AA-lp a {
    background-color: #3c3db4;
    color: #fff;
    border-radius: 10px;
    text-decoration: none
}

.footer-social>a,
.next-clase-Content-main-AA-lp h4 {
    font-size: 20px
}

.next-clase-Content-main-AA-lp h6 {
    padding: 5px;
    font-size: 18px;
    font-weight: 400
}

.next-clase-Content-main-AA-lp a {
    padding: 15px 20px;
    width: 170px;
    display: flex;
    justify-content: center;
    font-size: 16px
}

button.next,
button.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: .6s;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-color: rgba(0, 0, 0, .8)
}

button.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.headerSection>div,
button.next:hover,
button.prev:hover {
    background-color: #000
}

.img-AA-lp img {
    width: 100%;
    margin: 15px 0
}

.download-syllbuss-AA-lp {
    width: 100%;
    background-color: #ffecf0;
    display: flex;
    padding: 30px;
    border-radius: 20px;
    align-items: center;
    justify-content: space-between
}

.download-syllbuss-AA-lp h2 {
    font-size: 20px;
    color: #252525
}

.download-syllbuss-AA-lp div:first-child {
    flex-basis: 70%
}

.download-syllbuss-AA-lp div:last-child {
    flex-basis: 30%;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

#btn-downloads {
    padding: 12px 15px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background-color: #3b3894;
    color: #fff;
}

#btn-click {
    padding: 12px 15px;
    font-size: 14px;
    border: none;
    cursor: pointer
}

.Testimonials-AA-lp {
    padding: 30px 0
}

.Testimonials-AA-lp>article,
.footerSection>article {
    display: flex;
    gap: 20px
}

.head-Testimonials-AA-lp {
    flex-basis: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.Testimonials-AA-lp>article>aside:first-child>h2 {
    font-size: 28px;
    margin-bottom: 10px
}

.aside-Testimonials-AA-lp {
    flex-basis: 70%;
    width: auto;
    display: flex;
    gap: 20px;
    margin: 20px 0
}

.card-aside-Testimonials-AA-lp {
    min-width: 48%;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: .5s;
    margin: 10px 0;
    justify-content: space-between
}

.profile-aside-Testimonials-AA-lp div>span>i {
    color: #febc3b;
    margin: 10px 0
}

.card-aside-Testimonials-AA-lp>h6 {
    font-size: 18px
}

.dot-line-aside-Testimonials-AA-lp {
    width: 100%;
    border: 1px dashed #b2b0b2;
    margin: 10px 0
}

.profile-aside-Testimonials-AA-lp {
    display: flex;
    gap: 20px;
    font-size: 14px
}

.profile-aside-Testimonials-AA-lp>img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.dot-Testimonials-AA-lp a i {
    color: #515050;
    font-size: 10px
}

.clients-slider {
    text-align: center;
    padding: 20px
}

.client-main-AA-lp h2 {
    color: #ff4081;
    font-size: 20px;
    margin-bottom: 20px
}

.slider-container {
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.slider {
    display: flex;
    transition: transform .5s ease-in-out
}

.slide {
    min-width: 20%;
    padding: 10px
}

.slide img {
    width: 100%;
    max-width: 100px;
    height: auto
}

.dots-container {
    text-align: center;
    padding: 10px 0
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer
}

.headerSection,
.menu-items {
    background-color: #fff;
    width: 100%
}

.dot.active {
    background-color: #717171
}

.container h2 {
    text-align: center;
    font-size: 40px;
    margin: 10px
}

.recentBatch {
    width: 100%;
    padding: 30px 0
}

.recentBatch h2 {
    font-size: 28px
}

.recentBatch article aside {
    display: flex;
    gap: 30px;
    margin: 30px 0
}

.aside-Testimonials-AA-lp::-webkit-scrollbar {
    display: none
}

.recentBatch article aside img {
    min-width: 300px
}

li,
p,
td {
    font-size: 14px;
    color: #5f555a;
    letter-spacing: .5px
}

.card-aside-Testimonials-AA-lp>p,
a {
    font-size: 15px
}

.headerSection {
    display: flex;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    position: sticky;
    top: 0;
    z-index: 999
}

.topHead-headerSection {
    padding: 12px;
    display: flex;
    justify-content: space-between
}

.mail-topHead-headerSection {
    display: flex;
    gap: 10px
}

.mail-topHead-headerSection>a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500
}

.mail-topHead-headerSection>span {
    width: 1px;
    height: 100%;
    background-color: #8b8989
}

.socialmedia-topHead-headerSection {
    display: flex;
    gap: 25px
}

.socialmedia-topHead-headerSection>a {
    color: #fff;
    font-size: 15px
}

.mainhead-headerSection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px
}

.logo-mainhead-headerSection {
    flex-basis: 100%;
    text-align: center
}

.logo-mainhead-headerSection img {
    width: 120px;
    padding: 10px 0
}

.menu-mainhead-headerSection {
    flex-basis: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 10px;
    position: relative
}

.menu-items {
    list-style: none;
    display: none;
    flex-direction: column;
    gap: 20px;
    padding: 0;
    margin: 0;
    align-items: center;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    z-index: 1
}

.agile-course-drap-down,
.course-drap-down {
    position: absolute;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    list-style: none
}

.menu-items>li>a {
    text-decoration: none;
    font-size: 14px;
    padding: 10px;
    display: block;
    text-align: center;
    color: #333;
    letter-spacing: .5px
}

.course-drap-down a:hover,
.menu-items>li>a:hover {
    color: #fb3e67
}

.course-drap-down>li,
.menu-items>li {
    position: relative
}

.course-drap-down>li:hover .agile-course-drap-down,
.menu-items>li:hover .course-drap-down {
    display: block
}

.course-drap-down a {
    font-size: 14px;
    color: #4c4c4c;
    text-decoration: none
}

.course-drap-down {
    width: 200%;
    padding: 10px 0 10px 20px
}

.course-drap-down li {
    padding: 10px 0
}

.agile-course-drap-down {
    left: 100%;
    width: 100%;
    top: 0;
    padding: 10px
}

.mobile-menu-toggle {
    display: block;
    background: 0 0;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #000
}

@media (min-width:768px) {
    .mainhead-headerSection {
        flex-wrap: nowrap
    }

    .logo-mainhead-headerSection {
        flex-basis: 30%;
        text-align: left
    }

    .logo-mainhead-headerSection img {
        width: 150px
    }

    .menu-mainhead-headerSection {
        flex-basis: 70%;
        justify-content: flex-end;
        margin-top: 0
    }

    .menu-items {
        display: flex;
        flex-direction: row;
        position: static;
        background: 0 0;
        box-shadow: none;
        width: auto
    }

    .mobile-menu-toggle {
        display: none
    }
}

.footerSection {
    background-color: #f9f9fb;
    padding: 50px 0
}

.footerSection aside {
    flex-basis: 20%;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.footer-social {
    display: flex;
    gap: 30px
}

.footer-social>a:first-child i {
    color: #393aa0
}

.footer-social>a:nth-child(2) i {
    color: #f00fb6
}

.footer-social>a:nth-child(3) i {
    color: #3b3894
}

.footer-social>a:nth-child(4) i {
    color: red
}

.footerSection>article>p {
    font-size: 12px;
    font-weight: 500;
    line-height: 30px;
    color: #bdbdbd
}

.footerSection>article>aside>h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #696969
}

.footerSection aside>ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.footerSection aside>ul>li>a {
    text-decoration: none;
    color: #9e9c9b;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.footerSection aside:first-child {
    flex-basis: 40%;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.footerSection aside h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px
}

.footerSection aside:first-child p {
    color: #9b9b9b;
    font-size: 14px
}

.footerSection aside:first-child h3 a {
    color: #fb3e67;
    text-decoration: none
}

.copyright {
    color: #bdbdbd;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    font-size: 14px
}

@media (max-width:768px) {

    .agile-course-drap-down,
    .course-drap-down {
        box-shadow: rgba(255, 255, 255, .2) 0 2px 8px 0;
        position: static
    }

    .Content-Banner-AA-lp a,
    .Content-Banner-AA-lp p,
    .slider,
    .ul-content-main-AA-lp li,
    body {
        width: 100%
    }

    #desktopMobile,
    .Content-Banner-AA-lp h2 br,
    .Content-Banner-AA-lp>img,
    .manu-mainhead-headerSection,
    .socialmedia-topHead-headerSection {
        display: none
    }

    #br-li,
    .mobileTob {
        width: 100%;
        display: block
    }

    .mail-topHead-headerSection {
        justify-content: space-between;
        width: 100%
    }

    .Header-lp,
    .clients-slider {
        padding: 0
    }

    article {
        width: 95%
    }

    .Banner-AA-lp {
        overflow: hidden;
        height: auto;
        margin-top: 50px
    }

    .Banner-AA-lp>article {
        flex-wrap: wrap
    }

    .Header-lp nav {
        justify-content: center;
        width: 100%;
        margin-left: -10px
    }

    .mobileTob {
        font-size: 12px;
        gap: 10px;
        display: flex;
        justify-content: space-between;
        padding: 5px
    }

    .mobileTob a {
        text-decoration: none;
        color: #000
    }

    .Header-lp nav img {
        width: 100px
    }

    #br-li {
        height: 2px;
        border: .5px solid #e8e6e6
    }

    .header-btn-lp {
        gap: 10px
    }

    .header-main-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .header-btn-lp a {
        text-align: center;
        font-size: 12px
    }

    .Header-lp a br,
    .ul-content-main-AA-lp {
        display: block
    }

    .menu-items {
        width: 200%;
        right: 0;
        left: auto;
        padding: 20px;
        gap: 0
    }

    .menu-items>li {
        border: .5px solid #faf6f6;
        width: 100%
    }

    .course-drap-down {
        width: 100%;
        text-align: center
    }

    .agile-course-drap-down {
        width: 100%
    }

    .Content-Banner-AA-lp,
    .content-main-AA-lp {
        flex-basis: 100%;
        width: 100%
    }

    .Content-Banner-AA-lp h2 {
        font-size: 28px
    }

    .google-lp {
        flex-direction: column;
        gap: 20px
    }

    .img-Banner-AA-lp {
        flex-basis: 100%;
        position: static;
        width: 100%
    }

    .img-Banner-AA-lp img {
        position: static;
        width: 100%
    }

    .training-partner-lp {
        flex-direction: column;
        align-items: center
    }

    .about-AA-lp>article,
    .main-AA-lp>article {
        flex-wrap: wrap-reverse
    }

    .training-partner-lp>h6 {
        font-size: 18px;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center
    }

    .Testimonials-AA-lp>article,
    .footerSection>article {
        flex-direction: column
    }

    .training-partner-lp img {
        width: 90px
    }

    .content-about-AA-lp,
    .download-syllbuss-AA-lp div:first-child,
    .form-main-AA-lp,
    .img-about-AA-lp {
        flex-basis: 100%
    }

    .download-syllbuss-AA-lp,
    .exam-format-about-AA-lp {
        flex-wrap: wrap;
        gap: 10px
    }

    .box-exam-format-about-AA-lp {
        width: 100%;
        flex-basis: 47%
    }

    .Testimonials-AA-lp>article>h5,
    .content-main-AA-lp>main>h6 {
        font-size: 16px
    }

    .content-main-AA-lp>main>h2 {
        font-size: 20px
    }

    .client-main-AA-lp {
        flex-wrap: wrap;
        justify-content: center
    }

    .slide {
        padding: 3px
    }

    .slide img {
        width: 100%;
        max-width: 100px;
        height: auto
    }

    .download-syllbuss-AA-lp h2 {
        font-size: 18px
    }

    .download-syllbuss-AA-lp div:last-child {
        flex-basis: 100%;
        padding: 15px;
        justify-content: center;
        display: flex
    }

    .Testimonials-AA-lp>article>h2 {
        font-size: 19px;
    }

    .card-aside-Testimonials-AA-lp,
    .next-clase-Content-main-AA-lp {
        min-width: 300px;
    }

    .next-clase-Content-main-AA-lp td,
    li,
    p,
    td {
        font-size: 14px;
    }

    h3 {
        font-size: 20px;
        color: #252525;
    }
}

@media (min-width:1350px) {
    .Banner-AA-lp {
        height: 75vh;
    }

    .training-partner-lp img {
        width: 140px;
    }

    .training-partner-lp img.pmp-logo {
        width: 350px;
    }

    .img-about-AA-lp img {
        width: 60%;
    }
}

.footerSection>article .pune_mumbai_links h1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    display: flex;
    align-items: center
}

.pune_mumbai_links p {
    margin-bottom: 15px
}

.pune_mumbai_links h1 {
    margin-bottom: 5px
}

.pune_mumbai_links p a {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #696969;
    text-decoration: none
}

/* Styles unique to AWS page, merged and paths updated */
.aws-nav-DU {
    display: none;
    padding: 10px 0;
    background-color: #393aa0;
    position: sticky;
    top: 0;
    z-index: 1000
}

.aws-nav-DU .container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.aws-nav-DU .logo img {
    width: 150px
}

.aws-nav-DU a {
    padding: 10px 20px;
    background-color: #ff3e67;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600
}

.aws-banner-DU {
    background-color: #f9f9fb;
    padding: 50px 0
}

.aws-banner-DU-content h2 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px
}

.aws-banner-DU-content h1 {
    font-size: 48px;
    color: #000;
    margin-bottom: 15px
}

.aws-banner-DU-content p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 25px;
    width: 90%
}

.aws-banner-DU-content img {
    width: 150px;
    margin-top: 10px
}

.aws-banner-DU-content main .exam-info {
    display: flex;
    gap: 30px;
    align-items: center
}

.aws-banner-DU-content main .exam-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.aws-banner-DU-content main .exam-info li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 20px;
    background-color: #e0e0e0;
    border-radius: 10px;
    text-align: center;
    min-width: 120px
}

.aws-banner-DU-content main .exam-info h2 {
    font-size: 24px;
    color: #393aa0;
    margin: 5px 0
}

.aws-banner-DU-content main .exam-info i {
    font-size: 20px;
    color: #ff3e67
}

.aws-banner-DU-content main .exam-info li:nth-child(4) h2 {
    color: #4CAF50
}

.aws-banner-DU-content main .exam-info li:nth-child(4) i {
    color: #4CAF50
}

.aws-banner-DU-content main div img {
    width: 120px
}

.aws-banner-DU-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    position: sticky;
    top: 20px
}

.aws-banner-DU-form h2 {
    text-align: center;
    color: #393aa0;
    margin-bottom: 10px
}

.aws-banner-DU-form hr {
    border: 0;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 20px
}

.form-section input,
form-section select {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.form-section button {
    background-color: #ff3e67;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    width: 100%
}

.aws-features-DU {
    padding: 50px 0;
    background-color: #fff
}

.aws-features-DU h2 {
    text-align: center;
    color: #393aa0;
    margin-bottom: 30px;
    font-size: 28px
}

.aws-fees-DU {
    padding: 50px 0;
    background-color: #f9f9fb
}

.aws-fees-DU h2 {
    text-align: center;
    color: #393aa0;
    margin-bottom: 30px;
    font-size: 28px
}

.aws-fees-DU .cards {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px
}

.aws-fees-DU .card {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.aws-fees-DU .card h2 {
    font-size: 24px;
    color: #393aa0;
    margin-bottom: 15px
}

.aws-fees-DU .price-section {
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
    gap: 10px
}

.aws-fees-DU .discounted-price {
    font-size: 28px;
    color: #ff3e67;
    font-weight: 700
}

.aws-fees-DU .original-price {
    font-size: 18px;
    color: #888;
    text-decoration: line-through
}

.aws-fees-DU .save-text {
    font-size: 14px;
    color: #4CAF50;
    font-weight: 600
}

.aws-fees-DU .info-list {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

.aws-fees-DU .info-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #555
}

.aws-fees-DU .info-list .icon {
    font-size: 18px;
    margin-right: 10px;
    color: #393aa0
}

.aws-fees-DU .enroll-btn {
    background-color: #393aa0;
    color: #fff;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.aws-fees-DU .syllabus-text {
    font-size: 12px;
    color: #888
}

.aws-testimonial-section {
    padding: 50px 0;
    background-color: #fff
}

.aws-testimonial-section h1 {
    text-align: center;
    color: #393aa0;
    margin-bottom: 30px;
    font-size: 28px
}

.aws-testimonial-section .testimonial-cards {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px
}

.aws-testimonial-section .testimonial-card {
    background-color: #f9f9fb;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    max-width: 300px;
    text-align: center
}

.aws-testimonial-section .profile-image {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
    object-fit: cover
}

.aws-testimonial-section .stars {
    color: #ffc107;
    font-size: 18px;
    margin-bottom: 10px
}

.aws-testimonial-section .testimonial-text {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 15px
}

.aws-testimonial-section .testimonial-author {
    font-style: italic;
    font-weight: 600;
    color: #333;
    font-size: 14px
}

.aws-copyright-DU {
    padding: 20px 0;
    text-align: center;
    background-color: #333;
    color: #fff
}

.aws-copyright-DU h2 {
    font-size: 14px
}

@media (max-width:768px) {
    .aws-banner-DU-content h1 {
        font-size: 36px
    }

    .aws-banner-DU-content main .exam-info {
        flex-direction: column
    }

    .aws-fees-DU .cards {
        flex-direction: column;
        align-items: center
    }

    .aws-fees-DU .card {
        width: 90%
    }

    .aws-testimonial-section .testimonial-cards {
        flex-direction: column;
        align-items: center
    }
}

@font-face {
    font-family: 'Gordita-Black';
    src: url('/assets/font/Gordita-Black.woff2') format('woff2');
    font-display: swap;
}

.link_aabience a {
    background-color: #ff3e67;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    padding: 12px 15px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
}

.next-clase-Content-main-AA-lp>div {
    flex-direction: row !important;
}

.next-clase-Content-main-AA-lp i {
    color: #393aa0 !important;
    margin-right: 10px;
}

.next-clase-Content-main-AA-lp>div {
    justify-content: space-around;
}

#form-message,
#form-step-2 p {
    color: #fff;
}

/* Hero Buttons */
.hero-buttons-container {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.btn-call-now {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    padding: 12px 15px;
    background-color: #ff3e67;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    font-size: 14px;
    border: none;
    cursor: pointer;
    gap: 8px;
    font-family: Gordita;
    font-weight: 500;
}

.btn-call-now:hover {
    background-color: #e6355a;
}

/* Why Aabiance Guide Styles */
.why-aabiance-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 30px 0;
}

.why-card {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: all 0.3s ease;
    border: 1px solid #eee;
    border-top: 4px solid #ff3e67;
    /* Premium Accent */
    position: relative;
    overflow: hidden;
}

.why-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.why-card i {
    font-size: 36px;
    margin-bottom: 20px;
    background: linear-gradient(90deg, #fb3e67, #3b3894);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.why-card h3 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #252525;
    font-weight: 600;
}

.why-card p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    margin: 0;
    font-family: inherit;
}

@media (max-width: 992px) {
    .why-aabiance-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .why-aabiance-grid {
        grid-template-columns: 1fr;
    }

    .why-card {
        padding: 20px;
    }
}

/* =========================================
   PRO CAREER SECTION — Premium Design
   ========================================= */

/* Salary Hero Panel — Light Theme */
.pro-salary-panel {
    position: relative;
    background: linear-gradient(135deg, #f8f7ff 0%, #fdf2f8 40%, #fef7ff 100%);
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 28px;
    margin-top: 28px;
    border: 1px solid #e5e0f5;
    box-shadow:
        0 10px 40px rgba(99, 102, 241, 0.08),
        0 0 0 1px rgba(99, 102, 241, 0.04);
}

/* Animated glow behind the panel */
.panel-glow {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at 30% 50%, rgba(255, 62, 103, 0.04) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgba(99, 102, 241, 0.04) 0%, transparent 50%);
    animation: glowRotate 12s linear infinite;
    pointer-events: none;
}

@keyframes glowRotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.panel-content {
    position: relative;
    z-index: 2;
    padding: 36px 32px;
}

/* Panel Header */
.panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
    flex-wrap: wrap;
    gap: 12px;
}

.panel-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #ff3e67 0%, #ff6b8a 100%);
    color: #fff;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    box-shadow: 0 4px 15px rgba(255, 62, 103, 0.2);
}

.panel-source {
    font-size: 12px;
    color: #9ca3af;
    font-style: italic;
}

/* Salary Cards Row */
.salary-cards-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 24px;
}

/* Individual Salary Card — Light Glassmorphism */
.sal-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 24px 20px;
    text-align: center;
    position: relative;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.sal-card:hover {
    background: #fff;
    transform: translateY(-6px);
    box-shadow: 0 12px 40px rgba(99, 102, 241, 0.12);
    border-color: #c7d2fe;
}

/* Featured card */
.sal-featured {
    background: #fff5f7;
    border-color: #fecdd3;
}

.sal-featured:hover {
    background: #fff5f7;
    box-shadow: 0 12px 40px rgba(255, 62, 103, 0.12);
}

/* Ribbon */
.sal-ribbon {
    position: absolute;
    top: -1px;
    right: 20px;
    background: linear-gradient(135deg, #ff3e67, #ff6b8a);
    color: #fff;
    padding: 4px 14px 6px;
    border-radius: 0 0 8px 8px;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 4px 12px rgba(255, 62, 103, 0.3);
}

/* Salary Icon */
.sal-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, #f0f0ff, #ede9fe);
    border: 1px solid #e0e0f0;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #6366f1;
    transition: all 0.3s ease;
}

.sal-featured .sal-icon {
    background: linear-gradient(135deg, #fff5f7, #fce7f3);
    color: #ff3e67;
    border-color: #fecdd3;
}

.sal-card:hover .sal-icon {
    transform: scale(1.1);
}

/* Salary Amount */
.sal-amount {
    font-size: 32px;
    font-weight: 900;
    color: #1f2937;
    line-height: 1;
    margin-bottom: 6px;
}

.sal-amount span {
    font-size: 14px;
    font-weight: 600;
    color: #9ca3af;
    margin-left: 3px;
}

.sal-featured .sal-amount {
    color: #ff3e67;
}

.sal-title {
    font-size: 12px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 16px;
}

/* Progress Bar */
.sal-bar {
    height: 4px;
    background: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
}

.sal-fill {
    height: 100%;
    background: linear-gradient(90deg, #ff3e67, #ff6b8a);
    border-radius: 4px;
    transition: width 1s ease;
}

.sal-card:first-child .sal-fill {
    background: linear-gradient(90deg, #60a5fa, #93c5fd);
}

.sal-card:last-child .sal-fill {
    background: linear-gradient(90deg, #34d399, #6ee7b7);
}

/* Growth Footer */
.panel-growth {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-top: 20px;
    border-top: 1px solid #e5e7eb;
    flex-wrap: wrap;
}

.growth-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(52, 211, 153, 0.12);
    color: #34d399;
    border: 1px solid rgba(52, 211, 153, 0.2);
    padding: 6px 18px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
}

.growth-pill i {
    font-size: 14px;
}

.panel-growth p {
    font-size: 13px;
    color: #6b7280;
    margin: 0;
}

/* =========================================
   COMPANY STRIP — Infinite Scroll
   ========================================= */
.companies-strip {
    margin-bottom: 28px;
    border-radius: 14px;
    background: #fff;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 18px 0;
}

.strip-label {
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #aaa;
    margin-bottom: 14px;
}

.strip-track {
    overflow: hidden;
    width: 100%;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 15%, #000 85%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 15%, #000 85%, transparent);
}

.strip-slide {
    display: flex;
    align-items: center;
    gap: 48px;
    animation: marquee 20s linear infinite;
    width: max-content;
}

.strip-slide img {
    height: 60px;
    width: auto;
    object-fit: contain;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.strip-slide img:hover {
    filter: grayscale(0%) opacity(1);
    transform: scale(1.12);
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* =========================================
   WHO SHOULD ATTEND — Icon Grid Cards
   ========================================= */
.attend-section h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.attend-section h3 i {
    color: #ff3e67;
    font-size: 18px;
}

.attend-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.attend-card-pro {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 14px;
    padding: 20px 16px;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: default;
    position: relative;
    overflow: hidden;
}

.attend-card-pro::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #ff3e67, #ff6b8a, #fb923c);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.attend-card-pro:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(255, 62, 103, 0.1);
    border-color: #fecdd3;
}

.attend-card-pro:hover::before {
    opacity: 1;
}

.acp-icon {
    width: 44px;
    height: 44px;
    margin: 0 auto 12px;
    background: linear-gradient(135deg, #fff5f7 0%, #fce7f3 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ff3e67;
    transition: all 0.3s ease;
}

.attend-card-pro:hover .acp-icon {
    background: linear-gradient(135deg, #ff3e67, #ff6b8a);
    color: #fff;
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(255, 62, 103, 0.25);
}

.attend-card-pro span {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
}

/* =========================================
   PRO ROADMAP — Card Grid with Icons
   ========================================= */
.roadmap-subtitle {
    display: block;
    font-size: 15px;
    color: #6b7280;
    margin: 8px 0 28px;
    font-weight: 500;
    clear: both;
}

.roadmap-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.rm-card {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 18px;
    padding: 28px 24px 24px;
    position: relative;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Gradient top border on hover */
.rm-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #ff3e67, #ff6b8a, #fb923c);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

.rm-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.08);
    border-color: #fecdd3;
}

.rm-card:hover::before {
    transform: scaleX(1);
}

/* Large numbered corner */
.rm-num {
    position: absolute;
    top: -8px;
    right: -4px;
    font-size: 72px;
    font-weight: 900;
    color: rgba(255, 62, 103, 0.05);
    line-height: 1;
    pointer-events: none;
    transition: color 0.3s ease;
}

.rm-card:hover .rm-num {
    color: rgba(255, 62, 103, 0.1);
}

/* Icon Circle */
.rm-icon-wrap {
    width: 52px;
    height: 52px;
    background: linear-gradient(135deg, #fff5f7, #fce7f3);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #ff3e67;
    margin-bottom: 18px;
    transition: all 0.35s ease;
}

.rm-card:hover .rm-icon-wrap {
    background: linear-gradient(135deg, #ff3e67, #ff6b8a);
    color: #fff;
    transform: scale(1.1) rotate(-5deg);
    box-shadow: 0 6px 20px rgba(255, 62, 103, 0.25);
}

.rm-card h4 {
    font-size: 17px;
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 8px 0;
}

.rm-card p {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.65;
    margin: 0;
}

/* =========================================
   Responsive — Pro Design
   ========================================= */
@media (max-width: 992px) {
    .salary-cards-row {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .attend-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .roadmap-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .panel-content {
        padding: 24px 20px;
    }

    .attend-grid {
        grid-template-columns: 1fr 1fr;
    }

    .roadmap-grid {
        grid-template-columns: 1fr;
    }

    .rm-num {
        font-size: 56px;
    }
}