body{margin:0}.CustomImage{width:100%;object-fit:cover}.CustomImageInput{background-color:#d9d9d9;color:#000;display:flex;flex-direction:column;align-items:flex-start;padding:8px}.CustomImageInput>*{background-color:#d9d9d9!important;color:#000!important}.CustomImageInput .RaFileInput-removeButton{width:100%;display:flex;justify-content:space-between}.CustomImageInput .RaFileInput-dropZone,.CustomImageInput .previews{width:100%}.CustomImageInput__preview{max-width:50vh;max-height:50vh;object-fit:cover}.CustomImageInput>img{max-width:700px;max-height:700px;object-fit:cover;overflow:hidden}.CustomFileField{display:flex;flex-direction:column;margin-bottom:20px}.CustomFileField>img{max-width:200px;max-height:200px;object-fit:cover;overflow:hidden}.CustomFileField>video{max-width:200px;max-height:400px;overflow:hidden}.Login{box-sizing:border-box;top:0;left:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(0turn,#cec5ff,#e6ebff 35%);background-size:cover;background-repeat:no-repeat;width:100%;height:100%}.Login__container{display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:#01001f;width:fit-content;max-width:80%;color:#fff;border-radius:10px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;overflow:hidden}.LoginPage{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;gap:8px}.LoginPage__title{font-weight:600;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;line-height:1.6;letter-spacing:.0075em;text-align:center}.LoginPage__form{display:flex;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.LoginPage__form>div{margin:20px 0;width:100%}.LoginPage__form>button:not(:last-child){margin-bottom:20px}
