/* Shared decision-map component for country cornerstone guides. */
.vista-country-pathways{direction:rtl;margin:0 auto 42px;padding:28px 30px;border:1px solid #e1e9f0;border-radius:24px;background:#f7fafc;color:#102f4b}
.vista-country-pathways__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}.vista-country-pathways__head>div>span{color:#e53949;font-size:13px;font-weight:800}.vista-country-pathways__head h2{margin:7px 0 0!important;color:#102f4b!important;font-size:clamp(22px,2.2vw,31px)!important;line-height:1.45!important}.vista-country-pathways__head>p{max-width:440px;margin:0!important;color:#52677b!important;line-height:1.9!important}
.vista-country-pathways__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vista-country-pathways__card{min-width:0;padding:19px;border:1px solid #dfe8ef;border-radius:18px;background:#fff}.vista-country-pathways__card>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#eaf1f6;color:#1c4f75;font-size:13px;font-weight:800}.vista-country-pathways__card h3{margin:14px 0 7px!important;color:#102f4b!important;font-size:17px!important;line-height:1.5!important}.vista-country-pathways__card p{margin:0!important;color:#5b6e80!important;font-size:14px!important;line-height:1.85!important}
.vista-country-pathways__foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:16px 18px;border-radius:16px;background:#102f4b;color:#fff}.vista-country-pathways__foot p{margin:0!important;color:#e0eaf1!important;line-height:1.85!important}.vista-country-pathways__foot a{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:44px;padding:0 18px;border-radius:999px;background:#ef3948;color:#fff!important;font-weight:800;text-decoration:none!important;white-space:nowrap}
@media(max-width:900px){.vista-country-pathways__head,.vista-country-pathways__foot{align-items:flex-start;flex-direction:column}.vista-country-pathways__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.vista-country-pathways{padding:22px 18px;border-radius:20px}.vista-country-pathways__grid{grid-template-columns:1fr}.vista-country-pathways__foot a{width:100%}}
