.collection-hero__related-collections ul{padding:0;padding:var(--padding-x-mobile);-ms-overflow-style:none;scrollbar-width:none;gap:48px;list-style:none;display:flex;overflow-x:scroll}.collection-hero__related-collections ul::-webkit-scrollbar{display:none}.collection-hero__related-collections ul li a{color:var(--text-color);white-space:nowrap;text-transform:uppercase;text-decoration:none}.collection-hero__related-collections ul li a:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem 0 rgba(var(--color-foreground),.3)}.collection-hero__title{margin-bottom:16px}.collection-hero__content{display:none}details[open] .collection-hero__content{display:block}details[open] .collection-hero__mobile-truncate{display:none}details .collection-hero__read-more{text-decoration:underline;display:block}details .collection-hero__read-less{text-decoration:underline;display:none}details[open] .collection-hero__read-more{display:none}details[open] .collection-hero__read-less{display:block}.collection-hero__full-message a{color:#000}@media (min-width:768px){.collection-hero__toggle-btn,.collection-hero__mobile-truncate{display:none}.collection-hero__content{display:block}.collection-hero__related-collections ul{padding:32px var(--padding-x-desktop)0}.collection-hero__related-collections ul li a{--text-color:black;padding-bottom:6px;display:inline-block;position:relative}.collection-hero__related-collections ul li{overflow:hidden}.collection-hero__related-collections ul li a:before{content:"";width:100%;height:2px;transition:var(--transition);background:var(--text-color);opacity:0;position:absolute;bottom:0;left:-100%}.collection-hero__related-collections ul li:hover a:before{opacity:1;transform:translate(100%)}}
