<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--primary: #00aff0;--contrast: #ffffff;--foreground: var(--primary);--font-stack: "Kaio", sans-serif}.promoted-filters__filter input{display:none}.promoted-filters__filter img{width:20px;height:20px}.promoted-filters__container{margin:1rem auto;gap:1rem;overflow-x:auto;text-wrap:nowrap;display:flex;flex-flow:row nowrap;max-width:fit-content;padding:0 1rem}.promoted-filters__filter{display:inline-block}.promoted-filters__filter label{font-family:var(--font-stack);font-weight:700;padding:.5rem 1rem;text-wrap:nowrap;border:1px solid var(--primary);color:var(--foreground);border-radius:2rem;display:flex;gap:.5rem;transition:all .3s ease;cursor:pointer}@media screen and (min-width: 960px){.promoted-filters__filter label{padding:1rem 1.5rem}}.promoted-filters__active-image{display:none}.promoted-filters__filter input:checked~label,.promoted-filters__filter label:hover{background-color:var(--primary);color:var(--contrast)}.promoted-filters__filter input:checked~label .promoted-filters__inactive-image,.promoted-filters__filter label:hover .promoted-filters__inactive-image{display:none}.promoted-filters__filter input:checked~label .promoted-filters__active-image,.promoted-filters__filter label:hover .promoted-filters__active-image{display:block}
/*# sourceMappingURL=/cdn/shop/t/46/assets/promoted-filters.css.map */
</pre></body></html>