.editorial-gallery{display:grid;grid-template-columns:1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing);align-items:start}@media (min-width:750px){.editorial-gallery{display:grid;grid-template-columns:1fr 1fr}}.editorial-gallery img{max-width:100%;height:auto}.editorial-gallery__column{display:grid;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing);grid-template-columns:repeat(2,1fr)}.editorial-gallery__column .editorial-gallery__image:nth-child(1),.editorial-gallery__column .editorial-gallery__image:nth-child(4),.editorial-gallery__column .editorial-gallery__image:nth-child(7){grid-column:span 2}.editorial-gallery__image{position:relative}.editorial-gallery__image a{text-decoration:none}.editorial-gallery__image a:hover{text-decoration:underline}.editorial-gallery__image p{font-size:9px;position:absolute;top:5px;right:8px;transform:rotate(90deg) translate(100%);transform-origin:top right;text-transform:uppercase}@media (min-width:750px){.editorial-gallery__image p{font-size:10px;top:10px;right:16px}}
/*# sourceMappingURL=/s/files/1/0745/6997/4078/t/10/assets/component-editorial-gallery.css.map */
