@charset "UTF-8";body,body>div:first-child,div#__next,div#__next>div,html{min-height:100%;height:100%}body{font-family:Open Sans,sans-serif}.uppy-Root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1;position:relative;text-align:left}.uppy-Root[dir=rtl],[dir=rtl] .uppy-Root{text-align:right}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{all:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1}[dir=rtl] .uppy-u-reset{text-align:right}.uppy-c-textInput{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;line-height:1.5;padding:6px 8px}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:#1269cf99;box-shadow:0 0 0 3px #1269cf26;outline:none}[data-uppy-theme=dark] .uppy-c-textInput{background-color:#333;border-color:#333;color:#eaeaea}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{fill:currentColor;display:inline-block;max-height:100%;max-width:100%;overflow:hidden}.uppy-c-btn{align-items:center;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:500;justify-content:center;line-height:1;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.uppy-c-btn,[dir=rtl] .uppy-c-btn{text-align:center}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{background-color:#1269cf;border-radius:4px;color:#fff;font-size:14px;padding:10px 18px}.uppy-c-btn-primary:hover{background-color:#0e51a0}.uppy-c-btn-primary:focus{box-shadow:0 0 0 3px #1269cf66;outline:none}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-c-btn-link{background-color:initial;border-radius:4px;color:#525252;font-size:14px;line-height:1;padding:10px 15px}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{box-shadow:0 0 0 3px #1269cf40;outline:none}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px #aae1ffd9}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}.uppy-Informer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1005}.uppy-Informer span>div{margin-bottom:6px}.uppy-Informer-animated{opacity:0;transform:translateY(350%);transition:all .3s ease-in;z-index:-1000}.uppy-Informer p{background-color:#757575;border-radius:18px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:1.4;margin:0;max-width:90%;padding:6px 15px}.uppy-size--md .uppy-Informer p{font-size:14px;line-height:1.3;max-width:500px;padding:10px 20px}[data-uppy-theme=dark] .uppy-Informer p{background-color:#333}[dir=ltr] .uppy-Informer p span{left:3px}[dir=rtl] .uppy-Informer p span{right:3px}[dir=ltr] .uppy-Informer p span{margin-left:-1px}[dir=rtl] .uppy-Informer p span{margin-right:-1px}.uppy-Informer p span{background-color:#fff;border-radius:50%;color:#525252;display:inline-block;font-size:10px;height:13px;line-height:12px;position:relative;top:-1px;vertical-align:middle;width:13px}.uppy-Informer p span:hover{cursor:help}.uppy-Informer p span:after{word-wrap:break-word;line-height:1.3}.uppy-Root [aria-label][role~=tooltip]{position:relative}.uppy-Root [aria-label][role~=tooltip]:after,.uppy-Root [aria-label][role~=tooltip]:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transform-origin:top;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);will-change:transform;z-index:10}.uppy-Root [aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}.uppy-Root [aria-label][role~=tooltip]:after{background:#111111e6;border-radius:4px;box-sizing:initial;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);padding:.5em 1em;text-transform:var(--microtip-text-transform,none);white-space:nowrap}.uppy-Root [aria-label][role~=tooltip]:focus:after,.uppy-Root [aria-label][role~=tooltip]:focus:before,.uppy-Root [aria-label][role~=tooltip]:hover:after,.uppy-Root [aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0Z'/%3E%3C/svg%3E") no-repeat;bottom:100%;height:6px;left:50%;margin-bottom:5px;transform:translate3d(-50%,0,0);width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after{bottom:100%;transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after{transform:translate3d(calc(-100% + 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after{bottom:100%;transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after{transform:translate3d(-16px,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12Z'/%3E%3C/svg%3E") no-repeat;bottom:auto;height:6px;left:50%;margin-bottom:0;margin-top:5px;top:100%;transform:translate3d(-50%,-10px,0);width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{left:50%;margin-top:11px;top:100%;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after{top:100%;transform:translate3d(calc(-100% + 16px),-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after{transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after{top:100%;transform:translate3d(-16px,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after{transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342Z'/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-right:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=left]:after{margin-right:11px}.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658Z'/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-left:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=right]:after{margin-left:11px}.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}.uppy-Root [role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}.uppy-Root [role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}.uppy-StatusBar{background-color:#fff;color:#fff;display:flex;font-size:12px;font-weight:400;height:46px;line-height:40px;position:relative;transition:height .2s;z-index:1001}[data-uppy-theme=dark] .uppy-StatusBar{background-color:#1f1f1f}.uppy-StatusBar:before{background-color:#eaeaea;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;top:0;width:100%}[data-uppy-theme=dark] .uppy-StatusBar:before{background-color:#757575}.uppy-StatusBar[aria-hidden=true]{height:0;overflow-y:hidden}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#e32437}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator{color:#e32437}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#fff;border-top:1px solid #eaeaea;height:65px}[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#1f1f1f;border-top:1px solid #333}.uppy-StatusBar-progress{background-color:#1269cf;height:2px;position:absolute;transition:background-color,width .3s ease-out;z-index:1001}.uppy-StatusBar-progress.is-indeterminate{animation:uppy-StatusBar-ProgressStripes 1s linear infinite;background-image:linear-gradient(45deg,#0000004d 25%,#0000 0,#0000 50%,#0000004d 0,#0000004d 75%,#0000 0,#0000);background-size:64px 64px}@keyframes uppy-StatusBar-ProgressStripes{0%{background-position:0 0}to{background-position:64px 0}}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress{background-color:#f6a623}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}[dir=ltr] .uppy-StatusBar-content{padding-left:10px}[dir=rtl] .uppy-StatusBar-content{padding-right:10px}.uppy-StatusBar-content{align-items:center;color:#333;display:flex;height:100%;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:1002}[dir=ltr] .uppy-size--md .uppy-StatusBar-content{padding-left:15px}[dir=rtl] .uppy-size--md .uppy-StatusBar-content{padding-right:15px}[data-uppy-theme=dark] .uppy-StatusBar-content{color:#eaeaea}[dir=ltr] .uppy-StatusBar-status{padding-right:.3em}[dir=rtl] .uppy-StatusBar-status{padding-left:.3em}.uppy-StatusBar-status{display:flex;flex-direction:column;font-weight:400;justify-content:center;line-height:1.4}.uppy-StatusBar-statusPrimary{display:flex;font-weight:500;line-height:1}.uppy-StatusBar-statusPrimary button.uppy-StatusBar-details{margin-left:5px}[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary{color:#eaeaea}.uppy-StatusBar-statusSecondary{color:#757575;display:inline-block;font-size:11px;line-height:1.2;margin-top:1px;white-space:nowrap}[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary{color:#bbb}[dir=ltr] .uppy-StatusBar-statusSecondaryHint{margin-right:5px}[dir=rtl] .uppy-StatusBar-statusSecondaryHint{margin-left:5px}.uppy-StatusBar-statusSecondaryHint{display:inline-block;line-height:1;vertical-align:middle}[dir=ltr] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-right:8px}[dir=rtl] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-left:8px}[dir=ltr] .uppy-StatusBar-statusIndicator{margin-right:7px}[dir=rtl] .uppy-StatusBar-statusIndicator{margin-left:7px}.uppy-StatusBar-statusIndicator{color:#525252;position:relative;top:1px}.uppy-StatusBar-statusIndicator svg{vertical-align:text-bottom}[dir=ltr] .uppy-StatusBar-actions{right:10px}[dir=rtl] .uppy-StatusBar-actions{left:10px}.uppy-StatusBar-actions{align-items:center;bottom:0;display:flex;position:absolute;top:0;z-index:1004}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#fafafa;height:100%;padding:0 15px;position:static;width:100%}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#1f1f1f}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:column;height:90px}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:row;height:65px}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:column;justify-content:center}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:row;justify-content:normal}.uppy-StatusBar-actionCircleBtn{cursor:pointer;line-height:1;margin:3px;opacity:.9}.uppy-StatusBar-actionCircleBtn:focus{outline:none}.uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}.uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 3px #1269cf80}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar-actionCircleBtn:hover{opacity:1}.uppy-StatusBar-actionCircleBtn:focus{border-radius:50%}.uppy-StatusBar-actionCircleBtn svg{vertical-align:bottom}.uppy-StatusBar-actionBtn{color:#1269cf;display:inline-block;font-size:10px;line-height:inherit;vertical-align:middle}.uppy-size--md .uppy-StatusBar-actionBtn{font-size:11px}.uppy-StatusBar-actionBtn--disabled{opacity:.4}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--disabled{opacity:.7}[dir=ltr] .uppy-StatusBar-actionBtn--retry{margin-right:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry{margin-left:6px}.uppy-StatusBar-actionBtn--retry{background-color:#ff4b23;border-radius:8px;color:#fff;height:16px;line-height:1;padding:1px 6px 3px 18px;position:relative}.uppy-StatusBar-actionBtn--retry:focus{outline:none}.uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 3px #1269cf80}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar-actionBtn--retry:hover{background-color:#f92d00}[dir=ltr] .uppy-StatusBar-actionBtn--retry svg{left:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry svg{right:6px}.uppy-StatusBar-actionBtn--retry svg{position:absolute;top:3px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1bb240;color:#fff;font-size:14px;line-height:1;padding:15px 10px;width:100%}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#189c38}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1c8b37}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#18762f}.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{padding:13px 22px;width:auto}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1bb240;cursor:not-allowed}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1c8b37}.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload{background-color:initial;color:#1269cf}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded,[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-left:3px}[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded{border-radius:3px;padding-bottom:1px}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 3px #1269cf80}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded{display:none}.uppy-StatusBar-actionBtn--done{border-radius:3px;line-height:1;padding:7px 8px}.uppy-StatusBar-actionBtn--done:focus{outline:none}.uppy-StatusBar-actionBtn--done::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--done:hover{color:#0e51a0}.uppy-StatusBar-actionBtn--done:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done:focus{background-color:#333}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done{color:#02baf2}.uppy-size--md .uppy-StatusBar-actionBtn--done{font-size:14px}.uppy-StatusBar-serviceMsg{color:#000;font-size:11px;line-height:1.1;padding-left:10px}.uppy-size--md .uppy-StatusBar-serviceMsg{font-size:14px;padding-left:15px}[data-uppy-theme=dark] .uppy-StatusBar-serviceMsg{color:#eaeaea}.uppy-StatusBar-serviceMsg-ghostsIcon{left:6px;opacity:.5;position:relative;top:2px;vertical-align:text-bottom;width:10px}.uppy-size--md .uppy-StatusBar-serviceMsg-ghostsIcon{left:10px;top:1px;width:15px}[dir=ltr] .uppy-StatusBar-details{left:2px}[dir=rtl] .uppy-StatusBar-details{right:2px}.uppy-StatusBar-details{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#939393;border-radius:50%;color:#fff;cursor:help;display:inline-block;font-size:10px;font-weight:600;height:13px;line-height:12px;position:relative;text-align:center;top:0;vertical-align:middle;width:13px}.uppy-StatusBar-details:after{word-wrap:break-word;line-height:1.3}[dir=ltr] .uppy-StatusBar-spinner{margin-right:10px}[dir=rtl] .uppy-StatusBar-spinner{margin-left:10px}.uppy-StatusBar-spinner{fill:#1269cf;animation-duration:1s;animation-iteration-count:infinite;animation-name:uppy-StatusBar-spinnerAnimation;animation-timing-function:linear}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner{fill:#f6a623}@keyframes uppy-StatusBar-spinnerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:6px}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list:after{content:"";flex:auto}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{margin:0;position:relative;width:50%}.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--md .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:33.3333%}.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--lg .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:25%}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem:before{content:"";display:block;padding-top:100%}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected svg{opacity:.85}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--disabled,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--disabled{opacity:.5}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:#93939333}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:#eaeaea33}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{fill:#000000b3;height:30%;width:30%}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{fill:#fffc}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{border-radius:4px;bottom:7px;height:calc(100% - 14px);left:7px;overflow:hidden;position:absolute;right:7px;text-align:center;top:7px;width:calc(100% - 14px)}@media (hover:none){.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author{display:block}}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{box-shadow:0 0 0 3px #aae1ffb3}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner img,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner img{border-radius:4px;height:100%;object-fit:cover;width:100%}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author{background:#0000004d;bottom:0;color:#fff;display:none;font-size:12px;font-weight:500;left:0;margin:0;padding:5px;position:absolute;text-decoration:none;width:100%}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author:hover,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author:hover{background:#0006;text-decoration:underline}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox{background-color:#1269cf;border-radius:50%;height:26px;opacity:0;position:absolute;right:16px;top:16px;width:26px;z-index:1002}[dir=ltr] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=ltr] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{left:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=rtl] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{right:7px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{height:7px;top:8px;width:12px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--is-checked,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--is-checked{opacity:1}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author{display:block}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label{box-shadow:0 0 0 3px #1269cf80}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus{outline:none}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner{border:0}.uppy-ProviderBrowser-viewType--list{background-color:#fff}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list{background-color:#1f1f1f}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{align-items:center;display:flex;margin:0;padding:7px 15px}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{color:#eaeaea}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem--disabled{opacity:.6}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-right:15px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-left:15px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{background-color:#fff;border:1px solid #cfcfcf;border-radius:3px;height:17px;width:17px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border:1px solid #1269cf;box-shadow:0 0 0 3px #1269cf40;outline:none}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{left:3px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{right:3px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{height:5px;opacity:0;top:4px;width:9px}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border-color:#02baf2b3;box-shadow:0 0 0 3px #02baf233}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#1269cf;border-color:#1269cf}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked:after{opacity:1}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner{align-items:center;display:flex;overflow:hidden;padding:2px;text-overflow:ellipsis;white-space:nowrap}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus{outline:none;text-decoration:underline}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-left:8px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner span{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem--disabled .uppy-ProviderBrowserItem-inner{cursor:default}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-right:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-left:7px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{width:20px}.uppy-ProviderBrowserItem-checkbox{cursor:pointer;flex-shrink:0;position:relative}.uppy-ProviderBrowserItem-checkbox:disabled{cursor:default}.uppy-ProviderBrowserItem-checkbox:after{border-bottom:2px solid #eaeaea;border-left:2px solid #eaeaea;content:"";cursor:pointer;position:absolute;transform:rotate(-45deg)}.uppy-ProviderBrowserItem-checkbox:disabled:after{cursor:default}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox{background-color:#1f1f1f;border-color:#939393}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#333}.uppy-SearchProvider{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}[data-uppy-theme=dark] .uppy-SearchProvider{background-color:#1f1f1f}.uppy-SearchProvider-input{margin-bottom:15px;max-width:650px;width:90%}.uppy-size--md .uppy-SearchProvider-input{margin-bottom:20px}.uppy-SearchProvider-input::-webkit-search-cancel-button{display:none}.uppy-SearchProvider-searchButton{padding:13px 25px}.uppy-size--md .uppy-SearchProvider-searchButton{padding:13px 30px}.uppy-DashboardContent-panelBody{align-items:center;display:flex;flex:1 1;justify-content:center}[data-uppy-theme=dark] .uppy-DashboardContent-panelBody{background-color:#1f1f1f}.uppy-Provider-auth,.uppy-Provider-empty,.uppy-Provider-error,.uppy-Provider-loading{align-items:center;color:#939393;display:flex;flex:1 1;flex-flow:column wrap;justify-content:center}.uppy-Provider-empty{color:#939393}.uppy-Provider-authIcon svg{height:75px;width:100px}.uppy-Provider-authTitle{color:#757575;font-size:17px;font-weight:400;line-height:1.4;margin-bottom:30px;max-width:500px;padding:0 15px;text-align:center}.uppy-size--md .uppy-Provider-authTitle{font-size:20px}[data-uppy-theme=dark] .uppy-Provider-authTitle{color:#cfcfcf}.uppy-Provider-btn-google{align-items:center;background:#4285f4;display:flex;padding:8px 12px!important}.uppy-Provider-btn-google:hover{background-color:#1266f1}.uppy-Provider-btn-google:focus{box-shadow:0 0 0 3px #4285f466;outline:none}.uppy-Provider-btn-google svg{margin-right:8px}[dir=ltr] .uppy-Provider-breadcrumbs{text-align:left}[dir=rtl] .uppy-Provider-breadcrumbs{text-align:right}.uppy-Provider-breadcrumbs{color:#525252;flex:1 1;font-size:12px;margin-bottom:10px}.uppy-size--md .uppy-Provider-breadcrumbs{margin-bottom:0}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs{color:#eaeaea}[dir=ltr] .uppy-Provider-breadcrumbsIcon{margin-right:4px}[dir=rtl] .uppy-Provider-breadcrumbsIcon{margin-left:4px}.uppy-Provider-breadcrumbsIcon{color:#525252;display:inline-block;line-height:1;vertical-align:middle}.uppy-Provider-breadcrumbsIcon svg{fill:#525252;height:13px;width:13px}.uppy-Provider-breadcrumbs button{border-radius:3px;display:inline-block;line-height:inherit;padding:4px}.uppy-Provider-breadcrumbs button:focus{outline:none}.uppy-Provider-breadcrumbs button::-moz-focus-inner{border:0}.uppy-Provider-breadcrumbs button:hover{color:#0e51a0}.uppy-Provider-breadcrumbs button:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button:focus{background-color:#333}.uppy-Provider-breadcrumbs button:not(:last-of-type){text-decoration:underline}.uppy-Provider-breadcrumbs button:last-of-type{color:#333;cursor:normal;font-weight:500;pointer-events:none}.uppy-Provider-breadcrumbs button:hover{cursor:pointer}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button{color:#eaeaea}.uppy-ProviderBrowser{display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:400;height:100%}.uppy-ProviderBrowser-user{color:#333;font-weight:500;margin:0 8px 0 0}[data-uppy-theme=dark] .uppy-ProviderBrowser-user{color:#eaeaea}[dir=ltr] .uppy-ProviderBrowser-user:after{left:4px}[dir=rtl] .uppy-ProviderBrowser-user:after{right:4px}.uppy-ProviderBrowser-user:after{color:#939393;content:"·";font-weight:400;position:relative}.uppy-ProviderBrowser-header{border-bottom:1px solid #eaeaea;position:relative;z-index:1001}[data-uppy-theme=dark] .uppy-ProviderBrowser-header{border-bottom:1px solid #333}.uppy-ProviderBrowser-headerBar{background-color:#fafafa;color:#757575;font-size:12px;line-height:1.4;padding:7px 15px;z-index:1001}.uppy-size--md .uppy-ProviderBrowser-headerBar{align-items:center;display:flex}[data-uppy-theme=dark] .uppy-ProviderBrowser-headerBar{background-color:#1f1f1f}.uppy-ProviderBrowser-headerBar--simple{display:block;justify-content:center;text-align:center}.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap{display:inline-block;flex:none;vertical-align:middle}.uppy-ProviderBrowser-searchFilter{align-items:center;display:flex;height:30px;margin-bottom:15px;margin-top:15px;padding-left:8px;padding-right:8px;position:relative;width:100%}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput,[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-right:30px}[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}.uppy-ProviderBrowser-searchFilterInput{background-color:#eaeaea;border:0;border-radius:4px;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;font-size:13px;height:30px;line-height:1.4;outline:0;width:100%;z-index:1001}.uppy-ProviderBrowser-searchFilterInput::-webkit-search-cancel-button{display:none}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput{background-color:#1f1f1f;color:#eaeaea}.uppy-ProviderBrowser-searchFilterInput:focus{background-color:#cfcfcf;border:0}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput:focus{background-color:#333}[dir=ltr] .uppy-ProviderBrowser-searchFilterIcon{left:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterIcon{right:16px}.uppy-ProviderBrowser-searchFilterIcon{color:#757575;height:12px;position:absolute;width:12px;z-index:1002}.uppy-ProviderBrowser-searchFilterInput::placeholder{color:#939393;opacity:1}[dir=ltr] .uppy-ProviderBrowser-searchFilterReset{right:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterReset{left:16px}.uppy-ProviderBrowser-searchFilterReset{border-radius:3px;color:#939393;cursor:pointer;height:22px;padding:6px;position:absolute;width:22px;z-index:1002}.uppy-ProviderBrowser-searchFilterReset:focus{outline:none}.uppy-ProviderBrowser-searchFilterReset::-moz-focus-inner{border:0}.uppy-ProviderBrowser-searchFilterReset:focus{box-shadow:0 0 0 3px #1269cf80}.uppy-ProviderBrowser-searchFilterReset:hover{color:#757575}.uppy-ProviderBrowser-searchFilterReset svg{vertical-align:text-top}.uppy-ProviderBrowser-userLogout{border-radius:3px;color:#1269cf;cursor:pointer;line-height:inherit;padding:4px}.uppy-ProviderBrowser-userLogout:focus{outline:none}.uppy-ProviderBrowser-userLogout::-moz-focus-inner{border:0}.uppy-ProviderBrowser-userLogout:hover{color:#0e51a0}.uppy-ProviderBrowser-userLogout:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout:focus{background-color:#333}.uppy-ProviderBrowser-userLogout:hover{text-decoration:underline}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout{color:#eaeaea}.uppy-ProviderBrowser-body{flex:1 1;position:relative}.uppy-ProviderBrowser-list{-webkit-overflow-scrolling:touch;background-color:#fff;border-spacing:0;bottom:0;display:block;flex:1 1;height:100%;left:0;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;top:0;width:100%}[data-uppy-theme=dark] .uppy-ProviderBrowser-list{background-color:#1f1f1f}.uppy-ProviderBrowser-list:focus{outline:none}.uppy-ProviderBrowserItem-inner{cursor:pointer;font-size:13px;font-weight:500}.uppy-ProviderBrowser-footer{align-items:center;background-color:#fff;border-top:1px solid #eaeaea;display:flex;height:65px;padding:0 15px}[dir=ltr] .uppy-ProviderBrowser-footer button{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-footer button{margin-left:8px}[data-uppy-theme=dark] .uppy-ProviderBrowser-footer{background-color:#1f1f1f;border-top:1px solid #333}.uppy-Dashboard-Item-previewInnerWrap{align-items:center;border-radius:3px;box-shadow:0 0 2px 0 #0006;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.uppy-size--md .uppy-Dashboard-Item-previewInnerWrap{box-shadow:0 1px 2px #00000026}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewInnerWrap{box-shadow:none}.uppy-Dashboard-Item-previewInnerWrap:after{background-color:#000000a6;bottom:0;content:"";display:none;left:0;position:absolute;right:0;top:0;z-index:1001}.uppy-Dashboard-Item-previewLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1002}.uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #579df0}[data-uppy-theme=dark] .uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #016c8d}.uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{border-radius:3px;height:100%;object-fit:cover;transform:translateZ(0);width:100%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{height:auto;max-height:100%;max-width:100%;object-fit:contain;padding:10px;width:auto}.uppy-Dashboard-Item-progress{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .35 ease;width:120px;z-index:1002}.uppy-Dashboard-Item-progressIndicator{color:#fff;display:inline-block;height:38px;opacity:.9;width:38px}.uppy-size--md .uppy-Dashboard-Item-progressIndicator{height:55px;width:55px}button.uppy-Dashboard-Item-progressIndicator{cursor:pointer}button.uppy-Dashboard-Item-progressIndicator:focus{outline:none}button.uppy-Dashboard-Item-progressIndicator::-moz-focus-inner{border:0}button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--bg,button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--retry{fill:#579df0}.uppy-Dashboard-Item-progressIcon--circle{height:100%;width:100%}.uppy-Dashboard-Item-progressIcon--bg{stroke:#fff6}.uppy-Dashboard-Item-progressIcon--progress{stroke:#fff;transition:stroke-dashoffset .5s ease-out}.uppy-Dashboard-Item-progressIcon--play{fill:#fff;stroke:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--cancel{fill:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--pause{fill:#fff;stroke:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--check{fill:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--retry{fill:#fff}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:-8px}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:-8px}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:auto}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:auto}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{top:-9px;transform:none;width:auto}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{height:18px;width:18px}.uppy-size--md .uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{height:28px;width:28px}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{height:18px;opacity:1;width:18px}.uppy-size--md .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{height:22px;width:22px}.uppy-Dashboard-Item.is-processing .uppy-Dashboard-Item-progress{opacity:0}[dir=ltr] .uppy-Dashboard-Item-fileInfo{padding-right:5px}[dir=rtl] .uppy-Dashboard-Item-fileInfo{padding-left:5px}[dir=ltr] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:10px}[dir=rtl] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:10px}[dir=ltr] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:15px}[dir=rtl] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:15px}.uppy-Dashboard-Item-name{word-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.3;margin-bottom:5px;word-break:break-all}[data-uppy-theme=dark] .uppy-Dashboard-Item-name{color:#eaeaea}.uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-name{font-size:14px;line-height:1.4}.uppy-Dashboard-Item-fileName{align-items:baseline;display:flex}.uppy-Dashboard-Item-fileName button{margin-left:5px}.uppy-Dashboard-Item-author{color:#757575;display:inline-block;font-size:11px;font-weight:400;line-height:1;margin-bottom:5px;vertical-align:bottom}.uppy-Dashboard-Item-author a{color:#757575}.uppy-Dashboard-Item-status{color:#757575;font-size:11px;font-weight:400;line-height:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-status{color:#bbb}.uppy-Dashboard-Item-statusSize{display:inline-block;margin-bottom:5px;text-transform:uppercase;vertical-align:bottom}.uppy-Dashboard-Item-reSelect{color:#1269cf;font-family:inherit;font-size:inherit;font-weight:600}.uppy-Dashboard-Item-errorMessage{background-color:#fdeff1;color:#a51523;font-size:11px;font-weight:500;line-height:1.3;padding:5px 6px}.uppy-Dashboard-Item-errorMessageBtn{color:#a51523;cursor:pointer;font-size:11px;font-weight:500;text-decoration:underline}.uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{display:none}.uppy-size--md .uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:1px solid #f7c2c8;bottom:0;display:block;left:0;line-height:1.4;padding:6px 8px;position:absolute;right:0}.uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{border:1px solid #f7c2c8;border-radius:3px;display:inline-block;position:static}.uppy-size--md .uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{display:none}.uppy-Dashboard-Item-action{color:#939393;cursor:pointer}.uppy-Dashboard-Item-action:focus{outline:none}.uppy-Dashboard-Item-action::-moz-focus-inner{border:0}.uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 3px #1269cf80}.uppy-Dashboard-Item-action:hover{color:#1f1f1f;opacity:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-action{color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{outline:none}[data-uppy-theme=dark] .uppy-Dashboard-Item-action::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 2px #aae1ffd9}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:hover{color:#eaeaea}.uppy-Dashboard-Item-action--remove{color:#1f1f1f;opacity:.95}.uppy-Dashboard-Item-action--remove:hover{color:#000;opacity:1}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item-action--remove{right:-8px}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item-action--remove{left:-8px}.uppy-size--md .uppy-Dashboard-Item-action--remove{height:18px;padding:0;position:absolute;top:-8px;width:18px;z-index:1002}.uppy-size--md .uppy-Dashboard-Item-action--remove:focus{border-radius:50%}[dir=ltr] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{right:8px}[dir=rtl] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{left:8px}.uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{position:absolute;top:8px}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove{color:#525252}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove:hover{color:#333}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-actionWrapper{align-items:center;display:flex}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action{height:22px;margin-left:3px;padding:3px;width:22px}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action:focus{border-radius:3px}.uppy-size--md .uppy-Dashboard-Item-action--copyLink,.uppy-size--md .uppy-Dashboard-Item-action--edit{height:16px;padding:0;width:16px}.uppy-size--md .uppy-Dashboard-Item-action--copyLink:focus,.uppy-size--md .uppy-Dashboard-Item-action--edit:focus{border-radius:3px}.uppy-Dashboard-Item{align-items:center;border-bottom:1px solid #eaeaea;display:flex;padding:10px}[dir=ltr] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-right:0}[dir=rtl] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-left:0}[data-uppy-theme=dark] .uppy-Dashboard-Item{border-bottom:1px solid #333}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item{float:left}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item{float:right}.uppy-size--md .uppy-Dashboard-Item{border-bottom:0;display:block;height:215px;margin:5px 15px;padding:0;position:relative;width:calc(33.333% - 30px)}.uppy-size--lg .uppy-Dashboard-Item{height:190px;margin:5px 15px;padding:0;width:calc(25% - 30px)}.uppy-size--xl .uppy-Dashboard-Item{height:210px;padding:0;width:calc(20% - 30px)}.uppy-Dashboard--singleFile .uppy-Dashboard-Item{border-bottom:0;display:flex;flex-direction:column;height:100%;max-width:400px;padding:15px;position:relative;width:100%}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-previewInnerWrap{opacity:.2}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-name{opacity:.7}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='39'%3E%3Cpath d='M1.708 38.66c1.709 0 3.417-3.417 6.834-3.417 3.416 0 5.125 3.417 8.61 3.417 3.348 0 5.056-3.417 8.473-3.417 4.305 0 5.125 3.417 6.833 3.417.889 0 1.709-.889 1.709-1.709v-19.68C34.167-5.757 0-5.757 0 17.271v19.68c0 .82.888 1.709 1.708 1.709zm8.542-17.084a3.383 3.383 0 0 1-3.417-3.416 3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.417 3.417 3.383 3.383 0 0 1-3.417 3.416zm13.667 0A3.383 3.383 0 0 1 20.5 18.16a3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.416 3.417 3.383 3.383 0 0 1-3.416 3.416z' fill='%2523000'/%3E%3C/svg%3E");background-position:50% 10px;background-repeat:no-repeat;background-size:25px;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1005}.uppy-size--md .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:40px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:30%}.uppy-Dashboard-Item-preview{flex-grow:0;flex-shrink:0;height:50px;position:relative;width:50px}.uppy-size--md .uppy-Dashboard-Item-preview{height:140px;width:100%}.uppy-size--lg .uppy-Dashboard-Item-preview{height:120px}.uppy-size--xl .uppy-Dashboard-Item-preview{height:140px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview{flex-grow:1;max-height:75%;width:100%}.uppy-Dashboard--singleFile.uppy-size--md .uppy-Dashboard-Item-preview{max-height:100%}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:8px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:8px}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:12px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:12px}.uppy-Dashboard-Item-fileInfoAndButtons{align-items:center;display:flex;flex-grow:1;justify-content:space-between}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons,.uppy-size--md .uppy-Dashboard-Item-fileInfoAndButtons{align-items:flex-start;padding:9px 0 0}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons{flex-grow:0;width:100%}.uppy-Dashboard-Item-fileInfo{flex-grow:1;flex-shrink:1}.uppy-Dashboard-Item-actionWrapper{flex-grow:0;flex-shrink:0}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-previewInnerWrap:after,.uppy-Dashboard-Item.is-inprogress .uppy-Dashboard-Item-previewInnerWrap:after{display:block}.uppy-Dashboard-Item.is-inprogress:not(.is-resumable) .uppy-Dashboard-Item-action--remove{display:none}[dir=ltr] .uppy-Dashboard-Item-errorDetails{left:2px}[dir=rtl] .uppy-Dashboard-Item-errorDetails{right:2px}.uppy-Dashboard-Item-errorDetails{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#939393;border:none;border-radius:50%;color:#fff;cursor:help;flex-shrink:0;font-size:10px;font-weight:600;height:13px;line-height:12px;position:relative;text-align:center;top:0;width:13px}.uppy-Dashboard-Item-errorDetails:after{word-wrap:break-word;line-height:1.3}.uppy-Dashboard-FileCard{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 0 10px 4px #0000001a;display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1005}.uppy-Dashboard-FileCard .uppy-DashboardContent-bar{border-top-left-radius:5px;border-top-right-radius:5px}.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.uppy-Dashboard-FileCard-inner{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;min-height:0}.uppy-Dashboard-FileCard-preview{align-items:center;border-bottom:1px solid #eaeaea;display:flex;flex-grow:0;flex-shrink:1;height:60%;justify-content:center;min-height:0;position:relative}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-preview{background-color:#333;border-bottom:0}.uppy-Dashboard-FileCard-preview img.uppy-Dashboard-Item-previewImg{border-radius:3px;box-shadow:0 3px 20px #00000026;flex:0 0 auto;max-height:90%;max-width:90%;object-fit:cover}[dir=ltr] .uppy-Dashboard-FileCard-edit{right:10px}[dir=rtl] .uppy-Dashboard-FileCard-edit{left:10px}.uppy-Dashboard-FileCard-edit{background-color:#00000080;border-radius:50px;color:#fff;font-size:13px;padding:7px 15px;position:absolute;top:10px}.uppy-Dashboard-FileCard-edit:focus{outline:none}.uppy-Dashboard-FileCard-edit::-moz-focus-inner{border:0}.uppy-Dashboard-FileCard-edit:focus{box-shadow:0 0 0 3px #1269cf80}.uppy-Dashboard-FileCard-edit:hover{background-color:#000c}.uppy-Dashboard-FileCard-info{-webkit-overflow-scrolling:touch;flex-grow:0;flex-shrink:0;height:40%;overflow-y:auto;padding:30px 20px 20px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-info{background-color:#1f1f1f}.uppy-Dashboard-FileCard-fieldset{border:0;font-size:0;margin:auto auto 12px;max-width:640px;padding:0}.uppy-Dashboard-FileCard-label{color:#525252;display:inline-block;font-size:12px;vertical-align:middle;width:22%}.uppy-size--md .uppy-Dashboard-FileCard-label{font-size:14px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-label{color:#eaeaea}.uppy-Dashboard-FileCard-input{display:inline-block;vertical-align:middle;width:78%}.uppy-Dashboard-FileCard-actions{align-items:center;background-color:#fafafa;border-top:1px solid #eaeaea;display:flex;flex-grow:0;flex-shrink:0;height:55px;padding:0 15px}.uppy-size--md .uppy-Dashboard-FileCard-actions{height:65px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-actions{background-color:#1f1f1f;border-top:1px solid #333}[dir=ltr] .uppy-Dashboard-FileCard-actionsBtn{margin-right:10px}[dir=rtl] .uppy-Dashboard-FileCard-actionsBtn{margin-left:10px}.uppy-transition-slideDownUp-enter{opacity:.01;transform:translate3d(0,-105%,0);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active{opacity:1;transform:translateZ(0)}.uppy-transition-slideDownUp-leave{opacity:1;transform:translateZ(0);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active{opacity:.01;transform:translate3d(0,-105%,0)}@keyframes uppy-Dashboard-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes uppy-Dashboard-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes uppy-Dashboard-slideDownAndFadeIn{0%{opacity:0;transform:translate3d(-50%,-70%,0)}to{opacity:1;transform:translate3d(-50%,-50%,0)}}@keyframes uppy-Dashboard-slideDownAndFadeIn--small{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes uppy-Dashboard-slideUpFadeOut{0%{opacity:1;transform:translate3d(-50%,-50%,0)}to{opacity:0;transform:translate3d(-50%,-70%,0)}}@keyframes uppy-Dashboard-slideUpFadeOut--small{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20%,0)}}.uppy-Dashboard--modal{z-index:1001}.uppy-Dashboard--modal[aria-hidden=true]{display:none}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeIn .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeOut .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard-isFixed{height:100vh;overflow:hidden}.uppy-Dashboard--modal .uppy-Dashboard-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1001}.uppy-Dashboard-inner{background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:5px;max-height:100%;max-width:100%;outline:none;position:relative}.uppy-size--md .uppy-Dashboard-inner{min-height:auto}@media only screen and (min-width:820px){.uppy-Dashboard-inner{height:500px;width:650px}}.uppy-Dashboard--modal .uppy-Dashboard-inner{z-index:1002}[data-uppy-theme=dark] .uppy-Dashboard-inner{background-color:#1f1f1f}.uppy-Dashboard--isDisabled .uppy-Dashboard-inner{cursor:not-allowed}.uppy-Dashboard-innerWrap{border-radius:5px;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;position:relative}.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap{opacity:1}.uppy-Dashboard--isDisabled .uppy-Dashboard-innerWrap{cursor:not-allowed;filter:grayscale(100%);opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uppy-Dashboard--isDisabled .uppy-ProviderIconBg{fill:#9f9f9f}.uppy-Dashboard--isDisabled [aria-disabled],.uppy-Dashboard--isDisabled [disabled]{cursor:not-allowed;pointer-events:none}.uppy-Dashboard--modal .uppy-Dashboard-inner{border:none;bottom:15px;left:15px;position:fixed;right:15px;top:35px}@media only screen and (min-width:820px){.uppy-Dashboard--modal .uppy-Dashboard-inner{box-shadow:0 5px 15px 4px #00000026;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}}[dir=ltr] .uppy-Dashboard-close{right:-2px}[dir=rtl] .uppy-Dashboard-close{left:-2px}.uppy-Dashboard-close{color:#ffffffe6;cursor:pointer;display:block;font-size:27px;position:absolute;top:-33px;z-index:1005}.uppy-Dashboard-close:focus{outline:none}.uppy-Dashboard-close::-moz-focus-inner{border:0}.uppy-Dashboard-close:focus{color:#6eabf2}@media only screen and (min-width:820px){[dir=ltr] .uppy-Dashboard-close{right:-35px}[dir=rtl] .uppy-Dashboard-close{left:-35px}.uppy-Dashboard-close{font-size:35px;top:-10px}}.uppy-Dashboard-serviceMsg{background-color:#fffbf7;border-bottom:1px solid #edd4b9;border-top:1px solid #edd4b9;font-size:12px;font-weight:500;line-height:1.3;padding:12px 0;position:relative;top:-1px;z-index:1004}.uppy-size--md .uppy-Dashboard-serviceMsg{font-size:14px;line-height:1.4}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg{background-color:#1f1f1f;border-bottom:1px solid #333;border-top:1px solid #333;color:#eaeaea}.uppy-Dashboard-serviceMsg-title{display:block;line-height:1;margin-bottom:4px;padding-left:42px}.uppy-Dashboard-serviceMsg-text{padding:0 15px}.uppy-Dashboard-serviceMsg-actionBtn{color:#1269cf;font-size:inherit;font-weight:inherit;vertical-align:initial}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg-actionBtn{color:#02baf2e6}.uppy-Dashboard-serviceMsg-icon{left:15px;position:absolute;top:10px}.uppy-Dashboard-AddFiles{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles{border:1px dashed #dfdfdf;border-radius:3px;height:calc(100% - 14px);margin:7px}.uppy-Dashboard-AddFilesPanel .uppy-Dashboard-AddFiles{border:none;height:calc(100% - 54px)}.uppy-Dashboard--modal .uppy-Dashboard-AddFiles{border-color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles{border-color:#757575}.uppy-Dashboard-AddFiles-info{display:none;margin-top:auto;padding-bottom:15px;padding-top:15px}.uppy-size--height-md .uppy-Dashboard-AddFiles-info{display:block}.uppy-size--md .uppy-Dashboard-AddFiles-info{bottom:25px;left:0;padding-bottom:0;padding-top:30px;position:absolute;right:0}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-info{margin-top:0}.uppy-Dashboard-browse{color:#1269cf;cursor:pointer}.uppy-Dashboard-browse:focus{outline:none}.uppy-Dashboard-browse::-moz-focus-inner{border:0}.uppy-Dashboard-browse:focus,.uppy-Dashboard-browse:hover{border-bottom:1px solid #1269cf}[data-uppy-theme=dark] .uppy-Dashboard-browse{color:#02baf2e6}[data-uppy-theme=dark] .uppy-Dashboard-browse:focus,[data-uppy-theme=dark] .uppy-Dashboard-browse:hover{border-bottom:1px solid #02baf2}.uppy-Dashboard-browseBtn{display:block;font-size:14px;font-weight:500;margin-bottom:5px;margin-top:8px;width:100%}.uppy-size--md .uppy-Dashboard-browseBtn{font-size:15px;margin:15px auto;padding:13px 44px;width:auto}.uppy-Dashboard-AddFiles-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;margin-top:2px;overflow-y:auto;padding:2px 0;width:100%}.uppy-size--md .uppy-Dashboard-AddFiles-list{flex:none;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:15px;max-width:600px;overflow-y:visible;padding-top:0}.uppy-DashboardTab{border-bottom:1px solid #eaeaea;text-align:center;width:100%}[data-uppy-theme=dark] .uppy-DashboardTab{border-bottom:1px solid #333}.uppy-size--md .uppy-DashboardTab{border-bottom:none;display:inline-block;margin-bottom:10px;width:auto}.uppy-DashboardTab-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;color:#525252;cursor:pointer;flex-direction:row;height:100%;justify-content:left;padding:12px 15px;width:100%}.uppy-DashboardTab-btn:focus{outline:none}[dir=ltr] .uppy-size--md .uppy-DashboardTab-btn{margin-right:1px}[dir=rtl] .uppy-size--md .uppy-DashboardTab-btn{margin-left:1px}.uppy-size--md .uppy-DashboardTab-btn{border-radius:5px;flex-direction:column;padding:10px 3px;width:86px}[data-uppy-theme=dark] .uppy-DashboardTab-btn{color:#eaeaea}.uppy-DashboardTab-btn::-moz-focus-inner{border:0}.uppy-DashboardTab-btn:hover{background-color:#e9ecef}[data-uppy-theme=dark] .uppy-DashboardTab-btn:hover{background-color:#333}.uppy-DashboardTab-btn:active,.uppy-DashboardTab-btn:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardTab-btn:active,[data-uppy-theme=dark] .uppy-DashboardTab-btn:focus{background-color:#525252}.uppy-DashboardTab-btn svg{display:inline-block;max-height:100%;max-width:100%;overflow:hidden;transition:transform .15s ease-in-out;vertical-align:text-top}[dir=ltr] .uppy-DashboardTab-inner{margin-right:10px}[dir=rtl] .uppy-DashboardTab-inner{margin-left:10px}.uppy-DashboardTab-inner{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 1px 1px 0 #0000001a,0 1px 2px 0 #0000001a,0 2px 3px 0 #00000005;display:flex;height:32px;justify-content:center;width:32px}[dir=ltr] .uppy-size--md .uppy-DashboardTab-inner{margin-right:0}[dir=rtl] .uppy-size--md .uppy-DashboardTab-inner{margin-left:0}[data-uppy-theme=dark] .uppy-DashboardTab-inner{background-color:#323232;box-shadow:0 1px 1px 0 #0003,0 1px 2px 0 #0003,0 2px 3px 0 #00000014}.uppy-DashboardTab-name{font-size:14px;font-weight:400}.uppy-size--md .uppy-DashboardTab-name{font-size:12px;line-height:15px;margin-bottom:0;margin-top:8px}.uppy-DashboardTab-iconMyDevice{color:#1269cf}[data-uppy-theme=dark] .uppy-DashboardTab-iconMyDevice{color:#02baf2}.uppy-DashboardTab-iconBox{color:#0061d5}[data-uppy-theme=dark] .uppy-DashboardTab-iconBox{color:#eaeaea}.uppy-DashboardTab-iconDropbox{color:#0061fe}[data-uppy-theme=dark] .uppy-DashboardTab-iconDropbox{color:#eaeaea}.uppy-DashboardTab-iconUnsplash{color:#111}[data-uppy-theme=dark] .uppy-DashboardTab-iconUnsplash{color:#eaeaea}.uppy-DashboardTab-iconScreenRec{color:#2c3e50}[data-uppy-theme=dark] .uppy-DashboardTab-iconScreenRec{color:#eaeaea}.uppy-DashboardTab-iconAudio{color:#8030a3}[data-uppy-theme=dark] .uppy-DashboardTab-iconAudio{color:#bf6ee3}.uppy-Dashboard-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.uppy-DashboardContent-bar{align-items:center;background-color:#fafafa;border-bottom:1px solid #eaeaea;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 10px;position:relative;width:100%;z-index:1004}.uppy-size--md .uppy-DashboardContent-bar{height:50px;padding:0 15px}[data-uppy-theme=dark] .uppy-DashboardContent-bar{background-color:#1f1f1f;border-bottom:1px solid #333}.uppy-DashboardContent-title{font-size:12px;font-weight:500;left:0;line-height:40px;margin:auto;max-width:170px;overflow-x:hidden;position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.uppy-size--md .uppy-DashboardContent-title{font-size:14px;line-height:50px;max-width:300px}[data-uppy-theme=dark] .uppy-DashboardContent-title{color:#eaeaea}[dir=ltr] .uppy-DashboardContent-back,[dir=ltr] .uppy-DashboardContent-save{margin-left:-6px}[dir=rtl] .uppy-DashboardContent-back,[dir=rtl] .uppy-DashboardContent-save{margin-right:-6px}.uppy-DashboardContent-back,.uppy-DashboardContent-save{-webkit-appearance:none;background:none;border:0;border-radius:3px;color:inherit;color:#1269cf;cursor:pointer;font-family:inherit;font-size:inherit;font-size:12px;font-weight:400;line-height:1;margin:0;padding:7px 6px}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{outline:none}.uppy-DashboardContent-back::-moz-focus-inner,.uppy-DashboardContent-save::-moz-focus-inner{border:0}.uppy-DashboardContent-back:hover,.uppy-DashboardContent-save:hover{color:#0e51a0}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-back:focus,[data-uppy-theme=dark] .uppy-DashboardContent-save:focus{background-color:#333}.uppy-size--md .uppy-DashboardContent-back,.uppy-size--md .uppy-DashboardContent-save{font-size:14px}[data-uppy-theme=dark] .uppy-DashboardContent-back,[data-uppy-theme=dark] .uppy-DashboardContent-save{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore{margin-right:-5px}[dir=rtl] .uppy-DashboardContent-addMore{margin-left:-5px}.uppy-DashboardContent-addMore{-webkit-appearance:none;background:none;border:0;border-radius:3px;color:inherit;color:#1269cf;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;height:29px;line-height:1;margin:0;padding:7px 8px;width:29px}.uppy-DashboardContent-addMore:focus{outline:none}.uppy-DashboardContent-addMore::-moz-focus-inner{border:0}.uppy-DashboardContent-addMore:hover{color:#0e51a0}.uppy-DashboardContent-addMore:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-addMore:focus{background-color:#333}[dir=ltr] .uppy-size--md .uppy-DashboardContent-addMore{margin-right:-8px}[dir=rtl] .uppy-size--md .uppy-DashboardContent-addMore{margin-left:-8px}.uppy-size--md .uppy-DashboardContent-addMore{font-size:14px;height:auto;width:auto}[data-uppy-theme=dark] .uppy-DashboardContent-addMore{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore svg{margin-right:4px}[dir=rtl] .uppy-DashboardContent-addMore svg{margin-left:4px}.uppy-DashboardContent-addMore svg{vertical-align:initial}.uppy-size--md .uppy-DashboardContent-addMore svg{height:11px;width:11px}.uppy-DashboardContent-addMoreCaption{display:none}.uppy-size--md .uppy-DashboardContent-addMoreCaption{display:inline}.uppy-DashboardContent-panel{background-color:#f5f5f5;flex:1 1}.uppy-Dashboard-AddFilesPanel,.uppy-DashboardContent-panel{border-radius:5px;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1005}.uppy-Dashboard-AddFilesPanel{background:#fafafa;background:linear-gradient(0deg,#fafafa 35%,#fafafad9);box-shadow:0 0 10px 5px #00000026}[data-uppy-theme=dark] .uppy-Dashboard-AddFilesPanel{background-color:#333;background-image:linear-gradient(0deg,#1f1f1f 35%,#1f1f1fd9)}.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files{filter:blur(2px)}.uppy-Dashboard-progress{bottom:0;height:12%;left:0;position:absolute;width:100%}.uppy-Dashboard-progressBarContainer.is-active{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1004}.uppy-Dashboard-filesContainer{flex:1 1;margin:0;overflow-y:hidden;position:relative}.uppy-Dashboard-filesContainer:after{clear:both;content:"";display:table}.uppy-Dashboard-files{-webkit-overflow-scrolling:touch;flex:1 1;margin:0;overflow-y:auto;padding:0 0 10px}.uppy-size--md .uppy-Dashboard-files{padding-top:10px}.uppy-Dashboard--singleFile .uppy-Dashboard-filesInner{align-items:center;display:flex;height:100%;justify-content:center}.uppy-Dashboard-dropFilesHereHint{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%231269CF'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;border:1px dashed #1269cf;border-radius:3px;bottom:7px;color:#757575;display:flex;font-size:16px;justify-content:center;left:7px;padding-top:90px;position:absolute;right:7px;text-align:center;top:7px;visibility:hidden;z-index:2000}[data-uppy-theme=dark] .uppy-Dashboard-dropFilesHereHint{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%2302BAF2'/%3E%3C/svg%3E");border-color:#02baf2;color:#bbb}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint{visibility:visible}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-serviceMsg,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar{opacity:.15}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-AddFiles{opacity:.03}.uppy-Dashboard-AddFiles-title{color:#000;font-size:17px;font-weight:500;line-height:1.35;margin-bottom:5px;margin-top:15px;padding:0 15px;text-align:inline-start;width:100%}.uppy-size--md .uppy-Dashboard-AddFiles-title{font-size:21px;font-weight:400;margin-top:5px;max-width:480px;padding:0 35px;text-align:center}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-title{text-align:center}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles-title{color:#eaeaea}.uppy-Dashboard-AddFiles-title button{font-weight:500}.uppy-size--md .uppy-Dashboard-AddFiles-title button{font-weight:400}.uppy-Dashboard-note{color:#757575;font-size:14px;line-height:1.25;margin:auto;max-width:350px;padding:0 15px;text-align:center}.uppy-size--md .uppy-Dashboard-note{line-height:1.35;max-width:600px}[data-uppy-theme=dark] .uppy-Dashboard-note{color:#cfcfcf}a.uppy-Dashboard-poweredBy{color:#939393;display:inline-block;font-size:11px;margin-top:8px;text-align:center;text-decoration:none}.uppy-Dashboard-poweredByIcon{fill:none;stroke:#939393;margin-left:1px;margin-right:1px;opacity:.9;position:relative;top:1px;vertical-align:text-top}.uppy-Dashboard-Item-previewIcon{height:25px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:25px;z-index:100}.uppy-size--md .uppy-Dashboard-Item-previewIcon{height:38px;width:38px}.uppy-Dashboard-Item-previewIcon svg{height:100%;width:100%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIcon{height:100%;max-height:60%;max-width:60%;width:100%}.uppy-Dashboard-Item-previewIconWrap{height:76px;max-height:75%;position:relative}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIconWrap{height:100%;width:100%}.uppy-Dashboard-Item-previewIconBg{filter:drop-shadow(rgba(0,0,0,.1) 0 1px 1px);height:100%;width:100%}.uppy-Dashboard-upload{height:50px;position:relative;width:50px}.uppy-size--md .uppy-Dashboard-upload{height:60px;width:60px}.uppy-Dashboard-upload .uppy-c-icon{position:relative;top:1px;width:50%}[dir=ltr] .uppy-Dashboard-uploadCount{right:-12px}[dir=rtl] .uppy-Dashboard-uploadCount{left:-12px}.uppy-Dashboard-uploadCount{background-color:#1bb240;border-radius:50%;color:#fff;font-size:8px;height:16px;line-height:16px;position:absolute;top:-12px;width:16px}.uppy-size--md .uppy-Dashboard-uploadCount{font-size:9px;height:18px;line-height:18px;width:18px}.ghost-container{--ghost-color-primary-text:#333;--ghost-color-secondary-text:#999;--ghost-color-white:#fff;--ghost-color-lighter-gray:#f6f6f6;--ghost-color-light-gray:#e6e6e6;--ghost-color-mid-gray:#ccc;--ghost-color-dark-gray:#444;--ghost-color-darker-gray:#15171a;--ghost-color-black:#000;--ghost-font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--ghost-font-serif:Georgia,serif;--ghost-head-nav-gap:1.75rem;--ghost-h1-size:2.88rem;--ghost-gap:2.25rem}@media (max-width:767px){.ghost-container{--ghost-h1-size:2rem!important;--ghost-gap:1.25rem}}.ghost-container *,.ghost-container :after,.ghost-container :before{box-sizing:border-box}.ghost-container,.ghost-container blockquote,.ghost-container dd,.ghost-container dl,.ghost-container figure,.ghost-container h1,.ghost-container h2,.ghost-container h3,.ghost-container h4,.ghost-container h5,.ghost-container h6,.ghost-container p{margin:0}.ghost-container ol[role=list],.ghost-container ul[role=list]{list-style:none}.ghost-container:focus-within{scroll-behavior:smooth}.ghost-container{text-rendering:optimizespeed;line-height:1.5;min-height:100vh}.ghost-container a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.ghost-container img,.ghost-container picture{display:block;max-width:100%}.ghost-container button,.ghost-container input,.ghost-container select,.ghost-container textarea{font:inherit}@media (prefers-reduced-motion:reduce){.ghost-container:focus-within{scroll-behavior:auto}.ghost-container *,.ghost-container :after,.ghost-container :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.ghost-container{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--ghost-color-white);color:var(--ghost-color-primary-text);font-family:var(--ghost-font-sans);font-size:1rem;line-height:1.6}.ghost-container img{height:auto}.ghost-container a{color:var(--ghost-color-darker-gray);text-decoration:none}.ghost-container a:hover{opacity:.8}.ghost-container h1,.ghost-container h2,.ghost-container h3,.ghost-container h4,.ghost-container h5,.ghost-container h6{color:var(--ghost-color-darker-gray);letter-spacing:-.02em;line-height:1.15}.ghost-container h1{font-size:var(--ghost-h1-size)}.ghost-container h2{font-size:1.75rem}.ghost-container h3{font-size:1.5rem}.ghost-container h4{font-size:1.38rem}.ghost-container h5{font-size:1.25rem}.ghost-container h6{font-size:1.13rem}.ghost-container hr{background-color:var(--ghost-color-light-gray);border:0;height:1px;width:100%}.ghost-container blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:1.25rem}.ghost-container figcaption{color:var(--ghost-color-secondary-text);font-size:.88rem;line-height:1.4;margin-top:1rem;text-align:center}.ghost-container .kg-width-full figcaption{padding:0 1rem}.ghost-container .gh-content figcaption a{color:var(--ghost-color-darker-gray);text-decoration:none}.ghost-container pre{-webkit-overflow-scrolling:touch;background-color:var(--ghost-color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1rem 1.5rem;white-space:pre}.ghost-container code{font-family:var(--ghost-font-mono);font-size:15px}.ghost-container :not(pre)>code{background-color:var(--ghost-color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.25rem}.ghost-container iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){.ghost-container h2{font-size:1.5rem}.ghost-container h3{font-size:1.31rem}}.ghost-container .gh-site{display:flex;flex-direction:column;min-height:100vh}.ghost-container .gh-main{flex-grow:1;padding-bottom:5rem;padding-top:5rem}.ghost-container .gh-outer{padding-left:var(--ghost-gap);padding-right:var(--ghost-gap)}.ghost-container .gh-inner{margin:0 auto;max-width:1200px}.ghost-container .gh-canvas{display:grid;grid-template-columns:[full-start] minmax(var(--ghost-gap),auto) [wide-start] minmax(auto,240px) [main-start] min(var(--ghost-content-width,720px),calc(100% - var(--ghost-gap) * 2)) [main-end] minmax(auto,240px) [wide-end] minmax(var(--ghost-gap),auto) [full-end]}.ghost-container .gh-canvas>*{grid-column:main-start/main-end}.ghost-container .kg-width-wide{grid-column:wide-start/wide-end}.ghost-container .kg-width-full{grid-column:full-start/full-end}.ghost-container .kg-width-full img{width:100%}@media (max-width:767px){.ghost-container #gh-main{padding-bottom:3rem;padding-top:3rem}}.ghost-container .gh-head{background-color:var(--ghost-color-white)}.ghost-container .gh-head-inner{align-items:center;-moz-column-gap:var(--ghost-head-nav-gap);grid-column-gap:var(--ghost-head-nav-gap);column-gap:var(--ghost-head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;padding:2rem 0}.ghost-container .gh-head-brand{line-height:1}.ghost-container .gh-head-brand-wrapper{align-items:center;display:flex}.ghost-container .gh-head-logo{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.ghost-container .gh-head-logo img{max-height:32px}.ghost-container .gh-head-menu{align-items:center;display:flex}.ghost-container .nav{align-items:center;display:inline-flex;list-style:none;margin:0;padding:0}.ghost-container .gh-head .nav li+li{margin-left:var(--ghost-head-nav-gap)}.ghost-container .gh-head-actions{align-items:center;display:flex;gap:var(--ghost-head-nav-gap);justify-content:flex-end}.ghost-container .gh-head-btn.gh-btn{font-size:.94rem;padding:.56rem .88rem}.ghost-container .gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.ghost-container .gh-search{margin-left:-6px;margin-right:-6px}.ghost-container .gh-search:hover{opacity:.9}.ghost-container .is-head-b--n--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.ghost-container .is-head-b--n .gh-head-inner{grid-template-columns:1fr auto}.ghost-container .is-head-b-n--a .gh-head-inner{grid-template-columns:auto auto 1fr}.ghost-container .is-head-n--b--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.ghost-container .is-head-n--b--a .gh-head-brand{grid-column-start:2}.ghost-container .is-head-b--a_n .gh-head-inner{grid-template-columns:auto 1fr;row-gap:1rem}.ghost-container .is-head-b--a_n .gh-head-menu{grid-row-start:2}.ghost-container .is-head-b_n .gh-head-inner{grid-template-columns:auto;height:auto;justify-content:center;padding:2rem 0;row-gap:1.5rem;text-align:center}.ghost-container .is-head-b_n .gh-head-logo img{margin:0 auto}.ghost-container .is-head-b_n .gh-head-actions{display:none}.ghost-container .is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.ghost-container .is-head-transparent .gh-head .nav a,.ghost-container .is-head-transparent .gh-head-description,.ghost-container .is-head-transparent .gh-head-logo,.ghost-container .is-head-transparent .gh-search{color:var(--ghost-color-white)}.ghost-container .is-head-transparent .gh-burger:after,.ghost-container .is-head-transparent .gh-burger:before,.ghost-container .is-head-transparent .gh-head-btn{background-color:var(--ghost-color-white)}.ghost-container .is-head-transparent .gh-head-btn{color:var(--ghost-color-darker-gray)}.ghost-container .is-head-transparent .gh-head-menu:after,.ghost-container .is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--ghost-color-darker-gray)}.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head .nav a,.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head-description,.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head-logo,.ghost-container .is-head-dark:not(.is-head-transparent) .gh-search{color:var(--ghost-color-white)}.ghost-container .is-head-dark:not(.is-head-transparent) .gh-burger:after,.ghost-container .is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--ghost-color-white)}.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:var(--ghost-color-darker-gray)}.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.ghost-container .is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head .nav a,.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head-description,.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head-logo,.ghost-container .is-head-brand:not(.is-head-transparent) .gh-search{color:var(--ghost-color-white)}.ghost-container .is-head-brand:not(.is-head-transparent) .gh-burger:after,.ghost-container .is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--ghost-color-white)}.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:var(--ghost-color-darker-gray)}.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.ghost-container .is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.ghost-container .gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.ghost-container .gh-burger:after,.ghost-container .gh-burger:before{background-color:var(--ghost-color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.ghost-container .gh-burger:before{top:11px}.ghost-container .gh-burger:after{bottom:11px}.ghost-container .is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.ghost-container .is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){.ghost-container #gh-head .gh-head-inner{padding:1.25rem 0}}@media (max-width:991px){.ghost-container #gh-head .gh-head-inner{grid-template-columns:1fr}.ghost-container #gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:1;justify-content:space-between}.ghost-container .gh-burger{display:block}.ghost-container #gh-head .gh-head-actions,.ghost-container #gh-head .gh-head-menu{display:none}.ghost-container #gh-head .nav a{font-size:1.5rem}.ghost-container #gh-head .nav li+li{margin-left:0;margin-top:.75rem}.ghost-container #gh-head .gh-head-actions{text-align:center}.ghost-container #gh-head .gh-head-btn{margin-left:0;margin-top:2rem}.ghost-container #gh-head .gh-head-btn:not(.gh-btn){font-size:1.25rem}.ghost-container .is-head-open #gh-head{-webkit-overflow-scrolling:touch;bottom:0;left:0;overflow-y:scroll;padding:0 var(--ghost-gap) 1.5rem;position:fixed;right:0;top:0;z-index:3999999}.ghost-container .is-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;height:100%}.ghost-container .is-head-open #gh-head .gh-head-actions,.ghost-container .is-head-open #gh-head .gh-head-menu{display:block}.ghost-container .is-head-open #gh-head .nav{display:flex;flex-direction:column}.ghost-container .is-head-open.is-head-transparent #gh-head{background-color:var(--ghost-accent-color)}}.ghost-container .gh-cover{min-height:var(--ghost-cover-height,50vh);padding-bottom:4rem;padding-top:4rem;position:relative}.ghost-container .gh-cover-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-1}.ghost-container .has-serif-body .gh-cover-description,.ghost-container .has-serif-title .gh-cover-title{font-family:var(--ghost-font-serif)}.ghost-container .has-serif-title .gh-card-title{font-family:var(--ghost-font-serif);letter-spacing:-.01em}.ghost-container .has-serif-body .gh-card-excerpt{font-family:var(--ghost-font-serif)}.ghost-container .gh-card{word-break:break-word}.ghost-container .gh-article-tag{color:var(--ghost-accent-color)}.ghost-container .has-serif-title .gh-article-title{font-family:var(--ghost-font-serif);letter-spacing:-.01em}.ghost-container .gh-article-excerpt{color:var(--ghost-color-secondary-text);font-size:1.31rem;line-height:1.5;margin-top:1.25rem}.ghost-container .has-serif-body .gh-article-excerpt{font-family:var(--ghost-font-serif)}.ghost-container .gh-article-image{grid-column:wide-start/wide-end;margin-top:2.5rem}.ghost-container .gh-article-image img{width:100%}@media (max-width:767px){.ghost-container .gh-article-excerpt{font-size:1.19rem}.ghost-container .gh-article-image{margin-top:1.5rem}}.ghost-container .gh-content{margin-top:2.5rem}.ghost-container .gh-content>*+*{margin-bottom:0;margin-top:1.75rem}.ghost-container .gh-content>[id]{margin:0}.ghost-container .gh-content>.kg-card+[id]{margin-top:3.75rem!important}.ghost-container .has-serif-title .gh-content>[id]{font-family:var(--ghost-font-serif);letter-spacing:-.01em}.ghost-container .gh-content>[id]:not(:first-child){margin-top:3rem}.ghost-container .gh-content>[id]+*{margin-top:1rem}.ghost-container .gh-content>blockquote,.ghost-container .gh-content>hr{margin-top:2.5rem;position:relative}.ghost-container .gh-content>blockquote+*,.ghost-container .gh-content>hr+*{margin-top:2.5rem}.ghost-container .gh-content h3{font-weight:600}.ghost-container .gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.ghost-container .gh-content>blockquote:not([class]),.ghost-container .gh-content>dl,.ghost-container .gh-content>ol,.ghost-container .gh-content>p,.ghost-container .gh-content>ul{font-size:var(--ghost-content-font-size,1.13rem);letter-spacing:var(--ghost-content-letter-spacing,0)}.ghost-container .gh-content .kg-callout-card .kg-callout-text,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>ol,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>p,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:1.06rem}.ghost-container .has-serif-body .gh-content .kg-callout-text,.ghost-container .has-serif-body .gh-content .kg-toggle-content>ol,.ghost-container .has-serif-body .gh-content .kg-toggle-content>p,.ghost-container .has-serif-body .gh-content .kg-toggle-content>ul,.ghost-container .has-serif-body .gh-content>blockquote,.ghost-container .has-serif-body .gh-content>dl,.ghost-container .has-serif-body .gh-content>ol,.ghost-container .has-serif-body .gh-content>p,.ghost-container .has-serif-body .gh-content>ul{font-family:var(--ghost-font-serif)}.ghost-container .gh-content dl,.ghost-container .gh-content ol,.ghost-container .gh-content ul{padding-left:1.75rem}.ghost-container .gh-content li+li{margin-top:.5rem}@media (max-width:767px){.ghost-container .gh-content{margin-top:2rem}.ghost-container .gh-content>*+*{margin-top:1.25rem}.ghost-container .gh-content>[id]:not(:first-child){margin-top:2rem}.ghost-container .gh-content .kg-callout-card .kg-callout-text,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>ol,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>p,.ghost-container .gh-content .kg-toggle-card .kg-toggle-content>ul,.ghost-container .gh-content>blockquote:not([class]),.ghost-container .gh-content>dl,.ghost-container .gh-content>ol,.ghost-container .gh-content>p,.ghost-container .gh-content>ul{font-size:1.06rem}}.ghost-container .gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--ghost-color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:2.5rem;margin-top:-10rem;position:relative}.ghost-container .gh-cta{display:flex;flex-direction:column;margin-bottom:2.5rem;text-align:center}.ghost-container .gh-cta-title{font-size:1.38rem;letter-spacing:-.02em;margin-bottom:2rem}.ghost-container .gh-cta-actions{align-items:center;display:flex;flex-direction:column}.ghost-container .gh-cta-link{color:var(--ghost-color-secondary-text);cursor:pointer;font-size:.88rem;margin-top:.5rem;text-decoration:none}.ghost-container .gh-cta-link:hover{color:var(--ghost-color-darker-gray)}@media (max-width:767px){.ghost-container .gh-cta-actions{column-gap:.5rem}}.ghost-container .gh-content .kg-card+:not(.kg-card):not([id]),.ghost-container .gh-content :not(.kg-card):not([id])+.kg-card{margin-top:2.5rem}.ghost-container .kg-image{margin-left:auto;margin-right:auto}.ghost-container .kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.ghost-container .kg-gallery-image,.ghost-container .kg-image[width][height]{cursor:pointer}.ghost-container .kg-gallery-image a:hover,.ghost-container .kg-image-card a:hover{opacity:1!important}.ghost-container .kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:1.25rem;font-weight:700}.ghost-container .has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--ghost-font-serif)}.ghost-container .kg-callout-card-accent a{text-decoration:underline}.ghost-container blockquote.kg-blockquote-alt{color:var(--ghost-color-secondary-text);font-style:normal;font-weight:600}.ghost-container .kg-card.kg-button-card .kg-btn{font-size:1em}.ghost-container .has-serif-body .kg-header-card h3.kg-header-card-subheader,.ghost-container .has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--ghost-font-serif)}.ghost-container .pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:4rem}.ghost-container .page-number{grid-column-start:2}.ghost-container .older-posts{text-align:right}.ghost-container .gh-navigation{align-items:center;-moz-column-gap:1.5rem;grid-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:1fr auto 1fr}.ghost-container .gh-navigation>div{align-items:center;display:flex}.ghost-container .gh-navigation-next{justify-content:flex-end}.ghost-container .gh-navigation-link{align-items:center;display:inline-flex}.ghost-container .gh-navigation-link svg{height:16px;width:16px}.ghost-container .gh-navigation-previous svg{margin-right:.25rem}.ghost-container .gh-navigation-next svg{margin-left:.25rem}@media (max-width:767px){.ghost-container .gh-navigation-hide{display:none}}.ghost-container .gh-btn{align-items:center;background-color:var(--ghost-color-darker-gray);border:0;border-radius:100px;color:var(--ghost-color-white);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:inherit;line-height:1;padding:.75rem 1.25rem}.ghost-container .gh-primary-btn{background-color:var(--ghost-accent-color)}.ghost-container .gh-outline-btn{background-color:transparent;border:1px solid var(--ghost-color-light-gray);color:var(--ghost-color-darker-gray);text-decoration:none}.ghost-container .gh-outline-btn:hover{border-color:var(--ghost-color-mid-gray);opacity:1}.ghost-container .gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--ghost-darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.ghost-container .gh-icon-btn svg{height:20px;width:20px}.ghost-container .gh-foot{color:var(--ghost-color-secondary-text);padding-bottom:5rem;padding-top:5rem}.ghost-container .gh-foot-inner{display:grid;font-size:.81rem;grid-template-columns:1fr auto 1fr}.ghost-container .gh-foot-menu .nav li{align-items:center;display:flex}.ghost-container .gh-foot-menu .nav li+li:before{content:"•";font-size:.56rem;line-height:0;padding:0 .75rem}.ghost-container .gh-powered-by{text-align:right}.ghost-container .gh-foot a{color:var(--ghost-color-secondary-text)}.ghost-container .gh-foot a:hover{color:var(--ghost-color-darker-gray);opacity:1}@media (max-width:767px){.ghost-container .gh-foot{padding-bottom:7.5rem;padding-top:4rem}.ghost-container .gh-foot-inner{grid-template-columns:1fr;text-align:center}.ghost-container .gh-foot-menu{margin-top:2rem}.ghost-container .gh-foot-menu .nav{flex-direction:column}.ghost-container .gh-foot-menu .nav li+li{margin-top:.25rem}.ghost-container .gh-foot-menu .nav li+li:before{display:none}.ghost-container .gh-powered-by{margin-top:2rem;text-align:center}}.ghost-container .pswp{-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999}.ghost-container .pswp img{max-width:none}.ghost-container .pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.ghost-container .pswp--open{display:block}.ghost-container .pswp--zoom-allowed .pswp__img{cursor:zoom-in}.ghost-container .pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.ghost-container .pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.ghost-container .pswp__bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.ghost-container .pswp__bg,.ghost-container .pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.ghost-container .pswp__scroll-wrap{overflow:hidden}.ghost-container .pswp__container,.ghost-container .pswp__zoom-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.ghost-container .pswp__container,.ghost-container .pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ghost-container .pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.ghost-container .pswp--animated-in .pswp__bg,.ghost-container .pswp--animated-in .pswp__zoom-wrap{transition:none}.ghost-container .pswp__item{bottom:0;overflow:hidden;right:0}.ghost-container .pswp__img,.ghost-container .pswp__item{left:0;position:absolute;top:0}.ghost-container .pswp__img{height:auto;width:auto}.ghost-container .pswp__img--placeholder{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ghost-container .pswp__img--placeholder--blank{background:var(--ghost-color-black)}.ghost-container .pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.ghost-container .pswp__error-msg{color:var(--ghost-color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.ghost-container .pswp__error-msg a{color:var(--ghost-color-secondary-text);text-decoration:underline}.ghost-container .pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.ghost-container .pswp__button:focus,.ghost-container .pswp__button:hover{opacity:1}.ghost-container .pswp__button:active{opacity:.9;outline:none}.ghost-container .pswp__button::-moz-focus-inner{border:0;padding:0}.ghost-container .pswp__ui--over-close .pswp__button--close{opacity:1}.ghost-container .pswp__button,.ghost-container .pswp__button--arrow--left:before,.ghost-container .pswp__button--arrow--right:before{background:url(/images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.ghost-container .pswp--svg .pswp__button,.ghost-container .pswp--svg .pswp__button--arrow--left:before,.ghost-container .pswp--svg .pswp__button--arrow--right:before{background-image:url(/images/default-skin.svg)}.ghost-container .pswp--svg .pswp__button--arrow--left,.ghost-container .pswp--svg .pswp__button--arrow--right{background:none}}.ghost-container .pswp__button--close{background-position:0 -44px}.ghost-container .pswp__button--share{background-position:-44px -44px}.ghost-container .pswp__button--fs{display:none}.ghost-container .pswp--supports-fs .pswp__button--fs{display:block}.ghost-container .pswp--fs .pswp__button--fs{background-position:-44px 0}.ghost-container .pswp__button--zoom{background-position:-88px 0;display:none}.ghost-container .pswp--zoom-allowed .pswp__button--zoom{display:block}.ghost-container .pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.ghost-container .pswp--touch .pswp__button--arrow--left,.ghost-container .pswp--touch .pswp__button--arrow--right{visibility:hidden}.ghost-container .pswp__button--arrow--left,.ghost-container .pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.ghost-container .pswp__button--arrow--left{left:0}.ghost-container .pswp__button--arrow--right{right:0}.ghost-container .pswp__button--arrow--left:before,.ghost-container .pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.ghost-container .pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.ghost-container .pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.ghost-container .pswp__counter{color:var(--ghost-color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ghost-container .pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.ghost-container .pswp__caption__center{color:var(--ghost-color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.ghost-container .pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.ghost-container .pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"•";padding:0 4px}.ghost-container .pswp__caption--empty{display:none}.ghost-container .pswp__caption--fake{visibility:hidden}.ghost-container .pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.ghost-container .pswp__preloader__icn{height:20px;margin:12px;width:20px}.ghost-container .pswp__preloader--active{opacity:1}.ghost-container .pswp__preloader--active .pswp__preloader__icn{background:url(/images/preloader.gif) 0 0 no-repeat}.ghost-container .pswp--css_animation .pswp__preloader--active{opacity:1}.ghost-container .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.ghost-container .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.ghost-container .pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.ghost-container .pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.ghost-container .pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--ghost-color-white);border-top:2px solid var(--ghost-color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.ghost-container .pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.ghost-container .pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.ghost-container .pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.ghost-container .pswp--has_mouse .pswp__button--arrow--left,.ghost-container .pswp--has_mouse .pswp__button--arrow--right,.ghost-container .pswp__caption,.ghost-container .pswp__top-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.ghost-container .pswp--has_mouse .pswp__button--arrow--left,.ghost-container .pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.ghost-container .pswp__ui--idle .pswp__button--arrow--left,.ghost-container .pswp__ui--idle .pswp__button--arrow--right,.ghost-container .pswp__ui--idle .pswp__top-bar{opacity:0}.ghost-container .pswp__ui--hidden .pswp__button--arrow--left,.ghost-container .pswp__ui--hidden .pswp__button--arrow--right,.ghost-container .pswp__ui--hidden .pswp__caption,.ghost-container .pswp__ui--hidden .pswp__top-bar{opacity:.001}.ghost-container .pswp__ui--one-slide .pswp__button--arrow--left,.ghost-container .pswp__ui--one-slide .pswp__button--arrow--right,.ghost-container .pswp__ui--one-slide .pswp__counter{display:none}.ghost-container .pswp__element--disabled{display:none!important}.ghost-container .pswp--minimal--dark .pswp__top-bar{background:none}.ghost-container{--ghost-brand-color:var(--ghost-accent-color,#ff572f);--ghost-primary-text-color:#333;--ghost-secondary-text-color:#999;--ghost-white-color:#fff;--ghost-lighter-gray-color:#f6f6f6;--ghost-light-gray-color:#e6e6e6;--ghost-mid-gray-color:#ccc;--ghost-dark-gray-color:#444;--ghost-darker-gray-color:#1a1a1a;--ghost-black-color:#000;--ghost-green-color:#28a745;--ghost-orange-color:#ffc107;--ghost-red-color:#dc3545;--ghost-facebook-color:#3b5998;--ghost-twitter-color:#1da1f2;--ghost-rss-color:#f26522;--ghost-animation-base:ease-in-out;--ghost-font-sans:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--ghost-font-serif:Lora,Times,serif;--ghost-font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--ghost-navbar-height:80px;--ghost-content-font-size:1.06rem}.ghost-container :where(h1,h2,h3,h4,h5,h6){font-weight:800}.ghost-container .button{align-items:center;background-color:var(--ghost-white-color);border:1px solid var(--ghost-light-gray-color);border-radius:3px;color:var(--ghost-brand-color);cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;height:36px;justify-content:center;letter-spacing:.5px;outline:none;padding:0 15px;text-transform:uppercase}.ghost-container .button:hover{border-color:var(--ghost-mid-gray-color);opacity:1}.ghost-container .button .icon-loading{display:none}.ghost-container .button.loading{text-indent:-9999px}.ghost-container .button.loading .icon-loading{display:block}.ghost-container .button-icon,.ghost-container .button-secondary{color:var(--ghost-darker-gray-color)}.ghost-container .button-icon{align-items:center;background-color:transparent;border:0;cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.ghost-container .button-icon:hover .icon{opacity:.8}.ghost-container .button-text{background-color:transparent;border:0;cursor:pointer;line-height:inherit;margin:0;outline:none;padding:0}.ghost-container .button-text,.ghost-container label{color:var(--ghost-darker-gray-color)}.ghost-container label{display:block;font-size:.88rem;font-weight:700}.ghost-container label+label{margin-top:1.25rem}.ghost-container label input,.ghost-container label textarea{margin-top:.44rem}.ghost-container input,.ghost-container textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--ghost-white-color);border:1px solid var(--ghost-light-gray-color);border-radius:5px;color:var(--ghost-darker-gray-color);font-size:1rem;height:44px;outline:none;padding:0 .94rem;width:100%}.ghost-container input:focus,.ghost-container textarea:focus{border-color:var(--ghost-mid-gray-color)}.ghost-container textarea{height:100%;padding-bottom:.94rem;padding-top:.94rem;resize:vertical}.ghost-container .form-wrapper{position:relative}.ghost-container .form-button{align-items:center;background-color:var(--ghost-brand-color);border:0;border-radius:0 4px 4px 0;color:var(--ghost-white-color);cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;padding:0;position:absolute;right:5px;top:5px;width:40px}.ghost-container .form-button .icon-loading,.ghost-container .loading .form-button .icon{display:none}.ghost-container .loading .form-button .icon-loading{display:block}.ghost-container .contact-form{margin-top:1.88rem}.ghost-container .contact-form .button{margin-top:.94rem}.ghost-container symbol{fill:currentColor}.ghost-container .icon{height:20px;width:20px}.ghost-container .icon-loading{height:26px;width:26px}.ghost-container .site{display:flex;flex-direction:column;min-height:100vh}.ghost-container .site-content{flex-grow:1;padding:3.75rem 0}@media (max-width:767px){.ghost-container .site-content{padding:1.88rem 0}}.ghost-container .gh-head-logo{font-size:1.38rem;font-weight:800}.ghost-container .gh-head-actions,.ghost-container .gh-head-menu{font-size:.94rem;font-weight:700}.ghost-container .gh-head-actions{gap:20px}.ghost-container .gh-search{margin-right:-2px}.ghost-container .gh-head-menu li:nth-child(n+6){display:none}.ghost-container .menu-item-button{margin-left:20px}.ghost-container .menu-item-more{position:relative}.ghost-container .menu-item-more .icon{height:24px;width:24px}.ghost-container .menu-item-cta{color:var(--ghost-brand-color)}.ghost-container .sub-menu{background-color:var(--ghost-color-darker-gray);border-radius:5px;display:none;margin-top:20px;padding:12px 0;position:absolute;right:-13px;text-align:left;top:100%;width:170px;z-index:90}.ghost-container .sub-menu:before{border-bottom:7px solid var(--ghost-color-darker-gray);border-left:7px solid transparent;border-right:7px solid transparent;content:"";height:0;position:absolute;right:21px;top:-6px;width:0}.ghost-container .sub-menu li{margin:0!important}.ghost-container .sub-menu a{color:var(--ghost-color-white);display:block;font-size:.81rem;margin:0;padding:4px 16px}.ghost-container .cover{margin-top:48px}.ghost-container .cover-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:520px;text-align:center}.ghost-container .cover-icon{margin-bottom:32px;position:relative}.ghost-container .cover-icon-image{width:120px}.ghost-container .cover-description{font-size:1.06rem}.ghost-container .cover-cta{display:flex;margin-top:1.25rem}.ghost-container .cover-cta .button{margin:0 .31rem}.ghost-container .feed{align-items:center;display:flex;line-height:1;overflow:hidden;padding:.94rem 0;position:relative}.ghost-container .feed:hover .feed-title{opacity:.8}.ghost-container .feed:hover .feed-right{margin-right:1rem}.ghost-container .feed:hover .feed-icon{transform:translateX(.25rem)}.ghost-container .feed+.feed{border-top:1px solid var(--ghost-light-gray-color)}.ghost-container .feed+.feed.feed-paged{border-top:0;margin-top:1.88rem}.ghost-container .feed-calendar{color:var(--ghost-brand-color);display:flex;font-size:.69rem;font-weight:800;margin-right:.94rem;min-width:45px;white-space:nowrap}.ghost-container .feed-calendar-month{margin-right:.25rem;text-transform:uppercase}.ghost-container .feed-title{flex-grow:1;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.3;margin-bottom:0;overflow:hidden;padding-right:.63rem;text-overflow:ellipsis;white-space:nowrap}.ghost-container .feed-right{align-items:center;display:flex;transition:margin .2s var(--ghost-animation-base)}.ghost-container .icon-star{color:var(--ghost-orange-color);height:16px;margin-right:.63rem;width:16px}.ghost-container .public .icon-star{display:none}.ghost-container .feed-length{font-size:.88rem;white-space:nowrap}.ghost-container .feed-icon,.ghost-container .feed-length{color:var(--ghost-secondary-text-color)}.ghost-container .feed-icon{height:16px;position:absolute;right:0;transform:translateX(1.25rem);transition:transform .2s var(--ghost-animation-base);width:16px}.ghost-container .featured-wrapper{margin-top:60px}.ghost-container .featured-wrapper .u-placeholder{margin-bottom:24px}.ghost-container .featured-wrapper .post-title{font-size:1.13rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin-bottom:0}.ghost-container .has-serif-title .featured-wrapper .post-title{font-family:var(--ghost-font-serif)}.ghost-container .featured-title{border-bottom:1px solid var(--ghost-light-gray-color);font-size:.94rem;font-weight:800;letter-spacing:.01em;margin-bottom:2.81rem;padding-bottom:.63rem;text-transform:uppercase}.ghost-container .load-more{display:flex;justify-content:center;margin-top:48px}.ghost-container .single-header{margin-bottom:2.81rem;text-align:center}.ghost-container .single-meta{color:var(--ghost-secondary-text-color);font-size:.75rem;font-weight:800;margin-bottom:.63rem;text-transform:uppercase}.ghost-container .single-meta-item+.single-meta-item:before{content:"•";font-family:serif;padding:0 .19rem}.ghost-container .single-meta-tag .post-tag{color:var(--ghost-brand-color)}.ghost-container .single-title{font-size:2.5rem;letter-spacing:-.06rem;line-height:1.2;margin-bottom:0}.ghost-container .has-serif-title .single-title{font-family:var(--ghost-font-serif)}.ghost-container .single-excerpt{font-size:1.13rem;margin-top:1.25rem}.ghost-container .has-serif-body .single-excerpt{font-family:var(--ghost-font-serif)}.ghost-container .single-media{margin-top:2.81rem}.ghost-container .single-cta{border-bottom:1px solid var(--ghost-light-gray-color);border-top:5px solid var(--ghost-brand-color);margin-top:2.5rem!important;padding:1.88rem;text-align:center}.ghost-container .single-cta-title{margin:0 0 1.88rem!important}.ghost-container .single-cta-button{font-weight:800!important;margin-bottom:.63rem}.ghost-container .single-cta-footer{font-size:.88rem;font-weight:400!important;letter-spacing:-.01rem}.ghost-container .single-footer{align-items:center;display:flex;margin-top:2.81rem}.ghost-container .single-footer-left,.ghost-container .single-footer-right{display:flex;flex:2 1}.ghost-container .single-footer-right{justify-content:flex-end}.ghost-container .single-footer-middle,.ghost-container .single-footer-top{display:flex;flex-direction:column}.ghost-container .single-footer-top{align-items:center}.ghost-container .single-footer-title{font-size:1.13rem;margin-bottom:.63rem}.ghost-container .single-footer-bottom{margin-top:1.25rem}@media (max-width:767px){.ghost-container .single-header{margin-bottom:1.88rem}.ghost-container .single-title{font-size:1.63rem}.ghost-container .single-excerpt{font-size:1.06rem}.ghost-container .single-media{margin-top:1.88rem}}.ghost-container .author{align-items:center;display:flex;flex-direction:column;margin-bottom:2.81rem;text-align:center}.ghost-container .author-image-placeholder{border-radius:50%;flex-shrink:0;margin-bottom:1.25rem;overflow:hidden;width:70px}.ghost-container .author-name{font-size:1.5rem;margin-bottom:0}.ghost-container .author-meta{color:var(--ghost-secondary-text-color);font-size:.75rem;font-weight:800;margin-top:8px;text-transform:uppercase}.ghost-container .author-bio{margin-top:16px;max-width:520px}.ghost-container .author-social{margin-top:1.25rem}.ghost-container .author-list{display:flex}.ghost-container .author-list .author-image-placeholder{border:2px solid var(--ghost-white-color);margin:0 -4px;width:54px}.ghost-container .author-list .author-image-placeholder:first-child{z-index:10}.ghost-container .author-list .author-image-placeholder:nth-child(2){z-index:9}.ghost-container .author-list .author-image-placeholder:nth-child(3){z-index:8}.ghost-container .author-list .author-image-placeholder:nth-child(4){z-index:7}.ghost-container .author-list .author-image-placeholder:nth-child(5){z-index:6}.ghost-container .share,.ghost-container .share-link{display:flex}.ghost-container .share-link{align-items:center;border-radius:3px;color:var(--ghost-white-color);font-size:.69rem;font-weight:800;height:1.63rem;letter-spacing:.03rem;line-height:1;margin:0 .38rem;padding:0 .5rem;text-transform:uppercase}.ghost-container .share-link .icon{height:14px;width:14px}.ghost-container .share-link .icon-facebook{margin-left:-.19rem;margin-right:.13rem}.ghost-container .share-link .icon-twitter{margin-right:.25rem}.ghost-container .share-link-facebook{background-color:var(--ghost-facebook-color)}.ghost-container .share-link-twitter{background-color:var(--ghost-twitter-color)}.ghost-container .navigation-previous .navigation-icon{margin-left:-2px}.ghost-container .navigation-next .navigation-link{justify-content:flex-end}.ghost-container .navigation-next .navigation-icon{margin-right:-2px}.ghost-container .navigation-link{align-items:center;display:flex;height:30px;width:30px}.ghost-container .related-wrapper{background-color:var(--ghost-lighter-gray-color);margin-top:80px;padding:56px 0 32px}.ghost-container .related-title{font-size:1.31rem;margin-bottom:20px}.ghost-container .comment{margin-top:3.75rem}.ghost-container .tag{margin-bottom:2.81rem;text-align:center}.ghost-container .tag-name{color:var(--ghost-brand-color);font-size:1.88rem;margin-bottom:0}.ghost-container .tag-name:before{content:"#"}.ghost-container .tag-description{margin:16px auto 0;max-width:520px}.ghost-container .tag-list{font-weight:700;margin-top:1.25rem}.ghost-container .tag-list-label{color:var(--ghost-secondary-text-color);margin-right:.31rem}.ghost-container .tag-list-item:before{content:"#"}.ghost-container .tag-list-item+.tag-list-item{margin-left:.19rem}.ghost-container .tag-media{margin-top:2.81rem}@media (max-width:767px){.ghost-container .tag{margin-bottom:1.56rem}.ghost-container .tag-media{margin-top:1.88rem}}.ghost-container .owl{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.ghost-container .owl .owl-stage{position:relative;touch-action:pan-y}.ghost-container .owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.ghost-container .owl .owl-stage-outer{overflow:hidden}.ghost-container .owl .owl-item,.ghost-container .owl .owl-stage-outer{position:relative;transform:translateZ(0)}.ghost-container .owl .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;float:left;min-height:1px}.ghost-container .owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.ghost-container .owl .owl-dots.disabled,.ghost-container .owl .owl-nav.disabled{display:none}.ghost-container .owl .owl-dot,.ghost-container .owl .owl-next,.ghost-container .owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ghost-container .owl .owl-next,.ghost-container .owl .owl-prev{align-items:center;background-color:var(--ghost-white-color);border:1px solid var(--ghost-light-gray-color);border-radius:3px;color:var(--ghost-dark-gray-color);display:flex;height:30px;justify-content:center;outline:none;padding:0;position:absolute;text-align:center;top:-86px;transition:color .5s var(--ghost-animation-base);width:30px}.ghost-container .owl .owl-next.disabled,.ghost-container .owl .owl-prev.disabled{color:var(--ghost-mid-gray-color);cursor:default}.ghost-container .owl .owl-next .icon,.ghost-container .owl .owl-prev .icon{height:18px;width:18px}.ghost-container .owl .owl-prev{right:34px}.ghost-container .owl .owl-next{right:0}.ghost-container .owl .owl-dots{margin-top:20px}.ghost-container .owl .owl-dot,.ghost-container .owl .owl-dots{display:flex;justify-content:center}.ghost-container .owl .owl-dot{align-items:center;border:0;height:20px;outline:none;padding:0;width:20px}.ghost-container .owl .owl-dot span{background-color:var(--ghost-light-gray-color);border-radius:50%;height:8px;width:8px}.ghost-container .owl .owl-dot.active span{background-color:var(--ghost-black-color)}.ghost-container .owl.owl-loaded{display:block}.ghost-container .owl.owl-loading{display:block;opacity:0}.ghost-container .owl.owl-hidden{opacity:0}.ghost-container .owl.owl-refresh .owl-item{visibility:hidden}.ghost-container .owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ghost-container .owl.owl-grab{cursor:move}.ghost-container .no-js .owl{display:block}.ghost-container .u-permalink{bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:50}.ghost-container .u-placeholder{background-color:var(--ghost-lighter-gray-color);position:relative;z-index:10}.ghost-container .u-placeholder:before{content:"";display:block}.ghost-container .u-placeholder.horizontal:before{padding-bottom:50%}.ghost-container .u-placeholder.rectangle:before{padding-bottom:62.5%}.ghost-container .u-placeholder.square:before{padding-bottom:100%}.ghost-container .u-object-fit{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ghost-container .animate__animated{animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}.ghost-container .animate__bounceIn{animation-duration:.3s;animation-name:bounceIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}.ghost-container .animate__zoomOut{animation-duration:.3s;animation-name:zoomOut}.ghost-container .theme-dark:root{--ghost-primary-text-color:#e2e2e2;--ghost-secondary-text-color:#868686;--ghost-white-color:#282c35;--ghost-lighter-gray-color:#2f333c;--ghost-light-gray-color:#3b3e46;--ghost-mid-gray-color:#666;--ghost-dark-gray-color:#e6e6e6;--ghost-darker-gray-color:#fff}.ghost-container .theme-dark .cover-icon-image.white+.cover-icon-image,.ghost-container .theme-dark .logo-image.white+.logo-image{opacity:0}.ghost-container .theme-dark .cover-icon-image.white,.ghost-container .theme-dark .logo-image.logo-image.white{opacity:1}.ghost-container .theme-dark .sticky{background-color:rgba(0,0,0,.6)}.ghost-container .theme-dark .form-button,.ghost-container .theme-dark .pswp__counter{color:var(--ghost-darker-gray-color)}.ghost-container .theme-dark .share-link{background-color:var(--ghost-darker-gray-color)}.ghost-container .theme-dark .share-link-facebook{color:var(--ghost-facebook-color)}.ghost-container .theme-dark .share-link-twitter{color:var(--ghost-twitter-color)}.ghost-container .theme-dark .kg-audio-card button{color:var(--ghost-darker-gray-color)}@media (prefers-color-scheme:dark){.ghost-container:not(.theme-light):root{--ghost-primary-text-color:#e2e2e2;--ghost-secondary-text-color:#868686;--ghost-white-color:#282c35;--ghost-lighter-gray-color:#2f333c;--ghost-light-gray-color:#3b3e46;--ghost-mid-gray-color:#666;--ghost-dark-gray-color:#e6e6e6;--ghost-darker-gray-color:#fff}.ghost-container:not(.theme-light) .cover-icon-image.white+.cover-icon-image,.ghost-container:not(.theme-light) .logo-image.white+.logo-image{opacity:0}.ghost-container:not(.theme-light) .cover-icon-image.white,.ghost-container:not(.theme-light) .logo-image.logo-image.white{opacity:1}.ghost-container:not(.theme-light) .sticky{background-color:rgba(0,0,0,.6)}.ghost-container:not(.theme-light) .form-button,.ghost-container:not(.theme-light) .pswp__counter{color:var(--ghost-darker-gray-color)}.ghost-container:not(.theme-light) .share-link{background-color:var(--ghost-darker-gray-color)}.ghost-container:not(.theme-light) .share-link-facebook{color:var(--ghost-facebook-color)}.ghost-container:not(.theme-light) .share-link-twitter{color:var(--ghost-twitter-color)}.ghost-container:not(.theme-light) .kg-audio-card button{color:var(--ghost-darker-gray-color)}}.ghost-container .kg-audio-card,.ghost-container .kg-audio-card *{box-sizing:border-box}.ghost-container .kg-audio-card{display:flex;width:100%;min-height:96px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25)}.ghost-container .kg-audio-card+.kg-audio-card{margin-top:1em}.ghost-container .kg-audio-thumbnail{display:flex;justify-content:center;align-items:center;width:80px;min-width:80px;margin:8px;background:transparent;object-fit:cover;aspect-ratio:1/1;border-radius:2px}.ghost-container .kg-audio-thumbnail.placeholder{background:var(--ghost-accent-color)}.ghost-container .kg-audio-thumbnail.placeholder svg{width:24px;height:24px;fill:#fff}.ghost-container .kg-audio-player-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;--ghost-seek-before-width:0%;--ghost-volume-before-width:100%;--ghost-buffered-width:0%}.ghost-container .kg-audio-title{width:100%;margin:8px 0 0;padding:8px 12px;border:none;font-family:inherit;font-size:1.15em;font-weight:700;line-height:1.15em;background:transparent}.ghost-container .kg-audio-player{display:flex;flex-grow:1;align-items:center;padding:8px 12px}.ghost-container .kg-audio-current-time{min-width:38px;padding:0 4px}.ghost-container .kg-audio-current-time,.ghost-container .kg-audio-time{font-family:inherit;font-size:.85em;font-weight:500;line-height:1.4em;white-space:nowrap}.ghost-container .kg-audio-time{width:56px;color:#ababab}.ghost-container .kg-audio-duration{padding:0 4px}.ghost-container .kg-audio-pause-icon,.ghost-container .kg-audio-play-icon{position:relative;bottom:1px;padding:0 4px 0 0;font-size:0;background:transparent}.ghost-container .kg-audio-hide{display:none!important}.ghost-container .kg-audio-pause-icon svg,.ghost-container .kg-audio-play-icon svg{width:14px;height:14px;fill:currentColor}.ghost-container .kg-audio-seek-slider{flex-grow:1;margin:0 4px}@media (max-width:640px){.ghost-container .kg-audio-seek-slider{display:none}}.ghost-container .kg-audio-playback-rate{min-width:37px;padding:0 4px;font-family:inherit;font-size:.85em;font-weight:600;line-height:1.4em;text-align:left;background:transparent;white-space:nowrap}@media (max-width:640px){.ghost-container .kg-audio-playback-rate{padding-left:8px}}.ghost-container .kg-audio-mute-icon,.ghost-container .kg-audio-unmute-icon{position:relative;bottom:-1px;padding:0 4px;font-size:0;background:transparent}@media (max-width:640px){.ghost-container .kg-audio-mute-icon,.ghost-container .kg-audio-unmute-icon{margin-left:auto}}.ghost-container .kg-audio-mute-icon svg,.ghost-container .kg-audio-unmute-icon svg{width:16px;height:16px;fill:currentColor}.ghost-container .kg-audio-volume-slider{width:80px}@media (max-width:400px){.ghost-container .kg-audio-volume-slider{display:none}}.ghost-container .kg-audio-seek-slider:before{width:var(--ghost-seek-before-width)!important}.ghost-container .kg-audio-seek-slider:before,.ghost-container .kg-audio-volume-slider:before{content:"";position:absolute;left:0;height:4px;cursor:pointer;background-color:currentColor;border-radius:2px}.ghost-container .kg-audio-volume-slider:before{width:var(--ghost-volume-before-width)!important}.ghost-container .kg-audio-player-container input[type=range]{position:relative;-webkit-appearance:none;background:transparent}.ghost-container .kg-audio-player-container input[type=range]:focus{outline:none}.ghost-container .kg-audio-player-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.ghost-container .kg-audio-player-container input[type=range]::-ms-track{border-color:transparent}.ghost-container .kg-audio-player-container button{display:flex;align-items:center;border:0;cursor:pointer}.ghost-container .kg-audio-player-container input[type=range]{height:auto;padding:0;border:0}.ghost-container .kg-audio-player-container input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:rgba(124,139,154,.25);border-radius:2px}.ghost-container .kg-audio-player-container input[type=range]::-webkit-slider-thumb{position:relative;box-sizing:content-box;width:13px;height:13px;margin:-5px 0 0;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-audio-player-container input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}.ghost-container .kg-audio-player-container input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:rgba(124,139,154,.25);border-radius:2px}.ghost-container .kg-audio-player-container input[type=range]::-moz-range-progress{background:currentColor;border-radius:2px}.ghost-container .kg-audio-player-container input[type=range]::-moz-range-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-audio-player-container input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.ghost-container .kg-audio-player-container input[type=range]::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;cursor:pointer;background:transparent}.ghost-container .kg-audio-player-container input[type=range]::-ms-fill-lower{background:#fff}.ghost-container .kg-audio-player-container input[type=range]::-ms-fill-upper{background:currentColor}.ghost-container .kg-audio-player-container input[type=range]::-ms-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-audio-player-container input[type=range]:active::-ms-thumb{transform:scale(1.2)}.ghost-container .kg-before-after-card>div{position:relative;margin:0 auto}.ghost-container .kg-before-after-card-image-before{position:absolute;overflow:hidden;top:0;left:0;height:100%}.ghost-container .kg-before-after-card .kg-before-after-card-image-after img{width:100%}.ghost-container .kg-before-after-card .kg-before-after-card-image-before img{max-width:none;object-fit:cover}.ghost-container .kg-before-after-card input{position:absolute;top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;background:transparent;outline:none;margin:0}.ghost-container .kg-before-after-card input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:5px;height:100%;background:#fff;cursor:pointer}.ghost-container .kg-before-after-card input::-moz-range-thumb{width:5px;height:100%;background:#fff;cursor:pointer}.ghost-container .kg-before-after-card-slider-handle{pointer-events:none;position:absolute;width:30px;height:30px;border-radius:50%;background-color:#fff;left:calc(50% - 18px);top:calc(50% - 18px);display:flex;justify-content:center;align-items:center}.ghost-container .kg-before-after-card-slider-handle:after{transform:rotate(-45deg);content:"";padding:3px;display:inline-block;border:solid #5d5d5d;border-width:0 2px 2px 0}.ghost-container .kg-before-after-card-slider-handle:before{transform:rotate(135deg);content:"";padding:3px;display:inline-block;border:solid #5d5d5d;border-width:0 2px 2px 0}.ghost-container .kg-blockquote-alt{font-size:1.5em;font-style:italic;line-height:1.7em;text-align:center;padding:0 2.5em}@media (max-width:800px){.ghost-container .kg-blockquote-alt{font-size:1.4em;padding-left:2em;padding-right:2em}}@media (max-width:600px){.ghost-container .kg-blockquote-alt{font-size:1.2em;padding-left:1.75em;padding-right:1.75em}}.ghost-container .kg-bookmark-card,.ghost-container .kg-bookmark-card *{box-sizing:border-box}.ghost-container .kg-bookmark-card,.ghost-container .kg-bookmark-publisher{position:relative;width:100%}.ghost-container .kg-bookmark-card a.kg-bookmark-container,.ghost-container .kg-bookmark-card a.kg-bookmark-container:hover{display:flex;text-decoration:none;border-radius:3px;border:1px solid rgba(124,139,154,.25);overflow:hidden;color:inherit}.ghost-container .kg-bookmark-content{display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;align-items:flex-start;justify-content:flex-start;padding:20px;overflow:hidden}.ghost-container .kg-bookmark-title{font-size:.94rem;line-height:1.4em;font-weight:600}.ghost-container .kg-bookmark-description{display:-webkit-box;font-size:.88rem;line-height:1.5em;margin-top:3px;font-weight:400;max-height:44px;overflow-y:hidden;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ghost-container .kg-bookmark-metadata{display:flex;align-items:center;margin-top:22px;width:100%;font-size:.88rem;font-weight:500;white-space:nowrap}.ghost-container .kg-bookmark-metadata>:not(img){opacity:.7}.ghost-container .kg-bookmark-icon{width:20px;height:20px;margin-right:6px}.ghost-container .kg-bookmark-author,.ghost-container .kg-bookmark-publisher{display:inline}.ghost-container .kg-bookmark-publisher{text-overflow:ellipsis;overflow:hidden;max-width:240px;white-space:nowrap;display:block;line-height:1.65em}.ghost-container .kg-bookmark-metadata>span:nth-of-type(2){font-weight:400}.ghost-container .kg-bookmark-metadata>span:nth-of-type(2):before{content:"•";margin:0 6px}.ghost-container .kg-bookmark-metadata>span:last-of-type{overflow:hidden;text-overflow:ellipsis}.ghost-container .kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%}.ghost-container .kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-radius:0 2px 2px 0}.ghost-container .kg-button-card,.ghost-container .kg-button-card *{box-sizing:border-box}.ghost-container .kg-button-card{display:flex;position:static;align-items:center;width:100%;justify-content:center}.ghost-container .kg-button-card.kg-align-left{justify-content:flex-start}.ghost-container .kg-button-card a.kg-btn{display:flex;position:static;align-items:center;padding:0 1.2em;height:2.4em;line-height:1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95em;font-weight:600;text-decoration:none;border-radius:5px;transition:opacity .2s ease-in-out}.ghost-container .kg-button-card a.kg-btn:hover{opacity:.85}.ghost-container .kg-button-card a.kg-btn-accent{background-color:var(--ghost-accent-color);color:#fff}.ghost-container .kg-callout-card,.ghost-container .kg-callout-card *{box-sizing:border-box}.ghost-container .kg-callout-card{display:flex;padding:1.2em 1.6em;border-radius:3px}.ghost-container .kg-callout-card-grey{background:rgba(124,139,154,.13)}.ghost-container .kg-callout-card-white{background:transparent;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25)}.ghost-container .kg-callout-card-blue{background:rgba(33,172,232,.12)}.ghost-container .kg-callout-card-green{background:rgba(52,183,67,.12)}.ghost-container .kg-callout-card-yellow{background:rgba(240,165,15,.13)}.ghost-container .kg-callout-card-red{background:rgba(209,46,46,.11)}.ghost-container .kg-callout-card-pink{background:rgba(225,71,174,.11)}.ghost-container .kg-callout-card-purple{background:rgba(135,85,236,.12)}.ghost-container .kg-callout-card-accent{background:var(--ghost-accent-color);color:#fff}.ghost-container .kg-callout-card.kg-callout-card-accent a{color:#fff;text-decoration:underline}.ghost-container .kg-callout-card div.kg-callout-emoji{padding-right:.8em;line-height:1.25em;font-size:1.15em}.ghost-container .kg-callout-card div.kg-callout-text{font-size:.95em;line-height:1.5em}.ghost-container .kg-callout-card+.kg-callout-card{margin-top:1em}.ghost-container .kg-file-card,.ghost-container .kg-file-card *{box-sizing:border-box}.ghost-container .kg-file-card{display:flex}.ghost-container .kg-file-card a.kg-file-card-container{display:flex;align-items:stretch;justify-content:space-between;color:inherit;padding:6px;min-height:92px;border:1px solid rgba(124,139,154,.25);border-radius:3px;transition:all .35s ease-in-out;text-decoration:none;width:100%}.ghost-container .kg-file-card a.kg-file-card-container:hover{border:1px solid rgba(124,139,154,.35)}.ghost-container .kg-file-card-contents{display:flex;flex-direction:column;justify-content:space-between;margin:4px 8px;width:100%}.ghost-container .kg-file-card-title{font-size:1.15em;font-weight:700;line-height:1.3em}.ghost-container .kg-file-card-caption{font-size:.95em;line-height:1.3em;opacity:.6}.ghost-container .kg-file-card-title+.kg-file-card-caption{margin-top:-3px}.ghost-container .kg-file-card-metadata{display:inline;font-size:.825em;line-height:1.3em;margin-top:2px}.ghost-container .kg-file-card-filename{display:inline;font-weight:500}.ghost-container .kg-file-card-filesize{display:inline-block;font-size:.925em;opacity:.6}.ghost-container .kg-file-card-filesize:before{display:inline-block;content:"•";margin-right:4px}.ghost-container .kg-file-card-icon{position:relative;display:flex;align-items:center;justify-content:center;width:80px;min-width:80px;height:100%}.ghost-container .kg-file-card-icon:before{position:absolute;display:block;content:"";top:0;left:0;right:0;bottom:0;background:currentColor;opacity:.06;transition:opacity .35s ease-in-out;border-radius:2px}.ghost-container .kg-file-card a.kg-file-card-container:hover .kg-file-card-icon:before{opacity:.08}.ghost-container .kg-file-card-icon svg{width:24px;height:24px;color:var(--ghost-accent-color)}.ghost-container .kg-file-card-medium a.kg-file-card-container{min-height:72px}.ghost-container .kg-file-card-medium .kg-file-card-caption{opacity:1;font-weight:500}.ghost-container .kg-file-card-small a.kg-file-card-container{align-items:center;min-height:52px}.ghost-container .kg-file-card-small .kg-file-card-metadata{font-size:1em;margin-top:0}.ghost-container .kg-file-card-small .kg-file-card-icon svg{width:20px;height:20px}.ghost-container .kg-file-card+.kg-file-card{margin-top:1em}.ghost-container .kg-gallery-card,.ghost-container .kg-gallery-card *{box-sizing:border-box}.ghost-container .kg-gallery-card,.ghost-container .kg-image-card{--ghost-gap:0.75rem}.ghost-container .kg-gallery-card:not(.kg-card-hascaption)+.kg-gallery-card,.ghost-container .kg-gallery-card:not(.kg-card-hascaption)+.kg-image-card,.ghost-container .kg-image-card:not(.kg-card-hascaption)+.kg-gallery-card,.ghost-container .kg-image-card:not(.kg-card-hascaption)+.kg-image-card{margin-top:var(--ghost-gap)}.ghost-container .kg-gallery-container{position:relative}.ghost-container .kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.ghost-container .kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.ghost-container .kg-gallery-row:not(:first-of-type){margin:var(--ghost-gap) 0 0}.ghost-container .kg-gallery-image:not(:first-of-type){margin:0 0 0 var(--ghost-gap)}@media (max-width:600px){.ghost-container .kg-gallery-card,.ghost-container .kg-image-card{--ghost-gap:0.38rem}}.ghost-container .kg-header-card,.ghost-container .kg-header-card *{box-sizing:border-box}.ghost-container .kg-header-card{padding:12vmin 4em;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ghost-container .kg-header-card.kg-size-small{padding-top:14vmin;padding-bottom:14vmin;min-height:40vh}.ghost-container .kg-header-card.kg-size-large{padding-top:18vmin;padding-bottom:18vmin;min-height:80vh}.ghost-container .kg-header-card.kg-align-left{text-align:left;align-items:flex-start}.ghost-container .kg-header-card.kg-style-dark{background:#151515;color:#fff}.ghost-container .kg-header-card.kg-style-light{background-color:#fafafa}.ghost-container .kg-header-card.kg-style-accent{background-color:var(--ghost-accent-color)}.ghost-container .kg-header-card.kg-style-image{position:relative;background-color:#e7e7e7;background-size:cover;background-position:50%}.ghost-container .kg-header-card.kg-style-image:before{position:absolute;display:block;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2))}.ghost-container .kg-header-card h2.kg-header-card-header{font-size:5em;font-weight:700;line-height:1.1em;letter-spacing:-.01em;margin:0}.ghost-container .kg-header-card h2.kg-header-card-header strong{font-weight:800}.ghost-container .kg-header-card.kg-size-small h2.kg-header-card-header{font-size:4em}.ghost-container .kg-header-card.kg-size-large h2.kg-header-card-header{font-size:6em}.ghost-container .kg-header-card h3.kg-header-card-subheader{font-size:1.5em;font-weight:500;line-height:1.4em;margin:0;max-width:40em}.ghost-container .kg-header-card h2+h3.kg-header-card-subheader{margin:.35em 0 0}.ghost-container .kg-header-card h3.kg-header-card-subheader strong{font-weight:600}.ghost-container .kg-header-card.kg-size-small h3.kg-header-card-subheader{font-size:1.25em}.ghost-container .kg-header-card.kg-size-large h3.kg-header-card-subheader{font-size:1.75em}.ghost-container .kg-header-card:not(.kg-style-light) h2.kg-header-card-header,.ghost-container .kg-header-card:not(.kg-style-light) h3.kg-header-card-subheader{color:#fff}.ghost-container .kg-header-card.kg-style-accent h3.kg-header-card-subheader,.ghost-container .kg-header-card.kg-style-image h3.kg-header-card-subheader{opacity:1}.ghost-container .kg-header-card.kg-style-image a.kg-header-card-button,.ghost-container .kg-header-card.kg-style-image h2.kg-header-card-header,.ghost-container .kg-header-card.kg-style-image h3.kg-header-card-subheader{z-index:999}.ghost-container .kg-header-card h2.kg-header-card-header a,.ghost-container .kg-header-card h3.kg-header-card-subheader a{color:var(--ghost-accent-color)}.ghost-container .kg-header-card.kg-style-accent h2.kg-header-card-header a,.ghost-container .kg-header-card.kg-style-accent h3.kg-header-card-subheader a,.ghost-container .kg-header-card.kg-style-image h2.kg-header-card-header a,.ghost-container .kg-header-card.kg-style-image h3.kg-header-card-subheader a{color:#fff}.ghost-container .kg-header-card a.kg-header-card-button{display:flex;position:static;align-items:center;fill:#fff;background:#fff;border-radius:3px;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.05em;font-weight:600;line-height:1em;text-align:center;text-decoration:none;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;color:#151515;height:2.7em;padding:0 1.2em;transition:opacity .2s ease}.ghost-container .kg-header-card h2+a.kg-header-card-button,.ghost-container .kg-header-card h3+a.kg-header-card-button{margin:1.75em 0 0}.ghost-container .kg-header-card a.kg-header-card-button:hover{opacity:.85}.ghost-container .kg-header-card.kg-size-large a.kg-header-card-button{font-size:1.1em;height:2.9em}.ghost-container .kg-header-card.kg-size-large h2+a.kg-header-card-button,.ghost-container .kg-header-card.kg-size-large h3+a.kg-header-card-button{margin-top:2em}.ghost-container .kg-header-card.kg-size-small a.kg-header-card-button{height:2.4em;font-size:1em}.ghost-container .kg-header-card.kg-size-small h2+a.kg-header-card-button,.ghost-container .kg-header-card.kg-size-small h3+a.kg-header-card-button{margin-top:1.5em}.ghost-container .kg-header-card.kg-style-dark a.kg-header-card-button,.ghost-container .kg-header-card.kg-style-image a.kg-header-card-button{background:#fff;color:#151515}.ghost-container .kg-header-card.kg-style-light a.kg-header-card-button{background:var(--ghost-accent-color);color:#fff}.ghost-container .kg-header-card.kg-style-accent a.kg-header-card-button{background:#fff;color:#151515}@media (max-width:640px){.ghost-container .kg-header-card{padding-left:1em;padding-right:1em}.ghost-container .kg-header-card h2.kg-header-card-header{font-size:3.5em}.ghost-container .kg-header-card.kg-size-large h2.kg-header-card-header{font-size:4em}.ghost-container .kg-header-card.kg-size-small h2.kg-header-card-header{font-size:3em}.ghost-container .kg-header-card h3.kg-header-card-subheader{font-size:1.25em}.ghost-container .kg-header-card.kg-size-large h3.kg-header-card-subheader{font-size:1.5em}.ghost-container .kg-header-card.kg-size-small h3.kg-header-card-subheader{font-size:1em}}.ghost-container .kg-nft-card,.ghost-container .kg-nft-card *{box-sizing:border-box}.ghost-container .kg-nft-card{display:flex;flex-direction:column;align-items:center;width:100%;margin-left:auto;margin-right:auto}.ghost-container .kg-nft-card a.kg-nft-card-container{position:static;display:flex;flex:auto;flex-direction:column;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-size:14px;font-weight:400;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);width:100%;max-width:512px;color:#222;background:#fff;border-radius:5px;transition:none}.ghost-container .kg-nft-card *{position:static}.ghost-container .kg-nft-metadata{padding:20px;width:100%}.ghost-container .kg-nft-image{border-radius:5px 5px 0 0;width:100%}.ghost-container .kg-nft-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.ghost-container .kg-nft-header h4.kg-nft-title{font-family:inherit;font-size:19px;font-weight:700;line-height:1.3em;min-width:unset;max-width:unset;margin:0;color:#222}.ghost-container .kg-nft-opensea-logo{margin-top:2px;width:100px;object-fit:scale-down}.ghost-container .kg-nft-creator{font-family:inherit;line-height:1.4em;margin:4px 0 0;color:#ababab}.ghost-container .kg-nft-creator span{font-weight:500;color:#222}.ghost-container .kg-nft-card p.kg-nft-description{font-family:inherit;font-size:14px;line-height:1.4em;margin:20px 0 0;color:#222}.ghost-container .kg-product-card,.ghost-container .kg-product-card *{box-sizing:border-box}.ghost-container .kg-product-card{display:flex;align-items:center;flex-direction:column;width:100%}.ghost-container .kg-product-card-container{display:grid;grid-template-columns:auto min-content;align-items:center;grid-row-gap:16px;background:transparent;max-width:550px;padding:20px;width:100%;border-radius:5px;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25)}.ghost-container .kg-product-card-image{grid-column:1/3;justify-self:center}.ghost-container .kg-product-card-title-container{grid-column:1/2}.ghost-container .kg-product-card h4.kg-product-card-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-decoration:none;font-weight:700;font-size:1.4em;margin-top:0;margin-bottom:0;line-height:1.15em}.ghost-container .kg-product-card-description{grid-column:1/3}.ghost-container .kg-product-card .kg-product-card-description ol,.ghost-container .kg-product-card .kg-product-card-description p,.ghost-container .kg-product-card .kg-product-card-description ul{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95em;line-height:1.5em;opacity:.7;margin-bottom:0}.ghost-container .kg-product-card .kg-product-card-description p:first-of-type{margin-top:-4px}.ghost-container .kg-product-card .kg-product-card-description ol,.ghost-container .kg-product-card .kg-product-card-description p:not(:first-of-type),.ghost-container .kg-product-card .kg-product-card-description ul{margin-top:.95em}.ghost-container .kg-product-card .kg-product-card-description li+li{margin-top:.5em}.ghost-container .kg-product-card-rating{display:flex;align-items:center;grid-column:2/3;align-self:start;justify-self:end;padding-left:16px}@media (max-width:400px){.ghost-container .kg-product-card-title-container{grid-column:1/3}.ghost-container .kg-product-card-rating{grid-column:1/3;justify-self:start;margin-top:-15px;padding-left:0}}.ghost-container .kg-product-card-rating-star{height:28px;width:20px}.ghost-container .kg-product-card-rating-star svg{width:16px;height:16px;fill:currentColor;opacity:.15}.ghost-container .kg-product-card-rating-active.kg-product-card-rating-star svg{opacity:1}.ghost-container .kg-product-card a.kg-product-card-button{justify-content:center;grid-column:1/3;display:flex;position:static;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95em;font-weight:600;line-height:1em;text-decoration:none;width:100%;height:2.4em;border-radius:5px;padding:0 1.2em;transition:opacity .2s ease-in-out}.ghost-container .kg-product-card a.kg-product-card-btn-accent{background-color:var(--ghost-accent-color);color:#fff}.ghost-container .kg-toggle-card,.ghost-container .kg-toggle-card *{box-sizing:border-box}.ghost-container .kg-toggle-card{background:transparent;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25);border-radius:4px;padding:1.2em}.ghost-container .kg-toggle-card[data-kg-toggle-state=close] .kg-toggle-content{height:0;overflow:hidden;transition:opacity .5s ease,top .35s ease;opacity:0;top:-.5em;position:relative}.ghost-container .kg-toggle-content{height:auto;opacity:1;transition:opacity 1s ease,top .35s ease;top:0;position:relative}.ghost-container .kg-toggle-card[data-kg-toggle-state=close] svg{transform:unset}.ghost-container .kg-toggle-heading{cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start}.ghost-container .kg-toggle-card h4.kg-toggle-heading-text{font-size:1.15em;font-weight:700;line-height:1.3em;margin-top:0;margin-bottom:0}.ghost-container .kg-toggle-content p:first-of-type{margin-top:.5em}.ghost-container .kg-toggle-card .kg-toggle-content ol,.ghost-container .kg-toggle-card .kg-toggle-content p,.ghost-container .kg-toggle-card .kg-toggle-content ul{font-size:.95em;line-height:1.5em;margin-top:.95em;margin-bottom:0}.ghost-container .kg-toggle-card li+li{margin-top:.5em}.ghost-container .kg-toggle-card-icon{height:24px;width:24px;display:flex;justify-content:center;align-items:center;margin-left:1em;background:none;border:0}.ghost-container .kg-toggle-heading svg{width:14px;color:rgba(124,139,154,.5);transition:all .3s;transform:rotate(-180deg)}.ghost-container .kg-toggle-heading path{fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;fill-rule:evenodd}.ghost-container .kg-toggle-card+.kg-toggle-card{margin-top:1em}.ghost-container .kg-video-card,.ghost-container .kg-video-card *{box-sizing:border-box}.ghost-container .kg-video-card{position:relative;--ghost-seek-before-width:0%;--ghost-volume-before-width:100%;--ghost-buffered-width:0%}.ghost-container .kg-video-card video{display:block;max-width:100%;height:auto}.ghost-container .kg-video-container{position:relative;display:flex;flex-direction:column;align-items:center}.ghost-container .kg-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent 70%,transparent);z-index:999}.ghost-container .kg-video-large-play-icon,.ghost-container .kg-video-overlay{display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out}.ghost-container .kg-video-large-play-icon{width:72px;height:72px;padding:0;background:rgba(0,0,0,.5);border-radius:50%}.ghost-container .kg-video-large-play-icon svg{width:20px;height:auto;margin-left:2px;fill:#fff}.ghost-container .kg-video-player-container{position:absolute;bottom:0;width:100%;height:80px;background:linear-gradient(transparent,rgba(0,0,0,.5));z-index:999;transition:opacity .2s ease-in-out}.ghost-container .kg-video-player{position:absolute;bottom:0;display:flex;align-items:center;width:100%;z-index:9999;padding:12px 16px}.ghost-container .kg-video-current-time{min-width:38px;padding:0 4px;color:#fff}.ghost-container .kg-video-current-time,.ghost-container .kg-video-time{font-family:inherit;font-size:.85em;font-weight:500;line-height:1.4em;white-space:nowrap}.ghost-container .kg-video-time{color:hsla(0,0%,100%,.6)}.ghost-container .kg-video-duration{padding:0 4px}.ghost-container .kg-video-pause-icon,.ghost-container .kg-video-play-icon{position:relative;padding:0 4px 0 0;font-size:0;background:transparent}.ghost-container .kg-video-hide{display:none!important}.ghost-container .kg-video-hide-animated{opacity:0!important;transition:opacity .2s ease-in-out;cursor:auto}.ghost-container .kg-video-pause-icon svg,.ghost-container .kg-video-play-icon svg{width:14px;height:14px;fill:#fff}.ghost-container .kg-video-seek-slider{flex-grow:1;margin:0 4px}@media (max-width:520px){.ghost-container .kg-video-seek-slider{display:none}}.ghost-container .kg-video-playback-rate{min-width:37px;padding:0 4px;color:#fff;font-family:inherit;font-size:.85em;font-weight:600;line-height:1.4em;text-align:left;background:transparent;white-space:nowrap}@media (max-width:520px){.ghost-container .kg-video-playback-rate{padding-left:8px}}.ghost-container .kg-video-mute-icon,.ghost-container .kg-video-unmute-icon{position:relative;bottom:-1px;padding:0 4px;font-size:0;background:transparent}@media (max-width:520px){.ghost-container .kg-video-mute-icon,.ghost-container .kg-video-unmute-icon{margin-left:auto}}.ghost-container .kg-video-mute-icon svg,.ghost-container .kg-video-unmute-icon svg{width:16px;height:16px;fill:#fff}.ghost-container .kg-video-volume-slider{width:80px}@media (max-width:300px){.ghost-container .kg-video-volume-slider{display:none}}.ghost-container .kg-video-seek-slider:before{width:var(--ghost-seek-before-width)!important}.ghost-container .kg-video-seek-slider:before,.ghost-container .kg-video-volume-slider:before{content:"";position:absolute;left:0;height:4px;cursor:pointer;background-color:#ebeef0;border-radius:2px}.ghost-container .kg-video-volume-slider:before{width:var(--ghost-volume-before-width)!important}.ghost-container .kg-video-card input[type=range]{position:relative;-webkit-appearance:none;background:transparent}.ghost-container .kg-video-card input[type=range]:focus{outline:none}.ghost-container .kg-video-card input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.ghost-container .kg-video-card input[type=range]::-ms-track{border-color:transparent}.ghost-container .kg-video-card button{display:flex;align-items:center;border:0;cursor:pointer}.ghost-container .kg-video-card input[type=range]{height:auto;padding:0;border:0}.ghost-container .kg-video-card input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:hsla(0,0%,100%,.2);border-radius:2px}.ghost-container .kg-video-card input[type=range]::-webkit-slider-thumb{position:relative;box-sizing:content-box;width:13px;height:13px;margin:-5px 0 0;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-video-card input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}.ghost-container .kg-video-card input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:hsla(0,0%,100%,.2);border-radius:2px}.ghost-container .kg-video-card input[type=range]::-moz-range-progress{background:#ebeef0;border-radius:2px}.ghost-container .kg-video-card input[type=range]::-moz-range-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-video-card input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.ghost-container .kg-video-card input[type=range]::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;cursor:pointer;background:transparent}.ghost-container .kg-video-card input[type=range]::-ms-fill-lower{background:#fff}.ghost-container .kg-video-card input[type=range]::-ms-fill-upper{background:#ebeef0}.ghost-container .kg-video-card input[type=range]::-ms-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.ghost-container .kg-video-card input[type=range]:active::-ms-thumb{transform:scale(1.2)}@font-face{font-family:__Mulish_80e47c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/5174d48889eafebe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Mulish_80e47c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/66c89cdb3c9b0c3f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Mulish_80e47c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/d0d902c17c06e6a9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Mulish_80e47c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/8c7a0a1575b90f43-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Mulish_80e47c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/f7040064460a9b21-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Mulish_Fallback_80e47c;src:local("Arial");ascent-override:96.02%;descent-override:23.89%;line-gap-override:0.00%;size-adjust:104.67%}.__className_80e47c{font-family:__Mulish_80e47c,__Mulish_Fallback_80e47c;font-style:normal}