.Wallop--fade .Wallop-item--hidePrevious,.Wallop--fade .Wallop-item--hideNext{visibility:visible;-webkit-animation:fadeOut 450ms cubic-bezier(.455,.03,.515,.955) both;-moz-animation:fadeOut 450ms cubic-bezier(.455,.03,.515,.955) both;-ms-animation:fadeOut 450ms cubic-bezier(.455,.03,.515,.955) both;animation:fadeOut 450ms cubic-bezier(.455,.03,.515,.955) both}@-webkit-keyframes fadeOut{100%{opacity:0;visibility:hidden}}@-moz-keyframes fadeOut{100%{opacity:0;visibility:hidden}}@-ms-keyframes fadeOut{100%{opacity:0;visibility:hidden}}@keyframes fadeOut{100%{opacity:0;visibility:hidden}}