.reactEasyCrop_Container{position:relative;width:100%;height:100%;touch-action:none}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.5)!important;box-shadow:none!important;background:none!important}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropArea.reactEasyCrop_CropAreaGrid:before{content:"";position:absolute;top:0;left:33.33%;width:1px;height:100%;background:rgba(255,255,255,.5)}.reactEasyCrop_CropArea.reactEasyCrop_CropAreaGrid:after{content:"";position:absolute;top:33.33%;left:0;width:100%;height:1px;background:rgba(255,255,255,.5)}