.masterstudy-file-upload{display:flex;flex-direction:column;width:100%}.masterstudy-file-upload__item{display:flex;width:100%;align-items:center;padding:10px 20px 10px 15px;margin:0 0 10px;border-radius:4px;background:#eef1f7}.masterstudy-file-upload__item-wrapper{display:flex;flex-direction:column;width:100%}.masterstudy-file-upload__item-cover{display:flex;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.3);position:absolute;border-radius:4px;left:0;top:0;transition:.3s;opacity:0;visibility:hidden}.masterstudy-file-upload__field-hint:hover .masterstudy-hint__popup,.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image:hover .masterstudy-file-upload__item-cover{opacity:1;visibility:visible}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image{position:relative;border-radius:4px;padding:0}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image .masterstudy-file-upload__wrapper{width:auto}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image .masterstudy-file-upload__size,.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image .masterstudy-file-upload__title{display:none}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image .masterstudy-file-upload__image{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;margin:0;border-radius:4px}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image a.masterstudy-file-upload__link{position:absolute;top:10px;right:10px;z-index:3;width:30px;height:30px;justify-content:center;background:#fff;border-radius:4px}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image a.masterstudy-file-upload__link::before{margin:0}.masterstudy-file-upload__item.masterstudy-file-upload__item_full-image a.masterstudy-file-upload__link:hover::before{color:var(--danger-100)}.masterstudy-file-upload__image{display:flex;align-items:center;width:34px;height:30px;flex-shrink:0;margin-right:20px}.masterstudy-file-upload__wrapper{display:flex;flex-wrap:wrap;align-items:center;width:100%;background:0 0}.masterstudy-file-upload__title{display:flex;flex:1 0 0;align-items:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#001931;margin-right:20px}.masterstudy-file-upload__field-button,.masterstudy-file-upload__size{font-size:14px;line-height:normal;display:flex;font-style:normal;font-weight:500}.masterstudy-file-upload__size{align-items:center;color:#808c98;margin-right:20px}.masterstudy-file-upload__field{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;width:100%;border-radius:4px;background:#eef1f7;position:relative}.masterstudy-file-upload__field::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px dashed #dbe0e9;border-radius:4px;transition:border-color .2s}.masterstudy-file-upload__field.masterstudy-file-upload__field_highlight::after{border-color:var(--accent-100)}.masterstudy-file-upload__field.masterstudy-file-upload__field_disabled{display:none}.masterstudy-file-upload__field.masterstudy-file-upload__field_loading .masterstudy-file-upload__field-progress{opacity:1;z-index:3}.masterstudy-file-upload__field-button{align-items:center;justify-content:center;padding:11px 20px;border-radius:5px;background:var(--accent-10);border:none;outline:0;color:var(--accent-100);margin:0 0 20px;transition:.2s;z-index:2}.masterstudy-file-upload__field-button::before{display:flex;content:"\e958";font-family:stmlms;margin:0 5px 0 0;font-weight:500;padding:1px 0 0;font-size:18px;color:var(--accent-100);transition:.2s}.masterstudy-file-upload__field-button:hover{cursor:pointer;background:var(--accent-100);color:#fff}.masterstudy-file-upload__field-button:hover::before{color:#fff}.masterstudy-file-upload__field-text{display:flex;flex-direction:column;width:100%}.masterstudy-file-upload__field-text p{text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#808c98;transition:.2s;margin:0;padding:0}.masterstudy-file-upload__field-hint{display:flex;position:absolute;bottom:10px;left:10px;z-index:2;align-items:center;color:#808c98;font-size:12px;font-style:normal;font-weight:500;line-height:0}.masterstudy-file-upload__field-hint .masterstudy-hint__icon{width:14px;height:14px;margin-right:5px}.masterstudy-file-upload__field-hint .masterstudy-hint__icon::after{font-size:14px;color:#808c98}.masterstudy-file-upload__field-hint .masterstudy-hint.masterstudy-hint_side-left .masterstudy-hint__popup{left:-22px}.masterstudy-file-upload__field-hint:hover{cursor:default;color:#171717}.masterstudy-file-upload__field-hint:hover .masterstudy-hint__icon::after{color:#171717}.masterstudy-file-upload__field-progress{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;background:#eef1f7;opacity:0;z-index:-1}.masterstudy-file-upload__field-progress-bars{display:flex;width:40%;position:relative;overflow:hidden}.masterstudy-file-upload__field-progress-bar-empty{display:flex;width:100%;height:6px;border-bottom:6px solid #dbe0e9;border-radius:10px}.masterstudy-file-upload__field-progress-bar-filled{display:flex;height:6px;border-bottom:6px solid var(--accent-100);border-radius:10px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.masterstudy-file-upload__field-progress-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#808c98;margin-top:5px}.masterstudy-file-upload__field-error{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;border-radius:4px;background:var(--danger-100);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#fff;transition:.2s;opacity:0;z-index:-1}.masterstudy-file-upload__field-error.masterstudy-file-upload__field-error_show{opacity:1;z-index:6}.masterstudy-file-upload__input{opacity:0;width:0;height:0;padding:0;margin:0}.masterstudy-file-upload a.masterstudy-file-upload__link{display:flex;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none}.masterstudy-file-upload a.masterstudy-file-upload__link::before{content:"\e956";font-family:stmlms;font-size:14px;color:#4d5e6f;margin-right:5px;transition:.2s}.masterstudy-file-upload a.masterstudy-file-upload__link.masterstudy-file-upload__link_readonly::before{content:"\e941";font-family:stmlms;font-size:14px;color:var(--accent-100);margin-right:5px}.masterstudy-file-upload a.masterstudy-file-upload__link:hover,.masterstudy-file-upload a.masterstudy-file-upload__link:hover::before{color:var(--accent-100)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__item{background:#2d2d2d}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field,.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field.masterstudy-file-upload__field_loading .masterstudy-file-upload__field-progress{background:#1e1e1e}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__title{color:#fff}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-hint,.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-hint .masterstudy-hint__icon::after,.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-text p{color:rgba(255,255,255,.5)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-hint .masterstudy-hint{margin-right:5px}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-hint:hover,.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field-hint:hover .masterstudy-hint__icon::after{color:var(--accent-100)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field::after{border-color:rgba(255,255,255,.05)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field.masterstudy-file-upload__field_highlight::after{border-color:var(--accent-100)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode .masterstudy-file-upload__field.masterstudy-file-upload__field_loading .masterstudy-file-upload__field-progress-title{color:rgba(255,255,255,.5)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode a.masterstudy-file-upload__link::before{color:rgba(255,255,255,.7)}.masterstudy-file-upload.masterstudy-file-upload_dark-mode a.masterstudy-file-upload__link.masterstudy-file-upload__link_readonly::before,.masterstudy-file-upload.masterstudy-file-upload_dark-mode a.masterstudy-file-upload__link:hover,.masterstudy-file-upload.masterstudy-file-upload_dark-mode a.masterstudy-file-upload__link:hover::before{color:var(--accent-100)}@media (max-width:576px){.masterstudy-file-upload__title{width:100%;flex:auto;margin-right:0;margin-bottom:4px}.masterstudy-file-upload__image{margin-right:15px}.masterstudy-file-upload__size{margin-right:10px}.masterstudy-file-upload__field-progress-bars{width:60%}}