.collection-list__title{font-size:40px;margin-bottom:3rem}.collections-list-item__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:2rem;grid-row-gap:2rem;padding-bottom:5rem}@media only screen and (min-width:750px) and (max-width:989px){.collections-list-item__grid{grid-template-columns:repeat(3,1fr);grid-column-gap:2rem;grid-row-gap:2rem}}@media screen and (min-width:990px){.collections-list-item__grid{grid-template-columns:repeat(4,1fr);grid-column-gap:3rem;grid-row-gap:3rem}}@media screen and (min-width:750px){.collections-list-item__grid{padding-top:10rem;padding-bottom:10rem}}@media only screen and (max-width:749px){[data-collection-item-grid]:not(.collection-item-grid-active) .collections-list-item__grid{position:fixed;transform:translateX(100%);opacity:0;visibility:hidden}[data-collection-item-grid] .collection-item-tile,[data-collection-item-grid] .collections-list-item__grid{transition:transform .3s ease}[data-collection-item-grid].collection-item-grid-active .collection-item-tile{position:fixed;transform:translateX(-100%);opacity:0;visibility:hidden}}.collections-list-item__title{font-size:40px;margin-bottom:0;margin-top:0}@media only screen and (min-width:750px){.collections-list-item__title{font-size:50px}}.collections-list-item__text{font-size:25px;margin-bottom:1rem;margin-top:0}@media only screen and (min-width:750px){.collections-list-item__text{font-size:30px}}.collections-list-item__button{margin-top:2rem}.collections-list-item__button--mobile{margin-top:3rem}.collections-list-item__back-button{display:flex;align-items:center;color:#bcb4a9;font-size:16px;padding:1rem 1rem 1rem 0;text-transform:uppercase;cursor:pointer}.hp-featured-products__grid{position:relative}.hp-featured-products .slideshow__controls{position:absolute;top:var(--dots-top-position);left:0;width:100%}