@charset "UTF-8";.block-element-text-image .text-image{display:grid;grid-template-columns:auto;grid-gap:30px}.block-element-text-image .text-image__image img{max-width:100%;height:auto}@media screen and (min-width:600px){.block-element-text-image .text-image--width-2{grid-template-columns:minmax(250px,1fr) 1fr}.block-element-text-image .text-image--width-3{grid-template-columns:minmax(250px,1fr) 2fr}.block-element-text-image .text-image--width-4{grid-template-columns:minmax(250px,1fr) 3fr}.block-element-text-image .text-image--right.text-image--width-2{grid-template-columns:1fr minmax(250px,1fr)}.block-element-text-image .text-image--right.text-image--width-3{grid-template-columns:2fr minmax(250px,1fr)}.block-element-text-image .text-image--right.text-image--width-4{grid-template-columns:3fr minmax(250px,1fr)}.block-element-text-image .text-image--right .text-image__image{grid-row:1/span 1;grid-column:2/span 1}.block-element-text-image .text-image--right .text-image__text{grid-row:1/span 1;grid-column:1/span 1}}