.editorial-grid{--eg-band-ground: #ffffff;--eg-band-ink: #121212;--eg-band-rule: rgba(18, 18, 18, .16);--eg-columns-desktop: 2;display:block;overflow-x:hidden}.editorial-grid .editorial-grid__grid{display:grid;grid-template-columns:1fr;gap:0}.editorial-grid .editorial-grid__cell{display:flex;flex-direction:column;min-width:0;text-decoration:none;color:inherit}.editorial-grid .editorial-grid__media{display:block;position:relative;flex:0 0 auto;aspect-ratio:3 / 4;overflow:hidden;background-color:#f0f0ef}.editorial-grid .editorial-grid__image{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center}.editorial-grid .editorial-grid__band{display:block;flex:1 0 auto;min-height:6.4rem;padding:.8rem var(--eg-page-margin) .4rem;background-color:var(--eg-band-ground);color:var(--eg-band-ink);border-bottom:1px solid var(--eg-band-rule)}.editorial-grid .editorial-grid__name{display:block;font-family:var(--font-heading-family);font-weight:800;font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.editorial-grid .editorial-grid__text{display:block;margin-top:.5rem;font-size:1.2rem;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;opacity:.65}.editorial-grid .editorial-grid__heading{margin:0 0 clamp(1.6rem,4vw,3.2rem);padding-inline:var(--eg-page-margin);font-family:var(--font-heading-family);font-size:1.3rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-foreground))}.editorial-grid .editorial-grid__empty,.editorial-grid .editorial-grid__pagination{padding:4rem 2rem}.editorial-blog-nav{padding:1.6rem clamp(1.6rem,5vw,4.8rem) 0}.editorial-blog-nav__list{display:flex;flex-wrap:wrap;gap:1.6rem 2rem;margin:0;padding:0;list-style:none}.editorial-blog-nav__link{display:inline-block;color:inherit;text-decoration:none;font-family:var(--font-heading-family);font-weight:800;font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;opacity:.5;transition:opacity .3s ease}.editorial-blog-nav__link:hover,.editorial-blog-nav__link:focus-visible,.editorial-blog-nav__link.is-active{opacity:1}@media screen and (min-width:750px){.editorial-grid .editorial-grid__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.editorial-grid .editorial-grid__grid{grid-template-columns:repeat(var(--eg-columns-desktop),1fr)}}.editorial-grid .editorial-grid__cell--product{position:relative}.editorial-grid .editorial-grid__media-link{display:block;flex:0 0 auto;text-decoration:none;color:inherit}.editorial-grid .editorial-grid__band-link{display:flex;flex:1 0 auto;text-decoration:none;color:inherit}.editorial-grid .editorial-grid__cell--product .editorial-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease}.editorial-grid .editorial-grid__cell--product .editorial-grid__image.is-current{opacity:1}.editorial-grid .editorial-grid__arrows{position:absolute;top:0;left:0;right:0;aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:space-between;padding:0 .4rem;pointer-events:none}.editorial-grid .editorial-grid__arrow{flex:0 0 auto;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#121212;cursor:pointer;opacity:0;transition:opacity .2s ease;pointer-events:none}.editorial-grid .editorial-grid__arrow .icon{width:1rem;height:auto;filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff)}.editorial-grid .editorial-grid__arrow--prev .icon{transform:rotate(90deg)}.editorial-grid .editorial-grid__arrow--next .icon{transform:rotate(-90deg)}.editorial-grid .editorial-grid__cell--product:hover .editorial-grid__arrow,.editorial-grid .editorial-grid__cell--product:focus-within .editorial-grid__arrow,.editorial-grid .editorial-grid__cell--product.is-touch .editorial-grid__arrow{opacity:1;pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/9/assets/editorial-grid.css.map */
