.loading-section-module-scss-module__S_kyHa__container{justify-content:center;align-items:center;gap:var(--zable-space-5);flex-direction:column;max-width:630px;margin:0 auto;display:flex}.loading-section-module-scss-module__S_kyHa__text{text-align:center;color:var(--zable-color-brand-primary);min-height:80px;font-weight:700}.loading-section-module-scss-module__S_kyHa__fade{animation:.4s ease-in-out loading-section-module-scss-module__S_kyHa__fade-in}@keyframes loading-section-module-scss-module__S_kyHa__fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}