.filter-tags{position:-webkit-sticky;position:sticky;top:0;background-color:#040404;width:100%;display:flex;flex-direction:column;justify-content:left;align-items:flex-start;padding:20px 0;margin-top:80px;gap:60px;z-index:2}@media only screen and (max-width:1280px){.filter-tags{margin-top:60px}}@media only screen and (max-width:600px){.filter-tags{margin-top:20px}}.filter-tags__tags{display:flex;justify-content:left;align-items:center;gap:10px;flex-wrap:wrap}@media only screen and (max-width:600px){.filter-tags__tags .custom-button{font-size:14px;padding:10px 22px}}.filter-tags__tags .custom-button:focus-visible{outline:2px solid #f4f4f4;outline-offset:5px}