@keyframes block-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.ElementInfoCardSkeleton{width:100%;display:flex;flex-direction:column;border-radius:32px;overflow:hidden}.SectionContainer .ElementInfoCardSkeleton{height:100%}.ElementInfoCardSkeleton__header{display:flex;align-items:center;gap:16px;padding:24px;background-color:#e3e3e3}.ElementInfoCardSkeleton__headerIcon{border-radius:4px;flex-shrink:0;width:28px;height:28px;border-radius:8px}.ElementInfoCardSkeleton__headerIcon,.ElementInfoCardSkeleton__titleLine{background:#e3e3e3;animation:block-skeleton-pulse 1.2s ease-in-out infinite}.ElementInfoCardSkeleton__titleLine{flex:1 1;min-width:0;max-width:320px;height:23px;border-radius:4px}@media only screen and (min-width:992px),print{.ElementInfoCardSkeleton__titleLine{height:31px;max-width:400px}}.ElementInfoCardSkeleton__body{padding:24px;background-color:#f5f5f5;flex-grow:1}.ElementInfoCardSkeleton__eyebrow{width:36%;max-width:160px;height:14px;margin-bottom:16px}.ElementInfoCardSkeleton__eyebrow,.ElementInfoCardSkeleton__line{background:#e3e3e3;animation:block-skeleton-pulse 1.2s ease-in-out infinite;border-radius:4px}.ElementInfoCardSkeleton__line{width:100%;height:.95rem;margin-bottom:12px}.ElementInfoCardSkeleton__line--short{width:92%}.ElementInfoCardSkeleton__line--shorter{width:68%}.ElementInfoCardSkeleton__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.ElementInfoCardSkeleton__cta{background:#e3e3e3;border-radius:4px;animation:block-skeleton-pulse 1.2s ease-in-out infinite;height:44px;width:132px;border-radius:999px}.ElementInfoCardSkeleton--compact .ElementInfoCardSkeleton__body{padding:20px}.ElementInfoCardSkeleton--compact .ElementInfoCardSkeleton__line{margin-bottom:8px}.ElementInfoCardSkeleton--compact .ElementInfoCardSkeleton__line--extra{display:none}.ElementInfoCardSkeleton--relaxed .ElementInfoCardSkeleton__line{margin-bottom:16px}