body{background-color:transparent!important}.bubble-container{max-width:100px;max-height:100px;position:absolute;z-index:2147483647;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.bubble-border{width:63px;height:63px;border-radius:50%;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;color:#fff;cursor:pointer;pointer-events:none}.bubble-border.show{border-width:4px;border-style:solid}.bubble-img-block{width:25px;height:25px;position:absolute;bottom:10px;right:0;z-index:100;transform:translate(50%,0)}.bubble-img-block>img{width:100%;height:100%}