/* Source and licensing information for the line(s) below can be found at https://www.corona.com/modules/custom/corebr_elements/css/animated-container.css. */
.animated-container-opacity-up{animation-name:opacityUp;animation-duration:2000ms;animation-delay:600ms;animation-fill-mode:both;}article.opacity-animation-article{animation-name:opacityUp;animation-duration:2000ms;animation-fill-mode:both;}@keyframes opacityUp{from{display:none;visibility:hidden;opacity:0;transform:translate3d(0,40px,0);}to{display:block;visibility:visible;opacity:1;transform:none;}}
/* Source and licensing information for the above line(s) can be found at https://www.corona.com/modules/custom/corebr_elements/css/animated-container.css. */