.image-and-text-module .module-wrapper{column-gap:3rem;display:flex;flex-direction:column;row-gap:6rem}@media (min-width:678px){.image-and-text-module .module-wrapper{gap:3rem}}.image-and-text-module__content{--grid-min-width:240px;align-items:center;display:grid;gap:2rem;grid-template-columns:auto auto;grid-template-columns:repeat(var(--grid-mode),minmax(var(--grid-min-width),1fr));justify-content:space-between}@media (min-width:678px){.image-and-text-module__content.swapped .image-and-text-module__image{order:2}.image-and-text-module__content{--grid-min-width:300px;gap:3rem}}.image-and-text-module__image{max-inline-size:625px;text-align:end}.image-and-text-module img{block-size:auto;display:block;max-inline-size:100%}.image-and-text-module__text{max-inline-size:516px}.image-and-text-module p{font-size:1.125rem}.image-and-text-module__buttons{display:flex;flex-wrap:wrap;gap:.625rem}