.image-card{background-color:#f5f5f5;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;overflow:hidden;padding:40px 32px;position:relative}.image-card .video-bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.image-card .video-bg video{height:100%;object-fit:cover;object-position:center;width:100%}.image-card .video-bg div{height:100%!important;padding:0!important}.image-card.gradient-dark:after{background:transparent;background:linear-gradient(1turn,#000,transparent 58.65%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.image-card .content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;min-height:352px;position:relative;z-index:3}.image-card .button-wrapper{margin-top:1.5rem}.image-card .text-wrapper{font-size:2rem;font-weight:500;line-height:38.4px}@media (max-width:1200px){.image-card .content-wrapper{min-height:200px}.image-card .text-wrapper{font-size:1.5rem;line-height:28px}}