.animated-card-item{position:relative;height:19rem;overflow-y:hidden;height:400px;background-color:#d3d3d3;color:#fff}@media(max-width:767.98px){.animated-card-item{height:250px;margin:.5rem}.animated-card-item h3{font-size:1rem;padding:.75rem}}.animated-card-item h3{margin:0;display:block;padding:1rem}.animated-card-item a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.animated-card-item a:hover,.animated-card-item a:focus{transform:translate3d(0,0,0)}.animated-card-item a:hover~.animated-card-item__overlay,.animated-card-item a:focus~.animated-card-item__overlay{transform:translate3d(0,0,0)}.animated-card-item__overlay{display:flex;flex-direction:column;justify-content:center;height:100%;position:absolute;width:100%;top:0;transition:transform 300ms;transform:translate3d(0,calc(100% - 3.5rem),0)}.animated-card-item__body{flex-grow:1;padding:1rem}.animated-card-item__body p{margin:0}@media(max-width:1024px){.animated-card-item a:hover~.animated-card-item__overlay,.animated-card-item a:focus~.animated-card-item__overlay{transform:none}.animated-card-item__body{display:none}.animated-card-item__overlay{transform:none;transition:none;justify-content:flex-end;height:100%;top:0}.animated-card-item__overlay.theme-bg-p1a{background:none!important;background-color:transparent!important}.animated-card-item__overlay h3{padding:1rem;margin:0;flex-shrink:0}}@media(min-width:768px) and (max-width:1024px){.animated-card-item__overlay h3{padding:1.25rem 1rem;font-size:1.1rem}}@media(max-width:576px){.animated-card-item__overlay h3{padding:.75rem;font-size:.9rem}}