.text-and-image{display:flex;justify-content:center;width:100%}.col{width:50%}.col--text{align-items:flex-start;background-color:#000;display:flex;flex-direction:column;justify-content:center;text-align:left}.col-title{font-size:52px}.col-text,.col-title{color:#fff;font-weight:600;text-transform:uppercase}.col-text{font-size:65px}.col-copy{color:#fff}.col-copy p{line-height:26px}.col-copy a{color:#e22e1d;text-decoration:underline}.text-divider{border-bottom:2px solid #fff;border-top:2px solid #fff;height:11px;margin-bottom:1rem;margin-top:1rem;width:100%}.text-and-image .hs-button{margin-top:2rem}.col--image{align-items:center;display:flex;justify-content:center;overflow:hidden;padding-left:.5rem}.col--image img{height:auto;min-height:100%;min-width:100%;object-fit:cover;width:auto}@media(max-width:767px){.text-and-image{flex-direction:column}.col{width:100%}.col--image{padding-left:0}.col-text{font-size:48px}.col-title{font-size:40px}}