/* =========================================
   Hero Banner CSS (Copied from main.css)
   ========================================= */
.analytics-hero-banner-2026 {
    display: flex;
    flex-direction: column;
    position: relative;
    background-size: cover !important;
    background-position: right !important;
    justify-content: center;
    height: 100vh;
}

.analytics-hero-banner-2026 .solution-main {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0px;
}

.analytics-hero-banner-2026 .solution-main .solution-left {
    width: 66%;
    text-align: left;
    position: relative;
    z-index: 1;
}

.analytics-hero-banner-2026 .solution-main .solution-left h1 {
    font-size: 60px;
    color: #fff;
    font-family: "Graphik Semibold";
    line-height: 110%;
    padding-bottom: 10px;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
}

@media screen and (max-width: 1450px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h1 {
        font-size: 50px;
    }
}

@media screen and (max-width: 1199px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h1 {
        font-size: 45px;
    }
}

@media screen and (max-width: 767px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 600px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h1 {
        font-size: 35px;
    }

    .analytics-hero-banner-2026 .solution-main .solution-left h1 br {
        display: none;
    }
}

.analytics-hero-banner-2026 .solution-main .solution-left h1 span {
    color: #00BBFF;
}

.analytics-hero-banner-2026 .solution-main .solution-left h3 {
    font-size: 26px;
    color: #fff;
    font-family: "Graphik Medium";
    padding-bottom: 10px;
    line-height: 129%;
}

@media screen and (max-width: 1199px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h3 {
        font-size: 22px;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .analytics-hero-banner-2026 .solution-main .solution-left h3 {
        font-size: 18px;
    }
}

.analytics-hero-banner-2026 .solution-main .solution-left p {
    font-weight: 400;
    font-size: 20px;
    font-family: "Graphik Regular";
    color: #fff;
    max-width: 611px;
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main .solution-left p {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .analytics-hero-banner-2026 .solution-main .solution-left p {
        font-size: 16px;
    }
}

.analytics-hero-banner-2026 .solution-main .solution-left a {
    background: linear-gradient(259.44deg, #9DA8FB 25.03%, #9266FD 90.57%);
    padding: 9px 23px;
    display: inline-block;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    border-radius: 40px;
    line-height: 19px;
    text-decoration: none;
    transition: all 0.5s;
}

.analytics-hero-banner-2026 .solution-main .solution-left a img {
    margin-left: 8px;
    max-width: 17px;
    display: inline-block;
    width: auto;
    transition: all 0.5s;
    height: auto;
}

.analytics-hero-banner-2026 .solution-main .solution-left a:hover {
    background: linear-gradient(259.44deg, #9266FD 25.03%, #9DA8FB 90.57%);
}

.analytics-hero-banner-2026 .solution-main .solution-left a:hover img {
    margin-left: 10px;
}

.analytics-hero-banner-2026 .solution-main .solution-left a {
    background: #0078D4;
}

.analytics-hero-banner-2026 .solution-main .solution-left a:hover {
    background: #015a9e;
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main .solution-left {
        width: 100%;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 480px) {
    .analytics-hero-banner-2026 .solution-main .solution-left {
        margin: 0;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main {
        flex-wrap: wrap;
    }
}

.analytics-hero-banner-2026 .solution-main .anlatyices-slider {
    width: 45%;
}

.analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame {
    background: url(../images/analytics-frame-bg.webp) no-repeat;
    background-size: 100% 100%;
    width: 555px;
    height: 335px;
}

.analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide {
    width: 422px;
    height: 265px;
    margin-left: 67px;
}

.analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide .anlatyices-img figure {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 18px;
}

.analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide .anlatyices-img figure img {
    max-width: 100%;
    object-fit: cover;
}

@media screen and (max-width: 1280px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide .anlatyices-img figure {
        padding-top: 16px;
    }
}

@media screen and (max-width: 576px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide .anlatyices-img figure {
        padding-top: 12px;
    }
}

@media screen and (max-width: 1280px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide {
        width: 355px;
        height: 225px;
        margin-left: 58px;
    }
}

@media screen and (max-width: 576px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame .anlatyices-slide {
        width: 248px;
        height: 170px;
        margin-left: 42px;
    }
}

@media screen and (max-width: 1280px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame {
        width: 470px;
        height: 285px;
        float: right;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame {
        float: none;
        margin: 0 auto;
    }
}

@media screen and (max-width: 576px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider .anlatyices-slider-frame {
        width: 330px;
        height: 202px;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .solution-main .anlatyices-slider {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 {
        padding: 100px 0px 30px;
        background-size: cover !important;
        background-position: left !important;
    }
}

.analytics-hero-banner-2026 .banner-states {
    left: 0px;
    width: 100%;
    padding: 36px 0px;
}

.analytics-hero-banner-2026 .banner-states .banner-states-main {
    display: flex;
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area {
    width: 25%;
    padding: 0px 15px;
    text-align: center;
    border-right: 1px solid #656565;
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area h3 {
    margin-bottom: 0px;
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area h3 span {
    background: linear-gradient(90deg, #31C7F1 23.22%, #00AAFE 89.1%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-size: 49px;
    font-family: "Graphik Semibold";
    line-height: 49px;
}

@media screen and (max-width: 1199px) {
    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area h3 span {
        font-size: 35px;
        line-height: 35px;
    }
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area h3 sup {
    font-size: 30px;
    color: #fff;
    top: -14px;
    font-family: "Graphik Semibold";
    left: 2px;
}

@media screen and (max-width: 1199px) {
    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area h3 sup {
        top: -7px;
    }
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area p {
    font-size: 20px;
    color: #fff;
    font-family: "Graphik Medium";
    margin-bottom: 0px;
}

.analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area:last-child {
    border-right: none;
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area {
        width: 50%;
        margin-bottom: 30px;
    }

    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area:nth-child(2) {
        border-right: none;
    }

    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area:nth-child(3) {
        margin-bottom: 0px;
    }

    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area:nth-child(4) {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 480px) {
    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area {
        width: 100%;
        border-right: none !important;
    }

    .analytics-hero-banner-2026 .banner-states .banner-states-main .fule-area:nth-child(3) {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .analytics-hero-banner-2026 .banner-states .banner-states-main {
        flex-wrap: wrap;
        position: relative;
    }
}

@media screen and (max-width: 480px) {
    .analytics-hero-banner-2026 .banner-states {
        position: static;
    }
}

@media screen and (max-width: 480px) {
    .analytics-hero-banner-2026 {
        height: auto;
    }
}

/* Stats container wrapper */
.analytics-hero-banner-2026 .banner-states {
    background: transparent !important;
    padding: 0 !important;
    position: absolute;
    bottom: 34px;
}

/* Glassmorphic Stats Container */
.analytics-hero-banner-2026 .banner-states-main {
    background: rgba(255, 255, 255, 0.05) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 16px !important;
    padding: 40px !important;
    margin: 0 auto;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
}

/* Stats columns */
.analytics-hero-banner-2026 .banner-states-main .fule-area {
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding: 0 20px !important;
}

.analytics-hero-banner-2026 .banner-states-main .fule-area:last-child {
    border-right: none !important;
}

/* Force numbers to be white and clean up spacing */
.analytics-hero-banner-2026 .banner-states-main .fule-area h3 {
    margin-bottom: 5px !important;
}

.analytics-hero-banner-2026 .banner-states-main .fule-area h3 span,
.analytics-hero-banner-2026 .banner-states-main .fule-area h3 sup {
    color: #ffffff !important;
    background: none !important;
    -webkit-text-fill-color: #ffffff !important;
    font-weight: 700 !important;
}

.analytics-hero-banner-2026 .banner-states-main .fule-area p {
    color: #e0e0e0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

/* Responsive adjustments */
@media (max-width: 991px) {
    .analytics-hero-banner-2026 .banner-states {
        position: relative !important;
        bottom: 0 !important;
        margin-top: 40px;
    }

    .analytics-hero-banner-2026 .banner-states-main .fule-area {
        border-right: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
        padding: 20px 0 !important;
        width: 50% !important;
    }

    .analytics-hero-banner-2026 .banner-states-main .fule-area:nth-child(even) {
        border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
    }

    .analytics-hero-banner-2026 .banner-states-main .fule-area:nth-last-child(-n+2) {
        border-bottom: none !important;
    }
}

@media (max-width: 767px) {
    .analytics-hero-banner-2026 .banner-states-main .fule-area {
        width: 100% !important;
        border-left: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    }

    .analytics-hero-banner-2026 .banner-states-main .fule-area:last-child {
        border-bottom: none !important;
    }
}

/* 
 * Analytics Revamp 2026 CSS
 * Custom styling for the new sections
 */

/* Section 1: Trusted and Powerful Data (Modern Grid) */
.trusted-power-maine.modern-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.modern-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #f0f0f0;
    height: 100%;
}

.modern-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.modern-card-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.modern-card .icon-wrapper {
    margin-bottom: 20px;
    background: #f8f9fa;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modern-card .icon-wrapper img {
    max-width: 30px;
    max-height: 30px;
}

.modern-card .content-wrapper h3 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}

.modern-card .content-wrapper p {
    font-size: 0.95rem;
    color: #555;
    line-height: 1.6;
}

/* Section 3: One Platform, Multiple Industries (Figma Match) */
.our-platfomr-outer {
    background: #ffffff !important;
    padding: 80px 0;
}

.our-platfomr-outer .head h2 {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
}

.industries-tabs-wrapper .nav-tabs {
    background: #f9f9f9;
    border-bottom: none;
    border-radius: 4px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin-bottom: 50px;
    align-items: stretch;
}

.industries-tabs-wrapper .nav-tabs .nav-item {
    flex: 1;
    margin-bottom: 0;
}

.industries-tabs-wrapper .nav-tabs .nav-link {
    border: none;
    background: transparent;
    color: #4D4E51;
    border-radius: 0;
    padding: 20px 10px;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    height: 100%;
    text-align: center;
    border-top: 4px solid transparent;
    transition: all 0.3s ease;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}

.industries-tabs-wrapper .nav-tabs .nav-link:hover {
    color: #291D45;
}

.industries-tabs-wrapper .nav-tabs .nav-link.active {
    background: #ffffff;
    color: #291D45;
    border-top: 4px solid #301a4e;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.02);
}

.industries-tabs-wrapper .tab-content {
    background: #ffffff;
    border: none;
    padding: 20px 0;
    box-shadow: none;
}

/* Left side styling */
.industry-icon-box {
    background: #2a2046;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.industry-icon-box img {
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
}

.industry-title {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.industry-text {
    font-size: 16px;
    color: #4D4E51;
    line-height: 1.6;
}

/* Right side styling */
.industry-main-img {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
}

/* Section 4: Driving Data and AI Excellence (Auto Switch Tabs) */
.auto-switch-tabs-section {
    padding: 100px 0;
    color: #ffffff;
}

.ai-excellence-wrapper {
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    min-height: 650px;
    background: #000;
    overflow: hidden;
    position: relative;
}

.ai-excellence-top {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 60px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ai-excellence-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 24px 24px 0 0;
}

.ai-excellence-head {
    margin-bottom: 40px;
    text-align: left;
    position: relative;
    z-index: 2;
}

.ai-excellence-head h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    max-width: 500px;
}

.auto-tabs-wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.auto-tab-content {
    display: grid;
    align-items: start;
}

.auto-tab-pane {
    grid-area: 1 / 1;
    background: #fff;
    border-radius: 24px;
    padding: 40px;
    width: 45%;
    min-height: 300px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: opacity 0.5s ease;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
}

.auto-tab-pane.active {
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
}

.ai-excellence-card {
    background: transparent;
    border-radius: 0;
    padding: 0;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ai-excellence-icon {
    margin-bottom: 25px;
}

.ai-excellence-icon img {
    max-width: 40px;
    height: auto;
}

.auto-tab-title {
    font-size: 32px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
}

.auto-tab-desc {
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

.auto-tabs-nav {
    background: #000000;
    border-radius: 0 0 24px 24px;
    border-top-right-radius: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.auto-tab-btn {
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 25px 20px;
    flex: 1;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 1;
}

.auto-tab-btn:hover {
    color: #f0f0f0;
}

.auto-tab-btn.active {
    color: #b52656;
}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991px) {
    .ai-excellence-top {
        padding: 30px;
    }

    .ai-excellence-head h2 {
        font-size: 32px;
    }

    .auto-tab-pane {
        width: 100%;
        padding: 25px;
        min-height: auto;
    }

    .ai-excellence-card {
        width: 100%;
        border-radius: 24px 24px 0 0;
        min-height: auto;
    }

    .auto-tabs-nav {
        flex-direction: column;
        border-radius: 0 0 24px 24px;
        padding: 20px 30px;
        gap: 15px;
    }

    .auto-tab-btn {
        width: 100%;
        padding: 15px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .auto-tab-btn:last-child {
        border-bottom: none;
    }
}

/* Section: Partners & Technology Stack */
.cloud-partner-outer.se-partners-section {
    background: #F8F8F8 !important;
}

.cloud-partner-outer.se-partners-section .head h2,
.cloud-partner-outer.se-partners-section .head p {
    color: #222222 !important;
}

/* 
 * Partners Grid Styles
 * (Copied from Smart Edge template to avoid global CSS conflicts)
 */
.se-partner-grid {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.se-partner-card {
    background: #fff;
    border-radius: 16px;
    width: 227px;
    padding: 30px 20px 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.se-partner-card img {
    max-width: 80%;
    max-height: 60px;
    margin: auto 0;
}

.se-partner-card a {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #f1f5f9;
    padding-top: 15px;
}

.se-partner-card a span.arr {
    background: #007bff;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

/* 
 * Trusted and Powerful Data Section 
 * Dark-mode layout with horizontal tabs and custom arrows
 */
.trusted-power-outer.dark-gradient-bg {
    background-image: url('../images/analytics/trusted-banner.png');
    padding: 80px 0;
    color: #ffffff;
    background-size: 100% 100%;
}

.trusted-head h2.trusted-heading {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    color: #ffffff;
    max-width: 500px;
}

.trusted-head p.trusted-subtitle {
    font-size: 14px;
    color: #a0a5b0;
    line-height: 1.6;
    max-width: 400px;
    text-align: right;
}

.trusted-tabs-container .nav-tabs.trusted-nav-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    gap: 30px;
}

.trusted-tabs-container .nav-tabs.trusted-nav-tabs .nav-link {
    background: transparent;
    border: none;
    color: #a0a5b0;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 0;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease;
}

.trusted-tabs-container .nav-tabs.trusted-nav-tabs .nav-link:hover {
    color: #ffffff;
}

.trusted-tabs-container .nav-tabs.trusted-nav-tabs .nav-link.active {
    color: #ffffff;
    border-bottom: 2px solid #E1193E;
    /* Red accent */
}

.trusted-left-col .trusted-number {
    font-size: 18px;
    color: #4D4E51;
    /* Faded red */
    font-weight: 600;
    margin-bottom: 10px;
}

.trusted-left-col .trusted-pane-title {
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}

.trusted-left-col .trusted-pane-desc {
    font-size: 15px;
    color: #a0a5b0;
    line-height: 1.6;
    margin-bottom: 25px;
}

.trusted-list-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.trusted-list-items ul li {
    display: flex;
    align-items: flex-start;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.trusted-list-items ul li:last-child {
    border-bottom: none;
}

.trusted-list-items ul li .red-triangle {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #E1193E;
    margin-top: 6px;
    margin-right: 15px;
    flex-shrink: 0;
}

.trusted-list-items ul li .list-text {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

.trusted-image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 16px;
}

@media (max-width: 768px) {
    .trusted-head {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .trusted-head p.trusted-subtitle {
        text-align: left;
        margin-left: 0 !important;
        margin-top: 15px;
    }

    .trusted-tabs-container .nav-tabs.trusted-nav-tabs {
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
}

/* =========================================
   Hero Banner Figma Overrides
   ========================================= */

/* Heading overrides */
.analytics-hero-banner-2026 .solution-main .solution-left h1 {
    color: #ffffff !important;
}

/* Ensure any bold tags get proper font-weight */
.analytics-hero-banner-2026 .solution-main .solution-left h1 b {
    font-weight: 700;
}

/* Override the blue span from main.css */
.analytics-hero-banner-2026 .solution-main .solution-left h1 span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}



/* Force case study visibility */
.appi_portfolio_panel.anlytices-and-appi {
    display: block !important;
}

@media screen and (max-width: 1023px) {
    .case-study-mobile-outer.anlytices-and-appi-mobile {
        display: block !important;
    }
}