.collection-hero__description{display:flex;flex-direction:column}.collection-hero__description a{text-decoration:underline}.collection-hero__description .read-more-toggle{background:none;padding:0;color:var(--body-text-color);border:none;margin-bottom:0;min-height:unset;font-weight:var(--font-body-weight);color:var(--link-color);text-decoration:underline;align-self:center;width:-moz-fit-content;width:fit-content}.collection-hero__description .read-more-toggle:hover{color:var(--link-hover-color);background:none}collection-description{margin-bottom:var(--spacing-normal);display:block;overflow:hidden;width:100%}collection-description:not(.mounted){max-height:120px;transition:none}collection-description.mounted{transition:max-height var(--duration-long) ease}collection-description.initial{max-height:calc(4 * var(--font-size-normal) * var(--line-height-normal));overflow:hidden}collection-description p,collection-description span{font-size:inherit}.collection-description-bottom{padding-block-start:var(--spacing-x-large);margin-block-start:var(--spacing-normal)}.collection-description-bottom__content{max-width:48rem}.collection-description-bottom__content .read-more-toggle{align-self:flex-start}@media screen and (min-width: 1025px){collection-description:not(.mounted){max-height:48px}}
