.text-image{overflow:hidden}.text-image,.text-image-image{position:relative}.text-image-image:after{height:min-content;position:absolute;right:-100px;scale:.8;top:-100px;width:min-content}.text-image h2,.text-image-title{font-size:1.875rem;font-weight:700;line-height:2.375rem;margin-bottom:1.125rem}.text-image h2{margin:0 auto 1.875rem;max-width:800px;text-align:center}.text-image-wrapper{display:flex;gap:2rem}.text-image-content{display:flex;flex:0 1 40%;flex-direction:column;justify-content:center}.text-image.swap-order .text-image-wrapper{flex-direction:row-reverse}.text-image-image{flex:0 1 60%}.text-image-image img{height:100%;max-height:550px;object-fit:cover;width:100%}.text-image-copy,.text-image-copy p,.text-image-cta{font-size:1.125rem}.text-image-cta{display:block;font-weight:700;margin-top:2rem;max-width:fit-content;padding:1.1rem 1.4rem;text-transform:uppercase;transition:all .3s}@media(max-width:768px){.text-image-wrapper{flex-wrap:wrap;gap:50px}.text-image-content,.text-image-image{flex:0 1 100%}}