.images-input-wrapper{position:relative}.form__row.images-input .file-input{opacity:0}.form__row.images-input .images-input-file-source{display:none !important}.form__row.images-input .upload-wrap{padding:5px 0;--button-height:50px;--button-background:var(--primary);--button-color:#fff}.images-input .images-input-file-source input.file-source{position:static}.images-input .button-box{position:static !important}.images-thumbs{flex-direction:row;display:flex;flex-wrap:wrap;gap:0.5rem}.images-thumbs .thumb{position:relative;width:96px;height:96px;overflow:hidden;border:1px solid #ddd;border-radius:6px}.images-thumbs .thumb img{width:100%;height:100%;object-fit:cover;display:block}.images-thumbs .thumb .remove-thumb{position:absolute;top:2px;right:2px;border:0;background:#0008;color:#fff;width:22px;height:22px;border-radius:50%;cursor:pointer}.images-input .images-input-file-source input.file-source{margin-top:0.5rem}