/*
Generated time: July 6, 2026 00:54
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.parallax-gallery__inner{position:sticky;height:calc(100vh - var(--header-height,0px));top:var(--header-height,0)}.parallax-gallery__images{gap:var(--row-gap)}.parallax-gallery__images-item{width:var(--width-image);transition:transform .25s ease;position:relative}.parallax-gallery__images-item:nth-child(2n){place-self:end}.parallax-gallery__image-scroll{margin-top:-80vh}.parallax-gallery__background img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:768px){.parallax-gallery__images-item{max-width:100%;width:50vw}}