@-webkit-keyframes slideUpFade{0%{bottom:-100px;opacity:0}to{bottom:1%;opacity:1}}@keyframes slideUpFade{0%{bottom:-100px;opacity:0}to{bottom:1%;opacity:1}}@-webkit-keyframes slideUpMsg{0%{bottom:-100%;opacity:0}to{bottom:7%;opacity:1}}@keyframes slideUpMsg{0%{bottom:-100%;opacity:0}to{bottom:7%;opacity:1}}.animation-image-preview-it.show .animation-answer{-webkit-animation:slideUpFade .5s ease forwards;animation:slideUpFade .5s ease forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.animation-image-preview-it.show .animation-msg{-webkit-animation:slideUpMsg .5s ease forwards;animation:slideUpMsg .5s ease forwards}.animation-image-preview-it{max-width:630px;position:relative}.animation-image-preview-it .fixed-image{width:100%}.animation-image-preview-it .animation-msg{max-width:9%;right:5.5%}.animation-image-preview-it .animation-answer{left:50%;max-width:80%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.animation-image-preview-it .animation-answer,.animation-image-preview-it .animation-msg{bottom:-100%;opacity:0;position:absolute}