.custom-upload{display:flex;margin:2rem 1rem;gap:1rem}.custom-upload__preview{display:flex;justify-content:center;align-items:center;background:#fff;aspect-ratio:16/9;border-radius:.5rem;width:400px;padding:.5rem;border:1px solid #ccc}.custom-upload__preview img,.custom-upload__preview video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.custom-upload__preview svg{width:100px;height:100px}.menu-item{width:1.75rem;height:1.75rem;color:#0d0d0d;border:none;background-color:transparent;border-radius:.4rem;padding:.25rem;margin-right:.25rem}.menu-item svg{width:100%;height:100%;fill:currentColor}.menu-item.is-active,.menu-item:hover{color:#fff;background-color:#0d0d0d}.divider{width:2px;height:1.25rem;background-color:rgba(0,0,0,.1);margin-left:.5rem;margin-right:.75rem}