.associated-collections .associated-collections-list{display:flex;gap:40px;align-items:flex-start;overflow-x:auto;padding-top:8px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(164,164,164,0.3) transparent}.associated-collections .associated-collections-list::-webkit-scrollbar{height:4px}.associated-collections .associated-collections-list::-webkit-scrollbar-track{background:transparent}.associated-collections .associated-collections-list::-webkit-scrollbar-thumb{background:rgba(164,164,164,0.3);border-radius:2px}.associated-collections .associated-collections-list::-webkit-scrollbar-thumb:hover{background:rgba(164,164,164,0.5)}.associated-collections .associated-collections-list.with_pics{gap:8px}.associated-collections .associated-collections-list a{color:#151515;font-family:"DIN-OT";font-size:12px;font-style:normal;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color 40ms ease-in-out;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center}.associated-collections .associated-collections-list a:hover{color:#151515}.associated-collections .associated-collections-list a .vignette_media{width:120px;height:100px;overflow:hidden;margin:0 0 8px;display:flex;justify-content:center;align-items:center;background-color:#EFEFEF;padding:2px}.associated-collections .associated-collections-list a .vignette_media img,.associated-collections .associated-collections-list a .vignette_media svg{width:100%;height:100%;object-fit:contain}.associated-collections .associated-collections-list a .vignette_media.no_media{width:auto;min-width:120px;padding:2px 12px}.associated-collections .associated-collections-list a.current{color:#151515}.associated-collections .associated-collections-list a.current .vignette_media{border:1px solid #151515}