.glossary-filters{padding:.75rem 1.5rem;border-radius:5rem;width:100%;max-width:-moz-fit-content;max-width:fit-content;border:2px solid #8f13f1cc;background:linear-gradient(180deg,#8f13f103,#8f13f11a)}.glossary-filters,.glossary-filters-content{position:relative;display:flex;gap:1.5rem;align-items:center}.glossary-filters-content{scrollbar-width:none;-ms-overflow-style:none;overflow:auto;overflow-x:auto}.glossary-filters-content::-webkit-scrollbar{width:0;height:0;display:none}.glossary-filters-content::-webkit-scrollbar-thumb,.glossary-filters-content::-webkit-scrollbar-track{background:#0000}.glossary-filters-content-scroll{cursor:pointer;position:absolute;right:0;display:flex;width:48px;height:100%;padding:0 12px 0 16px;align-items:center;gap:10px;border:none;border-top-right-radius:5rem;border-bottom-right-radius:5rem;background:linear-gradient(270deg,#0d0713 75%,#0d071300)}.glossary-filters-content-scroll.left-scroll{display:none;left:0;border-top-left-radius:5rem;border-bottom-left-radius:5rem;border-top-right-radius:0;border-bottom-right-radius:0;background:linear-gradient(90deg,#0d0713 75%,#0d071300);z-index:1}.glossary-filters-content-scroll.left-scroll>img{transform:rotate(180deg)}@media(max-width:768px){.glossary-filters{gap:.75rem}}.glossary-filters-button{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fffc;background:none;border:none;text-decoration:none}@media(min-width:1920px){.glossary-filters-button{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:400;line-height:2rem}}@media(min-width:1600px)and (max-width:1920px){.glossary-filters-button{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(min-width:1440px)and (max-width:1600px){.glossary-filters-button{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.glossary-filters-button{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:768px){.glossary-filters-button{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}.glossary-filters-button.selected{color:#6eff7c}