.image-text-row-image-container{position:relative;text-align:center;z-index:0}.image-text-animated-red-banner .image-text-row-image-container:after{background-color:#e83034;bottom:0;content:"";height:150px;margin-bottom:auto;margin-top:auto;position:absolute;top:0;transition:all .3s ease;width:300%;z-index:-1}.image-text-row-image-left.image-text-animated-red-banner .image-text-row-image-container:after{right:300%}.image-text-row-image-left.image-text-animated-red-banner.active .image-text-row-image-container:after{animation:move-in-from-left 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.image-text-row-image-right.image-text-animated-red-banner .image-text-row-image-container:after{left:300%}.image-text-row-image-right.image-text-animated-red-banner.active .image-text-row-image-container:after{animation:move-in-from-right 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes move-in-from-right{0%{left:300%}to{left:15px}}@keyframes move-in-from-left{0%{right:300%}to{right:15px}}