.imgGallery_container__Y6zyH{height:100%;width:100%}.imgGallery_imageContainer__3JUc7{height:100%;width:100%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.imgGallery_slide__p7bjd #imgGallery_img__a5qw9,.imgGallery_slide_active__bcLJ5 #imgGallery_img__a5qw9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2px;-webkit-animation:imgGallery_moveIn__t5_lN;animation:imgGallery_moveIn__t5_lN;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.imgGallery_slide__p7bjd,.imgGallery_slide_active__bcLJ5{height:100%;width:100%;position:absolute;transition:opacity .5s ease-in-out}.imgGallery_slide__p7bjd{opacity:0}.imgGallery_slide_active__bcLJ5{opacity:1}@-webkit-keyframes imgGallery_moveIn__t5_lN{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes imgGallery_moveIn__t5_lN{0%{transform:translateX(100%)}to{transform:translateX(0)}}