.featured-collection__slider{display:flex;margin-bottom:6.5rem}@media screen and (min-width:749px){.featured-collection__slider{margin-left:-2rem;margin-right:-2rem;margin-bottom:4.5rem}}.featured-collection__slider .flickity-viewport{width:100%}.featured-collection__slider-item{width:100%}@media screen and (min-width:749px){.featured-collection__slider-item{padding-left:2rem;padding-right:2rem;width:33.3333333333%;min-width:33.3333333333%}}@media screen and (min-width:749px){.featured-collection__slider .flickity-page-dots{display:none}}@media screen and (max-width:749px){.featured-collection__slider .flickity-button{display:none}}.featured-collection__tabs-wrapper{overflow-x:auto}.featured-collection__tabs-wrapper::-webkit-scrollbar{display:none}.featured-collection__tabs{display:flex;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:750px){.featured-collection__tabs{margin-bottom:4rem;justify-content:center}}.featured-collection__tab{display:flex;align-items:center;justify-content:center}.featured-collection__tab label{padding:1rem 2rem;border:1px solid rgba(var(--color-badge-border),.75);border-radius:var(--buttons-radius-outset);font-weight:500;cursor:pointer;margin:0 1rem;text-align:center;white-space:nowrap}.featured-collection__tab label:hover,input:checked+.featured-collection__tab label{background-color:rgb(var(--color-base-headings));color:#fff}