.bm-tile{display:inline-flex;overflow:hidden;flex-shrink:0}.bm-play{transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.bm-play .bm-dot,.bm-play .bm-plus,.bm-play .bm-star{transform-box:fill-box;transform-origin:center}.bm-play .bm-star{animation:bm-pop .6s cubic-bezier(.34,1.56,.64,1) both,bm-breathe 1.8s ease-in-out .7s infinite}.bm-play .bm-dot{animation:bm-pop .5s cubic-bezier(.34,1.56,.64,1) .32s both,bm-twinkle 1.4s ease-in-out .9s infinite}.bm-play .bm-plus{animation:bm-pop .5s cubic-bezier(.34,1.56,.64,1) .48s both,bm-spin 2.2s ease-in-out 1.1s infinite}@keyframes bm-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@keyframes bm-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes bm-twinkle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.8}}@keyframes bm-spin{0%,68%,to{transform:rotate(0deg) scale(1)}82%{transform:rotate(90deg) scale(1.12)}}.bm-nudge .bm-star{transform-box:fill-box;transform-origin:center;animation:bm-nudge-spin 2s both}@keyframes bm-nudge-spin{0%{transform:rotate(0deg);animation-timing-function:ease-in}50%{transform:rotate(180deg);animation-timing-function:ease-out}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.bm-nudge,.bm-nudge .bm-star,.bm-play .bm-dot,.bm-play .bm-plus,.bm-play .bm-star{animation:none}}