/* About page */

.about-page {
    background: #fff;
    color: var(--color-ink, #123243);
}

.about-hero {
    background: #fbf6f0;
    padding: 76px 0;
}

.about-hero-grid,
.about-split,
.about-quality-grid,
.about-trust-grid {
    align-items: center;
    display: grid;
    gap: 52px;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);
}

.about-eyebrow,
.about-section-kicker {
    color: var(--color-primary, #2A6A92);
    display: block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.about-hero h1,
.about-section-header h2,
.about-split h2,
.about-quality h2,
.about-trust h2,
.about-final-cta h2 {
    color: var(--color-ink, #123243);
    line-height: 1.15;
    margin: 0 0 16px;
}

.about-hero h1 {
    font-size: 48px;
    max-width: 720px;
}

.about-hero p,
.about-split p,
.about-section-header p,
.about-quality p,
.about-trust p,
.about-final-cta p {
    color: var(--color-muted, #50606b);
    font-size: 16px;
    line-height: 1.75;
    margin: 0 0 18px;
}

.about-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 26px;
}

.about-hero-media,
.about-overview-media,
.about-factory figure,
.about-industry-card {
    background: #fff;
    border: 1px solid var(--color-line, #d8e4eb);
    border-radius: 8px;
    box-shadow: var(--shadow-soft, 0 12px 28px rgba(18, 50, 67, 0.08));
    overflow: hidden;
}

.about-hero-media img,
.about-overview-media img {
    aspect-ratio: 1.22;
    display: block;
    object-fit: cover;
    width: 100%;
}

.about-overview-brochure {
    margin-top: 48px;
}

.about-overview-brochure .vpn-company-profile-banner {
    background: transparent;
    padding: 0;
}

.about-overview-brochure .vpn-company-profile-shell {
    width: 100%;
}

.about-overview-banner {
    background: #fff;
    border: 1px solid var(--color-line, #d8e4eb);
    border-radius: 8px;
    box-shadow: 0 18px 38px rgba(18, 50, 67, 0.12);
    overflow: hidden;
}

.about-overview-banner .vpn-company-profile-banner {
    background: #fff;
    padding: 0;
}

.about-overview-banner .vpn-company-profile-shell {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    max-width: none;
    min-height: 0;
    width: 100%;
}

.about-overview-banner .vpn-profile-left {
    padding: 4.2% 3.3% 3.1%;
}

.about-overview-banner .vpn-profile-left::before {
    height: 34%;
    left: -17%;
    top: -15%;
    width: 34%;
}

.about-overview-banner .vpn-profile-copy {
    max-width: 160px;
}

.about-overview-banner .vpn-profile-small-title {
    font-size: clamp(5px, 0.55vw, 8px);
    margin-bottom: 3px;
}

.about-overview-banner .vpn-profile-copy h2 {
    font-size: clamp(8px, 1.1vw, 16px);
    margin-bottom: 5px;
}

.about-overview-banner .vpn-profile-copy p {
    font-size: clamp(4px, 0.52vw, 7px);
    line-height: 1.3;
}

.about-overview-banner .vpn-profile-photo-cluster {
    top: 3.8%;
    width: 38%;
}

.about-overview-banner .vpn-profile-photo {
    border-width: clamp(2px, 0.42vw, 6px);
}

.about-overview-banner .vpn-profile-categories {
    padding-bottom: 7%;
}

.about-overview-banner .vpn-profile-categories h2 {
    font-size: clamp(7px, 0.95vw, 14px);
    margin-bottom: 4px;
}

.about-overview-banner .vpn-profile-categories p {
    font-size: clamp(5px, 0.58vw, 8px);
    line-height: 1.25;
    margin-bottom: 4px;
}

.about-overview-banner .vpn-profile-categories ul {
    font-size: clamp(4px, 0.5vw, 7px);
    line-height: 1.25;
    padding-left: 10px;
}

.about-overview-banner .vpn-profile-right-top h2 {
    font-size: clamp(11px, 1.55vw, 22px);
    max-width: 210px;
}

.about-overview-banner .vpn-profile-blue-panel {
    padding: 7.4% 6.2% 4.8% 14%;
}

.about-overview-banner .vpn-profile-blue-panel > h2 {
    font-size: clamp(12px, 1.85vw, 26px);
    margin-bottom: 6%;
}

.about-overview-banner .vpn-profile-why-list {
    gap: 9% 7%;
}

.about-overview-banner .vpn-profile-why-list li {
    gap: 6px;
    grid-template-columns: clamp(24px, 3vw, 42px) minmax(0, 1fr);
}

.about-overview-banner .vpn-profile-icon {
    border-width: 1px;
    height: clamp(24px, 3vw, 42px);
    width: clamp(24px, 3vw, 42px);
}

.about-overview-banner .vpn-profile-icon i {
    font-size: clamp(10px, 1.25vw, 18px);
}

.about-overview-banner .vpn-profile-why-list p {
    font-size: clamp(5px, 0.8vw, 11px);
}

.about-overview-banner .vpn-profile-bottom {
    padding-top: 3.5%;
}

.about-overview-banner .vpn-profile-bottom h2 {
    font-size: clamp(12px, 1.85vw, 25px);
    margin-bottom: 6px;
}

.about-overview-banner .vpn-profile-bottom p {
    font-size: clamp(5px, 0.7vw, 10px);
    margin-bottom: 10px;
}

.about-overview-banner .vpn-profile-bottom a {
    font-size: clamp(7px, 0.9vw, 13px);
    min-width: clamp(78px, 12vw, 150px);
    padding: clamp(5px, 0.72vw, 9px) 14px;
}

.about-overview,
.about-why,
.about-industries,
.about-process,
.about-quality,
.about-trust {
    padding: 76px 0;
}

.about-why {
    background: #fff;
}

.about-check-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 24px;
}

.about-check-grid span {
    align-items: center;
    color: var(--color-ink, #123243);
    display: flex;
    font-weight: 700;
    gap: 8px;
}

.about-check-grid i {
    color: var(--color-primary, #2A6A92);
}

.about-stats {
    background: var(--color-primary-dark, #0f4d61);
    padding: 38px 0;
}

.about-stats-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.about-stat-card {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    color: #fff;
    padding: 24px 18px;
    text-align: center;
}

.about-stat-card i,
.about-info-card i {
    color: var(--color-primary, #2A6A92);
    font-size: 24px;
}

.about-stat-card i {
    color: #fff;
}

.about-stat-card strong,
.about-stat-card span {
    display: block;
}

.about-stat-card strong {
    font-size: 28px;
    margin: 12px 0 5px;
}

.about-stat-card span {
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
}

.about-factory {
    background: var(--color-surface-soft, #f4f8fb);
    padding: 76px 0;
}

.about-section-header {
    margin: 0 auto 34px;
    max-width: 780px;
    text-align: center;
}

.about-section-header h2,
.about-split h2,
.about-quality h2,
.about-trust h2 {
    font-size: 34px;
}

.about-factory-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: 1.25fr 1fr 1fr;
}

.about-factory-large {
    grid-row: span 2;
}

.about-factory img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.about-factory figure {
    margin: 0;
    min-height: 230px;
    position: relative;
}

.about-factory figcaption {
    background: rgba(15, 77, 97, 0.88);
    bottom: 0;
    color: #fff;
    font-weight: 800;
    left: 0;
    padding: 12px 14px;
    position: absolute;
    right: 0;
}

.about-card-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-info-card {
    background: #fff;
    border: 1px solid var(--color-line, #d8e4eb);
    border-radius: 8px;
    box-shadow: var(--shadow-soft, 0 12px 28px rgba(18, 50, 67, 0.08));
    padding: 26px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.about-info-card:hover {
    border-color: rgba(42, 106, 146, 0.34);
    box-shadow: 0 18px 36px rgba(18, 50, 67, 0.12);
    transform: translateY(-3px);
}

.about-info-card i {
    align-items: center;
    background: var(--color-primary-soft, #eaf3f8);
    border-radius: 8px;
    display: inline-flex;
    height: 44px;
    justify-content: center;
    width: 44px;
}

.about-info-card h3 {
    margin: 16px 0 10px;
}

.about-info-card p {
    color: var(--color-muted, #50606b);
    line-height: 1.65;
    margin: 0;
}

.about-industries {
    background: #fbf6f0;
}

.about-industry-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-industry-card img {
    aspect-ratio: 1.1;
    display: block;
    object-fit: cover;
    width: 100%;
}

.about-industry-card span {
    display: block;
    font-weight: 800;
    padding: 14px;
    text-align: center;
}

.about-process-line {
    counter-reset: process;
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.about-process-line li {
    background: #fff;
    border: 1px solid var(--color-line, #d8e4eb);
    border-radius: 8px;
    padding: 24px;
}

.about-process-line span,
.about-process-line strong,
.about-process-line em {
    display: block;
}

.about-process-line span {
    color: var(--color-primary, #2A6A92);
    font-weight: 900;
    margin-bottom: 14px;
}

.about-process-line strong {
    margin-bottom: 8px;
}

.about-process-line em {
    color: var(--color-muted, #50606b);
    font-style: normal;
    line-height: 1.55;
}

.about-quality {
    background: var(--color-surface-soft, #f4f8fb);
}

.about-quality-list {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.about-quality-list span {
    background: #fff;
    border: 1px solid var(--color-line, #d8e4eb);
    border-radius: 8px;
    font-weight: 800;
    padding: 18px;
}

.about-trust blockquote {
    background: #fff;
    border-left: 4px solid var(--color-primary, #2A6A92);
    box-shadow: var(--shadow-soft, 0 12px 28px rgba(18, 50, 67, 0.08));
    color: var(--color-ink, #123243);
    font-size: 22px;
    line-height: 1.55;
    margin: 0;
    padding: 30px;
}

.about-trust cite {
    color: var(--color-muted, #50606b);
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    margin-top: 18px;
}

.about-final-cta {
    background: var(--color-primary-dark, #0f4d61);
    color: #fff;
    padding: 70px 0;
    text-align: center;
}

.about-final-cta h2 {
    color: #fff;
    font-size: 36px;
}

.about-final-cta p {
    color: rgba(255, 255, 255, 0.78);
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
}

.about-final-cta .about-hero-actions {
    justify-content: center;
}

@media (max-width: 980px) {
    .about-hero-grid,
    .about-split,
    .about-quality-grid,
    .about-trust-grid {
        grid-template-columns: 1fr;
    }

    .about-stats-grid,
    .about-card-grid,
    .about-process-line {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-factory-grid,
    .about-industry-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .about-hero,
    .about-overview,
    .about-why,
    .about-industries,
    .about-process,
    .about-quality,
    .about-trust,
    .about-factory,
    .about-final-cta {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .about-hero h1 {
        font-size: 30px;
        max-width: 100%;
        overflow-wrap: anywhere;
    }

    .about-section-header h2,
    .about-split h2,
    .about-quality h2,
    .about-trust h2,
    .about-final-cta h2 {
        font-size: clamp(25px, 7vw, 30px);
    }

    .about-stats-grid,
    .about-card-grid,
    .about-process-line,
    .about-factory-grid,
    .about-check-grid,
    .about-quality-list {
        grid-template-columns: 1fr;
    }

    .about-industry-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-industry-card span {
        font-size: 13px;
        line-height: 1.35;
        padding: 11px 8px;
    }

    .about-hero-actions .btn-primary,
    .about-hero-actions .btn-outline {
        justify-content: center;
        min-height: 48px;
        text-align: center;
        width: 100%;
    }

    .about-hero p,
    .about-split p,
    .about-section-header p,
    .about-quality p,
    .about-trust p,
    .about-final-cta p {
        font-size: 15px;
        line-height: 1.65;
    }

    .about-hero p {
        max-width: 100%;
    }

    .about-hero-content,
    .about-split,
    .about-quality-grid,
    .about-trust-grid {
        max-width: 100%;
        min-width: 0;
        overflow: hidden;
        text-align: left;
    }

    .about-hero-content {
        max-width: calc(100vw - 36px);
    }

    .about-hero-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .about-info-card,
    .about-process-line li,
    .about-quality-list span,
    .about-trust blockquote,
    .about-stat-card {
        padding: 22px;
    }

    .about-factory figure {
        min-height: 210px;
    }
}

@media (max-width: 430px) {
    .about-hero,
    .about-overview,
    .about-why,
    .about-industries,
    .about-process,
    .about-quality,
    .about-trust,
    .about-factory,
    .about-final-cta {
        padding-top: 42px;
        padding-bottom: 42px;
    }

    .about-info-card,
    .about-process-line li,
    .about-quality-list span,
    .about-trust blockquote,
    .about-stat-card {
        padding: 18px;
    }

    .about-factory figcaption {
        font-size: 13px;
        padding: 10px 12px;
    }
}

@media (max-width: 380px) {
    .about-hero h1 {
        font-size: 27px;
    }
}
