.cbs-countries-page,.cbs-country-page{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:var(--brand-color-fg);background:#ffffff}.cbs-countries-page :where(:not(svg *)),.cbs-country-page :where(:not(svg *)){font-family:inherit}body:has(.cbs-countries-page),body:has(.cbs-country-page){font-family:var(--font-source-sans),"Source Sans Pro",sans-serif}.cbs-countries-hero{background:var(--brand-color-fg);color:#ffffff;padding:56px 24px}@media (min-width:768px){.cbs-countries-hero{padding:80px 60px}}.cbs-countries-hero__inner{max-width:1100px;margin:0 auto}.cbs-countries-hero__eyebrow{margin:0 0 8px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--brand-color-primary)}.cbs-countries-hero__title{margin:0 0 16px;font-size:34px;font-weight:700;text-transform:uppercase;line-height:1.1;color:#ffffff}@media (min-width:768px){.cbs-countries-hero__title{font-size:52px}}.cbs-countries-hero__body{margin:0;max-width:640px;font-size:18px;line-height:1.5;color:#ffffff}.cbs-countries-section{background:#f2f2f2;padding:48px 24px 64px}.cbs-countries-section>*{max-width:1200px;margin-left:auto;margin-right:auto}.cbs-countries-section__title{margin:0 0 8px;text-align:center;font-size:28px;font-weight:700;text-transform:uppercase;color:var(--brand-color-secondary)}@media (min-width:768px){.cbs-countries-section__title{font-size:40px}}.cbs-countries-section__subtitle{margin:0 0 32px;text-align:center;font-size:18px;color:var(--brand-color-fg)}.cbs-countries-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:700px){.cbs-countries-grid{grid-template-columns:repeat(3,1fr)}}.cbs-countries-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:28px;background:#ffffff;border-radius:12px;box-shadow:0 1px 3px rgba(1,61,98,.1);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.cbs-countries-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(1,61,98,.14)}.cbs-countries-card__badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:linear-gradient(135deg,var(--brand-color-secondary),var(--brand-color-accent));color:#ffffff;font-weight:700;font-size:18px;letter-spacing:.02em}.cbs-countries-card__name{margin:0;font-size:22px;font-weight:700;color:var(--brand-color-secondary)}.cbs-countries-card__blurb{margin:0;font-size:15px;line-height:1.5;color:var(--brand-color-fg);flex:1}.cbs-countries-card__link{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:15px;text-transform:uppercase;color:var(--brand-color-primary)}.cbs-country-hero{background:var(--brand-color-fg);color:#ffffff;padding:48px 24px}@media (min-width:768px){.cbs-country-hero{padding:72px 60px 56px}}.cbs-country-hero__inner{max-width:900px;margin:0 auto}.cbs-country-hero__eyebrow{margin:0 0 8px;font-size:20px;font-weight:600;color:#ffffff}@media (min-width:768px){.cbs-country-hero__eyebrow{font-size:26px}}.cbs-country-hero__title{margin:0;font-size:32px;font-weight:700;text-transform:uppercase;line-height:1.1;color:#ffffff}@media (min-width:768px){.cbs-country-hero__title{font-size:53px}}.cbs-country-hero__rule{width:100%;max-width:460px;border-top:1px solid rgba(255,255,255,.4);margin:20px 0}.cbs-country-hero__cta{display:block;width:100%;max-width:460px;text-align:center;background:var(--brand-color-primary);color:#ffffff;font-size:18px;font-weight:600;text-transform:uppercase;text-decoration:none;padding:12px 30px;border-radius:2px;transition:filter .2s ease}.cbs-country-hero__cta:hover{filter:brightness(1.08)}.cbs-country-hero__donor-line{margin:20px 0 12px;font-size:15px;color:rgba(255,255,255,.85)}.cbs-country-hero__donors{display:flex;flex-wrap:wrap;gap:10px}.cbs-country-hero__donor-badge{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.35);font-size:13px;font-weight:600;letter-spacing:.02em;color:#ffffff}.cbs-country-tools{background:var(--brand-color-accent);padding:40px 24px}@media (min-width:768px){.cbs-country-tools{padding:56px 24px}}.cbs-country-tools__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media (min-width:900px){.cbs-country-tools__inner{grid-template-columns:3fr 2fr;gap:32px}}.cbs-country-tools__title{margin:0 0 10px;font-size:26px;font-weight:700;text-transform:uppercase;line-height:1.2;color:#ffffff}@media (min-width:768px){.cbs-country-tools__title{font-size:32px}}.cbs-country-tools__body{margin:0;font-size:15px;line-height:1.6;color:#ffffff;max-width:480px}.cbs-country-tools__row{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (min-width:900px){.cbs-country-tools__row{justify-content:flex-end}}.cbs-country-tools__circle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:110px;height:110px;border-radius:999px;background:var(--brand-color-fg);color:#ffffff;text-decoration:none;text-align:center;padding:12px;transition:transform .2s ease,background-color .2s ease}.cbs-country-tools__circle:hover{transform:scale(1.03);background:#031725}.cbs-country-tools__circle[data-active=true]{background:var(--brand-color-primary)}.cbs-country-tools__circle[data-active=true]:hover{background:#e5620f}.cbs-country-tools__icon{width:26px;height:26px}.cbs-country-tools__icon svg{width:100%;height:100%}.cbs-country-tools__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.cbs-country-section{background:var(--brand-color-fg);padding:48px 24px}@media (min-width:768px){.cbs-country-section{padding:64px 24px}}.cbs-country-section+.cbs-country-section{padding-top:0}.cbs-country-section__inner{max-width:1320px;margin:0 auto}.cbs-country-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.cbs-country-section__heading{display:flex;flex-direction:column}.cbs-country-section__eyebrow{margin:0;font-size:24px;font-weight:400;color:#ffffff}@media (min-width:768px){.cbs-country-section__eyebrow{font-size:32px}}.cbs-country-section__title{margin:0;font-size:34px;font-weight:700;text-transform:uppercase;color:#ffffff}@media (min-width:768px){.cbs-country-section__title{font-size:48px}}.cbs-country-section__intro{margin:6px 0 0;max-width:420px;font-size:15px;line-height:1.5;color:rgba(255,255,255,.85)}.cbs-country-section__arrows{display:flex;gap:10px;flex:0 0 auto}.cbs-country-section__arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.35);color:#ffffff}.cbs-country-section__arrow svg{width:16px;height:16px}.cbs-country-courses{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;margin:0;list-style:none}.cbs-country-course-card,.cbs-country-course-cta{scroll-snap-align:start;flex:0 0 auto;width:250px}@media (min-width:640px){.cbs-country-course-card,.cbs-country-course-cta{width:300px}}.cbs-country-course-card{display:flex;flex-direction:column;background:#ffffff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit}.cbs-country-course-card__media{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;color:#ffffff;font-weight:700;font-size:13px;text-transform:uppercase}.cbs-country-course-card__media[data-variant="0"]{background:linear-gradient(135deg,var(--brand-color-secondary),var(--brand-color-accent))}.cbs-country-course-card__media[data-variant="1"]{background:linear-gradient(135deg,var(--brand-color-accent),var(--brand-color-primary))}.cbs-country-course-card__media[data-variant="2"]{background:linear-gradient(135deg,var(--brand-color-primary),var(--brand-color-secondary))}.cbs-country-course-card__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px}.cbs-country-course-card__topic{align-self:flex-start;font-size:11px;letter-spacing:.02em;background:#eef2f5;padding:4px 10px;border-radius:999px}.cbs-country-course-card__title,.cbs-country-course-card__topic{font-weight:700;text-transform:uppercase;color:var(--brand-color-secondary)}.cbs-country-course-card__title{margin:0;font-size:16px;line-height:1.35}.cbs-country-course-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--brand-color-primary);border-radius:16px;padding:24px;text-align:center;text-decoration:none;color:#ffffff;font-size:18px;font-weight:700;text-transform:uppercase;line-height:1.3;transition:filter .2s ease}.cbs-country-course-cta:hover{filter:brightness(1.08)}.cbs-country-course-cta svg{width:28px;height:28px}.cbs-country-events{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:16px}.cbs-country-event-row{display:flex;flex-direction:column;background:#ffffff;border-radius:12px;overflow:hidden}@media (min-width:560px){.cbs-country-event-row{flex-direction:row;align-items:stretch}}.cbs-country-event-row__media{flex:0 0 auto;width:100%;aspect-ratio:16/9;color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;text-transform:uppercase;text-align:center;padding:12px}@media (min-width:560px){.cbs-country-event-row__media{width:160px;aspect-ratio:1/1}}.cbs-country-event-row__media[data-variant="0"]{background:linear-gradient(135deg,var(--brand-color-secondary),var(--brand-color-accent))}.cbs-country-event-row__media[data-variant="1"]{background:linear-gradient(135deg,var(--brand-color-accent),var(--brand-color-primary))}.cbs-country-event-row__body{padding:20px 24px;display:flex;flex-direction:column;gap:10px}.cbs-country-event-row__badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cbs-country-event-row__badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:4px 10px;border-radius:999px}.cbs-country-event-row__badge--format{background:var(--brand-color-fg);color:#ffffff}.cbs-country-event-row__badge--topic{background:#eef2f5;color:var(--brand-color-secondary)}.cbs-country-event-row__title{margin:0;font-size:17px;font-weight:700;line-height:1.4;color:var(--brand-color-secondary)}.cbs-country-event-row__date{margin:0;font-size:14px;color:var(--brand-color-muted)}.cbs-country-events__cta-row{display:flex;justify-content:flex-end}.cbs-country-events__cta{display:inline-flex;align-items:center;gap:8px;background:var(--brand-color-primary);color:#ffffff;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;padding:12px 22px;border-radius:4px;transition:filter .2s ease}.cbs-country-events__cta:hover{filter:brightness(1.08)}.cbs-country-events__cta svg{width:14px;height:14px}.cbs-country-reg{background:#f2f2f2;padding:48px 24px}.cbs-country-reg__inner{max-width:1100px;margin:0 auto}.cbs-country-reg__card{background:var(--brand-color-fg);border-radius:16px;padding:36px 24px;text-align:center}@media (min-width:768px){.cbs-country-reg__card{padding:48px}}.cbs-country-reg__title{margin:0 0 14px;font-size:24px;font-weight:700;text-transform:uppercase;line-height:1.3;color:#ffffff}@media (min-width:768px){.cbs-country-reg__title{font-size:32px}}.cbs-country-reg__body{margin:0 auto 24px;max-width:620px;font-size:15px;line-height:1.6;color:rgba(255,255,255,.85)}.cbs-country-reg__cta{display:inline-flex;background:var(--brand-color-primary);color:#ffffff;font-weight:700;font-size:15px;text-transform:uppercase;text-decoration:none;padding:14px 30px;border-radius:4px;transition:filter .2s ease}.cbs-country-reg__cta:hover{filter:brightness(1.08)}.cbs-country-reg__stats{max-width:1100px;margin:32px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;text-align:center}@media (min-width:640px){.cbs-country-reg__stats{grid-template-columns:repeat(4,1fr)}}.cbs-country-reg__stat-value{display:block;font-size:40px;font-weight:700;color:var(--brand-color-secondary)}@media (min-width:768px){.cbs-country-reg__stat-value{font-size:52px}}.cbs-country-reg__stat-label{display:block;font-size:15px;font-weight:600;color:var(--brand-color-secondary)}.cbs-country-partners{background:var(--brand-color-accent);padding:40px 24px;display:none}@media (min-width:640px){.cbs-country-partners{display:block}}@media (min-width:768px){.cbs-country-partners{padding:56px 24px}}.cbs-country-partners__inner{max-width:1320px;margin:0 auto}.cbs-country-partners__row{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;list-style:none;margin:0;padding:0 0 8px}.cbs-country-partner-card{scroll-snap-align:start;flex:0 0 auto;width:240px;display:flex;flex-direction:column;background:#ffffff;border-radius:12px;overflow:hidden}.cbs-country-partner-card__media{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;color:#ffffff;font-weight:700;font-size:20px;background:linear-gradient(135deg,var(--brand-color-secondary),var(--brand-color-fg))}.cbs-country-partner-card__footer{background:var(--brand-color-fg);padding:14px 16px;display:flex;flex-direction:column;align-items:center;gap:8px}.cbs-country-partner-card__country{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--brand-color-fg);background:var(--brand-color-accent);padding:3px 10px;border-radius:999px}.cbs-country-partner-card__name{margin:0;text-align:center;font-size:13px;font-weight:700;text-transform:uppercase;line-height:1.35;color:#ffffff}