.td-image-with-text__content{display:flex;flex-direction:column;gap:15px}.td-image-with-text__title{margin:0;grid-area:title}.td-image-with-text__image{height:auto;aspect-ratio:1/1;object-fit:cover;grid-area:img;align-self:center}.td-image-with-text__quote{background-color:var(--quote-bg-color);padding:12px;grid-area:quote}.td-image-with-text__quote *:first-child,.td-image-with-text__text *:first-child{margin-top:0}.td-image-with-text__text{grid-area:text}.td-image-with-text__quote{grid-area:quote}.td-image-with-text__button{grid-area:button}.td-image-with-text__quote *:last-child,.td-image-with-text__text *:last-child{margin-bottom:0}@media screen and (min-width: 767px){.td-image-with-text__quote{padding:20px}}@media screen and (min-width: 1024px){.td-image-with-text__content{display:grid;grid-template-areas:"img ." "img title" "img text" "img quote" "img button" "img .";column-gap:30px}.td-image-with-text__content-flipped{grid-template-areas:". img" "title img" "text img" "quote img" "button img" ". img"}.td-image-with-text__quote{padding:25px}}@media screen and (min-width: 1280px){.td-image-with-text__content{column-gap:45px;row-gap:25px;grid-template-columns:48% 1fr}}@media screen and (min-width: 1440px){.td-image-with-text__content{column-gap:75px}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/section-td-image-with-text.css.map */
