.featured-collections{background-color:var(--section-bg, #ffffff);padding-top:var(--spacing-top);padding-bottom:var(--spacing-bottom);overflow:hidden;width:100%}.featured-collections__container{width:100%;overflow:hidden}.featured-collections--full-width .featured-collections__container{width:100%;max-width:100%}.featured-collections--contained{padding-left:16px;padding-right:16px}@media screen and (min-width:750px){.featured-collections--contained{padding-left:16px;padding-right:16px}}.featured-collections__title{color:var(--title-color, #a2543f);margin:0 0 32px;max-width:500px}@media screen and (min-width:750px){.featured-collections__title{margin-bottom:48px}}.featured-collections__header{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media screen and (min-width:750px){.featured-collections__header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:48px}}.featured-collections__filters{display:flex;flex-wrap:wrap;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.featured-collections__filters::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.featured-collections__filters{gap:16px;flex-wrap:wrap;overflow-x:visible;padding-bottom:0}}.featured-collections__filter{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;font-family:var(--ui-font);font-size:var(--button-font-size);font-weight:var(--ui-weight);letter-spacing:var(--ui-letter-spacing);text-transform:uppercase;text-decoration:none;border-radius:50px;border:1px solid var(--filter-border, transparent);cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;white-space:nowrap;background-color:var(--filter-bg, #f0f0f0);color:var(--filter-text, #1a1a1a);flex-shrink:0}.featured-collections__filter:hover{opacity:.9}.featured-collections__filter.is-active{background-color:var(--filter-bg-active, var(--filter-bg));color:var(--filter-text-active, var(--filter-text))}.featured-collections__view-all{display:none;align-items:center;justify-content:center;padding:8px 24px;font-family:var(--ui-font);font-size:var(--button-font-size);font-weight:var(--ui-weight);letter-spacing:var(--ui-letter-spacing);text-transform:uppercase;text-decoration:none;border-radius:50px;border:1px solid transparent;background-color:#f0f0f0;color:#000;transition:background-color .3s ease,color .3s ease,border-color .3s ease;white-space:nowrap;align-self:flex-start}.featured-collections__view-all:hover{background-color:#e0e0e0}@media screen and (min-width:750px){.featured-collections__view-all{display:inline-flex;align-self:center}}.featured-collections__view-all-card{display:flex}.featured-collections__view-all-card-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:300px;border-radius:16px;text-decoration:none}.featured-collections__view-all-card-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;font-family:var(--ui-font);font-size:var(--button-font-size);font-weight:var(--ui-weight);letter-spacing:var(--ui-letter-spacing);text-transform:uppercase;border-radius:50px;border:1px solid #1a1a1a;background-color:#1a1a1a;color:#fff;transition:background-color .3s ease,border-color .3s ease}.featured-collections__view-all-card-link:hover .featured-collections__view-all-card-btn{background-color:#333}@media screen and (min-width:750px){.featured-collections__view-all-card{display:none}}.featured-collections__content{position:relative}.featured-collections__collection{display:none}.featured-collections__collection.is-active{display:block}.featured-collections__carousel-wrapper{position:relative}.featured-collections__chevron{position:absolute;top:50%;transform:translateY(-100%);z-index:10;display:none;align-items:center;justify-content:center;width:48px;height:48px;background-color:#fffffff2;border:1px solid #e5e5e5;border-radius:50%;cursor:pointer;opacity:0;transition:opacity .3s ease,background-color .3s ease;box-shadow:0 2px 8px #0000001a}.featured-collections__chevron svg{width:24px;height:24px;color:#1a1a1a}.featured-collections__chevron--left{left:8px}.featured-collections__chevron--right{right:8px}.featured-collections__chevron:hover{background-color:#fff}.featured-collections__chevron.is-disabled{opacity:.3;cursor:not-allowed}@media screen and (min-width:990px){.featured-collections__chevron{display:flex}.featured-collections__carousel-wrapper:hover .featured-collections__chevron:not(.is-disabled){opacity:1}.featured-collections__carousel-wrapper:hover .featured-collections__chevron.is-disabled{opacity:.3}}.featured-collections__products{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.featured-collections__products::-webkit-scrollbar{display:none}.featured-collections__products:not(.is-grabbing){cursor:grab}.featured-collections__products.is-grabbing{cursor:grabbing;scroll-snap-type:none}.featured-collections__product-item{flex:0 0 75%;min-width:0;scroll-snap-align:start}@media screen and (min-width:550px){.featured-collections__product-item{flex:0 0 45%}}@media screen and (min-width:750px){.featured-collections__product-item{flex:0 0 30%}}@media screen and (min-width:990px){.featured-collections__product-item{flex:0 0 calc(23% - 12px)}}@media screen and (min-width:1200px){.featured-collections__product-item{flex:0 0 calc(23% - 12px)}}.featured-collections__empty,.featured-collections__empty-state{display:flex;align-items:center;justify-content:center;min-height:200px;padding:24px;text-align:center}.featured-collections__empty p,.featured-collections__empty-state p{font-family:var(--body-font);font-size:var(--font-size-base);color:#666;margin:0}
/*# sourceMappingURL=/cdn/shop/t/35/assets/featured-collections.css.map */
