.mission-section .mission-eyebrow {
    margin-bottom: 18px;
}
.about-eyebrow {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.36);
    text-transform: uppercase;
    margin-bottom: 72px;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
    gap: 14px;
}
.about-eyebrow::before {
    content: "";
    width: 30px;
    height: 2px;
    background: var(--vls-red);
    display: inline-block;
}
.about-title {
    font-size: 55px;
    line-height: 0.98;
    letter-spacing: -4px;
    margin: 0 0 34px;
    color: #fff;
}
.about-title .thin {
    display: block;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.55);
    font-size: 56px;
    line-height: 53.2px;
    letter-spacing: -2px;
}
.about-title .bold {
    display: block;
    font-weight: 900;
    font-size: 72px;
    line-height: 68.4px;
    letter-spacing: -3px;
}
.about-title .cyan {
    display: block;
    font-weight: 900;
    color: var(--vls-cyan);
    font-size: 72px;
    line-height: 68.4px;
    letter-spacing: -3px;
}
.about-text {
    max-width: 610px;
    color: rgba(255, 255, 255, 0.66);
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
    width: 64%;
}
.about-text strong {
    color: #fff;
    font-weight: 700;
}
.about-footer {
    margin-top: 75px;
    color: rgba(255, 255, 255, 0.24);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 100%;
}
.about-network__features li {
    width: 116%;
}
.vision-section {
    width: 100%;
    font-family: "Poppins", sans-serif;
}
.vision-wrapper {
    display: flex;
}
.vision-image,
.vision-content {
    width: 50%;
}
.vision-image img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    display: block;
}
.vision-content {
    width: 90%;
    background: var(--vls-green);
    padding: 60px 24px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vision-eyebrow {
    color: rgba(255, 255, 255, 0.7);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 100%;
}
.vision-text {
    color: var(--vls-white);
    max-width: 100%;
    font-weight: 900;
    font-size: 28px;
    line-height: 32.2px;
    letter-spacing: -0.5px;
}
.vision-bg-icon {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 204px;
    height: 211px;
    background: url("/static/img/about/icon/idea.svg") no-repeat center;
    background-size: contain;
    opacity: 2.2;
}
.mission-section {
    width: 100%;
    font-family: "Poppins", sans-serif;
}
.mission-wrapper {
    display: flex;
    height: 436px;
}
.mission-content {
    width: 49.5%;
    height: 436px;
    background: var(--vls-red);
    color: var(--vls-white);
    padding: 80px 44px 64px;
    position: relative;
    overflow: hidden;
}
.mission-image {
    width: 51.3%;
    height: 436px;
}
.mission-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.mission-eyebrow {
    color: rgba(255, 255, 255, 0.58);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 100%;
}
.mission-title {
    max-width: 890px;
    color: var(--vls-white);
    font-size: 28px;
    line-height: 32.2px;
    font-weight: 900;
    letter-spacing: -0.5px;
}
.mission-bottom {
    position: absolute;
    left: 44px;
    bottom: 78px;
}
.mission-small {
    color: var(--vls-white);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}
.mission-bottom h3 {
    color: var(--vls-white);
    font-size: 42px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -1.5px;
    line-height: 48.3px;
    margin: 0;
}
.mission-bg-icon {
    position: absolute;
    right: 44px;
    bottom: -12px;
    width: 165px;
    height: 165px;
    background: url("/static/img/about/icon/icons.svg") no-repeat center;
    background-size: contain;
    opacity: 2;
}
.about-final-cta h2 {
    margin-top: 10px;
    max-width: 622px;
}
.about-final-cta p:not(.home-eyebrow) {
    max-width: 536px;
}
.vanguard-about .about-title .cyan {
    margin-bottom: 20px;
}
.vanguard-about .about-text {
    margin-bottom: 20px;
    margin-top: 40px;
}
.vision-section .vision-eyebrow {
    margin-bottom: 20px;
}
.mission-section .mission-eyebrow {
    margin-bottom: 18px;
}
.mission-section .mission-title {
    margin-bottom: 0;
}
.mission-section .mission-small {
    margin-bottom: 6px;
}
.history-section {
    background: var(--vls-blue);
    padding: 90px 44px;
    font-family: "Poppins", sans-serif;
    color: #fff;
}
.history-eyebrow {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
}
.history-eyebrow::before {
    content: "";
    width: 30px;
    height: 2px;
    background: var(--vls-red);
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}
.history-title {
    font-weight: 900;
    font-size: 64px;
    line-height: 60.8px;
    letter-spacing: -2.5px;
}
.history-title .light {
    color: rgba(255, 255, 255, 0.7);
    font-size: 56px;
    line-height: 53.2px;
    letter-spacing: -2px;
}
.history-text {
    max-width: 646px;
    font-size: 15px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.75);
}
.history-image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    display: block;
}
.timeline-section {
    background: var(--vls-white);
    color: var(--vls-blue);
    font-family: "Poppins", sans-serif;
    padding: 74px 44px 86px;
}
.timeline-header {
    margin-bottom: 72px;
    text-align: center;
}
.timeline-header p {
    color: var(--vls-red);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 4px;
    line-height: 1;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.timeline-header h2 {
    color: var(--vls-blue);
    font-size: 54px;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 0.98;
    margin: 0;
}
.timeline-header h2 span {
    color: var(--vls-cyan);
}
.timeline-wrap {
    margin: 0 auto;
    max-width: 1248px;
    padding-bottom: 56px;
    position: relative;
}
.timeline-line {
    background: #dbe0ec;
    bottom: 90px;
    left: 50%;
    position: absolute;
    top: 8px;
    transform: translateX(-50%);
    width: 1px;
}
.timeline-item {
    min-height: 250px;
    position: relative;
    width: 100%;
}
.timeline-item.left {
    margin-right: 0;
    padding-right: 0;
}
.timeline-item.right {
    margin-left: 0;
    padding-left: 0;
}
.timeline-item+.timeline-item {
    margin-top: 92px;
}
.timeline-item:nth-of-type(4) {
    margin-top: 118px;
}
.timeline-item:nth-of-type(5) {
    margin-top: 98px;
}
.timeline-dot {
    background: var(--vls-white);
    border: 4px solid var(--vls-blue);
    border-radius: 50%;
    height: 18px;
    position: absolute;
    top: 8px;
    width: 18px;
    z-index: 2;
}
.timeline-item.left .timeline-dot {
    left: calc(50% - 9px);
}
.timeline-item.right .timeline-dot {
    left: calc(50% - 9px);
}
.timeline-card {
    min-height: 238px;
    padding: 32px 32px 28px;
    position: relative;
    width: calc(50% - 66px);
}
.timeline-item.left .timeline-card {
    margin-right: auto;
}
.timeline-item.right .timeline-card {
    margin-left: auto;
}
.timeline-card .era {
    color: var(--vls-blue);
    display: block;
    font-size: 9.5px;
    font-weight: 800;
    letter-spacing: 3px;
    line-height: 1;
    padding-right: 92px;
    text-transform: uppercase;
}
.timeline-card .blue {
    color: var(--vls-cyan);
}
.timeline-card .cyan {
    color: rgba(255, 255, 255, 0.72);
}
.timeline-card .year {
    color: inherit;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    opacity: 0.34;
    position: absolute;
    right: 24px;
    top: 26px;
}
.timeline-card h3 {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: -0.3px;
    line-height: 1.15;
    margin: 17px 0 17px;
    max-width: 500px;
}
.timeline-card p,
.timeline-card li {
    color: inherit;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.72;
    margin-bottom: 12px;
    opacity: 0.72;
}
.timeline-card ul {
    margin: 0 0 12px;
    padding-left: 17px;
}
.timeline-card li {
    padding-left: 4px;
}
.timeline-card li::marker {
    color: var(--vls-cyan);
    font-size: 14px;
}
.timeline-end {
    margin-top: 116px;
    position: relative;
    text-align: center;
    z-index: 3;
}
.timeline-end span {
    align-items: center;
    background: var(--vls-white);
    border: 1.5px solid var(--vls-blue);
    border-radius: 50%;
    color: var(--vls-blue);
    display: inline-flex;
    font-size: 12px;
    height: 31px;
    justify-content: center;
    line-height: 1;
    width: 31px;
}
.timeline-end p {
    color: #7a7a7a;
    margin: 16px 0 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 2.5px;
}
.history-final-cta h2 {
    max-width: 96%;
    margin-top: 10px;
}
.history-final-cta p:not(.home-eyebrow) {
    max-width: 66%;
}
.history-section .history-eyebrow {
    margin-bottom: 90px;
}
.history-section .history-title {
    margin-bottom: 100px;
}
.history-section .history-title .light {
    font-weight: 300;
}
.history-section .history-text {
    margin-bottom: 40px;
}
.timeline-card {
    transition: all 0.3s ease;
}
.timeline-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 24, 113, 0.18);
}
.timeline-card {
    transition: all 0.3s ease;
}
.timeline-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 24, 113, 0.18);
}
.timeline-item:hover .timeline-dot {
    background: var(--vls-blue);
}
.timeline-card,
.timeline-card .era,
.timeline-dot {
    transition: all 0.3s ease;
}
.timeline-item:hover .timeline-card {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 24, 113, 0.18);
}
.timeline-item:hover .timeline-dot {
    background: var(--vls-blue);
    border-color: var(--vls-blue);
}
.timeline-item:hover .card-light .era {
    background: var(--vls-blue);
    color: var(--vls-white);
    display: inline-block;
    padding: 8px 12px;
}
.timeline-item:hover .card-blue .era {
    background: var(--vls-cyan);
    color: var(--vls-white);
    display: inline-block;
    padding: 8px 12px;
}
.timeline-item:hover .card-cyan .era {
    background: var(--vls-white);
    color: var(--vls-cyan);
    display: inline-block;
    padding: 8px 12px;
}
.timeline-end span,
.timeline-end p {
    transition: all 0.3s ease;
}
.timeline-end:hover span {
    background: var(--vls-blue);
    color: var(--vls-white);
    border-color: var(--vls-blue);
}
.timeline-end:hover p {
    color: var(--vls-blue);
}
.timeline-end p {
    position: relative;
    top: -6px;
}
.sustainability-section {
    position: relative;
    overflow: hidden;
    background: #001d07;
    padding: 82px 44px 88px;
    font-family: "Poppins", sans-serif;
    min-height: 598px;
}
.sustainability-title {
    margin: 0 0 90px;
    line-height: 0.95;
    letter-spacing: -3px;
}
.sustainability-title .green {
    color: var(--vls-green);
    font-weight: 400;
    font-size: 64px;
    line-height: 60.8px;
    letter-spacing: -2.5px;
}
.sustainability-title .light {
    color: rgba(255, 255, 255, 0.45);
    font-size: 66px;
    font-weight: 300;
}
.sustainability-title br+text {
    display: none;
}
.sustainability-title {
    color: var(--vls-white);
    font-size: 72px;
    font-weight: 900;
    width: 700px;
}
.sustainability-section .sustainability-text {
    max-width: 640px;
    color: rgba(255, 255, 255, 0.58);
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0;
    margin: 60px 0 42px 0;
}
.sustainability-text.second {
    margin-bottom: 0;
}
.sustainability-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sustainability-image img {
    max-width: 100%;
    display: block;
    margin-top: 100px;
    margin-right: 100px;
}
.sustainability-circle {
    position: absolute;
    top: -60px;
    right: -70px;
    width: 310px;
    height: 310px;
    border-radius: 50%;
    background: rgba(70, 255, 90, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    animation: hideTopCircle 6s ease-in-out infinite;
}
@keyframes hideTopCircle {
    0%, 30% {
        opacity: 1;
    }
    35%, 65% {
        opacity: 0;
    }
    70%, 100% {
        opacity: 0;
    }
}
.sustainability-circle img {
    opacity: 1.18;
}
.sustainability-bottom-shape {
    position: absolute;
    left: 50%;
    bottom: -120px;
    width: 250px;
    height: 250px;
    background: rgba(85, 255, 85, 0.04);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    animation: sustainabilityShapeMove 6s ease-in-out infinite;
    will-change: transform;
}
@keyframes sustainabilityShapeMove {
    0%, 25% {
        transform: translateX(-50%) translateY(50px);
    }
    33%, 58% {
        transform: translateX(340px) translateY(-50px);
    }
    66%, 91% {
        transform: translateX(20px) translateY(-530px);
    }
    100% {
        transform: translateX(-50%) translateY(50px);
    }
}
@keyframes peopleIcon {
    0%, 30% { opacity: 1; }
    31%, 100% { opacity: 0; }
}
@keyframes leafIcon {
    0%, 34% { opacity: 0; }
    35%, 65% { opacity: 1; }
    66%, 100% { opacity: 0; }
}
@keyframes shieldIcon {
    0%, 69% { opacity: 0; }
    70%, 100% { opacity: 1; }
}
@keyframes peopleIcon {
    0%, 25% { opacity: 1; }
    26%, 100% { opacity: 0; }
}
@keyframes leafIcon {
    0%, 32% { opacity: 0; }
    33%, 58% { opacity: 1; }
    59%, 100% { opacity: 0; }
}
@keyframes shieldIcon {
    0%, 65% { opacity: 0; }
    66%, 91% { opacity: 1; }
    92%, 100% { opacity: 0; }
}
.sustainability-framework {
    background: var(--vls-white);
    padding: 82px 44px 84px;
    font-family: "Poppins", sans-serif;
}
.sustainability-framework .framework-eyebrow {
    color: var(--vls-green);
    margin: 0 0 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
}
.sustainability-framework .framework-title {
    color: var(--vls-blue);
    margin: 0 0 22px;
    font-weight: 900;
    font-size: 52px;
    line-height: 50.44px;
    letter-spacing: -2px;
}
.sustainability-framework .framework-subtitle {
    color: #4f4f4f;
    margin: 0 0 36px;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: 0%;
}
.sustainability-framework .framework-card-row {
    display: grid;
    grid-template-columns: 0.92fr 1.08fr 1.11fr;
    gap: 4px;
    margin-bottom: 36px;
}
.sustainability-framework .framework-card h3 {
    color: var(--vls-blue);
    margin: 0 0 8px;
    font-weight: 800;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}
.sustainability-framework .framework-bottom {
    color: #111;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: 0%;
}
.environment-section {
    background: #f5f7f3;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.environment-content {
    padding: 74px 56px 74px 56px;
}
.environment-section .environment-eyebrow {
    color: var(--vls-green);
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.environment-section .environment-title {
    color: var(--vls-blue);
    font-weight: 900;
    font-size: 36px;
    line-height: 37.8px;
    letter-spacing: -0.5px;
    margin-bottom: 28px;
    width: 558px;
}
.environment-section .environment-text {
    color: #4f4f4f;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    margin-bottom: 48px;
    width: 580px;
    letter-spacing: 0%;
}
.environment-section .environment-list {
    list-style: none;
    padding: 0;
    margin: 0 0 54px;
    max-width: 510px;
}
.environment-list li {
    position: relative;
    min-height: 54px;
    display: flex;
    align-items: center;
    gap: 18px;
    border-bottom: 1px solid rgba(0, 24, 113, 0.08);
    color: var(--vls-blue);
    padding: 0 0 0 0;
    font-weight: 700;
    font-size: 13.5px;
    letter-spacing: 0%;
}
.environment-list li:last-child {
    border-bottom: none;
}
.environment-list .dot {
    width: 10px;
    height: 10px;
    min-width: 10px;
    border-radius: 50%;
}
.environment-list .red {
    background: var(--vls-red);
}
.environment-list .cyan {
    background: var(--vls-cyan);
}
.environment-list .green {
    background: var(--vls-green);
}
.environment-list .gray {
    background: #bfbfbf;
}
.environment-quote {
    max-width: 610px;
    background: #edf3f0;
    border-left: 4px solid var(--vls-cyan);
    padding: 24px 24px;
    color: #4f4f4f;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 24.75px;
    letter-spacing: 0%;
}
.environment-image {
    position: relative;
    height: 100%;
    min-height: 720px;
}
.environment-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.social-section {
    background: #f7f7f7;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.social-image {
    position: relative;
    height: 100%;
    min-height: 610px;
}
.social-image>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.social-content {
    padding: 76px 56px 72px 56px;
}
.social-section .social-eyebrow {
    color: var(--vls-green);
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.social-section .social-title {
    color: var(--vls-blue);
    font-weight: 900;
    font-size: 36px;
    line-height: 37.8px;
    letter-spacing: -0.5px;
    margin-bottom: 28px;
    width: 558px;
}
.social-section .social-text {
    color: #4f4f4f;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    margin-bottom: 48px;
    width: 580px;
    letter-spacing: 0%;
}
.social-section .social-list {
    list-style: none;
    padding: 0;
    margin: 0 0 58px;
    max-width: 590px;
}
.social-list li {
    position: relative;
    min-height: 54px;
    display: flex;
    align-items: center;
    gap: 18px;
    border-bottom: 1px solid rgba(0, 24, 113, 0.08);
    color: var(--vls-blue);
    padding: 0 0 0 0;
    font-weight: 700;
    font-size: 13.5px;
    line-height: 100%;
    letter-spacing: 0%;
}
.social-list li:last-child {
    border-bottom: 0;
}
.social-list .dot {
    width: 10px;
    height: 10px;
    min-width: 10px;
    border-radius: 50%;
}
.social-list .red {
    background: var(--vls-red);
}
.social-list .cyan {
    background: var(--vls-cyan);
}
.social-list .green {
    background: var(--vls-green);
}
.social-list .gray {
    background: #bfbfbf;
}
.social-quote {
    max-width: 610px;
    background: #edf3f0;
    border-left: 4px solid var(--vls-cyan);
    padding: 24px 24px;
    color: #4f4f4f;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 24.75px;
    letter-spacing: 0%;
}
.operations-section .social-quote{
    max-width: 100%;
    margin-top: 40px;
    background: #6abf4b59;
    border-left: 4px solid var(--vls-green);
    color: #fff;
}
.sustainability-cta {
    background: var(--vls-green);
    padding: 78px 44px 82px;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.sustainability-cta .sustainability-cta-eyebrow {
    color: rgba(255, 255, 255, 0.72);
    margin: 0 0 22px;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}
.sustainability-cta .sustainability-cta-title {
    color: var(--vls-white);
    margin: 0 0 10px;
    font-weight: 900;
    font-size: 40px;
    line-height: 42px;
    letter-spacing: -0.5px;
    max-width: 1220px;
}
.sustainability-cta .sustainability-cta-text {
    color: rgba(255, 255, 255, 0.88);
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 23.1px;
    max-width: 980px;
    letter-spacing: 0%;
}
.leadership-hero {
    position: relative;
    min-height: 632px;
    background: var(--vls-blue);
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.leadership-hero__media {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg,
            rgba(0, 24, 113, 0.98) 0%,
            rgba(0, 24, 113, 0.92) 20%,
            rgba(0, 24, 113, 0.45) 45%,
            rgba(0, 24, 113, 0.15) 78%,
            rgba(0, 24, 113, 0) 100%),
        url("/static/img/leadership/leadership.webp");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 68% 100%;
}
.leadership-hero__content {
    position: relative;
    z-index: 2;
    max-width: 650px;
    padding: 82px 44px;
}
.leadership-hero .leadership-hero__title {
    color: #fff;
    margin: 0 0 96px;
    font-weight: 900;
    font-size: 64px;
    line-height: 60.8px;
    letter-spacing: 2.1px;
}
.leadership-hero__title span {
    display: block;
    color: rgba(255, 255, 255, 0.45);
    font-weight: 400;
    font-size: 64px;
    line-height: 60.8px;
    letter-spacing: -2.5px;
}
.leadership-hero__content p {
    color: rgba(255, 255, 255, 0.62);
    margin: 0 0 28px;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    max-width: 625px;
    letter-spacing: 0%;
}
.leadership-hero__content p:last-child {
    margin-bottom: 0;
}
.leadership-team {
    background: var(--vls-white);
    padding: 82px 44px 110px;
    font-family: "Poppins", sans-serif;
}
.leadership-team .container-leadership {
    width: 100%;
    max-width: 952px;
    margin: 0 auto;
}
.leadership-team .leadership-team-title {
    color: var(--vls-blue);
    margin: 0 0 34px;
    font-weight: 900;
    font-size: 42px;
    line-height: 48.3px;
    letter-spacing: -1.5px;
    text-align: center;
}
.leadership-team .leadership-team-title-two {
    margin: 60px 0 60px;
}
.leadership-team .leadership-section-title {
    color: var(--vls-blue);
    font-size: 32px;
    font-weight: 800;
    line-height: 32px;
    letter-spacing: -1px;
    margin: 0 0 52px;
    text-align: center;
}
.leadership-grid {
    display: grid;
    column-gap: 20px;
    justify-content: center;
    margin-bottom: 92px;
    row-gap: 50px;
}
.leadership-grid--functional {
    grid-template-columns: repeat(4, 220px);
}
.leadership-grid--regional {
    grid-template-columns: repeat(4, 220px);
}
.leadership-grid--partners {
    grid-template-columns: repeat(2, 220px);
    column-gap: 24px;
    margin-bottom: 0;
}
.leader-card {
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    transition: all 0.3s ease;
}
.leadership-grid--functional .leader-card {
    grid-column: span 1;
}
.leadership-grid--functional .leader-card:nth-child(1) {
    grid-column: 1;
}
.leadership-grid--functional .leader-card:nth-child(2) {
    grid-column: 2;
}
.leadership-grid--functional .leader-card:nth-child(3) {
    grid-column: 3;
}
.leadership-grid--functional .leader-card:nth-child(-n + 3) {
    transform: translateX(120px);
}
.leadership-grid--functional .leader-card:nth-child(4) {
    grid-column: 1;
}
.leadership-grid--functional .leader-card:nth-child(5) {
    grid-column: 2;
}
.leadership-grid--functional .leader-card:nth-child(6) {
    grid-column: 3;
}
.leadership-grid--functional .leader-card:nth-child(7) {
    grid-column: 4;
}
.leadership-grid--regional .leader-card {
    grid-column: span 1;
}
.leadership-grid--regional .leader-card:nth-child(1) {
    grid-column: 1;
}
.leadership-grid--regional .leader-card:nth-child(2) {
    grid-column: 2;
}
.leadership-grid--regional .leader-card:nth-child(3) {
    grid-column: 3;
}
.leadership-grid--regional .leader-card:nth-child(-n + 3) {
    transform: translateX(120px);
}
.leadership-grid--regional .leader-card:nth-child(4) {
    grid-column: 2;
}
.leadership-grid--regional .leader-card:nth-child(5) {
    grid-column: 3;
}
.leader-image img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    object-position: bottom center;
    display: block;
    background: #4EC3E01F;
}
.leader-image,
.leader-content {
    width: 100%;
    max-width: 220px;
}
.leader-image {
    align-items: flex-end;
    display: flex;
    height: 220px;
    line-height: 0;
}
.leader-content {
    background: #f1f1f1;
    box-sizing: border-box;
    height: 120px;
    padding: 26px 20px 18px;
}
.leadership-grid--regional .leader-content {
    height: 168px;
}
.leader-content h3 {
    color: var(--vls-blue);
    margin: 0 0 6px;
    font-weight: 900;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0%;
}
.leader-content span {
    display: block;
    color: #4f4f4f;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13.5px;
    line-height: 19.28px;
    letter-spacing: 0%;
}
.leader-content small {
    color: var(--vls-blue);
    display: block;
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height:1.5;
    margin-top: 22px;
}
.leader-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    background: var(--vls-blue);
    color: #fff;
    padding: 0 12px;
    font-weight: 700;
    font-size: 9.5px;
    line-height: 100%;
    letter-spacing: 1.5px;
}
.leader-tag.long {
    letter-spacing: 1px;
    padding: 0 10px;
}
.leadership-cta {
    background: #000;
    padding: 82px 44px 88px;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.leadership-cta .leadership-cta-eyebrow {
    color: #4ec3e0;
    margin: 0 0 18px;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}
.leadership-cta .leadership-cta-title {
    color: #fff;
    margin: 0 0 15px;
    font-weight: 900;
    font-size: 40px;
    line-height: 42px;
    letter-spacing: -0.5px;
    max-width: 620px;
}
.leadership-cta .leadership-cta-text {
    color: rgba(255, 255, 255, 0.58);
    margin: 0 0 26px;
    max-width: 840px;
    font-weight: 400;
    font-size: 14px;
    line-height: 23.1px;
    letter-spacing: 0%;
}
.leadership-cta-text.second {
    margin-bottom: 0;
}
.values-section {
    background: var(--vls-blue);
    padding: 82px 44px 86px;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.values-content {
    max-width: 760px;
}
.values-section .values-title {
    color: var(--vls-white);
    margin: 0 0 92px;
    font-weight: 900;
    font-size: 72px;
    line-height: 68.4px;
    letter-spacing: -3px;
}
.values-title span {
    display: block;
    color: rgba(255, 255, 255, 0.45);
    font-weight: 300;
    font-style: italic;
    font-size: 60px;
    line-height: 55.8px;
    letter-spacing: -2px;
}
.values-section .values-text {
    color: rgba(255, 255, 255, 0.55);
    margin: 0;
    max-width: 760px;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
}
.values-list {
    padding-left: 40px;
}
.values-item {
    min-height: 70px;
    display: flex;
    align-items: center;
    gap: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
    text-decoration: none;
    cursor: pointer;
}
.values-item.no-border {
    border-bottom: none;
}
.values-item span {
    color: rgba(255, 255, 255, 0.68);
    min-width: 26px;
    font-weight: 700;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 1.5px;
}
.values-item strong {
    color: var(--vls-white);
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
    display: block;
}
.values-item {
    transition: all 0.1s ease;
}
.values-item strong {
    transition: all 0.1s ease;
}
.values-item:hover {
    transform: translateX(20px);
}
.values-item:hover h3 {
    font-size: 22px;
}
.value-detail-section {
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.value-detail-content {
    position: relative;
    background: var(--vls-white);
    min-height: 550px;
    padding: 132px 44px 80px;
    overflow: hidden;
}
.value-detail-media {
    background: var(--vls-cyan);
    min-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-detail-section .value-detail-eyebrow {
    position: relative;
    color: var(--vls-cyan);
    margin: 0 0 24px;
    padding-left: 28px;
    font-weight: 700;
    font-size: 9.5px;
    line-height: 100%;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.value-detail-eyebrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 1px;
    background: var(--vls-cyan);
}
.value-detail-section .value-detail-title {
    position: relative;
    z-index: 2;
    color: var(--vls-blue);
    margin: 0 0 34px;
    font-weight: 900;
    font-size: 44px;
    line-height: 42.68px;
    letter-spacing: -1.5px;
    width: 180px;
}
.value-detail-section .value-detail-text {
    position: relative;
    z-index: 2;
    color: #444444;
    margin: 0;
    max-width: 420px;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
}
.value-detail-number {
    position: absolute;
    bottom: -20px;
    right: 5px;
    color: #0018711F;
    font-weight: 900;
    font-size: 200px;
    line-height: 200px;
    letter-spacing: 0px;
}
.value-detail-icon-box {
    width: 154px;
    height: 154px;
    background: rgba(0, 24, 113, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-detail-icon-box img {
    width: 72px;
    height: 72px;
    object-fit: contain;
}
.value-detail-section .standard {
    width: 230px;
}
.value-detail-section .value-detail-three {
    color: var(--vls-blue);
}
.value-detail-three::before {
    background: var(--vls-blue);
}
.value-detail-blue {
    background: var(--vls-blue);
}
.value-detail-border-box {
    background: #FFFFFF1F;
    border: 1px solid rgba(255, 255, 255, 0.22);
}
.value-detail-section .value-detail-five {
    width: 190px;
}
.value-two-section {
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.value-two-media {
    background: var(--vls-red);
    min-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-two-icon-box {
    width: 154px;
    height: 154px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-two-icon-box img {
    width: 72px;
    height: 72px;
    object-fit: contain;
}
.value-two-content {
    position: relative;
    background: var(--vls-white);
    min-height: 550px;
    padding: 136px 44px 70px 64px;
    overflow: hidden;
}
.value-two-section .value-two-eyebrow {
    position: relative;
    color: var(--vls-red);
    margin-bottom: 22px;
    padding-left: 28px;
    font-weight: 700;
    font-size: 9.5px;
    line-height: 100%;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.value-two-eyebrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 2px;
    background: var(--vls-red);
}
.value-two-section .value-two-title {
    position: relative;
    z-index: 2;
    color: var(--vls-blue);
    margin: 0 0 28px;
    font-weight: 900;
    font-size: 44px;
    line-height: 42.68px;
    letter-spacing: -1.5px;
    width: 200px;
}
.value-two-section .value-two-text {
    position: relative;
    z-index: 2;
    color: #444444;
    margin: 0;
    max-width: 430px;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
}
.value-two-number {
    position: absolute;
    bottom: -20px;
    right: 5px;
    color: #0018711F;
    font-weight: 900;
    font-size: 200px;
    line-height: 200px;
    letter-spacing: 0%;
}
.value-two-section .value-four-title {
    width: 270px;
}
.value-two-section .value-four-eyebrow {
    color: var(--vls-green);
}
.value-four-eyebrow::before {
    background: var(--vls-green);
}
.value-four-media {
    background: var(--vls-green);
}
.value-two-section .value-two-title {
    width: 210px;
}
.sustainability-image-two img {
    margin-left: 267px;
}
.sustainability-title-about {
    font-weight: 900;
    font-size: 40px;
    line-height: 42px;
    letter-spacing: -0.5px;
}
.sustainability-section .sustainability-text-about {
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0%;
}
.sustainability-section-about {
    background: #0A1F0D;
}
.sustainability-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    border: 1px solid #d8d8d8;
    background: transparent;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s ease;
    line-height: 100%;
    letter-spacing: 0%;
}
.sustainability-btn img {
    width: initial;
    height: initial;
}
.sustainability-btn:hover {
    background: #ffffff;
    color: #001871;
}
.vanguard-about {
    min-height: 775px;
    background: var(--vls-blue);
    color: #fff;
    padding: 80px 44px;
    overflow: hidden;
}
.stats-grid {
    height: 585px;
    margin-left: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border: 1px solid rgba(255, 255, 255, 0.08);
}
.stat-card {
    padding: 86px 31px 40px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.stat-label {
    color: rgba(255, 255, 255, 0.35);
    font-size: 10.5px;
    line-height: 15.75px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 26px;
    position: relative;
}
.stat-label::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 24px;
    height: 2px;
    background: var(--vls-red);
}
.stat-card:nth-child(2) .stat-label::after,
.stat-card:nth-child(4) .stat-label::after {
    background: var(--vls-cyan);
}
.stat-card:nth-child(3) .stat-label::after {
    background: var(--vls-green);
}
.stat-number {
    font-size: 56px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -2px;
    color: #fff;
    margin-top: 31px;
}
.stat-number .red {
    color: var(--vls-red);
    font-size: 30px;
    vertical-align: super;
    margin-left: 2px;
}
.stat-number .cyan {
    color: var(--vls-cyan);
    font-size: 30px;
    vertical-align: super;
    margin-left: 2px;
}
.who-we-are {
    background: var(--vls-white);
    padding: 82px 44px 85px;
    font-family: "Poppins", sans-serif;
}
.who-eyebrow {
    color: #e83d37;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 100%;
}
.who-title {
    color: var(--vls-blue);
    font-size: 64px;
    line-height: 60.8px;
    font-weight: 900;
    letter-spacing: -2.5px;
}
.who-title span {
    color: var(--vls-red);
}
.who-text {
    max-width: 780px;
    color: #444444;
    font-size: 14px;
    line-height: 25.2px;
    font-weight: 400;
    letter-spacing: 0%;
    width: 103%;
}
.who-text strong {
    color: var(--vls-blue);
}
.who-quote-box {
    margin-top: 188px;
    padding-top: 27px;
    border-top: 2px solid #e83d37;
    margin-left: auto;
}
.who-quote-box h3 {
    color: #061b78;
    font-size: 22px;
    line-height: 30.8px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 0 0 24px;
    width: 100%;
}
.who-quote-box p {
    color: #8b8b8b;
    font-size: 13px;
    line-height: 22.1px;
    letter-spacing: 0%;
    margin: 0;
    font-weight: 400;
}
.what-we-do {
    background: #f5f3ef;
    padding: 80px 44px;
    font-family: "Poppins", sans-serif;
}
.services-grid {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
}
.service-box {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 18px;
    background: #fff;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    color: var(--vls-blue);
    font-weight: 700;
    letter-spacing: 0%;
    line-height: 100%;
}
.icon-box {
    width: 26px;
    height: 26px;
    background: #F4F4F2;
    border: 1px solid #dcdcdc;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}
.air .icon-box {
    background-image: url("../img/about/icon/air.svg");
}
.what-quote {
    margin-top: 50px;
    padding: 18px 20px;
    border-left: 3px solid var(--vls-cyan);
    background: var(--vls-white);
    color: #6b6b6b;
    font-style: italic;
    font-weight: 400;
    font-size: 13.5px;
    line-height: 22.95px;
    letter-spacing: 0%;
}
.why-vanguard {
    background: #f5f3ef;
    padding: 82px 44px 77px;
    font-family: "Poppins", sans-serif;
}
.why-eyebrow {
    color: var(--vls-red);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
}
.why-title {
    color: var(--vls-blue);
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1.5px;
}
.why-subtitle {
    color: #4d4d4d;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: 0%;
}
.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #dedbd4;
}
.why-card {
    min-height: 285px;
    padding: 40px 32px 35px 0;
    border-right: 1px solid #dedbd4;
}
.why-card:not(:first-child) {
    padding-left: 32px;
}
.why-card:last-child {
    border-right: 0;
}
.why-number {
    display: block;
    color: var(--vls-red);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 24px;
}
.why-icon {
    width: 48px;
    height: 48px;
    background: #061b78;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 19px;
}
.why-icon img {
    width: 21px;
    height: 21px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.why-card h3 {
    color: var(--vls-blue);
    margin: 0 0 12px;
    font-weight: 800;
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: 0%;
    width: 103%;
}
.why-card p {
    color: #4f4f4f;
    margin: 0;
    max-width: 280px;
    font-weight: 400;
    font-size: 12.5px;
    line-height: 21.88px;
    letter-spacing: 0%;
    width: 100%;
}
.what-eyebrow {
    color: var(--vls-cyan);
}
.what-title {
    color: var(--vls-white);
    font-size: 52px;
    line-height: 50.44px;
    letter-spacing: -2px;
}
.what-title span {
    color: var(--vls-cyan);
    font-size: 52px;
    line-height: 50.44px;
    letter-spacing: -2px;
}
.what-text {
    color: #FFFFFF80;
}
.what-network__features li:nth-child(2)::before {
    background: var(--vls-green);
}
.what-network__features li:nth-child(3)::before {
    background: #C0C0C0;
}
.what-network__features li {
    color: var(--vls-white);
    border-bottom: 1px solid rgba(250, 250, 250, 0.12);
    width: 84%;
}
.what-we-are {
    background: var(--vls-blue);
}
.what-quote-box h3 {
    color: var(--vls-white);
}
.who-we-are .who-eyebrow {
    margin-bottom: 13px;
}
.what-we-do .why-eyebrow {
    margin-bottom: 13px;
}
.who-we-are .who-title {
    margin-bottom: 38px;
}
.what-we-do .why-title {
    margin-bottom: 20px;
}
.who-we-are .who-text {
    margin-bottom: 23px;
}
.what-we-do .why-subtitle {
    margin-bottom: 50px;
}
.why-vanguard .why-eyebrow {
    margin-bottom: 10px;
}
.why-vanguard .why-title {
    margin-bottom: 18px;
}
.why-vanguard .why-subtitle {
    margin-bottom: 37px;
}
.why-vanguard {
    background: var(--vls-white);
    padding: 68px 44px 82px;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
}
.why-vanguard .why-vanguard-eyebrow {
    color: var(--vls-red);
    margin: 0 0 22px;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.why-vanguard .why-vanguard-title {
    color: var(--vls-blue);
    margin: 0 0 28px;
    font-weight: 900;
    font-size: 50px;
    line-height: 48.5px;
    letter-spacing: -1.5px;
}
.why-vanguard .why-vanguard-text {
    color: #4f4f4f;
    margin: 0 0 54px;
    max-width: 680px;
    font-weight: 400;
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: 0%;
}
.why-vanguard .why-vanguard-cards {
    padding-left: 36px;
}
.why-card {
    min-height: 106px;
    padding: 28px 30px;
}
.environment-list li, .social-list li{
    padding-left: 34px;
}
.environment-list li::before, .social-list li::before {
    content: "✓";
    color: var(--vls-red);
    font-weight: 700;
    left: 0;
    position: absolute;
}
.environment-list li::before, .social-list li::before {
    background: var(--vls-red);
    border-radius: 50%;
    color: transparent;
    content: "";
    height: 10px;
    width: 10px;
}
.environment-list li:nth-child(2)::before, .social-list li:nth-child(2)::before {
    background: var(--vls-cyan);
}
.environment-list li:nth-child(3)::before, .social-list li:nth-child(3)::before {
    background: var(--vls-green);
}
.environment-list li:nth-child(4)::before, .social-list li:nth-child(4)::before {
    background: #C0C0C0;
}