/*
 * WEB-P14F Insights V3 — editorial knowledge hub + long-form reading.
 * Same navy/gold family as Homepage, Services, Industries, Company V3.
 * Articles are a lighter reading field than service/industry pages.
 */
body.vc-ins-v3-page .entry-header,
body.vc-ins-v3-page .ast-archive-description {
    display: none;
}
body.vc-ins-v3-page .site-content,
body.vc-ins-v3-page #content,
body.vc-ins-v3-page #primary,
body.vc-ins-v3-page .content-area,
body.vc-ins-v3-page .site-main,
body.vc-ins-v3-page .ast-article-single {
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 0;
    float: none;
}
body.vc-ins-v3-page.ast-page-builder-template #content.site-content > .ast-container,
body.vc-ins-v3-page .site-content > .ast-container {
    display: block;
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    box-sizing: border-box;
}
@media (min-width: 922px) {
    body.vc-ins-v3-page.ast-page-builder-template #content.site-content > .ast-container,
    body.vc-ins-v3-page .site-content > .ast-container {
        display: block;
        max-width: none;
        width: 100%;
    }
}
body.vc-ins-v3-page .site-footer,
body.vc-ins-v3-page .elementor-location-footer,
body.vc-ins-v3-page .vc-footer-v2 {
    margin-top: 0;
}

.vc-ins-v3 {
    width: 100%;
    max-width: none;
    color: var(--vc-bx-graphite, var(--vc-text-navy));
    background: #f6f3ee;
    overflow-x: hidden;
}
.vc-ins-v3--hub { background: #fff; }
.vc-ins-contain {
    width: min(1120px, calc(100% - 40px));
    margin-inline: auto;
}
.vc-ins-measure {
    width: min(42rem, calc(100% - 40px));
    margin-inline: auto;
}
.vc-ins-kicker {
    margin: 0 0 12px;
    color: var(--vc-bx-gold);
    font-size: 0.72rem;
    font-weight: 650;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}
.vc-ins-kicker--navy { color: var(--vc-bx-navy); }
body.vc-ins-v3-page .vc-ins-hero h1.vc-ins-display,
.vc-ins-hero .vc-ins-display {
    margin: 0 0 18px;
    color: #ffffff !important;
    font-size: clamp(2.1rem, 1.05rem + 3.4vw, 4.2rem);
    font-weight: 650;
    letter-spacing: -0.04em;
    line-height: 0.96;
    max-width: 14ch;
}
.vc-ins-hero--article .vc-ins-display {
    font-size: clamp(1.85rem, 1rem + 2.4vw, 3.1rem);
    max-width: 18ch;
    letter-spacing: -0.035em;
}
.vc-ins-h2 {
    margin: 0 0 14px;
    color: var(--vc-bx-navy);
    font-size: clamp(1.55rem, 1.1rem + 1.4vw, 2.35rem);
    font-weight: 650;
    letter-spacing: -0.03em;
    line-height: 1.12;
}
.vc-ins-h2 a { color: inherit; text-decoration: none; }
.vc-ins-h2--light { color: #fff; }
.vc-ins-h3 {
    margin: 28px 0 10px;
    color: var(--vc-bx-navy);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}
.vc-ins-h3--light { color: rgba(255,255,255,.86); }
.vc-ins-lede {
    margin: 0 0 0;
    max-width: 38em;
    font-size: 1.08rem;
    line-height: 1.55;
    color: rgba(255,255,255,.86);
}
.vc-ins-body {
    margin: 0 0 22px;
    max-width: 40em;
    font-size: 1.05rem;
    line-height: 1.6;
    color: var(--vc-bx-steel, #4f6475);
}
.vc-ins-type {
    margin: 0 0 8px;
    color: var(--vc-bx-gold, #b89214);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}
.vc-ins-textlink {
    color: var(--vc-bx-navy);
    font-weight: 650;
    text-decoration: none;
    border-bottom: 1px solid var(--vc-bx-gold);
}
.vc-ins-textlink::after { content: " →"; color: var(--vc-bx-gold); }
html body .vc-ins-v3 a.vc-ins-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 48px !important;
    padding: 0 22px !important;
    border: 0 !important;
    background: var(--vc-bx-gold) !important;
    color: var(--vc-bx-navy) !important;
    font-weight: 650;
    text-decoration: none !important;
    transform: none !important;
}

.vc-ins-img { display: block; width: 100%; height: 100%; object-fit: cover; }
.vc-ins-media {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(62% 52% at 80% 10%, rgba(48, 92, 132, 0.3) 0%, transparent 66%),
        linear-gradient(114deg, var(--vc-blue-deep) 0%, #0a1c2e 32%, #0e2a42 58%, #163a56 84%, #1a4564 100%);
    overflow: hidden;
}
.vc-ins-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.vc-ins-media__wash {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(16, 58, 99, 0.22) 0%, transparent 55%);
    pointer-events: none;
}
.vc-ins-media__diamond {
    position: absolute;
    top: 12%;
    right: 8%;
    width: 14px;
    height: 14px;
    background: var(--vc-bx-gold);
    transform: rotate(45deg);
    opacity: .8;
    pointer-events: none;
}
.vc-ins-motif {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
}
.vc-ins-motif .vc-h3-hero__tech {
    position: absolute;
    right: 3%;
    bottom: 6%;
    width: min(42vw, 440px);
    height: auto;
    opacity: .42;
}

.vc-ins-hero {
    position: relative;
    width: 100%;
    min-height: min(58vh, 560px);
    display: grid;
    align-items: end;
    color: #fff;
    background: var(--vc-blue-deep);
}
.vc-ins-hero--article { min-height: min(48vh, 420px); }
.vc-ins-hero__media { z-index: 0; }
.vc-ins-hero__copy {
    position: relative;
    z-index: 2;
    padding: clamp(48px, 7vw, 96px) 0 clamp(40px, 6vw, 72px);
}

.vc-ins-feature {
    padding: clamp(56px, 7vw, 88px) 0 24px;
    border-bottom: 1px solid #e4e0d8;
}
.vc-ins-feature__media {
    margin: 20px 0;
    max-width: 36rem;
}
.vc-ins-feature__media img { width: 100%; height: auto; display: block; }

.vc-ins-index { padding: clamp(48px, 7vw, 88px) 0; background: #f6f3ee; }
.vc-ins-index__group { margin-top: 36px; }
.vc-ins-index__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vc-ins-index__list li {
    padding: 18px 0;
    border-bottom: 1px solid #dcd6cc;
}
.vc-ins-index__list a {
    display: block;
    color: var(--vc-bx-navy);
    font-size: 1.28rem;
    font-weight: 650;
    letter-spacing: -0.025em;
    text-decoration: none;
    line-height: 1.25;
}
.vc-ins-index__list a:hover { box-shadow: inset 0 -2px 0 var(--vc-bx-gold); }
.vc-ins-index__list span {
    display: block;
    margin-top: 6px;
    color: var(--vc-bx-steel, #4f6475);
    font-size: 0.98rem;
    font-weight: 400;
    line-height: 1.45;
}

.vc-ins-band {
    position: relative;
    padding: clamp(56px, 8vw, 96px) 0;
    color: #fff;
    background:
        radial-gradient(70% 80% at 88% 0%, rgba(48, 92, 132, 0.28), transparent 60%),
        var(--vc-hero-modern);
}
.vc-ins-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-top: 28px;
}
.vc-ins-block { padding: clamp(56px, 7vw, 88px) 0; }
.vc-ins-linklist {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vc-ins-linklist li { margin: 0 0 10px; }
.vc-ins-linklist a {
    color: var(--vc-bx-navy);
    font-weight: 650;
    text-decoration: none;
    border-bottom: 1px solid var(--vc-bx-gold);
}
.vc-ins-linklist--light a { color: #fff; border-bottom-color: rgba(217,173,34,.55); }
.vc-ins-note { margin-top: 12px; font-size: 0.92rem; }

.vc-ins-cta {
    position: relative;
    padding: clamp(64px, 8vw, 110px) 0;
    color: #fff;
    background: var(--vc-blue-deep);
}
.vc-ins-cta__media { z-index: 0; }
.vc-ins-cta__copy { position: relative; z-index: 2; }

.vc-ins-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    padding: 28px 0 8px;
    color: var(--vc-bx-steel, #4f6475);
    font-size: 0.82rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 650;
}
.vc-ins-meta span,
.vc-ins-meta time { color: inherit; }

.vc-ins-prose {
    padding: 12px 0 40px;
    color: var(--vc-bx-graphite, var(--vc-text-navy));
    font-size: 1.125rem;
    line-height: 1.7;
}
.vc-ins-prose > *:first-child { margin-top: 0; }
.vc-ins-prose p { margin: 0 0 1.15em; }
.vc-ins-prose h2 {
    margin: 2em 0 0.7em;
    color: var(--vc-bx-navy);
    font-size: 1.45rem;
    font-weight: 650;
    letter-spacing: -0.03em;
    line-height: 1.2;
}
.vc-ins-prose h3 {
    margin: 1.6em 0 0.55em;
    color: var(--vc-bx-navy);
    font-size: 1.12rem;
    font-weight: 650;
}
.vc-ins-prose ul,
.vc-ins-prose ol { margin: 0 0 1.2em; padding-left: 1.2em; }
.vc-ins-prose li { margin: 0 0 0.4em; }
.vc-ins-prose blockquote {
    margin: 1.4em 0;
    padding: 0 0 0 1em;
    border-left: 3px solid var(--vc-bx-gold);
    color: var(--vc-bx-steel, #4f6475);
    font-style: italic;
}
.vc-ins-tablewrap {
    width: 100%;
    overflow-x: auto;
    margin: 1.4em 0 1.6em;
    -webkit-overflow-scrolling: touch;
}
.vc-ins-prose table {
    width: 100%;
    min-width: 28rem;
    border-collapse: collapse;
    font-size: 0.95rem;
    line-height: 1.45;
}
.vc-ins-prose th,
.vc-ins-prose td {
    padding: 10px 12px;
    border-bottom: 1px solid #dcd6cc;
    text-align: left;
    vertical-align: top;
}
.vc-ins-prose th {
    color: var(--vc-bx-navy);
    font-weight: 650;
    background: #efeae1;
}
.vc-ins-prose caption {
    caption-side: bottom;
    padding-top: 8px;
    color: var(--vc-bx-steel, #4f6475);
    font-size: 0.88rem;
}

.vc-ins-take {
    margin: 8px auto 40px;
    padding: 28px 0 8px;
    border-top: 1px solid #dcd6cc;
}
.vc-ins-take ul { margin: 0; padding: 0 0 0 1.1em; }
.vc-ins-take li { margin: 0 0 10px; line-height: 1.5; }
.vc-ins-figure {
    margin: 0 auto 48px;
}
.vc-ins-figure img { width: 100%; height: auto; display: block; }
.vc-ins-figure figcaption {
    margin-top: 8px;
    color: var(--vc-bx-steel, #4f6475);
    font-size: 0.88rem;
}
.vc-ins-rel {
    padding: 8px 0 36px;
    border-top: 1px solid #e4e0d8;
}

@media (max-width: 767px) {
    .vc-ins-cols { grid-template-columns: 1fr; }
    .vc-ins-hero { min-height: 0; }
    .vc-ins-hero--article { min-height: 0; }
    .vc-ins-prose { font-size: 1.06rem; line-height: 1.68; }
    .vc-ins-index__list a { font-size: 1.12rem; }
}
