.image-text{display:flex;justify-content:space-between;max-width:90rem;margin:0 auto;flex-direction:column}@media(min-width: 1024px){.image-text{padding:3.5rem 2.5rem;flex-direction:row}}.image-text.reverse{flex-direction:column-reverse}@media(min-width: 1024px){.image-text.reverse{flex-direction:row-reverse}}.image-text.color-light *{color:var(--color-white)}.image-text__heading{text-align:center;padding:1.5rem 1rem}@media(min-width: 1024px){.image-text__heading{padding:3.5rem 1.5rem}}.image-text__content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem .9375rem 2.5rem;color:inherit}@media(min-width: 1024px){.image-text__content{gap:1.5rem;justify-content:center;margin-left:7.125rem;max-width:28rem}}.image-text__content .zipcode-input{margin-top:1rem}@media(min-width: 1024px){.image-text__image{max-width:35.125rem}}.image-text__image img{height:auto;width:100%}
