.mmc-bubble-box[data-v-f3d6261c]{height:150px;display:flex;justify-content:space-around;align-items:center}.mmc-bubble-box .mmc-bubble-out[data-v-f3d6261c]{display:flex;justify-content:center;text-align:center;border:6px solid transparent;border-radius:50%;width:150px;height:150px;padding:10px;transition:all .2s linear}.mmc-bubble-box .mmc-bubble-out .mmc-bubble-inner[data-v-f3d6261c]{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;color:#706fab;box-shadow:10px 10px 15px 0 #999;display:flex;justify-content:center;text-align:center;flex-direction:column;background:linear-gradient(-45deg,rgba(60,60,60,.6),rgba(0,191,255,.6),rgba(0,191,255,.2),#fff);font-size:20px;line-height:30px;font-weight:700}.mmc-bubble-box .mmc-bubble-selected[data-v-f3d6261c]{border-color:#00bfff}