.editorial{display:flex;flex-direction:column;gap:var(--spacing-md)}@media(min-width:768px){.editorial{flex-direction:row;gap:var(--spacing-4xl)}}.editorial__media{position:relative;min-height:200px}@media(min-width:768px){.editorial__media{min-height:480px;flex:1}}.editorial__image{padding:0;overflow:hidden;width:100%;height:100%;min-height:inherit}.editorial__image img{width:100%;height:100%;object-fit:cover;display:block}.editorial__placeholder{width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 60% 40%,var(--brand-border),transparent 55%),repeating-linear-gradient(45deg,var(--brand-tint) 0 var(--spacing-sm),var(--bg-tint) var(--spacing-sm) var(--spacing-3xl))}.editorial__placeholder svg{width:100%;height:100%;max-width:200px;max-height:200px;opacity:.3}.editorial__content{display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.editorial__content{padding-block:var(--spacing-9xl);flex:1}}.editorial__eyebrow{font-family:var(--font-detail);font-size:var(--text-xs);font-weight:400;letter-spacing:.2em;color:var(--brand);text-transform:uppercase;margin-bottom:var(--spacing-2xl);display:block}.editorial__heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--text-xl);line-height:1.08;margin:0 0 var(--spacing-2xl);color:var(--brand-strong);letter-spacing:-.01em}.editorial__text{font-family:var(--font-body-family);font-weight:300;font-size:var(--text-base);line-height:1.65;color:var(--brand);max-width:42ch;margin-bottom:var(--spacing-2xl)}.editorial__text p{margin:0 0 1em}:is(.editorial__text p):last-child{margin-bottom:0}.editorial__button-wrapper{margin-top:var(--spacing-2xl)}.editorial__button{font-family:var(--font-detail);font-size:var(--text-xs);font-weight:400;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;min-height:var(--spacing-6xl);font-family:var(--font-body);display:inline-flex;align-items:center;justify-content:center;padding:0 var(--spacing-3xl);border-radius:0;cursor:pointer;transition:background-color .2s ease,color .2s ease;gap:var(--spacing-3xs);align-self:flex-start;box-shadow:none;position:relative;z-index:var(--z-base);border:1px solid var(--brand-strong);background:transparent;color:var(--brand-strong)}.editorial__button:hover{background:var(--brand-strong);color:var(--text-on-brand)}@media(min-width:768px){.editorial--reverse-desktop{display:flex;flex-direction:row-reverse}}@media(max-width:767px){.editorial--reverse-mobile{display:flex;flex-direction:column-reverse}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/editorial.css.map */
