.text-with-video .cols-group{align-items:center;display:flex;gap:30px}.text-with-video .cols-group .content-col .richtext :last-child{margin-bottom:0}.text-with-video .cols-group .content-col{width:calc(50% - 15px)}.text-with-video .cols-group .content-col .richtext h5{color:#425da8}.text-with-video .cols-group .image-col{width:calc(50% - 15px)}.text-with-video .content-col .button-wrapper{margin-top:20px}.text-with-video .image-col .image-inner{aspect-ratio:16/9.63;border:1px solid #24354e;border-radius:4px;overflow:hidden;position:relative}.text-with-video .image-col .image-caption{font-size:20px;font-weight:700;letter-spacing:0;line-height:1.3;margin-top:10px;text-align:center}.text-with-video .image-col .image-inner>img{height:100%!important;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.text-with-video .image-col .play-icon{background:#fff;border-radius:100%;left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(min-width:768px){.text-with-video.has-leftimg .cols-group{flex-direction:row-reverse}}@media(max-width:767px){.text-with-video .cols-group{flex-wrap:wrap}.text-with-video .cols-group .content-col{order:2}.text-with-video .cols-group .content-col,.text-with-video .cols-group .image-col{width:100%}}