/*
 * WEB-P14E Company / Trust V3 — scoped to .vc-co-v3 / body.vc-co-v3-page.
 * Same cinematic navy family as Homepage, Services, and Industries V3.
 */
body.vc-co-v3-page .entry-header,
body.vc-co-v3-page .ast-archive-description {
    display: none;
}
body.vc-co-v3-page .screen-reader-text {
    width: 1px !important;
    max-width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}
body.vc-co-v3-page .site-content,
body.vc-co-v3-page #content,
body.vc-co-v3-page #primary,
body.vc-co-v3-page .content-area,
body.vc-co-v3-page .site-main,
body.vc-co-v3-page .ast-article-single {
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 0;
    float: none;
}
body.vc-co-v3-page.ast-page-builder-template #content.site-content > .ast-container,
body.vc-co-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-co-v3-page.ast-page-builder-template #content.site-content > .ast-container,
    body.vc-co-v3-page .site-content > .ast-container {
        display: block;
        max-width: none;
        width: 100%;
    }
}
body.vc-co-v3-page .site-footer,
body.vc-co-v3-page .elementor-location-footer,
body.vc-co-v3-page .vc-footer-v2 {
    margin-top: 0;
}

.vc-co-v3 {
    width: 100%;
    max-width: none;
    color: var(--vc-bx-graphite, var(--vc-text-navy));
    background: #fff;
    overflow-x: hidden;
}
.vc-co-contain {
    width: min(1200px, calc(100% - 40px));
    margin-inline: auto;
}
.vc-co-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-co-display {
    margin: 0 0 20px;
    color: #fff;
    font-size: clamp(2.4rem, 1.05rem + 4.2vw, 5rem);
    font-weight: 650;
    letter-spacing: -0.046em;
    line-height: 0.94;
    max-width: 14ch;
}
.vc-co-h2 {
    margin: 0 0 14px;
    color: var(--vc-bx-navy);
    font-size: clamp(1.7rem, 1.15rem + 1.8vw, 2.75rem);
    font-weight: 650;
    letter-spacing: -0.034em;
    line-height: 1.08;
    max-width: 20ch;
}
.vc-co-h2 a { color: inherit; text-decoration: none; }
.vc-co-h2--light { color: #fff; }
.vc-co-h3 {
    margin: 0 0 8px;
    color: var(--vc-bx-navy);
    font-size: 1.15rem;
    font-weight: 650;
}
.vc-co-h3--light { color: #fff; }
.vc-co-lede,
.vc-co-body {
    margin: 0 0 22px;
    max-width: 36em;
    font-size: 1.06rem;
    line-height: 1.55;
    color: rgba(255,255,255,.84);
}
.vc-co-body { color: var(--vc-bx-steel, #4f6475); }
.vc-co-body--wide { max-width: 44em; }
.vc-co-role {
    margin: 0 0 16px;
    color: var(--vc-bx-navy);
    font-weight: 650;
}
.vc-co-actions { display: flex; flex-wrap: wrap; gap: 12px; margin: 0; }
.vc-co-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    font-weight: 650;
    text-decoration: none;
}
.vc-co-btn--gold { background: var(--vc-bx-gold); color: var(--vc-bx-navy); }
.vc-co-btn--gold:hover { background: var(--vc-gold-bright, #e8c44a); color: var(--vc-bx-navy); box-shadow: 0 0 0 2px var(--vc-green-border); }
.vc-co-btn--ghost {
    background: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding: 0 2px 8px;
    min-height: 44px;
}
.vc-co-btn--ghost:hover { border-bottom-color: var(--vc-bx-gold); color: var(--vc-bx-gold); }
.vc-co-textlink {
    color: var(--vc-bx-navy);
    font-weight: 650;
    text-decoration: none;
    border-bottom: 1px solid var(--vc-bx-gold);
}
.vc-co-textlink::after { content: " →"; color: var(--vc-bx-gold); }

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

.vc-co-hero {
    position: relative;
    width: 100%;
    max-width: none;
    min-height: min(78vh, 760px);
    display: grid;
    align-items: end;
    color: #fff;
    background: var(--vc-blue-deep);
}
.vc-co-hero--compact { min-height: min(62vh, 620px); }
.vc-co-hero__media { z-index: 0; }
.vc-co-hero__copy {
    position: relative;
    z-index: 2;
    padding: clamp(48px, 8vw, 120px) 0 clamp(56px, 8vw, 96px);
}

.vc-co-block { padding: clamp(64px, 8vw, 110px) 0 24px; }
.vc-co-block--tight { padding-top: 24px; padding-bottom: clamp(64px, 8vw, 96px); }
.vc-co-band {
    width: 100%;
    background: var(--vc-blue-deep);
    color: #fff;
    padding: clamp(56px, 8vw, 96px) 0;
}
.vc-co-index {
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    display: grid;
    gap: 22px;
}
.vc-co-index li {
    display: grid;
    grid-template-columns: 3.2rem 1fr;
    gap: 16px;
    padding-top: 18px;
    border-top: 1px solid rgba(255,255,255,.14);
}
.vc-co-index span {
    color: var(--vc-bx-gold);
    font-weight: 650;
    letter-spacing: 0.08em;
}
.vc-co-index p { margin: 0; color: rgba(255,255,255,.8); max-width: 36em; }

.vc-co-cards {
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    border-top: 1px solid #d8e0e6;
}
.vc-co-cards li { border-bottom: 1px solid #d8e0e6; }
.vc-co-cards a {
    display: block;
    padding: 28px 24px 28px 0;
    text-decoration: none;
    color: inherit;
}
.vc-co-cards p { margin: 0; color: var(--vc-bx-steel, #4f6475); max-width: 28em; }
.vc-co-cards a:hover .vc-co-h3 { box-shadow: inset 0 -2px 0 var(--vc-bx-gold); }

.vc-co-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    padding: clamp(32px, 6vw, 72px) 0 clamp(72px, 10vw, 120px);
}
.vc-co-split article { padding-top: 28px; border-top: 1px solid #d8e0e6; }

.vc-co-cta {
    position: relative;
    min-height: min(52vh, 480px);
    display: grid;
    align-items: end;
    color: #fff;
    background: var(--vc-blue-deep);
}
.vc-co-cta__media { z-index: 0; }
.vc-co-cta__copy {
    position: relative;
    z-index: 2;
    padding: clamp(48px, 7vw, 96px) 0;
}

.vc-co-profile {
    padding: 0 0 clamp(48px, 7vw, 80px);
}
.vc-co-profile__grid {
    display: grid;
    grid-template-columns: minmax(220px, 0.8fr) 1.2fr;
    gap: 36px;
    align-items: stretch;
}
.vc-co-profile__media {
    position: relative;
    min-height: 320px;
    background: var(--vc-blue-deep);
    overflow: hidden;
}
.vc-co-profile__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vc-co-profile__media--fallback {
    background:
        radial-gradient(70% 60% at 70% 20%, rgba(48, 92, 132, 0.4), transparent 70%),
        var(--vc-hero-modern);
}
.vc-co-profile__mark {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: rgba(255,255,255,.88);
    font-size: 5rem;
    font-weight: 650;
    letter-spacing: -0.04em;
}
.vc-co-profile__copy { display: flex; flex-direction: column; justify-content: center; }
.vc-co-profile__block { padding-top: 28px; }
.vc-co-chips,
.vc-co-creds,
.vc-co-help {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vc-co-chips { display: flex; flex-wrap: wrap; gap: 10px 18px; }
.vc-co-chips a { color: var(--vc-bx-navy); font-weight: 650; text-decoration: none; border-bottom: 1px solid var(--vc-bx-gold); }
.vc-co-creds li,
.vc-co-help li {
    padding: 14px 0;
    border-bottom: 1px solid #d8e0e6;
}
.vc-co-creds span,
.vc-co-help p {
    display: block;
    color: var(--vc-bx-steel, #4f6475);
    margin: 4px 0 0;
}

.vc-co-contact {
    display: grid;
    grid-template-columns: minmax(16rem, 0.85fr) minmax(22rem, 1.15fr);
    gap: 48px;
    padding: clamp(48px, 7vw, 96px) 0;
}
.vc-co-presence { margin-top: 20px; }
.vc-co-v3 .vc-contact-form {
    background: #f7f9fa;
    padding: clamp(24px, 4vw, 40px);
    border-top: 2px solid var(--vc-bx-gold);
}
.vc-co-v3 .vc-contact-form__submit {
    background: var(--vc-blue-deep);
    color: #fff;
    border: 0;
    min-height: 48px;
    padding: 0 22px;
    font-weight: 700;
}

@media (max-width: 900px) {
    .vc-co-cards,
    .vc-co-split,
    .vc-co-profile__grid,
    .vc-co-contact {
        grid-template-columns: 1fr;
    }
    .vc-co-profile__media { min-height: 240px; }
}
@media (max-width: 640px) {
    .vc-co-contain { width: calc(100% - 32px); }
    .vc-co-hero { min-height: 70vh; }
}

/* WEB-P14G Global Presence — Contact / About layout */
.vc-presence {
    background: #fff;
    padding: clamp(48px, 7vw, 96px) 0;
    scroll-margin-top: 96px;
    overflow-x: hidden;
}
.vc-presence .vc-co-h2 { margin-bottom: 12px; }
.vc-presence__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(16rem, 0.85fr);
    gap: 32px;
    margin-top: 32px;
    align-items: start;
}
.vc-presence-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.vc-presence-loc {
    background: var(--vc-bx-mist, var(--vc-blue-mist));
    padding: 18px 20px;
    border-left: 2px solid transparent;
    cursor: pointer;
}
.vc-presence-loc.is-active,
.vc-presence-loc:hover,
.vc-presence-loc:focus-visible {
    border-left-color: var(--vc-bx-gold);
}
.vc-presence-loc:focus-visible {
    outline: 2px solid var(--vc-bx-gold);
    outline-offset: 2px;
}
.vc-presence-loc__country {
    margin: 0 0 4px;
    font-size: var(--vc-bx-eyebrow, 0.6875rem);
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 650;
    color: var(--vc-bx-steel, #4f6475);
}
.vc-presence-loc__label {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 650;
    color: var(--vc-bx-navy);
}
.vc-presence-loc__type,
.vc-presence-loc__addr,
.vc-presence-loc__phone,
.vc-presence-loc__email,
.vc-presence-loc__desc,
.vc-presence-loc__note {
    margin: 6px 0 0;
    color: var(--vc-bx-steel, #4f6475);
    font-size: 0.9375rem;
}
.vc-presence-loc a { color: var(--vc-bx-navy); font-weight: 650; }

.vc-presence-about__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vc-presence-about__item a {
    display: block;
    padding: 14px 0;
    border-top: 1px solid #d8e0e6;
    color: var(--vc-bx-navy);
    font-weight: 650;
    text-decoration: none;
}
.vc-presence-about__item.is-active a,
.vc-presence-about__item a:hover,
.vc-presence-about__item a:focus-visible {
    border-top-color: var(--vc-bx-gold);
}
.vc-presence-about__cta { margin-top: 20px; }

@media (max-width: 900px) {
    .vc-presence__layout,
    .vc-presence-about__list {
        grid-template-columns: 1fr;
    }
}
