.c-hero{--c-hero-color-text: var(--cre-on-surface-default);--c-hero-content-width: calc(1336px - (2rem));--c-hero-content-max-width: 31.875rem;--c-hero-text-max-width: 24.875rem;--c-hero-title-font-size: 1.75rem;--c-hero-title-font-weight: 400;--c-hero-text-font-size: 1rem;--c-hero-text-line-height: 1.5;--c-hero-pretitle-font-size: .875rem;--c-hero-gap-actions: var(--semantic-spacing-small, 1rem);--c-hero-gap-meta: var(--semantic-spacing-xsmall, .5rem);--c-hero-line-height-title: 1.2;--c-hero-radius: var(--cre-border-radius-small, 8px);--c-hero-shadow-overlay: 0 4px 20px 0 rgba(60, 60, 60, .15);--c-hero-overlay: linear-gradient(75deg, rgba(30, 30, 30, .7) 17%, rgba(30, 30, 30, .56) 41%, rgba(30, 30, 30, 0) 60%);--c-hero-image-min-height: 22rem;--c-hero-padding-block-start: var(--semantic-spacing-xlarge, 2.5rem);--c-hero-padding-block-end: var(--semantic-spacing-xlarge, 2.5rem);--c-hero-padding-inline: var(--semantic-spacing-medium, 1.5rem);--c-hero-gap-content: var(--semantic-spacing-small, 1rem);--c-hero-gap-cards: var(--semantic-spacing-medium, 1.5rem);--c-hero-cards-overlap: 5.25rem;--c-hero-cards-top: calc(var(--c-hero-image-min-height) - var(--c-hero-cards-overlap));--c-hero-cards-max-width: var(--c-hero-content-width)}@media only screen and (min-width: 992px){.c-hero{--c-hero-color-text: var(--cre-surface-lowest, #ffffff);--c-hero-content-width: calc(1336px - (4rem));--c-hero-title-font-size: 2rem;--c-hero-image-min-height: 29.125rem;--c-hero-padding-block-start: var(--semantic-spacing-2xlarge, 4rem);--c-hero-padding-block-end: var(--semantic-spacing-2xlarge, 4rem);--c-hero-padding-inline: 4.375rem}}.c-hero{position:relative;display:grid;grid-template-columns:1fr;overflow:visible;color:var(--c-hero-color-text);margin-block-end:2rem}@media only screen and (min-width: 692px){.c-hero{margin-block-end:5rem}}@media only screen and (min-width: 992px){.c-hero{grid-template-rows:minmax(var(--c-hero-image-min-height), auto)}.c-hero__image,.c-hero__content-wrapper{grid-area:1 / 1 / 2 / 2}}.c-hero__image{position:relative;overflow:hidden;z-index:0;border-radius:0 0 var(--c-hero-radius) var(--c-hero-radius);box-shadow:var(--c-hero-shadow-overlay);margin-inline:calc(var(--gutter) * -1)}.c-hero__image img{display:block;inline-size:100%}@media only screen and (min-width: 992px){.c-hero__image>*{display:block;block-size:100%;inline-size:100%}.c-hero__image *:not(.contextual):not([data-once='contextual-render']){block-size:100%;inline-size:100%}.c-hero__image img{position:absolute;block-size:100%;inline-size:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media only screen and (min-width: 1292px){.c-hero__image{margin-inline:calc(var(--c-hero-padding-inline) * -1)}}.c-hero__content-wrapper{box-sizing:border-box;position:relative;z-index:1;display:flex;align-items:center;inline-size:100%;max-inline-size:var(--c-hero-content-width);margin-inline:auto;padding-block:var(--c-hero-padding-block-start) var(--c-hero-padding-block-end);padding-inline:var(--c-hero-padding-inline)}.c-hero__content{display:flex;flex-direction:column;gap:var(--c-hero-gap-content);inline-size:100%;max-inline-size:var(--c-hero-content-max-width)}.c-hero__content>*{margin-block-end:0}.c-hero__content a:not(.c-button){color:inherit}.c-hero__breadcrumbs>*:last-child,.c-hero__tags>*:last-child,.c-hero__pretitle>*:last-child,.c-hero__text>*:last-child,.c-hero__call-to-actions>*:last-child,.c-hero__content-item>*:last-child{margin-block-end:0}.c-hero__tags,.c-hero__pretitle{margin-block-end:0}.c-hero__tags{display:flex;flex-wrap:wrap;gap:var(--c-hero-gap-meta)}.c-hero__pretitle{font-size:var(--c-hero-pretitle-font-size);font-weight:600;letter-spacing:.02em}.c-hero__title{margin:0;font-family:"CrelanSunset",sans-serif;font-size:var(--c-hero-title-font-size);font-weight:var(--c-hero-title-font-weight);line-height:var(--c-hero-line-height-title)}.c-hero__text{max-inline-size:var(--c-hero-text-max-width);font-size:var(--c-hero-text-font-size);line-height:var(--c-hero-text-line-height)}.c-hero__call-to-actions{display:flex;flex-wrap:wrap;gap:var(--c-hero-gap-actions);align-items:center}.c-hero__call-to-actions>*{margin-block-end:0}.c-hero__cards{display:grid;gap:var(--c-hero-gap-cards);inline-size:100%;max-inline-size:var(--c-hero-cards-max-width);margin-inline:auto;z-index:2}@media only screen and (min-width: 992px){.c-hero__cards:not(:has(.c-card--horizontal-large)){grid-template-columns:minmax(0, 1.45fr) minmax(16rem, 0.95fr);align-items:stretch}}@media only screen and (min-width: 992px){.c-hero.has-cards{grid-template-rows:auto var(--c-hero-cards-overlap) auto}.c-hero.has-cards .c-hero__image{grid-area:1 / 1 / 3 / 2}.c-hero.has-cards .c-hero__content-wrapper{grid-area:1 / 1 / 2 / 2;min-block-size:var(--c-hero-cards-top)}.c-hero.has-cards .c-hero__cards{grid-area:2 / 1 / 4 / 2}}@media only screen and (min-width: 992px){.c-hero.has-gradient .c-hero__image::after{content:'';position:absolute;inset:0;background-image:var(--c-hero-overlay);pointer-events:none}}@media only screen and (min-width: 992px){.c-hero.is-title-color-dark .c-hero__title{color:var(--cre-on-surface-default)}.c-hero.is-title-color-light .c-hero__title{color:var(--cre-surface-lowest)}}.c-hero.is-title-color-prominent .c-hero__title{color:var(--cre-cta-prominent-container)}.c-hero.is-title-color-forest .c-hero__title{color:var(--cre-brand-forest-container)}.c-hero.is-title-color-pistachio .c-hero__title{color:var(--cre-brand-pistachio-container)}.c-hero.is-title-color-grass .c-hero__title{color:var(--cre-brand-grass-container)}@media only screen and (min-width: 992px){.c-hero.is-text-color-dark .c-hero__text{color:var(--cre-on-surface-default)}.c-hero.is-text-color-light .c-hero__text{color:var(--cre-surface-lowest)}}.c-hero.is-text-color-prominent .c-hero__text{color:var(--cre-cta-prominent-container)}.c-hero.is-text-color-forest .c-hero__text{color:var(--cre-brand-forest-container)}.c-hero.is-text-color-pistachio .c-hero__text{color:var(--cre-brand-pistachio-container)}.c-hero.is-text-color-grass .c-hero__text{color:var(--cre-brand-grass-container)}
