.tek-content-loading{color:#6f7572;background:linear-gradient(#fafbfa,#fff);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:52vh;font-size:.63rem;display:flex}.tek-content-loading__mark{border:2px solid #1bdbba2b;border-top-color:var(--tek-green-dark);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite tekContentSpin}@keyframes tekContentSpin{to{transform:rotate(360deg)}}
