.lore-hero{gap:0;margin:0;padding:0;border-radius:0;background-color:var(--brand-primary);color:var(--text-on-primary)}.lore-hero,.lore-hero__header{display:flex;flex-direction:column;box-sizing:border-box;width:100%}.lore-hero__header{align-items:flex-start;padding:var(--spacing-16);gap:var(--spacing-8);min-width:0}.lore-hero__header .body-medium,.lore-hero__header .heading-2,.lore-hero__header h2,.lore-hero__header p{margin:0;color:var(--text-on-primary)}.lore-hero__body{display:flex;flex-direction:column;flex:1 1;box-sizing:border-box;width:100%;min-width:0;padding:0}.lore-hero__body--align-top{justify-content:flex-start}.lore-hero__body--align-center{justify-content:center}.lore-hero__body--align-bottom{justify-content:flex-end}.lore-hero__body img,.lore-hero__body svg{display:block;width:100%;height:auto}