.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.05) transparent;transition:scrollbar-color .3s ease}.custom-scrollbar:hover{scrollbar-color:rgba(255,255,255,.2) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;margin:12px 0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.05);border-radius:10px;border:2px solid transparent;background-clip:padding-box;transition:background .3s ease}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border:2px solid transparent;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25);border:2px solid transparent;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(255,255,255,.35);border:2px solid transparent;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}.custom-scrollbar{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.ReactCrop__crop-selection{box-shadow:0 0 0 9999px rgba(0,0,0,.5);border:2px solid white}.ReactCrop__drag-handle{width:10px;height:10px;background-color:white;border:1px solid rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.2)}.ReactCrop__drag-handle:hover{background-color:#4a90e2}.ReactCrop--active .ReactCrop__crop-selection{border-color:#4a90e2}.react-crop-custom{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.react-crop-custom img{max-width:100%;max-height:100%;display:block}