.block-hero__wrapper{position:relative;overflow:hidden;display:flex;flex-flow:column nowrap;height:67.3rem;padding:var(--space-24) 0;border-radius:var(--radius);text-align:center}.block-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center;height:100%}.block-hero__background{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0}.block-hero__background img{width:100%;height:100%;object-fit:cover}.block-hero__subtitle{display:flex;flex-direction:column;gap:var(--space-8);align-items:center;align-self:stretch;justify-content:center}.block-hero__subtitle-first{margin-bottom:0;text-transform:uppercase}.block-hero__dot circle{fill:var(--text-color, var(--color-black-50))}.block-hero__title{font-family:var(--font-secondary);font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:var(--font-secondary-letter-spacing);margin-bottom:var(--space-24);font-size:5.6rem}.block-hero__title em{font-style:italic}.block-hero__cta{position:relative;z-index:2;font-size:1.6rem;line-height:1.2;color:var(--text-color, var(--color-black-50));text-decoration:underline;text-decoration-color:var(--text-color, var(--color-black-50));text-decoration-thickness:.2rem;text-underline-offset:.4rem}
