.featured-collections{display:flex;flex-direction:column;align-items:center}.featured-collections__title{display:flex;gap:40px;justify-content:center;padding-bottom:4rem}.featured-collections__title span{color:#252525;text-align:center;font-size:16px;font-weight:300;line-height:24px;letter-spacing:1.6px;text-transform:uppercase;padding:8px 0;cursor:pointer}.featured-collections__title span[data-state=active]{border-bottom:1px solid}.featured-collections__collection{display:none;gap:2rem;padding-bottom:40px;width:100%;flex-wrap:wrap}.featured-collections__collection[data-state=active]{display:flex;animation:fade 1s}@keyframes fade{0%{opacity:0}to{opacity:1}}.featured-collections__collection .card-wrapper{width:calc(25% - 1.5rem)}.featured-collections a.button{display:none}.featured-collections a.button[data-state=active]{display:inline-flex}@media screen and (max-width: 749px){.featured-collections__title{justify-content:unset;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;gap:20px;padding-bottom:2rem}.featured-collections__title::-webkit-scrollbar{display:none}.featured-collections__title span{flex-shrink:0;font-size:12px;line-height:16px;letter-spacing:1px}.featured-collections__collection{flex-wrap:wrap;gap:1rem;padding-bottom:20px}.featured-collections__collection .card-wrapper{width:calc(50% - .5rem)}}
/*# sourceMappingURL=/cdn/shop/t/130/assets/component-featured-collections.css.map */
