.curated-gallery{align-items:flex-start;gap:20px;padding:2rem 3rem;display:flex;position:relative}.curated-gallery__column{flex-direction:column;flex:1 1 0;gap:20px;min-width:0;display:flex}.curated-gallery__image{width:100%;height:auto;display:block}.curated-gallery__sentinel{pointer-events:none;width:100%;height:1px;position:absolute;bottom:0}@media (max-width:1024px){.curated-gallery,.curated-gallery__column{gap:14px}}@media (max-width:768px){.curated-gallery{flex-wrap:wrap}.curated-gallery__column{flex:calc(50% - 7px)}}@media (max-width:480px){.curated-gallery__column{flex:100%}}
