.galleryModal .fade-enter-active,.galleryModal .fade-leave-active{-webkit-transition:opacity .4s linear;-moz-transition:opacity .4s linear;-ms-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.galleryModal .fade-enter,.galleryModal .fade-leave-to{opacity:0}.galleryModal .slide-enter-active,.galleryModal .slide-leave-active,.galleryModal .slideback-enter-active,.galleryModal .slideback-leave-active{-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out;-ms-transition:transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out}.galleryModal .slide-enter,.galleryModal .slideback-leave-to{transform:translate(100%)}.galleryModal .slide-leave-to,.galleryModal .slideback-enter{transform:translate(-100%)}.galleryModal .modal{background:transparent !important;padding-top:0}.galleryModal .modal .close{background:transparent !important;height:auto;width:auto;padding:1rem 1rem;margin:-1rem -1rem -1rem auto;position:inherit;font-family:initial}.galleryModal .modal-content{max-width:unset}.galleryModal .modal-backdrop{background-color:rgba(255,255,255,1) !important;z-index:10002 !important}.galleryModal .gallery-item>img{cursor:pointer}