.editorial-features-section{width:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;box-sizing:border-box}.ef-container{max-width:var(--page-width, 1440px);margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.ef-grid{display:flex;flex-direction:column;gap:40px;width:100%}@media screen and (min-width:750px){.ef-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}}@media screen and (min-width:990px){.ef-grid{gap:80px}}.ef-col{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (min-width:750px){.ef-col{gap:40px}}.ef-text-block{width:100%;display:flex;flex-direction:column;justify-content:center}.ef-quote{font-size:32px;font-weight:400;line-height:1.2;color:rgb(var(--color-foreground));margin:0;text-align:left}.ef-quote--serif{font-family:var(--font-heading-family),serif}.ef-quote--sans{font-family:var(--font-body-family),sans-serif}.ef-quote p{margin:0}.ef-image-frame{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:var(--image-padding, 8%);position:relative;overflow:hidden;padding:50px}.ef-col.ef-col-left{margin-top:100px}.ef-frame-left{background-color:var(--left-frame-bg, #e9e9e9);aspect-ratio:4 / 5}.ef-frame-right{background-color:var(--right-frame-bg, #e9e9e9);aspect-ratio:1 / 1}.ef-img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:0 4px 15px #0000000f;transition:transform .4s ease}.ef-image-frame:hover .ef-img{transform:scale(1.02)}.ef-placeholder-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.04)}.ef-placeholder-wrap svg{width:50%;height:50%;opacity:.15}@media screen and (max-width:749px){.ef-col.ef-col-left{margin-top:0;flex-direction:column-reverse}.ef-quote{font-size:24px}.ef-image-frame{padding:20px}}@media screen and (max-width:449px){.ef-quote{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/editorial-features.css.map */
