.image-gallery{overflow-x:hidden}.image-gallery .splide{margin-left:auto;margin-right:auto;max-width:var(--slide-max-width)}.image-gallery .splide__slide.is-active .image-gallery__image img{max-height:100%}.image-gallery .splide__slide.is-active .image-gallery__caption{opacity:1}.image-gallery__slide{padding:0 10px}.image-gallery__image{align-items:center;display:flex;justify-content:center;transition:height .2s}@media (min-width:1024px){.image-gallery__image{height:var(--slide-image-height-active,var(--slide-image-height))}.image-gallery__image img{max-height:var(--slide-image-height)}}.image-gallery__image img{height:auto;transition:max-height .2s;width:auto}.image-gallery__caption{margin-top:1.5em;opacity:0;transition:opacity .2s}[class*=force-full-width-section] .image-gallery .splide{overflow:visible;width:90%}[class*=force-full-width-section] .image-gallery .splide__track{overflow:visible}