.component_image-text-1{display:grid;grid-template-areas:"image" "text";grid-template-rows:auto 1fr}.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-areas:"text image";grid-template-columns:1fr 1fr}.component_image-text-1_image-left{grid-template-areas:"image text";grid-template-columns:1fr 1fr}}.component_image-text-1 .component_text-wrapper{align-self:center;grid-area:text}.component_image-text-1 .component_image-wrapper{aspect-ratio:4/3;grid-area:image;overflow:hidden;width:100%}@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{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}