@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;overflow:hidden;--highlight-color:#f5f5f5;--animation-direction:normal;--animation-duration:1.5s;position:relative;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;width:100%;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex}.react-loading-skeleton:after{animation-direction:var(--animation-direction);height:100%;animation-iteration-count:infinite;transform:translateX(-100%);right:0;animation-timing-function:ease-in-out;content:" ";position:absolute;animation-name:react-loading-skeleton;top:0;left:0;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;animation-duration:var(--animation-duration);display:var(--pseudo-element-display)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-light.woff2);font-weight:300;font-display:fallback;font-family:link-sans}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-regular.woff2);font-weight:400;font-display:fallback;font-family:link-sans}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-medium.woff2);font-weight:500;font-display:fallback;font-family:link-sans}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-bold.woff2);font-weight:700;font-display:fallback;font-family:link-sans}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-extrabold.woff2);font-weight:800;font-display:fallback;font-family:link-sans}@font-face{src:url(https://infostellar.info/marketplace/assets/fonts/linksans-heavy.woff2);font-weight:900;font-display:fallback;font-family:link-sans}body{font-family:link-sans,Arial Black,sans-serif}