.section-image-text{display:flex;flex-wrap:wrap}.section-image-text.reverse{flex-direction:row-reverse}.section-image-text img{object-fit:cover}.section-image-text>*{width:50%}.section-image-text>.text{background-color:white;display:flex;padding:10% 5%}.section-image-text>.text>div{margin:auto;max-width:45rem}.section-image-text h2{text-align:center;font-size:2.8rem;line-height:3.3rem;letter-spacing:0.17rem;font-weight:700;text-transform:uppercase;text-align:center;margin-top:1.6rem}.section-image-text p{font-size:1.9rem;line-height:2.5rem;font-weight:500;margin-top:0;margin-top:1.8rem;text-align:left}.section-image-text p:last-child{margin-bottom:0}.section-image-text p.center{text-align:center}.section-image-text p.uptitle{font-size:1.3rem;line-height:1.6rem;letter-spacing:0.034rem;font-weight:700;text-transform:uppercase;text-align:center}.section-image-text .button.button--secondary:hover{background-color:rgb(var(--color-foreground))!important}@media screen and (max-width:750px){.section-image-text img{aspect-ratio:1/1}.section-image-text>*{width:100%}.section-image-text>.text{padding:10% 4%}.section-image-text>.text>div{max-width:100%}}