.card{display:-ms-flexbox;display:flex;height:auto;max-width:100%;min-width:0;position:relative;width:100%;word-wrap:break-word}.card-content-wrapper{display:flex;flex-wrap:wrap}.card-content-wrapper>*{-ms-flex-shrink:0;flex-shrink:0;max-width:100%;width:100%}.card .image-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}.card .image-wrapper img{height:100%;object-fit:cover;width:100%}.card .image-wrapper video{height:100%;width:100%}.card .text-wrapper{display:flex;-ms-flex:0 0 auto;flex:0 0 auto;flex-direction:column;justify-content:center;padding:30px 25px}.card .card-body{color:#fff;-ms-flex:0 0 auto;flex:0 0 auto}.card .card-body .card-title{margin-bottom:5px}.text-image-layout .card .text-wrapper .card-title{font-size:var(--h2-size);font-weight:500;margin-bottom:20px}@media only screen and (max-width:767px){.text-image-layout.content-wrapper{padding-left:0!important;padding-right:0!important}.card-content-wrapper{-ms-flex-direction:row;flex-direction:row}.card .image-wrapper,.card .text-wrapper{width:100%!important}.card .image-wrapper,.card .image-wrapper .video-container{aspect-ratio:16/9!important}.card .text-wrapper{padding:30px!important}.text-image-layout .card .text-wrapper .card-title{font-size:30px;margin-bottom:15px}.card .image-wrapper img{border-radius:10px 10px 0 0!important;height:100%;object-fit:cover;width:100%}}