.image-with-text-section{background-color:var(--color-background);color:var(--color-text);padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.image-with-text__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;grid-template-areas:"image" "text"}.image-with-text__grid--image_left{grid-template-columns:1fr 1fr;grid-template-areas:"image text"}.image-with-text__grid--image_right{grid-template-columns:1fr 1fr;grid-template-areas:"text image"}.image-with-text__image-column{grid-area:image}.image-with-text__text-column{grid-area:text}.image-with-text__image-column img{width:100%;height:auto;display:block}.image-with-text__content{padding:1rem}.image-with-text__preheading{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;opacity:.8}.image-with-text__heading{font-size:2.5rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem}.image-with-text__richtext{font-size:1.5rem;line-height:1.6}@media screen and (max-width: 749px){.image-with-text__grid{grid-template-columns:1fr;grid-template-areas:"image" "text"}.image-with-text__content{text-align:center}.image-with-text__heading{font-size:2rem}}.page-width{max-width:1200px;margin:0 auto;padding:0 2rem}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
