.verb-filter-groups{display:grid;gap:0;margin-top:16px;border:1px solid #e1e6e9;background:#fafbfb}.verb-filter-groups section{display:grid;grid-template-columns:175px minmax(0,1fr);gap:14px;align-items:start;padding:13px 15px;border-bottom:1px solid #e5e9eb}.verb-filter-groups section:last-child{border-bottom:0}.verb-filter-groups section>span{padding-top:7px;color:var(--navy);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.verb-filter-groups .verb-family-strip{margin-top:0}.verb-filter-groups section:nth-child(1){border-left:4px solid #24577d}.verb-filter-groups section:nth-child(2){border-left:4px solid var(--gold);background:#fffdf6}.verb-filter-groups section:nth-child(3){border-left:4px solid #aeb8be}.verb-filter-groups .verb-family{background:#fff}.verb-filter-groups .verb-family.active{background:var(--navy);color:#fff}.verb-filter-groups .verb-family small{display:inline-grid;place-items:center;min-width:22px;margin-left:5px;padding:1px 5px;border-radius:99px;background:#edf1f3;color:#52616b;font-size:10px}.verb-filter-groups .verb-family.active small{background:rgba(255,255,255,.2);color:#fff}@media(max-width:700px){.verb-filter-groups section{grid-template-columns:1fr;gap:5px}.verb-filter-groups section>span{padding-top:0}.verb-filter-groups .verb-family{padding:8px 10px}}
