.country-page{--cpg-max: 1120px;--cpg-narrow: 40rem;--country-navy: #071A33;--country-navy-2: #102A4C;--country-navy-deep: #0A2342;--country-navy-3: #163A63;--country-blue: #2563EB;--country-blue-2: #3B82F6;--country-soft-blue: #EEF4FF;--country-bg: #F6F8FC;--country-card: #FFFFFF;--country-border: #D8E1EE;--country-border-strong: #B8C7DD;--country-text: #071A33;--country-body: #43526A;--country-muted: #6B7890;--country-white: #FFFFFF;--country-icon-bg: #E8F0FF;--country-on-dark: #FFFFFF;--country-on-dark-muted: rgba(232, 238, 246, .82);--country-on-dark-subtle: rgba(232, 238, 246, .68);--country-strip-item: rgba(255, 255, 255, .1);--country-strip-item-border: rgba(255, 255, 255, .18);--country-fit-bg: #EEF4FF;--country-weak-bg: #F3F5F8;--country-weak-border: #AEB7C6;--cpg-navy: var(--country-navy);--cpg-navy-mid: var(--country-navy-2);--cpg-navy-soft: var(--country-navy-3);--cpg-blue: var(--country-blue);--cpg-teal: var(--country-blue);--cpg-teal-soft: var(--country-blue-2);--cpg-text: var(--country-text);--cpg-muted: var(--country-body);--cpg-label: var(--country-blue);--cpg-border: var(--country-border);--cpg-border-strong: var(--country-border-strong);--cpg-surface: var(--country-card);--cpg-bg: var(--country-bg);--cpg-bg-alt: var(--country-soft-blue);--cpg-soft: var(--country-icon-bg);--cpg-soft-border: rgba(37, 99, 235, .18);--cpg-soft-blue: rgba(37, 99, 235, .08);--cpg-on-dark: var(--country-on-dark);--cpg-on-dark-muted: var(--country-on-dark-muted);--cpg-on-dark-subtle: var(--country-on-dark-subtle);--cpg-danger: var(--country-weak-border);--cpg-radius: 16px;--cpg-shadow: 0 14px 36px rgba(7, 26, 51, .07);--cpg-shadow-sm: 0 4px 14px rgba(7, 26, 51, .045);--cpg-hero-glow-blue: rgba(37, 99, 235, .14);--cpg-hero-glow-teal: rgba(16, 42, 76, .08);--cpg-dark-sheen-blue: rgba(59, 130, 246, .16);--cpg-dark-sheen-teal: rgba(37, 99, 235, .1);font-family:Rubik,sans-serif;color:var(--country-body);background:var(--country-bg);overflow-x:hidden}.country-page *,.country-page *:before,.country-page *:after{box-sizing:border-box}.country-page .cpg-container{width:min(100% - 2.5rem,var(--cpg-max));margin-inline:auto}.country-page .cpg-container--narrow{width:min(100% - 2.5rem,var(--cpg-narrow))}.country-page .cpg-eyebrow{display:inline-flex;align-items:center;margin:0 0 1rem;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(37,99,235,.22);background:var(--country-icon-bg);color:var(--country-blue);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.country-page .cpg-title{margin:0 0 .85rem;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.75rem,3vw + .6rem,2.4rem);font-weight:600;line-height:1.15;color:var(--country-navy)}.country-page .cpg-title--light{color:var(--cpg-on-dark)}.country-page .cpg-lead{margin:0;max-width:42rem;font-size:1.05rem;line-height:1.65;color:var(--country-body)}.country-page .cpg-lead--light{color:var(--cpg-on-dark-muted)}.country-page .cpg-section__header{margin-bottom:2rem}.country-page .cpg-section__header--center{text-align:center}.country-page .cpg-section__header--center .cpg-title{margin-inline:auto}.country-page .cpg-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0}.country-page .cpg-actions--cta{justify-content:flex-start;margin-top:1.75rem}.country-page .cpg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.7rem 1.3rem;border-radius:10px;border:2px solid transparent;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.country-page .cpg-btn:focus-visible{outline:2px solid var(--cpg-blue);outline-offset:3px}.country-page .cpg-btn--primary{background:var(--cpg-navy);border-color:var(--cpg-navy);color:var(--cpg-surface);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-btn--primary:hover,.country-page .cpg-btn--primary:focus-visible{background:var(--country-navy-2);border-color:var(--country-navy-2);transform:translateY(-1px)}.country-page .cpg-btn--secondary{background:var(--country-card);border-color:var(--country-border-strong);color:var(--country-navy)}.country-page .cpg-btn--secondary:hover,.country-page .cpg-btn--secondary:focus-visible{border-color:var(--country-blue);color:var(--country-navy);background:var(--country-soft-blue)}.country-page .cpg-btn--on-dark{background:var(--country-blue);border-color:var(--country-blue);color:var(--country-white)}.country-page .cpg-btn--on-dark:hover,.country-page .cpg-btn--on-dark:focus-visible{background:var(--country-blue-2);border-color:var(--country-blue-2)}.country-page .cpg-btn--ghost{background:transparent;border-color:#e9eef552;color:var(--cpg-on-dark)}.country-page .cpg-btn--ghost:hover,.country-page .cpg-btn--ghost:focus-visible{border-color:#e9eef5a6;background:#ffffff0f}.country-page .cpg-hero{position:relative;overflow:hidden;padding:10rem 0 2.75rem;background:radial-gradient(ellipse 50% 45% at 88% 22%,rgba(37,99,235,.16),transparent 60%),radial-gradient(ellipse 40% 40% at 8% 85%,rgba(16,42,76,.08),transparent 55%),linear-gradient(135deg,#eef4ff,#f8faff 55%,#e7eefa)}.country-page .cpg-hero__inner{width:min(100% - 2.5rem,var(--cpg-max));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.25rem 2.5rem;align-items:center}.country-page .cpg-hero__title{margin:0 0 1rem;max-width:18ch;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.1rem,3.4vw + .5rem,3rem);font-weight:600;line-height:1.1;color:var(--country-navy)}.country-page .cpg-hero__lead,.country-page .cpg-hero__support{margin:0 0 .85rem;max-width:38rem;font-size:1.05rem;line-height:1.65;color:var(--country-body)}.country-page .cpg-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;list-style:none;margin:1.5rem 0 0;padding:0}.country-page .cpg-trust-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;color:var(--cpg-text)}.country-page .cpg-trust-list li:before{content:"";width:.4rem;height:.4rem;margin-top:.4rem;border-radius:50%;background:var(--country-blue);flex-shrink:0}.country-page .cpg-hero__visual{min-width:0}.country-page .cp-hero-ecosystem .ce-hero-platform__lines stop:first-child{stop-color:#2563eb47}.country-page .cp-hero-ecosystem .ce-hero-platform__lines stop:last-child{stop-color:#2563eb00}.country-page .cp-hero-ecosystem .ce-hero-platform__lines circle[stroke]:not([fill="url(#ceHeroPlatformGlow)"]){stroke:#2563eb73}.country-page .cp-hero-ecosystem .ce-hero-platform__lines line{stroke:#2563eb8c}.country-page .cp-hero-ecosystem .ce-hero-platform__lines circle[fill]:not([fill=none]):not([fill^=url]){fill:#2563ebd9}.country-page .cp-hero-ecosystem .ce-hero-platform__node{color:var(--country-navy)}.country-page .cp-hero-ecosystem .ce-hero-platform__core{color:var(--cpg-navy);background:var(--cpg-surface);border-color:var(--cpg-border);box-shadow:var(--cpg-shadow-sm)}.country-page .cp-hero-ecosystem .ce-hero-platform__core i{color:var(--country-blue)}.country-page .cp-hero-ecosystem .ce-hero-platform__node{color:var(--cpg-text)}.country-page .cp-hero-ecosystem .ce-hero-platform__node i{color:var(--country-blue);background:var(--cpg-surface);border-color:var(--cpg-border);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-strip{padding:1.25rem 0;border-bottom:none;background:var(--country-navy)}.country-page .cpg-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;list-style:none;margin:0;padding:0}.country-page .cpg-strip__item{display:flex;align-items:center;gap:.7rem;min-height:3.25rem;padding:.7rem .9rem;border:1px solid var(--country-strip-item-border);border-radius:12px;background:var(--country-strip-item);font-size:.875rem;font-weight:500;line-height:1.35;color:var(--country-white)}.country-page .cpg-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9px;background:#2563eb38;border:1px solid rgba(59,130,246,.35);color:var(--country-blue-2);font-size:1.15rem;flex-shrink:0}.country-page .cpg-section{padding:4.25rem 0}.country-page .cpg-section--surface{background:var(--country-bg)}.country-page .cpg-section--muted{background:var(--country-soft-blue)}.country-page #platform.cpg-section{background:var(--country-bg)}.country-page #models.cpg-section{background:var(--country-soft-blue)}.country-page #value.cpg-section{background:var(--country-card)}.country-page #process.cpg-section{background:var(--country-bg)}.country-page #eligibility.cpg-section{background:var(--country-card)}.country-page .cpg-section--navy{position:relative;overflow:hidden;background:linear-gradient(135deg,#071a33,#102a4c 65%,#163a63);color:var(--country-on-dark)}.country-page .cpg-section--navy:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 48% 42% at 10% 22%,var(--cpg-dark-sheen-blue),transparent 58%),radial-gradient(ellipse 38% 34% at 92% 78%,var(--cpg-dark-sheen-teal),transparent 52%)}.country-page .cpg-section--navy>.cpg-container{position:relative;z-index:1}.country-page .cpg-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.country-page .cpg-platform-card{padding:1.35rem 1.25rem;border:1px solid var(--country-border);border-top:3px solid var(--country-blue);border-radius:var(--cpg-radius);background:var(--country-card);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-platform-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;border-radius:11px;background:var(--country-icon-bg);border:1px solid rgba(37,99,235,.16);color:var(--country-blue);font-size:1.3rem}.country-page .cpg-platform-card__title{margin:0 0 .45rem;font-size:1.05rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-platform-card__text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--cpg-muted)}.country-page .cpg-feature-chips{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;list-style:none;margin:1.5rem 0 0;padding:0}.country-page .cpg-feature-chip{display:flex;align-items:flex-start;gap:.45rem;min-height:100%;padding:.7rem .75rem;border:1px solid var(--cpg-border);border-radius:12px;background:var(--cpg-bg);font-size:.8125rem;line-height:1.35;color:var(--cpg-text)}.country-page .cpg-feature-chip i{color:var(--country-blue);font-size:1.1rem;flex-shrink:0;margin-top:.05rem}.country-page .cpg-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;list-style:none;margin:0;padding:0}.country-page .cpg-value-card{padding:1.4rem 1.2rem;border:1px solid var(--country-border);border-radius:var(--cpg-radius);background:var(--country-card);box-shadow:var(--cpg-shadow-sm);border-top:3px solid var(--country-blue)}.country-page .cpg-value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-bottom:.85rem;border-radius:10px;background:var(--country-icon-bg);border:1px solid rgba(37,99,235,.16);color:var(--country-blue);font-size:1.25rem}.country-page .cpg-value-card__title{margin:0 0 .45rem;font-size:1.05rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-value-card__text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--cpg-muted)}.country-page .cpg-models-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.country-page .cpg-model-card{display:flex;flex-direction:column;gap:.85rem;padding:1.4rem;border:1px solid var(--cpg-border);border-radius:var(--cpg-radius);background:var(--cpg-surface);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-model-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.country-page .cpg-model-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:12px;background:var(--country-icon-bg);border:1px solid rgba(37,99,235,.16);color:var(--country-blue);font-size:1.35rem}.country-page .cpg-model-card__num{font-family:Barlow Condensed,sans-serif;font-size:1.35rem;font-weight:600;letter-spacing:.04em;color:#06182c38}.country-page .cpg-model-card__title{margin:0;font-family:Barlow Condensed,sans-serif;font-size:1.4rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-model-card__who{padding:.85rem .95rem;border-radius:12px;background:var(--cpg-bg);border:1px solid var(--cpg-border)}.country-page .cpg-model-card__label{display:block;margin-bottom:.3rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--country-blue)}.country-page .cpg-model-card__who p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--cpg-muted)}.country-page .cpg-model-card__split{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.country-page .cpg-model-card__col{padding:.85rem .9rem;border-radius:12px;border:1px solid var(--cpg-border);background:var(--cpg-bg)}.country-page .cpg-model-card__col--binax{border-color:#2563eb38;background:var(--country-soft-blue)}.country-page .cpg-model-card__col h4{margin:0 0 .55rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cpg-navy)}.country-page .cpg-list,.country-page .cpg-checklist{list-style:none;margin:0;padding:0}.country-page .cpg-list li,.country-page .cpg-checklist li{position:relative;padding-left:1.05rem;font-size:.875rem;line-height:1.5;color:var(--cpg-text)}.country-page .cpg-list li+li,.country-page .cpg-checklist li+li{margin-top:.4rem}.country-page .cpg-list li:before,.country-page .cpg-checklist li:before{content:"";position:absolute;left:0;top:.45rem;width:.35rem;height:.35rem;border-radius:50%;background:var(--country-blue)}.country-page .cpg-checklist{display:grid;grid-template-columns:1fr;gap:.55rem}.country-page .cpg-checklist--light li{color:var(--cpg-on-dark)}.country-page .cpg-checklist--light li:before{background:var(--country-blue-2)}.country-page .cpg-callout{margin:1.5rem 0 0;padding:.95rem 1.1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);border-left:4px solid var(--country-blue-2);background:#ffffff0f;font-size:.95rem;line-height:1.55;color:var(--country-on-dark)}.country-page .cpg-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;list-style:none;margin:0;padding:0;counter-reset:none}.country-page .cpg-process-card{padding:1.25rem 1.15rem;border:1px solid var(--country-border);border-top:3px solid var(--country-blue);border-radius:var(--cpg-radius);background:var(--country-card);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-process-card__num{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;margin-bottom:.7rem;border-radius:999px;background:var(--country-blue);color:var(--country-white);font-size:.8125rem;font-weight:700}.country-page .cpg-process-card h3{margin:0 0 .4rem;font-size:1.05rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-process-card p{margin:0;font-size:.9rem;line-height:1.55;color:var(--cpg-muted)}.country-page .cpg-eligibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.country-page .cpg-eligibility-panel{padding:1.4rem 1.25rem;border:1px solid var(--cpg-border);border-radius:var(--cpg-radius);background:var(--cpg-surface)}.country-page .cpg-eligibility-panel--fit{background:var(--country-fit-bg);border-color:#2563eb38;border-left:4px solid var(--country-blue)}.country-page .cpg-eligibility-panel--weak{background:var(--country-weak-bg);border-color:var(--country-weak-border);border-left:4px solid var(--country-weak-border)}.country-page .cpg-eligibility-panel h3{margin:0 0 .85rem;font-size:1.1rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-cta{position:relative;overflow:hidden;padding:4.5rem 0;background:linear-gradient(135deg,#071a33,#102a4c 65%,#163a63);text-align:left}.country-page .cpg-cta:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 46% at 12% 28%,var(--cpg-dark-sheen-blue),transparent 58%),radial-gradient(ellipse 36% 38% at 92% 72%,var(--cpg-dark-sheen-teal),transparent 52%)}.country-page .cpg-cta>.cpg-container{position:relative;z-index:1}.country-page .cpg-cta__note{margin:1.15rem 0 0;font-size:.875rem;line-height:1.5;color:var(--cpg-on-dark-subtle)}.country-page .cpg-print-cta{padding:1.5rem 0 2.5rem;background:var(--cpg-bg)}.country-page .cpg-print-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.35rem;border:1px solid var(--cpg-border);border-left:4px solid var(--country-blue);border-radius:var(--cpg-radius);background:var(--cpg-surface);box-shadow:var(--cpg-shadow-sm)}.country-page .cpg-print-cta__title{margin:0 0 .35rem;font-size:1.15rem;font-weight:600;color:var(--cpg-navy)}.country-page .cpg-print-cta__text{margin:0;font-size:.9rem;line-height:1.5;color:var(--cpg-muted)}.country-page .cpg-print-cta__actions{flex-shrink:0}@media(max-width:1024px){.country-page .cpg-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-page .cpg-feature-chips{grid-template-columns:repeat(3,minmax(0,1fr))}.country-page .cpg-value-grid,.country-page .cpg-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.country-page .cpg-hero{padding-top:8rem;padding-bottom:2.25rem}.country-page .cpg-hero__inner{grid-template-columns:1fr;gap:0}.country-page .cpg-hero__visual{display:none}.country-page .cpg-hero__title{max-width:none}.country-page .cpg-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-page .cpg-models-grid{grid-template-columns:1fr}}@media(max-width:640px){.country-page .cpg-container,.country-page .cpg-container--narrow,.country-page .cpg-hero__inner{width:min(100% - 1.5rem,var(--cpg-max))}.country-page .cpg-hero{padding:7.25rem 0 2rem}.country-page .cpg-section,.country-page .cpg-cta{padding:3.25rem 0}.country-page .cpg-trust-list{grid-template-columns:1fr}.country-page .cpg-actions{flex-direction:column;align-items:stretch}.country-page .cpg-btn{width:100%}.country-page .cpg-strip__grid,.country-page .cpg-platform-grid,.country-page .cpg-feature-chips,.country-page .cpg-value-grid,.country-page .cpg-process-grid,.country-page .cpg-eligibility-grid,.country-page .cpg-model-card__split{grid-template-columns:1fr}.country-page .cpg-print-cta__inner{flex-direction:column;align-items:stretch}.country-page .cpg-print-cta__actions .cpg-btn{width:100%}}@media(max-width:375px){.country-page .cpg-hero__title{font-size:1.9rem}.country-page .cpg-hero__lead,.country-page .cpg-hero__support,.country-page .cpg-lead{font-size:.98rem}}@media print{.country-page .country-screen-content,.country-page .cpg-print-cta{display:none!important}}
