.scrolling-gallery-block{overflow:hidden}.scrolling-gallery{margin-top:2.5rem;margin-bottom:2.5rem;overflow:hidden;position:relative}.scrolling-gallery__viewport{overflow:hidden;width:100%;contain:layout paint}.scrolling-gallery__track{display:flex;width:max-content;will-change:transform;transform:translate3d(0,0,0)}.scrolling-gallery__item{flex:0 0 auto;width:30vw;max-width:30vw;margin-right:2rem}.scrolling-gallery__image{width:100%;aspect-ratio:1.38/1;object-fit:cover;display:block}@media (min-width:768px){.scrolling-gallery{margin-top:2.315vw}}@media (max-width:768px){.scrolling-gallery__item{width:80vw;max-width:80vw}}