[data-anim]{transition:transform .12s,box-shadow .12s,background-color .12s,border-color .12s}@keyframes rentqil-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes rentqil-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.24)}}[data-breathe],[data-pulse]{transform-origin:50% 60%;animation-duration:2.6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:inline-block}[data-breathe]{animation-name:rentqil-breathe}[data-pulse]{animation-name:rentqil-pulse}@media (prefers-reduced-motion:reduce){[data-breathe],[data-pulse]{animation:none}}