/*!
 * FilePondPluginImagePreview 4.6.12
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{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;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:rgba(40,40,40,.85)}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:rgba(54,151,99,1)}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:rgba(196,78,71,1)}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:rgba(0,0,0,.01)}.filepond--image-preview{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{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:calc(.325em + .1875em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}.download-app-modal-paper{border-radius:10px!important}#download-app-modal{padding:2.5rem;width:100%;max-width:40.625rem;position:relative;.title{font-size:1.5625rem;line-height:2rem;margin-bottom:1.875rem;text-align:center}.box{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;.store-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:80%;margin:0 auto;max-width:100%;>a{cursor:pointer;transform:scale(1);transition:.3s cubic-bezier(.23,1,.32,1);display:block;width:100%;max-width:100%;&:hover{transform:scale(1.05);transition:.3s cubic-bezier(.23,1,.32,1)}}}.download-web{width:80%;margin:0 auto}img{width:100%;display:block}}.alert{text-align:center;margin-bottom:1.25rem;line-height:1.25rem;font-weight:600;font-size:.9375rem;color:$primary}.close{position:absolute;top:.125rem;right:.125rem;color:#b7b7b7;cursor:pointer;transition:$transition;padding:.625rem;font-size:1rem;img{height:1.5625rem}&:hover{color:$primary;transition:$transition}}}@media screen and (max-width:$breakpoint-mobile){.download-app-modal-paper{max-width:calc(100% - 1.875rem)!important;margin:.9375rem!important}#download-app-modal .title-lvl3{font-size:1.25rem;line-height:1.5625rem;margin-bottom:1.5625rem}}@media screen and (max-width:$breakpoint-small){#download-app-modal{padding:3.125rem 1.25rem 1.875rem}}@media screen and (max-width:560px){#download-app-modal .title{font-size:1.4rem;line-height:1.6rem}#download-app-modal .box .store-buttons{flex-direction:column;gap:16px;max-width:180px;>a{max-width:100%}}#download-app-modal .box .download-web{width:100%}}