.collection_page .collection_page_heading{position:relative;display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 24px;padding:24px 0;gap:16px}.collection_page .collection_page_heading:has(+.collections_list){margin:0}.collection_page .collection_page_heading:after{position:absolute;bottom:0;left:calc(var(--page-margin) * -1);width:calc(100% + var(--page-margin) * 2);height:1px;content:"";background:rgba(0,0,0,0.1019607843)}.collection_page .collection_page_heading h1{margin:0}.collection_page .collection_page_heading h1:has(+.collection_description){margin:0 0 20px}.collection_page .collection_page_heading h1 sup{font-size:11px;line-height:100%;vertical-align:top;color:#808080}.collection_page .collection_page_actions{display:flex;align-items:center;gap:16px;flex:0 0 auto}.collection_page .collection_page_actions :focus-visible{outline:1px solid var(--color-foreground,#000);outline-offset:2px}.collection_page .packshot_toggle{padding:0;font-size:11px;font-family:inherit;font-weight:300;line-height:1;cursor:pointer;text-transform:uppercase;color:inherit;border:0;background:transparent}.collection_page .packshot_toggle[aria-pressed=true]{font-weight:400}.collection_page .collections_list{position:sticky;z-index:15;zoom:var(--zoom-lock,1);top:calc(var(--header-height, 60px) / var(--zoom-lock, 1));display:flex;overflow-x:auto;flex-wrap:nowrap;align-items:center;padding:24px;background:var(--color-background,#fff);margin-inline:calc(var(--page-margin) * -1 / var(--zoom-lock, 1));gap:18px;scrollbar-width:none;-ms-overflow-style:none}.collection_page .collections_list::-webkit-scrollbar{display:none}.collection_page .collections_list a{font-size:12px;line-height:20px;white-space:nowrap;text-decoration:none;text-transform:uppercase;flex:0 0 auto}.collection_page .collections_list a.active{font-weight:400}.collection_page .collections_list a:focus-visible{outline:1px solid var(--color-foreground,#000);outline-offset:2px}.collection_products_list{display:grid;padding:0;list-style:none;gap:24px 6px;grid-template-columns:repeat(4,1fr)}.depict-grid{gap:24px 6px!important}.collections_wrapper .collections_header{position:relative;padding:24px 0;margin:0 0 24px}.collections_wrapper .collections_header:after{position:absolute;bottom:0;left:0;width:calc(100% + 48px);height:1px;content:"";transform:translateX(-24px);background-color:#d6d6d6}.collections_wrapper .collections{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 6px}.collections_wrapper .collections .collection-card{text-decoration:none}.collections_wrapper .collections .collection-card__image{margin:0 0 12px;aspect-ratio:2/3}.collections_wrapper .collections .collection-card__image img{width:100%;height:100%;object-fit:cover}.collections_wrapper .collections .collection-card__content p{margin:0;font-size:12px;font-weight:300;line-height:16px;text-transform:uppercase}.search_results_counter{margin:0 0 4px!important}@media only screen and (max-width:750px){.collection_page{display:flex;flex-direction:column;--plp-tags-padding-y:16px;--plp-tags-line-height:14px;--plp-tags-height:calc(var(--plp-tags-padding-y) * 2 + var(--plp-tags-line-height))}.collection_page .collection_products_list{grid-template-columns:repeat(2,1fr)}.collection_page .collections_list{order:-1;padding:var(--plp-tags-padding-y) var(--page-margin);margin:0 calc(var(--page-margin) * -1 / var(--zoom-lock, 1)) 16px;background-image:linear-gradient(rgba(0,0,0,0.1019607843),rgba(0,0,0,0.1019607843));background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px}.collection_page .collections_list a{color:#757575;font-size:11px;line-height:var(--plp-tags-line-height)}.collection_page .collection_page_heading{display:contents}.collection_page .collection_page_heading:has(.collection_page_actions) h1{margin-bottom:0}.collection_page .collection_page_heading:after{display:none}.collection_page .collection_page_heading h1{width:100%;position:relative;padding-bottom:16px;margin-bottom:16px}.collection_page .collection_page_heading h1:after{content:"";position:absolute;left:0;bottom:0;transform:translateX(-16px);width:calc(100% + 32px);height:1px;background-color:rgba(0,0,0,0.1019607843)}.collection_page .collection_page_actions{position:sticky;z-index:20;zoom:var(--zoom-lock,1);top:calc(var(--header-height, 60px) / var(--zoom-lock, 1));justify-content:space-between;padding:16px var(--page-margin);margin-inline:calc(var(--page-margin) * -1 / var(--zoom-lock, 1));background:var(--color-background,#fff)}.collection_page:has(.collections_list) .collection_page_actions{top:calc(var(--header-height, 60px) / var(--zoom-lock, 1) + var(--plp-tags-height))}.collections_wrapper .collections{grid-template-columns:repeat(2,1fr)}}