.pureblocks-hero-small__heading{color:var(--color-text-primary, #222321);text-align:center;font-size:var(--text-styles-interface-2xl-font-size, 3.5rem);font-style:normal;font-family:var(--font-family-heading-alt);font-weight:var(--heading-font-weight-alt);line-height:var(--text-styles-interface-2xl-line-height, 3.5rem)}.pureblocks-hero-small__heading::after{content:"";display:block;height:.5rem;background-color:var(--color-background-accent-underline);margin:auto;margin-top:var(--spacing-s);width:var(--spacing-3xl, 4rem)}@keyframes heart-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.3)}}.pureblocks-hero-small__content-wrapper{background:var(--color-background-accent-secondary, #009eaa);position:relative;padding:1rem var(--grid-margin);width:100dvw;left:calc(-50vw + 50%);min-height:20rem;display:flex}@media(min-width: 1025px){.pureblocks-hero-small__content-wrapper{min-height:25rem}}.pureblocks-hero-small__content-wrapper::after{content:"";position:absolute;top:0;right:0;height:100%;width:100%;max-width:12rem;background:url("../../../../../themes/lahetysseura-base/assets/images/graphic_hero.svg");background-size:cover;background-repeat:no-repeat;background-position:left center;z-index:0;pointer-events:none;left:unset !important}@media(min-width: 1025px){.pureblocks-hero-small__content-wrapper::after{max-width:21.75rem}}.pureblocks-hero-small__content{display:flex;max-width:var(--spacing-min-max-l, 42.5rem);padding:var(--spacing-section-break, 5rem) 0;flex-direction:column;align-items:flex-start;margin:auto;text-align:center;z-index:1}.pureblocks-hero-small__heading{color:var(--color-text-invert, #fff);width:100%;margin-top:0;margin-bottom:var(--spacing-xl)}.pureblocks-hero-small__lead{color:var(--color-text-invert, #fff);font-size:var(--text-styles-interface-m-font-size, 1.25rem);font-style:normal;font-weight:700;line-height:var(--text-styles-interface-m-line-height, 1.6875rem);width:100%}.pureblocks-hero-small:has(+.block-breadcrumbs){margin-bottom:0 !important}.pureblocks-hero-small.has-violet-background-color .pureblocks-hero-small__content-wrapper{background-color:var(--color-background-brand-violet)}