.ecc-financing{max-width:var(--site_width, 1100px);margin:50px auto;padding:40px;background-color:#f5f5f5;border-radius:25px;box-sizing:border-box}.ecc-financing__title{margin:0 0 30px;text-align:center;font-size:1.8em}.ecc-financing__container{min-height:400px}.ecc-financing__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:400px;color:#555}.ecc-financing__spinner{width:40px;height:40px;border:4px solid rgba(78,120,138,.25);border-top-color:#4e788a;border-radius:50%;animation:ecc-financing-spin .8s linear infinite}@keyframes ecc-financing-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.ecc-financing__spinner{animation-duration:2s}}.ecc-financing__error{color:#999;text-align:center;padding:40px}
