@keyframes block-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.SectionHeroSkeleton{width:100%;min-height:380px;position:relative;border-radius:32px;overflow:hidden}.SectionHeroSkeleton__image{background:#e3e3e3;border-radius:4px;animation:block-skeleton-pulse 1.2s ease-in-out infinite;position:absolute;inset:0;width:100%;height:100%;min-height:380px;border-radius:30px}.SectionHeroSkeleton__content{position:absolute;left:16px;bottom:24px;z-index:1;display:flex;flex-direction:column;gap:12px;max-width:min(560px,85%)}.SectionHeroSkeleton__headline{border-radius:4px;height:48px;width:90%;border-radius:6px}.SectionHeroSkeleton__headline,.SectionHeroSkeleton__sub{background:#e3e3e3;animation:block-skeleton-pulse 1.2s ease-in-out infinite}.SectionHeroSkeleton__sub{height:20px;width:55%;border-radius:4px}.SectionHeroSkeleton__ctaRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.SectionHeroSkeleton__cta{background:#e3e3e3;border-radius:4px;animation:block-skeleton-pulse 1.2s ease-in-out infinite;height:44px;width:140px;border-radius:999px}