.container{flex-direction:column;height:100dvh;max-height:100dvh;display:flex}.main{flex:1;justify-content:center;align-items:center;min-height:0;margin-bottom:0;padding:2rem;display:flex}.swiper-slide{background:#fff}.imageWrapper{background:#fff;width:75vw;max-width:1200px;height:50vh;max-height:600px;position:relative}.image{object-fit:contain;will-change:opacity;transition:opacity .3s ease-in-out}.currentImage{z-index:1}.nextImage{z-index:2}.visible{opacity:1}.hidden{opacity:0;pointer-events:none}.fadeOut{opacity:0}.fadeIn{opacity:1}
