.featured-collections-list{width:100%;position:relative;margin-bottom:var(--global-item-gap-lg)}@media screen and (min-width:769px){.featured-collections-list{padding-right:var(--global-sect-pad-x-sm)}}.featured-collections-list>ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--global-col-gap-sm);list-style:none;padding:0;margin:0;justify-content:center;align-items:center;width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto}.featured-collections-list>ul .button-text{white-space:nowrap}@media screen and (max-width:768px){.featured-collections-list>ul{flex-wrap:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-snap-align:start;justify-content:flex-start;padding-bottom:calc(var(--global-item-gap-sm) + 16px)!important}.featured-collections-list>ul li:last-child{padding-right:var(--global-sect-pad-x-sm)}}@media screen and (min-width:769px){.featured-collections-list .scroll-wrapper{padding-bottom:0!important}.featured-collections-list .scroll-arrow-btn-container{display:none!important}}.featured-collections-list .scroll-arrow-btn-container{bottom:-13px!important;width:calc(100% - var(--global-sect-pad-x-sm))!important}.featured-collections-list .scroll-arrow-btn-container .button-arrow .arrow-wrapper svg.arrow-icon{color:var(--brand-charcoal)}.featured-collections-list .scroll-arrow-btn-container .button-arrow .arrow-wrapper svg.arrow-icon path{fill:var(--brand-charcoal);stroke:var(--brand-charcoal)}.product-grid{padding-right:0}.product-grid .filter-layout-vertical{padding-right:var(--global-sect-pad-x-sm)}