.editorial-collection{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background-color:var(--color-bg);overflow:hidden}.editorial-collection__left{position:relative;display:flex;flex-direction:column;justify-content:center;padding-block:var(--space-8)}.editorial-collection__brand-icon{position:absolute;top:var(--space-8);left:var(--space-8)}.editorial-collection__brand-icon-img{height:auto;display:block}.editorial-collection__text{display:flex;flex-direction:column;gap:var(--space-5)}.editorial-collection__eyebrow{font-family:var(--font-ui);font-size:var(--text-sm);font-style:italic;font-weight:var(--font-weight-base);text-transform:uppercase;letter-spacing:-.35px;line-height:1.5;color:var(--color-text);margin:0}.editorial-collection__heading{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:var(--font-weight-bold);line-height:1;color:var(--color-text);margin:0}.editorial-collection__right{display:flex;gap:12px;align-items:center;padding-block:var(--space-8)}.editorial-collection__card{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.editorial-collection__image-link{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--color-bg) 60%,var(--color-text) 40%);text-decoration:none}.editorial-collection__image{width:100%;height:100%;object-fit:cover;display:block}.editorial-collection__image--placeholder{opacity:.2}.editorial-collection__card-meta{display:flex;flex-direction:column;gap:var(--space-5)}.editorial-collection__caption{font-family:var(--font-ui);font-size:var(--text-base);font-style:italic;font-weight:var(--font-weight-base);text-transform:uppercase;letter-spacing:-.4px;line-height:1.35;color:var(--color-text);margin:0}.editorial-collection__arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid color-mix(in srgb,var(--color-text) 30%,transparent);border-radius:var(--btn-radius);color:var(--color-text);text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.editorial-collection__arrow:hover{background-color:color-mix(in srgb,var(--color-text) 10%,transparent);border-color:var(--color-text)}@media(max-width:767px){.editorial-collection{grid-template-columns:1fr;min-height:auto}.editorial-collection__left{gap:var(--space-8);padding-block:var(--space-6)}.editorial-collection__heading{font-size:var(--text-3xl)}.editorial-collection__right{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline-start:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:flex-start;padding-block:0 var(--space-6)}.editorial-collection__right::-webkit-scrollbar{display:none}.editorial-collection__card{flex:0 0 62vw;scroll-snap-align:start}.editorial-collection__card:last-child{margin-inline-end:0}.editorial-collection__brand-icon{top:var(--space-6);left:auto;right:var(--space-6)}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/section-editorial-collection.css.map */
