section.demons-trations {
    padding: 70px 0px;
    /* background: radial-gradient(circle at 14% 34%, rgba(685, 425, 228, 0.80), transparent 343px), radial-gradient(circle at 13% 84%, rgba(57, 60, 355, 11.98), transparent 480px), radial-gradient(circle at 76% 79%, rgba(255, 57, 183, 0.92), transparent 311px), radial-gradient(circle at 92% 40%, rgba(245, 0, 45, 28.9), transparent 485px), radial-gradient(circle at 51% 59%, rgb(0 0 0 / 58%), transparent 350px), linear-gradient(180deg, #000 0%, #07030c 44%, #050009 100%); */
}
.organi-sations h1 {
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}   
.organi-sations p {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.78);
    padding: 10px 0px;
}
.stu-dent img {
    width: 100%;
}
a.unem-ployed {
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 999px;
    backdrop-filter: blur(12px);
    transition: transform 8s ease, opacity 8s ease, background 8s ease;
    z-index: 2;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
    border: 1px solid #5d5d5d;
}
.stat-ement {
    text-align: center;
    padding: 0px 0px 20px;
}
a.unem-ployed i {
    margin-left: 10px;
}
.stu-dent::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.72) 86%, #000 100%);
}

.stu-dent {
    position: relative;
}
/* Trusted & Globally Affiliated Section Start */
.top-apps-trust-section,
.top-apps-trust-section * {
    box-sizing: border-box;
}

.top-apps-trust-section {
    position: relative;
    overflow: hidden;
    padding: 0px 0 58px;
    color: #fff;
    /* background: radial-gradient(circle at 14% 35%, rgba(226, 43, 177, 0.2), transparent 280px), radial-gradient(circle at 86% 54%, rgba(48, 62, 255, 0.24), transparent 320px), #000; */
    text-align: center;
}

.top-apps-trust-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.32));
}

.top-apps-trust-section .container {
    position: relative;
    z-index: 1;
}

.top-apps-trust-title {
    margin: 0 0 26px;
color: #fff;
    font-size: clamp(15px, 1.6vw, 20px);
    line-height: 1.25;
}

.top-apps-logo-slider {
    width: min(100%, 1000px);
    margin: 0 auto;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 7%, #000 93%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0%, #000 7%, #000 93%, transparent 100%);
}

.top-apps-logo-track {
    width: max-content;
    display: flex;
    align-items: center;
    gap: clamp(18px, 2.2vw, 42px);
    animation: topAppsLogoMarquee 26s linear infinite;
    will-change: transform;
}

.top-apps-logo-slider:hover .top-apps-logo-track {
    animation-play-state: paused;
}

.top-apps-logo-item {
    width: clamp(64px, 8vw, 138px);
    height: clamp(30px, 4vw, 46px);
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
}

.top-apps-logo-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1) grayscale(1) contrast(1.08);
    opacity: 0.98;
}


@keyframes topAppsLogoMarquee {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(-50%, 0, 0);
    }
}

@media (max-width: 575px) {
    .top-apps-trust-section {
        padding: 42px 0 48px;
    }

    .top-apps-trust-title {
        margin-bottom: 18px;
        font-size: 13px;
    }

    .top-apps-logo-track {
        gap: 26px;
        animation-duration: 22s;
    }

    .top-apps-logo-item {
        width: 96px;
        height: 34px;
    }
}
/* Trusted & Globally Affiliated Section End */
 /* Scalable Apps & Al-Powered Digital Solutions For Modern Businesses. start  */
 .move-ment h2 {
    text-align: center;
    font-size: 50px;
}
a.str-ategist {
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    text-decoration: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
    border: 1px solid #5d5d5d;
}
a.str-ategist i {
    margin-left: 10px;
}
.wide-spread {
    text-align: center;
    margin: 20px 0px 40px;
}

.thou-sands {
    display: flex;
    justify-content: center;
    gap: 10px;
}
a.deman-ded {
    border: 1px solid #5d5d5d;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
.gathered img {
    width: 13%;
    border-radius: 10px;
    margin-bottom: 20px;
}
.compri-sing {
    border: 1px solid #383737;
    border-radius: 30px;
    background: linear-gradient(130deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.045));
    background-clip: padding-box;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 32px 82px rgba(0, 0, 0, 0.42);
    margin: 33px 0px;
}
.environm-entalist img {
    width: 100%;
    border-radius: 30px;
    border: 6px solid #6a6a6a;
}
.environm-entalist {
    padding: 14px;
}
.indefin-ite {
    padding: 42px;
    position: relative;
}
.indefin-ite h3 {
    font-size: 23px;
    margin: 16px 0px;
}
.indefin-ite p {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.78);
}
section.permi-tted {
    padding: 70px 0px;
}
.gover-nment {
    margin-bottom: 3px;
}
.und-erway ul {
    display: flex;
    justify-content: flex-end;
    gap: 19px;
    list-style: none;
}
li.gat-hered {
    border: 1px solid #424242;
    border-radius: 10px;
    padding: 4px 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
li.ensu-ed {
    border: 1px solid #424242;
    border-radius: 10px;
    padding: 5px 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
.und-erway {
    position: absolute;
    top: 56px;
    right: 22px;
}
.und-erway ul li {
    font-size: 15px;
}
.rebuil-ding img {
    width: 100%;
    border-radius: 15px;
}
.crack-down {
    padding: 27px;
    border: 1px solid #383737;
    border-radius: 30px;
    background: rgb(255 255 255 / 8%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 16px 30px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(12px);
}
.paras-ites img {
    padding: 11px 0px;
    width: 150px;
}
.ami-dst p {
     color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    position: relative;
    margin: 0px 0px 23px;
}
.ami-dst {
 position: relative;
}
.paras-ites img {
    filter: brightness(0) invert(1);
}
a.compens-ation {
    color: #fff;
    border: 1px solid #585858;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 13px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
a.compens-ation i {
    margin-left: 10px;
}
.scan-dals ul {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    gap: 19px;
}
.scan-dals {
    position: absolute;
    top: 19px;
    right: 0;
}
li.accoun-tability {
    border: 1px solid #5a5a5a;
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 13px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
li.irregularit-ies {
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 13px;
    border: 1px solid #5a5a5a;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.13) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 8px 18px rgba(7, 6, 38, 0.16);
}
.fami-lies {
    border: 1px solid #4a4a4a;
    border-radius: 20px;
    padding: 40px;
    margin-top: 23px;
    background: linear-gradient(100deg, rgb(48, 60, 244) 0%, rgb(101, 46, 232) 44%, rgb(217, 46, 168) 100%);
}

a.organ-isers {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.barri-cades {
    text-align: right;
}

.barri-cades img {
    width: 43%;
}
.education p {
    padding: 20px 0px;
    font-size: 16px;
     color: rgba(255, 255, 255, 0.78);
}
.education h3 {
    font-size: 23px;
}
.education h2 {
    font-size: 41px;
    font-weight: 700;
}
  /* Scalable Apps & Al-Powered Digital Solutions For Modern Businesses. end  */

/* Top Apps responsive overrides start */
body.top-apps-page {
    overflow-x: hidden;
    background: #000;
}

.top-apps-page *,
.top-apps-page *::before,
.top-apps-page *::after {
    box-sizing: border-box;
}

.top-apps-page :is(.demons-trations, .top-apps-trust-section, .permi-tted) {
    overflow-x: clip;
}

.top-apps-page img {
    max-width: 100%;
    height: auto;
}

.top-apps-page .ba-sed {
    margin: 0 auto;
}

.top-apps-page .organi-sations h1,
.top-apps-page .move-ment h2,
.top-apps-page .education h2 {
    max-width: 100%;
    line-height: 1.12;
    letter-spacing: 0;
}




.top-apps-page .stu-dent {
    margin: 0 auto;
}

.top-apps-page .move-ment h2 {
    font-size: clamp(30px, 4.3vw, 50px);
    font-weight: 700;
}

.top-apps-page .permi-tted .row {
    row-gap: 0px;
}

.top-apps-page .compri-sing {
    overflow: hidden;
}

.top-apps-page .compri-sing > .row,
.top-apps-page .compensat-ion > .row {
    align-items: center;
}

.top-apps-page .indefin-ite {
    min-height: 100%;
    padding: clamp(26px, 4vw, 42px);
}

.top-apps-page .indefin-ite h2 {
    font-size: clamp(26px, 3vw, 32px);
    line-height: 1.15;
}

.top-apps-page .indefin-ite h3 {
    font-size: clamp(18px, 2vw, 23px);
    line-height: 1.3;
}

.top-apps-page .indefin-ite p,
.top-apps-page .ami-dst p,
.top-apps-page .education p {
    overflow-wrap: anywhere;
}

.top-apps-page .gathered img {
    width: clamp(56px, 13%, 82px);
}

.top-apps-page .und-erway ul,
.top-apps-page .scan-dals ul {
    flex-wrap: wrap;
    gap: 10px;
    padding-left: 0;
    margin: 0;
}

.top-apps-page :is(li.gat-hered, li.ensu-ed, li.accoun-tability, li.irregularit-ies) {
    line-height: 1.25;
    white-space: normal;
}

.top-apps-page .crack-down {
    height: 100%;
    padding: clamp(18px, 2.8vw, 27px);
}

.top-apps-page .rebuil-ding img,
.top-apps-page .environm-entalist img {
    display: block;
}

.top-apps-page .paras-ites img {
    width: clamp(118px, 24vw, 150px);
}

.top-apps-page :is(a.unem-ployed, a.str-ategist, a.deman-ded, a.compens-ation, a.organ-isers) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    gap: 8px;
    text-align: center;
    white-space: normal;
}

.top-apps-page :is(a.unem-ployed i, a.str-ategist i, a.compens-ation i) {
    margin-left: 0;
    flex: 0 0 auto;
}

.top-apps-page .fami-lies {
    overflow: hidden;
}

.top-apps-page .barri-cades img {
    width: clamp(190px, 43%, 330px);
}

@media (min-width: 1200px) {
    .top-apps-page .indefin-ite {
        padding-right: 0px;
    }
}

@media (max-width: 1199px) {
    .top-apps-page .move-ment h2 {
        width: 100%;
    }

    .top-apps-page .und-erway {
        position: static;
        margin-top: 22px;
    }

    .top-apps-page .und-erway ul {
        justify-content: flex-start;
    }

    .top-apps-page .education h2 {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .top-apps-page section.demons-trations,
    .top-apps-page section.permi-tted {
        padding: 56px 0;
    }

    .top-apps-page .top-apps-trust-section {
        padding-bottom: 50px;
    }

    .top-apps-page .compri-sing {
        border-radius: 24px;
        margin: 24px 0;
    }

    .top-apps-page .environm-entalist img,
    .top-apps-page .crack-down {
        border-radius: 22px;
    }

    .top-apps-page .und-erway {
        position: static;
        margin-top: 22px;
    }

    .top-apps-page .und-erway ul {
        justify-content: flex-start;
    }

    .top-apps-page .scan-dals {
        position: static;
        margin-top: 18px;
    }

    .top-apps-page .scan-dals ul {
        justify-content: flex-start;
    }

    .top-apps-page .fami-lies {
        padding: 32px;
    }

    .top-apps-page .barri-cades img {
        width: clamp(180px, 58%, 280px);
    }
}

@media (max-width: 767px) {
    .top-apps-page .organi-sations h1,
    .top-apps-page .move-ment h2 {
        line-height: 1.16;
    }

    .top-apps-page .stat-ement {
        padding-bottom: 16px;
    }

    .top-apps-page .wide-spread {
        margin: 18px 0 28px;
    }

    .top-apps-page .indefin-ite {
        padding: 26px;
    }

    .top-apps-page .environm-entalist {
        padding: 0 22px 22px;
    }

    .top-apps-page .environm-entalist img {
        border-width: 4px;
    }

    .top-apps-page .fami-lies {
        text-align: center;
    }

    .top-apps-page .barri-cades {
        text-align: center;
    }

    .top-apps-page .barri-cades img {
        width: min(72vw, 250px);
    }

    .top-apps-page .education p {
        padding: 16px 0;
    }
}

@media (max-width: 575px) {
    .top-apps-page section.demons-trations,
    .top-apps-page section.permi-tted {
        padding: 42px 0;
    }

    .top-apps-page .organi-sations h1 {
        font-size: 30px;
    }

    .top-apps-page .move-ment h2 {
        font-size: 28px;
    }

    .top-apps-page .top-apps-trust-section {
        padding-top: 12px;
    }

    .top-apps-page .top-apps-logo-slider {
        -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 12%, #000 88%, transparent 100%);
        mask-image: linear-gradient(90deg, transparent 0%, #000 12%, #000 88%, transparent 100%);
    }

    .top-apps-page .compri-sing,
    .top-apps-page .crack-down,
    .top-apps-page .fami-lies {
        border-radius: 18px;
    }

    .top-apps-page .compri-sing {
        margin: 20px 0;
    }

    .top-apps-page .indefin-ite {
        padding: 22px;
    }

    .top-apps-page .indefin-ite h3 {
        margin: 12px 0;
    }

    .top-apps-page .indefin-ite p {
        margin-bottom: 20px;
        line-height: 1.7;
    }

    .top-apps-page .environm-entalist {
        padding: 0 16px 16px;
    }

    .top-apps-page .rebuil-ding img,
    .top-apps-page .environm-entalist img {
        border-radius: 16px;
    }

    .top-apps-page .paras-ites img {
        padding: 8px 0;
    }

    .top-apps-page .ami-dst p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 18px;
    }

    .top-apps-page :is(li.gat-hered, li.ensu-ed, li.accoun-tability, li.irregularit-ies) {
        padding: 5px 12px;
        font-size: 12px;
        border-radius: 8px;
    }

    .top-apps-page .fami-lies {
        padding: 24px 18px;
    }

    .top-apps-page .education h2 {
        font-size: 31px;
    }

    .top-apps-page .education h3 {
        font-size: 19px;
        line-height: 1.35;
    }
}

@media (max-width: 360px) {
    .top-apps-page .organi-sations h1,
    .top-apps-page .move-ment h2,
    .top-apps-page .education h2 {
        font-size: 26px;
    }

    .top-apps-page .indefin-ite,
    .top-apps-page .crack-down {
        padding: 18px;
    }

    .top-apps-page :is(a.unem-ployed, a.str-ategist, a.deman-ded, a.compens-ation, a.organ-isers) {
        width: 100%;
        padding-left: 14px;
        padding-right: 14px;
    }
}

/* Top apps 1200px section width */

.top-apps-page .top-apps-logo-slider {
    width: 100%;
}
/* Top Apps responsive overrides end */