.file-item__info{align-items:center;display:flex;gap:8px}.file-item__item-container{align-items:center;background-color:#f9f9f9;border-radius:12px;display:flex;justify-content:space-between;padding:10px 8px;position:relative}.file-item__item-container svg{position:relative;z-index:1}.file-item__error{color:#fd3c32;font-size:12px;margin-top:4px}.file-item__name{font-family:Inter,Arial;font-size:14px;font-weight:500;line-height:130%;position:relative;z-index:1}.file-item__remove{background-image:url(/_nuxt/assets/icons/trash.svg);background-repeat:no-repeat;height:24px;position:relative;width:24px;z-index:1}.load-file__container{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='560' height='98' fill='none' viewBox='0 0 560 98'%3E%3Crect width='559' height='97' x='.5' y='.5' stroke='%232C519C' stroke-dasharray='8 8' rx='11.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;display:flex;flex-direction:column;gap:8px;justify-content:center;max-width:560px;padding:15px}.load-file__title{color:#2c519c;font-size:14px;font-weight:600;line-height:20px}.load-file__text{color:#828d99;font-size:12px;font-weight:400;line-height:16px}.load-file__input{display:none}.load-file__list{display:flex;flex-direction:column;gap:4px;list-style:none;margin-top:10px;padding:0;width:100%}.load-file__error{color:#fd3c32;font-size:12px;margin-top:4px}
