.c-theme-hero-block{display:grid;grid-template-columns:1fr 2fr;column-gap:var(--ds-gap-7);row-gap:var(--ds-space-6)}@media(max-width:768px){.c-theme-hero-block{grid-template-columns:1fr;row-gap:0}}.c-theme-hero-block__content{grid-column:1;grid-row:1;margin-inline-end:var(--ds-space-8);display:flex;flex-direction:column;justify-content:flex-end;gap:var(--ds-space-9)}@media(max-width:768px){.c-theme-hero-block__content{gap:var(--ds-space-8);margin-inline-end:0;margin-block-end:var(--ds-space-10)}}@media(max-width:576px){.c-theme-hero-block__content{gap:var(--ds-space-10)}}.c-theme-hero-block__details{display:flex;flex-direction:column;gap:var(--ds-gap-6)}.c-theme-hero-block__headline{margin:0}.c-theme-hero-block__figure{grid-column:2;grid-row:1;margin:0;padding:0}@media(max-width:768px){.c-theme-hero-block__figure{grid-column:1;grid-row:2;margin-block-end:var(--ds-space-6)}}@media(max-width:768px){.c-theme-hero-block__figure--hide-mobile{display:none}}.c-theme-hero-block__figure-image{border-radius:8px;aspect-ratio:16/9;object-fit:cover;object-position:var(--object-position-desktop, center);inline-size:100%;background:var(--ds-color-bg-brand-muted);vertical-align:middle}@media(max-width:768px){.c-theme-hero-block__figure-image{object-position:var(--object-position-mobile, var(--object-position-desktop, center))}}.c-theme-hero-block__figure-image--compact{aspect-ratio:109/45}.c-theme-hero-block__caption{margin-block-start:var(--ds-space-4)}.c-theme-hero-block__caption .c-caption-local-block{margin-block-end:0;padding-block-end:0}
