.gallery__filters__types{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;row-gap:.75rem;margin-bottom:2rem}.gallery__filters__types .button{font-size:var(--body--small);font-weight:var(--font-weight--normal);padding:0;color:var(--gray-600);border-bottom:1px solid transparent}.gallery__filters__types .button.selected{border-bottom:1px solid var(--sage--orange-300)}.gallery__filters__tags{margin:1rem 0 4rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.gallery__filters__tags .button[data-selected=true]{background:var(--sage--green-50);color:var(--sage--green-500)}