/* Page-specific styles: about-us */
/* About company page */
.company-page { color: #172536; background: #fff; }
.company-container { width: min(1200px, calc(100% - 40px)); margin-inline: auto; }
.company-hero {
    position: relative; min-height: 620px; display: flex; align-items: flex-end; overflow: hidden;
    padding: 110px 0 90px; color: #fff;
    background:
        linear-gradient(90deg, rgba(5,24,43,.97), rgba(5,24,43,.76) 58%, rgba(5,24,43,.32)),
        url("../images/slide-rope-access.png") center / cover;
}
.company-hero::after { content: ""; position: absolute; inset: auto 0 0; height: 5px; background: linear-gradient(90deg,#294d94 0 27%,#20acd9 27% 39%,transparent 39%); }
.company-hero-pattern { position: absolute; top: -160px; right: -100px; width: 550px; height: 550px; border: 1px solid rgba(255,255,255,.11); border-radius: 50%; }
.company-hero-pattern::before, .company-hero-pattern::after { content: ""; position: absolute; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; }
.company-hero-pattern::before { inset: 70px; }.company-hero-pattern::after { inset: 140px; }
.company-hero-inner { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 280px; gap: 80px; align-items: end; }
.company-kicker { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; color: #20acd9; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; }
.company-kicker::before { content: ""; width: 44px; height: 2px; background: currentColor; }
.company-hero h1 { max-width: 820px; margin: 0 0 24px; font-size: clamp(45px,5.7vw,75px); line-height: 1.04; letter-spacing: -1.5px; }
.company-hero p { max-width: 720px; margin: 0; color: rgba(255,255,255,.76); font-size: 16px; line-height: 1.85; }
.company-hero-card { padding: 28px; background: rgba(7,27,47,.72); border-left: 3px solid #20acd9; backdrop-filter: blur(8px); }
.company-hero-card strong, .company-hero-card span { display: block; }.company-hero-card strong { margin-bottom: 10px; color: #fff; font-size: 25px; }.company-hero-card span { color: rgba(255,255,255,.61); font-size: 12px; line-height: 1.7; }
.company-story { padding: 110px 0; }
.company-story-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center; }
.company-story-visual { position: relative; min-height: 620px; }
.company-story-visual::before { content: ""; position: absolute; top: -15px; left: -15px; width: 115px; height: 115px; border-top: 4px solid #294d94; border-left: 4px solid #294d94; }
.company-story-visual img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.company-story-badge { position: absolute; right: -30px; bottom: 32px; width: 245px; padding: 25px; color: #fff; background: #10243b; box-shadow: 0 22px 50px rgba(16,36,59,.22); }
.company-story-badge span, .company-story-badge strong { display: block; }.company-story-badge span { color: #20acd9; font-size: 11px; text-transform: uppercase; letter-spacing: 1.4px; }.company-story-badge strong { margin-top: 7px; font-size: 19px; }
.company-story-copy h2, .company-section-heading h2, .company-capability-copy h2, .company-industries h2 { margin: 8px 0 22px; color: #10243b; font-size: clamp(33px,4vw,50px); line-height: 1.16; }
.company-story-copy > p { color: #66727e; font-size: 14px; line-height: 1.9; }
.company-story-copy .company-lead { color: #26394b; font-size: 17px; font-weight: 500; }
.company-signature { margin-top: 30px; padding: 22px 0 22px 24px; border-left: 3px solid #294d94; }
.company-signature span, .company-signature strong { display: block; }.company-signature span { margin-bottom: 7px; color: #294d94; font-size: 10px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; }.company-signature strong { max-width: 520px; color: #14293d; font-size: 15px; line-height: 1.6; }
.company-highlights { background: #10243b; }
.company-highlight-grid { display: grid; grid-template-columns: repeat(4,1fr); }
.company-highlight-grid article { min-height: 175px; display: flex; padding: 30px; flex-direction: column; justify-content: center; border-right: 1px solid rgba(255,255,255,.11); }
.company-highlight-grid article:first-child { border-left: 1px solid rgba(255,255,255,.11); }
.company-highlight-grid strong { color: #20acd9; font-size: 39px; line-height: 1; }.company-highlight-grid span { max-width: 180px; margin-top: 12px; color: rgba(255,255,255,.65); font-size: 11px; line-height: 1.6; text-transform: uppercase; letter-spacing: .6px; }
.company-values { padding: 105px 0; background: #f3f6f9; }
.company-section-heading { display: grid; grid-template-columns: 1fr .7fr; gap: 80px; margin-bottom: 48px; align-items: end; }
.company-section-heading > p { margin: 0 0 8px; color: #66727e; font-size: 14px; line-height: 1.8; }
.company-value-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.company-value-grid article { position: relative; min-height: 290px; padding: 28px 25px; overflow: hidden; background: #fff; border-bottom: 3px solid #294d94; box-shadow: 0 14px 40px rgba(16,36,59,.05); }
.company-value-grid article > span { position: absolute; top: 12px; right: 18px; color: #edf0f3; font-size: 48px; font-weight: 700; }
.company-value-grid i { position: relative; display: grid; width: 55px; height: 55px; margin: 35px 0 38px; place-items: center; color: #fff; background: #10243b; font-size: 20px; }
.company-value-grid h3 { position: relative; margin: 0 0 12px; color: #17293b; font-size: 20px; }.company-value-grid p { position: relative; margin: 0; color: #697580; font-size: 12px; line-height: 1.75; }
.company-capabilities { padding: 110px 0; }
.company-capability-grid { display: grid; grid-template-columns: .76fr 1.24fr; gap: 90px; }
.company-capability-copy { position: sticky; top: 35px; align-self: start; }.company-capability-copy p { color: #66727e; font-size: 14px; line-height: 1.85; }
.company-capability-list { border-top: 1px solid #dce3e9; }
.company-capability-list article { display: grid; grid-template-columns: 55px 1fr; gap: 22px; padding: 27px 5px; border-bottom: 1px solid #dce3e9; }
.company-capability-list b { color: #294d94; font-size: 11px; }.company-capability-list h3 { margin: 0 0 8px; color: #172a3d; font-size: 19px; }.company-capability-list p { margin: 0; color: #697580; font-size: 13px; line-height: 1.7; }
.company-approach { padding: 105px 0; color: #fff; background: linear-gradient(135deg,#071a2d,#10304e); }
.company-section-heading.light h2 { color: #fff; }.company-section-heading.light > p { color: rgba(255,255,255,.61); }
.company-approach-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.12); }
.company-approach-grid article { min-height: 240px; padding: 30px 25px; background: #0c2742; }
.company-approach-grid span { color: #20acd9; font-size: 11px; font-weight: 700; }.company-approach-grid h3 { margin: 55px 0 13px; color: #fff; font-size: 21px; }.company-approach-grid p { margin: 0; color: rgba(255,255,255,.58); font-size: 12px; line-height: 1.75; }
.company-industries { padding: 100px 0; background: #f3f6f9; }
.company-industries-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; align-items: center; }
.company-industry-tags { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.company-industry-tags span { display: flex; min-height: 82px; padding: 20px; align-items: center; gap: 14px; color: #24374a; background: #fff; border: 1px solid #e0e5ea; font-size: 13px; font-weight: 600; }
.company-industry-tags i { display: grid; width: 38px; height: 38px; place-items: center; color: #294d94; background: #f8eceb; }
@media (max-width: 900px) {
    .company-hero-inner, .company-story-grid, .company-section-heading, .company-capability-grid, .company-industries-grid { grid-template-columns: 1fr; }
    .company-hero-inner { gap: 35px; }.company-hero-card { max-width: 370px; }.company-story-grid, .company-capability-grid { gap: 55px; }
    .company-story-badge { right: 20px; }.company-value-grid, .company-approach-grid { grid-template-columns: 1fr 1fr; }
    .company-highlight-grid { grid-template-columns: 1fr 1fr; }.company-capability-copy { position: static; }.company-section-heading { gap: 15px; }
}
@media (max-width: 560px) {
    .company-hero { min-height: 600px; padding: 80px 0 60px; }.company-story, .company-values, .company-capabilities, .company-approach, .company-industries { padding: 70px 0; }
    .company-story-visual { min-height: 420px; }.company-highlight-grid, .company-value-grid, .company-approach-grid, .company-industry-tags { grid-template-columns: 1fr; }
    .company-highlight-grid article { min-height: 135px; border-bottom: 1px solid rgba(255,255,255,.11); }
    .company-value-grid article { min-height: 255px; }.company-approach-grid article { min-height: 205px; }
}

/* Open editorial layout for About page values */
body .company-values {
    position: relative;
    padding: 115px 0 125px;
    overflow: hidden;
    background: #fff;
}

.company-values::before {
    content: "VALUES";
    position: absolute;
    top: 45px;
    right: -20px;
    color: #f4f6f8;
    font-size: clamp(90px, 15vw, 210px);
    font-weight: 700;
    letter-spacing: -8px;
    line-height: 1;
    pointer-events: none;
}

.company-values .company-section-heading {
    position: relative;
    grid-template-columns: 1fr .55fr;
    margin-bottom: 70px;
}

.company-values .company-section-heading h2 {
    max-width: 680px;
}

.company-values .company-value-grid {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 70px;
}

.company-values .company-value-grid article {
    display: grid;
    grid-template-columns: 70px 55px 1fr;
    min-height: 0;
    padding: 34px 0 38px;
    align-items: start;
    column-gap: 20px;
    overflow: visible;
    background: transparent;
    border: 0;
    border-top: 1px solid #dce3e9;
    box-shadow: none;
}

.company-values .company-value-grid article > span {
    position: static;
    color: #c9d1d9;
    font-size: 13px;
    font-weight: 700;
    line-height: 46px;
}

.company-values .company-value-grid i {
    position: static;
    display: grid;
    width: 46px;
    height: 46px;
    margin: 0;
    place-items: center;
    color: #294d94;
    background: #f8eceb;
    border-radius: 50%;
    font-size: 16px;
}

.company-values .company-value-grid h3 {
    margin: 0 0 9px;
    color: #10243b;
    font-size: 22px;
}

.company-values .company-value-grid p {
    grid-column: 3;
    max-width: 390px;
    margin: -15px 0 0;
    color: #687580;
    font-size: 13px;
    line-height: 1.8;
}

.company-values .company-value-grid article:nth-last-child(-n+2) {
    border-bottom: 1px solid #dce3e9;
}

@media (max-width: 800px) {
    .company-values .company-section-heading,
    .company-values .company-value-grid {
        grid-template-columns: 1fr;
    }

    .company-values .company-section-heading {
        gap: 15px;
        margin-bottom: 45px;
    }

    .company-values .company-value-grid {
        gap: 0;
    }

    .company-values .company-value-grid article:nth-last-child(-n+2) {
        border-bottom: 0;
    }

    .company-values .company-value-grid article:last-child {
        border-bottom: 1px solid #dce3e9;
    }
}

@media (max-width: 480px) {
    body .company-values {
        padding: 70px 0 80px;
    }

    .company-values::before {
        display: none;
    }

    .company-values .company-value-grid article {
        grid-template-columns: 35px 45px 1fr;
        padding: 28px 0 31px;
        column-gap: 12px;
    }

    .company-values .company-value-grid i {
        width: 40px;
        height: 40px;
    }

    .company-values .company-value-grid p {
        grid-column: 2 / 4;
        margin: 12px 0 0;
    }
}

/* Refined open industries section for About page */
body .company-industries {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    color: #fff;
    background: #071c31;
}

.company-industries-art {
    position: absolute;
    inset: 0 50% 0 0;
    opacity: .2;
    background:
        linear-gradient(90deg, rgba(7,28,49,.25), #071c31),
        url("../images/slide-rope-access.png") center / cover;
}

.company-industries-art::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(41,77,148,.18), transparent 55%);
}

body .company-industries-grid {
    position: relative;
    display: grid;
    grid-template-columns: .78fr 1.22fr;
    gap: 100px;
    align-items: start;
}

.company-industries-copy {
    padding-top: 15px;
}

body .company-industries .section-eyebrow {
    color: #20acd9;
}

body .company-industries h2 {
    max-width: 500px;
    margin-top: 16px;
    color: #fff;
    font-size: clamp(38px,4.6vw,58px);
    line-height: 1.1;
}

.company-industries-copy > p {
    max-width: 480px;
    margin: 27px 0 0;
    color: rgba(255,255,255,.63);
    font-size: 14px;
    line-height: 1.85;
}

.company-industry-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 42px;
    border-top: 1px solid rgba(255,255,255,.16);
}

.company-industry-list article {
    display: grid;
    grid-template-columns: 30px 48px 1fr;
    min-height: 142px;
    padding: 26px 0;
    align-items: center;
    gap: 13px;
    border-bottom: 1px solid rgba(255,255,255,.16);
    transition: padding-left .25s ease;
}

.company-industry-list article:hover {
    padding-left: 8px;
}

.company-industry-list b {
    align-self: start;
    padding-top: 4px;
    color: rgba(255,255,255,.28);
    font-size: 10px;
}

.company-industry-list i {
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    color: #20acd9;
    border: 1px solid rgba(32,172,217,.38);
    border-radius: 50%;
    font-size: 16px;
}

.company-industry-list h3 {
    margin: 0 0 7px;
    color: #fff;
    font-size: 17px;
}

.company-industry-list p {
    margin: 0;
    color: rgba(255,255,255,.5);
    font-size: 11px;
    line-height: 1.65;
}

@media (max-width: 900px) {
    body .company-industries-grid {
        grid-template-columns: 1fr;
        gap: 55px;
    }

    .company-industries-art {
        inset: 0;
        opacity: .1;
    }
}

@media (max-width: 600px) {
    body .company-industries {
        padding: 75px 0;
    }

    .company-industry-list {
        grid-template-columns: 1fr;
    }

    .company-industry-list article {
        min-height: 125px;
    }
}

