.editorial-collection{width:100%;min-height:70vh;padding-top:var(--eds-padding-top, 96px);padding-bottom:var(--eds-padding-bottom, 96px);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.editorial-collection__inner{display:flex;flex-direction:column;align-items:center;gap:var(--brand-space-5);text-align:center}.editorial-collection__eyebrow{font-family:var(--font-body-family);font-size:var(--brand-type-caption);letter-spacing:.18em;text-transform:uppercase;margin:0;color:rgba(var(--color-foreground),.7)}.editorial-collection__heading{font-family:var(--font-heading-family);font-style:italic;font-weight:var(--font-heading-weight);font-size:var(--brand-type-h2);line-height:1.2;margin:0}.editorial-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--brand-space-4);width:100%}.editorial-collection__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:80rem;margin-inline:auto}.editorial-collection__grid[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-collection__item{list-style:none}.editorial-collection__card{display:flex;flex-direction:column;gap:var(--brand-space-3);text-decoration:none;color:inherit}.editorial-collection__media{overflow:hidden;aspect-ratio:3 / 4;background-color:rgba(var(--color-foreground),.04)}.editorial-collection__media img,.editorial-collection__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.editorial-collection__card:hover .editorial-collection__media img{transform:scale(1.02)}.editorial-collection__title{font-family:var(--font-heading-family);font-style:italic;font-weight:var(--font-heading-weight);font-size:var(--brand-type-h3);line-height:1.3;margin:0;text-align:center}.editorial-collection__view-all{margin-top:var(--brand-space-3)}.editorial-collection__empty{font-family:var(--font-body-family);font-size:var(--brand-type-body);color:rgba(var(--color-foreground),.7);margin:0}@media screen and (max-width:749px){.editorial-collection__grid,.editorial-collection__grid[data-count="2"],.editorial-collection__grid[data-count="4"]{grid-template-columns:1fr;gap:var(--brand-space-5);max-width:none}.editorial-collection__heading{font-size:var(--brand-type-h2-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-editorial-collection.css.map */
