.editorial-collections{--ec-bg: #f9f7f4;--ec-text: #2c2620;--ec-muted: #7a7168;--ec-border: #e5dfd6;--ec-overlay: #2c2620;--ec-on-image: #f7f4ef;--ec-max-width: 100rem;--ec-pad-inline: 1.5rem;--ec-radius: 0px;background:var(--ec-bg);color:var(--ec-text);border-top:1px solid var(--ec-border);padding-inline:var(--ec-pad-inline)}@media screen and (min-width:1000px){.editorial-collections{--ec-pad-inline: 3rem}}.editorial-collections__inner{max-width:var(--ec-max-width);margin-inline:auto;width:100%}.editorial-collections__header{display:grid;gap:2rem;padding-bottom:4rem;border-bottom:1px solid var(--ec-border)}@media screen and (min-width:1000px){.editorial-collections__header{grid-template-columns:1fr auto;align-items:end;gap:2rem}}.editorial-collections__eyebrow{margin:0;font-family:var(--text-font-family);font-size:.6875rem;font-weight:500;line-height:1.5;letter-spacing:.28em;text-transform:uppercase;color:var(--ec-muted)}.editorial-collections__heading{margin:1.5rem 0 0;font-family:"Cormorant Garamond",var(--heading-font-family),Georgia,serif;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:300;line-height:1.05;letter-spacing:-.01em;text-transform:none;color:var(--ec-text)}.editorial-collections__subtext{margin:0;max-width:24rem;font-family:var(--text-font-family);font-size:.875rem;font-weight:400;line-height:1.9;letter-spacing:normal;color:var(--ec-muted)}@media screen and (min-width:1000px){.editorial-collections__subtext{text-align:right;justify-self:end}}.editorial-collections__subtext>*:first-child{margin-block-start:0}.editorial-collections__subtext>*:last-child{margin-block-end:0}.editorial-collections__subtext p{margin:0;color:inherit}.editorial-collections__grid{display:grid;grid-template-columns:1fr;column-gap:2rem;row-gap:4rem;margin-top:5rem;list-style:none;padding:0;margin-inline:0;margin-bottom:0}@media screen and (min-width:700px){.editorial-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:5rem}}@media screen and (min-width:1000px){.editorial-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:3rem;row-gap:2rem;margin-top:2.5rem}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-0{margin-block-start:0!important}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-1{margin-block-start:2rem!important}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-2{margin-block-start:4rem!important}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-0:nth-child(n+4){margin-block-start:-3rem!important}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-1:nth-child(n+4){margin-block-start:-.5rem!important}.editorial-collections--stagger .editorial-collections__grid>.editorial-collections__item--col-2:nth-child(n+4){margin-block-start:2rem!important}}.editorial-collections__link{display:block;color:inherit;text-decoration:none}.editorial-collections__media-wrap{position:relative}.editorial-collections__vertical{display:none;position:absolute;top:0;left:-1.5rem;pointer-events:none;font-family:var(--text-font-family);font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:.42em;text-transform:uppercase;color:var(--ec-muted);writing-mode:vertical-rl;white-space:nowrap}@media screen and (min-width:1200px){.editorial-collections__vertical{display:block}}.editorial-collections__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:color-mix(in srgb,var(--ec-muted) 12%,var(--ec-bg));border-radius:var(--ec-radius)}@media screen and (min-width:1000px){.editorial-collections__media{aspect-ratio:auto;height:min(calc((100vw - 12rem) / 3 * 5 / 4),calc(100svh - 11rem));max-height:calc(100svh - 11rem)}}.editorial-collections__media img,.editorial-collections__media .placeholder{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.editorial-collections__link:hover .editorial-collections__media img,.editorial-collections__link:focus-visible .editorial-collections__media img{transform:scale(1.1)}.editorial-collections__media .placeholder{background:color-mix(in srgb,var(--ec-muted) 18%,var(--ec-bg))}.editorial-collections__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,color-mix(in srgb,var(--ec-overlay) 45%,transparent),transparent 55%);opacity:.7;transition:opacity .7s ease;pointer-events:none}.editorial-collections__link:hover .editorial-collections__overlay,.editorial-collections__link:focus-visible .editorial-collections__overlay{opacity:1}.editorial-collections__number{position:absolute;top:1.25rem;left:1.25rem;z-index:1;font-family:"Cormorant Garamond",var(--heading-font-family),Georgia,serif;font-size:.875rem;font-weight:400;line-height:1.4;color:color-mix(in srgb,var(--ec-on-image) 85%,transparent)}.editorial-collections__card-foot{position:absolute;inset-inline:1.25rem;bottom:1.25rem;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.editorial-collections__title{margin:0;font-family:"Cormorant Garamond",var(--heading-font-family),Georgia,serif;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:300;line-height:1;letter-spacing:-.01em;color:var(--ec-on-image)}.editorial-collections__enter{flex-shrink:0;margin-bottom:.15rem;padding:.5rem 1rem;border:1px solid color-mix(in srgb,var(--ec-on-image) 50%,transparent);font-family:var(--text-font-family);font-size:.5625rem;font-weight:400;line-height:1.5;letter-spacing:.24em;text-transform:uppercase;color:var(--ec-on-image);opacity:0;transform:translateY(.25rem);transition:opacity .5s ease,transform .5s ease}.editorial-collections__link:hover .editorial-collections__enter,.editorial-collections__link:focus-visible .editorial-collections__enter{opacity:1;transform:translateY(0)}.editorial-collections__caption{margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--ec-border);font-family:var(--text-font-family);font-size:.75rem;font-weight:400;line-height:1.625;color:var(--ec-muted);transition:color .5s ease}@media screen and (min-width:1000px){.editorial-collections__caption{font-size:.9375rem;font-weight:500}}.editorial-collections__link:hover .editorial-collections__caption,.editorial-collections__link:focus-visible .editorial-collections__caption{color:var(--ec-text)}.editorial-collections__link:focus-visible{outline:none}.editorial-collections__link:focus-visible .editorial-collections__media{outline:2px solid var(--ec-text);outline-offset:3px}.editorial-collections--hide-desktop{display:none}@media screen and (max-width:999px){.editorial-collections--hide-mobile{display:none}.editorial-collections--hide-desktop{display:block}}@media screen and (min-width:1000px){.editorial-collections--hide-desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/editorial-collections.css.map */
