.uploadPageContentPreUpload{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100vw;min-height:100vh;display:flex}.uploadPageContentPreUpload .editPostForm{background-color:var(--tertiary-background-color);box-sizing:border-box;border-radius:var(--primary-border-radius);justify-self:center;width:100%;min-height:100vh;padding:.25rem;display:flex}.uploadPageContentPreUpload .editPostForm .mainFields{width:100%;height:100%}.uploadPageContentPreUpload .editPostForm .mainFields .videoUploader{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;width:100%;height:100%;display:flex}@media only screen and (width>=768px){.uploadPageContentPreUpload .editPostForm{justify-content:center;align-items:center;max-width:1323px;display:flex}.uploadPageContentPreUpload .editPostForm .mainFields{max-width:768px}}
