.collection-hero{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.collection-hero__inner{display:flex;flex-direction:column;align-items:center;gap:3rem}@media screen and (min-width:750px){.collection-hero__inner{flex-direction:row;gap:4rem}}.collection-hero__content{width:100%}@media screen and (min-width:750px){.collection-hero__content{width:50%}}.collection-hero__subtitle{display:block;color:rgba(var(--color-foreground),.6);font-size:var(--t-size-eyebrow);font-weight:var(--t-weight-eyebrow);text-transform:uppercase;letter-spacing:var(--t-ls-eyebrow);line-height:var(--t-lh-small);margin-bottom:.8rem}.collection-hero__heading{font-family:var(--font-heading-family);font-size:var(--t-size-display);font-weight:var(--t-weight-heading);letter-spacing:var(--t-ls-heading);line-height:var(--t-lh-display);color:rgb(var(--color-foreground));margin:0 0 1.6rem}.collection-hero__description{font-size:var(--t-size-body);font-weight:var(--t-weight-subtitle);line-height:var(--t-lh-body);color:rgba(var(--color-foreground),.7)}.collection-hero__description strong{color:rgb(var(--color-foreground));font-weight:var(--t-weight-card-title)}.collection-hero__description p{margin:0}.collection-hero__media{display:none}@media screen and (min-width:750px){.collection-hero__media{display:flex;justify-content:center;width:50%}}.collection-hero__image-wrapper{position:relative;max-width:44rem;width:100%}.collection-hero__image-decoration{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-foreground));border-radius:50%;opacity:.06;filter:blur(48px);transform:translate(1rem,1rem)}.collection-hero__image{position:relative;width:100%;height:32rem;object-fit:cover;border-radius:2px;box-shadow:0 10px 25px rgba(var(--color-foreground),.1)}.collection-hero__placeholder{position:relative;width:100%;height:32rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06);border-radius:2px}.collection-hero__placeholder svg{width:50%;max-width:20rem;opacity:.3}.collection-hero__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.collection-hero__tag{display:inline-block;padding:.8rem 1.6rem;background-color:rgba(var(--color-base-accent-1),.1);color:rgb(var(--color-base-accent-1));font-size:var(--t-size-cta);font-weight:var(--t-weight-cta);letter-spacing:var(--t-ls-cta);line-height:var(--t-lh-small);border-radius:10rem;text-decoration:none;transition:background-color .25s ease,color .25s ease}.collection-hero__tag:hover{background-color:rgb(var(--color-base-accent-1));color:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection-hero.css.map */
