.alpha-tpm-v1 {
    background:#fff !important;
    color:#172B3A !important;
    font-family:"Plus Jakarta Sans","Segoe UI",Arial,sans-serif !important;
}

.alpha-tpm-v1 *,
.alpha-tpm-v1 *:before,
.alpha-tpm-v1 *:after {
    box-sizing:border-box;
}

.alpha-tpm-v1 .container {
    width:100%;
    max-width:1280px;
    margin:0 auto;
    padding-left:28px;
    padding-right:28px;
}

.alpha-tpm-v1 .tpm-hero {
    position:relative;
    overflow:hidden;
    padding:112px 0 82px;
    background:linear-gradient(118deg,#041C31 0%,#073B62 56%,#0878B8 100%) !important;
}

.alpha-tpm-v1 .tpm-hero:after {
    content:"";
    position:absolute;
    width:600px;
    height:600px;
    right:-230px;
    top:-240px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(143,211,255,.18),transparent 68%);
}

.alpha-tpm-v1 .tpm-hero-grid {
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
    gap:68px;
    align-items:center;
}

.alpha-tpm-v1 .tpm-hero-copy {
    max-width:720px;
}

.alpha-tpm-v1 .tpm-eyebrow,
.alpha-tpm-v1 .tpm-heading>span,
.alpha-tpm-v1 .tpm-dark-label,
.alpha-tpm-v1 .tpm-cta-inner>span {
    display:inline-block;
    font-size:11px !important;
    line-height:1.4 !important;
    font-weight:800 !important;
    letter-spacing:.12em !important;
    text-transform:uppercase !important;
}

.alpha-tpm-v1 .tpm-eyebrow {
    margin-bottom:21px;
    color:#B9E4FF !important;
    -webkit-text-fill-color:#B9E4FF !important;
}

.alpha-tpm-v1 .tpm-hero h1 {
    max-width:720px;
    margin:0 0 24px !important;
    font-family:"Fraunces",Georgia,serif !important;
    font-size:clamp(54px,5vw,76px) !important;
    line-height:1.01 !important;
    font-weight:700 !important;
    letter-spacing:-.045em !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
}

.alpha-tpm-v1 .tpm-hero h1 span {
    display:block;
    color:#B9E4FF !important;
    -webkit-text-fill-color:#B9E4FF !important;
}

.alpha-tpm-v1 .tpm-lead {
    max-width:670px;
    margin:0 0 29px !important;
    color:#DCEAF3 !important;
    -webkit-text-fill-color:#DCEAF3 !important;
    font-size:17px !important;
    line-height:1.72 !important;
}

.alpha-tpm-v1 .tpm-actions {
    display:flex;
    flex-wrap:wrap;
    gap:11px;
}

.alpha-tpm-v1 .tpm-btn {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:12px 20px;
    border-radius:999px;
    text-decoration:none !important;
    font-size:14px !important;
    font-weight:700 !important;
}

.alpha-tpm-v1 .tpm-primary {
    background:#fff !important;
    border:1px solid #fff !important;
    color:#004B8E !important;
    -webkit-text-fill-color:#004B8E !important;
}

.alpha-tpm-v1 .tpm-secondary {
    background:rgba(255,255,255,.06) !important;
    border:1px solid rgba(255,255,255,.44) !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
}

.alpha-tpm-v1 .tpm-secondary span {
    margin-left:6px;
}

.alpha-tpm-v1 .tpm-geography {
    margin-top:25px;
    color:#B9E4FF !important;
    -webkit-text-fill-color:#B9E4FF !important;
    font-size:12px !important;
    font-weight:700 !important;
}

.alpha-tpm-v1 .tpm-geography span {
    margin:0 7px;
    opacity:.6;
}

.alpha-tpm-v1 .tpm-hero-panel {
    padding:29px;
    background:rgba(255,255,255,.085) !important;
    border:1px solid rgba(255,255,255,.18);
    border-radius:15px;
}

.alpha-tpm-v1 .tpm-panel-label {
    color:#8FD3FF !important;
    -webkit-text-fill-color:#8FD3FF !important;
    font-size:10px !important;
    font-weight:800 !important;
    letter-spacing:.12em !important;
    text-transform:uppercase !important;
}

.alpha-tpm-v1 .tpm-hero-panel h2 {
    margin:12px 0 !important;
    font-family:"Fraunces",Georgia,serif !important;
    font-size:34px !important;
    line-height:1.12 !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
}

.alpha-tpm-v1 .tpm-hero-panel>p {
    margin-bottom:23px !important;
    color:#D5E4EE !important;
    -webkit-text-fill-color:#D5E4EE !important;
    font-size:15px !important;
    line-height:1.65 !important;
}

.alpha-tpm-v1 .tpm-panel-list {
    border-top:1px solid rgba(255,255,255,.15);
}

.alpha-tpm-v1 .tpm-panel-list div {
    display:grid;
    grid-template-columns:34px 1fr;
    gap:10px;
    padding:14px 0;
    border-bottom:1px solid rgba(255,255,255,.11);
}

.alpha-tpm-v1 .tpm-panel-list span {
    color:#8FD3FF !important;
    -webkit-text-fill-color:#8FD3FF !important;
    font-size:10px !important;
    font-weight:800 !important;
}

.alpha-tpm-v1 .tpm-panel-list strong {
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
    font-size:14px !important;
}

.alpha-tpm-v1 .tpm-section {
    padding:80px 0;
}

.alpha-tpm-v1 .tpm-light {
    background:#F4F8FB !important;
}

.alpha-tpm-v1 .tpm-white {
    background:#fff !important;
}

.alpha-tpm-v1 .tpm-heading {
    max-width:850px;
    margin:0 auto 40px;
    text-align:center;
}

.alpha-tpm-v1 .tpm-left {
    margin-left:0;
    text-align:left;
}

.alpha-tpm-v1 .tpm-heading>span {
    color:#017DC3 !important;
    -webkit-text-fill-color:#017DC3 !important;
}

.alpha-tpm-v1 .tpm-heading h2 {
    margin:12px 0 15px !important;
    font-family:"Fraunces",Georgia,serif !important;
    font-size:clamp(36px,3.4vw,48px) !important;
    line-height:1.1 !important;
    letter-spacing:-.035em !important;
    color:#103A59 !important;
    -webkit-text-fill-color:#103A59 !important;
}

.alpha-tpm-v1 .tpm-heading p {
    max-width:750px;
    margin:0 auto !important;
    color:#526779 !important;
    -webkit-text-fill-color:#526779 !important;
    font-size:16px !important;
    line-height:1.72 !important;
}

.alpha-tpm-v1 .tpm-left p {
    margin-left:0 !important;
}

.alpha-tpm-v1 .tpm-scope-grid {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px;
}

.alpha-tpm-v1 .tpm-card {
    padding:31px;
    background:#fff !important;
    border:1px solid #DCE6EE;
    border-radius:12px;
}

.alpha-tpm-v1 .tpm-index {
    color:#017DC3 !important;
    -webkit-text-fill-color:#017DC3 !important;
    font-size:10px !important;
    font-weight:800 !important;
}

.alpha-tpm-v1 .tpm-card h3 {
    margin:11px 0 20px !important;
    color:#123C59 !important;
    -webkit-text-fill-color:#123C59 !important;
    font-size:22px !important;
    line-height:1.3 !important;
}

.alpha-tpm-v1 .tpm-card ul {
    margin:0;
    padding:0;
    list-style:none;
}

.alpha-tpm-v1 .tpm-card li {
    padding:11px 0;
    border-top:1px solid #E3ECF2;
    color:#4E6375 !important;
    -webkit-text-fill-color:#4E6375 !important;
    font-size:15px !important;
    line-height:1.55 !important;
}

.alpha-tpm-v1 .tpm-capabilities {
    border-top:1px solid #DCE6EE;
}

.alpha-tpm-v1 .tpm-capabilities article {
    display:grid;
    grid-template-columns:55px 1fr;
    gap:20px;
    padding:26px 0;
    border-bottom:1px solid #DCE6EE;
}

.alpha-tpm-v1 .tpm-capabilities article>span {
    color:#017DC3 !important;
    -webkit-text-fill-color:#017DC3 !important;
    font-size:10px !important;
    font-weight:800 !important;
}

.alpha-tpm-v1 .tpm-capabilities h3 {
    margin:0 0 6px !important;
    color:#123C59 !important;
    -webkit-text-fill-color:#123C59 !important;
    font-size:21px !important;
}

.alpha-tpm-v1 .tpm-capabilities p {
    max-width:780px;
    margin:0 !important;
    color:#556A7C !important;
    -webkit-text-fill-color:#556A7C !important;
    font-size:15.5px !important;
    line-height:1.68 !important;
}

.alpha-tpm-v1 .tpm-evidence {
    background:linear-gradient(120deg,#041C31,#073A60) !important;
}

.alpha-tpm-v1 .tpm-evidence-grid {
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:76px;
}

.alpha-tpm-v1 .tpm-dark-label {
    color:#8FD3FF !important;
    -webkit-text-fill-color:#8FD3FF !important;
}

.alpha-tpm-v1 .tpm-evidence h2 {
    margin:12px 0 0 !important;
    font-family:"Fraunces",Georgia,serif !important;
    font-size:clamp(38px,3.7vw,52px) !important;
    line-height:1.08 !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
}

.alpha-tpm-v1 .tpm-evidence p {
    color:#D2E1EB !important;
    -webkit-text-fill-color:#D2E1EB !important;
    font-size:16px !important;
    line-height:1.72 !important;
}

.alpha-tpm-v1 .tpm-evidence .tpm-evidence-lead {
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
    font-size:19px !important;
}

.alpha-tpm-v1 .tpm-evidence-tags {
    display:flex;
    flex-wrap:wrap;
    gap:9px;
    margin-top:35px;
}

.alpha-tpm-v1 .tpm-evidence-tags span {
    padding:9px 13px;
    border:1px solid rgba(185,228,255,.28);
    border-radius:999px;
    color:#B9E4FF !important;
    -webkit-text-fill-color:#B9E4FF !important;
    font-size:11px !important;
    font-weight:700 !important;
}

.alpha-tpm-v1 .tpm-two-column {
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
    gap:70px;
}

.alpha-tpm-v1 .tpm-coverage {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    border-top:1px solid #D8E4EC;
    border-left:1px solid #D8E4EC;
}

.alpha-tpm-v1 .tpm-coverage article {
    min-height:125px;
    padding:23px;
    background:#fff !important;
    border-right:1px solid #D8E4EC;
    border-bottom:1px solid #D8E4EC;
}

.alpha-tpm-v1 .tpm-coverage span,
.alpha-tpm-v1 .tpm-deliverables span {
    color:#017DC3 !important;
    -webkit-text-fill-color:#017DC3 !important;
    font-size:10px !important;
    font-weight:800 !important;
}

.alpha-tpm-v1 .tpm-coverage strong {
    display:block;
    margin-top:20px;
    color:#123C59 !important;
    -webkit-text-fill-color:#123C59 !important;
    font-size:17px !important;
}

.alpha-tpm-v1 .tpm-deliverables {
    border-top:1px solid #DCE6EE;
}

.alpha-tpm-v1 .tpm-deliverables div {
    display:grid;
    grid-template-columns:40px 1fr;
    gap:13px;
    padding:18px 0;
    border-bottom:1px solid #DCE6EE;
}

.alpha-tpm-v1 .tpm-deliverables strong {
    color:#173E5B !important;
    -webkit-text-fill-color:#173E5B !important;
    font-size:16px !important;
}

.alpha-tpm-v1 .tpm-tags {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:9px;
}

.alpha-tpm-v1 .tpm-tags span {
    padding:10px 14px;
    background:#fff !important;
    border:1px solid #D7E4EC;
    border-radius:999px;
    color:#345267 !important;
    -webkit-text-fill-color:#345267 !important;
    font-size:13px !important;
    font-weight:650 !important;
}

.alpha-tpm-v1 .tpm-cta {
    padding:84px 0;
    background:linear-gradient(118deg,#075A91,#087FC1) !important;
}

.alpha-tpm-v1 .tpm-cta-inner {
    max-width:900px;
    margin:0 auto;
    text-align:center;
}

.alpha-tpm-v1 .tpm-cta-inner>span {
    color:#C5EAFF !important;
    -webkit-text-fill-color:#C5EAFF !important;
}

.alpha-tpm-v1 .tpm-cta h2 {
    margin:13px 0 16px !important;
    font-family:"Fraunces",Georgia,serif !important;
    font-size:clamp(40px,4vw,56px) !important;
    line-height:1.08 !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
}

.alpha-tpm-v1 .tpm-cta p {
    max-width:730px;
    margin:0 auto 27px !important;
    color:#E3F1F8 !important;
    -webkit-text-fill-color:#E3F1F8 !important;
    font-size:16px !important;
    line-height:1.7 !important;
}

.alpha-tpm-v1 .tpm-center {
    justify-content:center;
}

@media (max-width:991px) {

    .alpha-tpm-v1 .tpm-hero-grid,
    .alpha-tpm-v1 .tpm-evidence-grid,
    .alpha-tpm-v1 .tpm-two-column {
        grid-template-columns:1fr;
        gap:40px;
    }

    .alpha-tpm-v1 .tpm-hero {
        padding:100px 0 64px;
    }
}

@media (max-width:767px) {

    .alpha-tpm-v1 .container {
        padding-left:20px;
        padding-right:20px;
    }

    .alpha-tpm-v1 .tpm-hero {
        padding:90px 0 52px;
    }

    .alpha-tpm-v1 .tpm-hero h1 {
        font-size:44px !important;
    }

    .alpha-tpm-v1 .tpm-actions {
        display:grid;
        grid-template-columns:1fr;
    }

    .alpha-tpm-v1 .tpm-btn {
        width:100%;
    }

    .alpha-tpm-v1 .tpm-section {
        padding:58px 0;
    }

    .alpha-tpm-v1 .tpm-heading {
        text-align:left;
    }

    .alpha-tpm-v1 .tpm-heading h2 {
        font-size:34px !important;
    }

    .alpha-tpm-v1 .tpm-scope-grid,
    .alpha-tpm-v1 .tpm-coverage {
        grid-template-columns:1fr;
    }

    .alpha-tpm-v1 .tpm-tags {
        justify-content:flex-start;
    }

    .alpha-tpm-v1 .tpm-cta-inner {
        text-align:left;
    }

    .alpha-tpm-v1 .tpm-center {
        justify-content:flex-start;
    }
}