.Choice{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.Choice-item{color:var(--Brand-primary-BP04---Light-Carbone);border:2px solid var(--Brand-primary-BP04---Light-Carbone);text-transform:uppercase;cursor:pointer;border-radius:2.625rem;flex-direction:row;align-items:center;margin-right:.75rem;padding:.75rem;font-size:.875rem;font-weight:900;display:flex}.Choice-itemIcon{width:2rem;height:2rem;fill:var(--Brand-primary-BP04---Light-Carbone);background-color:var(--Grey-Shades-GR03---Grey03);border-radius:100%;margin-right:.3125rem;padding:.3125rem}.Choice-item.--active{color:var(--Brand-primary-BP01---Bleu-Marine);border:2px solid var(--Brand-primary-BP01---Bleu-Marine)}.Choice-item.--active .Choice-itemIcon{fill:var(--Brand-primary-BP01---Bleu-Marine);background-color:var(--Brand-primary-BP02---Jaune)}
