.health-motifs{position:absolute;inset:0;z-index:0;pointer-events:none;color:var(--coral)}.health-motif{position:absolute;display:grid;place-items:center;opacity:.58}.health-pulse{left:50%;top:50%;width:128px;transform:translate(-50%,72px);color:var(--coral)}.health-pulse svg{width:100%;height:auto;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.health-cross{left:50%;top:50%;width:17px;height:17px;transform:translate(-143px,-87px);border:1px solid rgba(237,106,78,.38);border-radius:50%;color:var(--coral)}.health-cross i{position:absolute;width:8px;height:1px;background:currentColor}.health-cross i+ i{transform:rotate(90deg)}.health-heart{right:50%;bottom:50%;width:23px;transform:translate(145px,82px);color:var(--blue)}.health-heart svg{width:100%;height:auto;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}@keyframes healthMotifPulse{0%,100%{opacity:.35;transform:translate(-50%,72px) scaleX(.94)}50%{opacity:.72;transform:translate(-50%,72px) scaleX(1)}}.health-pulse{animation:healthMotifPulse 3s ease-in-out infinite}@media (max-width:760px){.health-motifs{display:none}}@media (prefers-reduced-motion:reduce){.health-pulse{animation:none}}
