@layer standard-components{.RiveAnimation.svelte-u18g7f .RiveAnimation-canvas-wrapper:where(.svelte-u18g7f){display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%}.RiveAnimation.svelte-u18g7f .RiveAnimation-loader:where(.svelte-u18g7f){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Radial spinner'%3E%3Cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M19 12C19 8.13401 15.866 5 12 5V3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12H5C5 15.866 8.13401 19 12 19C15.866 19 19 15.866 19 12Z' fill='%23737373'/%3E%3C/g%3E%3C/svg%3E%0A");opacity:0;transition:opacity var(--duration-default) var(--easing-default)}.RiveAnimation.svelte-u18g7f .RiveAnimation-loader.isLoading:where(.svelte-u18g7f){opacity:1;animation:svelte-u18g7f-spin 2s infinite cubic-bezier(.22,.68,0,1)}@keyframes svelte-u18g7f-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RiveAnimation.svelte-u18g7f .RiveAnimation-canvas:where(.svelte-u18g7f){width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity var(--duration-default) var(--easing-default)}.RiveAnimation.svelte-u18g7f .RiveAnimation-canvas-error:where(.svelte-u18g7f){color:red}.RiveAnimation.svelte-u18g7f .RiveAnimation-canvas.isReady:where(.svelte-u18g7f){opacity:1;pointer-events:all}}@layer standard-components{.RiveAnimationComponent{position:relative;opacity:0;transition:opacity var(--duration-default) var(--easing-standard)}.RiveAnimationComponent.isReady{opacity:1}.RiveAnimationComponent__animation-wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;min-height:var(--animation-wrapper-min-height)}.RiveAnimationComponent__controls{position:absolute;bottom:var(--space-20);right:var(--space-20);opacity:0;transition:opacity var(--duration-default) var(--easing-standard)}.RiveAnimationComponent__controls.visible{opacity:1}@media (min-width: 1024px){.RiveAnimationComponent__controls{bottom:var(--space-50);right:var(--space-50)}}.RiveAnimationComponent__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.RiveAnimationComponent__background-image.active{display:block}.RiveAnimationComponent__background-image>.AproposImageComponent{width:100%;height:100%}.RiveAnimationComponent__background-image>.AproposImageComponent>.ResponsiveImagePartial{width:100%;height:100%}.RiveAnimationComponent__background-image>.AproposImageComponent>.ResponsiveImagePartial>picture{width:100%;height:100%}.RiveAnimationComponent__background-image>.AproposImageComponent>.ResponsiveImagePartial>picture img{width:100%;height:100%;object-fit:cover}}
