.country {
  stroke: rgba(255, 255, 255, 0.38);
  stroke-width: 2;
  stroke-linejoin: round;
}

.brand-mark{background-image:url('/assets/stickers/static/autocollant-hps.png')}
.hero-welcome-art{position:absolute;z-index:-1;right:3vw;width:min(58vw,1024px);height:auto;object-fit:cover;object-position:center;opacity:.38;filter:saturate(.9) contrast(1.08);mask-image:linear-gradient(to right,transparent 0,#000 30%,#000 100%)}
.activity-extras{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;margin-top:70px}.platform-panel,.challenge-panel{border:1px solid rgba(255,255,255,.14);padding:34px;background:#141019}.platform-panel h3,.challenge-panel h3{font:700 36px var(--display);margin:8px 0 12px}.platform-panel p{color:#918a99;line-height:1.6}.platform-logos{display:flex;gap:14px;margin-top:30px}.platform-logos figure{flex:1;margin:0;padding:18px 8px;text-align:center;background:#0d0a11}.platform-logos img{width:54px;height:54px;object-fit:contain}.platform-logos figcaption{margin-top:9px;font:600 11px var(--display);text-transform:uppercase}.challenge-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;background:rgba(255,255,255,.12)}.challenge-grid article{display:grid;gap:7px;padding:22px;background:#100c15}.challenge-grid b{font:700 20px var(--display);text-transform:uppercase}.challenge-grid span{font-size:12px;line-height:1.55;color:#8d8694}@media(max-width:850px){.hero-welcome-art{right:-28%;width:120vw;opacity:.24}.activity-extras{grid-template-columns:1fr}}@media(max-width:520px){.hero-welcome-art{right:-70%;width:185vw}.platform-logos{gap:6px}.platform-logos img{width:42px;height:42px}.challenge-grid{grid-template-columns:1fr}.platform-panel,.challenge-panel{padding:26px 20px}}

.country.corsica {
  fill: #4b1b7b;
}

.official-country {
  fill: url(#fr);
}

#official-france-map text {
  fill: #a79faf;
  font-size: 14px;
}

.pins .founder-pin{fill:#fff;stroke:#a855f7;stroke-width:7}.founder-label rect{display:none}.founder-label text{font-family:var(--display);text-anchor:middle;paint-order:stroke;stroke:#100b18;stroke-width:2px;stroke-linejoin:round}.founder-label .founder-city{fill:#fff;font-size:13px;font-weight:700;letter-spacing:.1em}.founder-label .founder-role{fill:#bd83ff;font-size:7px;font-weight:600;letter-spacing:.06em}
