@keyframes pothosMarkSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pothos-mark__gasket{transform-box:fill-box;transform-origin:50% 50%;animation:pothosMarkSpin 9s linear infinite;will-change:transform}@keyframes pothosMarkPop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}.pothos-mark{animation:pothosMarkPop 2s cubic-bezier(.2,.8,.2,1) both}@media (prefers-reduced-motion:reduce){.pothos-mark{animation:none}.pothos-mark__gasket{animation-duration:30s}}