.app-content-wrapper{align-items:center;border-bottom:5px solid #000;border-radius:0 5px 5px 0;border-right:5px solid #000;border-top:5px solid #000;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;max-height:300px;max-width:560px}.copy-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-left:10px;width:100%}.image-container{height:100%;width:100%}.slide-images{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.slide-images img{height:100%;object-fit:cover;width:100%;z-index:-1000}.fade{animation-duration:1.5s;animation-name:fade}@keyframes fade{0%{opacity:.4}to{opacity:1}}