.upload-reels{position:fixed;width:100%;height:100%;background-color:var(--background);z-index:499;display:grid;align-content:center;justify-items:center;top:0;left:0}.card-upload-file{width:200px;height:50px;position:relative;background-color:var(--min-color2);border-radius:5px;display:flex;justify-content:center;align-items:center;margin:10px auto}.upload-reels p{margin:60px;width:100%}.card-upload-file input{display:none}.card-upload-file>div{display:flex;justify-content:center;align-items:center}.card-upload-file>div span{position:relative;margin:0 5px;bottom:-4px;font-weight:500}.card-upload-file>div svg{margin:0 5px}.watch-video-to-upload{width:100%!important;height:100%!important}.watch-video-to-upload .upload-video{top:0;left:0;width:100%!important;max-height:70%;object-fit:contain;z-index:7}.cancel-upload-btn,.upload-next-btn,.upload-reel-btn{position:absolute;font-weight:500;top:30px;right:20px;width:auto;outline:none;background-color:var(--min-color);padding:4px 20px;border:5px;color:#fff;border-radius:3px;font-size:17px;display:flex;align-items:center;justify-content:center}.upload-reel-btn{top:calc(100% - 60px)!important;right:110px!important}.cancel-upload-btn{background-color:#ff3131;top:calc(100% - 60px)!important}.upload-video-photo{max-height:100px!important;max-width:100px!important;width:100px;height:100%;border-radius:5px;object-fit:cover}.wait-video-to-upload{position:absolute;top:0;left:0;width:100%!important;display:grid;height:100%}.wait-video-to-upload .d-flex{display:flex;width:100%;background-color:#ffffff13;border-bottom:1px solid #ffffff4b;height:150px;justify-content:center;align-items:center}.wait-video-to-upload .d-flex textarea{display:flex;width:calc(100% - 120px);border:none;outline:none;background-color:#ffffff00;font-size:17px;height:100px;color:#fff;overflow:hidden;resize:none!important;padding:4px}.upload-reels-options{height:100vh;margin:5px 10px}.upload-reels-options h5{margin-right:10px;color:#ffffffe1;position:relative;font-size:15px}.upload-reels-options h5:before{content:" - ";color:rgb(255,246,204);margin:0 5px;top:0;width:30px;height:20px}.upload-reels-options h3{margin:20px}.upload-reels-options select{background-color:#ffffff21;border:none;outline:none;color:#fff;margin:0 5px;padding:5px;text-align:center;border-radius:3px}.upload-reels-options select *{background-color:#06011acc}.upload-reel-btn .spinner-loading{width:16px!important;height:16px!important;margin:0}.upload-reel-btn span{margin:0 5px}.close-upload-reels{position:absolute;top:20px;right:20px}