.elementor-1210 .elementor-element.elementor-element-2b5b205:not(.elementor-motion-effects-element-type-background), .elementor-1210 .elementor-element.elementor-element-2b5b205 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://media.ourwebprojects.pro/wp-content/uploads/2026/07/Untitled-design-1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1210 .elementor-element.elementor-element-2b5b205 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #133131 0%, var( --e-global-color-ffca82f ) 100%);opacity:0.8;transition:background 0s, border-radius 0.3s, opacity 0s;}.elementor-1210 .elementor-element.elementor-element-2b5b205 > .elementor-container{max-width:1019px;}.elementor-1210 .elementor-element.elementor-element-2b5b205:hover > .elementor-background-overlay{opacity:0.8;}.elementor-1210 .elementor-element.elementor-element-2b5b205{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:10% 0% 7% 0%;}.elementor-1210 .elementor-element.elementor-element-eda7e7a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1210 .elementor-element.elementor-element-eda7e7a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-1210 .elementor-element.elementor-element-56a9602{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1210 .elementor-element.elementor-element-56a9602 .elementor-image-box-title{margin-bottom:0px;font-family:"Inter", Sans-serif;font-size:70px;font-weight:700;text-transform:capitalize;line-height:1.15em;color:#FFFFFF;}.elementor-1210 .elementor-element.elementor-element-56a9602 .elementor-image-box-description{font-family:"Manrope", Sans-serif;font-size:20px;font-weight:300;line-height:1.7em;color:#F5F4EF;}@media(min-width:1025px){.elementor-1210 .elementor-element.elementor-element-2b5b205:not(.elementor-motion-effects-element-type-background), .elementor-1210 .elementor-element.elementor-element-2b5b205 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){.elementor-1210 .elementor-element.elementor-element-2b5b205:not(.elementor-motion-effects-element-type-background), .elementor-1210 .elementor-element.elementor-element-2b5b205 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;}.elementor-1210 .elementor-element.elementor-element-2b5b205{padding:30% 4% 25% 4%;}.elementor-1210 .elementor-element.elementor-element-56a9602 .elementor-image-box-title{font-size:50px;}}/* Start custom CSS for html, class: .elementor-element-8ddd2b2 */@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;600&family=Manrope:wght@400;500;600&display=swap");

/* =========================================
GLOBAL PAGE STYLES
========================================= */

.jpi-services-page,
.jpi-services-page *,
.jpi-services-page *::before,
.jpi-services-page *::after {
    box-sizing: border-box;
}

.jpi-services-page {
    --jpi-dark: #071212;
    --jpi-deep: #040c0c;
    --jpi-secondary: #163838;

    --jpi-accent-dark: #3e7770;
    --jpi-accent: #91b5ae;
    --jpi-accent-light: #c6d9d5;

    --jpi-background: #f4f8f7;
    --jpi-surface: #ffffff;
    --jpi-soft: #edf5f2;

    --jpi-heading: #102323;
    --jpi-body: #405451;
    --jpi-muted: #71827f;

    --jpi-border: rgba(22, 56, 56, 0.11);
    --jpi-border-hover: rgba(62, 119, 112, 0.3);

    overflow: hidden;
    color: var(--jpi-heading);
    background: var(--jpi-background);
}

.jpi-page-container {
    position: relative;
    z-index: 2;
    width: min(100%, 1420px);
    margin: 0 auto;
}

.jpi-page-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 21px;
    color: var(--jpi-accent-dark);
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.jpi-page-eyebrow::before {
    content: "";
    width: 42px;
    height: 1px;
    background: currentColor;
}

.jpi-page-eyebrow--dark {
    color: var(--jpi-accent);
}

.jpi-page-heading {
    max-width: 850px;
    margin: 0;
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: clamp(42px, 4.6vw, 68px);
    font-weight: 600;
    line-height: 1.03;
    letter-spacing: -0.05em;
}

.jpi-page-heading span {
    display: block;
    color: var(--jpi-accent-dark);
}

.jpi-page-heading--dark {
    color: #ffffff;
}

.jpi-page-heading--dark span {
    color: var(--jpi-accent);
}

.jpi-page-header {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.55fr);
    gap: clamp(50px, 7vw, 105px);
    align-items: end;
    margin-bottom: 55px;
}

.jpi-page-header__description {
    margin: 0;
    padding-left: 28px;
    border-left: 1px solid rgba(62, 119, 112, 0.23);
    color: var(--jpi-body);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.48;
}

/* =========================================
HERO
========================================= */

.jpi-services-hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 120px 28px 100px;
    background:
        radial-gradient(
            circle at 5% 12%,
            rgba(198, 217, 213, 0.4),
            transparent 30%
        ),
        radial-gradient(
            circle at 95% 75%,
            rgba(145, 181, 174, 0.18),
            transparent 27%
        ),
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f8fbfa 52%,
            var(--jpi-background) 100%
        );
}

.jpi-services-hero__background {
    position: absolute;
    inset: 0;
    z-index: -2;
    overflow: hidden;
    pointer-events: none;
}

.jpi-services-hero__grid {
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(
            rgba(22, 56, 56, 0.024) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(22, 56, 56, 0.024) 1px,
            transparent 1px
        );
    background-size: 74px 74px;
    mask-image: linear-gradient(
        to bottom,
        transparent,
        #000 12%,
        #000 88%,
        transparent
    );
}

.jpi-services-hero__orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(30px);
    animation: jpiPageOrb 12s ease-in-out infinite;
}

.jpi-services-hero__orb--one {
    top: -220px;
    right: -170px;
    width: 540px;
    height: 540px;
    background: rgba(145, 181, 174, 0.14);
}

.jpi-services-hero__orb--two {
    bottom: -260px;
    left: -190px;
    width: 600px;
    height: 600px;
    background: rgba(198, 217, 213, 0.22);
    animation-delay: 3s;
}

.jpi-services-hero__lines {
    position: absolute;
    top: 40px;
    right: -100px;
    width: 560px;
    height: 300px;
    opacity: 0.22;
    transform: rotate(-13deg);
}

.jpi-services-hero__lines span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(62, 119, 112, 0.55),
        transparent
    );
}

.jpi-services-hero__lines span:nth-child(1) {
    top: 45px;
    transform: rotate(4deg);
}

.jpi-services-hero__lines span:nth-child(2) {
    top: 105px;
    transform: rotate(1deg);
}

.jpi-services-hero__lines span:nth-child(3) {
    top: 165px;
    transform: rotate(-2deg);
}

.jpi-services-hero__lines span:nth-child(4) {
    top: 225px;
    transform: rotate(-5deg);
}

.jpi-services-hero__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.7fr);
    gap: clamp(60px, 8vw, 115px);
    align-items: center;
}

.jpi-services-hero__content {
    max-width: 850px;
}

.jpi-services-hero__heading {
    margin: 0 0 27px;
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: clamp(48px, 5.6vw, 82px);
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.057em;
    text-wrap: balance;
}

.jpi-services-hero__heading span {
    display: block;
    color: var(--jpi-accent-dark);
}

.jpi-services-hero__description,
.jpi-services-hero__secondary {
    max-width: 760px;
    color: var(--jpi-body);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.jpi-services-hero__description {
    margin: 0 0 14px;
}

.jpi-services-hero__secondary {
    margin: 0;
    color: var(--jpi-muted);
}

.jpi-services-hero__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 27px;
}

.jpi-services-hero__tags span {
    padding: 8px 13px;
    border: 1px solid var(--jpi-border);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.72);
    color: var(--jpi-accent-dark);
    font-family: "Manrope", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.jpi-services-hero__panel {
    position: relative;
    overflow: hidden;
    padding: 37px;
    border: 1px solid rgba(62, 119, 112, 0.19);
    border-radius: 27px;
    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.98),
            rgba(237, 245, 242, 0.92)
        );
    box-shadow:
        0 30px 85px rgba(7, 18, 18, 0.1),
        inset 0 1px 0 #ffffff;
}

.jpi-services-hero__panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 37px;
    width: 110px;
    height: 3px;
    background: linear-gradient(
        90deg,
        var(--jpi-accent-dark),
        transparent
    );
}

.jpi-services-hero__panel::after {
    content: "";
    position: absolute;
    right: -130px;
    bottom: -160px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(145, 181, 174, 0.17);
    filter: blur(30px);
}

.jpi-services-hero__panel-top {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--jpi-border);
}

.jpi-services-hero__panel-top span {
    color: var(--jpi-accent-dark);
    font-family: "Manrope", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.jpi-services-hero__panel-top strong {
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.jpi-services-hero__statement {
    position: relative;
    z-index: 2;
    padding: 37px 0 34px;
}

.jpi-services-hero__statement-number {
    display: block;
    margin-bottom: 17px;
    color: var(--jpi-accent);
    font-family: "Inter", sans-serif;
    font-size: 17px;
    font-weight: 600;
}

.jpi-services-hero__statement h2 {
    margin: 0;
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: clamp(27px, 2.5vw, 39px);
    font-weight: 600;
    line-height: 1.18;
    letter-spacing: -0.035em;
}

.jpi-services-hero__principles {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 24px;
    border-top: 1px solid var(--jpi-border);
}

.jpi-services-hero__principles div {
    padding: 0 15px;
    border-right: 1px solid var(--jpi-border);
}

.jpi-services-hero__principles div:first-child {
    padding-left: 0;
}

.jpi-services-hero__principles div:last-child {
    padding-right: 0;
    border-right: 0;
}

.jpi-services-hero__principles strong,
.jpi-services-hero__principles span {
    display: block;
    font-family: "Manrope", sans-serif;
}

.jpi-services-hero__principles strong {
    margin-bottom: 4px;
    color: var(--jpi-accent-dark);
    font-size: 13px;
    font-weight: 600;
}

.jpi-services-hero__principles span {
    color: var(--jpi-muted);
    font-size: 10px;
    line-height: 1.3;
}

/* =========================================
SERVICES
========================================= */

.jpi-services-list {
    padding: 105px 28px 90px;
    background:
        radial-gradient(
            circle at 94% 12%,
            rgba(198, 217, 213, 0.26),
            transparent 25%
        ),
        linear-gradient(
            180deg,
            var(--jpi-background),
            #ffffff
        );
}

.jpi-services-list__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.jpi-service-card {
    position: relative;
    min-height: 360px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 29px;
    border: 1px solid var(--jpi-border);
    border-radius: 21px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 18px 52px rgba(7, 18, 18, 0.06);
    transition:
        transform 350ms ease,
        border-color 350ms ease,
        box-shadow 350ms ease;
}

.jpi-service-card::before {
    content: "";
    position: absolute;
    right: -100px;
    bottom: -120px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: radial-gradient(
        circle,
        rgba(145, 181, 174, 0.16),
        transparent 68%
    );
    transition: transform 450ms ease;
}

.jpi-service-card:hover {
    transform: translateY(-8px);
    border-color: var(--jpi-border-hover);
    box-shadow: 0 28px 72px rgba(7, 18, 18, 0.11);
}

.jpi-service-card:hover::before {
    transform: scale(1.16);
}

.jpi-service-card--featured {
    background:
        linear-gradient(
            145deg,
            var(--jpi-secondary),
            var(--jpi-dark)
        );
}

.jpi-service-card__top,
.jpi-service-card h3,
.jpi-service-card p,
.jpi-service-card__footer {
    position: relative;
    z-index: 2;
}

.jpi-service-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 52px;
}

.jpi-service-card__number {
    color: var(--jpi-accent-dark);
    font-family: "Inter", sans-serif;
    font-size: 17px;
    font-weight: 600;
}

.jpi-service-card__category {
    color: var(--jpi-muted);
    font-family: "Manrope", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.jpi-service-card h3 {
    margin: 0 0 15px;
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -0.03em;
}

.jpi-service-card p {
    margin: 0;
    color: var(--jpi-body);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.jpi-service-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 27px;
}

.jpi-service-card__footer > span:first-child {
    color: var(--jpi-muted);
    font-family: "Manrope", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.jpi-service-card__indicator {
    width: 10px;
    height: 10px;
    border: 2px solid var(--jpi-accent);
    border-radius: 50%;
    transition:
        transform 300ms ease,
        background-color 300ms ease;
}

.jpi-service-card:hover .jpi-service-card__indicator {
    transform: scale(1.25);
    background: var(--jpi-accent);
}

.jpi-service-card--featured .jpi-service-card__number,
.jpi-service-card--featured .jpi-service-card__category {
    color: var(--jpi-accent-light);
}

.jpi-service-card--featured h3 {
    color: #ffffff;
}

.jpi-service-card--featured p {
    color: rgba(255, 255, 255, 0.72);
}

.jpi-service-card--featured .jpi-service-card__footer > span:first-child {
    color: rgba(255, 255, 255, 0.48);
}

/* =========================================
INDUSTRIES
========================================= */

.jpi-industries {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 110px 28px 90px;
    background:
        radial-gradient(
            circle at 8% 15%,
            rgba(62, 119, 112, 0.17),
            transparent 30%
        ),
        linear-gradient(
            145deg,
            var(--jpi-dark),
            var(--jpi-deep)
        );
    color: #ffffff;
}

.jpi-industries__background,
.jpi-why-choose__background,
.jpi-services-cta__background {
    position: absolute;
    inset: 0;
    z-index: -2;
    overflow: hidden;
    pointer-events: none;
}

.jpi-industries__grid,
.jpi-why-choose__grid,
.jpi-services-cta__grid {
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(
            rgba(145, 181, 174, 0.035) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(145, 181, 174, 0.035) 1px,
            transparent 1px
        );
    background-size: 70px 70px;
    mask-image: linear-gradient(
        to bottom,
        transparent,
        #000 12%,
        #000 88%,
        transparent
    );
}

.jpi-industries__glow,
.jpi-why-choose__orb,
.jpi-services-cta__glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(35px);
    animation: jpiPageOrb 12s ease-in-out infinite;
}

.jpi-industries__glow--one {
    top: -220px;
    right: -170px;
    width: 540px;
    height: 540px;
    background: rgba(62, 119, 112, 0.2);
}

.jpi-industries__glow--two {
    bottom: -260px;
    left: -180px;
    width: 570px;
    height: 570px;
    background: rgba(22, 56, 56, 0.36);
    animation-delay: 3s;
}

.jpi-industries__header {
    max-width: 960px;
    margin-bottom: 57px;
}

.jpi-industries__header p {
    max-width: 820px;
    margin: 25px 0 0;
    color: rgba(255, 255, 255, 0.69);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.jpi-industries__layout {
    display: grid;
    grid-template-columns: minmax(280px, 0.35fr) minmax(0, 1fr);
    gap: 20px;
}

.jpi-industries__index {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    padding: 35px;
    border: 1px solid rgba(145, 181, 174, 0.2);
    border-radius: 22px;
    background:
        linear-gradient(
            145deg,
            rgba(22, 56, 56, 0.48),
            rgba(4, 18, 18, 0.74)
        );
}

.jpi-industries__index::after {
    content: "";
    position: absolute;
    right: -130px;
    bottom: -160px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(62, 119, 112, 0.18);
    filter: blur(25px);
}

.jpi-industries__index-label,
.jpi-industries__index-bottom {
    position: relative;
    z-index: 2;
    display: block;
    color: var(--jpi-accent);
    font-family: "Manrope", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.jpi-industries__index strong {
    position: relative;
    z-index: 2;
    display: block;
    margin: 70px 0 20px;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: clamp(85px, 8vw, 130px);
    font-weight: 600;
    line-height: 0.9;
    letter-spacing: -0.07em;
}

.jpi-industries__index p {
    position: relative;
    z-index: 2;
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.jpi-industries__index-line {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 1px;
    margin: 33px 0;
    background: linear-gradient(
        90deg,
        rgba(145, 181, 174, 0.5),
        transparent
    );
}

.jpi-industries__index-bottom {
    color: rgba(255, 255, 255, 0.46);
}

.jpi-industries__grid-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.jpi-industry-card {
    position: relative;
    min-height: 285px;
    overflow: hidden;
    padding: 28px;
    border: 1px solid rgba(145, 181, 174, 0.16);
    border-radius: 20px;
    background: rgba(22, 56, 56, 0.2);
    transition:
        transform 350ms ease,
        border-color 350ms ease,
        background-color 350ms ease;
}

.jpi-industry-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 28px;
    width: 65px;
    height: 2px;
    background: linear-gradient(
        90deg,
        var(--jpi-accent),
        transparent
    );
    opacity: 0;
    transition: opacity 350ms ease;
}

.jpi-industry-card:hover {
    transform: translateY(-7px);
    border-color: rgba(145, 181, 174, 0.4);
    background: rgba(22, 56, 56, 0.36);
}

.jpi-industry-card:hover::before {
    opacity: 1;
}

.jpi-industry-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 53px;
}

.jpi-industry-card__top span {
    color: var(--jpi-accent);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.jpi-industry-card__top small {
    color: rgba(255, 255, 255, 0.4);
    font-family: "Manrope", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.jpi-industry-card h3 {
    margin: 0 0 14px;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.jpi-industry-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    line-height: 1.48;
}

/* =========================================
PROCESS
========================================= */

.jpi-investment-process {
    padding: 105px 28px 90px;
    background:
        radial-gradient(
            circle at 8% 85%,
            rgba(198, 217, 213, 0.3),
            transparent 27%
        ),
        linear-gradient(
            180deg,
            #ffffff,
            var(--jpi-background)
        );
}

.jpi-process-timeline {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.jpi-process-timeline__line {
    position: absolute;
    top: 31px;
    left: 8%;
    right: 8%;
    height: 1px;
    overflow: hidden;
}

.jpi-process-timeline__line::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(
        90deg,
        var(--jpi-accent-dark) 45%,
        transparent 45%
    );
    background-size: 10px 1px;
    opacity: 0.36;
}

.jpi-process-timeline__line span {
    position: absolute;
    top: -3px;
    left: -10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--jpi-accent-dark);
    box-shadow: 0 0 15px rgba(62, 119, 112, 0.6);
    animation: jpiProcessLine 8s linear infinite;
}

.jpi-process-step {
    position: relative;
    z-index: 2;
}

.jpi-process-step__number {
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 27px;
    border: 1px solid rgba(62, 119, 112, 0.23);
    border-radius: 50%;
    background: var(--jpi-surface);
    color: var(--jpi-accent-dark);
    font-family: "Inter", sans-serif;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 12px 32px rgba(7, 18, 18, 0.08);
    transition:
        transform 300ms ease,
        color 300ms ease,
        background-color 300ms ease;
}

.jpi-process-step:hover .jpi-process-step__number {
    transform: scale(1.08);
    background: var(--jpi-accent-dark);
    color: #ffffff;
}

.jpi-process-step__content {
    padding: 28px;
    border: 1px solid var(--jpi-border);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 17px 48px rgba(7, 18, 18, 0.055);
    transition:
        transform 350ms ease,
        border-color 350ms ease,
        box-shadow 350ms ease;
}

.jpi-process-step:hover .jpi-process-step__content {
    transform: translateY(-7px);
    border-color: var(--jpi-border-hover);
    box-shadow: 0 27px 68px rgba(7, 18, 18, 0.1);
}

.jpi-process-step__content > span {
    display: block;
    margin-bottom: 9px;
    color: var(--jpi-accent-dark);
    font-family: "Manrope", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.jpi-process-step h3 {
    margin: 0 0 15px;
    color: var(--jpi-heading);
    font-family: "Inter", sans-serif;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.16;
    letter-spacing: -0.03em;
}

.jpi-process-step p {
    margin: 0;
    color: var(--jpi-body);
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

/* =========================================
WHY CHOOSE US
========================================= */

.jpi-why-choose {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 110px 28px 90px;
    background:
        radial-gradient(
            circle at 88% 15%,
            rgba(62, 119, 112, 0.18),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            var(--jpi-dark),
            var(--jpi-deep)
        );
}

.jpi-why-choose__orb--one {
    top: -220px;
    left: -160px;
    width: 540px;
    height: 540px;
    background: rgba(62, 119, 112, 0.17);
}

.jpi-why-choose__orb--two {
    right: -190px;
    bottom: -260px;
    width: 590px;
    height: 590px;
    background: rgba(22, 56, 56, 0.38);
    animation-delay: 3s;
}

.jpi-why-choose__layout {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(500px, 1fr);
    gap: clamp(55px, 8vw, 115px);
    align-items: center;
}

.jpi-why-choose__content {
    max-width: 760px;
}

.jpi-why-choose__content p {
    margin: 25px 0 0;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Manrope", sans-serif;
    font-size: 17px;
    line-height: 1.5;
}

.jpi-why-choose__content p + p {
    margin-top: 15px;
}

.jpi-why-choose__highlights {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}

.jpi-highlight-card {
    min-height: 260px;
    display: grid;
    grid-template-columns: 45px minmax(0, 1fr);
    gap: 17px;
    padding: 27px;
    border: 1px solid rgba(145, 181, 174, 0.17);
    border-radius: 20px;
    background: rgba(22, 56, 56, 0.22);
    transition:
        transform 350ms ease,
        border-color 350ms ease,
        background-color 350ms ease;
}

.jpi-highlight-card:hover {
    transform: translateY(-7px);
    border-color: rgba(145, 181, 174, 0.4);
    background: rgba(22, 56, 56, 0.38);
}

.jpi-highlight-card__number {
    color: var(--jpi-accent);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.jpi-highlight-card__label {
    display: block;
    margin-bottom: 9px;
    color: var(--jpi-accent);
    font-family: "Manrope", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.jpi-highlight-card h3 {
    margin: 0 0 13px;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.16;
    letter-spacing: -0.03em;
}

.jpi-highlight-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.66);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 1.48;
}

/* =========================================
CTA
========================================= */

.jpi-services-cta {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 80px 28px;
    background: var(--jpi-deep);
}

.jpi-services-cta__glow--one {
    top: -220px;
    left: -160px;
    width: 520px;
    height: 520px;
    background: rgba(62, 119, 112, 0.18);
}

.jpi-services-cta__glow--two {
    right: -180px;
    bottom: -240px;
    width: 560px;
    height: 560px;
    background: rgba(22, 56, 56, 0.38);
    animation-delay: 3s;
}

.jpi-services-cta__lines {
    position: absolute;
    top: 5%;
    right: -130px;
    width: 520px;
    height: 280px;
    opacity: 0.18;
    transform: rotate(-12deg);
}

.jpi-services-cta__lines span {
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(145, 181, 174, 0.65),
        transparent
    );
}

.jpi-services-cta__lines span:nth-child(1) {
    top: 55px;
    transform: rotate(3deg);
}

.jpi-services-cta__lines span:nth-child(2) {
    top: 130px;
}

.jpi-services-cta__lines span:nth-child(3) {
    top: 205px;
    transform: rotate(-3deg);
}

.jpi-services-cta__panel {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: clamp(50px, 7vw, 110px);
    align-items: end;
    overflow: hidden;
    padding: clamp(48px, 6vw, 78px);
    border: 1px solid rgba(145, 181, 174, 0.2);
    border-radius: 28px;
    background:
        linear-gradient(
            135deg,
            rgba(22, 56, 56, 0.48),
            rgba(4, 18, 18, 0.74)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.27),
        inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.jpi-services-cta__panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 6%;
    width: 130px;
    height: 3px;
    background: linear-gradient(
        90deg,
        var(--jpi-accent),
        transparent
    );
}

.jpi-services-cta__content,
.jpi-services-cta__action {
    position: relative;
    z-index: 2;
}

.jpi-services-cta__content {
    max-width: 930px;
}

.jpi-services-cta__content h2 {
    max-width: 900px;
    margin: 0 0 25px;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: clamp(43px, 5vw, 74px);
    font-weight: 600;
    line-height: 1.02;
    letter-spacing: -0.052em;
}

.jpi-services-cta__content h2 span {
    display: block;
    color: var(--jpi-accent);
}

.jpi-services-cta__content p {
    max-width: 830px;
    margin: 0;
    color: rgba(255, 255, 255, 0.71);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

.jpi-services-cta__action {
    min-width: 215px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

.jpi-services-cta__button {
    min-width: 190px;
    min-height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 29px;
    border: 1px solid var(--jpi-accent);
    border-radius: 10px;
    background: var(--jpi-accent);
    color: var(--jpi-dark);
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 14px 35px rgba(62, 119, 112, 0.25);
    transition:
        transform 300ms ease,
        background-color 300ms ease,
        border-color 300ms ease,
        box-shadow 300ms ease;
}

.jpi-services-cta__button:hover {
    transform: translateY(-4px);
    border-color: var(--jpi-accent-light);
    background: var(--jpi-accent-light);
    box-shadow: 0 19px 44px rgba(62, 119, 112, 0.34);
}

.jpi-services-cta__action > span {
    color: rgba(255, 255, 255, 0.44);
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    line-height: 1.4;
}

/* =========================================
REVEAL ANIMATIONS
========================================= */

.jpi-page-reveal {
    opacity: 0;
    transform: translateY(25px);
    transition:
        opacity 700ms ease,
        transform 700ms ease;
}

.jpi-page-reveal.jpi-page-visible {
    opacity: 1;
    transform: translateY(0);
}

@keyframes jpiPageOrb {
    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    50% {
        transform: translate3d(17px, -15px, 0);
    }
}

@keyframes jpiProcessLine {
    from {
        left: -10px;
    }

    to {
        left: 100%;
    }
}

/* =========================================
RESPONSIVE — TABLET
========================================= */

@media (max-width: 1120px) {
    .jpi-services-hero,
    .jpi-services-list,
    .jpi-industries,
    .jpi-investment-process,
    .jpi-why-choose {
        padding-right: 24px;
        padding-left: 24px;
    }

    .jpi-services-hero__layout,
    .jpi-why-choose__layout {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .jpi-services-hero__content,
    .jpi-why-choose__content {
        max-width: 900px;
    }

    .jpi-services-list__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .jpi-industries__layout {
        grid-template-columns: 1fr;
    }

    .jpi-industries__index {
        min-height: auto;
    }

    .jpi-industries__index strong {
        margin-top: 45px;
    }

    .jpi-process-timeline {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .jpi-process-timeline__line {
        display: none;
    }

    .jpi-services-cta__panel {
        grid-template-columns: 1fr;
        gap: 37px;
    }

    .jpi-services-cta__action {
        min-width: 0;
    }
}

/* =========================================
RESPONSIVE — MOBILE
========================================= */

@media (max-width: 767px) {
    .jpi-services-hero {
        padding: 78px 16px 65px;
    }

    .jpi-services-list,
    .jpi-industries,
    .jpi-investment-process,
    .jpi-why-choose {
        padding: 75px 16px 60px;
    }

    .jpi-services-cta {
        padding: 52px 16px;
    }

    .jpi-services-hero__grid,
    .jpi-industries__grid,
    .jpi-why-choose__grid,
    .jpi-services-cta__grid {
        background-size: 48px 48px;
    }

    .jpi-page-eyebrow {
        gap: 9px;
        margin-bottom: 18px;
        font-size: 10px;
        letter-spacing: 0.12em;
    }

    .jpi-page-eyebrow::before {
        width: 28px;
    }

    .jpi-page-heading {
        font-size: clamp(38px, 11vw, 54px);
    }

    .jpi-page-heading span {
        margin-top: 5px;
    }

    .jpi-page-header {
        grid-template-columns: 1fr;
        gap: 25px;
        margin-bottom: 38px;
    }

    .jpi-page-header__description {
        padding-left: 17px;
        font-size: 16px;
    }

    .jpi-services-hero__heading {
        font-size: clamp(42px, 12vw, 59px);
        line-height: 1.02;
    }

    .jpi-services-hero__heading span {
        margin-top: 6px;
    }

    .jpi-services-hero__description,
    .jpi-services-hero__secondary {
        font-size: 16px;
    }

    .jpi-services-hero__panel {
        padding: 27px 23px;
        border-radius: 20px;
    }

    .jpi-services-hero__principles {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    .jpi-services-hero__principles div,
    .jpi-services-hero__principles div:first-child,
    .jpi-services-hero__principles div:last-child {
        padding: 0 0 13px;
        border-right: 0;
        border-bottom: 1px solid var(--jpi-border);
    }

    .jpi-services-hero__principles div:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .jpi-services-list__grid,
    .jpi-industries__grid-list,
    .jpi-process-timeline,
    .jpi-why-choose__highlights {
        grid-template-columns: 1fr;
    }

    .jpi-service-card {
        min-height: 330px;
        padding: 25px 23px;
        border-radius: 18px;
    }

    .jpi-service-card__top {
        margin-bottom: 39px;
    }

    .jpi-industries__header {
        margin-bottom: 39px;
    }

    .jpi-industries__header p {
        font-size: 16px;
    }

    .jpi-industries__index {
        padding: 27px 23px;
        border-radius: 19px;
    }

    .jpi-industries__index strong {
        margin-top: 35px;
        font-size: 85px;
    }

    .jpi-industry-card {
        min-height: 265px;
        padding: 25px 23px;
        border-radius: 18px;
    }

    .jpi-process-step__number {
        margin-bottom: 15px;
    }

    .jpi-process-step__content {
        padding: 25px 23px;
        border-radius: 18px;
    }

    .jpi-why-choose__layout {
        gap: 38px;
    }

    .jpi-why-choose__content p {
        font-size: 16px;
    }

    .jpi-highlight-card {
        min-height: auto;
        padding: 24px 22px;
        border-radius: 18px;
    }

    .jpi-services-cta__panel {
        gap: 31px;
        padding: 38px 23px;
        border-radius: 21px;
    }

    .jpi-services-cta__content h2 {
        font-size: clamp(38px, 11.5vw, 54px);
    }

    .jpi-services-cta__content p {
        font-size: 16px;
    }

    .jpi-services-cta__action,
    .jpi-services-cta__button {
        width: 100%;
    }

    .jpi-services-cta__action > span {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 420px) {
    .jpi-services-hero,
    .jpi-services-list,
    .jpi-industries,
    .jpi-investment-process,
    .jpi-why-choose,
    .jpi-services-cta {
        padding-right: 13px;
        padding-left: 13px;
    }

    .jpi-services-hero__tags {
        gap: 6px;
    }

    .jpi-services-hero__tags span {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 9px;
    }

    .jpi-highlight-card {
        grid-template-columns: 36px minmax(0, 1fr);
    }
}

@media (prefers-reduced-motion: reduce) {
    .jpi-services-page *,
    .jpi-services-page *::before,
    .jpi-services-page *::after {
        animation: none !important;
        transition: none !important;
    }

    .jpi-page-reveal {
        opacity: 1;
        transform: none;
    }
}/* End custom CSS */