section.image-with-text{display:grid;gap:var(--spacing-2xl);margin-block:var(--spacing-3xl)}section.image-with-text:has(+section.image-with-text){margin-bottom:var(--spacing-2xl)}section.image-with-text:has(+section.image-with-text)+section.image-with-text{margin-top:var(--spacing-2xl)}section.image-with-text .content{align-content:center}section.image-with-text .content .eyebrow{margin-bottom:var(--spacing-xs)}section.image-with-text .content .heading{margin-bottom:var(--spacing-md)}section.image-with-text .image-wrapper{order:-1;width:100%;height:100%;aspect-ratio:2/1;clip-path:polygon(1em 0, calc(100% - 1em) 0, 100% 1em, 100% calc(100% - 1em), calc(100% - 1em) 100%, 1em 100%, 0 calc(100% - 1em), 0 1em)}section.image-with-text .image-wrapper img{height:100%;width:100%;object-fit:cover}@media(min-width: 62rem){section.image-with-text{grid-template-columns:1fr 1fr}section.image-with-text .content{padding-right:var(--spacing-md)}section.image-with-text .image-wrapper{aspect-ratio:1/1}section.image-with-text.right .image-wrapper{order:1}}/*# sourceMappingURL=image-with-text.css.map */
