.collection{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media only screen and (max-width:767px){.collection{padding-top:30px;padding-bottom:30px}}.collection-heading{margin-bottom:0}.collection-empty__heading{text-align:center}.collection-sticky-bar{position:sticky;top:0;z-index:9;min-height:60px;display:block;padding:20px 0;background-color:var(--color-body-bg);transition:all .2s ease-out}.collection-sticky-bar.animate{transition:all .15s ease-out}@media only screen and (max-width:767px){.collection-sticky-bar{padding:15px 0 10px 0}}.collection-sticky-bar__transform{transform:translateY(var(--header-height))}@media only screen and (max-width:767px){.collection-sticky-bar__transform{transform:inherit;top:var(--header-height)}}.collection-sticky-bar__index{z-index:15}@media only screen and (max-width:767px){.facets-container{display:flex;flex-direction:column}}.product-grid{list-style-type:none;display:flex;flex-wrap:wrap;-moz-column-gap:36px;column-gap:36px;row-gap:40px}.product-grid li .test{order:5}@media only screen and (max-width:767px){.product-grid{-moz-column-gap:20px;column-gap:20px;row-gap:30px}}.grid__item{width:calc(25% - 27px);order:var(--order)}@media only screen and (max-width:767px){.grid__item{width:calc(50% - 10px)}.grid__item .product-card__title{font-size:14px;font-family:var(--font-primary);font-weight:500;line-height:20px;min-height:40px}}.promo-banner{position:relative;height:346px}.promo-banner__image{position:absolute;left:0;top:0;z-index:1}.promo-banner__image img{-o-object-fit:cover;object-fit:cover}.promo-banner__wrapper{position:relative;height:100%}.promo-banner__wrapper img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.promo-banner__wrapper{height:100%}}.promo-banner__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 20px}.promo-banner__item{max-height:346px;width:calc(50% - 18px)}.promo-banner__item[data-banner-view=desktop]{display:block}.promo-banner__item[data-banner-view=mobile]{display:none}@media only screen and (max-width:1279px){.promo-banner__item{flex:1 0 calc(50% - 21px)}}@media only screen and (max-width:767px){.promo-banner__item{min-height:250px;flex:1 0 100%;max-width:100%}.promo-banner__item[data-banner-view=desktop]{display:none}.promo-banner__item[data-banner-view=mobile]{display:block}}.promo-banner__heading{margin-top:20px;text-align:center}.promo-banner__subheading{margin-bottom:20px}.underlined-link{text-decoration:underline}