.collection-banner-custom__inner{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 0}@media screen and (min-width:750px){.collection-banner-custom__inner{flex-direction:row;align-items:flex-start;gap:3rem;padding:4rem 0}}.collection-banner-custom__image-wrapper{flex:0 0 auto;width:100%}@media screen and (min-width:750px){.collection-banner-custom__image-wrapper{width:30%}}.collection-banner-custom__image{display:block;width:100%;height:auto;border-radius:var(--media-radius);border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.collection-banner-custom__text-wrapper{flex:1 1 auto;display:flex;flex-direction:column}.collection-banner-custom__title{margin:0 0 1.5rem}.collection-banner-custom__description-wrapper{position:relative;overflow:hidden;max-height:var(--desc-collapsed-height, 18rem);transition:max-height .4s ease}.collection-banner-custom__description-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4rem;background:linear-gradient(to bottom,transparent,rgb(var(--color-background)));pointer-events:none;transition:opacity .3s ease}.collection-banner-custom__description-wrapper.is-open:after{opacity:0}.collection-banner-custom__description{padding-bottom:1rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width:750px){.collection-banner-custom__description{font-size:1.8rem}}.collection-banner-custom__toggle{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;padding:0;background:none;border:none;cursor:pointer;font-size:1.4rem;font-family:inherit;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px}.collection-banner-custom__toggle:hover{opacity:.75}.collection-banner-custom__toggle-icon{width:1.6rem;height:1.6rem;flex-shrink:0;transition:transform .3s ease}.collection-banner-custom__toggle.is-open .collection-banner-custom__toggle-icon{transform:rotate(180deg)}
/*# sourceMappingURL=/cdn/shop/t/49/assets/component-collection-banner-custom.css.map */
