.lottie-animation{align-items:center;display:flex;justify-content:center;max-width:100%;overflow:hidden;position:relative}.lottie-animation canvas,.lottie-animation svg{display:block;height:auto;max-width:100%}.lottie-animation__loading{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.lottie-animation--loaded .lottie-animation__loading{display:none}.lottie-animation__loading-spinner{animation:lottie-spin .8s linear infinite;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:currentcolor;height:40px;width:40px}@keyframes lottie-spin{to{transform:rotate(1turn)}}.lottie-animation--error{background-color:rgba(255,0,0,.05);border:1px dashed rgba(255,0,0,.3);border-radius:4px;min-height:100px}.lottie-animation__error-text{color:#c00;font-size:14px;padding:20px;text-align:center}.lottie-animation--placeholder{background-color:#f5f8fa;border:2px dashed #cbd6e2;border-radius:8px;min-height:200px;padding:40px 20px}.lottie-animation__placeholder-content{align-items:center;color:#516f90;display:flex;flex-direction:column;justify-content:center;text-align:center}.lottie-animation__placeholder-icon{height:48px;margin-bottom:16px;opacity:.6;width:48px}.lottie-animation__placeholder-text{font-size:14px;line-height:1.5;margin:0;max-width:280px}@media (max-width:768px){.lottie-animation__loading-spinner{border-width:2px;height:32px;width:32px}.lottie-animation--placeholder{min-height:150px;padding:30px 15px}.lottie-animation__placeholder-icon{height:36px;margin-bottom:12px;width:36px}.lottie-animation__placeholder-text{font-size:13px}}@media (prefers-reduced-motion:reduce){.lottie-animation__loading-spinner{animation:none;border-right-color:currentColor;border-top-color:transparent}}