.fast-filters{position:relative;display:flex;align-items:center;max-width:71.25rem;border-radius:5rem;padding:.375rem;border:.125rem solid #8f13f1cc;box-sizing:border-box;height:3.5rem;background:linear-gradient(180deg,#8f13f103,#8f13f11a);overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none}@media(max-width:768px){.fast-filters{height:3rem}}.fast-filters-container{flex:1 1 auto;display:flex;align-items:center;overflow:hidden;overflow-x:auto;gap:.5rem;scrollbar-width:none}.fast-filters-container::-webkit-scrollbar{display:none}@media(max-width:768px){.fast-filters-container{gap:.25rem}}.fast-filters-item{background-color:inherit;color:#fffc;padding:.5rem 1rem;border:none;max-height:2.5rem;box-sizing:border-box;border-radius:1.875rem;cursor:pointer;transition:all .3s ease;text-decoration:none}@media(min-width:1920px){.fast-filters-item{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:1600px)and (max-width:1920px){.fast-filters-item{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:1440px)and (max-width:1600px){.fast-filters-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.fast-filters-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:768px){.fast-filters-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:400;line-height:1rem;padding:.375rem .75rem;width:100%;text-align:center}}.fast-filters-item.active,.fast-filters-item:hover{color:#fff;background:#8f13f1cc}.fast-filters-arrow{position:absolute;z-index:2;width:3.25rem;height:100%;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.fast-filters-arrow.left{left:0;background:linear-gradient(90deg,#0d0713 75%,#0d071300)}.fast-filters-arrow.right{right:0;background:linear-gradient(270deg,#0d0713 75%,#0d071300)}