@font-face{font-family:Jost;src:url(/fonts/Jost-Regular.ttf);font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Medium.ttf);font-weight:500;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-SemiBold.ttf);font-weight:600;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Bold.ttf);font-weight:700;font-display:swap}.drag-file-area{border:2px dashed #7b2cbf;border-radius:40px;margin:10px 0 15px;padding:30px 50px;width:350px;text-align:center}.drag-file-area .upload-icon{font-size:50px}.drag-file-area h3{font-size:26px;margin:15px 0}.drag-file-area label{font-size:19px}.drag-file-area label .browse-files-text{color:#7b2cbf;font-weight:bolder;cursor:pointer}.file-upload{display:block;text-align:center;font-size:12px}.file-upload .file-select{display:block;border-radius:10px;border:1px solid rgba(51,51,51,.1);color:#000;cursor:pointer;height:50px;line-height:50px;text-align:left;background:#fff;overflow:hidden;position:relative}@media(max-width:1400px){.file-upload .file-select{line-height:43px;height:43px}}.file-upload .file-select .file-select-button{background:#c2c2c2;padding:0 10px;display:inline-block;height:50px;line-height:50px;cursor:pointer}@media(max-width:1400px){.file-upload .file-select .file-select-button{line-height:43px;height:43px}}.file-upload .file-select .file-select-name{line-height:50px;display:inline-block;padding:0 10px}@media(max-width:1400px){.file-upload .file-select .file-select-name{line-height:43px}}.file-upload .file-select:hover{border-color:#fa7604;transition:all .2s ease-in-out}.file-upload .file-select:hover .file-select-button{background:#fa7604;color:#fff;transition:all .2s ease-in-out}.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out}.file-upload.active .file-select .file-select-button{background:#3fa46a;color:#fff;transition:all .2s ease-in-out}.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:335px;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.file-upload .file-select.file-select-disabled{opacity:.65}.file-upload .remove-button{background-color:#dc3545;color:#fff;border:none;padding:6px 12px;margin-left:10px;cursor:pointer}.file-upload .remove-button:hover{background-color:#c82333}.delete-icon{position:absolute;right:10px;top:10px;z-index:1;width:20px;height:20px}