.G_Clear{cursor:pointer;height:44px}.G_Clear,.G_Clear>div{align-items:center;transition:all .3s;display:flex}.G_Clear>div{justify-content:center;width:12px;min-width:12px;height:12px;margin-right:8px;position:relative}.G_Clear>div:after,.G_Clear>div:before{content:"";background-color:#606d87;border-radius:2px;width:135%;height:2px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%}.G_Clear>div:before{transform:translate(-50%,-50%)rotate(45deg)}.G_Clear>div:after{transform:translate(-50%,-50%)rotate(-45deg)}.G_Clear p{color:#8892a5;-webkit-user-select:none;user-select:none;white-space:nowrap;padding-bottom:.1em;font-size:12px;font-weight:600;line-height:.6em;transition:all .3s}.G_Clear:hover div:after,.G_Clear:hover div:before{background-color:#bfbfbf}.G_Clear:hover p{color:#bfbfbf}.G_Clear.block{opacity:.5;pointer-events:none}
