:root{--hero-investor-container-gap:var(--spacing-40);--hero-investor-media-width:100%}@media screen and (min-width:768px){:root{--hero-investor-media-width:13.75rem}}@media screen and (min-width:1024px){:root{--hero-investor-media-width:22.5rem}}@media screen and (min-width:1280px){:root{--hero-investor-container-gap:var(--spacing-100)}}.cmp-hero-investor{padding-bottom:0}.cmp-hero-investor-container{grid-gap:var(--hero-investor-container-gap);display:flex;flex-direction:var(--direction);gap:var(--hero-investor-container-gap)}@media screen and (min-width:768px){.cmp-hero-investor-container{align-items:center}}.cmp-hero-investor-media{width:var(--hero-investor-media-width)}.cmp-hero-investor-media .image,.cmp-hero-investor-media .video{aspect-ratio:16/9;width:100%}.cmp-hero-investor-media .image img,.cmp-hero-investor-media .video video{height:100%;object-fit:cover;width:100%}.cmp-hero-investor-info{max-width:calc(var(--spacing-600) + var(--spacing-xxs))}@media screen and (min-width:768px){.cmp-hero-investor-info{flex:1}}.cmp-hero-investor h1,.cmp-hero-investor h2,.cmp-hero-investor h3{margin-bottom:0}