.image-with-text{display:flex;flex-direction:column;background-color:var(--color-bg)}.image-with-text__media{width:100%;min-height:300px;position:relative}.image-with-text__media img,.image-with-text__media svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text__content{padding:var(--spacing-lg) var(--spacing-md);display:flex;flex-direction:column;justify-content:center}.image-with-text__content>*+*{margin-top:var(--spacing-sm)}.image-with-text__heading{margin-bottom:var(--spacing-xs)}.image-with-text__text{color:var(--color-text-light);font-size:1.05rem;line-height:1.7}.image-with-text__button{margin-top:var(--spacing-md)}@media screen and (min-width:768px){.image-with-text{flex-direction:row}.image-with-text--reverse{flex-direction:row-reverse}.image-with-text__media{width:50%}.image-with-text__content{width:50%;padding:var(--spacing-xl)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-image-with-text.css.map */
