.filter-tags{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:12px}.filter-tags.have-content{padding:10px 0 20px;border-bottom:1px solid #e5e0db}.filter-tags .filter-tags-tag{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:400;line-height:20px;height:32px;padding:6px 12px;color:#080255;background-color:#fff;border-radius:30px}.filter-tags .filter-tags-tag .icon-close{font-size:12px;font-weight:700;padding:4px 0;cursor:pointer}.filter-tags .filter-tags-clear{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:500;line-height:20px;height:32px;padding:6px 12px;color:#080255;text-decoration:underline;font-family:Scto Grotesk A,Segoe UI,Segoe UI Midlevel,Segoe WP,Roboto,Helvetica,Arial,Sans-Serif;cursor:pointer}