.col-text-wrapper{background-color:#f4f4f4;display:flex;justify-content:center;overflow:hidden;padding:0;width:100vw}.col-text-inner{display:flex;max-width:100%;position:relative;width:100vw}.image-col{flex:0 0 50vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.image-col img{display:block;height:100%;object-fit:cover;width:100%}.text-col{background-color:#f4f4f4;display:flex;flex:0 0 calc(50vw - 50px);flex-direction:column;justify-content:center;padding:90px;z-index:1}.text-col h3{color:#11032f;font-size:1.5em;margin-bottom:10px}.text-col p{color:#333;line-height:1.6;margin-bottom:20px}@media (max-width:768px){.col-text-inner{flex-direction:column}.image-col,.reverse-order .image-col{flex:1;margin:0;max-width:100%}.reverse-order .image-col{order:1!important}.text-col{flex:1;margin-left:0;max-width:100%;padding:25px 35px 45px}}.reverse-order .image-col{margin-left:0;margin-right:calc(-50vw + 50%);order:2}.reverse-order .text-col{flex:0 0 50vw;order:1}.col-artifacts{position:absolute;z-index:9}