.document-download-cta__wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;position:relative}.document-download-cta__content{display:flex;flex-direction:column;gap:28px;justify-content:center}.document-download-cta__content>.document-download-cta__content-title{margin:0}.document-download-cta__image-block{align-self:flex-start;text-align:center}@media only screen and (min-width:992px){.document-download-cta__wrap:before{border-left:4px solid #5252ae;content:"";height:calc(70% - 64px);left:0;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:991px){.document-download-cta__wrap{grid-template-columns:1fr}.document-download-cta__content{order:2}}