.glossary{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.glossary-filters{margin:1rem 0 2rem;min-height:70px;padding:1rem;width:100%}.alphabet-filter{padding:5px 20px}.glossary-items{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.glossary-item{color:inherit;flex:1 0 80%;min-height:150px;padding:1rem;text-decoration:none}.glossary_item__title a,.glossary_item__title a:hover{color:inherit;text-decoration:none!important}.glossary_item__desc,.glossary_item__desc>*{font-size:.9rem}.glossary--filter-wrap{column-gap:2em;display:flex;flex-flow:row wrap;min-width:900px;row-gap:2em}#searchby{flex:0 0 calc(60% + 2em)}.alphabet-static{color:#ccc;font-weight:600}@media(max-width:991px){.glossary--filter-wrap{gap:1em;min-width:300px}#searchby{flex:1 0 calc(60% + 2em)}}