.component_image-text-3{background:var(--primaryColor900);padding:5rem 0}.component_image-text-3 .component-wrapper{display:grid;grid-template-areas:"image" "text";grid-template-rows:auto 1fr}@media (min-width:1024px){.component_image-text-3 .component-wrapper{grid-template-areas:"text image";grid-template-columns:1fr 1fr}.component_image-text-3_image-left .component-wrapper{grid-template-areas:"image text";grid-template-columns:1fr 1fr}}.component_image-text-3 h3+.hs_cos_wrapper_type_inline_rich_text{margin-top:2rem}.component_image-text-3 .component_text-wrapper h3,.component_image-text-3 .component_text-wrapper p{color:var(--white)}.component_image-text-3 .component_image-wrapper{aspect-ratio:4/3;border-radius:var(--borderRadiusLarge);box-shadow:1.2px 1.8px 1.6px -13px rgba(0,0,0,.052),3.3px 4.9px 4.4px -13px rgba(0,0,0,.075),7.8px 11.8px 10.6px -13px rgba(0,0,0,.098),26px 39px 35px -13px rgba(0,0,0,.15);grid-area:image;margin:0 auto;max-width:90vw;min-width:0;overflow:hidden;width:100%}@media (min-width:1024px){.component_image-text-3 .component_image-wrapper{aspect-ratio:unset;height:750px;max-height:85vh;padding-right:2rem}}.component_image-text-3 .component_image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}.component_image-text-3.darkydarky .subtitle{color:var(--primaryColor300)}