:where(.c-hero-block){margin-left:auto;margin-right:auto;width:100%;max-width:var(--theme-layout-max-width)}.c-hero-block__content{position:sticky;top:0;left:0;padding:4.38rem 1rem 5.62rem}@media(min-width:75rem){.c-hero-block__content{padding:3.75rem 3.62rem}}.c-hero-block__content-inner{display:flex;flex-direction:column;gap:1.88rem}@media(min-width:75rem){.c-hero-block--has-media .c-hero-block__content{padding-top:7.5rem;padding-bottom:7.5rem}}.c-hero-block__caption{margin-bottom:1.25rem;text-align:center;color:var(--theme-colors-neutral-black);font-family:var(--theme-typography-heading-sub-font-family);font-weight:var(--theme-typography-heading-sub-font-weight);font-size:var(--theme-typography-heading-sub-font-size);line-height:var(--theme-typography-heading-sub-line-height);letter-spacing:var(--theme-typography-heading-sub-letter-spacing)}.c-hero-block__headline{text-align:center;color:var(--theme-colors-primary-DEFAULT);font-family:var(--theme-typography-display-2-font-family);font-weight:var(--theme-typography-display-2-font-weight);font-size:var(--theme-typography-display-2-font-size);line-height:var(--theme-typography-display-2-line-height);letter-spacing:var(--theme-typography-display-2-letter-spacing)}.c-hero-block__date,.c-hero-block__manchet{text-align:center;color:var(--theme-colors-neutral-black);font-family:var(--theme-typography-heading-sub-font-family);font-weight:var(--theme-typography-heading-sub-font-weight);font-size:var(--theme-typography-heading-sub-font-size);line-height:var(--theme-typography-heading-sub-line-height);letter-spacing:var(--theme-typography-heading-sub-letter-spacing)}.c-hero-block__manchet a{color:var(--theme-colors-primary-oure)}.c-hero-block__links{margin-left:auto;margin-right:auto;width:fit-content;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media(min-width:75rem){.c-hero-block__links{gap:1.25rem}}.c-hero-block__icon{position:absolute;left:50%;z-index:40;width:4rem;height:4rem;--un-translate-x:-50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));color:transparent}@media(min-width:75rem){.c-hero-block__icon{width:5rem;height:5rem}}@media(min-width:90rem){.c-hero-block__icon{width:6rem;height:6rem}}.c-hero-block__media{position:relative;width:100%}.c-hero-block__media-inner{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden;border-radius:.75rem}.c-hero-block__media-inner:after{pointer-events:none;position:absolute;inset:0;height:100%;width:100%;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;content:"";background:color-mix(in srgb,var(--theme-colors-primary-DEFAULT) 100%,transparent)}.c-hero-block__media-inner.c-hero-block__media-inner--is-loaded:after{background:color-mix(in srgb,var(--theme-colors-primary-DEFAULT) 20%,transparent)}.c-hero-block__video{height:100%;width:100%}
