.lp-interactive-statistics{width:100%;display:flex}.lp-interactive-statistics.lp-interactive-statistics--align-left{justify-content:flex-start}.lp-interactive-statistics.lp-interactive-statistics--align-center{justify-content:center}.lp-interactive-statistics.lp-interactive-statistics--align-right{justify-content:flex-end}.lp-interactive-statistics .statistics-buttons{display:flex;gap:16rem;align-items:center}.lp-interactive-statistics .stat-button-content{display:flex;gap:8rem}.lp-interactive-statistics .stat-button{height:48rem;padding:0 24rem;background-color:#f5f5f7;border-radius:310rem;display:flex;align-items:center;gap:8rem;cursor:pointer;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-interactive-statistics .stat-button:hover{background-color:#eaeaee}.lp-interactive-statistics .stat-icon{width:24rem;height:24rem;flex-shrink:0}.lp-interactive-statistics .stat-count{font-size:16rem;font-weight:500;color:#333;white-space:nowrap}.share-popover{width:auto!important;padding:0!important;border-radius:4px;box-shadow:0 0 16px 0 rgba(0,0,0,.08)}.share-popover .share-panel{padding:8px 0;display:flex;flex-direction:column}.share-popover .share-item{height:40px;display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;transition:all .3s}.share-popover .share-item:hover{background-color:#f5f5f7}.share-popover .share-item .share-icon{width:24px;height:24px}.share-popover .share-item span{font-size:14px;color:#424245;font-weight:400;line-height:22px;white-space:nowrap}