/* Phase 4 — Lottie containers */

.sc361-card__lottie {
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
}

.sc361-motion--lottie .sc361-card__lottie svg {
	width: 100% !important;
	height: 100% !important;
}
