.featureButtons{justify-content:flex-start;flex-wrap:wrap;gap:9px}.featureButtons,.featureButtons__feature{display:flex;flex-direction:row;align-items:center}.featureButtons__feature{justify-content:center;height:24px;padding:0 7px;font-size:10px;border-radius:14px;border:1px solid #e5e5e5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.featureButtons__feature--priority{color:#2bbb6f;border-color:#2bbb6f}.featureButtons__feature--priority.selected{background-color:rgba(43,187,111,.16862745098039217)}.featureButtons__feature--satelite{color:#ff8c00;border-color:#ff8c00}.featureButtons__feature--satelite.selected{background-color:rgba(255,140,0,.16862745098039217)}.featureButtons__feature--gender{color:#4d9bff;border-color:#4d9bff}.featureButtons__feature--gender.selected{background-color:rgba(77,155,255,.16862745098039217)}