span.wpcf7-files{position:relative;display:flex;flex-direction:column}span.wpcf7-files:after{content:'';pointer-events:none;position:absolute;z-index:100;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.25);border:2px dashed rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease}span.wpcf7-files.dragging:after{opacity:1}span.wpcf7-files .wpcf7-not-valid-tip{display:block !important;margin:10px 0 0;font-size:12px}.wpcf7-files-wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;padding:8px 20px;background:#fff}.wpcf7-files-wrapper:has([aria-invalid=true]){border:1px solid red}.wpcf7-files-placeholder{font-size:18px;line-height:1.5;color:#a1a1a1}.wpcf7-files-button{margin-right:-12px;padding:8px 30px;background:#f2f2f2;border-radius:999px;font-size:18px;line-height:1.5;color:#2e2e2e;white-space:nowrap}.wpcf7-files-fake-input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;opacity:0}input.wpcf7-files{overflow:hidden;position:absolute;z-index:2;bottom:0;left:0;width:1px;height:1px;opacity:0;clip-path:circle(0)}.wpcf7-files-list{display:flex;flex-direction:column;gap:10px;margin:36px 0 0}.wpcf7-files-list.empty{display:none}.wpcf7-files-item{display:flex;align-items:center;background:#e8e8e8;border:1px solid rgba(46,46,46,.08);border-radius:2px;font-size:16px;line-height:1.75;color:#2e2e2e}.wpcf7-files-vr{flex-shrink:0;align-self:stretch;width:1px;background:rgba(46,46,46,.08)}.wpcf7-files-item-name{flex-grow:1;display:flex;align-items:center;gap:8px;padding:10px 20px}.wpcf7-files-item-name:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18"><g stroke="%232e2e2e" stroke-linecap="square" stroke-width="1.5"><path d="M10.5 1.5h-6A1.50002 1.50002 0 0 0 3 3v12c0 .825.675 1.5 1.5 1.5h9c.3978 0 .7794-.158 1.0607-.4393S15 15.3978 15 15V6z"/><path d="M10.5 2.25V6h3.75M12 9.75H6m6 3H6m1.5-6H6"/></g></svg>');font-size:0;line-height:1}.wpcf7-files-item-ext{padding:10px 20px;color:#a1a1a1;text-transform:uppercase}.wpcf7-files-item-size{padding:10px 20px;color:#a1a1a1}.wpcf7-files-item-remove{padding:10px 20px;content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18"><path stroke="%23980c0c" stroke-linecap="square" stroke-width="1.5" d="M2.25 4.5h13.5m-1.5 0V15c0 .3978-.158.7794-.4393 1.0607s-.6629.4393-1.0607.4393h-7.5c-.39782 0-.77936-.158-1.06066-.4393S3.75 15.3978 3.75 15V4.5M6 4.5V3a1.50002 1.50002 0 0 1 1.5-1.5h3c.3978 0 .7794.15804 1.0607.43934S12 2.60218 12 3v1.5M7.5 8.25v4.5m3-4.5v4.5"/></svg>');font-size:0;line-height:1}.wpcf7-files-helptext{display:flex;align-items:flex-start;margin:10px 0 0;font-size:14px;font-weight:400;color:rgba(46,46,46,.65)}.wpcf7-files-helptext p:last-child{margin:0}.wpcf7-files-helptext:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14"><path stroke="%232e2e2e" stroke-linecap="square" stroke-linejoin="bevel" stroke-opacity=".65" d="M7 13c3.3137 0 6-2.6863 6-6 0-3.31371-2.6863-6-6-6-3.31371 0-6 2.68629-6 6 0 3.3137 2.68629 6 6 6zm0-3.6V7m0-2.40039h.006"/></svg>');display:block;margin:2px 8px 0 0;font-size:0}.wpcf7-files-helptext a{color:#2e2e2e;text-decoration:underline}