@-webkit-keyframes slideUp{0%{bottom:-100%;opacity:0}to{bottom:50%;opacity:1}}@keyframes slideUp{0%{bottom:-100%;opacity:0}to{bottom:60%;left:5%;opacity:1}}.animation-image-swipe-up.show .animation-middle-image{-webkit-animation:slideUp .5s ease forwards;animation:slideUp .5s ease forwards;left:0!important;width:37%}.animation-image-swipe-up{max-width:530px;position:relative}.animation-image-swipe-up.left .animation-middle-image{-webkit-transform:translateY(65%);transform:translateY(65%)}.animation-image-swipe-up.right{margin-right:100px}.animation-image-swipe-up.right .animation-middle-image{right:0;-webkit-transform:translate(-40%,65%);transform:translate(-40%,65%)}.animation-image-swipe-up .fixed-image{margin-left:10%;width:90%}.animation-image-swipe-up .animation-middle-image{bottom:-100%;opacity:0;position:absolute}