.field__list__elements{flex-wrap:wrap;gap:10px;margin-top:10px}.field__list__element{border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background:#f0f4fe;color:#4d7aeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 5px 5px 33px}.field__list__remove{position:absolute;left:0;top:11px;width:32px;height:32px}.field__list__remove:after,.field__list__remove:before{position:absolute;left:15px;content:" ";height:15px;width:2px;background-color:#4d7aeb}.field__list__remove:before{transform:rotate(45deg)}.field__list__remove:after{transform:rotate(-45deg)}