.ag-section-lead {
    color: #5f6b7a;
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 0;
}

.ag-about-media {
    min-height: 520px;
    padding: 0 42px 72px 0;
}

.ag-about-media__primary,
.ag-about-media__overlay img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 24px 54px rgba(17, 24, 39, 0.16);
}

.ag-about-media__primary {
    height: 500px;
}

.ag-about-media__overlay {
    right: 0;
    bottom: 0;
    width: 54%;
}

.ag-about-media__overlay img {
    height: 250px;
    border: 8px solid #ffffff;
}

#uslugi.ag-services-section {
    background: #ffffff !important;
    border-bottom: 1px solid #e5edf6;
    border-top: 1px solid #e5edf6;
}

#uslugi.ag-services-section .ca-service-shape,
#uslugi.ag-services-section .ca-shape {
    display: none;
}

#uslugi.ag-services-section .ca-sec-content p {
    color: #506176;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
}

#uslugi.ag-services-section .ca-section-subtitle-1 {
    background: #eef6ff;
    border-color: #c8ddf2;
    color: #22356f;
}

#uslugi.ag-services-section .ca-ser-icon-box {
    background: #ffffff !important;
    border: 1px solid #dce7f2;
    border-radius: 8px;
    box-shadow: none;
    height: 100%;
}

#uslugi.ag-services-section .ca-ser-icon-box::after {
    display: none;
}

#uslugi.ag-services-section .ca-ser-icon-box:hover {
    border-color: #f2b544;
    box-shadow: 0 18px 40px rgba(34, 53, 111, 0.1);
    transform: translateY(-6px);
}

#uslugi.ag-services-section .ca-ser-icon-box:hover .ca-title a,
#uslugi.ag-services-section .ca-ser-icon-box:hover .ca-service-content p,
#uslugi.ag-services-section .ca-ser-icon-box:hover .read-more,
#uslugi.ag-services-section .ca-ser-icon-box:hover .read-more span {
    color: #22356f;
}

#uslugi.ag-services-section .ca-ser-icon-box:hover .ca-service-content p {
    color: #506176;
    opacity: 1;
}

#uslugi.ag-services-section .ca-ser-icon-box:hover .read-more,
#uslugi.ag-services-section .ca-ser-icon-box:hover .read-more span {
    color: #d28a16;
}

#uslugi.ag-services-section .ca-about-ic {
    background: #22356f;
}

#uslugi.ag-services-section .ca-ser-icon-box:hover .ca-about-ic {
    background: #22356f;
    transform: none;
}

#uslugi.ag-services-section .ca-about-ic img,
#uslugi.ag-services-section .ca-ser-icon-box:hover .ca-about-ic img {
    filter: invert(1) brightness(2) !important;
}

#uslugi.ag-services-section .read-more {
    color: #d28a16;
}

#project.ag-route-section {
    background: #ffffff;
    color: #172744;
    overflow: hidden;
}

.ag-route-stage {
    align-items: stretch;
    background: #f5f9fd;
    border: 1px solid #dce7f2;
    border-radius: 8px;
    display: grid;
    gap: 34px;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    padding: 34px;
}

.ag-route-stage::after {
    display: none;
}

.ag-route-stage__content {
    align-self: center;
    max-width: 620px;
    padding: 10px 0;
}

.ag-route-stage__content h5 {
    color: #f2b544;
    font-size: 0.95rem;
    font-weight: 800;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.ag-route-stage__content h2 {
    color: #172744;
    font-size: 2.85rem;
    font-weight: 800;
    line-height: 1.12;
    margin: 0 0 22px;
}

.ag-route-stage__content p {
    color: #506176;
    font-size: 1.08rem;
    line-height: 1.72;
    margin: 0;
}

.ag-route-stage__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
}

.ag-route-stage__meta span {
    background: #ffffff;
    border: 1px solid #d7e4f1;
    border-radius: 8px;
    color: #22356f;
    font-size: 0.9rem;
    padding: 10px 13px;
}

.ag-route-stage__map {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 22px 48px rgba(34, 53, 111, 0.14);
    min-height: 430px;
    overflow: hidden;
    position: relative;
}

.ag-route-stage__map img {
    display: block;
    filter: contrast(1.04) saturate(1.03);
    height: 100%;
    min-height: 430px;
    object-fit: cover;
    width: 100%;
}

.ag-route-stage__caption {
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(215, 228, 241, 0.8);
    border-radius: 8px;
    bottom: 20px;
    box-shadow: 0 16px 34px rgba(34, 53, 111, 0.16);
    left: 20px;
    max-width: min(420px, calc(100% - 40px));
    padding: 16px 18px;
    position: absolute;
}

.ag-route-stage__caption strong {
    color: #d28a16;
    display: block;
    font-weight: 800;
    margin-bottom: 4px;
}

.ag-route-stage__caption span {
    color: #506176;
    display: block;
    line-height: 1.45;
}

.ag-route-corridors {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 28px;
}

.ag-route-corridors article {
    background: #ffffff;
    border: 1px solid #dce7f2;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(34, 53, 111, 0.07);
    min-height: 220px;
    padding: 24px;
}

.ag-route-corridors article > span {
    color: #d28a16;
    display: block;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.ag-route-corridors h3 {
    color: #22356f;
    font-size: 1.15rem;
    font-weight: 800;
    line-height: 1.25;
    margin: 0 0 12px;
}

.ag-route-corridors p {
    color: #5f6b7a;
    line-height: 1.62;
    margin: 0;
}

.ag-route-metrics {
    background: #172744;
    border-radius: 8px;
    color: #ffffff;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 34px;
    padding: 28px;
}

.ag-route-metrics div {
    border-left: 1px solid rgba(255, 255, 255, 0.14);
    padding: 0 24px;
}

.ag-route-metrics div:first-child {
    border-left: 0;
    padding-left: 0;
}

.ag-route-metrics strong {
    color: #ffffff;
    display: block;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1;
}

.ag-route-metrics span {
    color: rgba(255, 255, 255, 0.72);
    display: block;
    line-height: 1.45;
    margin-top: 10px;
}

.ag-infrastructure-section {
    background: #f5f7fa;
}

.ag-base-card,
.ag-work-card,
.ag-industrial-band {
    background: #ffffff;
    border: 1px solid #e4e9f0;
    border-radius: 8px;
    overflow: hidden;
}

.ag-base-card {
    height: 100%;
}

.ag-base-card img {
    display: block;
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.ag-base-card__body {
    padding: 28px;
}

.ag-base-card__body span,
.ag-industrial-band__content span {
    color: #d28a16;
    display: block;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.ag-base-card__body h3,
.ag-work-card h3,
.ag-industrial-band__content h3 {
    color: #22356f;
    font-weight: 800;
    line-height: 1.25;
    margin: 0;
}

.ag-base-card__body h3 {
    font-size: 1.45rem;
    margin-bottom: 14px;
}

.ag-base-card__body p,
.ag-work-card p,
.ag-industrial-band__content p {
    color: #5f6b7a;
    line-height: 1.65;
    margin: 0;
}

.ag-work-card {
    height: 100%;
}

.ag-work-card img {
    display: block;
    width: 100%;
    height: 190px;
    object-fit: cover;
}

.ag-work-card div {
    padding: 22px;
}

.ag-work-card h3 {
    font-size: 1.15rem;
    margin-bottom: 10px;
}

.ag-industrial-band {
    align-items: stretch;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
    margin-top: 8px;
}

.ag-industrial-band img {
    display: block;
    height: 100%;
    min-height: 380px;
    object-fit: cover;
    width: 100%;
}

.ag-industrial-band__content {
    align-self: center;
    padding: 42px;
}

.ag-industrial-band__content h3 {
    font-size: 1.75rem;
    margin-bottom: 16px;
}

@media (max-width: 1199px) {
    .ag-route-corridors {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .ag-about-media {
        min-height: auto;
        padding: 0;
    }

    .ag-about-media__primary {
        height: 380px;
    }

    .ag-about-media__overlay {
        margin: -86px 18px 0 auto;
        position: relative !important;
        width: 62%;
    }

    .ag-about-media__overlay img {
        height: 210px;
    }

    .ag-route-stage {
        grid-template-columns: 1fr;
        padding: 28px;
    }

    .ag-route-stage__content {
        max-width: none;
        padding: 0;
    }

    .ag-route-stage__content h2 {
        font-size: 2.55rem;
    }

    .ag-route-stage__map {
        min-height: 390px;
    }

    .ag-route-stage__map img {
        min-height: 390px;
    }

    .ag-route-metrics {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 28px;
    }

    .ag-route-metrics div:nth-child(3) {
        border-left: 0;
        padding-left: 0;
    }

    .ag-industrial-band {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .ag-route-stage {
        padding: 20px;
    }

    .ag-route-stage__content {
        padding: 0;
    }

    .ag-route-stage__content h2 {
        font-size: 2.15rem;
    }

    .ag-route-stage__content p {
        font-size: 1rem;
    }

    .ag-route-stage__meta {
        gap: 8px;
    }

    .ag-route-stage__meta span {
        padding: 9px 11px;
    }

    .ag-route-stage__map {
        min-height: 300px;
    }

    .ag-route-stage__map img {
        min-height: 300px;
    }

    .ag-route-stage__caption {
        bottom: 12px;
        left: 12px;
        max-width: calc(100% - 24px);
        padding: 13px 14px;
    }

    .ag-route-corridors,
    .ag-route-metrics {
        grid-template-columns: 1fr;
    }

    .ag-route-corridors article {
        min-height: 0;
        padding: 22px;
    }

    .ag-route-metrics div,
    .ag-route-metrics div:nth-child(3) {
        border-left: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.14);
        padding: 22px 0 0;
    }

    .ag-route-metrics div:first-child {
        border-top: 0;
        padding-top: 0;
    }

    .ag-base-card img {
        height: 240px;
    }

    .ag-industrial-band__content {
        padding: 28px;
    }
}

@media (max-width: 575px) {
    .ag-about-media__primary {
        height: 300px;
    }

    .ag-about-media__overlay {
        margin-top: 16px;
        width: 100%;
    }

    .ag-about-media__overlay img {
        border-width: 0;
        height: 220px;
    }
}
