.c-collection-thumb{display:grid;gap:.75rem;position:relative}.c-collection-thumb a:first-of-type:before,.c-collection-thumb button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.c-collection-thumb a:first-of-type:focus-visible,.c-collection-thumb button:first-of-type:focus-visible{outline:none}.c-collection-thumb a:first-of-type:focus-visible:before,.c-collection-thumb button:first-of-type:focus-visible:before{border-radius:var(--border-radius,.125rem);outline:.125rem dashed var(--border-focus);outline-offset:.125rem}.c-collection-thumb:hover .c-collection-thumb__title-text:before{transform:scaleX(1)}.c-collection-thumb__title{font-size:1.0625rem;font-weight:700}.c-collection-thumb__title .icon{flex-shrink:0}.c-collection-thumb__title--subtle{font-size:.875rem;font-weight:600}.c-collection-thumb__title-text{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;max-width:-moz-max-content;max-width:max-content;position:relative}.c-collection-thumb__title-text:before{background-color:var(--surface-nav-primary);content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.c-collection-thumb__title-text.is-active:before,.c-collection-thumb__title-text:active:before,.c-collection-thumb__title-text:hover:before{transform:scaleX(1)}.c-collection-thumb__title-text:before{background-color:var(--surface-nav-secondary);bottom:-.1rem;height:.125rem}.s-featured-collections{display:grid;gap:var(--responsive-xl)}.s-featured-collections__slider{--slides-to-show:1.25;--slide-gap:var(--responsive-lg)}.s-featured-collections__title{font-family:var(--font-typeface-display);font-size:var(--font-display-md);font-weight:700;line-height:1.1}.s-featured-collections__title--has-border{border-top:.0625rem solid var(--border-global-subtle);padding-top:var(--section-md)}@media only screen and (min-width:48em){.s-featured-collections__slider{--slides-to-show:2.25}}@media only screen and (min-width:64em){.c-collection-thumb__title{font-size:1.125rem}.c-collection-thumb__title--subtle{font-size:1rem}.s-featured-collections__slider{--slides-to-show:4}.s-featured-collections__title{text-align:center}}@media only screen and (max-width:calc(64em - 1px)){.s-featured-collections__slider.fm-slider--will-scroll{--_offset-width:max(calc((100vw - var(--slider-container, var(--container-main)))/2 + var(--container-horizontal-padding)),var(--container-horizontal-padding));--offset-start-width:var(--_offset-width);--offset-end-width:var(--_offset-width);--scroll-padding-inline:var(--_offset-width);left:50%;margin-left:-50vw;margin-right:-50vw;padding-left:0;padding-right:0;position:relative;right:50%;width:100vw}}