.telecomDataState{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:220px;display:flex}.telecomDataStateEmpty{min-height:180px}.telecomDataSpinner{border:3px solid #ff66002e;border-top-color:#f60;border-radius:50%;width:40px;height:40px;animation:.75s linear infinite telecomDataSpin}.telecomDataLoadingText{font-family:var(--font-body);color:#6b7280;font-size:14px;line-height:1.4}@keyframes telecomDataSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.telecomDataState{min-height:160px}.telecomDataSpinner{width:34px;height:34px}}
