.image-card{background-color:#f5f5f5;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;padding:40px;position:relative}.image-card.alt-version{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px}.image-card .triangle-shape.left{left:40px}.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:400px;position:relative;z-index:3}.image-card .button-wrapper{margin-top:1.5rem}.image-card .button-wrapper.alt-button{margin-bottom:24px;margin-top:0}.image-card .text-wrapper{font-size:36px;font-weight:600;line-height:1.2}.image-card .text-wrapper a{color:inherit}.image-card .text-wrapper .additional-text-wrapper{font-size:medium;font-weight:400;margin-top:24px}@media (max-width:1200px){.image-card .content-wrapper{min-height:350px}.image-card .text-wrapper{font-size:1.5rem;line-height:28px}.image-card .triangle-shape.left{left:0}}