.component_image-text-1{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"image" "text"}.component_image-text-1 h3+.hs_cos_wrapper_type_inline_rich_text{margin-top:2rem}@media (min-width:1024px){.component_image-text-1{grid-template-columns:1fr 1fr;grid-template-areas:"text image"}}@media (min-width:1024px){.component_image-text-1_image-left{grid-template-columns:1fr 1fr;grid-template-areas:"image text"}}.component_image-text-1 .component_text-wrapper{grid-area:text;align-self:center}.component_image-text-1 .component_image-wrapper{grid-area:image;width:100%;aspect-ratio:4/3;overflow:hidden}@media (min-width:768px){.component_image-text-1 .component_image-wrapper{aspect-ratio:unset}}@media (min-width:1024px){.component_image-text-1 .component_image-wrapper{height:625px;max-height:85vh}}.component_image-text-1 .component_image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}