body{margin:0}.CustomFileField{display:flex;flex-direction:column}.CustomFileField>img{max-width:200px;max-height:200px;object-fit:cover;overflow:hidden}.CustomFileField>video{max-width:200px;max-height:400px;overflow:hidden}.Login{top:0;left:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(180deg,#0000,#000000b3);background-color:#680e0b;background-size:cover;background-repeat:no-repeat;width:100%;height:100%}.Login__container{background-color:#01001f;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:50px}.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}.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}
