.image-with-text__container{display:grid;grid-template-columns:1fr 496px;gap:24px;align-items:start}.image-with-text--content-right{grid-template-areas:"media content"}.image-with-text--content-right .image-with-text__media{grid-area:media}.image-with-text--content-right .image-with-text__content{grid-area:content}.image-with-text--content-left{grid-template-areas:"content media";grid-template-columns:496px 1fr}.image-with-text--content-left .image-with-text__media{grid-area:media}.image-with-text--content-left .image-with-text__content{grid-area:content}.image-with-text__media{overflow:hidden;border-radius:8px}.image-with-text__image{width:100%;height:auto;display:block;object-fit:cover;border-radius:8px}.image-with-text__content{display:flex;flex-direction:column;gap:24px}.image-with-text__text{font-size:var(--font-size--md);line-height:1.5;color:var(--color-black-0f)}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__button{width:240px;height:56px;font-size:var(--font-size--xl);line-height:var(--line-height--base)}.image-with-text-section .placeholder-svg{width:100%;height:auto;background-color:var(--color-light-grey, #f0f1f1)}.image-with-text__heading{margin-bottom:0}@media(max-width:1023px){.image-with-text__container{display:flex;flex-direction:column;gap:24px}.image-with-text__container .image-with-text__media{width:100%}.image-with-text__text{color:var(--color-black)}.image-with-text__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-image-with-text.css.map */
