.loader-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.loader-image{width:80px;height:80px}.loader-svg{width:150px;height:40px}.loader-text{stroke-width:2px;stroke:#f47400;fill:#0000;font-size:1.2rem;font-family:var(--font-Custom);letter-spacing:.1em;animation:3s infinite alternate stroke}@keyframes stroke{0%{fill:#f4740000;stroke:#f47400;stroke-dashoffset:25%;stroke-dasharray:0 50%;stroke-width:1px}70%{fill:#f4740000;stroke:#f47400}80%{fill:#f4740000;stroke:#f47400;stroke-width:2px}to{fill:#f47400;stroke:#f4740000;stroke-dashoffset:-25%;stroke-dasharray:50% 0;stroke-width:0}}
