.editorial-teaser{background:var(--off-white);color:var(--black)}.editorial-teaser__inner{display:flex;flex-direction:column;padding:4rem var(--grid-margin)}@media (min-width:900px){.editorial-teaser__inner{align-items:center;flex-direction:row;justify-content:space-between;padding:7rem var(--grid-margin)}}.editorial-teaser__block{position:relative}@media (min-width:900px){.editorial-teaser__block{width:calc(var(--cols)*6 - var(--gutter))}.editorial-teaser__block .article-card,.editorial-teaser__block .collection-card,.editorial-teaser__block .video-card{margin-left:calc(var(--cols)*1);margin-top:5rem;width:calc(var(--cols)*3 - var(--gutter))}}.editorial-teaser__block+.editorial-teaser__block{margin-top:4rem}@media (min-width:900px){.editorial-teaser__block+.editorial-teaser__block{margin-top:0}}.editorial-teaser__promoted{aspect-ratio:7/10;display:flex;position:relative;width:95%}@media (min-width:900px){.editorial-teaser__promoted{width:100%}}.editorial-teaser__promoted:hover .editorial-teaser__promoted-content-icon{transform:scale(1.5)}.editorial-teaser__link{display:flex;font-size:0;line-height:0;max-height:0}.editorial-teaser__link:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.editorial-teaser__promoted-content{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));display:flex;height:60%;left:0;position:absolute;top:0;width:80%}.editorial-teaser__promoted-content-inner{display:flex;flex-direction:column;justify-content:center;padding:var(--card-inner);position:relative}.editorial-teaser__promoted-content-icon{bottom:.8rem;height:1rem;position:absolute;right:.8rem;transform-origin:right bottom;transition:transform .2s var(--ease-in-cubic);width:1rem}.editorial-teaser__trumpet{margin-bottom:.5rem}.editorial-teaser.is-reversed .editorial-teaser__inner{flex-direction:column-reverse}@media (min-width:900px){.editorial-teaser.is-reversed .editorial-teaser__inner{flex-direction:row-reverse}}.editorial-teaser.no-promoted .editorial-teaser__inner{align-items:flex-start}@media (min-width:900px){.editorial-teaser.no-promoted .editorial-teaser__promoted{margin-left:calc(var(--cols)*1);margin-top:10rem;width:calc(var(--cols)*5 - var(--gutter))}.editorial-teaser.no-promoted .article-card,.editorial-teaser.no-promoted .collection-card,.editorial-teaser.no-promoted .video-card{margin-left:calc(var(--cols)*1);margin-top:0;width:calc(var(--cols)*4 - var(--gutter))}}
