.loading-state-banner{position:absolute;width:100%;top:0;left:0;bottom:0;right:0;z-index:-1;border-radius:8px;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,4%,.0509803922);height:85px;gap:25px;padding:0 16px}@media (min-width:1024px){.loading-state-banner{height:100px;gap:112px;padding:8px 24px}}.loading-state-banner__cell{flex:1}.loading-state-banner__cell--small{flex:.5}.loading-state-banner__logo{justify-self:flex-end;height:131px;width:100px}.loading-state-banner__logo--skeleton{background:url("assets/images/rm-logo-skeleton.svg") no-repeat 50%/100%}@media (min-width:1024px){.loading-state-banner__logo{width:140px;height:82px}}.loading-state-banner__text{justify-self:stretch;max-width:544px;width:100%;height:24px}.loading-state-banner__text--skeleton{background-color:hsla(0,0%,4%,.0509803922)}@media (min-width:1024px){.loading-state-banner__text{height:50px}}.skeleton-animation{animation-name:skeletonAnimation;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes skeletonAnimation{0%{opacity:.5}to{opacity:1}}
.reward-machine-entry-wrapper{position:relative;min-width:100%;min-height:100px}
