
.c-featured-collections{background-color:#151515}.c-featured-collections__container{display:flex;align-items:center;gap:0}.c-featured-collections__inner{flex:1;padding:1rem;display:flex;gap:.25rem;flex-direction:row;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:1rem;scroll-padding-right:1rem;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.c-featured-collections__inner:active{cursor:grabbing}.c-featured-collections__inner::-webkit-scrollbar{display:none}.c-featured-collections__item{padding:.875rem;border:.0625rem solid #434347;border-radius:.375rem;transition:all .3s ease-in;flex:0 0 auto;display:flex;align-items:center;text-align:center;gap:.5rem;scroll-snap-align:start}.c-featured-collections__item:hover{border-color:#e94a34}.c-featured-collections__logo{display:block;max-width:2rem;max-height:2rem}.c-featured-collections__logo img,.c-featured-collections__logo svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-featured-collections__logo svg{fill:#fff;color:#fff}.c-featured-collections__logo svg circle,.c-featured-collections__logo svg line,.c-featured-collections__logo svg path,.c-featured-collections__logo svg polygon,.c-featured-collections__logo svg polyline,.c-featured-collections__logo svg rect{fill:#fff;stroke:#fff}.c-featured-collections__arrow{width:2.5rem;border:none;background-color:#151515;cursor:pointer;transition:all .3s ease;display:none;flex-shrink:0;align-items:center;justify-content:center;align-self:stretch}.c-featured-collections__arrow.is-disabled{pointer-events:none;cursor:default}.c-featured-collections__arrow--left{order:-1}.c-featured-collections__arrow--right{order:1}.c-featured-collections__arrow-icon{display:block;width:1.5rem;height:1.5rem;transition:filter .3s ease}.c-featured-collections__arrow.is-disabled .c-featured-collections__arrow-icon{display:none}.c-featured-collections__arrow.is-active .c-featured-collections__arrow-icon{filter:brightness(0) invert(1)}@media only screen and (min-width:1100px){.c-featured-collections__inner{padding:1rem 0}.c-featured-collections__arrow{display:flex}}
