.circle-starts{position:relative;background:transparent;width:200rem;height:200rem}.circle-starts:before{background-image:radial-gradient(#ffffff 1px,transparent 1%);background-size:50px 50px;opacity:.5;content:"";position:absolute;top:0;left:-50%;width:170%;height:500%;animation:animStar 60s linear infinite}.circle-starts:after{background-image:radial-gradient(#ffffff 1px,transparent 1%);background-size:50px 50px;content:"";position:absolute;top:-10rem;left:-100rem;width:100%;height:100%;animation:animStarRotate 90s linear infinite}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-135rem)}}@keyframes animStarRotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@media (min-width: 640px){.dynamic-width{width:var(--widthValue)}}.footer-animation .main-footer{bottom:0;height:100%;width:100%;background:url(/build/assets/wave-1RbFeuGd.png) repeat-x;background-size:250rem 30rem;animation:animate 15s linear infinite}@keyframes animate{0%{background-position-x:0;background-position-x:-180rem}}.footer-animation .main-footer:nth-child(1){opacity:.9}.footer-animation .main-footer:nth-child(2){opacity:.5;animation-delay:.2s;animation-direction:reverse}.footer-animation .main-footer:nth-child(3){opacity:.7;animation-delay:5s}@media (max-width: 640px){#detail_product *{font-size:18px;line-height:inherit}}@media (min-width: 640px){#detail_product *{font-size:25px;line-height:inherit}}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}@media (min-width: 600px){#bg-payment[data-v-1bed20e6]{background-size:100% 100%;background-image:url(/build/assets/bg-payment-CeigGqG9.png)}}@media (max-width: 600px){#bg-payment[data-v-1bed20e6]{background:#fdf0e0}}.filepond--assistant[data-v-8700d8a5]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser[data-v-8700d8a5]{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data[data-v-8700d8a5]{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip[data-v-8700d8a5]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:#00000003}.filepond--drip-blob[data-v-8700d8a5]{transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob[data-v-8700d8a5],.filepond--drop-label[data-v-8700d8a5]{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label[data-v-8700d8a5]{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label[data-v-8700d8a5]{display:block;margin:0;padding:.5em}.filepond--drop-label label[data-v-8700d8a5]{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action[data-v-8700d8a5]{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label[data-v-8700d8a5]{opacity:.5}.filepond--file-action-button.filepond--file-action-button[data-v-8700d8a5]{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span[data-v-8700d8a5]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg[data-v-8700d8a5]{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button[data-v-8700d8a5]:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button[data-v-8700d8a5]{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button[data-v-8700d8a5]:focus,.filepond--file-action-button[data-v-8700d8a5]:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled][data-v-8700d8a5]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden][data-v-8700d8a5]{display:none}.filepond--action-edit-item.filepond--action-edit-item[data-v-8700d8a5]{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center][data-v-8700d8a5]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom][data-v-8700d8a5]{margin-bottom:-.1875em}.filepond--action-edit-item-alt[data-v-8700d8a5]{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg[data-v-8700d8a5]{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span[data-v-8700d8a5]{font-size:0;opacity:0}.filepond--file-info[data-v-8700d8a5]{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--file-info[data-v-8700d8a5] *{margin:0}.filepond--file-info .filepond--file-info-main[data-v-8700d8a5]{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub[data-v-8700d8a5]{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub[data-v-8700d8a5]:empty{display:none}.filepond--file-status[data-v-8700d8a5]{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--file-status[data-v-8700d8a5] *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main[data-v-8700d8a5]{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub[data-v-8700d8a5]{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper[data-v-8700d8a5]{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend[data-v-8700d8a5]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--file[data-v-8700d8a5]{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status[data-v-8700d8a5]{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator[data-v-8700d8a5]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button[data-v-8700d8a5],.filepond--file .filepond--processing-complete-indicator[data-v-8700d8a5],.filepond--file .filepond--progress-indicator[data-v-8700d8a5]{position:absolute}.filepond--file [data-align*=left][data-v-8700d8a5]{left:.5625em}.filepond--file [data-align*=right][data-v-8700d8a5]{right:.5625em}.filepond--file [data-align*=center][data-v-8700d8a5]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom][data-v-8700d8a5]{bottom:1.125em}.filepond--file [data-align=center][data-v-8700d8a5]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator[data-v-8700d8a5]{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right][data-v-8700d8a5]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left][data-v-8700d8a5]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info[data-v-8700d8a5],[data-filepond-item-state*=invalid] .filepond--file-info[data-v-8700d8a5],[data-filepond-item-state=cancelled] .filepond--file-info[data-v-8700d8a5]{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub[data-v-8700d8a5]{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub[data-v-8700d8a5]{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub[data-v-8700d8a5]{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub[data-v-8700d8a5]{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg[data-v-8700d8a5]{animation:fall-8700d8a5 .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub[data-v-8700d8a5]{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub[data-v-8700d8a5],[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub[data-v-8700d8a5]{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub[data-v-8700d8a5]{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper[data-v-8700d8a5],[data-filepond-item-state*=error] .filepond--panel[data-v-8700d8a5],[data-filepond-item-state*=invalid] .filepond--file-wrapper[data-v-8700d8a5],[data-filepond-item-state*=invalid] .filepond--panel[data-v-8700d8a5]{animation:shake-8700d8a5 .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg[data-v-8700d8a5]{animation:spin-8700d8a5 1s linear infinite}@keyframes spin-8700d8a5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes shake-8700d8a5{10%,90%{transform:translate(-.0625em)}20%,80%{transform:translate(.125em)}30%,50%,70%{transform:translate(-.25em)}40%,60%{transform:translate(.25em)}}@keyframes fall-8700d8a5{0%{opacity:0;transform:scale(.5);animation-timing-function:ease-out}70%{opacity:1;transform:scale(1.1);animation-timing-function:ease-in-out}to{transform:scale(1);animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over][data-v-8700d8a5]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over][data-v-8700d8a5]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator[data-v-8700d8a5]{z-index:103}.filepond--file-action-button[data-v-8700d8a5]{z-index:102}.filepond--file-status[data-v-8700d8a5]{z-index:101}.filepond--file-info[data-v-8700d8a5]{z-index:100}.filepond--item[data-v-8700d8a5]{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity;touch-action:auto}.filepond--item>.filepond--panel[data-v-8700d8a5]{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom[data-v-8700d8a5]{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper[data-v-8700d8a5],.filepond--item>.filepond--panel[data-v-8700d8a5]{transition:opacity .15s ease-out}.filepond--item[data-drag-state][data-v-8700d8a5]{cursor:grab}.filepond--item[data-drag-state]>.filepond--panel[data-v-8700d8a5]{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag][data-v-8700d8a5]{cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel[data-v-8700d8a5]{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state][data-v-8700d8a5]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel[data-v-8700d8a5]{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel[data-v-8700d8a5]{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel[data-v-8700d8a5],[data-filepond-item-state*=invalid] .filepond--item-panel[data-v-8700d8a5]{background-color:#c44e47}.filepond--item-panel[data-v-8700d8a5]{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller[data-v-8700d8a5]{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list[data-v-8700d8a5]{bottom:0;right:0}.filepond--list-scroller[data-state=overflow][data-v-8700d8a5]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller[data-v-8700d8a5]::-webkit-scrollbar{background:transparent}.filepond--list-scroller[data-v-8700d8a5]::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller[data-v-8700d8a5]::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller[data-v-8700d8a5]::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list[data-v-8700d8a5]{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list[data-v-8700d8a5]{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated][data-v-8700d8a5]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root[data-v-8700d8a5]{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root[data-v-8700d8a5]>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root[data-v-8700d8a5]>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label[data-v-8700d8a5]{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel[data-v-8700d8a5]{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller[data-v-8700d8a5]{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--list[data-v-8700d8a5]{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--item[data-v-8700d8a5]{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper[data-v-8700d8a5]{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label[data-v-8700d8a5]{z-index:7}.filepond--root[data-style-panel-layout~=circle][data-v-8700d8a5]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel[data-v-8700d8a5]{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel[data-v-8700d8a5]>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info[data-v-8700d8a5],.filepond--root[data-style-panel-layout~=circle] .filepond--file-status[data-v-8700d8a5]{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item[data-v-8700d8a5]{opacity:1!important;visibility:visible!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle][data-v-8700d8a5]{will-change:transform}}}.filepond--panel-root[data-v-8700d8a5]{border-radius:.5em;background-color:#f1f0ef}.filepond--panel[data-v-8700d8a5]{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel[data-v-8700d8a5]:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div[data-v-8700d8a5]{display:none}.filepond--panel[data-scalable=true][data-v-8700d8a5]{transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom[data-v-8700d8a5],.filepond--panel-center[data-v-8700d8a5],.filepond--panel-top[data-v-8700d8a5]{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom[data-v-8700d8a5],.filepond--panel-top[data-v-8700d8a5]{height:.5em}.filepond--panel-top[data-v-8700d8a5]{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top[data-v-8700d8a5]:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom[data-v-8700d8a5],.filepond--panel-center[data-v-8700d8a5]{will-change:transform;backface-visibility:hidden;transform-origin:left top;transform:translate3d(0,.5em,0)}.filepond--panel-bottom[data-v-8700d8a5]{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom[data-v-8700d8a5]:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center[data-v-8700d8a5]{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center[data-v-8700d8a5]:not([style]){visibility:hidden}.filepond--progress-indicator[data-v-8700d8a5]{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg[data-v-8700d8a5]{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path[data-v-8700d8a5]{fill:none;stroke:currentColor}.filepond--list-scroller[data-v-8700d8a5]{z-index:6}.filepond--drop-label[data-v-8700d8a5]{z-index:5}.filepond--drip[data-v-8700d8a5]{z-index:3}.filepond--root>.filepond--panel[data-v-8700d8a5]{z-index:2}.filepond--browser[data-v-8700d8a5]{z-index:1}.filepond--root[data-v-8700d8a5]{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root[data-v-8700d8a5] *{box-sizing:inherit;line-height:inherit}.filepond--root[data-v-8700d8a5] :not(text){font-size:inherit}.filepond--root[data-disabled][data-v-8700d8a5]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller[data-v-8700d8a5]{pointer-events:all}.filepond--root[data-disabled] .filepond--list[data-v-8700d8a5]{pointer-events:none}.filepond--root .filepond--drop-label[data-v-8700d8a5]{min-height:4.75em}.filepond--root .filepond--list-scroller[data-v-8700d8a5]{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits[data-v-8700d8a5]{position:absolute;right:0;opacity:.4;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style][data-v-8700d8a5]{top:0;bottom:auto;margin-top:14px}.filepond--image-preview-markup[data-v-8700d8a5]{position:absolute;left:0;top:0}.filepond--image-preview-wrapper[data-v-8700d8a5]{z-index:2}.filepond--image-preview-overlay[data-v-8700d8a5]{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--image-preview-overlay svg[data-v-8700d8a5]{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle[data-v-8700d8a5]{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success[data-v-8700d8a5]{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure[data-v-8700d8a5]{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle[data-v-8700d8a5]{mix-blend-mode:normal}}.filepond--image-preview-wrapper[data-v-8700d8a5]{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview[data-v-8700d8a5]{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip[data-v-8700d8a5]{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas[data-v-8700d8a5],.filepond--image-clip[data-transparency-indicator=grid] img[data-v-8700d8a5]{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap[data-v-8700d8a5],.filepond--image-vector[data-v-8700d8a5]{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper[data-v-8700d8a5]{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview[data-v-8700d8a5]{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper[data-v-8700d8a5]{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay[data-v-8700d8a5]{top:auto;bottom:0;transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom][data-v-8700d8a5]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left][data-v-8700d8a5]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right][data-v-8700d8a5]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left][data-v-8700d8a5],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right][data-v-8700d8a5]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center][data-v-8700d8a5]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}.error{color:red}/*!
 * FilePond 4.32.7
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant[data-v-c0dfbdf2]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser[data-v-c0dfbdf2]{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data[data-v-c0dfbdf2]{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip[data-v-c0dfbdf2]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:#00000003}.filepond--drip-blob[data-v-c0dfbdf2]{transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob[data-v-c0dfbdf2],.filepond--drop-label[data-v-c0dfbdf2]{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label[data-v-c0dfbdf2]{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label[data-v-c0dfbdf2]{display:block;margin:0;padding:.5em}.filepond--drop-label label[data-v-c0dfbdf2]{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action[data-v-c0dfbdf2]{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label[data-v-c0dfbdf2]{opacity:.5}.filepond--file-action-button.filepond--file-action-button[data-v-c0dfbdf2]{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span[data-v-c0dfbdf2]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg[data-v-c0dfbdf2]{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button[data-v-c0dfbdf2]:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button[data-v-c0dfbdf2]{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button[data-v-c0dfbdf2]:focus,.filepond--file-action-button[data-v-c0dfbdf2]:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled][data-v-c0dfbdf2]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden][data-v-c0dfbdf2]{display:none}.filepond--action-edit-item.filepond--action-edit-item[data-v-c0dfbdf2]{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center][data-v-c0dfbdf2]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom][data-v-c0dfbdf2]{margin-bottom:-.1875em}.filepond--action-edit-item-alt[data-v-c0dfbdf2]{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg[data-v-c0dfbdf2]{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span[data-v-c0dfbdf2]{font-size:0;opacity:0}.filepond--file-info[data-v-c0dfbdf2]{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--file-info[data-v-c0dfbdf2] *{margin:0}.filepond--file-info .filepond--file-info-main[data-v-c0dfbdf2]{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub[data-v-c0dfbdf2]{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub[data-v-c0dfbdf2]:empty{display:none}.filepond--file-status[data-v-c0dfbdf2]{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--file-status[data-v-c0dfbdf2] *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main[data-v-c0dfbdf2]{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub[data-v-c0dfbdf2]{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper[data-v-c0dfbdf2]{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend[data-v-c0dfbdf2]{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.filepond--file[data-v-c0dfbdf2]{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status[data-v-c0dfbdf2]{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator[data-v-c0dfbdf2]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button[data-v-c0dfbdf2],.filepond--file .filepond--processing-complete-indicator[data-v-c0dfbdf2],.filepond--file .filepond--progress-indicator[data-v-c0dfbdf2]{position:absolute}.filepond--file [data-align*=left][data-v-c0dfbdf2]{left:.5625em}.filepond--file [data-align*=right][data-v-c0dfbdf2]{right:.5625em}.filepond--file [data-align*=center][data-v-c0dfbdf2]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom][data-v-c0dfbdf2]{bottom:1.125em}.filepond--file [data-align=center][data-v-c0dfbdf2]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator[data-v-c0dfbdf2]{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right][data-v-c0dfbdf2]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left][data-v-c0dfbdf2]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info[data-v-c0dfbdf2],[data-filepond-item-state*=invalid] .filepond--file-info[data-v-c0dfbdf2],[data-filepond-item-state=cancelled] .filepond--file-info[data-v-c0dfbdf2]{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg[data-v-c0dfbdf2]{animation:fall-c0dfbdf2 .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub[data-v-c0dfbdf2],[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub[data-v-c0dfbdf2]{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub[data-v-c0dfbdf2]{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper[data-v-c0dfbdf2],[data-filepond-item-state*=error] .filepond--panel[data-v-c0dfbdf2],[data-filepond-item-state*=invalid] .filepond--file-wrapper[data-v-c0dfbdf2],[data-filepond-item-state*=invalid] .filepond--panel[data-v-c0dfbdf2]{animation:shake-c0dfbdf2 .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg[data-v-c0dfbdf2]{animation:spin-c0dfbdf2 1s linear infinite}@keyframes spin-c0dfbdf2{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes shake-c0dfbdf2{10%,90%{transform:translate(-.0625em)}20%,80%{transform:translate(.125em)}30%,50%,70%{transform:translate(-.25em)}40%,60%{transform:translate(.25em)}}@keyframes fall-c0dfbdf2{0%{opacity:0;transform:scale(.5);animation-timing-function:ease-out}70%{opacity:1;transform:scale(1.1);animation-timing-function:ease-in-out}to{transform:scale(1);animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over][data-v-c0dfbdf2]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over][data-v-c0dfbdf2]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator[data-v-c0dfbdf2]{z-index:103}.filepond--file-action-button[data-v-c0dfbdf2]{z-index:102}.filepond--file-status[data-v-c0dfbdf2]{z-index:101}.filepond--file-info[data-v-c0dfbdf2]{z-index:100}.filepond--item[data-v-c0dfbdf2]{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity;touch-action:auto}.filepond--item>.filepond--panel[data-v-c0dfbdf2]{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom[data-v-c0dfbdf2]{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper[data-v-c0dfbdf2],.filepond--item>.filepond--panel[data-v-c0dfbdf2]{transition:opacity .15s ease-out}.filepond--item[data-drag-state][data-v-c0dfbdf2]{cursor:grab}.filepond--item[data-drag-state]>.filepond--panel[data-v-c0dfbdf2]{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag][data-v-c0dfbdf2]{cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel[data-v-c0dfbdf2]{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state][data-v-c0dfbdf2]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel[data-v-c0dfbdf2]{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel[data-v-c0dfbdf2]{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel[data-v-c0dfbdf2],[data-filepond-item-state*=invalid] .filepond--item-panel[data-v-c0dfbdf2]{background-color:#c44e47}.filepond--item-panel[data-v-c0dfbdf2]{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller[data-v-c0dfbdf2]{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list[data-v-c0dfbdf2]{bottom:0;right:0}.filepond--list-scroller[data-state=overflow][data-v-c0dfbdf2]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller[data-v-c0dfbdf2]::-webkit-scrollbar{background:transparent}.filepond--list-scroller[data-v-c0dfbdf2]::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller[data-v-c0dfbdf2]::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller[data-v-c0dfbdf2]::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list[data-v-c0dfbdf2]{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list[data-v-c0dfbdf2]{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated][data-v-c0dfbdf2]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root[data-v-c0dfbdf2]{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root[data-v-c0dfbdf2]>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root[data-v-c0dfbdf2]>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label[data-v-c0dfbdf2]{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel[data-v-c0dfbdf2]{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller[data-v-c0dfbdf2]{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--list[data-v-c0dfbdf2]{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--item[data-v-c0dfbdf2]{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper[data-v-c0dfbdf2]{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label[data-v-c0dfbdf2]{z-index:7}.filepond--root[data-style-panel-layout~=circle][data-v-c0dfbdf2]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel[data-v-c0dfbdf2]{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel[data-v-c0dfbdf2]>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info[data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=circle] .filepond--file-status[data-v-c0dfbdf2]{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item[data-v-c0dfbdf2]{opacity:1!important;visibility:visible!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle][data-v-c0dfbdf2]{will-change:transform}}}.filepond--panel-root[data-v-c0dfbdf2]{border-radius:.5em;background-color:#f1f0ef}.filepond--panel[data-v-c0dfbdf2]{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel[data-v-c0dfbdf2]:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div[data-v-c0dfbdf2]{display:none}.filepond--panel[data-scalable=true][data-v-c0dfbdf2]{transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom[data-v-c0dfbdf2],.filepond--panel-center[data-v-c0dfbdf2],.filepond--panel-top[data-v-c0dfbdf2]{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom[data-v-c0dfbdf2],.filepond--panel-top[data-v-c0dfbdf2]{height:.5em}.filepond--panel-top[data-v-c0dfbdf2]{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top[data-v-c0dfbdf2]:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom[data-v-c0dfbdf2],.filepond--panel-center[data-v-c0dfbdf2]{will-change:transform;backface-visibility:hidden;transform-origin:left top;transform:translate3d(0,.5em,0)}.filepond--panel-bottom[data-v-c0dfbdf2]{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom[data-v-c0dfbdf2]:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center[data-v-c0dfbdf2]{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center[data-v-c0dfbdf2]:not([style]){visibility:hidden}.filepond--progress-indicator[data-v-c0dfbdf2]{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg[data-v-c0dfbdf2]{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path[data-v-c0dfbdf2]{fill:none;stroke:currentColor}.filepond--list-scroller[data-v-c0dfbdf2]{z-index:6}.filepond--drop-label[data-v-c0dfbdf2]{z-index:5}.filepond--drip[data-v-c0dfbdf2]{z-index:3}.filepond--root>.filepond--panel[data-v-c0dfbdf2]{z-index:2}.filepond--browser[data-v-c0dfbdf2]{z-index:1}.filepond--root[data-v-c0dfbdf2]{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root[data-v-c0dfbdf2] *{box-sizing:inherit;line-height:inherit}.filepond--root[data-v-c0dfbdf2] :not(text){font-size:inherit}.filepond--root[data-disabled][data-v-c0dfbdf2]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller[data-v-c0dfbdf2]{pointer-events:all}.filepond--root[data-disabled] .filepond--list[data-v-c0dfbdf2]{pointer-events:none}.filepond--root .filepond--drop-label[data-v-c0dfbdf2]{min-height:4.75em}.filepond--root .filepond--list-scroller[data-v-c0dfbdf2]{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits[data-v-c0dfbdf2]{position:absolute;right:0;opacity:.4;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style][data-v-c0dfbdf2]{top:0;bottom:auto;margin-top:14px}/*!
 * FilePondPluginImagePreview 4.6.12
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup[data-v-c0dfbdf2]{position:absolute;left:0;top:0}.filepond--image-preview-wrapper[data-v-c0dfbdf2]{z-index:2}.filepond--image-preview-overlay[data-v-c0dfbdf2]{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filepond--image-preview-overlay svg[data-v-c0dfbdf2]{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle[data-v-c0dfbdf2]{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success[data-v-c0dfbdf2]{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure[data-v-c0dfbdf2]{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle[data-v-c0dfbdf2]{mix-blend-mode:normal}}.filepond--image-preview-wrapper[data-v-c0dfbdf2]{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview[data-v-c0dfbdf2]{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip[data-v-c0dfbdf2]{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas[data-v-c0dfbdf2],.filepond--image-clip[data-transparency-indicator=grid] img[data-v-c0dfbdf2]{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap[data-v-c0dfbdf2],.filepond--image-vector[data-v-c0dfbdf2]{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper[data-v-c0dfbdf2]{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview[data-v-c0dfbdf2]{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper[data-v-c0dfbdf2]{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay[data-v-c0dfbdf2]{top:auto;bottom:0;transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom][data-v-c0dfbdf2]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left][data-v-c0dfbdf2]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right][data-v-c0dfbdf2]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left][data-v-c0dfbdf2],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right][data-v-c0dfbdf2]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center][data-v-c0dfbdf2]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}
