.ContentImage-module__-jn0ZW__component{padding-top:var(--slice-spacing-top);padding-bottom:var(--slice-spacing-bottom);padding-inline:var(--contain-padding);color:var(--color-white);background-color:var(--color-grey-900);justify-content:center;display:flex}.ContentImage-module__-jn0ZW__white{color:var(--color-grey-900);background-color:var(--color-grey-100)}.ContentImage-module__-jn0ZW__inner{gap:var(--spacing-16);max-width:var(--page-max-width);display:grid}@media screen and (min-width:480px){.ContentImage-module__-jn0ZW__inner{gap:var(--spacing-24)}}@media screen and (min-width:768px){.ContentImage-module__-jn0ZW__inner{gap:var(--spacing-32);grid-template-columns:repeat(2,1fr);grid-template-areas:"image content";align-items:center}}@media screen and (min-width:1024px){.ContentImage-module__-jn0ZW__inner{gap:var(--spacing-50);grid-template-columns:repeat(3,1fr);grid-template-areas:"image image content"}}.ContentImage-module__-jn0ZW__figure{margin-inline:calc(var(--contain-padding)*-1)}.ContentImage-module__-jn0ZW__figure img{width:100%}@media screen and (min-width:768px){.ContentImage-module__-jn0ZW__figure{grid-area:image;margin-inline:0}}@media screen and (min-width:768px){.ContentImage-module__-jn0ZW__reversed{grid-template-areas:"content image"}}@media screen and (min-width:1024px){.ContentImage-module__-jn0ZW__reversed{grid-template-areas:"content image image"}}.ContentImage-module__-jn0ZW__content{gap:var(--spacing-10);flex-direction:column;display:flex}.ContentImage-module__-jn0ZW__content h2{font-size:var(--fs-20-32)}@media screen and (min-width:480px){.ContentImage-module__-jn0ZW__content{gap:var(--spacing-16)}}@media screen and (min-width:768px){.ContentImage-module__-jn0ZW__content{gap:var(--spacing-24);grid-area:content}}
