.block-key-figures__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease;color:var(--color-text-invert, #fff);display:inline-flex !important;padding:var(--button-base-vertical-padding, 1rem) var(--button-base-horizontal-padding, 1rem);align-items:center;gap:var(--button-large-gap, 0.5rem);border-radius:var(--button-radius-rounded-semi, 4px);background:var(--color-background-bold, #203f34);font-size:var(--button-large-font-size, 1rem);font-style:normal;font-weight:700;line-height:var(--button-large-line-height, 1rem)}.block-key-figures__button:hover,.block-key-figures__button:focus-visible{color:var(--color-text-invert, #fff);filter:brightness(130%);text-decoration:none !important}.block-key-figures__title{color:var(--color-text-primary, #12100a);font-feature-settings:"case" on;font-size:var(--text-styles-base-h2-font-size, 32px);font-style:normal;font-weight:600;line-height:var(--text-styles-base-h2-line-height, 38.4px);margin-top:0;margin-bottom:0;padding-left:12px;position:relative}.block-key-figures__title::before{content:"";position:absolute;left:0;display:block;width:.25rem;height:100%;background-color:var(--color-background-accent, #be8f1f);border-radius:1px;max-height:var(--text-styles-base-h2-font-size, 32px);top:calc((var(--text-styles-base-h2-line-height, 38.4px) - var(--text-styles-base-h2-font-size, 32px))/2)}.block-key-figures__texts{display:flex;flex-direction:column;position:relative;z-index:2}.block-key-figures__texts>:last-child{margin-bottom:var(--spacing-xl)}.block-key-figures__button{margin-top:var(--spacing-xl)}.block-key-figures .key-figures-links{width:100%;display:grid;grid-template-columns:1fr;position:relative;gap:var(--grid-gutter, 28px)}@media screen and (min-width: 768px){.block-key-figures .key-figures-links{grid-template-columns:repeat(3, 1fr)}}.block-key-figures.color-primary,.block-key-figures.color-secondary{padding:var(--spacing-3xl, 5rem) 0}.block-key-figures.color-primary{background:var(--color-background-subtle, #f2eedf)}.block-key-figures.color-secondary{background:var(--color-background-bold, #203f34)}.block-key-figures.color-secondary .block-key-figures__title{color:var(--color-text-invert, #fff) !important}
